| 1 | [ Mar 24 20:56:49 Enabled. ] | ||
| 2 | [ Mar 24 20:56:49 Rereading configuration. ] | ||
| 3 | [ Mar 24 20:56:50 Rereading configuration. ] | ||
| 4 | [ Mar 24 20:57:03 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 | [ Mar 24 20:57:03 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.03.24 20:57:05.758786 [ 1 ] {} <Information> Application: Will watch for the process with pid 24478 | ||
| 29 | 2026.03.24 20:57:05.759090 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.24 20:57:06.432489 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24478 | ||
| 31 | 2026.03.24 20:57:06.435417 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.24 20:57:06.435580 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.24 20:57:06.618876 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.24 20:57:06.655331 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.24 20:57:06.655419 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.24 20:57:06.655438 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.24 20:57:06.655501 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.24 20:57:06.656126 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.24 20:57:06.660555 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.24 20:57:06.661547 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.24 20:57:06.662461 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.24 20:57:06.662516 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.24 20:57:06.662561 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.24 20:57:06.663341 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.24 20:57:06.664519 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.24 20:57:06.671325 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.24 20:57:06.672076 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.24 20:57:06.673641 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.24 20:57:06.673748 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.24 20:57:06.674907 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.24 20:57:06.675395 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.24 20:57:06.680050 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.24 20:57:06.680813 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.24 20:57:06.686250 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.24 20:57:06.686780 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.24 20:57:06.687270 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.24 20:57:06.687664 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.24 20:57:06.689341 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.24 20:57:06.689370 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.24 20:57:06.689463 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.24 20:57:06.689562 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.24 20:57:06.699409 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.24 20:57:06.699437 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000174174 sec | ||
| 68 | 2026.03.24 20:57:06.699493 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.24 20:57:06.699543 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.24 20:57:06.700243 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.24 20:57:06.700919 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.24 20:57:06.720180 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.24 20:57:06.720233 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.24 20:57:06.720334 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.24 20:57:06.720348 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.24 20:57:06.720387 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.24 20:57:06.720468 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.24 20:57:06.724445 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.24 20:57:06.724493 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.24 20:57:06.724558 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.24 20:57:06.724751 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.24 20:57:06.724796 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.24 20:57:06.724809 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.24 20:57:06.724904 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.24 20:57:06.724918 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.24 20:57:06.724951 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.24 20:57:06.725031 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.24 20:57:06.753895 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.24 20:57:06.756419 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.24 20:57:06.756546 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151094 sec | ||
| 91 | 2026.03.24 20:57:06.756561 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.24 20:57:06.756572 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.24 20:57:06.756601 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.24 20:57:06.756829 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.24 20:57:06.756970 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.24 20:57:06.756985 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.24 20:57:06.756998 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.24 20:57:06.757008 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.24 20:57:06.761100 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.24 20:57:06.761281 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.03.24 20:57:06.762798 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3801e-05 sec. | ||
| 102 | 2026.03.24 20:57:06.763252 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.24 20:57:06.764028 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.24 20:57:06.764048 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.24 20:57:07.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.31 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2026.03.24 20:57:07.284583 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43313 | ||
| 107 | 2026.03.24 20:57:07.285879 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.24 20:57:07.285962 [ 4 ] {} <Debug> TCP-Session: a8c73b4f-5a7b-433b-9c9c-a4246e0da742 Authenticating user 'default' from [fd00:1122:3344:101::a]:43313 | ||
| 109 | 2026.03.24 20:57:07.286080 [ 4 ] {} <Debug> TCP-Session: a8c73b4f-5a7b-433b-9c9c-a4246e0da742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.24 20:57:07.286098 [ 4 ] {} <Debug> TCP-Session: a8c73b4f-5a7b-433b-9c9c-a4246e0da742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.24 20:57:07.286208 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.24 20:57:07.286320 [ 4 ] {} <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.03.24 20:57:07.286340 [ 4 ] {} <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.03.24 20:57:07.290067 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54179 | ||
| 115 | 2026.03.24 20:57:07.290078 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40678 | ||
| 116 | 2026.03.24 20:57:07.290248 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36741 | ||
| 117 | 2026.03.24 20:57:07.290278 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47139 | ||
| 118 | 2026.03.24 20:57:07.290300 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.03.24 20:57:07.290369 [ 254 ] {} <Debug> TCP-Session: 1f497ee6-eadb-4eee-878c-881d0ef6db6d Authenticating user 'default' from [fd00:1122:3344:101::a]:54179 | ||
| 120 | 2026.03.24 20:57:07.290387 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40785 | ||
| 121 | 2026.03.24 20:57:07.290517 [ 254 ] {} <Debug> TCP-Session: 1f497ee6-eadb-4eee-878c-881d0ef6db6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.03.24 20:57:07.290541 [ 254 ] {} <Debug> TCP-Session: 1f497ee6-eadb-4eee-878c-881d0ef6db6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.24 20:57:07.290614 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.03.24 20:57:07.290652 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.24 20:57:07.290629 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51532 | ||
| 126 | 2026.03.24 20:57:07.290730 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.03.24 20:57:07.290799 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60457 | ||
| 128 | 2026.03.24 20:57:07.290771 [ 6 ] {} <Debug> TCP-Session: be1c2379-d503-4042-83d7-ef9616327cf3 Authenticating user 'default' from [fd00:1122:3344:101::a]:47139 | ||
| 129 | 2026.03.24 20:57:07.290830 [ 5 ] {} <Debug> TCP-Session: d75d7cea-9fcd-4be8-8de0-d9d19e842ad7 Authenticating user 'default' from [fd00:1122:3344:101::a]:40678 | ||
| 130 | 2026.03.24 20:57:07.290767 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.03.24 20:57:07.290900 [ 6 ] {} <Debug> TCP-Session: be1c2379-d503-4042-83d7-ef9616327cf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.24 20:57:07.290889 [ 5 ] {} <Debug> TCP-Session: d75d7cea-9fcd-4be8-8de0-d9d19e842ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.24 20:57:07.290862 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.24 20:57:07.291009 [ 6 ] {} <Debug> TCP-Session: be1c2379-d503-4042-83d7-ef9616327cf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.24 20:57:07.290985 [ 5 ] {} <Debug> TCP-Session: d75d7cea-9fcd-4be8-8de0-d9d19e842ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.24 20:57:07.291070 [ 257 ] {} <Debug> TCP-Session: 771f86f2-70d7-450d-a514-57638d56341e Authenticating user 'default' from [fd00:1122:3344:101::a]:51532 | ||
| 137 | 2026.03.24 20:57:07.290978 [ 256 ] {} <Debug> TCP-Session: 4254e02f-ae90-4ed1-bee2-45460683e3b5 Authenticating user 'default' from [fd00:1122:3344:101::a]:40785 | ||
| 138 | 2026.03.24 20:57:07.290967 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.24 20:57:07.290740 [ 255 ] {} <Debug> TCP-Session: c09c69a9-3e86-43a6-88c8-b515681aa218 Authenticating user 'default' from [fd00:1122:3344:101::a]:36741 | ||
| 140 | 2026.03.24 20:57:07.291200 [ 257 ] {} <Debug> TCP-Session: 771f86f2-70d7-450d-a514-57638d56341e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.24 20:57:07.291233 [ 255 ] {} <Debug> TCP-Session: c09c69a9-3e86-43a6-88c8-b515681aa218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.24 20:57:07.291223 [ 256 ] {} <Debug> TCP-Session: 4254e02f-ae90-4ed1-bee2-45460683e3b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.24 20:57:07.291319 [ 255 ] {} <Debug> TCP-Session: c09c69a9-3e86-43a6-88c8-b515681aa218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.24 20:57:07.291354 [ 256 ] {} <Debug> TCP-Session: 4254e02f-ae90-4ed1-bee2-45460683e3b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.24 20:57:07.291307 [ 257 ] {} <Debug> TCP-Session: 771f86f2-70d7-450d-a514-57638d56341e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.24 20:57:07.291212 [ 258 ] {} <Debug> TCP-Session: 5b85459f-80ee-4cde-a6be-c1f9b984f152 Authenticating user 'default' from [fd00:1122:3344:101::a]:60457 | ||
| 147 | 2026.03.24 20:57:07.291500 [ 258 ] {} <Debug> TCP-Session: 5b85459f-80ee-4cde-a6be-c1f9b984f152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.24 20:57:07.291520 [ 258 ] {} <Debug> TCP-Session: 5b85459f-80ee-4cde-a6be-c1f9b984f152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.24 20:57:08.065212 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36856 | ||
| 150 | 2026.03.24 20:57:08.065408 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.24 20:57:08.065455 [ 259 ] {} <Debug> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Authenticating user 'default' from [fd00:1122:3344:101::e]:36856 | ||
| 152 | 2026.03.24 20:57:08.065478 [ 259 ] {} <Debug> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.24 20:57:08.065556 [ 259 ] {} <Debug> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.24 20:57:08.065629 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.24 20:57:08.065655 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.24 20:57:08.065752 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.03.24 20:57:08.066209 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40108 | ||
| 158 | 2026.03.24 20:57:08.066314 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57658 | ||
| 159 | 2026.03.24 20:57:08.066407 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34492 | ||
| 160 | 2026.03.24 20:57:08.066417 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.03.24 20:57:08.066558 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45667 | ||
| 162 | 2026.03.24 20:57:08.066581 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.03.24 20:57:08.066569 [ 260 ] {} <Debug> TCP-Session: 62764c37-3810-48d7-a5c4-1017c60b72ee Authenticating user 'default' from [fd00:1122:3344:101::e]:40108 | ||
| 164 | 2026.03.24 20:57:08.066649 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.03.24 20:57:08.066677 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55908 | ||
| 166 | 2026.03.24 20:57:08.066641 [ 261 ] {} <Debug> TCP-Session: 88d2ca52-2904-4883-b3a1-f5c1f713bc50 Authenticating user 'default' from [fd00:1122:3344:101::e]:57658 | ||
| 167 | 2026.03.24 20:57:08.066734 [ 260 ] {} <Debug> TCP-Session: 62764c37-3810-48d7-a5c4-1017c60b72ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.03.24 20:57:08.066788 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40874 | ||
| 169 | 2026.03.24 20:57:08.066791 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.03.24 20:57:08.066771 [ 261 ] {} <Debug> TCP-Session: 88d2ca52-2904-4883-b3a1-f5c1f713bc50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.24 20:57:08.066891 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.03.24 20:57:08.066842 [ 260 ] {} <Debug> TCP-Session: 62764c37-3810-48d7-a5c4-1017c60b72ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.03.24 20:57:08.066759 [ 262 ] {} <Debug> TCP-Session: 7ef41141-2aba-436f-9b7b-9ba9dacf8182 Authenticating user 'default' from [fd00:1122:3344:101::e]:34492 | ||
| 174 | 2026.03.24 20:57:08.067041 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.03.24 20:57:08.067100 [ 262 ] {} <Debug> TCP-Session: 7ef41141-2aba-436f-9b7b-9ba9dacf8182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.03.24 20:57:08.067027 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50133 | ||
| 177 | 2026.03.24 20:57:08.067022 [ 264 ] {} <Debug> TCP-Session: bc0e5c53-f5bd-40d7-860d-b05b3672ff08 Authenticating user 'default' from [fd00:1122:3344:101::e]:55908 | ||
| 178 | 2026.03.24 20:57:08.067183 [ 262 ] {} <Debug> TCP-Session: 7ef41141-2aba-436f-9b7b-9ba9dacf8182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.24 20:57:08.067168 [ 265 ] {} <Debug> TCP-Session: 8f1a2186-52a4-4431-a33f-8f34947a8df0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40874 | ||
| 180 | 2026.03.24 20:57:08.066940 [ 261 ] {} <Debug> TCP-Session: 88d2ca52-2904-4883-b3a1-f5c1f713bc50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.24 20:57:08.067263 [ 265 ] {} <Debug> TCP-Session: 8f1a2186-52a4-4431-a33f-8f34947a8df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.24 20:57:08.067254 [ 264 ] {} <Debug> TCP-Session: bc0e5c53-f5bd-40d7-860d-b05b3672ff08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.03.24 20:57:08.066922 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44414 | ||
| 184 | 2026.03.24 20:57:08.067348 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.03.24 20:57:08.067382 [ 265 ] {} <Debug> TCP-Session: 8f1a2186-52a4-4431-a33f-8f34947a8df0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.24 20:57:08.067359 [ 264 ] {} <Debug> TCP-Session: bc0e5c53-f5bd-40d7-860d-b05b3672ff08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.24 20:57:08.067487 [ 267 ] {} <Debug> TCP-Session: e65e7782-2b96-473d-932b-f3b34d1c5a26 Authenticating user 'default' from [fd00:1122:3344:101::e]:50133 | ||
| 188 | 2026.03.24 20:57:08.066864 [ 263 ] {} <Debug> TCP-Session: 81410b12-b234-48d3-b480-e66ea7f682d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45667 | ||
| 189 | 2026.03.24 20:57:08.067573 [ 263 ] {} <Debug> TCP-Session: 81410b12-b234-48d3-b480-e66ea7f682d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.24 20:57:08.067577 [ 267 ] {} <Debug> TCP-Session: e65e7782-2b96-473d-932b-f3b34d1c5a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.24 20:57:08.067638 [ 263 ] {} <Debug> TCP-Session: 81410b12-b234-48d3-b480-e66ea7f682d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.24 20:57:08.067594 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.03.24 20:57:08.067692 [ 267 ] {} <Debug> TCP-Session: e65e7782-2b96-473d-932b-f3b34d1c5a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.03.24 20:57:08.067717 [ 266 ] {} <Debug> TCP-Session: 52879822-d096-4210-baf8-83d5eb92742f Authenticating user 'default' from [fd00:1122:3344:101::e]:44414 | ||
| 195 | 2026.03.24 20:57:08.067801 [ 266 ] {} <Debug> TCP-Session: 52879822-d096-4210-baf8-83d5eb92742f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.24 20:57:08.067814 [ 266 ] {} <Debug> TCP-Session: 52879822-d096-4210-baf8-83d5eb92742f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.24 20:57:08.074597 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.03.24 20:57:08.077431 [ 259 ] {ab297284-9717-4f56-a5ff-b3941f72513f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.03.24 20:57:08.173251 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55981 | ||
| 200 | 2026.03.24 20:57:08.182645 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.03.24 20:57:08.182705 [ 268 ] {} <Debug> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Authenticating user 'default' from [fd00:1122:3344:101::d]:55981 | ||
| 202 | 2026.03.24 20:57:08.182728 [ 268 ] {} <Debug> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.03.24 20:57:08.182821 [ 268 ] {} <Debug> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.03.24 20:57:08.182900 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 205 | 2026.03.24 20:57:08.182954 [ 268 ] {} <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 | ||
| 206 | 2026.03.24 20:57:08.183057 [ 268 ] {} <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 | ||
| 207 | 2026.03.24 20:57:08.186668 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45066 | ||
| 208 | 2026.03.24 20:57:08.188410 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.03.24 20:57:08.188444 [ 259 ] {ab297284-9717-4f56-a5ff-b3941f72513f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::e]:36856) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 210 | |||
| 211 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 232 | |||
| 233 | 2026.03.24 20:57:08.188497 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57635 | ||
| 234 | 2026.03.24 20:57:08.188563 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33386 | ||
| 235 | 2026.03.24 20:57:08.188464 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53913 | ||
| 236 | 2026.03.24 20:57:08.188469 [ 269 ] {} <Debug> TCP-Session: b23638d3-9c89-4b27-a0aa-82c1e87feef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:45066 | ||
| 237 | 2026.03.24 20:57:08.188646 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34467 | ||
| 238 | 2026.03.24 20:57:08.188829 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38165 | ||
| 239 | 2026.03.24 20:57:08.188849 [ 269 ] {} <Debug> TCP-Session: b23638d3-9c89-4b27-a0aa-82c1e87feef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.24 20:57:08.188925 [ 269 ] {} <Debug> TCP-Session: b23638d3-9c89-4b27-a0aa-82c1e87feef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.03.24 20:57:08.188945 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56139 | ||
| 242 | 2026.03.24 20:57:08.189615 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37103 | ||
| 243 | 2026.03.24 20:57:08.189631 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 244 | 2026.03.24 20:57:08.189701 [ 259 ] {ab297284-9717-4f56-a5ff-b3941f72513f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 245 | |||
| 246 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 267 | |||
| 268 | 2026.03.24 20:57:08.189773 [ 270 ] {} <Debug> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Authenticating user 'default' from [fd00:1122:3344:101::d]:57635 | ||
| 269 | 2026.03.24 20:57:08.189777 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.03.24 20:57:08.189803 [ 270 ] {} <Debug> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.03.24 20:57:08.189825 [ 275 ] {} <Debug> TCP-Session: 2123f29c-a87e-4803-935f-ebe699f086d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56139 | ||
| 272 | 2026.03.24 20:57:08.189987 [ 259 ] {ab297284-9717-4f56-a5ff-b3941f72513f} <Debug> TCPHandler: Processed in 0.121472146 sec. | ||
| 273 | 2026.03.24 20:57:08.190001 [ 275 ] {} <Debug> TCP-Session: 2123f29c-a87e-4803-935f-ebe699f086d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.03.24 20:57:08.190010 [ 270 ] {} <Debug> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.03.24 20:57:08.190066 [ 275 ] {} <Debug> TCP-Session: 2123f29c-a87e-4803-935f-ebe699f086d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.03.24 20:57:08.190088 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 277 | 2026.03.24 20:57:08.190093 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 278 | 2026.03.24 20:57:08.190158 [ 276 ] {} <Debug> TCP-Session: b69613b2-05d3-4141-a229-7c08c5ad45f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37103 | ||
| 279 | 2026.03.24 20:57:08.190118 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 280 | 2026.03.24 20:57:08.190123 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.03.24 20:57:08.190274 [ 261 ] {} <Trace> TCP-Session: 88d2ca52-2904-4883-b3a1-f5c1f713bc50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 282 | 2026.03.24 20:57:08.190266 [ 276 ] {} <Debug> TCP-Session: b69613b2-05d3-4141-a229-7c08c5ad45f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.24 20:57:08.190226 [ 274 ] {} <Debug> TCP-Session: 91f205d2-7f2d-419c-8415-f4c79f5a6c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:38165 | ||
| 284 | 2026.03.24 20:57:08.190371 [ 276 ] {} <Debug> TCP-Session: b69613b2-05d3-4141-a229-7c08c5ad45f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.03.24 20:57:08.190365 [ 272 ] {} <Debug> TCP-Session: e86ccac9-e364-4674-b772-a919ebc70f2a Authenticating user 'default' from [fd00:1122:3344:101::d]:33386 | ||
| 286 | 2026.03.24 20:57:08.190435 [ 274 ] {} <Debug> TCP-Session: 91f205d2-7f2d-419c-8415-f4c79f5a6c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.03.24 20:57:08.190457 [ 272 ] {} <Debug> TCP-Session: e86ccac9-e364-4674-b772-a919ebc70f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 288 | 2026.03.24 20:57:08.190413 [ 268 ] {bb7d8a0a-575d-49f0-b364-a5546168348e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 289 | 2026.03.24 20:57:08.190514 [ 274 ] {} <Debug> TCP-Session: 91f205d2-7f2d-419c-8415-f4c79f5a6c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 290 | 2026.03.24 20:57:08.190534 [ 272 ] {} <Debug> TCP-Session: e86ccac9-e364-4674-b772-a919ebc70f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.03.24 20:57:08.190483 [ 261 ] {5dc6f6ae-5ac5-46d3-8bc8-ef3c25a5ce44} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57658) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 292 | 2026.03.24 20:57:08.190716 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 293 | 2026.03.24 20:57:08.190759 [ 273 ] {} <Debug> TCP-Session: 13772c1f-18e4-49ee-bf4e-0af5cca8d864 Authenticating user 'default' from [fd00:1122:3344:101::d]:34467 | ||
| 294 | 2026.03.24 20:57:08.190776 [ 273 ] {} <Debug> TCP-Session: 13772c1f-18e4-49ee-bf4e-0af5cca8d864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 295 | 2026.03.24 20:57:08.190848 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 296 | 2026.03.24 20:57:08.190910 [ 273 ] {} <Debug> TCP-Session: 13772c1f-18e4-49ee-bf4e-0af5cca8d864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 297 | 2026.03.24 20:57:08.190928 [ 271 ] {} <Debug> TCP-Session: 69a431ac-4760-4b65-8a6e-f114174e5659 Authenticating user 'default' from [fd00:1122:3344:101::d]:53913 | ||
| 298 | 2026.03.24 20:57:08.190996 [ 271 ] {} <Debug> TCP-Session: 69a431ac-4760-4b65-8a6e-f114174e5659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 299 | 2026.03.24 20:57:08.191043 [ 271 ] {} <Debug> TCP-Session: 69a431ac-4760-4b65-8a6e-f114174e5659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 300 | 2026.03.24 20:57:08.191236 [ 261 ] {5dc6f6ae-5ac5-46d3-8bc8-ef3c25a5ce44} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::e]:57658) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 301 | |||
| 302 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 323 | |||
| 324 | 2026.03.24 20:57:08.191253 [ 268 ] {bb7d8a0a-575d-49f0-b364-a5546168348e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:55981) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 325 | |||
| 326 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 347 | |||
| 348 | 2026.03.24 20:57:08.191522 [ 261 ] {5dc6f6ae-5ac5-46d3-8bc8-ef3c25a5ce44} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 349 | |||
| 350 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 360 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 361 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 362 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 371 | |||
| 372 | 2026.03.24 20:57:08.191602 [ 268 ] {bb7d8a0a-575d-49f0-b364-a5546168348e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 373 | |||
| 374 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 385 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 388 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 389 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 390 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 391 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 392 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 393 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 395 | |||
| 396 | 2026.03.24 20:57:08.191787 [ 261 ] {5dc6f6ae-5ac5-46d3-8bc8-ef3c25a5ce44} <Debug> TCPHandler: Processed in 0.001625374 sec. | ||
| 397 | 2026.03.24 20:57:08.191878 [ 268 ] {bb7d8a0a-575d-49f0-b364-a5546168348e} <Debug> TCPHandler: Processed in 0.002057576 sec. | ||
| 398 | 2026.03.24 20:57:08.192073 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.03.24 20:57:08.192226 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.03.24 20:57:08.192908 [ 259 ] {2e2cfb05-e986-4241-a8f1-d4bc0b3e914b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 401 | 2026.03.24 20:57:08.192915 [ 270 ] {631a86f9-60e6-4687-ad21-56c3264dc9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 402 | 2026.03.24 20:57:08.193385 [ 270 ] {631a86f9-60e6-4687-ad21-56c3264dc9fe} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57635) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 403 | |||
| 404 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 405 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 406 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 407 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 409 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 411 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 412 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 413 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 414 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 415 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 416 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 417 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 420 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 421 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 422 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 423 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 424 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 425 | |||
| 426 | 2026.03.24 20:57:08.193691 [ 259 ] {2e2cfb05-e986-4241-a8f1-d4bc0b3e914b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 427 | 2026.03.24 20:57:08.194140 [ 270 ] {631a86f9-60e6-4687-ad21-56c3264dc9fe} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 428 | |||
| 429 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 430 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 431 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 432 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 433 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 434 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 435 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 436 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 437 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 438 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 439 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 440 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 441 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 442 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 443 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 444 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 445 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 446 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 447 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 448 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 449 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 450 | |||
| 451 | 2026.03.24 20:57:08.194464 [ 270 ] {631a86f9-60e6-4687-ad21-56c3264dc9fe} <Debug> TCPHandler: Processed in 0.002396945 sec. | ||
| 452 | 2026.03.24 20:57:08.194820 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 453 | 2026.03.24 20:57:08.194942 [ 268 ] {7131ec96-4b69-4c47-9bf8-500094167f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 454 | 2026.03.24 20:57:08.195075 [ 268 ] {7131ec96-4b69-4c47-9bf8-500094167f41} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 455 | 2026.03.24 20:57:08.195970 [ 259 ] {2e2cfb05-e986-4241-a8f1-d4bc0b3e914b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 456 | 2026.03.24 20:57:08.196126 [ 259 ] {2e2cfb05-e986-4241-a8f1-d4bc0b3e914b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000193685 sec | ||
| 457 | 2026.03.24 20:57:08.196147 [ 259 ] {2e2cfb05-e986-4241-a8f1-d4bc0b3e914b} <Trace> ReferentialDeps: No tables | ||
| 458 | 2026.03.24 20:57:08.196162 [ 259 ] {2e2cfb05-e986-4241-a8f1-d4bc0b3e914b} <Trace> LoadingDeps: No tables | ||
| 459 | 2026.03.24 20:57:08.196189 [ 259 ] {2e2cfb05-e986-4241-a8f1-d4bc0b3e914b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 460 | 2026.03.24 20:57:08.197047 [ 259 ] {2e2cfb05-e986-4241-a8f1-d4bc0b3e914b} <Debug> TCPHandler: Processed in 0.005081207 sec. | ||
| 461 | 2026.03.24 20:57:08.197051 [ 268 ] {7131ec96-4b69-4c47-9bf8-500094167f41} <Debug> TCPHandler: Processed in 0.002297112 sec. | ||
| 462 | 2026.03.24 20:57:08.197189 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.24 20:57:08.197228 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.03.24 20:57:08.197346 [ 259 ] {a0009127-fac6-430b-b527-1fbba14d814c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) /* The version table contains metadata about the `oximeter` database */ | ||
| 465 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 466 | 2026.03.24 20:57:08.197485 [ 268 ] {c6737b04-a19d-4cde-89cd-32e26ec5c419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) /* The version table contains metadata about the `oximeter` database */ | ||
| 467 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 468 | 2026.03.24 20:57:08.197501 [ 259 ] {a0009127-fac6-430b-b527-1fbba14d814c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 469 | 2026.03.24 20:57:08.197544 [ 268 ] {c6737b04-a19d-4cde-89cd-32e26ec5c419} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 470 | 2026.03.24 20:57:08.202788 [ 259 ] {a0009127-fac6-430b-b527-1fbba14d814c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 471 | 2026.03.24 20:57:08.204301 [ 259 ] {a0009127-fac6-430b-b527-1fbba14d814c} <Debug> oximeter.version (d728f335-e28c-4e93-ae2a-f843f34eec2b): Loading data parts | ||
| 472 | 2026.03.24 20:57:08.206758 [ 259 ] {a0009127-fac6-430b-b527-1fbba14d814c} <Debug> oximeter.version (d728f335-e28c-4e93-ae2a-f843f34eec2b): There are no data parts | ||
| 473 | 2026.03.24 20:57:08.209818 [ 259 ] {a0009127-fac6-430b-b527-1fbba14d814c} <Debug> TCPHandler: Processed in 0.012677551 sec. | ||
| 474 | 2026.03.24 20:57:08.209830 [ 268 ] {c6737b04-a19d-4cde-89cd-32e26ec5c419} <Debug> TCPHandler: Processed in 0.012650752 sec. | ||
| 475 | 2026.03.24 20:57:08.209942 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.03.24 20:57:08.210007 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.03.24 20:57:08.210229 [ 259 ] {4925b45c-1640-46d7-829b-a0b600d79e44} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) /* The measurement tables contain all individual samples from each timeseries. | ||
| 478 | * | ||
| 479 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 480 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 481 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 482 | * by all samples from the same timeseries. | ||
| 483 | * | ||
| 484 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 485 | * and then uses that to index quickly into the measurements tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2026.03.24 20:57:08.210242 [ 268 ] {d532b4d2-13cf-47ff-84d9-c4ebf034cfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) /* The measurement tables contain all individual samples from each timeseries. | ||
| 489 | * | ||
| 490 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 491 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 492 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 493 | * by all samples from the same timeseries. | ||
| 494 | * | ||
| 495 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 496 | * and then uses that to index quickly into the measurements tables. | ||
| 497 | */ | ||
| 498 | 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) | ||
| 499 | 2026.03.24 20:57:08.210371 [ 259 ] {4925b45c-1640-46d7-829b-a0b600d79e44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 500 | 2026.03.24 20:57:08.210442 [ 268 ] {d532b4d2-13cf-47ff-84d9-c4ebf034cfd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 501 | 2026.03.24 20:57:08.224451 [ 259 ] {4925b45c-1640-46d7-829b-a0b600d79e44} <Debug> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Loading data parts | ||
| 502 | 2026.03.24 20:57:08.224681 [ 259 ] {4925b45c-1640-46d7-829b-a0b600d79e44} <Debug> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): There are no data parts | ||
| 503 | 2026.03.24 20:57:08.226139 [ 259 ] {4925b45c-1640-46d7-829b-a0b600d79e44} <Debug> TCPHandler: Processed in 0.016246728 sec. | ||
| 504 | 2026.03.24 20:57:08.226171 [ 268 ] {d532b4d2-13cf-47ff-84d9-c4ebf034cfd6} <Debug> TCPHandler: Processed in 0.016212967 sec. | ||
| 505 | 2026.03.24 20:57:08.226259 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.24 20:57:08.226414 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.24 20:57:08.226431 [ 259 ] {5bf8f964-44bb-4522-a632-58625459f21a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 508 | 2026.03.24 20:57:08.226560 [ 259 ] {5bf8f964-44bb-4522-a632-58625459f21a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 509 | 2026.03.24 20:57:08.226671 [ 268 ] {de9963bc-d7b7-462c-b314-59bd81570c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 510 | 2026.03.24 20:57:08.226774 [ 268 ] {de9963bc-d7b7-462c-b314-59bd81570c4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 511 | 2026.03.24 20:57:08.228586 [ 259 ] {5bf8f964-44bb-4522-a632-58625459f21a} <Debug> oximeter.measurements_i8 (3d363701-c140-48a5-b322-ceda3ea39b4c): Loading data parts | ||
| 512 | 2026.03.24 20:57:08.228750 [ 259 ] {5bf8f964-44bb-4522-a632-58625459f21a} <Debug> oximeter.measurements_i8 (3d363701-c140-48a5-b322-ceda3ea39b4c): There are no data parts | ||
| 513 | 2026.03.24 20:57:08.230093 [ 259 ] {5bf8f964-44bb-4522-a632-58625459f21a} <Debug> TCPHandler: Processed in 0.003883285 sec. | ||
| 514 | 2026.03.24 20:57:08.230110 [ 268 ] {de9963bc-d7b7-462c-b314-59bd81570c4f} <Debug> TCPHandler: Processed in 0.003743761 sec. | ||
| 515 | 2026.03.24 20:57:08.230263 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.03.24 20:57:08.230319 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.03.24 20:57:08.230429 [ 259 ] {d207fa26-6c85-4d14-930f-352e6900abae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 518 | 2026.03.24 20:57:08.230579 [ 259 ] {d207fa26-6c85-4d14-930f-352e6900abae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 519 | 2026.03.24 20:57:08.230594 [ 268 ] {202030d3-da5e-4a5a-9365-f839ac9a9d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 520 | 2026.03.24 20:57:08.230738 [ 268 ] {202030d3-da5e-4a5a-9365-f839ac9a9d08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 521 | 2026.03.24 20:57:08.233267 [ 259 ] {d207fa26-6c85-4d14-930f-352e6900abae} <Debug> oximeter.measurements_u8 (01a9ccf1-c6f6-4caa-bd93-c64822135ad8): Loading data parts | ||
| 522 | 2026.03.24 20:57:08.233424 [ 259 ] {d207fa26-6c85-4d14-930f-352e6900abae} <Debug> oximeter.measurements_u8 (01a9ccf1-c6f6-4caa-bd93-c64822135ad8): There are no data parts | ||
| 523 | 2026.03.24 20:57:08.234836 [ 259 ] {d207fa26-6c85-4d14-930f-352e6900abae} <Debug> TCPHandler: Processed in 0.004622715 sec. | ||
| 524 | 2026.03.24 20:57:08.234861 [ 268 ] {202030d3-da5e-4a5a-9365-f839ac9a9d08} <Debug> TCPHandler: Processed in 0.004586884 sec. | ||
| 525 | 2026.03.24 20:57:08.234941 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.03.24 20:57:08.235018 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.03.24 20:57:08.235206 [ 259 ] {9baa16a1-2417-484b-bc66-c78b1689f1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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.03.24 20:57:08.235222 [ 268 ] {f2c6840c-3670-48b9-8cfb-aad8bdb5a197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 529 | 2026.03.24 20:57:08.235352 [ 259 ] {9baa16a1-2417-484b-bc66-c78b1689f1ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 530 | 2026.03.24 20:57:08.235420 [ 268 ] {f2c6840c-3670-48b9-8cfb-aad8bdb5a197} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 531 | 2026.03.24 20:57:08.237544 [ 259 ] {9baa16a1-2417-484b-bc66-c78b1689f1ca} <Debug> oximeter.measurements_i16 (1d220f22-de93-4dd2-817d-1571554bab44): Loading data parts | ||
| 532 | 2026.03.24 20:57:08.237838 [ 259 ] {9baa16a1-2417-484b-bc66-c78b1689f1ca} <Debug> oximeter.measurements_i16 (1d220f22-de93-4dd2-817d-1571554bab44): There are no data parts | ||
| 533 | 2026.03.24 20:57:08.239918 [ 259 ] {9baa16a1-2417-484b-bc66-c78b1689f1ca} <Debug> TCPHandler: Processed in 0.005024766 sec. | ||
| 534 | 2026.03.24 20:57:08.239938 [ 268 ] {f2c6840c-3670-48b9-8cfb-aad8bdb5a197} <Debug> TCPHandler: Processed in 0.004967514 sec. | ||
| 535 | 2026.03.24 20:57:08.240026 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.24 20:57:08.240189 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.24 20:57:08.240200 [ 259 ] {0d9723bf-6620-40bf-85b1-8df4e6c1a8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 538 | 2026.03.24 20:57:08.240351 [ 259 ] {0d9723bf-6620-40bf-85b1-8df4e6c1a8a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 539 | 2026.03.24 20:57:08.240357 [ 268 ] {06315f7c-909d-4a12-9cc6-9e86daeb480a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 540 | 2026.03.24 20:57:08.240501 [ 268 ] {06315f7c-909d-4a12-9cc6-9e86daeb480a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 541 | 2026.03.24 20:57:08.242401 [ 259 ] {0d9723bf-6620-40bf-85b1-8df4e6c1a8a2} <Debug> oximeter.measurements_u16 (c02be378-e974-4cc5-8ca5-bf7cc72f17f6): Loading data parts | ||
| 542 | 2026.03.24 20:57:08.242549 [ 259 ] {0d9723bf-6620-40bf-85b1-8df4e6c1a8a2} <Debug> oximeter.measurements_u16 (c02be378-e974-4cc5-8ca5-bf7cc72f17f6): There are no data parts | ||
| 543 | 2026.03.24 20:57:08.244066 [ 259 ] {0d9723bf-6620-40bf-85b1-8df4e6c1a8a2} <Debug> TCPHandler: Processed in 0.004091111 sec. | ||
| 544 | 2026.03.24 20:57:08.244075 [ 268 ] {06315f7c-909d-4a12-9cc6-9e86daeb480a} <Debug> TCPHandler: Processed in 0.003934576 sec. | ||
| 545 | 2026.03.24 20:57:08.244293 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 546 | 2026.03.24 20:57:08.244326 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.03.24 20:57:08.244454 [ 259 ] {13189d71-1478-4607-bcc8-a3ee65d0b166} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 548 | 2026.03.24 20:57:08.244575 [ 268 ] {57730474-019f-4192-b9b5-5da3f72730b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 549 | 2026.03.24 20:57:08.244610 [ 259 ] {13189d71-1478-4607-bcc8-a3ee65d0b166} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 550 | 2026.03.24 20:57:08.244621 [ 268 ] {57730474-019f-4192-b9b5-5da3f72730b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 551 | 2026.03.24 20:57:08.246786 [ 259 ] {13189d71-1478-4607-bcc8-a3ee65d0b166} <Debug> oximeter.measurements_i32 (980f23cb-e68f-416d-bb1e-7ee04cf216b2): Loading data parts | ||
| 552 | 2026.03.24 20:57:08.246951 [ 259 ] {13189d71-1478-4607-bcc8-a3ee65d0b166} <Debug> oximeter.measurements_i32 (980f23cb-e68f-416d-bb1e-7ee04cf216b2): There are no data parts | ||
| 553 | 2026.03.24 20:57:08.249052 [ 259 ] {13189d71-1478-4607-bcc8-a3ee65d0b166} <Debug> TCPHandler: Processed in 0.004807959 sec. | ||
| 554 | 2026.03.24 20:57:08.249066 [ 268 ] {57730474-019f-4192-b9b5-5da3f72730b9} <Debug> TCPHandler: Processed in 0.004788209 sec. | ||
| 555 | 2026.03.24 20:57:08.249154 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.03.24 20:57:08.249223 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.03.24 20:57:08.249482 [ 259 ] {0ae3529d-1963-45a7-8aa1-97ceec99a616} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 558 | 2026.03.24 20:57:08.249503 [ 268 ] {11f33274-1248-4d1f-aa45-7d60e49614e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 559 | 2026.03.24 20:57:08.249625 [ 259 ] {0ae3529d-1963-45a7-8aa1-97ceec99a616} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 560 | 2026.03.24 20:57:08.249696 [ 268 ] {11f33274-1248-4d1f-aa45-7d60e49614e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 561 | 2026.03.24 20:57:08.251509 [ 259 ] {0ae3529d-1963-45a7-8aa1-97ceec99a616} <Debug> oximeter.measurements_u32 (1c6a61c9-13ed-46f6-8c75-2888dd55e102): Loading data parts | ||
| 562 | 2026.03.24 20:57:08.251776 [ 259 ] {0ae3529d-1963-45a7-8aa1-97ceec99a616} <Debug> oximeter.measurements_u32 (1c6a61c9-13ed-46f6-8c75-2888dd55e102): There are no data parts | ||
| 563 | 2026.03.24 20:57:08.253165 [ 259 ] {0ae3529d-1963-45a7-8aa1-97ceec99a616} <Debug> TCPHandler: Processed in 0.004058219 sec. | ||
| 564 | 2026.03.24 20:57:08.253187 [ 268 ] {11f33274-1248-4d1f-aa45-7d60e49614e7} <Debug> TCPHandler: Processed in 0.004012098 sec. | ||
| 565 | 2026.03.24 20:57:08.253271 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2026.03.24 20:57:08.253454 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.03.24 20:57:08.253481 [ 259 ] {916a1148-d6e3-4b9c-ae19-d3e920ce9bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 568 | 2026.03.24 20:57:08.253622 [ 268 ] {bbb30e72-9332-4bb9-ba37-fc17217f6957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 569 | 2026.03.24 20:57:08.253630 [ 259 ] {916a1148-d6e3-4b9c-ae19-d3e920ce9bb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 570 | 2026.03.24 20:57:08.253779 [ 268 ] {bbb30e72-9332-4bb9-ba37-fc17217f6957} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 571 | 2026.03.24 20:57:08.256487 [ 259 ] {916a1148-d6e3-4b9c-ae19-d3e920ce9bb6} <Debug> oximeter.measurements_i64 (842726d1-c198-4f7c-a078-3e89ffa717a4): Loading data parts | ||
| 572 | 2026.03.24 20:57:08.256639 [ 259 ] {916a1148-d6e3-4b9c-ae19-d3e920ce9bb6} <Debug> oximeter.measurements_i64 (842726d1-c198-4f7c-a078-3e89ffa717a4): There are no data parts | ||
| 573 | 2026.03.24 20:57:08.258375 [ 259 ] {916a1148-d6e3-4b9c-ae19-d3e920ce9bb6} <Debug> TCPHandler: Processed in 0.005153558 sec. | ||
| 574 | 2026.03.24 20:57:08.258392 [ 268 ] {bbb30e72-9332-4bb9-ba37-fc17217f6957} <Debug> TCPHandler: Processed in 0.004988425 sec. | ||
| 575 | 2026.03.24 20:57:08.258584 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2026.03.24 20:57:08.258645 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 577 | 2026.03.24 20:57:08.258757 [ 259 ] {ff8a4d50-7959-4e4e-a7e0-f02c0d6a62b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 578 | 2026.03.24 20:57:08.258903 [ 259 ] {ff8a4d50-7959-4e4e-a7e0-f02c0d6a62b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 579 | 2026.03.24 20:57:08.258912 [ 268 ] {8c35be05-0f67-4481-826b-010ac8704754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 580 | 2026.03.24 20:57:08.259061 [ 268 ] {8c35be05-0f67-4481-826b-010ac8704754} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 581 | 2026.03.24 20:57:08.260806 [ 259 ] {ff8a4d50-7959-4e4e-a7e0-f02c0d6a62b5} <Debug> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Loading data parts | ||
| 582 | 2026.03.24 20:57:08.260971 [ 259 ] {ff8a4d50-7959-4e4e-a7e0-f02c0d6a62b5} <Debug> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): There are no data parts | ||
| 583 | 2026.03.24 20:57:08.262496 [ 259 ] {ff8a4d50-7959-4e4e-a7e0-f02c0d6a62b5} <Debug> TCPHandler: Processed in 0.003961717 sec. | ||
| 584 | 2026.03.24 20:57:08.262524 [ 268 ] {8c35be05-0f67-4481-826b-010ac8704754} <Debug> TCPHandler: Processed in 0.003929506 sec. | ||
| 585 | 2026.03.24 20:57:08.262598 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.24 20:57:08.262685 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.03.24 20:57:08.262942 [ 268 ] {5acd0a62-a90c-43e9-8736-5644dc2112fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 588 | 2026.03.24 20:57:08.262976 [ 259 ] {db1a9392-3f47-41e2-a096-749676f8d876} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 589 | 2026.03.24 20:57:08.263098 [ 268 ] {5acd0a62-a90c-43e9-8736-5644dc2112fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 590 | 2026.03.24 20:57:08.263175 [ 259 ] {db1a9392-3f47-41e2-a096-749676f8d876} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 591 | 2026.03.24 20:57:08.265250 [ 268 ] {5acd0a62-a90c-43e9-8736-5644dc2112fc} <Debug> oximeter.measurements_f32 (fa220926-0b8d-4f1a-81e8-e0f76a8cc806): Loading data parts | ||
| 592 | 2026.03.24 20:57:08.265506 [ 268 ] {5acd0a62-a90c-43e9-8736-5644dc2112fc} <Debug> oximeter.measurements_f32 (fa220926-0b8d-4f1a-81e8-e0f76a8cc806): There are no data parts | ||
| 593 | 2026.03.24 20:57:08.266919 [ 268 ] {5acd0a62-a90c-43e9-8736-5644dc2112fc} <Debug> TCPHandler: Processed in 0.004282175 sec. | ||
| 594 | 2026.03.24 20:57:08.266929 [ 259 ] {db1a9392-3f47-41e2-a096-749676f8d876} <Debug> TCPHandler: Processed in 0.004377698 sec. | ||
| 595 | 2026.03.24 20:57:08.267072 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.03.24 20:57:08.267117 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.03.24 20:57:08.267273 [ 268 ] {c2540b4d-fcad-4b25-a1ca-8fa05d986e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 598 | 2026.03.24 20:57:08.267284 [ 259 ] {b5cc3da7-9857-4110-9fbe-6ff2fb4f48a4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 599 | 2026.03.24 20:57:08.267419 [ 268 ] {c2540b4d-fcad-4b25-a1ca-8fa05d986e67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 600 | 2026.03.24 20:57:08.267507 [ 259 ] {b5cc3da7-9857-4110-9fbe-6ff2fb4f48a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 601 | 2026.03.24 20:57:08.269362 [ 268 ] {c2540b4d-fcad-4b25-a1ca-8fa05d986e67} <Debug> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Loading data parts | ||
| 602 | 2026.03.24 20:57:08.269501 [ 268 ] {c2540b4d-fcad-4b25-a1ca-8fa05d986e67} <Debug> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): There are no data parts | ||
| 603 | 2026.03.24 20:57:08.270942 [ 268 ] {c2540b4d-fcad-4b25-a1ca-8fa05d986e67} <Debug> TCPHandler: Processed in 0.003917336 sec. | ||
| 604 | 2026.03.24 20:57:08.270952 [ 259 ] {b5cc3da7-9857-4110-9fbe-6ff2fb4f48a4} <Debug> TCPHandler: Processed in 0.003885945 sec. | ||
| 605 | 2026.03.24 20:57:08.271165 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.03.24 20:57:08.271193 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 607 | 2026.03.24 20:57:08.271315 [ 259 ] {99834da4-ea1e-43ad-be7a-77157eb3ff8f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 608 | 2026.03.24 20:57:08.271431 [ 268 ] {971c72c3-8e63-40bf-914c-af78d56a7cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 609 | 2026.03.24 20:57:08.271464 [ 259 ] {99834da4-ea1e-43ad-be7a-77157eb3ff8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 610 | 2026.03.24 20:57:08.271479 [ 268 ] {971c72c3-8e63-40bf-914c-af78d56a7cba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 611 | 2026.03.24 20:57:08.273451 [ 259 ] {99834da4-ea1e-43ad-be7a-77157eb3ff8f} <Debug> oximeter.measurements_string (e5f82e80-10e7-4d1e-8d77-6c9f84c411ca): Loading data parts | ||
| 612 | 2026.03.24 20:57:08.273593 [ 259 ] {99834da4-ea1e-43ad-be7a-77157eb3ff8f} <Debug> oximeter.measurements_string (e5f82e80-10e7-4d1e-8d77-6c9f84c411ca): There are no data parts | ||
| 613 | 2026.03.24 20:57:08.275051 [ 259 ] {99834da4-ea1e-43ad-be7a-77157eb3ff8f} <Debug> TCPHandler: Processed in 0.003931796 sec. | ||
| 614 | 2026.03.24 20:57:08.275053 [ 268 ] {971c72c3-8e63-40bf-914c-af78d56a7cba} <Debug> TCPHandler: Processed in 0.003908255 sec. | ||
| 615 | 2026.03.24 20:57:08.275174 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.03.24 20:57:08.275229 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.03.24 20:57:08.275457 [ 259 ] {58439aca-cf43-4e6a-a88c-2752656c88de} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 618 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 619 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 620 | * a string isn't palatable for a few reasons. | ||
| 621 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 622 | * details. | ||
| 623 | */ | ||
| 624 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2026.03.24 20:57:08.275484 [ 268 ] {74358d81-74ca-4605-9666-cf97185bdb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 626 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 627 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 628 | * a string isn't palatable for a few reasons. | ||
| 629 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 630 | * details. | ||
| 631 | */ | ||
| 632 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 633 | 2026.03.24 20:57:08.275600 [ 259 ] {58439aca-cf43-4e6a-a88c-2752656c88de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 634 | 2026.03.24 20:57:08.275678 [ 268 ] {74358d81-74ca-4605-9666-cf97185bdb0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 635 | 2026.03.24 20:57:08.277426 [ 259 ] {58439aca-cf43-4e6a-a88c-2752656c88de} <Debug> oximeter.measurements_bytes (7dd85410-d31e-4d36-b0ec-e000c836d123): Loading data parts | ||
| 636 | 2026.03.24 20:57:08.277567 [ 259 ] {58439aca-cf43-4e6a-a88c-2752656c88de} <Debug> oximeter.measurements_bytes (7dd85410-d31e-4d36-b0ec-e000c836d123): There are no data parts | ||
| 637 | 2026.03.24 20:57:08.279008 [ 259 ] {58439aca-cf43-4e6a-a88c-2752656c88de} <Debug> TCPHandler: Processed in 0.003886595 sec. | ||
| 638 | 2026.03.24 20:57:08.279036 [ 268 ] {74358d81-74ca-4605-9666-cf97185bdb0e} <Debug> TCPHandler: Processed in 0.003853914 sec. | ||
| 639 | 2026.03.24 20:57:08.279114 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.03.24 20:57:08.279275 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.03.24 20:57:08.279310 [ 259 ] {cd4df794-906d-4af8-91fb-4a06bd6360e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 642 | 2026.03.24 20:57:08.279435 [ 259 ] {cd4df794-906d-4af8-91fb-4a06bd6360e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 643 | 2026.03.24 20:57:08.279529 [ 268 ] {cdc6e9d3-c751-4c17-8d71-4f9539553fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 644 | 2026.03.24 20:57:08.279688 [ 268 ] {cdc6e9d3-c751-4c17-8d71-4f9539553fc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 645 | 2026.03.24 20:57:08.281413 [ 259 ] {cd4df794-906d-4af8-91fb-4a06bd6360e8} <Debug> oximeter.measurements_cumulativei64 (44a90f0b-c86f-409d-9a70-e11d5252edb0): Loading data parts | ||
| 646 | 2026.03.24 20:57:08.281602 [ 259 ] {cd4df794-906d-4af8-91fb-4a06bd6360e8} <Debug> oximeter.measurements_cumulativei64 (44a90f0b-c86f-409d-9a70-e11d5252edb0): There are no data parts | ||
| 647 | 2026.03.24 20:57:08.283088 [ 259 ] {cd4df794-906d-4af8-91fb-4a06bd6360e8} <Debug> TCPHandler: Processed in 0.004022299 sec. | ||
| 648 | 2026.03.24 20:57:08.283104 [ 268 ] {cdc6e9d3-c751-4c17-8d71-4f9539553fc6} <Debug> TCPHandler: Processed in 0.003879494 sec. | ||
| 649 | 2026.03.24 20:57:08.283193 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 650 | 2026.03.24 20:57:08.283249 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 651 | 2026.03.24 20:57:08.283453 [ 259 ] {44c1bf1b-d992-4c47-b179-089944ffa115} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 652 | 2026.03.24 20:57:08.283453 [ 268 ] {e27395fd-f9f3-41c5-afe0-28998bdcfc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 653 | 2026.03.24 20:57:08.283604 [ 259 ] {44c1bf1b-d992-4c47-b179-089944ffa115} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 654 | 2026.03.24 20:57:08.283686 [ 268 ] {e27395fd-f9f3-41c5-afe0-28998bdcfc3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 655 | 2026.03.24 20:57:08.285604 [ 259 ] {44c1bf1b-d992-4c47-b179-089944ffa115} <Debug> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Loading data parts | ||
| 656 | 2026.03.24 20:57:08.285748 [ 259 ] {44c1bf1b-d992-4c47-b179-089944ffa115} <Debug> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): There are no data parts | ||
| 657 | 2026.03.24 20:57:08.287141 [ 259 ] {44c1bf1b-d992-4c47-b179-089944ffa115} <Debug> TCPHandler: Processed in 0.004016459 sec. | ||
| 658 | 2026.03.24 20:57:08.287164 [ 268 ] {e27395fd-f9f3-41c5-afe0-28998bdcfc3f} <Debug> TCPHandler: Processed in 0.003984577 sec. | ||
| 659 | 2026.03.24 20:57:08.287333 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.03.24 20:57:08.287380 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 661 | 2026.03.24 20:57:08.287489 [ 259 ] {ac19da7c-351b-47fa-9ae8-880a93693a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 662 | 2026.03.24 20:57:08.287623 [ 268 ] {3a1e8bbe-86a1-45a5-b8fd-b01c16d97da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 663 | 2026.03.24 20:57:08.287630 [ 259 ] {ac19da7c-351b-47fa-9ae8-880a93693a6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 664 | 2026.03.24 20:57:08.287766 [ 268 ] {3a1e8bbe-86a1-45a5-b8fd-b01c16d97da1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 665 | 2026.03.24 20:57:08.289595 [ 259 ] {ac19da7c-351b-47fa-9ae8-880a93693a6c} <Debug> oximeter.measurements_cumulativef32 (18e43b37-b792-4f39-9170-c7e85d3f56ab): Loading data parts | ||
| 666 | 2026.03.24 20:57:08.289940 [ 259 ] {ac19da7c-351b-47fa-9ae8-880a93693a6c} <Debug> oximeter.measurements_cumulativef32 (18e43b37-b792-4f39-9170-c7e85d3f56ab): There are no data parts | ||
| 667 | 2026.03.24 20:57:08.291298 [ 259 ] {ac19da7c-351b-47fa-9ae8-880a93693a6c} <Debug> TCPHandler: Processed in 0.003981847 sec. | ||
| 668 | 2026.03.24 20:57:08.291319 [ 268 ] {3a1e8bbe-86a1-45a5-b8fd-b01c16d97da1} <Debug> TCPHandler: Processed in 0.003950407 sec. | ||
| 669 | 2026.03.24 20:57:08.291403 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 670 | 2026.03.24 20:57:08.291548 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.03.24 20:57:08.291572 [ 259 ] {fa43a3fc-2cdb-457c-b3ca-fa2a1d0faa15} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 672 | 2026.03.24 20:57:08.291705 [ 268 ] {98d579b1-4501-4b4a-988e-0dd8e0145291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 673 | 2026.03.24 20:57:08.291733 [ 259 ] {fa43a3fc-2cdb-457c-b3ca-fa2a1d0faa15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 674 | 2026.03.24 20:57:08.291839 [ 268 ] {98d579b1-4501-4b4a-988e-0dd8e0145291} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 675 | 2026.03.24 20:57:08.294401 [ 259 ] {fa43a3fc-2cdb-457c-b3ca-fa2a1d0faa15} <Debug> oximeter.measurements_cumulativef64 (6784e6e5-a68b-49be-bb34-46872589de21): Loading data parts | ||
| 676 | 2026.03.24 20:57:08.294607 [ 259 ] {fa43a3fc-2cdb-457c-b3ca-fa2a1d0faa15} <Debug> oximeter.measurements_cumulativef64 (6784e6e5-a68b-49be-bb34-46872589de21): There are no data parts | ||
| 677 | 2026.03.24 20:57:08.296074 [ 259 ] {fa43a3fc-2cdb-457c-b3ca-fa2a1d0faa15} <Debug> TCPHandler: Processed in 0.004719857 sec. | ||
| 678 | 2026.03.24 20:57:08.296092 [ 268 ] {98d579b1-4501-4b4a-988e-0dd8e0145291} <Debug> TCPHandler: Processed in 0.004590934 sec. | ||
| 679 | 2026.03.24 20:57:08.296201 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 680 | 2026.03.24 20:57:08.296244 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 681 | 2026.03.24 20:57:08.296612 [ 259 ] {d33f905b-44c5-4387-944c-fba55c56eb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 682 | * NOTE: Array types cannot be Nullable, see | ||
| 683 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 684 | * for more details. | ||
| 685 | * | ||
| 686 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 687 | * is unfortunate, and at this point relies on the fact that an | ||
| 688 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 689 | * to figure out another way to represent missing samples here. | ||
| 690 | */ | ||
| 691 | 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) | ||
| 692 | 2026.03.24 20:57:08.296657 [ 268 ] {54c09025-79ec-418a-a849-78434b30f16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 693 | * NOTE: Array types cannot be Nullable, see | ||
| 694 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 695 | * for more details. | ||
| 696 | * | ||
| 697 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 698 | * is unfortunate, and at this point relies on the fact that an | ||
| 699 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 700 | * to figure out another way to represent missing samples here. | ||
| 701 | */ | ||
| 702 | 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) | ||
| 703 | 2026.03.24 20:57:08.296770 [ 259 ] {d33f905b-44c5-4387-944c-fba55c56eb9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 704 | 2026.03.24 20:57:08.296858 [ 268 ] {54c09025-79ec-418a-a849-78434b30f16e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 705 | 2026.03.24 20:57:08.299003 [ 259 ] {d33f905b-44c5-4387-944c-fba55c56eb9a} <Debug> oximeter.measurements_histogrami8 (32bf9bce-615e-4877-ae4d-1c7c1df9378e): Loading data parts | ||
| 706 | 2026.03.24 20:57:08.299154 [ 259 ] {d33f905b-44c5-4387-944c-fba55c56eb9a} <Debug> oximeter.measurements_histogrami8 (32bf9bce-615e-4877-ae4d-1c7c1df9378e): There are no data parts | ||
| 707 | 2026.03.24 20:57:08.300598 [ 259 ] {d33f905b-44c5-4387-944c-fba55c56eb9a} <Debug> TCPHandler: Processed in 0.00444668 sec. | ||
| 708 | 2026.03.24 20:57:08.300613 [ 268 ] {54c09025-79ec-418a-a849-78434b30f16e} <Debug> TCPHandler: Processed in 0.00441975 sec. | ||
| 709 | 2026.03.24 20:57:08.300722 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 710 | 2026.03.24 20:57:08.300766 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 711 | 2026.03.24 20:57:08.301047 [ 259 ] {223d8966-cc75-4978-942e-f978e872c4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 712 | 2026.03.24 20:57:08.301057 [ 268 ] {b5f4acc3-6b02-40bc-95c9-db80f9329a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 713 | 2026.03.24 20:57:08.301209 [ 259 ] {223d8966-cc75-4978-942e-f978e872c4ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 714 | 2026.03.24 20:57:08.301294 [ 268 ] {b5f4acc3-6b02-40bc-95c9-db80f9329a8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 715 | 2026.03.24 20:57:08.303523 [ 259 ] {223d8966-cc75-4978-942e-f978e872c4ec} <Debug> oximeter.measurements_histogramu8 (22e8ff00-5026-48f4-af7a-aaf783d68a3e): Loading data parts | ||
| 716 | 2026.03.24 20:57:08.303766 [ 259 ] {223d8966-cc75-4978-942e-f978e872c4ec} <Debug> oximeter.measurements_histogramu8 (22e8ff00-5026-48f4-af7a-aaf783d68a3e): There are no data parts | ||
| 717 | 2026.03.24 20:57:08.305271 [ 259 ] {223d8966-cc75-4978-942e-f978e872c4ec} <Debug> TCPHandler: Processed in 0.004596514 sec. | ||
| 718 | 2026.03.24 20:57:08.305274 [ 268 ] {b5f4acc3-6b02-40bc-95c9-db80f9329a8f} <Debug> TCPHandler: Processed in 0.004555873 sec. | ||
| 719 | 2026.03.24 20:57:08.305393 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 720 | 2026.03.24 20:57:08.305497 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 721 | 2026.03.24 20:57:08.305674 [ 259 ] {cdc62770-389f-4e12-82a1-d28555e67ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 722 | 2026.03.24 20:57:08.305728 [ 268 ] {071d186e-9c1d-4327-b86e-f1d8204c79bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 723 | 2026.03.24 20:57:08.305848 [ 259 ] {cdc62770-389f-4e12-82a1-d28555e67ca0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 724 | 2026.03.24 20:57:08.305926 [ 268 ] {071d186e-9c1d-4327-b86e-f1d8204c79bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 725 | 2026.03.24 20:57:08.308032 [ 259 ] {cdc62770-389f-4e12-82a1-d28555e67ca0} <Debug> oximeter.measurements_histogrami16 (f55288ea-4524-4b5a-a024-81082f94ba10): Loading data parts | ||
| 726 | 2026.03.24 20:57:08.308186 [ 259 ] {cdc62770-389f-4e12-82a1-d28555e67ca0} <Debug> oximeter.measurements_histogrami16 (f55288ea-4524-4b5a-a024-81082f94ba10): There are no data parts | ||
| 727 | 2026.03.24 20:57:08.309474 [ 259 ] {cdc62770-389f-4e12-82a1-d28555e67ca0} <Debug> TCPHandler: Processed in 0.004133252 sec. | ||
| 728 | 2026.03.24 20:57:08.309493 [ 268 ] {071d186e-9c1d-4327-b86e-f1d8204c79bf} <Debug> TCPHandler: Processed in 0.004043779 sec. | ||
| 729 | 2026.03.24 20:57:08.309759 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 730 | 2026.03.24 20:57:08.309808 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 731 | 2026.03.24 20:57:08.309976 [ 259 ] {1af98a84-cc70-4abd-9996-7aaadfa13326} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 732 | 2026.03.24 20:57:08.310135 [ 268 ] {025d1167-71a0-4aec-a876-18154187da63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 733 | 2026.03.24 20:57:08.310146 [ 259 ] {1af98a84-cc70-4abd-9996-7aaadfa13326} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 734 | 2026.03.24 20:57:08.310324 [ 268 ] {025d1167-71a0-4aec-a876-18154187da63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 735 | 2026.03.24 20:57:08.312399 [ 259 ] {1af98a84-cc70-4abd-9996-7aaadfa13326} <Debug> oximeter.measurements_histogramu16 (a4ff00d1-7c49-4108-b6cb-a096992155b3): Loading data parts | ||
| 736 | 2026.03.24 20:57:08.312552 [ 259 ] {1af98a84-cc70-4abd-9996-7aaadfa13326} <Debug> oximeter.measurements_histogramu16 (a4ff00d1-7c49-4108-b6cb-a096992155b3): There are no data parts | ||
| 737 | 2026.03.24 20:57:08.314018 [ 259 ] {1af98a84-cc70-4abd-9996-7aaadfa13326} <Debug> TCPHandler: Processed in 0.004307886 sec. | ||
| 738 | 2026.03.24 20:57:08.314036 [ 268 ] {025d1167-71a0-4aec-a876-18154187da63} <Debug> TCPHandler: Processed in 0.004277026 sec. | ||
| 739 | 2026.03.24 20:57:08.314144 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 740 | 2026.03.24 20:57:08.314192 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 741 | 2026.03.24 20:57:08.314410 [ 259 ] {4d29ce42-5612-4d24-a18f-27403f224e34} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 742 | 2026.03.24 20:57:08.314486 [ 268 ] {816e9379-a450-46a0-8288-2970d1059381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 743 | 2026.03.24 20:57:08.314538 [ 259 ] {4d29ce42-5612-4d24-a18f-27403f224e34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 744 | 2026.03.24 20:57:08.314548 [ 268 ] {816e9379-a450-46a0-8288-2970d1059381} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 745 | 2026.03.24 20:57:08.316729 [ 268 ] {816e9379-a450-46a0-8288-2970d1059381} <Debug> oximeter.measurements_histogrami32 (2495ddb7-452a-4803-847b-b930986f5254): Loading data parts | ||
| 746 | 2026.03.24 20:57:08.316869 [ 268 ] {816e9379-a450-46a0-8288-2970d1059381} <Debug> oximeter.measurements_histogrami32 (2495ddb7-452a-4803-847b-b930986f5254): There are no data parts | ||
| 747 | 2026.03.24 20:57:08.318399 [ 259 ] {4d29ce42-5612-4d24-a18f-27403f224e34} <Debug> TCPHandler: Processed in 0.004310996 sec. | ||
| 748 | 2026.03.24 20:57:08.318443 [ 268 ] {816e9379-a450-46a0-8288-2970d1059381} <Debug> TCPHandler: Processed in 0.004299576 sec. | ||
| 749 | 2026.03.24 20:57:08.318510 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 750 | 2026.03.24 20:57:08.318613 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 751 | 2026.03.24 20:57:08.318717 [ 259 ] {611d0e40-da68-4d2d-9cee-937a2bfd592e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 752 | 2026.03.24 20:57:08.318772 [ 259 ] {611d0e40-da68-4d2d-9cee-937a2bfd592e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 753 | 2026.03.24 20:57:08.318887 [ 268 ] {a77c11b9-5b6a-4c11-819e-a221ee4873b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 754 | 2026.03.24 20:57:08.318958 [ 268 ] {a77c11b9-5b6a-4c11-819e-a221ee4873b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 755 | 2026.03.24 20:57:08.320775 [ 259 ] {611d0e40-da68-4d2d-9cee-937a2bfd592e} <Debug> oximeter.measurements_histogramu32 (b68ae16c-2119-48df-a0db-e8c11578f491): Loading data parts | ||
| 756 | 2026.03.24 20:57:08.320932 [ 259 ] {611d0e40-da68-4d2d-9cee-937a2bfd592e} <Debug> oximeter.measurements_histogramu32 (b68ae16c-2119-48df-a0db-e8c11578f491): There are no data parts | ||
| 757 | 2026.03.24 20:57:08.322421 [ 259 ] {611d0e40-da68-4d2d-9cee-937a2bfd592e} <Debug> TCPHandler: Processed in 0.003958137 sec. | ||
| 758 | 2026.03.24 20:57:08.322426 [ 268 ] {a77c11b9-5b6a-4c11-819e-a221ee4873b8} <Debug> TCPHandler: Processed in 0.003873265 sec. | ||
| 759 | 2026.03.24 20:57:08.322564 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 760 | 2026.03.24 20:57:08.322586 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 761 | 2026.03.24 20:57:08.322785 [ 259 ] {bd6ad389-12f6-4cb2-ab27-717001318dce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 762 | 2026.03.24 20:57:08.322816 [ 268 ] {13fec236-7e7a-46fd-9bfb-3d09ed20fe0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 763 | 2026.03.24 20:57:08.322843 [ 259 ] {bd6ad389-12f6-4cb2-ab27-717001318dce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 764 | 2026.03.24 20:57:08.322875 [ 268 ] {13fec236-7e7a-46fd-9bfb-3d09ed20fe0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 765 | 2026.03.24 20:57:08.324960 [ 259 ] {bd6ad389-12f6-4cb2-ab27-717001318dce} <Debug> oximeter.measurements_histogrami64 (11a40932-3eb7-4c00-81ab-7fb3b6f3cdda): Loading data parts | ||
| 766 | 2026.03.24 20:57:08.325107 [ 259 ] {bd6ad389-12f6-4cb2-ab27-717001318dce} <Debug> oximeter.measurements_histogrami64 (11a40932-3eb7-4c00-81ab-7fb3b6f3cdda): There are no data parts | ||
| 767 | 2026.03.24 20:57:08.326531 [ 259 ] {bd6ad389-12f6-4cb2-ab27-717001318dce} <Debug> TCPHandler: Processed in 0.004034318 sec. | ||
| 768 | 2026.03.24 20:57:08.326533 [ 268 ] {13fec236-7e7a-46fd-9bfb-3d09ed20fe0b} <Debug> TCPHandler: Processed in 0.003994557 sec. | ||
| 769 | 2026.03.24 20:57:08.326642 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.03.24 20:57:08.326694 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.03.24 20:57:08.326852 [ 259 ] {7097ceea-bda3-4a79-8924-5c4ce6ac14f9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 772 | 2026.03.24 20:57:08.326907 [ 268 ] {65155266-fd27-4380-9451-f2c7f21861e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 773 | 2026.03.24 20:57:08.326913 [ 259 ] {7097ceea-bda3-4a79-8924-5c4ce6ac14f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 774 | 2026.03.24 20:57:08.326970 [ 268 ] {65155266-fd27-4380-9451-f2c7f21861e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 775 | 2026.03.24 20:57:08.329126 [ 259 ] {7097ceea-bda3-4a79-8924-5c4ce6ac14f9} <Debug> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Loading data parts | ||
| 776 | 2026.03.24 20:57:08.329275 [ 259 ] {7097ceea-bda3-4a79-8924-5c4ce6ac14f9} <Debug> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): There are no data parts | ||
| 777 | 2026.03.24 20:57:08.330635 [ 259 ] {7097ceea-bda3-4a79-8924-5c4ce6ac14f9} <Debug> TCPHandler: Processed in 0.004042089 sec. | ||
| 778 | 2026.03.24 20:57:08.330636 [ 268 ] {65155266-fd27-4380-9451-f2c7f21861e8} <Debug> TCPHandler: Processed in 0.003989217 sec. | ||
| 779 | 2026.03.24 20:57:08.330766 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.03.24 20:57:08.330805 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.03.24 20:57:08.331023 [ 268 ] {89a31feb-7f15-47c1-9819-a7d54ac800f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 782 | 2026.03.24 20:57:08.331029 [ 259 ] {7c4aff0f-7994-4ddd-bbd4-16a866d3e5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 783 | 2026.03.24 20:57:08.331079 [ 268 ] {89a31feb-7f15-47c1-9819-a7d54ac800f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 784 | 2026.03.24 20:57:08.331110 [ 259 ] {7c4aff0f-7994-4ddd-bbd4-16a866d3e5f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 785 | 2026.03.24 20:57:08.333178 [ 268 ] {89a31feb-7f15-47c1-9819-a7d54ac800f3} <Debug> oximeter.measurements_histogramf32 (568996de-d3db-4c31-8aba-490ee784ac6b): Loading data parts | ||
| 786 | 2026.03.24 20:57:08.333314 [ 268 ] {89a31feb-7f15-47c1-9819-a7d54ac800f3} <Debug> oximeter.measurements_histogramf32 (568996de-d3db-4c31-8aba-490ee784ac6b): There are no data parts | ||
| 787 | 2026.03.24 20:57:08.334920 [ 259 ] {7c4aff0f-7994-4ddd-bbd4-16a866d3e5f5} <Debug> TCPHandler: Processed in 0.004211543 sec. | ||
| 788 | 2026.03.24 20:57:08.334921 [ 268 ] {89a31feb-7f15-47c1-9819-a7d54ac800f3} <Debug> TCPHandler: Processed in 0.004163933 sec. | ||
| 789 | 2026.03.24 20:57:08.335034 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2026.03.24 20:57:08.335085 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.03.24 20:57:08.335247 [ 259 ] {533e83be-4836-43d2-b210-4c3be0f3ee46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 792 | 2026.03.24 20:57:08.335303 [ 259 ] {533e83be-4836-43d2-b210-4c3be0f3ee46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 793 | 2026.03.24 20:57:08.335306 [ 268 ] {8e8e29ed-b7e4-4ba8-98c4-5520b10a5082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 794 | 2026.03.24 20:57:08.335369 [ 268 ] {8e8e29ed-b7e4-4ba8-98c4-5520b10a5082} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 795 | 2026.03.24 20:57:08.337410 [ 259 ] {533e83be-4836-43d2-b210-4c3be0f3ee46} <Debug> oximeter.measurements_histogramf64 (ddab954e-de62-4636-8439-c97da3d55165): Loading data parts | ||
| 796 | 2026.03.24 20:57:08.337554 [ 259 ] {533e83be-4836-43d2-b210-4c3be0f3ee46} <Debug> oximeter.measurements_histogramf64 (ddab954e-de62-4636-8439-c97da3d55165): There are no data parts | ||
| 797 | 2026.03.24 20:57:08.338966 [ 259 ] {533e83be-4836-43d2-b210-4c3be0f3ee46} <Debug> TCPHandler: Processed in 0.003979038 sec. | ||
| 798 | 2026.03.24 20:57:08.338976 [ 268 ] {8e8e29ed-b7e4-4ba8-98c4-5520b10a5082} <Debug> TCPHandler: Processed in 0.003938496 sec. | ||
| 799 | 2026.03.24 20:57:08.339074 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2026.03.24 20:57:08.339126 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.03.24 20:57:08.339259 [ 259 ] {b307cd45-aa51-43b2-9a13-466491dd4e81} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) /* The field tables store named dimensions of each timeseries. | ||
| 802 | * | ||
| 803 | * As with the measurement tables, there is one field table for each field data | ||
| 804 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 805 | * this behavior **must not** be relied upon for query correctness. | ||
| 806 | * | ||
| 807 | * The index for the fields differs from the measurements, however. Rows are | ||
| 808 | * sorted by timeseries name, then field name, field value, and finally | ||
| 809 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 810 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 811 | * usually then used to look up measurements. | ||
| 812 | * | ||
| 813 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 814 | * timeseries name and then key, since it would improve lookups where one | ||
| 815 | * already has the key. Realistically though, these tables are quite small and | ||
| 816 | * so performance benefits will be low in absolute terms. | ||
| 817 | * | ||
| 818 | * TTL: We use a materialized column to expire old field table records. This | ||
| 819 | * column is generated automatically by the database whenever a new row is | ||
| 820 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 821 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 822 | * record will remain during a deduplication, which will have the last | ||
| 823 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 824 | * measurement tables. | ||
| 825 | */ | ||
| 826 | 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) | ||
| 827 | 2026.03.24 20:57:08.339308 [ 268 ] {16680cad-13e4-43a7-b4f6-e1b87a453392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) /* The field tables store named dimensions of each timeseries. | ||
| 828 | * | ||
| 829 | * As with the measurement tables, there is one field table for each field data | ||
| 830 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 831 | * this behavior **must not** be relied upon for query correctness. | ||
| 832 | * | ||
| 833 | * The index for the fields differs from the measurements, however. Rows are | ||
| 834 | * sorted by timeseries name, then field name, field value, and finally | ||
| 835 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 836 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 837 | * usually then used to look up measurements. | ||
| 838 | * | ||
| 839 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 840 | * timeseries name and then key, since it would improve lookups where one | ||
| 841 | * already has the key. Realistically though, these tables are quite small and | ||
| 842 | * so performance benefits will be low in absolute terms. | ||
| 843 | * | ||
| 844 | * TTL: We use a materialized column to expire old field table records. This | ||
| 845 | * column is generated automatically by the database whenever a new row is | ||
| 846 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 847 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 848 | * record will remain during a deduplication, which will have the last | ||
| 849 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 850 | * measurement tables. | ||
| 851 | */ | ||
| 852 | 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) | ||
| 853 | 2026.03.24 20:57:08.339320 [ 259 ] {b307cd45-aa51-43b2-9a13-466491dd4e81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 854 | 2026.03.24 20:57:08.339370 [ 268 ] {16680cad-13e4-43a7-b4f6-e1b87a453392} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 855 | 2026.03.24 20:57:08.341623 [ 259 ] {b307cd45-aa51-43b2-9a13-466491dd4e81} <Debug> oximeter.fields_bool (89457f60-9423-47c7-a0d3-272186b21bc6): Loading data parts | ||
| 856 | 2026.03.24 20:57:08.341771 [ 259 ] {b307cd45-aa51-43b2-9a13-466491dd4e81} <Debug> oximeter.fields_bool (89457f60-9423-47c7-a0d3-272186b21bc6): There are no data parts | ||
| 857 | 2026.03.24 20:57:08.343044 [ 259 ] {b307cd45-aa51-43b2-9a13-466491dd4e81} <Debug> TCPHandler: Processed in 0.004017529 sec. | ||
| 858 | 2026.03.24 20:57:08.343050 [ 268 ] {16680cad-13e4-43a7-b4f6-e1b87a453392} <Debug> TCPHandler: Processed in 0.003972247 sec. | ||
| 859 | 2026.03.24 20:57:08.343188 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.03.24 20:57:08.343227 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.03.24 20:57:08.343359 [ 259 ] {a1215da5-099e-472e-a702-504c2a8b3150} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 862 | 2026.03.24 20:57:08.343382 [ 268 ] {bd51c7ad-5f6e-42da-a382-fe596657991d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 863 | 2026.03.24 20:57:08.343408 [ 259 ] {a1215da5-099e-472e-a702-504c2a8b3150} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 864 | 2026.03.24 20:57:08.343428 [ 268 ] {bd51c7ad-5f6e-42da-a382-fe596657991d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 865 | 2026.03.24 20:57:08.345345 [ 259 ] {a1215da5-099e-472e-a702-504c2a8b3150} <Debug> oximeter.fields_i8 (4af7a13e-4b57-45fc-8360-f3224e8c56c3): Loading data parts | ||
| 866 | 2026.03.24 20:57:08.345481 [ 259 ] {a1215da5-099e-472e-a702-504c2a8b3150} <Debug> oximeter.fields_i8 (4af7a13e-4b57-45fc-8360-f3224e8c56c3): There are no data parts | ||
| 867 | 2026.03.24 20:57:08.347445 [ 259 ] {a1215da5-099e-472e-a702-504c2a8b3150} <Debug> TCPHandler: Processed in 0.004321986 sec. | ||
| 868 | 2026.03.24 20:57:08.347454 [ 268 ] {bd51c7ad-5f6e-42da-a382-fe596657991d} <Debug> TCPHandler: Processed in 0.004290675 sec. | ||
| 869 | 2026.03.24 20:57:08.347586 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.03.24 20:57:08.347638 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.03.24 20:57:08.347747 [ 259 ] {1df2ea91-3f39-42b7-9ded-de397bc0615e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 872 | 2026.03.24 20:57:08.347788 [ 268 ] {3a8f1d53-4dd9-405e-8109-9b6b9c1df7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 873 | 2026.03.24 20:57:08.347800 [ 259 ] {1df2ea91-3f39-42b7-9ded-de397bc0615e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 874 | 2026.03.24 20:57:08.347841 [ 268 ] {3a8f1d53-4dd9-405e-8109-9b6b9c1df7ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 875 | 2026.03.24 20:57:08.349770 [ 259 ] {1df2ea91-3f39-42b7-9ded-de397bc0615e} <Debug> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Loading data parts | ||
| 876 | 2026.03.24 20:57:08.349919 [ 259 ] {1df2ea91-3f39-42b7-9ded-de397bc0615e} <Debug> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): There are no data parts | ||
| 877 | 2026.03.24 20:57:08.351952 [ 259 ] {1df2ea91-3f39-42b7-9ded-de397bc0615e} <Debug> TCPHandler: Processed in 0.004415249 sec. | ||
| 878 | 2026.03.24 20:57:08.351955 [ 268 ] {3a8f1d53-4dd9-405e-8109-9b6b9c1df7ff} <Debug> TCPHandler: Processed in 0.004364458 sec. | ||
| 879 | 2026.03.24 20:57:08.352059 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.03.24 20:57:08.352117 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.03.24 20:57:08.352214 [ 259 ] {5056c316-631d-49f1-8f49-6cc2aa8e724c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 882 | 2026.03.24 20:57:08.352261 [ 259 ] {5056c316-631d-49f1-8f49-6cc2aa8e724c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 883 | 2026.03.24 20:57:08.352265 [ 268 ] {99fd4e19-e728-4f63-9345-d2e99aecb665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 884 | 2026.03.24 20:57:08.352314 [ 268 ] {99fd4e19-e728-4f63-9345-d2e99aecb665} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 885 | 2026.03.24 20:57:08.354480 [ 259 ] {5056c316-631d-49f1-8f49-6cc2aa8e724c} <Debug> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Loading data parts | ||
| 886 | 2026.03.24 20:57:08.354625 [ 259 ] {5056c316-631d-49f1-8f49-6cc2aa8e724c} <Debug> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): There are no data parts | ||
| 887 | 2026.03.24 20:57:08.355993 [ 268 ] {99fd4e19-e728-4f63-9345-d2e99aecb665} <Debug> TCPHandler: Processed in 0.003923446 sec. | ||
| 888 | 2026.03.24 20:57:08.355996 [ 259 ] {5056c316-631d-49f1-8f49-6cc2aa8e724c} <Debug> TCPHandler: Processed in 0.003986858 sec. | ||
| 889 | 2026.03.24 20:57:08.356122 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.03.24 20:57:08.356146 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.03.24 20:57:08.356274 [ 259 ] {6fbf5473-18eb-4cfe-8c78-84597cd7494d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 892 | 2026.03.24 20:57:08.356301 [ 268 ] {691315dd-42b5-44d4-a5bf-6d48a50631f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 893 | 2026.03.24 20:57:08.356322 [ 259 ] {6fbf5473-18eb-4cfe-8c78-84597cd7494d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 894 | 2026.03.24 20:57:08.356347 [ 268 ] {691315dd-42b5-44d4-a5bf-6d48a50631f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 895 | 2026.03.24 20:57:08.358329 [ 259 ] {6fbf5473-18eb-4cfe-8c78-84597cd7494d} <Debug> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Loading data parts | ||
| 896 | 2026.03.24 20:57:08.358509 [ 259 ] {6fbf5473-18eb-4cfe-8c78-84597cd7494d} <Debug> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): There are no data parts | ||
| 897 | 2026.03.24 20:57:08.359820 [ 259 ] {6fbf5473-18eb-4cfe-8c78-84597cd7494d} <Debug> TCPHandler: Processed in 0.003745871 sec. | ||
| 898 | 2026.03.24 20:57:08.359826 [ 268 ] {691315dd-42b5-44d4-a5bf-6d48a50631f8} <Debug> TCPHandler: Processed in 0.00372748 sec. | ||
| 899 | 2026.03.24 20:57:08.359923 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.03.24 20:57:08.359985 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.03.24 20:57:08.360079 [ 259 ] {0a74b8d9-1829-43e2-889d-8a5166048be8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 902 | 2026.03.24 20:57:08.360124 [ 259 ] {0a74b8d9-1829-43e2-889d-8a5166048be8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 903 | 2026.03.24 20:57:08.360131 [ 268 ] {be7820dc-9801-48ef-bec9-b0cf541241b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 904 | 2026.03.24 20:57:08.360177 [ 268 ] {be7820dc-9801-48ef-bec9-b0cf541241b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 905 | 2026.03.24 20:57:08.362084 [ 259 ] {0a74b8d9-1829-43e2-889d-8a5166048be8} <Debug> oximeter.fields_i32 (379b0992-d3fa-48d1-aad8-a493d7636641): Loading data parts | ||
| 906 | 2026.03.24 20:57:08.362224 [ 259 ] {0a74b8d9-1829-43e2-889d-8a5166048be8} <Debug> oximeter.fields_i32 (379b0992-d3fa-48d1-aad8-a493d7636641): There are no data parts | ||
| 907 | 2026.03.24 20:57:08.363840 [ 259 ] {0a74b8d9-1829-43e2-889d-8a5166048be8} <Debug> TCPHandler: Processed in 0.003963777 sec. | ||
| 908 | 2026.03.24 20:57:08.363849 [ 268 ] {be7820dc-9801-48ef-bec9-b0cf541241b9} <Debug> TCPHandler: Processed in 0.003911656 sec. | ||
| 909 | 2026.03.24 20:57:08.363947 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.03.24 20:57:08.364019 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.03.24 20:57:08.364101 [ 259 ] {3204b7ff-d1fa-4c60-854f-f9d5c87504c7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 912 | 2026.03.24 20:57:08.364147 [ 259 ] {3204b7ff-d1fa-4c60-854f-f9d5c87504c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 913 | 2026.03.24 20:57:08.364166 [ 268 ] {c646edf6-659a-48ad-9058-2e1763ec5ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 914 | 2026.03.24 20:57:08.364211 [ 268 ] {c646edf6-659a-48ad-9058-2e1763ec5ece} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 915 | 2026.03.24 20:57:08.365961 [ 259 ] {3204b7ff-d1fa-4c60-854f-f9d5c87504c7} <Debug> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Loading data parts | ||
| 916 | 2026.03.24 20:57:08.366110 [ 259 ] {3204b7ff-d1fa-4c60-854f-f9d5c87504c7} <Debug> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): There are no data parts | ||
| 917 | 2026.03.24 20:57:08.367501 [ 259 ] {3204b7ff-d1fa-4c60-854f-f9d5c87504c7} <Debug> TCPHandler: Processed in 0.003600787 sec. | ||
| 918 | 2026.03.24 20:57:08.367537 [ 268 ] {c646edf6-659a-48ad-9058-2e1763ec5ece} <Debug> TCPHandler: Processed in 0.003564906 sec. | ||
| 919 | 2026.03.24 20:57:08.367603 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.03.24 20:57:08.367693 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.03.24 20:57:08.367758 [ 259 ] {abbcb6d4-7dd1-4ae2-bacb-d4c0ec5c6a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 922 | 2026.03.24 20:57:08.367805 [ 259 ] {abbcb6d4-7dd1-4ae2-bacb-d4c0ec5c6a5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 923 | 2026.03.24 20:57:08.367870 [ 268 ] {c2a4c917-3a4f-4477-b6a8-a1a27a6cccfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 924 | 2026.03.24 20:57:08.367924 [ 268 ] {c2a4c917-3a4f-4477-b6a8-a1a27a6cccfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 925 | 2026.03.24 20:57:08.369656 [ 259 ] {abbcb6d4-7dd1-4ae2-bacb-d4c0ec5c6a5a} <Debug> oximeter.fields_i64 (eb8fb523-0ee8-4251-8d86-27dc3e8d074d): Loading data parts | ||
| 926 | 2026.03.24 20:57:08.369798 [ 259 ] {abbcb6d4-7dd1-4ae2-bacb-d4c0ec5c6a5a} <Debug> oximeter.fields_i64 (eb8fb523-0ee8-4251-8d86-27dc3e8d074d): There are no data parts | ||
| 927 | 2026.03.24 20:57:08.371486 [ 259 ] {abbcb6d4-7dd1-4ae2-bacb-d4c0ec5c6a5a} <Debug> TCPHandler: Processed in 0.003930775 sec. | ||
| 928 | 2026.03.24 20:57:08.371507 [ 268 ] {c2a4c917-3a4f-4477-b6a8-a1a27a6cccfb} <Debug> TCPHandler: Processed in 0.003862754 sec. | ||
| 929 | 2026.03.24 20:57:08.371588 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2026.03.24 20:57:08.371654 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.03.24 20:57:08.371739 [ 259 ] {9d04ef3a-6124-40e5-91ec-9396e9155be5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 932 | 2026.03.24 20:57:08.371786 [ 259 ] {9d04ef3a-6124-40e5-91ec-9396e9155be5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 933 | 2026.03.24 20:57:08.371820 [ 268 ] {9d9d0482-49eb-451f-a0de-375d299ed1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 934 | 2026.03.24 20:57:08.371871 [ 268 ] {9d9d0482-49eb-451f-a0de-375d299ed1e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 935 | 2026.03.24 20:57:08.373704 [ 259 ] {9d04ef3a-6124-40e5-91ec-9396e9155be5} <Debug> oximeter.fields_u64 (d2650e1a-6959-45ef-8a00-5ba7e2ef00b5): Loading data parts | ||
| 936 | 2026.03.24 20:57:08.373852 [ 259 ] {9d04ef3a-6124-40e5-91ec-9396e9155be5} <Debug> oximeter.fields_u64 (d2650e1a-6959-45ef-8a00-5ba7e2ef00b5): There are no data parts | ||
| 937 | 2026.03.24 20:57:08.375372 [ 259 ] {9d04ef3a-6124-40e5-91ec-9396e9155be5} <Debug> TCPHandler: Processed in 0.003832503 sec. | ||
| 938 | 2026.03.24 20:57:08.375387 [ 268 ] {9d9d0482-49eb-451f-a0de-375d299ed1e6} <Debug> TCPHandler: Processed in 0.003781192 sec. | ||
| 939 | 2026.03.24 20:57:08.375474 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.03.24 20:57:08.375532 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.03.24 20:57:08.375628 [ 259 ] {7bfae2bc-9de6-4d41-8108-7273980e2e32} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 942 | 2026.03.24 20:57:08.375675 [ 259 ] {7bfae2bc-9de6-4d41-8108-7273980e2e32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 943 | 2026.03.24 20:57:08.375727 [ 268 ] {37eb744c-ffb2-4d53-aeef-b41408c6b1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 944 | 2026.03.24 20:57:08.375778 [ 268 ] {37eb744c-ffb2-4d53-aeef-b41408c6b1ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 945 | 2026.03.24 20:57:08.377545 [ 259 ] {7bfae2bc-9de6-4d41-8108-7273980e2e32} <Debug> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Loading data parts | ||
| 946 | 2026.03.24 20:57:08.377697 [ 259 ] {7bfae2bc-9de6-4d41-8108-7273980e2e32} <Debug> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): There are no data parts | ||
| 947 | 2026.03.24 20:57:08.379231 [ 259 ] {7bfae2bc-9de6-4d41-8108-7273980e2e32} <Debug> TCPHandler: Processed in 0.003804372 sec. | ||
| 948 | 2026.03.24 20:57:08.379238 [ 268 ] {37eb744c-ffb2-4d53-aeef-b41408c6b1ba} <Debug> TCPHandler: Processed in 0.003755701 sec. | ||
| 949 | 2026.03.24 20:57:08.379355 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.03.24 20:57:08.379408 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.03.24 20:57:08.379517 [ 259 ] {7f65b49d-090f-469e-9e97-ee3ecd7aed84} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 952 | 2026.03.24 20:57:08.379563 [ 259 ] {7f65b49d-090f-469e-9e97-ee3ecd7aed84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 953 | 2026.03.24 20:57:08.379575 [ 268 ] {800d7f1d-f705-49ae-bec3-d48712ab9342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 954 | 2026.03.24 20:57:08.379623 [ 268 ] {800d7f1d-f705-49ae-bec3-d48712ab9342} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 955 | 2026.03.24 20:57:08.381874 [ 259 ] {7f65b49d-090f-469e-9e97-ee3ecd7aed84} <Debug> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Loading data parts | ||
| 956 | 2026.03.24 20:57:08.382031 [ 259 ] {7f65b49d-090f-469e-9e97-ee3ecd7aed84} <Debug> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): There are no data parts | ||
| 957 | 2026.03.24 20:57:08.383834 [ 268 ] {800d7f1d-f705-49ae-bec3-d48712ab9342} <Debug> TCPHandler: Processed in 0.004475251 sec. | ||
| 958 | 2026.03.24 20:57:08.383835 [ 259 ] {7f65b49d-090f-469e-9e97-ee3ecd7aed84} <Debug> TCPHandler: Processed in 0.004528922 sec. | ||
| 959 | 2026.03.24 20:57:08.383975 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.03.24 20:57:08.384001 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.03.24 20:57:08.384139 [ 259 ] {7ad3219e-0729-459e-86be-135561146e32} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) 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) | ||
| 962 | 2026.03.24 20:57:08.384155 [ 268 ] {2ae3e957-913f-45bd-9c3d-6ef9b9bb621d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) 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) | ||
| 963 | 2026.03.24 20:57:08.384189 [ 259 ] {7ad3219e-0729-459e-86be-135561146e32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 964 | 2026.03.24 20:57:08.384203 [ 268 ] {2ae3e957-913f-45bd-9c3d-6ef9b9bb621d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 965 | 2026.03.24 20:57:08.386159 [ 259 ] {7ad3219e-0729-459e-86be-135561146e32} <Debug> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Loading data parts | ||
| 966 | 2026.03.24 20:57:08.386312 [ 259 ] {7ad3219e-0729-459e-86be-135561146e32} <Debug> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): There are no data parts | ||
| 967 | 2026.03.24 20:57:08.387606 [ 259 ] {7ad3219e-0729-459e-86be-135561146e32} <Debug> TCPHandler: Processed in 0.00368296 sec. | ||
| 968 | 2026.03.24 20:57:08.387614 [ 268 ] {2ae3e957-913f-45bd-9c3d-6ef9b9bb621d} <Debug> TCPHandler: Processed in 0.003661699 sec. | ||
| 969 | 2026.03.24 20:57:08.387729 [ 259 ] {} <Trace> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.03.24 20:57:08.387786 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.03.24 20:57:08.388005 [ 259 ] {ea6a48cb-60b1-4f85-940d-d943ff635607} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36856) /* The timeseries schema table stores the extracted schema for the samples | ||
| 972 | * oximeter collects. | ||
| 973 | */ | ||
| 974 | 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) | ||
| 975 | 2026.03.24 20:57:08.388065 [ 268 ] {eaa8b0c0-aece-4500-bbe8-3960177fe4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) /* The timeseries schema table stores the extracted schema for the samples | ||
| 976 | * oximeter collects. | ||
| 977 | */ | ||
| 978 | 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) | ||
| 979 | 2026.03.24 20:57:08.388069 [ 259 ] {ea6a48cb-60b1-4f85-940d-d943ff635607} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 980 | 2026.03.24 20:57:08.388141 [ 268 ] {eaa8b0c0-aece-4500-bbe8-3960177fe4b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 981 | 2026.03.24 20:57:08.390267 [ 259 ] {ea6a48cb-60b1-4f85-940d-d943ff635607} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8): Loading data parts | ||
| 982 | 2026.03.24 20:57:08.390423 [ 259 ] {ea6a48cb-60b1-4f85-940d-d943ff635607} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8): There are no data parts | ||
| 983 | 2026.03.24 20:57:08.392021 [ 259 ] {ea6a48cb-60b1-4f85-940d-d943ff635607} <Debug> TCPHandler: Processed in 0.004342548 sec. | ||
| 984 | 2026.03.24 20:57:08.392042 [ 268 ] {eaa8b0c0-aece-4500-bbe8-3960177fe4b9} <Debug> TCPHandler: Processed in 0.004305006 sec. | ||
| 985 | 2026.03.24 20:57:08.392173 [ 261 ] {} <Trace> TCP-Session: 88d2ca52-2904-4883-b3a1-f5c1f713bc50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.03.24 20:57:08.392375 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.03.24 20:57:08.392405 [ 261 ] {f0d36d30-19e7-4af7-bbfd-b83913501cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57658) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 988 | 2026.03.24 20:57:08.392576 [ 270 ] {926d0398-6f31-472f-8121-72bd5544901f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 989 | 2026.03.24 20:57:08.393725 [ 261 ] {f0d36d30-19e7-4af7-bbfd-b83913501cfa} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 990 | 2026.03.24 20:57:08.393734 [ 270 ] {926d0398-6f31-472f-8121-72bd5544901f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 991 | 2026.03.24 20:57:08.412765 [ 278 ] {f0d36d30-19e7-4af7-bbfd-b83913501cfa} <Trace> oximeter.version (d728f335-e28c-4e93-ae2a-f843f34eec2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.03.24 20:57:08.412767 [ 277 ] {926d0398-6f31-472f-8121-72bd5544901f} <Trace> oximeter.version (d728f335-e28c-4e93-ae2a-f843f34eec2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.03.24 20:57:08.412822 [ 278 ] {f0d36d30-19e7-4af7-bbfd-b83913501cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 994 | 2026.03.24 20:57:08.412862 [ 277 ] {926d0398-6f31-472f-8121-72bd5544901f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 995 | 2026.03.24 20:57:08.417962 [ 277 ] {926d0398-6f31-472f-8121-72bd5544901f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 996 | 2026.03.24 20:57:08.418008 [ 278 ] {f0d36d30-19e7-4af7-bbfd-b83913501cfa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 997 | 2026.03.24 20:57:08.418665 [ 277 ] {926d0398-6f31-472f-8121-72bd5544901f} <Trace> oximeter.version (d728f335-e28c-4e93-ae2a-f843f34eec2b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2026.03.24 20:57:08.418865 [ 278 ] {f0d36d30-19e7-4af7-bbfd-b83913501cfa} <Trace> oximeter.version (d728f335-e28c-4e93-ae2a-f843f34eec2b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2026.03.24 20:57:08.418974 [ 270 ] {926d0398-6f31-472f-8121-72bd5544901f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026433 sec., 37.83149850565581 rows/sec., 605.30 B/sec. | ||
| 1000 | 2026.03.24 20:57:08.419070 [ 261 ] {f0d36d30-19e7-4af7-bbfd-b83913501cfa} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026799 sec., 37.31482518004403 rows/sec., 597.04 B/sec. | ||
| 1001 | 2026.03.24 20:57:08.419242 [ 270 ] {926d0398-6f31-472f-8121-72bd5544901f} <Debug> TCPHandler: Processed in 0.02705803 sec. | ||
| 1002 | 2026.03.24 20:57:08.419260 [ 261 ] {f0d36d30-19e7-4af7-bbfd-b83913501cfa} <Debug> TCPHandler: Processed in 0.027143472 sec. | ||
| 1003 | 2026.03.24 20:57:08.423094 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1004 | 2026.03.24 20:57:08.423173 [ 259 ] {} <Debug> TCP-Session: 4a1f9579-459f-4d02-bb5f-6ca0f88f48ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.03.24 20:57:08.423328 [ 260 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1006 | 2026.03.24 20:57:08.423355 [ 265 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1007 | 2026.03.24 20:57:08.423383 [ 263 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1008 | 2026.03.24 20:57:08.423402 [ 261 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1009 | 2026.03.24 20:57:08.423416 [ 265 ] {} <Debug> TCP-Session: 8f1a2186-52a4-4431-a33f-8f34947a8df0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.03.24 20:57:08.423435 [ 263 ] {} <Debug> TCP-Session: 81410b12-b234-48d3-b480-e66ea7f682d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.03.24 20:57:08.423453 [ 261 ] {} <Debug> TCP-Session: 88d2ca52-2904-4883-b3a1-f5c1f713bc50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.03.24 20:57:08.423477 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1013 | 2026.03.24 20:57:08.423504 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1014 | 2026.03.24 20:57:08.423442 [ 264 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1015 | 2026.03.24 20:57:08.423587 [ 266 ] {} <Debug> TCP-Session: 52879822-d096-4210-baf8-83d5eb92742f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.03.24 20:57:08.423553 [ 267 ] {} <Debug> TCP-Session: e65e7782-2b96-473d-932b-f3b34d1c5a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.03.24 20:57:08.423621 [ 264 ] {} <Debug> TCP-Session: bc0e5c53-f5bd-40d7-860d-b05b3672ff08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.03.24 20:57:08.423424 [ 262 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1019 | 2026.03.24 20:57:08.423386 [ 260 ] {} <Debug> TCP-Session: 62764c37-3810-48d7-a5c4-1017c60b72ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.03.24 20:57:08.423718 [ 262 ] {} <Debug> TCP-Session: 7ef41141-2aba-436f-9b7b-9ba9dacf8182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.03.24 20:57:09.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.21 MiB, peak 135.29 MiB, free memory in arenas 0.00 B, will set to 140.89 MiB (RSS), difference: 13.68 MiB | ||
| 1022 | 2026.03.24 20:57:09.429813 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56817 | ||
| 1023 | 2026.03.24 20:57:09.434588 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1024 | 2026.03.24 20:57:09.434636 [ 259 ] {} <Debug> TCP-Session: 3f2dfa85-23bd-43ce-9abd-5df586632a5e Authenticating user 'default' from [fd00:1122:3344:101::b]:56817 | ||
| 1025 | 2026.03.24 20:57:09.434657 [ 259 ] {} <Debug> TCP-Session: 3f2dfa85-23bd-43ce-9abd-5df586632a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.03.24 20:57:09.434670 [ 259 ] {} <Debug> TCP-Session: 3f2dfa85-23bd-43ce-9abd-5df586632a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.03.24 20:57:09.434719 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1028 | 2026.03.24 20:57:09.434742 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1029 | 2026.03.24 20:57:09.434757 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1030 | 2026.03.24 20:57:09.437025 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38404 | ||
| 1031 | 2026.03.24 20:57:09.437053 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39487 | ||
| 1032 | 2026.03.24 20:57:09.437069 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50777 | ||
| 1033 | 2026.03.24 20:57:09.437081 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47932 | ||
| 1034 | 2026.03.24 20:57:09.437060 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57925 | ||
| 1035 | 2026.03.24 20:57:09.437176 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1036 | 2026.03.24 20:57:09.437197 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1037 | 2026.03.24 20:57:09.437221 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1038 | 2026.03.24 20:57:09.437224 [ 260 ] {} <Debug> TCP-Session: 60d0ba21-7e2b-444d-8184-33e985f28112 Authenticating user 'default' from [fd00:1122:3344:101::b]:38404 | ||
| 1039 | 2026.03.24 20:57:09.437245 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1040 | 2026.03.24 20:57:09.437255 [ 266 ] {} <Debug> TCP-Session: 092a3894-a57f-4d15-b927-a6e8fbd9fc92 Authenticating user 'default' from [fd00:1122:3344:101::b]:47932 | ||
| 1041 | 2026.03.24 20:57:09.437268 [ 260 ] {} <Debug> TCP-Session: 60d0ba21-7e2b-444d-8184-33e985f28112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.03.24 20:57:09.437274 [ 264 ] {} <Debug> TCP-Session: d4e1656e-72c7-47ec-8a46-41bf793269d3 Authenticating user 'default' from [fd00:1122:3344:101::b]:57925 | ||
| 1043 | 2026.03.24 20:57:09.437286 [ 266 ] {} <Debug> TCP-Session: 092a3894-a57f-4d15-b927-a6e8fbd9fc92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.03.24 20:57:09.437301 [ 260 ] {} <Debug> TCP-Session: 60d0ba21-7e2b-444d-8184-33e985f28112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.03.24 20:57:09.437330 [ 266 ] {} <Debug> TCP-Session: 092a3894-a57f-4d15-b927-a6e8fbd9fc92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.24 20:57:09.437310 [ 264 ] {} <Debug> TCP-Session: d4e1656e-72c7-47ec-8a46-41bf793269d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.03.24 20:57:09.437169 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2026.03.24 20:57:09.437383 [ 264 ] {} <Debug> TCP-Session: d4e1656e-72c7-47ec-8a46-41bf793269d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.03.24 20:57:09.437034 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63410 | ||
| 1050 | 2026.03.24 20:57:09.437412 [ 263 ] {} <Debug> TCP-Session: 3f8218fa-3b7b-475e-bc09-66fc74e8edcf Authenticating user 'default' from [fd00:1122:3344:101::b]:39487 | ||
| 1051 | 2026.03.24 20:57:09.437035 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61084 | ||
| 1052 | 2026.03.24 20:57:09.437478 [ 263 ] {} <Debug> TCP-Session: 3f8218fa-3b7b-475e-bc09-66fc74e8edcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.03.24 20:57:09.437501 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1054 | 2026.03.24 20:57:09.437508 [ 263 ] {} <Debug> TCP-Session: 3f8218fa-3b7b-475e-bc09-66fc74e8edcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.03.24 20:57:09.437532 [ 261 ] {} <Debug> TCP-Session: a94172e9-678a-46b3-adfb-0c6ee88cf877 Authenticating user 'default' from [fd00:1122:3344:101::b]:63410 | ||
| 1056 | 2026.03.24 20:57:09.437541 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1057 | 2026.03.24 20:57:09.437237 [ 265 ] {} <Debug> TCP-Session: bee847ee-39f0-4d70-8bbd-2d5331ee0680 Authenticating user 'default' from [fd00:1122:3344:101::b]:50777 | ||
| 1058 | 2026.03.24 20:57:09.437565 [ 261 ] {} <Debug> TCP-Session: a94172e9-678a-46b3-adfb-0c6ee88cf877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.03.24 20:57:09.437576 [ 262 ] {} <Debug> TCP-Session: 5ef8e74e-0e39-47b9-ab0f-cec1b6c10cdb Authenticating user 'default' from [fd00:1122:3344:101::b]:61084 | ||
| 1060 | 2026.03.24 20:57:09.437595 [ 261 ] {} <Debug> TCP-Session: a94172e9-678a-46b3-adfb-0c6ee88cf877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.03.24 20:57:09.437591 [ 265 ] {} <Debug> TCP-Session: bee847ee-39f0-4d70-8bbd-2d5331ee0680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.03.24 20:57:09.437611 [ 262 ] {} <Debug> TCP-Session: 5ef8e74e-0e39-47b9-ab0f-cec1b6c10cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.03.24 20:57:09.437627 [ 265 ] {} <Debug> TCP-Session: bee847ee-39f0-4d70-8bbd-2d5331ee0680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.03.24 20:57:09.437642 [ 262 ] {} <Debug> TCP-Session: 5ef8e74e-0e39-47b9-ab0f-cec1b6c10cdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.03.24 20:57:10.056222 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41709 | ||
| 1066 | 2026.03.24 20:57:10.058175 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1067 | 2026.03.24 20:57:10.058220 [ 267 ] {} <Debug> TCP-Session: 26ed859c-2cbf-4b09-800b-c9e81324e174 Authenticating user 'default' from [fd00:1122:3344:101::c]:41709 | ||
| 1068 | 2026.03.24 20:57:10.058240 [ 267 ] {} <Debug> TCP-Session: 26ed859c-2cbf-4b09-800b-c9e81324e174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.03.24 20:57:10.058252 [ 267 ] {} <Debug> TCP-Session: 26ed859c-2cbf-4b09-800b-c9e81324e174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.03.24 20:57:10.058302 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1071 | 2026.03.24 20:57:10.058327 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1072 | 2026.03.24 20:57:10.058345 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1073 | 2026.03.24 20:57:10.060726 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46444 | ||
| 1074 | 2026.03.24 20:57:10.060856 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36912 | ||
| 1075 | 2026.03.24 20:57:10.060862 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1076 | 2026.03.24 20:57:10.060974 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35084 | ||
| 1077 | 2026.03.24 20:57:10.061008 [ 279 ] {} <Debug> TCP-Session: 627fd7dc-ea7a-4bf7-bd2f-cc731bf222d4 Authenticating user 'default' from [fd00:1122:3344:101::c]:46444 | ||
| 1078 | 2026.03.24 20:57:10.061036 [ 279 ] {} <Debug> TCP-Session: 627fd7dc-ea7a-4bf7-bd2f-cc731bf222d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.03.24 20:57:10.061048 [ 279 ] {} <Debug> TCP-Session: 627fd7dc-ea7a-4bf7-bd2f-cc731bf222d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.03.24 20:57:10.061084 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63668 | ||
| 1081 | 2026.03.24 20:57:10.061099 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1082 | 2026.03.24 20:57:10.061153 [ 280 ] {} <Debug> TCP-Session: af0ccbae-a817-4079-ac1f-9df3e19055f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:36912 | ||
| 1083 | 2026.03.24 20:57:10.061172 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1084 | 2026.03.24 20:57:10.061175 [ 280 ] {} <Debug> TCP-Session: af0ccbae-a817-4079-ac1f-9df3e19055f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.03.24 20:57:10.061199 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33911 | ||
| 1086 | 2026.03.24 20:57:10.061208 [ 281 ] {} <Debug> TCP-Session: 2154f0bf-b619-4aed-9449-d5248675c04a Authenticating user 'default' from [fd00:1122:3344:101::c]:35084 | ||
| 1087 | 2026.03.24 20:57:10.061209 [ 280 ] {} <Debug> TCP-Session: af0ccbae-a817-4079-ac1f-9df3e19055f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.03.24 20:57:10.061246 [ 281 ] {} <Debug> TCP-Session: 2154f0bf-b619-4aed-9449-d5248675c04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.03.24 20:57:10.061282 [ 281 ] {} <Debug> TCP-Session: 2154f0bf-b619-4aed-9449-d5248675c04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.03.24 20:57:10.061325 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1091 | 2026.03.24 20:57:10.061394 [ 282 ] {} <Debug> TCP-Session: 4730f235-6c49-4bad-89c5-ac8d988da07e Authenticating user 'default' from [fd00:1122:3344:101::c]:63668 | ||
| 1092 | 2026.03.24 20:57:10.061392 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57480 | ||
| 1093 | 2026.03.24 20:57:10.061420 [ 282 ] {} <Debug> TCP-Session: 4730f235-6c49-4bad-89c5-ac8d988da07e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.03.24 20:57:10.061433 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1095 | 2026.03.24 20:57:10.061440 [ 282 ] {} <Debug> TCP-Session: 4730f235-6c49-4bad-89c5-ac8d988da07e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.03.24 20:57:10.061467 [ 283 ] {} <Debug> TCP-Session: 06293a65-a9a1-4d43-842e-b9013d840eee Authenticating user 'default' from [fd00:1122:3344:101::c]:33911 | ||
| 1097 | 2026.03.24 20:57:10.061488 [ 283 ] {} <Debug> TCP-Session: 06293a65-a9a1-4d43-842e-b9013d840eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.03.24 20:57:10.061501 [ 283 ] {} <Debug> TCP-Session: 06293a65-a9a1-4d43-842e-b9013d840eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.03.24 20:57:10.061494 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36831 | ||
| 1100 | 2026.03.24 20:57:10.061570 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1101 | 2026.03.24 20:57:10.061628 [ 284 ] {} <Debug> TCP-Session: f5dabc88-0320-489e-990b-51f703d73dd8 Authenticating user 'default' from [fd00:1122:3344:101::c]:57480 | ||
| 1102 | 2026.03.24 20:57:10.061645 [ 284 ] {} <Debug> TCP-Session: f5dabc88-0320-489e-990b-51f703d73dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.03.24 20:57:10.061648 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1104 | 2026.03.24 20:57:10.061658 [ 284 ] {} <Debug> TCP-Session: f5dabc88-0320-489e-990b-51f703d73dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.03.24 20:57:10.061684 [ 285 ] {} <Debug> TCP-Session: 007e850d-1945-44b1-86b3-e97bded376ec Authenticating user 'default' from [fd00:1122:3344:101::c]:36831 | ||
| 1106 | 2026.03.24 20:57:10.061705 [ 285 ] {} <Debug> TCP-Session: 007e850d-1945-44b1-86b3-e97bded376ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.03.24 20:57:10.061717 [ 285 ] {} <Debug> TCP-Session: 007e850d-1945-44b1-86b3-e97bded376ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.03.24 20:57:14.227387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 1109 | 2026.03.24 20:57:14.227437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 1110 | 2026.03.24 20:57:14.227503 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 1111 | 2026.03.24 20:57:14.227528 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 1112 | 2026.03.24 20:57:14.231101 [ 245 ] {} <Debug> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Loading data parts | ||
| 1113 | 2026.03.24 20:57:14.231270 [ 245 ] {} <Debug> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): There are no data parts | ||
| 1114 | 2026.03.24 20:57:14.236308 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.03.24 20:57:14.236353 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1116 | 2026.03.24 20:57:14.242316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1117 | 2026.03.24 20:57:14.242941 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.03.24 20:57:14.243105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 1119 | 2026.03.24 20:57:14.245826 [ 244 ] {} <Debug> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Loading data parts | ||
| 1120 | 2026.03.24 20:57:14.246003 [ 244 ] {} <Debug> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): There are no data parts | ||
| 1121 | 2026.03.24 20:57:14.270962 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.03.24 20:57:14.271010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1123 | 2026.03.24 20:57:14.277275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1124 | 2026.03.24 20:57:14.278439 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.03.24 20:57:14.281699 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 1126 | 2026.03.24 20:57:15.001114 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.46 MiB, peak 150.46 MiB, free memory in arenas 0.00 B, will set to 155.54 MiB (RSS), difference: 9.08 MiB | ||
| 1127 | 2026.03.24 20:57:16.059782 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35738 | ||
| 1128 | 2026.03.24 20:57:16.059933 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1129 | 2026.03.24 20:57:16.059970 [ 286 ] {} <Debug> TCP-Session: e148e9e8-ee99-4f9a-9728-96e354bd198e Authenticating user 'default' from [fd00:1122:3344:101::e]:35738 | ||
| 1130 | 2026.03.24 20:57:16.059996 [ 286 ] {} <Debug> TCP-Session: e148e9e8-ee99-4f9a-9728-96e354bd198e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.03.24 20:57:16.060011 [ 286 ] {} <Debug> TCP-Session: e148e9e8-ee99-4f9a-9728-96e354bd198e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.03.24 20:57:16.060397 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50851 | ||
| 1133 | 2026.03.24 20:57:16.060463 [ 286 ] {} <Trace> TCP-Session: e148e9e8-ee99-4f9a-9728-96e354bd198e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2026.03.24 20:57:16.060488 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35169 | ||
| 1135 | 2026.03.24 20:57:16.060577 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34814 | ||
| 1136 | 2026.03.24 20:57:16.060703 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33178 | ||
| 1137 | 2026.03.24 20:57:16.060759 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1138 | 2026.03.24 20:57:16.060771 [ 286 ] {936e2f3b-7654-4d6b-9900-e6450a9a14b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35738) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1139 | 2026.03.24 20:57:16.060829 [ 287 ] {} <Debug> TCP-Session: ea1c4f15-b64a-41da-a0be-eaec7f9e0f12 Authenticating user 'default' from [fd00:1122:3344:101::e]:50851 | ||
| 1140 | 2026.03.24 20:57:16.060833 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2026.03.24 20:57:16.060871 [ 287 ] {} <Debug> TCP-Session: ea1c4f15-b64a-41da-a0be-eaec7f9e0f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.03.24 20:57:16.060889 [ 288 ] {} <Debug> TCP-Session: 64fc2562-1142-4498-b21f-33e8d0d16177 Authenticating user 'default' from [fd00:1122:3344:101::e]:35169 | ||
| 1143 | 2026.03.24 20:57:16.060895 [ 287 ] {} <Debug> TCP-Session: ea1c4f15-b64a-41da-a0be-eaec7f9e0f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.03.24 20:57:16.060920 [ 288 ] {} <Debug> TCP-Session: 64fc2562-1142-4498-b21f-33e8d0d16177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.03.24 20:57:16.060940 [ 288 ] {} <Debug> TCP-Session: 64fc2562-1142-4498-b21f-33e8d0d16177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.03.24 20:57:16.061065 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50041 | ||
| 1147 | 2026.03.24 20:57:16.061092 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1148 | 2026.03.24 20:57:16.061118 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1149 | 2026.03.24 20:57:16.061155 [ 289 ] {} <Debug> TCP-Session: 780042a5-1781-47d0-bd8d-08f2e43a80b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34814 | ||
| 1150 | 2026.03.24 20:57:16.061172 [ 290 ] {} <Debug> TCP-Session: c0c8a2ba-ef19-497c-bb16-53a01cf7999f Authenticating user 'default' from [fd00:1122:3344:101::e]:33178 | ||
| 1151 | 2026.03.24 20:57:16.061184 [ 289 ] {} <Debug> TCP-Session: 780042a5-1781-47d0-bd8d-08f2e43a80b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.03.24 20:57:16.061201 [ 290 ] {} <Debug> TCP-Session: c0c8a2ba-ef19-497c-bb16-53a01cf7999f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.03.24 20:57:16.061207 [ 289 ] {} <Debug> TCP-Session: 780042a5-1781-47d0-bd8d-08f2e43a80b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.03.24 20:57:16.061221 [ 290 ] {} <Debug> TCP-Session: c0c8a2ba-ef19-497c-bb16-53a01cf7999f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.03.24 20:57:16.061209 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52193 | ||
| 1156 | 2026.03.24 20:57:16.061351 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59956 | ||
| 1157 | 2026.03.24 20:57:16.061373 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1158 | 2026.03.24 20:57:16.061417 [ 291 ] {} <Debug> TCP-Session: 6f180836-0bd4-47d4-8c45-55618d54f73e Authenticating user 'default' from [fd00:1122:3344:101::e]:50041 | ||
| 1159 | 2026.03.24 20:57:16.061436 [ 291 ] {} <Debug> TCP-Session: 6f180836-0bd4-47d4-8c45-55618d54f73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.03.24 20:57:16.061450 [ 291 ] {} <Debug> TCP-Session: 6f180836-0bd4-47d4-8c45-55618d54f73e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.03.24 20:57:16.061511 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47866 | ||
| 1162 | 2026.03.24 20:57:16.061629 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1163 | 2026.03.24 20:57:16.061668 [ 292 ] {} <Debug> TCP-Session: f8aa7a63-4aa5-4a96-b03e-f7e37f524420 Authenticating user 'default' from [fd00:1122:3344:101::e]:52193 | ||
| 1164 | 2026.03.24 20:57:16.061686 [ 292 ] {} <Debug> TCP-Session: f8aa7a63-4aa5-4a96-b03e-f7e37f524420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.03.24 20:57:16.061705 [ 292 ] {} <Debug> TCP-Session: f8aa7a63-4aa5-4a96-b03e-f7e37f524420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.03.24 20:57:16.061743 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1167 | 2026.03.24 20:57:16.061782 [ 293 ] {} <Debug> TCP-Session: 46658903-36c0-48d2-b6dc-427d5466d360 Authenticating user 'default' from [fd00:1122:3344:101::e]:59956 | ||
| 1168 | 2026.03.24 20:57:16.061799 [ 293 ] {} <Debug> TCP-Session: 46658903-36c0-48d2-b6dc-427d5466d360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.03.24 20:57:16.061816 [ 293 ] {} <Debug> TCP-Session: 46658903-36c0-48d2-b6dc-427d5466d360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.03.24 20:57:16.061863 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1171 | 2026.03.24 20:57:16.061916 [ 294 ] {} <Debug> TCP-Session: 0f0acee6-025f-4151-8372-641ea247e169 Authenticating user 'default' from [fd00:1122:3344:101::e]:47866 | ||
| 1172 | 2026.03.24 20:57:16.061946 [ 294 ] {} <Debug> TCP-Session: 0f0acee6-025f-4151-8372-641ea247e169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.03.24 20:57:16.061956 [ 286 ] {936e2f3b-7654-4d6b-9900-e6450a9a14b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1174 | 2026.03.24 20:57:16.061964 [ 294 ] {} <Debug> TCP-Session: 0f0acee6-025f-4151-8372-641ea247e169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.03.24 20:57:16.062335 [ 286 ] {936e2f3b-7654-4d6b-9900-e6450a9a14b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1176 | 2026.03.24 20:57:16.065238 [ 286 ] {936e2f3b-7654-4d6b-9900-e6450a9a14b1} <Debug> oximeter.version (d728f335-e28c-4e93-ae2a-f843f34eec2b) (SelectExecutor): Key condition: unknown | ||
| 1177 | 2026.03.24 20:57:16.080293 [ 295 ] {936e2f3b-7654-4d6b-9900-e6450a9a14b1} <Trace> AggregatingTransform: Aggregating | ||
| 1178 | 2026.03.24 20:57:16.080402 [ 295 ] {936e2f3b-7654-4d6b-9900-e6450a9a14b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1179 | 2026.03.24 20:57:16.081116 [ 295 ] {936e2f3b-7654-4d6b-9900-e6450a9a14b1} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.006129095 sec. (326.312 rows/sec., 12.75 KiB/sec.) | ||
| 1180 | 2026.03.24 20:57:16.081158 [ 295 ] {936e2f3b-7654-4d6b-9900-e6450a9a14b1} <Trace> Aggregator: Merging aggregated data | ||
| 1181 | 2026.03.24 20:57:16.081198 [ 295 ] {936e2f3b-7654-4d6b-9900-e6450a9a14b1} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1182 | 2026.03.24 20:57:16.082357 [ 286 ] {936e2f3b-7654-4d6b-9900-e6450a9a14b1} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.021652 sec., 92.37021984112322 rows/sec., 3.61 KiB/sec. | ||
| 1183 | 2026.03.24 20:57:16.082525 [ 286 ] {936e2f3b-7654-4d6b-9900-e6450a9a14b1} <Debug> TCPHandler: Processed in 0.02227053 sec. | ||
| 1184 | 2026.03.24 20:57:16.082628 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1185 | 2026.03.24 20:57:16.082656 [ 286 ] {} <Debug> TCP-Session: e148e9e8-ee99-4f9a-9728-96e354bd198e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.03.24 20:57:16.082666 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1187 | 2026.03.24 20:57:16.082712 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1188 | 2026.03.24 20:57:16.082726 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1189 | 2026.03.24 20:57:16.082743 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1190 | 2026.03.24 20:57:16.082760 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1191 | 2026.03.24 20:57:16.082793 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1192 | 2026.03.24 20:57:16.082818 [ 289 ] {} <Debug> TCP-Session: 780042a5-1781-47d0-bd8d-08f2e43a80b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.03.24 20:57:16.082836 [ 290 ] {} <Debug> TCP-Session: c0c8a2ba-ef19-497c-bb16-53a01cf7999f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2026.03.24 20:57:16.082859 [ 287 ] {} <Debug> TCP-Session: ea1c4f15-b64a-41da-a0be-eaec7f9e0f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2026.03.24 20:57:16.082820 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1196 | 2026.03.24 20:57:16.082805 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1197 | 2026.03.24 20:57:16.082924 [ 292 ] {} <Debug> TCP-Session: f8aa7a63-4aa5-4a96-b03e-f7e37f524420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.03.24 20:57:16.082771 [ 291 ] {} <Debug> TCP-Session: 6f180836-0bd4-47d4-8c45-55618d54f73e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.03.24 20:57:16.082947 [ 294 ] {} <Debug> TCP-Session: 0f0acee6-025f-4151-8372-641ea247e169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.03.24 20:57:16.082716 [ 293 ] {} <Debug> TCP-Session: 46658903-36c0-48d2-b6dc-427d5466d360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.03.24 20:57:16.082813 [ 288 ] {} <Debug> TCP-Session: 64fc2562-1142-4498-b21f-33e8d0d16177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.03.24 20:57:16.297261 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60539 | ||
| 1203 | 2026.03.24 20:57:16.297364 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1204 | 2026.03.24 20:57:16.297389 [ 286 ] {} <Debug> TCP-Session: e0518262-c173-40f7-a0fd-dab1c9ffb6a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60539 | ||
| 1205 | 2026.03.24 20:57:16.297410 [ 286 ] {} <Debug> TCP-Session: e0518262-c173-40f7-a0fd-dab1c9ffb6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.03.24 20:57:16.297423 [ 286 ] {} <Debug> TCP-Session: e0518262-c173-40f7-a0fd-dab1c9ffb6a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.03.24 20:57:16.297638 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45994 | ||
| 1208 | 2026.03.24 20:57:16.297657 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65404 | ||
| 1209 | 2026.03.24 20:57:16.297690 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55529 | ||
| 1210 | 2026.03.24 20:57:16.297710 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59008 | ||
| 1211 | 2026.03.24 20:57:16.297732 [ 286 ] {} <Trace> TCP-Session: e0518262-c173-40f7-a0fd-dab1c9ffb6a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.03.24 20:57:16.297765 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1213 | 2026.03.24 20:57:16.297705 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34202 | ||
| 1214 | 2026.03.24 20:57:16.297789 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1215 | 2026.03.24 20:57:16.297815 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1216 | 2026.03.24 20:57:16.297838 [ 289 ] {} <Debug> TCP-Session: 92827d14-9703-470f-9b56-fcc9d7f3d1ab Authenticating user 'default' from [fd00:1122:3344:101::e]:65404 | ||
| 1217 | 2026.03.24 20:57:16.297856 [ 294 ] {} <Debug> TCP-Session: d4ad26b0-dcea-4c04-88b1-050f153a8272 Authenticating user 'default' from [fd00:1122:3344:101::e]:59008 | ||
| 1218 | 2026.03.24 20:57:16.297861 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1219 | 2026.03.24 20:57:16.297875 [ 289 ] {} <Debug> TCP-Session: 92827d14-9703-470f-9b56-fcc9d7f3d1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.03.24 20:57:16.297884 [ 294 ] {} <Debug> TCP-Session: d4ad26b0-dcea-4c04-88b1-050f153a8272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.03.24 20:57:16.297898 [ 293 ] {} <Debug> TCP-Session: f5c098e2-356c-4894-a870-bdd24ffb6fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34202 | ||
| 1222 | 2026.03.24 20:57:16.297918 [ 294 ] {} <Debug> TCP-Session: d4ad26b0-dcea-4c04-88b1-050f153a8272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.03.24 20:57:16.297923 [ 286 ] {95f7c209-a019-4f70-81e4-ea1f9d8205d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60539) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1224 | 2026.03.24 20:57:16.297942 [ 293 ] {} <Debug> TCP-Session: f5c098e2-356c-4894-a870-bdd24ffb6fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.03.24 20:57:16.297678 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35401 | ||
| 1226 | 2026.03.24 20:57:16.297979 [ 293 ] {} <Debug> TCP-Session: f5c098e2-356c-4894-a870-bdd24ffb6fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.03.24 20:57:16.297654 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54822 | ||
| 1228 | 2026.03.24 20:57:16.297811 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1229 | 2026.03.24 20:57:16.298060 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1230 | 2026.03.24 20:57:16.297902 [ 289 ] {} <Debug> TCP-Session: 92827d14-9703-470f-9b56-fcc9d7f3d1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.03.24 20:57:16.298099 [ 291 ] {} <Debug> TCP-Session: 982692b6-f1a5-4f52-966c-7b09a9204e2f Authenticating user 'default' from [fd00:1122:3344:101::e]:35401 | ||
| 1232 | 2026.03.24 20:57:16.298094 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1233 | 2026.03.24 20:57:16.298133 [ 291 ] {} <Debug> TCP-Session: 982692b6-f1a5-4f52-966c-7b09a9204e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.03.24 20:57:16.298145 [ 290 ] {} <Debug> TCP-Session: bcdcc41a-7ca5-4ae0-a4b0-a2f8536a6872 Authenticating user 'default' from [fd00:1122:3344:101::e]:54822 | ||
| 1235 | 2026.03.24 20:57:16.298158 [ 291 ] {} <Debug> TCP-Session: 982692b6-f1a5-4f52-966c-7b09a9204e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2026.03.24 20:57:16.298173 [ 290 ] {} <Debug> TCP-Session: bcdcc41a-7ca5-4ae0-a4b0-a2f8536a6872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2026.03.24 20:57:16.298096 [ 292 ] {} <Debug> TCP-Session: 4fc59d08-f1f1-4250-93d1-b4d48611a1f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55529 | ||
| 1238 | 2026.03.24 20:57:16.298208 [ 286 ] {95f7c209-a019-4f70-81e4-ea1f9d8205d7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1239 | 2026.03.24 20:57:16.298221 [ 290 ] {} <Debug> TCP-Session: bcdcc41a-7ca5-4ae0-a4b0-a2f8536a6872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.03.24 20:57:16.298238 [ 292 ] {} <Debug> TCP-Session: 4fc59d08-f1f1-4250-93d1-b4d48611a1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.03.24 20:57:16.297806 [ 287 ] {} <Debug> TCP-Session: ec290e77-5314-4951-9fe7-403b1d92b418 Authenticating user 'default' from [fd00:1122:3344:101::e]:45994 | ||
| 1242 | 2026.03.24 20:57:16.298262 [ 292 ] {} <Debug> TCP-Session: 4fc59d08-f1f1-4250-93d1-b4d48611a1f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.03.24 20:57:16.298276 [ 286 ] {95f7c209-a019-4f70-81e4-ea1f9d8205d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1244 | 2026.03.24 20:57:16.298296 [ 287 ] {} <Debug> TCP-Session: ec290e77-5314-4951-9fe7-403b1d92b418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.03.24 20:57:16.297650 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41758 | ||
| 1246 | 2026.03.24 20:57:16.298335 [ 287 ] {} <Debug> TCP-Session: ec290e77-5314-4951-9fe7-403b1d92b418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.03.24 20:57:16.298400 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1248 | 2026.03.24 20:57:16.298425 [ 288 ] {} <Debug> TCP-Session: 6773632c-8ab6-4a99-900c-3f09eb8376e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41758 | ||
| 1249 | 2026.03.24 20:57:16.298442 [ 288 ] {} <Debug> TCP-Session: 6773632c-8ab6-4a99-900c-3f09eb8376e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.03.24 20:57:16.298453 [ 288 ] {} <Debug> TCP-Session: 6773632c-8ab6-4a99-900c-3f09eb8376e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.03.24 20:57:16.298608 [ 286 ] {95f7c209-a019-4f70-81e4-ea1f9d8205d7} <Debug> oximeter.version (d728f335-e28c-4e93-ae2a-f843f34eec2b) (SelectExecutor): Key condition: unknown | ||
| 1252 | 2026.03.24 20:57:16.299658 [ 324 ] {95f7c209-a019-4f70-81e4-ea1f9d8205d7} <Trace> AggregatingTransform: Aggregating | ||
| 1253 | 2026.03.24 20:57:16.299706 [ 324 ] {95f7c209-a019-4f70-81e4-ea1f9d8205d7} <Trace> Aggregator: Aggregation method: without_key | ||
| 1254 | 2026.03.24 20:57:16.299738 [ 324 ] {95f7c209-a019-4f70-81e4-ea1f9d8205d7} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000926965 sec. (2157.579 rows/sec., 84.28 KiB/sec.) | ||
| 1255 | 2026.03.24 20:57:16.299754 [ 324 ] {95f7c209-a019-4f70-81e4-ea1f9d8205d7} <Trace> Aggregator: Merging aggregated data | ||
| 1256 | 2026.03.24 20:57:16.300901 [ 286 ] {95f7c209-a019-4f70-81e4-ea1f9d8205d7} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003034 sec., 659.1957811470007 rows/sec., 25.75 KiB/sec. | ||
| 1257 | 2026.03.24 20:57:16.301087 [ 286 ] {95f7c209-a019-4f70-81e4-ea1f9d8205d7} <Debug> TCPHandler: Processed in 0.003474334 sec. | ||
| 1258 | 2026.03.24 20:57:16.301191 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1259 | 2026.03.24 20:57:16.301224 [ 286 ] {} <Debug> TCP-Session: e0518262-c173-40f7-a0fd-dab1c9ffb6a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2026.03.24 20:57:16.301225 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1261 | 2026.03.24 20:57:16.301252 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1262 | 2026.03.24 20:57:16.301270 [ 288 ] {} <Debug> TCP-Session: 6773632c-8ab6-4a99-900c-3f09eb8376e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.03.24 20:57:16.301291 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1264 | 2026.03.24 20:57:16.301294 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1265 | 2026.03.24 20:57:16.301321 [ 289 ] {} <Debug> TCP-Session: 92827d14-9703-470f-9b56-fcc9d7f3d1ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.03.24 20:57:16.301345 [ 287 ] {} <Debug> TCP-Session: ec290e77-5314-4951-9fe7-403b1d92b418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2026.03.24 20:57:16.301344 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1268 | 2026.03.24 20:57:16.301378 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1269 | 2026.03.24 20:57:16.301392 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1270 | 2026.03.24 20:57:16.301414 [ 291 ] {} <Debug> TCP-Session: 982692b6-f1a5-4f52-966c-7b09a9204e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2026.03.24 20:57:16.301428 [ 292 ] {} <Debug> TCP-Session: 4fc59d08-f1f1-4250-93d1-b4d48611a1f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.03.24 20:57:16.301445 [ 293 ] {} <Debug> TCP-Session: f5c098e2-356c-4894-a870-bdd24ffb6fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2026.03.24 20:57:16.301315 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1274 | 2026.03.24 20:57:16.301364 [ 294 ] {} <Debug> TCP-Session: d4ad26b0-dcea-4c04-88b1-050f153a8272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.03.24 20:57:16.301523 [ 290 ] {} <Debug> TCP-Session: bcdcc41a-7ca5-4ae0-a4b0-a2f8536a6872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.03.24 20:57:16.727147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 180 entries to flush up to offset 180 | ||
| 1277 | 2026.03.24 20:57:16.727235 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 1278 | 2026.03.24 20:57:16.731529 [ 243 ] {} <Debug> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Loading data parts | ||
| 1279 | 2026.03.24 20:57:16.731771 [ 243 ] {} <Debug> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): There are no data parts | ||
| 1280 | 2026.03.24 20:57:16.739214 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.03.24 20:57:16.739254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1282 | 2026.03.24 20:57:16.741216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1283 | 2026.03.24 20:57:16.741714 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.03.24 20:57:16.742029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1285 | 2026.03.24 20:57:17.001192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.35 MiB, peak 165.94 MiB, free memory in arenas 0.00 B, will set to 160.04 MiB (RSS), difference: 3.68 MiB | ||
| 1286 | 2026.03.24 20:57:21.689819 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1287 | 2026.03.24 20:57:21.689881 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1288 | 2026.03.24 20:57:21.743789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 991 | ||
| 1289 | 2026.03.24 20:57:21.744541 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.03.24 20:57:21.744591 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1291 | 2026.03.24 20:57:21.745267 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1292 | 2026.03.24 20:57:21.745738 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.03.24 20:57:21.745882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 991 | ||
| 1294 | 2026.03.24 20:57:21.782382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 1295 | 2026.03.24 20:57:21.802249 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.03.24 20:57:21.802310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1297 | 2026.03.24 20:57:21.808695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1298 | 2026.03.24 20:57:21.809820 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.03.24 20:57:21.813144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 1300 | 2026.03.24 20:57:22.001232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.70 MiB, peak 165.94 MiB, free memory in arenas 0.00 B, will set to 164.47 MiB (RSS), difference: 3.77 MiB | ||
| 1301 | 2026.03.24 20:57:28.441301 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.03.24 20:57:28.441501 [ 268 ] {cf14b0ba-302c-4694-9129-3f4c87844ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1303 | 2026.03.24 20:57:28.441764 [ 268 ] {cf14b0ba-302c-4694-9129-3f4c87844ca4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1304 | 2026.03.24 20:57:28.441824 [ 268 ] {cf14b0ba-302c-4694-9129-3f4c87844ca4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1305 | 2026.03.24 20:57:28.442201 [ 268 ] {cf14b0ba-302c-4694-9129-3f4c87844ca4} <Debug> TCPHandler: Processed in 0.001025427 sec. | ||
| 1306 | 2026.03.24 20:57:28.460881 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.03.24 20:57:28.461028 [ 268 ] {92ac6a62-4b9d-4f61-8c36-1597dc7c2f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1308 | 2026.03.24 20:57:28.467593 [ 268 ] {92ac6a62-4b9d-4f61-8c36-1597dc7c2f91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1309 | 2026.03.24 20:57:28.467648 [ 268 ] {92ac6a62-4b9d-4f61-8c36-1597dc7c2f91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1310 | 2026.03.24 20:57:28.468070 [ 268 ] {92ac6a62-4b9d-4f61-8c36-1597dc7c2f91} <Debug> TCPHandler: Processed in 0.007248275 sec. | ||
| 1311 | 2026.03.24 20:57:28.468306 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.03.24 20:57:28.468430 [ 268 ] {58f1a708-af02-489d-9cb1-e82634c35f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1313 | 2026.03.24 20:57:28.468724 [ 268 ] {58f1a708-af02-489d-9cb1-e82634c35f75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1314 | 2026.03.24 20:57:28.468770 [ 268 ] {58f1a708-af02-489d-9cb1-e82634c35f75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1315 | 2026.03.24 20:57:28.469093 [ 268 ] {58f1a708-af02-489d-9cb1-e82634c35f75} <Debug> TCPHandler: Processed in 0.000836242 sec. | ||
| 1316 | 2026.03.24 20:57:28.469297 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.03.24 20:57:28.469414 [ 268 ] {ed85d0bd-3edc-4863-9daf-94e0e8da1e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1318 | 2026.03.24 20:57:28.469656 [ 268 ] {ed85d0bd-3edc-4863-9daf-94e0e8da1e1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1319 | 2026.03.24 20:57:28.469700 [ 268 ] {ed85d0bd-3edc-4863-9daf-94e0e8da1e1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1320 | 2026.03.24 20:57:28.470045 [ 268 ] {ed85d0bd-3edc-4863-9daf-94e0e8da1e1f} <Debug> TCPHandler: Processed in 0.000795331 sec. | ||
| 1321 | 2026.03.24 20:57:28.470247 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2026.03.24 20:57:28.470379 [ 268 ] {3e41fb7a-5d3d-455b-827b-c322c7a98f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1323 | 2026.03.24 20:57:28.470619 [ 268 ] {3e41fb7a-5d3d-455b-827b-c322c7a98f26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1324 | 2026.03.24 20:57:28.470663 [ 268 ] {3e41fb7a-5d3d-455b-827b-c322c7a98f26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1325 | 2026.03.24 20:57:28.470971 [ 268 ] {3e41fb7a-5d3d-455b-827b-c322c7a98f26} <Debug> TCPHandler: Processed in 0.000772881 sec. | ||
| 1326 | 2026.03.24 20:57:28.471186 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.03.24 20:57:28.471320 [ 268 ] {56216ca7-16ca-4af4-865c-5f3ac0c857ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1328 | 2026.03.24 20:57:28.471623 [ 268 ] {56216ca7-16ca-4af4-865c-5f3ac0c857ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1329 | 2026.03.24 20:57:28.471676 [ 268 ] {56216ca7-16ca-4af4-865c-5f3ac0c857ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1330 | 2026.03.24 20:57:28.472038 [ 268 ] {56216ca7-16ca-4af4-865c-5f3ac0c857ad} <Debug> TCPHandler: Processed in 0.000909045 sec. | ||
| 1331 | 2026.03.24 20:57:28.472233 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2026.03.24 20:57:28.472348 [ 268 ] {6c5ea3c2-11ed-4fe9-aedf-0d0f36cd0eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1333 | 2026.03.24 20:57:28.472584 [ 268 ] {6c5ea3c2-11ed-4fe9-aedf-0d0f36cd0eb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1334 | 2026.03.24 20:57:28.472627 [ 268 ] {6c5ea3c2-11ed-4fe9-aedf-0d0f36cd0eb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1335 | 2026.03.24 20:57:28.472920 [ 268 ] {6c5ea3c2-11ed-4fe9-aedf-0d0f36cd0eb0} <Debug> TCPHandler: Processed in 0.00073457 sec. | ||
| 1336 | 2026.03.24 20:57:28.473139 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.03.24 20:57:28.473252 [ 268 ] {ee63a520-fa2d-4a9d-9436-d1e163d0d1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1338 | 2026.03.24 20:57:28.473491 [ 268 ] {ee63a520-fa2d-4a9d-9436-d1e163d0d1f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1339 | 2026.03.24 20:57:28.473534 [ 268 ] {ee63a520-fa2d-4a9d-9436-d1e163d0d1f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1340 | 2026.03.24 20:57:28.473815 [ 268 ] {ee63a520-fa2d-4a9d-9436-d1e163d0d1f1} <Debug> TCPHandler: Processed in 0.00072496 sec. | ||
| 1341 | 2026.03.24 20:57:28.474023 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.03.24 20:57:28.474136 [ 268 ] {87b0c5a3-3ae2-46a7-b32e-644a93784c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1343 | 2026.03.24 20:57:28.474375 [ 268 ] {87b0c5a3-3ae2-46a7-b32e-644a93784c69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1344 | 2026.03.24 20:57:28.474417 [ 268 ] {87b0c5a3-3ae2-46a7-b32e-644a93784c69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1345 | 2026.03.24 20:57:28.474702 [ 268 ] {87b0c5a3-3ae2-46a7-b32e-644a93784c69} <Debug> TCPHandler: Processed in 0.00072536 sec. | ||
| 1346 | 2026.03.24 20:57:28.474903 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.03.24 20:57:28.475018 [ 268 ] {20982009-841c-4555-b0b0-c2d657ebd26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1348 | 2026.03.24 20:57:28.475256 [ 268 ] {20982009-841c-4555-b0b0-c2d657ebd26e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1349 | 2026.03.24 20:57:28.475298 [ 268 ] {20982009-841c-4555-b0b0-c2d657ebd26e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1350 | 2026.03.24 20:57:28.475586 [ 268 ] {20982009-841c-4555-b0b0-c2d657ebd26e} <Debug> TCPHandler: Processed in 0.00072979 sec. | ||
| 1351 | 2026.03.24 20:57:28.475783 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.03.24 20:57:28.475899 [ 268 ] {d8cde176-a82a-4730-9bb9-2aae2b44c8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1353 | 2026.03.24 20:57:28.476141 [ 268 ] {d8cde176-a82a-4730-9bb9-2aae2b44c8d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1354 | 2026.03.24 20:57:28.476183 [ 268 ] {d8cde176-a82a-4730-9bb9-2aae2b44c8d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1355 | 2026.03.24 20:57:28.476471 [ 268 ] {d8cde176-a82a-4730-9bb9-2aae2b44c8d0} <Debug> TCPHandler: Processed in 0.000735039 sec. | ||
| 1356 | 2026.03.24 20:57:28.476671 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.03.24 20:57:28.476793 [ 268 ] {a30f1a8f-ac43-457c-9849-3c1d03d75d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1358 | 2026.03.24 20:57:28.477034 [ 268 ] {a30f1a8f-ac43-457c-9849-3c1d03d75d0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1359 | 2026.03.24 20:57:28.477077 [ 268 ] {a30f1a8f-ac43-457c-9849-3c1d03d75d0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1360 | 2026.03.24 20:57:28.477367 [ 268 ] {a30f1a8f-ac43-457c-9849-3c1d03d75d0b} <Debug> TCPHandler: Processed in 0.00074258 sec. | ||
| 1361 | 2026.03.24 20:57:28.477562 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.03.24 20:57:28.477680 [ 268 ] {18c08d58-c434-4f5b-a399-ca80510391b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1363 | 2026.03.24 20:57:28.477923 [ 268 ] {18c08d58-c434-4f5b-a399-ca80510391b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1364 | 2026.03.24 20:57:28.477965 [ 268 ] {18c08d58-c434-4f5b-a399-ca80510391b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1365 | 2026.03.24 20:57:28.478263 [ 268 ] {18c08d58-c434-4f5b-a399-ca80510391b2} <Debug> TCPHandler: Processed in 0.00074853 sec. | ||
| 1366 | 2026.03.24 20:57:28.478459 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.03.24 20:57:28.478575 [ 268 ] {03468ea3-ccfd-438a-b799-d28b55cef2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1368 | 2026.03.24 20:57:28.478821 [ 268 ] {03468ea3-ccfd-438a-b799-d28b55cef2bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1369 | 2026.03.24 20:57:28.478864 [ 268 ] {03468ea3-ccfd-438a-b799-d28b55cef2bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1370 | 2026.03.24 20:57:28.479156 [ 268 ] {03468ea3-ccfd-438a-b799-d28b55cef2bf} <Debug> TCPHandler: Processed in 0.00074437 sec. | ||
| 1371 | 2026.03.24 20:57:28.479352 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.03.24 20:57:28.479467 [ 268 ] {f0523275-1b0f-4d64-8167-aca0449a9c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1373 | 2026.03.24 20:57:28.479713 [ 268 ] {f0523275-1b0f-4d64-8167-aca0449a9c66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1374 | 2026.03.24 20:57:28.479755 [ 268 ] {f0523275-1b0f-4d64-8167-aca0449a9c66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1375 | 2026.03.24 20:57:28.480043 [ 268 ] {f0523275-1b0f-4d64-8167-aca0449a9c66} <Debug> TCPHandler: Processed in 0.00073822 sec. | ||
| 1376 | 2026.03.24 20:57:28.480682 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2026.03.24 20:57:28.480799 [ 268 ] {5c42d366-62f6-4ab6-8fb3-a92c2f29bc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1378 | 2026.03.24 20:57:28.481048 [ 268 ] {5c42d366-62f6-4ab6-8fb3-a92c2f29bc27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1379 | 2026.03.24 20:57:28.481091 [ 268 ] {5c42d366-62f6-4ab6-8fb3-a92c2f29bc27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1380 | 2026.03.24 20:57:28.481483 [ 268 ] {5c42d366-62f6-4ab6-8fb3-a92c2f29bc27} <Debug> TCPHandler: Processed in 0.000847273 sec. | ||
| 1381 | 2026.03.24 20:57:28.481677 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.03.24 20:57:28.481787 [ 268 ] {3836bb98-6e50-4f12-8902-6e4c8ae32340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1383 | 2026.03.24 20:57:28.482027 [ 268 ] {3836bb98-6e50-4f12-8902-6e4c8ae32340} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1384 | 2026.03.24 20:57:28.482066 [ 268 ] {3836bb98-6e50-4f12-8902-6e4c8ae32340} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1385 | 2026.03.24 20:57:28.482372 [ 268 ] {3836bb98-6e50-4f12-8902-6e4c8ae32340} <Debug> TCPHandler: Processed in 0.000788461 sec. | ||
| 1386 | 2026.03.24 20:57:28.482621 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.03.24 20:57:28.482739 [ 268 ] {e87ad86f-76d1-4514-8aca-046508b098a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1388 | 2026.03.24 20:57:28.483003 [ 268 ] {e87ad86f-76d1-4514-8aca-046508b098a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1389 | 2026.03.24 20:57:28.483046 [ 268 ] {e87ad86f-76d1-4514-8aca-046508b098a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1390 | 2026.03.24 20:57:28.483370 [ 268 ] {e87ad86f-76d1-4514-8aca-046508b098a3} <Debug> TCPHandler: Processed in 0.000800202 sec. | ||
| 1391 | 2026.03.24 20:57:28.483563 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2026.03.24 20:57:28.483682 [ 268 ] {a6bf75bf-aa26-4710-a443-1347510d31fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1393 | 2026.03.24 20:57:28.483940 [ 268 ] {a6bf75bf-aa26-4710-a443-1347510d31fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1394 | 2026.03.24 20:57:28.483983 [ 268 ] {a6bf75bf-aa26-4710-a443-1347510d31fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1395 | 2026.03.24 20:57:28.484304 [ 268 ] {a6bf75bf-aa26-4710-a443-1347510d31fe} <Debug> TCPHandler: Processed in 0.000788752 sec. | ||
| 1396 | 2026.03.24 20:57:28.484500 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2026.03.24 20:57:28.484619 [ 268 ] {8d919964-de5e-4f6b-8691-57feb81f42ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1398 | 2026.03.24 20:57:28.484880 [ 268 ] {8d919964-de5e-4f6b-8691-57feb81f42ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1399 | 2026.03.24 20:57:28.484922 [ 268 ] {8d919964-de5e-4f6b-8691-57feb81f42ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1400 | 2026.03.24 20:57:28.485282 [ 268 ] {8d919964-de5e-4f6b-8691-57feb81f42ae} <Debug> TCPHandler: Processed in 0.000827882 sec. | ||
| 1401 | 2026.03.24 20:57:28.485563 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.03.24 20:57:28.485713 [ 268 ] {c73a543f-8bc5-4eea-a58c-5bd00fac9e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1403 | 2026.03.24 20:57:28.486044 [ 268 ] {c73a543f-8bc5-4eea-a58c-5bd00fac9e5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1404 | 2026.03.24 20:57:28.486087 [ 268 ] {c73a543f-8bc5-4eea-a58c-5bd00fac9e5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1405 | 2026.03.24 20:57:28.486481 [ 268 ] {c73a543f-8bc5-4eea-a58c-5bd00fac9e5b} <Debug> TCPHandler: Processed in 0.000973287 sec. | ||
| 1406 | 2026.03.24 20:57:28.486738 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.03.24 20:57:28.486899 [ 268 ] {78446cf5-b087-46ed-9159-007c2bd06e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1408 | 2026.03.24 20:57:28.487257 [ 268 ] {78446cf5-b087-46ed-9159-007c2bd06e1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1409 | 2026.03.24 20:57:28.487313 [ 268 ] {78446cf5-b087-46ed-9159-007c2bd06e1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1410 | 2026.03.24 20:57:28.487848 [ 268 ] {78446cf5-b087-46ed-9159-007c2bd06e1b} <Debug> TCPHandler: Processed in 0.001173771 sec. | ||
| 1411 | 2026.03.24 20:57:28.488084 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.03.24 20:57:28.488213 [ 268 ] {6a9f6b34-2087-4e9c-9939-3a62c7915902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1413 | 2026.03.24 20:57:28.488498 [ 268 ] {6a9f6b34-2087-4e9c-9939-3a62c7915902} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1414 | 2026.03.24 20:57:28.488622 [ 268 ] {6a9f6b34-2087-4e9c-9939-3a62c7915902} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1415 | 2026.03.24 20:57:28.488951 [ 268 ] {6a9f6b34-2087-4e9c-9939-3a62c7915902} <Debug> TCPHandler: Processed in 0.000916295 sec. | ||
| 1416 | 2026.03.24 20:57:28.489176 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.03.24 20:57:28.489301 [ 268 ] {4b585192-026a-49d7-a8ce-0d828c98f3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1418 | 2026.03.24 20:57:28.489584 [ 268 ] {4b585192-026a-49d7-a8ce-0d828c98f3a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1419 | 2026.03.24 20:57:28.489626 [ 268 ] {4b585192-026a-49d7-a8ce-0d828c98f3a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1420 | 2026.03.24 20:57:28.489977 [ 268 ] {4b585192-026a-49d7-a8ce-0d828c98f3a7} <Debug> TCPHandler: Processed in 0.000849683 sec. | ||
| 1421 | 2026.03.24 20:57:28.490208 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.03.24 20:57:28.490348 [ 268 ] {62cc671c-dff3-4fa9-b3fc-4465dc1e7215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1423 | 2026.03.24 20:57:28.490654 [ 268 ] {62cc671c-dff3-4fa9-b3fc-4465dc1e7215} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1424 | 2026.03.24 20:57:28.490698 [ 268 ] {62cc671c-dff3-4fa9-b3fc-4465dc1e7215} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1425 | 2026.03.24 20:57:28.491070 [ 268 ] {62cc671c-dff3-4fa9-b3fc-4465dc1e7215} <Debug> TCPHandler: Processed in 0.000920715 sec. | ||
| 1426 | 2026.03.24 20:57:28.499260 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.03.24 20:57:28.499416 [ 268 ] {f3601947-d168-47f2-aa39-59563b769f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1428 | 2026.03.24 20:57:28.499742 [ 268 ] {f3601947-d168-47f2-aa39-59563b769f6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1429 | 2026.03.24 20:57:28.499786 [ 268 ] {f3601947-d168-47f2-aa39-59563b769f6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1430 | 2026.03.24 20:57:28.500130 [ 268 ] {f3601947-d168-47f2-aa39-59563b769f6c} <Debug> TCPHandler: Processed in 0.000931146 sec. | ||
| 1431 | 2026.03.24 20:57:28.501634 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.03.24 20:57:28.501774 [ 268 ] {6a7e8147-bde0-465e-850a-9db73aab6319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1433 | 2026.03.24 20:57:28.502092 [ 268 ] {6a7e8147-bde0-465e-850a-9db73aab6319} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1434 | 2026.03.24 20:57:28.502142 [ 268 ] {6a7e8147-bde0-465e-850a-9db73aab6319} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1435 | 2026.03.24 20:57:28.502569 [ 268 ] {6a7e8147-bde0-465e-850a-9db73aab6319} <Debug> TCPHandler: Processed in 0.000977316 sec. | ||
| 1436 | 2026.03.24 20:57:28.502779 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.03.24 20:57:28.502904 [ 268 ] {998c6146-3262-4bfb-8c84-076fdb8d6f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1438 | 2026.03.24 20:57:28.503181 [ 268 ] {998c6146-3262-4bfb-8c84-076fdb8d6f0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1439 | 2026.03.24 20:57:28.503224 [ 268 ] {998c6146-3262-4bfb-8c84-076fdb8d6f0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1440 | 2026.03.24 20:57:28.503548 [ 268 ] {998c6146-3262-4bfb-8c84-076fdb8d6f0b} <Debug> TCPHandler: Processed in 0.000817442 sec. | ||
| 1441 | 2026.03.24 20:57:28.503752 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.03.24 20:57:28.503876 [ 268 ] {01906472-beb3-461f-8f08-1d737fddb1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1443 | 2026.03.24 20:57:28.504151 [ 268 ] {01906472-beb3-461f-8f08-1d737fddb1f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1444 | 2026.03.24 20:57:28.504193 [ 268 ] {01906472-beb3-461f-8f08-1d737fddb1f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1445 | 2026.03.24 20:57:28.504504 [ 268 ] {01906472-beb3-461f-8f08-1d737fddb1f6} <Debug> TCPHandler: Processed in 0.000800971 sec. | ||
| 1446 | 2026.03.24 20:57:28.509409 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.03.24 20:57:28.509536 [ 268 ] {d5440af7-9256-4c85-ab8f-592cbbe9ae4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1448 | 2026.03.24 20:57:28.509586 [ 268 ] {d5440af7-9256-4c85-ab8f-592cbbe9ae4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1449 | 2026.03.24 20:57:28.512495 [ 268 ] {d5440af7-9256-4c85-ab8f-592cbbe9ae4e} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.03.24 20:57:28.512547 [ 268 ] {d5440af7-9256-4c85-ab8f-592cbbe9ae4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1451 | 2026.03.24 20:57:28.515139 [ 268 ] {d5440af7-9256-4c85-ab8f-592cbbe9ae4e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1452 | 2026.03.24 20:57:28.515570 [ 268 ] {d5440af7-9256-4c85-ab8f-592cbbe9ae4e} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.03.24 20:57:28.515785 [ 268 ] {d5440af7-9256-4c85-ab8f-592cbbe9ae4e} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.006282 sec., 4616.364215218083 rows/sec., 956.51 KiB/sec. | ||
| 1454 | 2026.03.24 20:57:28.515834 [ 268 ] {d5440af7-9256-4c85-ab8f-592cbbe9ae4e} <Debug> TCPHandler: Processed in 0.006485705 sec. | ||
| 1455 | 2026.03.24 20:57:28.515991 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.03.24 20:57:28.516105 [ 268 ] {b95b2e1b-074a-4b40-b445-1463352181ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1457 | 2026.03.24 20:57:28.516154 [ 268 ] {b95b2e1b-074a-4b40-b445-1463352181ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1458 | 2026.03.24 20:57:28.518737 [ 268 ] {b95b2e1b-074a-4b40-b445-1463352181ce} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.03.24 20:57:28.518777 [ 268 ] {b95b2e1b-074a-4b40-b445-1463352181ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1460 | 2026.03.24 20:57:28.521180 [ 268 ] {b95b2e1b-074a-4b40-b445-1463352181ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1461 | 2026.03.24 20:57:28.521598 [ 268 ] {b95b2e1b-074a-4b40-b445-1463352181ce} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.03.24 20:57:28.521722 [ 268 ] {b95b2e1b-074a-4b40-b445-1463352181ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00565 sec., 4247.787610619469 rows/sec., 360.90 KiB/sec. | ||
| 1463 | 2026.03.24 20:57:28.521766 [ 268 ] {b95b2e1b-074a-4b40-b445-1463352181ce} <Debug> TCPHandler: Processed in 0.005849778 sec. | ||
| 1464 | 2026.03.24 20:57:28.521883 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.03.24 20:57:28.521996 [ 268 ] {40aef352-8135-40c4-b2da-567e0c007fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1466 | 2026.03.24 20:57:28.522039 [ 268 ] {40aef352-8135-40c4-b2da-567e0c007fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1467 | 2026.03.24 20:57:28.522408 [ 268 ] {40aef352-8135-40c4-b2da-567e0c007fe0} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.03.24 20:57:28.522441 [ 268 ] {40aef352-8135-40c4-b2da-567e0c007fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1469 | 2026.03.24 20:57:28.522887 [ 268 ] {40aef352-8135-40c4-b2da-567e0c007fe0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1470 | 2026.03.24 20:57:28.523292 [ 268 ] {40aef352-8135-40c4-b2da-567e0c007fe0} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.03.24 20:57:28.523418 [ 268 ] {40aef352-8135-40c4-b2da-567e0c007fe0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001434 sec., 5578.800557880056 rows/sec., 454.91 KiB/sec. | ||
| 1472 | 2026.03.24 20:57:28.523453 [ 268 ] {40aef352-8135-40c4-b2da-567e0c007fe0} <Debug> TCPHandler: Processed in 0.001598213 sec. | ||
| 1473 | 2026.03.24 20:57:28.523566 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.03.24 20:57:28.523661 [ 268 ] {f3e9fc53-f4eb-4251-802c-43a8b41cbe78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1475 | 2026.03.24 20:57:28.523700 [ 268 ] {f3e9fc53-f4eb-4251-802c-43a8b41cbe78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1476 | 2026.03.24 20:57:28.524169 [ 268 ] {f3e9fc53-f4eb-4251-802c-43a8b41cbe78} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.03.24 20:57:28.524205 [ 268 ] {f3e9fc53-f4eb-4251-802c-43a8b41cbe78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1478 | 2026.03.24 20:57:28.524662 [ 268 ] {f3e9fc53-f4eb-4251-802c-43a8b41cbe78} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1479 | 2026.03.24 20:57:28.525098 [ 268 ] {f3e9fc53-f4eb-4251-802c-43a8b41cbe78} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.03.24 20:57:28.525226 [ 268 ] {f3e9fc53-f4eb-4251-802c-43a8b41cbe78} <Debug> executeQuery: Read 194 rows, 17.88 KiB in 0.001583 sec., 122552.11623499684 rows/sec., 11.03 MiB/sec. | ||
| 1481 | 2026.03.24 20:57:28.525261 [ 268 ] {f3e9fc53-f4eb-4251-802c-43a8b41cbe78} <Debug> TCPHandler: Processed in 0.001746357 sec. | ||
| 1482 | 2026.03.24 20:57:28.525375 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.03.24 20:57:28.525469 [ 268 ] {8e207fec-938a-4371-aaf2-df3a4aabf6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1484 | 2026.03.24 20:57:28.525509 [ 268 ] {8e207fec-938a-4371-aaf2-df3a4aabf6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1485 | 2026.03.24 20:57:28.525909 [ 268 ] {8e207fec-938a-4371-aaf2-df3a4aabf6d0} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.03.24 20:57:28.525944 [ 268 ] {8e207fec-938a-4371-aaf2-df3a4aabf6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1487 | 2026.03.24 20:57:28.526366 [ 268 ] {8e207fec-938a-4371-aaf2-df3a4aabf6d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1488 | 2026.03.24 20:57:28.526789 [ 268 ] {8e207fec-938a-4371-aaf2-df3a4aabf6d0} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.03.24 20:57:28.526914 [ 268 ] {8e207fec-938a-4371-aaf2-df3a4aabf6d0} <Debug> executeQuery: Read 40 rows, 3.02 KiB in 0.001463 sec., 27341.079972658918 rows/sec., 2.02 MiB/sec. | ||
| 1490 | 2026.03.24 20:57:28.526950 [ 268 ] {8e207fec-938a-4371-aaf2-df3a4aabf6d0} <Debug> TCPHandler: Processed in 0.001625264 sec. | ||
| 1491 | 2026.03.24 20:57:28.527049 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.03.24 20:57:28.527143 [ 268 ] {e9be4bd8-47c1-47d2-9020-9d65acce7896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1493 | 2026.03.24 20:57:28.527182 [ 268 ] {e9be4bd8-47c1-47d2-9020-9d65acce7896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1494 | 2026.03.24 20:57:28.527600 [ 268 ] {e9be4bd8-47c1-47d2-9020-9d65acce7896} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.03.24 20:57:28.527632 [ 268 ] {e9be4bd8-47c1-47d2-9020-9d65acce7896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1496 | 2026.03.24 20:57:28.528026 [ 268 ] {e9be4bd8-47c1-47d2-9020-9d65acce7896} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1497 | 2026.03.24 20:57:28.528512 [ 268 ] {e9be4bd8-47c1-47d2-9020-9d65acce7896} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.03.24 20:57:28.528641 [ 268 ] {e9be4bd8-47c1-47d2-9020-9d65acce7896} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001515 sec., 15841.58415841584 rows/sec., 1.31 MiB/sec. | ||
| 1499 | 2026.03.24 20:57:28.528677 [ 268 ] {e9be4bd8-47c1-47d2-9020-9d65acce7896} <Debug> TCPHandler: Processed in 0.001676995 sec. | ||
| 1500 | 2026.03.24 20:57:28.528793 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.03.24 20:57:28.528887 [ 268 ] {00b6906f-cd0e-4948-879f-7933a5effc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1502 | 2026.03.24 20:57:28.528927 [ 268 ] {00b6906f-cd0e-4948-879f-7933a5effc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1503 | 2026.03.24 20:57:28.529304 [ 268 ] {00b6906f-cd0e-4948-879f-7933a5effc86} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.03.24 20:57:28.529340 [ 268 ] {00b6906f-cd0e-4948-879f-7933a5effc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1505 | 2026.03.24 20:57:28.529748 [ 268 ] {00b6906f-cd0e-4948-879f-7933a5effc86} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1506 | 2026.03.24 20:57:28.530166 [ 268 ] {00b6906f-cd0e-4948-879f-7933a5effc86} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.03.24 20:57:28.530290 [ 268 ] {00b6906f-cd0e-4948-879f-7933a5effc86} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001419 sec., 8456.659619450318 rows/sec., 660.68 KiB/sec. | ||
| 1508 | 2026.03.24 20:57:28.530324 [ 268 ] {00b6906f-cd0e-4948-879f-7933a5effc86} <Debug> TCPHandler: Processed in 0.001580543 sec. | ||
| 1509 | 2026.03.24 20:57:28.530432 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.03.24 20:57:28.530524 [ 268 ] {29165b7b-634a-46c1-82b6-0d24a25f9b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1511 | 2026.03.24 20:57:28.530564 [ 268 ] {29165b7b-634a-46c1-82b6-0d24a25f9b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1512 | 2026.03.24 20:57:28.530978 [ 268 ] {29165b7b-634a-46c1-82b6-0d24a25f9b80} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.03.24 20:57:28.531012 [ 268 ] {29165b7b-634a-46c1-82b6-0d24a25f9b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1514 | 2026.03.24 20:57:28.531417 [ 268 ] {29165b7b-634a-46c1-82b6-0d24a25f9b80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1515 | 2026.03.24 20:57:28.531918 [ 268 ] {29165b7b-634a-46c1-82b6-0d24a25f9b80} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.03.24 20:57:28.532051 [ 268 ] {29165b7b-634a-46c1-82b6-0d24a25f9b80} <Debug> executeQuery: Read 110 rows, 9.20 KiB in 0.001543 sec., 71289.6953985742 rows/sec., 5.83 MiB/sec. | ||
| 1517 | 2026.03.24 20:57:28.532089 [ 268 ] {29165b7b-634a-46c1-82b6-0d24a25f9b80} <Debug> TCPHandler: Processed in 0.001706966 sec. | ||
| 1518 | 2026.03.24 20:57:28.532202 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.03.24 20:57:28.532299 [ 268 ] {6f7f15ee-9425-4e73-855a-670e7aa23480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1520 | 2026.03.24 20:57:28.532341 [ 268 ] {6f7f15ee-9425-4e73-855a-670e7aa23480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1521 | 2026.03.24 20:57:28.532859 [ 268 ] {6f7f15ee-9425-4e73-855a-670e7aa23480} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.03.24 20:57:28.532894 [ 268 ] {6f7f15ee-9425-4e73-855a-670e7aa23480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1523 | 2026.03.24 20:57:28.533388 [ 268 ] {6f7f15ee-9425-4e73-855a-670e7aa23480} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1524 | 2026.03.24 20:57:28.533810 [ 268 ] {6f7f15ee-9425-4e73-855a-670e7aa23480} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.03.24 20:57:28.533936 [ 268 ] {6f7f15ee-9425-4e73-855a-670e7aa23480} <Debug> executeQuery: Read 306 rows, 24.08 KiB in 0.001656 sec., 184782.6086956522 rows/sec., 14.20 MiB/sec. | ||
| 1526 | 2026.03.24 20:57:28.533973 [ 268 ] {6f7f15ee-9425-4e73-855a-670e7aa23480} <Debug> TCPHandler: Processed in 0.001820739 sec. | ||
| 1527 | 2026.03.24 20:57:28.534086 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1528 | 2026.03.24 20:57:28.534181 [ 268 ] {3dc10e2e-ac05-4e2d-af72-0be12740725a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1529 | 2026.03.24 20:57:28.534233 [ 268 ] {3dc10e2e-ac05-4e2d-af72-0be12740725a} <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 | ||
| 1530 | 2026.03.24 20:57:28.535138 [ 268 ] {3dc10e2e-ac05-4e2d-af72-0be12740725a} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.03.24 20:57:28.535175 [ 268 ] {3dc10e2e-ac05-4e2d-af72-0be12740725a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1532 | 2026.03.24 20:57:28.545145 [ 268 ] {3dc10e2e-ac05-4e2d-af72-0be12740725a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1533 | 2026.03.24 20:57:28.545650 [ 268 ] {3dc10e2e-ac05-4e2d-af72-0be12740725a} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.03.24 20:57:28.545785 [ 268 ] {3dc10e2e-ac05-4e2d-af72-0be12740725a} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.011622 sec., 1720.8742040956806 rows/sec., 3.08 MiB/sec. | ||
| 1535 | 2026.03.24 20:57:28.545843 [ 268 ] {3dc10e2e-ac05-4e2d-af72-0be12740725a} <Debug> TCPHandler: Processed in 0.011805458 sec. | ||
| 1536 | 2026.03.24 20:57:28.545971 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2026.03.24 20:57:28.546064 [ 268 ] {484da6ea-804d-4c21-8bfd-892c3f17e209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1538 | 2026.03.24 20:57:28.546105 [ 268 ] {484da6ea-804d-4c21-8bfd-892c3f17e209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1539 | 2026.03.24 20:57:28.546435 [ 268 ] {484da6ea-804d-4c21-8bfd-892c3f17e209} <Trace> oximeter.measurements_i64 (842726d1-c198-4f7c-a078-3e89ffa717a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1540 | 2026.03.24 20:57:28.546469 [ 268 ] {484da6ea-804d-4c21-8bfd-892c3f17e209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1541 | 2026.03.24 20:57:28.546877 [ 268 ] {484da6ea-804d-4c21-8bfd-892c3f17e209} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1542 | 2026.03.24 20:57:28.547311 [ 268 ] {484da6ea-804d-4c21-8bfd-892c3f17e209} <Trace> oximeter.measurements_i64 (842726d1-c198-4f7c-a078-3e89ffa717a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1543 | 2026.03.24 20:57:28.547436 [ 268 ] {484da6ea-804d-4c21-8bfd-892c3f17e209} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.00139 sec., 10791.366906474821 rows/sec., 803.03 KiB/sec. | ||
| 1544 | 2026.03.24 20:57:28.547470 [ 268 ] {484da6ea-804d-4c21-8bfd-892c3f17e209} <Debug> TCPHandler: Processed in 0.001546632 sec. | ||
| 1545 | 2026.03.24 20:57:28.547584 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.03.24 20:57:28.547679 [ 268 ] {5f0080f5-12e0-4c3e-a992-18376fff5181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1547 | 2026.03.24 20:57:28.547720 [ 268 ] {5f0080f5-12e0-4c3e-a992-18376fff5181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1548 | 2026.03.24 20:57:28.548046 [ 268 ] {5f0080f5-12e0-4c3e-a992-18376fff5181} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.03.24 20:57:28.548079 [ 268 ] {5f0080f5-12e0-4c3e-a992-18376fff5181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1550 | 2026.03.24 20:57:28.548515 [ 268 ] {5f0080f5-12e0-4c3e-a992-18376fff5181} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1551 | 2026.03.24 20:57:28.548943 [ 268 ] {5f0080f5-12e0-4c3e-a992-18376fff5181} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.03.24 20:57:28.549071 [ 268 ] {5f0080f5-12e0-4c3e-a992-18376fff5181} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001411 sec., 28348.688873139617 rows/sec., 1.89 MiB/sec. | ||
| 1553 | 2026.03.24 20:57:28.549107 [ 268 ] {5f0080f5-12e0-4c3e-a992-18376fff5181} <Debug> TCPHandler: Processed in 0.001572392 sec. | ||
| 1554 | 2026.03.24 20:57:29.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.42 MiB, peak 166.42 MiB, free memory in arenas 0.00 B, will set to 165.19 MiB (RSS), difference: -1.23 MiB | ||
| 1555 | 2026.03.24 20:57:29.246046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1503 | ||
| 1556 | 2026.03.24 20:57:29.246612 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.03.24 20:57:29.246659 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1558 | 2026.03.24 20:57:29.247314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1559 | 2026.03.24 20:57:29.247868 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.03.24 20:57:29.248010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1503 | ||
| 1561 | 2026.03.24 20:57:29.313342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1562 | 2026.03.24 20:57:29.329540 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.03.24 20:57:29.329590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1564 | 2026.03.24 20:57:29.335969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1565 | 2026.03.24 20:57:29.337135 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.03.24 20:57:29.340029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1567 | 2026.03.24 20:57:30.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.73 MiB, peak 169.73 MiB, free memory in arenas 0.00 B, will set to 167.30 MiB (RSS), difference: 1.57 MiB | ||
| 1568 | 2026.03.24 20:57:33.447369 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.03.24 20:57:33.447672 [ 268 ] {913370f1-4312-4c0a-938d-68031e8450eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1570 | 2026.03.24 20:57:33.447780 [ 268 ] {913370f1-4312-4c0a-938d-68031e8450eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1571 | 2026.03.24 20:57:33.448466 [ 268 ] {913370f1-4312-4c0a-938d-68031e8450eb} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.03.24 20:57:33.448514 [ 268 ] {913370f1-4312-4c0a-938d-68031e8450eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1573 | 2026.03.24 20:57:33.449027 [ 268 ] {913370f1-4312-4c0a-938d-68031e8450eb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1574 | 2026.03.24 20:57:33.449520 [ 268 ] {913370f1-4312-4c0a-938d-68031e8450eb} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.03.24 20:57:33.449667 [ 268 ] {913370f1-4312-4c0a-938d-68031e8450eb} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002071 sec., 14485.755673587639 rows/sec., 1.11 MiB/sec. | ||
| 1576 | 2026.03.24 20:57:33.449706 [ 268 ] {913370f1-4312-4c0a-938d-68031e8450eb} <Debug> TCPHandler: Processed in 0.002518638 sec. | ||
| 1577 | 2026.03.24 20:57:33.449836 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.03.24 20:57:33.449930 [ 268 ] {818824c0-587d-43b4-97ff-38a241daf650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1579 | 2026.03.24 20:57:33.449971 [ 268 ] {818824c0-587d-43b4-97ff-38a241daf650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1580 | 2026.03.24 20:57:33.450402 [ 268 ] {818824c0-587d-43b4-97ff-38a241daf650} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.03.24 20:57:33.450439 [ 268 ] {818824c0-587d-43b4-97ff-38a241daf650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1582 | 2026.03.24 20:57:33.450988 [ 268 ] {818824c0-587d-43b4-97ff-38a241daf650} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1583 | 2026.03.24 20:57:33.451418 [ 268 ] {818824c0-587d-43b4-97ff-38a241daf650} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.03.24 20:57:33.451544 [ 268 ] {818824c0-587d-43b4-97ff-38a241daf650} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001633 sec., 22045.315370483775 rows/sec., 1.72 MiB/sec. | ||
| 1585 | 2026.03.24 20:57:33.451581 [ 268 ] {818824c0-587d-43b4-97ff-38a241daf650} <Debug> TCPHandler: Processed in 0.001792448 sec. | ||
| 1586 | 2026.03.24 20:57:33.451690 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.03.24 20:57:33.451793 [ 268 ] {4b60b85b-d461-4ea7-8e08-0d4d432da1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1588 | 2026.03.24 20:57:33.451837 [ 268 ] {4b60b85b-d461-4ea7-8e08-0d4d432da1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1589 | 2026.03.24 20:57:33.452230 [ 268 ] {4b60b85b-d461-4ea7-8e08-0d4d432da1b2} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.03.24 20:57:33.452266 [ 268 ] {4b60b85b-d461-4ea7-8e08-0d4d432da1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1591 | 2026.03.24 20:57:33.452733 [ 268 ] {4b60b85b-d461-4ea7-8e08-0d4d432da1b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1592 | 2026.03.24 20:57:33.453160 [ 268 ] {4b60b85b-d461-4ea7-8e08-0d4d432da1b2} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.03.24 20:57:33.453286 [ 268 ] {4b60b85b-d461-4ea7-8e08-0d4d432da1b2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001511 sec., 72799.4705493051 rows/sec., 5.08 MiB/sec. | ||
| 1594 | 2026.03.24 20:57:33.453322 [ 268 ] {4b60b85b-d461-4ea7-8e08-0d4d432da1b2} <Debug> TCPHandler: Processed in 0.001679705 sec. | ||
| 1595 | 2026.03.24 20:57:33.453433 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.03.24 20:57:33.453526 [ 268 ] {fe187b93-ba41-4fa9-a769-b8aaea9f6d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1597 | 2026.03.24 20:57:33.453568 [ 268 ] {fe187b93-ba41-4fa9-a769-b8aaea9f6d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1598 | 2026.03.24 20:57:33.453891 [ 268 ] {fe187b93-ba41-4fa9-a769-b8aaea9f6d2f} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.03.24 20:57:33.453927 [ 268 ] {fe187b93-ba41-4fa9-a769-b8aaea9f6d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1600 | 2026.03.24 20:57:33.454326 [ 268 ] {fe187b93-ba41-4fa9-a769-b8aaea9f6d2f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1601 | 2026.03.24 20:57:33.454741 [ 268 ] {fe187b93-ba41-4fa9-a769-b8aaea9f6d2f} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.03.24 20:57:33.454864 [ 268 ] {fe187b93-ba41-4fa9-a769-b8aaea9f6d2f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001357 sec., 29476.78703021371 rows/sec., 1.97 MiB/sec. | ||
| 1603 | 2026.03.24 20:57:33.454900 [ 268 ] {fe187b93-ba41-4fa9-a769-b8aaea9f6d2f} <Debug> TCPHandler: Processed in 0.001514391 sec. | ||
| 1604 | 2026.03.24 20:57:36.689921 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1605 | 2026.03.24 20:57:36.689973 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1606 | 2026.03.24 20:57:36.743373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 270 | ||
| 1607 | 2026.03.24 20:57:36.747192 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.03.24 20:57:36.747243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1609 | 2026.03.24 20:57:36.748095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1951 | ||
| 1610 | 2026.03.24 20:57:36.748555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1611 | 2026.03.24 20:57:36.748652 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.03.24 20:57:36.748700 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1613 | 2026.03.24 20:57:36.749161 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.03.24 20:57:36.749397 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1615 | 2026.03.24 20:57:36.749424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 1616 | 2026.03.24 20:57:36.749946 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.03.24 20:57:36.750094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1951 | ||
| 1618 | 2026.03.24 20:57:36.840099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1619 | 2026.03.24 20:57:36.856206 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.03.24 20:57:36.856253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1621 | 2026.03.24 20:57:36.862130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1622 | 2026.03.24 20:57:36.863253 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.03.24 20:57:36.866285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1624 | 2026.03.24 20:57:38.448256 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.03.24 20:57:38.448472 [ 268 ] {a6ec5859-4471-412b-b2ae-225a2757f044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1626 | 2026.03.24 20:57:38.448543 [ 268 ] {a6ec5859-4471-412b-b2ae-225a2757f044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1627 | 2026.03.24 20:57:38.449351 [ 268 ] {a6ec5859-4471-412b-b2ae-225a2757f044} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.03.24 20:57:38.449398 [ 268 ] {a6ec5859-4471-412b-b2ae-225a2757f044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1629 | 2026.03.24 20:57:38.449984 [ 268 ] {a6ec5859-4471-412b-b2ae-225a2757f044} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1630 | 2026.03.24 20:57:38.450489 [ 268 ] {a6ec5859-4471-412b-b2ae-225a2757f044} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.03.24 20:57:38.450647 [ 268 ] {a6ec5859-4471-412b-b2ae-225a2757f044} <Debug> executeQuery: Read 80 rows, 7.06 KiB in 0.002227 sec., 35922.76605298608 rows/sec., 3.10 MiB/sec. | ||
| 1632 | 2026.03.24 20:57:38.450688 [ 268 ] {a6ec5859-4471-412b-b2ae-225a2757f044} <Debug> TCPHandler: Processed in 0.00259418 sec. | ||
| 1633 | 2026.03.24 20:57:38.450811 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.03.24 20:57:38.450908 [ 268 ] {544da2c4-8624-43b9-89da-7a406e30c535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1635 | 2026.03.24 20:57:38.450949 [ 268 ] {544da2c4-8624-43b9-89da-7a406e30c535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1636 | 2026.03.24 20:57:38.451375 [ 268 ] {544da2c4-8624-43b9-89da-7a406e30c535} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.03.24 20:57:38.451411 [ 268 ] {544da2c4-8624-43b9-89da-7a406e30c535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1638 | 2026.03.24 20:57:38.451879 [ 268 ] {544da2c4-8624-43b9-89da-7a406e30c535} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1639 | 2026.03.24 20:57:38.452438 [ 268 ] {544da2c4-8624-43b9-89da-7a406e30c535} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.03.24 20:57:38.452619 [ 268 ] {544da2c4-8624-43b9-89da-7a406e30c535} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001729 sec., 14459.224985540774 rows/sec., 1.06 MiB/sec. | ||
| 1641 | 2026.03.24 20:57:38.452666 [ 268 ] {544da2c4-8624-43b9-89da-7a406e30c535} <Debug> TCPHandler: Processed in 0.001903862 sec. | ||
| 1642 | 2026.03.24 20:57:38.452791 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2026.03.24 20:57:38.452906 [ 268 ] {f2b6c5c9-5d5b-45e9-98d4-3946232bbe3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1644 | 2026.03.24 20:57:38.452953 [ 268 ] {f2b6c5c9-5d5b-45e9-98d4-3946232bbe3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1645 | 2026.03.24 20:57:38.453402 [ 268 ] {f2b6c5c9-5d5b-45e9-98d4-3946232bbe3b} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.03.24 20:57:38.453439 [ 268 ] {f2b6c5c9-5d5b-45e9-98d4-3946232bbe3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1647 | 2026.03.24 20:57:38.453865 [ 268 ] {f2b6c5c9-5d5b-45e9-98d4-3946232bbe3b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1648 | 2026.03.24 20:57:38.454276 [ 268 ] {f2b6c5c9-5d5b-45e9-98d4-3946232bbe3b} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.03.24 20:57:38.454411 [ 268 ] {f2b6c5c9-5d5b-45e9-98d4-3946232bbe3b} <Debug> executeQuery: Read 64 rows, 5.15 KiB in 0.001529 sec., 41857.42315238718 rows/sec., 3.29 MiB/sec. | ||
| 1650 | 2026.03.24 20:57:38.454450 [ 268 ] {f2b6c5c9-5d5b-45e9-98d4-3946232bbe3b} <Debug> TCPHandler: Processed in 0.001724647 sec. | ||
| 1651 | 2026.03.24 20:57:38.454626 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2026.03.24 20:57:38.454719 [ 268 ] {04d94e5d-7005-499c-91e6-73c7befe1b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1653 | 2026.03.24 20:57:38.454762 [ 268 ] {04d94e5d-7005-499c-91e6-73c7befe1b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1654 | 2026.03.24 20:57:38.455183 [ 268 ] {04d94e5d-7005-499c-91e6-73c7befe1b37} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.03.24 20:57:38.455224 [ 268 ] {04d94e5d-7005-499c-91e6-73c7befe1b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1656 | 2026.03.24 20:57:38.455691 [ 268 ] {04d94e5d-7005-499c-91e6-73c7befe1b37} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1657 | 2026.03.24 20:57:38.456199 [ 268 ] {04d94e5d-7005-499c-91e6-73c7befe1b37} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.03.24 20:57:38.456334 [ 268 ] {04d94e5d-7005-499c-91e6-73c7befe1b37} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001633 sec., 67360.68585425598 rows/sec., 4.70 MiB/sec. | ||
| 1659 | 2026.03.24 20:57:38.456370 [ 268 ] {04d94e5d-7005-499c-91e6-73c7befe1b37} <Debug> TCPHandler: Processed in 0.001795048 sec. | ||
| 1660 | 2026.03.24 20:57:38.456484 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1661 | 2026.03.24 20:57:38.456577 [ 268 ] {74f7a5ce-927b-4d37-80cc-bdbde4f80723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1662 | 2026.03.24 20:57:38.456635 [ 268 ] {74f7a5ce-927b-4d37-80cc-bdbde4f80723} <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 | ||
| 1663 | 2026.03.24 20:57:38.457460 [ 268 ] {74f7a5ce-927b-4d37-80cc-bdbde4f80723} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.03.24 20:57:38.457497 [ 268 ] {74f7a5ce-927b-4d37-80cc-bdbde4f80723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1665 | 2026.03.24 20:57:38.458115 [ 268 ] {74f7a5ce-927b-4d37-80cc-bdbde4f80723} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1666 | 2026.03.24 20:57:38.458534 [ 268 ] {74f7a5ce-927b-4d37-80cc-bdbde4f80723} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2026.03.24 20:57:38.458679 [ 268 ] {74f7a5ce-927b-4d37-80cc-bdbde4f80723} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00212 sec., 11792.45283018868 rows/sec., 21.13 MiB/sec. | ||
| 1668 | 2026.03.24 20:57:38.458727 [ 268 ] {74f7a5ce-927b-4d37-80cc-bdbde4f80723} <Debug> TCPHandler: Processed in 0.002290102 sec. | ||
| 1669 | 2026.03.24 20:57:38.458838 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2026.03.24 20:57:38.458933 [ 268 ] {bbd4a733-b648-47a3-a3fd-fd0622a30f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1671 | 2026.03.24 20:57:38.458974 [ 268 ] {bbd4a733-b648-47a3-a3fd-fd0622a30f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1672 | 2026.03.24 20:57:38.459301 [ 268 ] {bbd4a733-b648-47a3-a3fd-fd0622a30f47} <Trace> oximeter.measurements_i64 (842726d1-c198-4f7c-a078-3e89ffa717a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.03.24 20:57:38.459337 [ 268 ] {bbd4a733-b648-47a3-a3fd-fd0622a30f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1674 | 2026.03.24 20:57:38.459762 [ 268 ] {bbd4a733-b648-47a3-a3fd-fd0622a30f47} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1675 | 2026.03.24 20:57:38.460172 [ 268 ] {bbd4a733-b648-47a3-a3fd-fd0622a30f47} <Trace> oximeter.measurements_i64 (842726d1-c198-4f7c-a078-3e89ffa717a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.03.24 20:57:38.460298 [ 268 ] {bbd4a733-b648-47a3-a3fd-fd0622a30f47} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001383 sec., 2169.197396963124 rows/sec., 173.71 KiB/sec. | ||
| 1677 | 2026.03.24 20:57:38.460333 [ 268 ] {bbd4a733-b648-47a3-a3fd-fd0622a30f47} <Debug> TCPHandler: Processed in 0.001542621 sec. | ||
| 1678 | 2026.03.24 20:57:38.460440 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.03.24 20:57:38.460532 [ 268 ] {99c3b798-a2da-48cb-b695-80c9b8773ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1680 | 2026.03.24 20:57:38.460572 [ 268 ] {99c3b798-a2da-48cb-b695-80c9b8773ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1681 | 2026.03.24 20:57:38.460898 [ 268 ] {99c3b798-a2da-48cb-b695-80c9b8773ffa} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.03.24 20:57:38.460935 [ 268 ] {99c3b798-a2da-48cb-b695-80c9b8773ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1683 | 2026.03.24 20:57:38.461336 [ 268 ] {99c3b798-a2da-48cb-b695-80c9b8773ffa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1684 | 2026.03.24 20:57:38.461767 [ 268 ] {99c3b798-a2da-48cb-b695-80c9b8773ffa} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.03.24 20:57:38.461903 [ 268 ] {99c3b798-a2da-48cb-b695-80c9b8773ffa} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001389 sec., 28797.696184305256 rows/sec., 1.92 MiB/sec. | ||
| 1686 | 2026.03.24 20:57:38.461949 [ 268 ] {99c3b798-a2da-48cb-b695-80c9b8773ffa} <Debug> TCPHandler: Processed in 0.001555892 sec. | ||
| 1687 | 2026.03.24 20:57:43.449864 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.03.24 20:57:43.450136 [ 268 ] {dcf0ed5f-e302-439f-8ff0-0d684bd69d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1689 | 2026.03.24 20:57:43.450228 [ 268 ] {dcf0ed5f-e302-439f-8ff0-0d684bd69d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1690 | 2026.03.24 20:57:43.450983 [ 268 ] {dcf0ed5f-e302-439f-8ff0-0d684bd69d4b} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.03.24 20:57:43.451026 [ 268 ] {dcf0ed5f-e302-439f-8ff0-0d684bd69d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1692 | 2026.03.24 20:57:43.451585 [ 268 ] {dcf0ed5f-e302-439f-8ff0-0d684bd69d4b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1693 | 2026.03.24 20:57:43.452080 [ 268 ] {dcf0ed5f-e302-439f-8ff0-0d684bd69d4b} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.03.24 20:57:43.452235 [ 268 ] {dcf0ed5f-e302-439f-8ff0-0d684bd69d4b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002167 sec., 1845.8698661744347 rows/sec., 150.52 KiB/sec. | ||
| 1695 | 2026.03.24 20:57:43.452279 [ 268 ] {dcf0ed5f-e302-439f-8ff0-0d684bd69d4b} <Debug> TCPHandler: Processed in 0.002575989 sec. | ||
| 1696 | 2026.03.24 20:57:43.452429 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2026.03.24 20:57:43.452523 [ 268 ] {c05903bd-c050-441d-b19b-c3f674eccf03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1698 | 2026.03.24 20:57:43.452563 [ 268 ] {c05903bd-c050-441d-b19b-c3f674eccf03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1699 | 2026.03.24 20:57:43.453129 [ 268 ] {c05903bd-c050-441d-b19b-c3f674eccf03} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2026.03.24 20:57:43.453170 [ 268 ] {c05903bd-c050-441d-b19b-c3f674eccf03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1701 | 2026.03.24 20:57:43.453703 [ 268 ] {c05903bd-c050-441d-b19b-c3f674eccf03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1702 | 2026.03.24 20:57:43.454268 [ 268 ] {c05903bd-c050-441d-b19b-c3f674eccf03} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.03.24 20:57:43.454407 [ 268 ] {c05903bd-c050-441d-b19b-c3f674eccf03} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001902 sec., 41009.46372239748 rows/sec., 3.37 MiB/sec. | ||
| 1704 | 2026.03.24 20:57:43.454443 [ 268 ] {c05903bd-c050-441d-b19b-c3f674eccf03} <Debug> TCPHandler: Processed in 0.002065966 sec. | ||
| 1705 | 2026.03.24 20:57:43.454567 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.03.24 20:57:43.454661 [ 268 ] {957a3de7-e04e-45cf-bb68-ff1e6eacb002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1707 | 2026.03.24 20:57:43.454701 [ 268 ] {957a3de7-e04e-45cf-bb68-ff1e6eacb002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1708 | 2026.03.24 20:57:43.455121 [ 268 ] {957a3de7-e04e-45cf-bb68-ff1e6eacb002} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.03.24 20:57:43.455157 [ 268 ] {957a3de7-e04e-45cf-bb68-ff1e6eacb002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1710 | 2026.03.24 20:57:43.455580 [ 268 ] {957a3de7-e04e-45cf-bb68-ff1e6eacb002} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1711 | 2026.03.24 20:57:43.456030 [ 268 ] {957a3de7-e04e-45cf-bb68-ff1e6eacb002} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2026.03.24 20:57:43.456168 [ 268 ] {957a3de7-e04e-45cf-bb68-ff1e6eacb002} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001525 sec., 9180.327868852459 rows/sec., 676.23 KiB/sec. | ||
| 1713 | 2026.03.24 20:57:43.456205 [ 268 ] {957a3de7-e04e-45cf-bb68-ff1e6eacb002} <Debug> TCPHandler: Processed in 0.001685755 sec. | ||
| 1714 | 2026.03.24 20:57:43.456314 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2026.03.24 20:57:43.456406 [ 268 ] {c7048d97-d223-42d8-8a49-7bb4c0ee6110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1716 | 2026.03.24 20:57:43.456446 [ 268 ] {c7048d97-d223-42d8-8a49-7bb4c0ee6110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1717 | 2026.03.24 20:57:43.456881 [ 268 ] {c7048d97-d223-42d8-8a49-7bb4c0ee6110} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.03.24 20:57:43.456917 [ 268 ] {c7048d97-d223-42d8-8a49-7bb4c0ee6110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1719 | 2026.03.24 20:57:43.457337 [ 268 ] {c7048d97-d223-42d8-8a49-7bb4c0ee6110} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1720 | 2026.03.24 20:57:43.457803 [ 268 ] {c7048d97-d223-42d8-8a49-7bb4c0ee6110} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.03.24 20:57:43.457935 [ 268 ] {c7048d97-d223-42d8-8a49-7bb4c0ee6110} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001546 sec., 50452.781371280726 rows/sec., 3.94 MiB/sec. | ||
| 1722 | 2026.03.24 20:57:43.457970 [ 268 ] {c7048d97-d223-42d8-8a49-7bb4c0ee6110} <Debug> TCPHandler: Processed in 0.001704376 sec. | ||
| 1723 | 2026.03.24 20:57:43.458089 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.03.24 20:57:43.458182 [ 268 ] {21ae958e-b9bf-45ea-a9c4-210380e498c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1725 | 2026.03.24 20:57:43.458224 [ 268 ] {21ae958e-b9bf-45ea-a9c4-210380e498c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1726 | 2026.03.24 20:57:43.458659 [ 268 ] {21ae958e-b9bf-45ea-a9c4-210380e498c6} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.03.24 20:57:43.458695 [ 268 ] {21ae958e-b9bf-45ea-a9c4-210380e498c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1728 | 2026.03.24 20:57:43.459210 [ 268 ] {21ae958e-b9bf-45ea-a9c4-210380e498c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1729 | 2026.03.24 20:57:43.459711 [ 268 ] {21ae958e-b9bf-45ea-a9c4-210380e498c6} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.03.24 20:57:43.459845 [ 268 ] {21ae958e-b9bf-45ea-a9c4-210380e498c6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001681 sec., 96371.20761451517 rows/sec., 6.71 MiB/sec. | ||
| 1731 | 2026.03.24 20:57:43.459880 [ 268 ] {21ae958e-b9bf-45ea-a9c4-210380e498c6} <Debug> TCPHandler: Processed in 0.001838729 sec. | ||
| 1732 | 2026.03.24 20:57:43.459990 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1733 | 2026.03.24 20:57:43.460090 [ 268 ] {4c560cd7-a078-4681-8610-cab6d0060cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1734 | 2026.03.24 20:57:43.460143 [ 268 ] {4c560cd7-a078-4681-8610-cab6d0060cfc} <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 | ||
| 1735 | 2026.03.24 20:57:43.460883 [ 268 ] {4c560cd7-a078-4681-8610-cab6d0060cfc} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.03.24 20:57:43.460927 [ 268 ] {4c560cd7-a078-4681-8610-cab6d0060cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1737 | 2026.03.24 20:57:43.461589 [ 268 ] {4c560cd7-a078-4681-8610-cab6d0060cfc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1738 | 2026.03.24 20:57:43.462073 [ 268 ] {4c560cd7-a078-4681-8610-cab6d0060cfc} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.03.24 20:57:43.462217 [ 268 ] {4c560cd7-a078-4681-8610-cab6d0060cfc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002145 sec., 4662.004662004661 rows/sec., 8.35 MiB/sec. | ||
| 1740 | 2026.03.24 20:57:43.462265 [ 268 ] {4c560cd7-a078-4681-8610-cab6d0060cfc} <Debug> TCPHandler: Processed in 0.002322253 sec. | ||
| 1741 | 2026.03.24 20:57:43.462376 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.03.24 20:57:43.462467 [ 268 ] {79972439-496f-49c3-8fb0-1bb4b2c9a1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1743 | 2026.03.24 20:57:43.462507 [ 268 ] {79972439-496f-49c3-8fb0-1bb4b2c9a1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1744 | 2026.03.24 20:57:43.462865 [ 268 ] {79972439-496f-49c3-8fb0-1bb4b2c9a1de} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.03.24 20:57:43.462902 [ 268 ] {79972439-496f-49c3-8fb0-1bb4b2c9a1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1746 | 2026.03.24 20:57:43.463426 [ 268 ] {79972439-496f-49c3-8fb0-1bb4b2c9a1de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1747 | 2026.03.24 20:57:43.463956 [ 268 ] {79972439-496f-49c3-8fb0-1bb4b2c9a1de} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.03.24 20:57:43.464081 [ 268 ] {79972439-496f-49c3-8fb0-1bb4b2c9a1de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001632 sec., 36764.705882352944 rows/sec., 2.48 MiB/sec. | ||
| 1749 | 2026.03.24 20:57:43.464115 [ 268 ] {79972439-496f-49c3-8fb0-1bb4b2c9a1de} <Debug> TCPHandler: Processed in 0.001786408 sec. | ||
| 1750 | 2026.03.24 20:57:44.251145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2463 | ||
| 1751 | 2026.03.24 20:57:44.251745 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.03.24 20:57:44.251784 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1753 | 2026.03.24 20:57:44.252333 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1754 | 2026.03.24 20:57:44.252554 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.03.24 20:57:44.252678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2463 | ||
| 1756 | 2026.03.24 20:57:44.367305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1757 | 2026.03.24 20:57:44.383659 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.03.24 20:57:44.383726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1759 | 2026.03.24 20:57:44.389986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1760 | 2026.03.24 20:57:44.390688 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.03.24 20:57:44.393678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1762 | 2026.03.24 20:57:46.750691 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 298 | ||
| 1763 | 2026.03.24 20:57:46.752742 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.03.24 20:57:46.752794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1765 | 2026.03.24 20:57:46.753929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1766 | 2026.03.24 20:57:46.754200 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.03.24 20:57:46.754509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 1768 | 2026.03.24 20:57:48.450789 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2026.03.24 20:57:48.451070 [ 268 ] {9593a3c0-368c-4b98-8e21-966cb6e15c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1770 | 2026.03.24 20:57:48.451164 [ 268 ] {9593a3c0-368c-4b98-8e21-966cb6e15c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1771 | 2026.03.24 20:57:48.451934 [ 268 ] {9593a3c0-368c-4b98-8e21-966cb6e15c9a} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.03.24 20:57:48.451983 [ 268 ] {9593a3c0-368c-4b98-8e21-966cb6e15c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1773 | 2026.03.24 20:57:48.452364 [ 268 ] {9593a3c0-368c-4b98-8e21-966cb6e15c9a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1774 | 2026.03.24 20:57:48.452593 [ 268 ] {9593a3c0-368c-4b98-8e21-966cb6e15c9a} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.03.24 20:57:48.452738 [ 268 ] {9593a3c0-368c-4b98-8e21-966cb6e15c9a} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001735 sec., 61095.100864553315 rows/sec., 5.14 MiB/sec. | ||
| 1776 | 2026.03.24 20:57:48.452780 [ 268 ] {9593a3c0-368c-4b98-8e21-966cb6e15c9a} <Debug> TCPHandler: Processed in 0.002153508 sec. | ||
| 1777 | 2026.03.24 20:57:48.452903 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2026.03.24 20:57:48.452996 [ 268 ] {2ea926f1-79f1-4d39-b37d-65e9bba71217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1779 | 2026.03.24 20:57:48.453036 [ 268 ] {2ea926f1-79f1-4d39-b37d-65e9bba71217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1780 | 2026.03.24 20:57:48.453433 [ 268 ] {2ea926f1-79f1-4d39-b37d-65e9bba71217} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.03.24 20:57:48.453468 [ 268 ] {2ea926f1-79f1-4d39-b37d-65e9bba71217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1782 | 2026.03.24 20:57:48.453750 [ 268 ] {2ea926f1-79f1-4d39-b37d-65e9bba71217} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1783 | 2026.03.24 20:57:48.453961 [ 268 ] {2ea926f1-79f1-4d39-b37d-65e9bba71217} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.03.24 20:57:48.454084 [ 268 ] {2ea926f1-79f1-4d39-b37d-65e9bba71217} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001107 sec., 22583.559168925025 rows/sec., 1.66 MiB/sec. | ||
| 1785 | 2026.03.24 20:57:48.454123 [ 268 ] {2ea926f1-79f1-4d39-b37d-65e9bba71217} <Debug> TCPHandler: Processed in 0.001267294 sec. | ||
| 1786 | 2026.03.24 20:57:48.454236 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2026.03.24 20:57:48.454327 [ 268 ] {fc37fb2b-5b24-4275-b4ac-ea9cd8dc2898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1788 | 2026.03.24 20:57:48.454367 [ 268 ] {fc37fb2b-5b24-4275-b4ac-ea9cd8dc2898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1789 | 2026.03.24 20:57:48.454776 [ 268 ] {fc37fb2b-5b24-4275-b4ac-ea9cd8dc2898} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.03.24 20:57:48.454811 [ 268 ] {fc37fb2b-5b24-4275-b4ac-ea9cd8dc2898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1791 | 2026.03.24 20:57:48.455093 [ 268 ] {fc37fb2b-5b24-4275-b4ac-ea9cd8dc2898} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1792 | 2026.03.24 20:57:48.455292 [ 268 ] {fc37fb2b-5b24-4275-b4ac-ea9cd8dc2898} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.03.24 20:57:48.455415 [ 268 ] {fc37fb2b-5b24-4275-b4ac-ea9cd8dc2898} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001105 sec., 80542.98642533936 rows/sec., 6.29 MiB/sec. | ||
| 1794 | 2026.03.24 20:57:48.455453 [ 268 ] {fc37fb2b-5b24-4275-b4ac-ea9cd8dc2898} <Debug> TCPHandler: Processed in 0.001263194 sec. | ||
| 1795 | 2026.03.24 20:57:48.455563 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.03.24 20:57:48.455654 [ 268 ] {e7abbfb0-0921-44d5-aad1-02a7ed76d882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1797 | 2026.03.24 20:57:48.455696 [ 268 ] {e7abbfb0-0921-44d5-aad1-02a7ed76d882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1798 | 2026.03.24 20:57:48.456084 [ 268 ] {e7abbfb0-0921-44d5-aad1-02a7ed76d882} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.03.24 20:57:48.456119 [ 268 ] {e7abbfb0-0921-44d5-aad1-02a7ed76d882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1800 | 2026.03.24 20:57:48.456420 [ 268 ] {e7abbfb0-0921-44d5-aad1-02a7ed76d882} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1801 | 2026.03.24 20:57:48.456620 [ 268 ] {e7abbfb0-0921-44d5-aad1-02a7ed76d882} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.03.24 20:57:48.456747 [ 268 ] {e7abbfb0-0921-44d5-aad1-02a7ed76d882} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001111 sec., 144014.40144014402 rows/sec., 10.03 MiB/sec. | ||
| 1803 | 2026.03.24 20:57:48.456786 [ 268 ] {e7abbfb0-0921-44d5-aad1-02a7ed76d882} <Debug> TCPHandler: Processed in 0.001270124 sec. | ||
| 1804 | 2026.03.24 20:57:48.456895 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.03.24 20:57:48.456986 [ 268 ] {5d7adabe-b02a-4117-b8c4-4d064020ccce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1806 | 2026.03.24 20:57:48.457038 [ 268 ] {5d7adabe-b02a-4117-b8c4-4d064020ccce} <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 | ||
| 1807 | 2026.03.24 20:57:48.457792 [ 268 ] {5d7adabe-b02a-4117-b8c4-4d064020ccce} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.03.24 20:57:48.457828 [ 268 ] {5d7adabe-b02a-4117-b8c4-4d064020ccce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1809 | 2026.03.24 20:57:48.458332 [ 268 ] {5d7adabe-b02a-4117-b8c4-4d064020ccce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1810 | 2026.03.24 20:57:48.458556 [ 268 ] {5d7adabe-b02a-4117-b8c4-4d064020ccce} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.03.24 20:57:48.458684 [ 268 ] {5d7adabe-b02a-4117-b8c4-4d064020ccce} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001715 sec., 14577.25947521866 rows/sec., 26.12 MiB/sec. | ||
| 1812 | 2026.03.24 20:57:48.458735 [ 268 ] {5d7adabe-b02a-4117-b8c4-4d064020ccce} <Debug> TCPHandler: Processed in 0.001886501 sec. | ||
| 1813 | 2026.03.24 20:57:48.458844 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2026.03.24 20:57:48.458938 [ 268 ] {12413a63-937b-45f9-979e-1b1462451405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1815 | 2026.03.24 20:57:48.458978 [ 268 ] {12413a63-937b-45f9-979e-1b1462451405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1816 | 2026.03.24 20:57:48.459300 [ 268 ] {12413a63-937b-45f9-979e-1b1462451405} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2026.03.24 20:57:48.459336 [ 268 ] {12413a63-937b-45f9-979e-1b1462451405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1818 | 2026.03.24 20:57:48.459624 [ 268 ] {12413a63-937b-45f9-979e-1b1462451405} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1819 | 2026.03.24 20:57:48.459824 [ 268 ] {12413a63-937b-45f9-979e-1b1462451405} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2026.03.24 20:57:48.459947 [ 268 ] {12413a63-937b-45f9-979e-1b1462451405} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001027 sec., 58422.59006815969 rows/sec., 3.94 MiB/sec. | ||
| 1821 | 2026.03.24 20:57:48.459980 [ 268 ] {12413a63-937b-45f9-979e-1b1462451405} <Debug> TCPHandler: Processed in 0.001183512 sec. | ||
| 1822 | 2026.03.24 20:57:51.690026 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1823 | 2026.03.24 20:57:51.690100 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1824 | 2026.03.24 20:57:51.753704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2911 | ||
| 1825 | 2026.03.24 20:57:51.754196 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.03.24 20:57:51.754239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1827 | 2026.03.24 20:57:51.754741 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1828 | 2026.03.24 20:57:51.754977 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.03.24 20:57:51.755105 [ 91 ] {} <Debug> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1830 | 2026.03.24 20:57:51.755118 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2911 | ||
| 1831 | 2026.03.24 20:57:51.755161 [ 91 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.03.24 20:57:51.755186 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1833 | 2026.03.24 20:57:51.755432 [ 188 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::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 | ||
| 1834 | 2026.03.24 20:57:51.757502 [ 188 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1835 | 2026.03.24 20:57:51.759865 [ 188 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1836 | 2026.03.24 20:57:51.763936 [ 188 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 442 rows starting from the beginning of the part | ||
| 1837 | 2026.03.24 20:57:51.764010 [ 188 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1838 | 2026.03.24 20:57:51.764067 [ 188 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1839 | 2026.03.24 20:57:51.764123 [ 188 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1840 | 2026.03.24 20:57:51.764181 [ 188 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1841 | 2026.03.24 20:57:51.789898 [ 195 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2911 rows, containing 4 columns (4 merged, 0 gathered) in 0.034595753 sec., 84143.27619924909 rows/sec., 1.20 MiB/sec. | ||
| 1842 | 2026.03.24 20:57:51.790600 [ 188 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1843 | 2026.03.24 20:57:51.790867 [ 188 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_6_1} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.03.24 20:57:51.790941 [ 188 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_6_1} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1845 | 2026.03.24 20:57:51.791043 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1846 | 2026.03.24 20:57:51.894694 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1847 | 2026.03.24 20:57:51.911734 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.03.24 20:57:51.911779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1849 | 2026.03.24 20:57:51.917789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1850 | 2026.03.24 20:57:51.918448 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.03.24 20:57:51.918763 [ 89 ] {} <Debug> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1852 | 2026.03.24 20:57:51.918835 [ 89 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.03.24 20:57:51.918859 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1854 | 2026.03.24 20:57:51.918956 [ 188 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 1855 | 2026.03.24 20:57:51.921700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1856 | 2026.03.24 20:57:51.921928 [ 188 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1857 | 2026.03.24 20:57:51.922664 [ 188 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 1858 | 2026.03.24 20:57:51.926106 [ 188 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 1859 | 2026.03.24 20:57:51.929544 [ 188 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 1860 | 2026.03.24 20:57:51.933165 [ 188 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 1861 | 2026.03.24 20:57:51.940251 [ 188 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 1862 | 2026.03.24 20:57:51.944505 [ 188 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 1863 | 2026.03.24 20:57:52.000133 [ 191 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.08120938 sec., 566.4370298110883 rows/sec., 2.93 MiB/sec. | ||
| 1864 | 2026.03.24 20:57:52.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.92 MiB, peak 181.24 MiB, free memory in arenas 0.00 B, will set to 180.64 MiB (RSS), difference: 4.72 MiB | ||
| 1865 | 2026.03.24 20:57:52.002506 [ 191 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1866 | 2026.03.24 20:57:52.004625 [ 191 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_6_1} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.03.24 20:57:52.004731 [ 191 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_6_1} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1868 | 2026.03.24 20:57:52.006655 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1869 | 2026.03.24 20:57:53.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.42 MiB, peak 181.24 MiB, free memory in arenas 0.00 B, will set to 181.13 MiB (RSS), difference: 4.70 MiB | ||
| 1870 | 2026.03.24 20:57:53.450003 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2026.03.24 20:57:53.450287 [ 268 ] {51747fe4-24cb-47d8-ac05-51eff50b1b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1872 | 2026.03.24 20:57:53.450393 [ 268 ] {51747fe4-24cb-47d8-ac05-51eff50b1b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1873 | 2026.03.24 20:57:53.451083 [ 268 ] {51747fe4-24cb-47d8-ac05-51eff50b1b83} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.03.24 20:57:53.451133 [ 268 ] {51747fe4-24cb-47d8-ac05-51eff50b1b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1875 | 2026.03.24 20:57:53.451612 [ 268 ] {51747fe4-24cb-47d8-ac05-51eff50b1b83} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1876 | 2026.03.24 20:57:53.451842 [ 268 ] {51747fe4-24cb-47d8-ac05-51eff50b1b83} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2026.03.24 20:57:53.451975 [ 88 ] {} <Debug> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1878 | 2026.03.24 20:57:53.451991 [ 268 ] {51747fe4-24cb-47d8-ac05-51eff50b1b83} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001778 sec., 42744.656917885266 rows/sec., 3.52 MiB/sec. | ||
| 1879 | 2026.03.24 20:57:53.452045 [ 88 ] {} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.03.24 20:57:53.452057 [ 268 ] {51747fe4-24cb-47d8-ac05-51eff50b1b83} <Debug> TCPHandler: Processed in 0.002242271 sec. | ||
| 1881 | 2026.03.24 20:57:53.452076 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1882 | 2026.03.24 20:57:53.452193 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.03.24 20:57:53.452227 [ 187 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::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 | ||
| 1884 | 2026.03.24 20:57:53.452321 [ 268 ] {de7db390-646d-49e2-9ad0-fb52c463d34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1885 | 2026.03.24 20:57:53.452339 [ 187 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1886 | 2026.03.24 20:57:53.452374 [ 268 ] {de7db390-646d-49e2-9ad0-fb52c463d34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1887 | 2026.03.24 20:57:53.452383 [ 187 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 194 rows starting from the beginning of the part | ||
| 1888 | 2026.03.24 20:57:53.452493 [ 187 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::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 | ||
| 1889 | 2026.03.24 20:57:53.452570 [ 187 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 80 rows starting from the beginning of the part | ||
| 1890 | 2026.03.24 20:57:53.452639 [ 187 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 1891 | 2026.03.24 20:57:53.452705 [ 187 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 106 rows starting from the beginning of the part | ||
| 1892 | 2026.03.24 20:57:53.452773 [ 187 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1893 | 2026.03.24 20:57:53.452870 [ 268 ] {de7db390-646d-49e2-9ad0-fb52c463d34d} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.03.24 20:57:53.452910 [ 268 ] {de7db390-646d-49e2-9ad0-fb52c463d34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1895 | 2026.03.24 20:57:53.453369 [ 268 ] {de7db390-646d-49e2-9ad0-fb52c463d34d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1896 | 2026.03.24 20:57:53.453685 [ 268 ] {de7db390-646d-49e2-9ad0-fb52c463d34d} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.03.24 20:57:53.453859 [ 268 ] {de7db390-646d-49e2-9ad0-fb52c463d34d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001564 sec., 6393.86189258312 rows/sec., 480.79 KiB/sec. | ||
| 1898 | 2026.03.24 20:57:53.453911 [ 268 ] {de7db390-646d-49e2-9ad0-fb52c463d34d} <Debug> TCPHandler: Processed in 0.001775018 sec. | ||
| 1899 | 2026.03.24 20:57:53.454025 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2026.03.24 20:57:53.454100 [ 195 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001923301 sec., 293245.8309957724 rows/sec., 26.19 MiB/sec. | ||
| 1901 | 2026.03.24 20:57:53.454127 [ 268 ] {bc4da2f5-99aa-4d3e-a037-87422467f498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1902 | 2026.03.24 20:57:53.454183 [ 268 ] {bc4da2f5-99aa-4d3e-a037-87422467f498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1903 | 2026.03.24 20:57:53.454355 [ 190 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1904 | 2026.03.24 20:57:53.454604 [ 268 ] {bc4da2f5-99aa-4d3e-a037-87422467f498} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.03.24 20:57:53.454647 [ 268 ] {bc4da2f5-99aa-4d3e-a037-87422467f498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1906 | 2026.03.24 20:57:53.454694 [ 190 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_6_1} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2026.03.24 20:57:53.454780 [ 190 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_6_1} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1908 | 2026.03.24 20:57:53.454867 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1909 | 2026.03.24 20:57:53.454985 [ 268 ] {bc4da2f5-99aa-4d3e-a037-87422467f498} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1910 | 2026.03.24 20:57:53.455207 [ 268 ] {bc4da2f5-99aa-4d3e-a037-87422467f498} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.03.24 20:57:53.455344 [ 268 ] {bc4da2f5-99aa-4d3e-a037-87422467f498} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001237 sec., 59822.150363783345 rows/sec., 4.67 MiB/sec. | ||
| 1912 | 2026.03.24 20:57:53.455346 [ 86 ] {} <Debug> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1913 | 2026.03.24 20:57:53.455384 [ 268 ] {bc4da2f5-99aa-4d3e-a037-87422467f498} <Debug> TCPHandler: Processed in 0.001408748 sec. | ||
| 1914 | 2026.03.24 20:57:53.455410 [ 86 ] {} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.03.24 20:57:53.455440 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1916 | 2026.03.24 20:57:53.455512 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.03.24 20:57:53.455542 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::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 | ||
| 1918 | 2026.03.24 20:57:53.455614 [ 268 ] {6e4e39c7-6ab5-4fbe-82af-020245604d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1919 | 2026.03.24 20:57:53.455626 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1920 | 2026.03.24 20:57:53.455649 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 110 rows starting from the beginning of the part | ||
| 1921 | 2026.03.24 20:57:53.455658 [ 268 ] {6e4e39c7-6ab5-4fbe-82af-020245604d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1922 | 2026.03.24 20:57:53.455693 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::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 | ||
| 1923 | 2026.03.24 20:57:53.455730 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1924 | 2026.03.24 20:57:53.455770 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 1925 | 2026.03.24 20:57:53.455807 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 89 rows starting from the beginning of the part | ||
| 1926 | 2026.03.24 20:57:53.455841 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1927 | 2026.03.24 20:57:53.456051 [ 268 ] {6e4e39c7-6ab5-4fbe-82af-020245604d66} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.03.24 20:57:53.456086 [ 268 ] {6e4e39c7-6ab5-4fbe-82af-020245604d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1929 | 2026.03.24 20:57:53.456444 [ 268 ] {6e4e39c7-6ab5-4fbe-82af-020245604d66} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1930 | 2026.03.24 20:57:53.456596 [ 201 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 451 rows, containing 5 columns (5 merged, 0 gathered) in 0.001083859 sec., 416105.7849775663 rows/sec., 34.48 MiB/sec. | ||
| 1931 | 2026.03.24 20:57:53.456713 [ 268 ] {6e4e39c7-6ab5-4fbe-82af-020245604d66} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.03.24 20:57:53.456726 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1933 | 2026.03.24 20:57:53.456817 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1934 | 2026.03.24 20:57:53.456851 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.03.24 20:57:53.456855 [ 268 ] {6e4e39c7-6ab5-4fbe-82af-020245604d66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 1936 | 2026.03.24 20:57:53.456873 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1937 | 2026.03.24 20:57:53.456906 [ 268 ] {6e4e39c7-6ab5-4fbe-82af-020245604d66} <Debug> TCPHandler: Processed in 0.001450259 sec. | ||
| 1938 | 2026.03.24 20:57:53.456975 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_6_1} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.03.24 20:57:53.456996 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::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 | ||
| 1940 | 2026.03.24 20:57:53.457034 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.03.24 20:57:53.457035 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_6_1} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1942 | 2026.03.24 20:57:53.457107 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1943 | 2026.03.24 20:57:53.457133 [ 268 ] {5ff8da94-246c-4b83-be52-c2e06f427fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1944 | 2026.03.24 20:57:53.457137 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1945 | 2026.03.24 20:57:53.457190 [ 268 ] {5ff8da94-246c-4b83-be52-c2e06f427fac} <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 | ||
| 1946 | 2026.03.24 20:57:53.457193 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 306 rows starting from the beginning of the part | ||
| 1947 | 2026.03.24 20:57:53.457301 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1948 | 2026.03.24 20:57:53.457347 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1949 | 2026.03.24 20:57:53.457388 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 162 rows starting from the beginning of the part | ||
| 1950 | 2026.03.24 20:57:53.457433 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::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 | ||
| 1951 | 2026.03.24 20:57:53.457472 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::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 | ||
| 1952 | 2026.03.24 20:57:53.457910 [ 268 ] {5ff8da94-246c-4b83-be52-c2e06f427fac} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.03.24 20:57:53.457953 [ 268 ] {5ff8da94-246c-4b83-be52-c2e06f427fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1954 | 2026.03.24 20:57:53.458567 [ 187 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617184 sec., 623305.6968161941 rows/sec., 44.79 MiB/sec. | ||
| 1955 | 2026.03.24 20:57:53.458589 [ 268 ] {5ff8da94-246c-4b83-be52-c2e06f427fac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1956 | 2026.03.24 20:57:53.458802 [ 201 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1957 | 2026.03.24 20:57:53.458875 [ 268 ] {5ff8da94-246c-4b83-be52-c2e06f427fac} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2026.03.24 20:57:53.459050 [ 268 ] {5ff8da94-246c-4b83-be52-c2e06f427fac} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001936 sec., 5165.289256198347 rows/sec., 9.26 MiB/sec. | ||
| 1959 | 2026.03.24 20:57:53.459105 [ 268 ] {5ff8da94-246c-4b83-be52-c2e06f427fac} <Debug> TCPHandler: Processed in 0.002119678 sec. | ||
| 1960 | 2026.03.24 20:57:53.459122 [ 201 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.03.24 20:57:53.459195 [ 201 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1962 | 2026.03.24 20:57:53.459218 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2026.03.24 20:57:53.459281 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1964 | 2026.03.24 20:57:53.459318 [ 268 ] {f8be9110-227e-4f28-a0d1-c71a95eb3a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1965 | 2026.03.24 20:57:53.459364 [ 268 ] {f8be9110-227e-4f28-a0d1-c71a95eb3a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1966 | 2026.03.24 20:57:53.459707 [ 268 ] {f8be9110-227e-4f28-a0d1-c71a95eb3a63} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.03.24 20:57:53.459743 [ 268 ] {f8be9110-227e-4f28-a0d1-c71a95eb3a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1968 | 2026.03.24 20:57:53.460061 [ 268 ] {f8be9110-227e-4f28-a0d1-c71a95eb3a63} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1969 | 2026.03.24 20:57:53.460265 [ 268 ] {f8be9110-227e-4f28-a0d1-c71a95eb3a63} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.03.24 20:57:53.460365 [ 86 ] {} <Debug> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1971 | 2026.03.24 20:57:53.460389 [ 268 ] {f8be9110-227e-4f28-a0d1-c71a95eb3a63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 1972 | 2026.03.24 20:57:53.460400 [ 86 ] {} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.03.24 20:57:53.460428 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1974 | 2026.03.24 20:57:53.460429 [ 268 ] {f8be9110-227e-4f28-a0d1-c71a95eb3a63} <Debug> TCPHandler: Processed in 0.001259674 sec. | ||
| 1975 | 2026.03.24 20:57:53.460598 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::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 | ||
| 1976 | 2026.03.24 20:57:53.460752 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1977 | 2026.03.24 20:57:53.460795 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1978 | 2026.03.24 20:57:53.460883 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1979 | 2026.03.24 20:57:53.460934 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1980 | 2026.03.24 20:57:53.460990 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::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 | ||
| 1981 | 2026.03.24 20:57:53.461034 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::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 | ||
| 1982 | 2026.03.24 20:57:53.461082 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::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 | ||
| 1983 | 2026.03.24 20:57:53.462004 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.00147372 sec., 203566.48481394025 rows/sec., 13.67 MiB/sec. | ||
| 1984 | 2026.03.24 20:57:53.462171 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1985 | 2026.03.24 20:57:53.462433 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_6_1} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.03.24 20:57:53.462502 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_6_1} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1987 | 2026.03.24 20:57:53.462580 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1988 | 2026.03.24 20:57:56.755586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 322 | ||
| 1989 | 2026.03.24 20:57:56.757655 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2026.03.24 20:57:56.757708 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1991 | 2026.03.24 20:57:56.758881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1992 | 2026.03.24 20:57:56.759154 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.03.24 20:57:56.759474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 1994 | 2026.03.24 20:57:58.442009 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.03.24 20:57:58.442289 [ 268 ] {10b70358-1a64-4dcc-9060-a2271e2aff43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1996 | 2026.03.24 20:57:58.442661 [ 268 ] {10b70358-1a64-4dcc-9060-a2271e2aff43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1997 | 2026.03.24 20:57:58.444805 [ 268 ] {10b70358-1a64-4dcc-9060-a2271e2aff43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1998 | 2026.03.24 20:57:58.445100 [ 268 ] {10b70358-1a64-4dcc-9060-a2271e2aff43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1999 | 2026.03.24 20:57:58.445178 [ 268 ] {10b70358-1a64-4dcc-9060-a2271e2aff43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2000 | 2026.03.24 20:57:58.445382 [ 268 ] {10b70358-1a64-4dcc-9060-a2271e2aff43} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2001 | 2026.03.24 20:57:58.447328 [ 268 ] {10b70358-1a64-4dcc-9060-a2271e2aff43} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2002 | 2026.03.24 20:57:58.449267 [ 268 ] {10b70358-1a64-4dcc-9060-a2271e2aff43} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 2003 | 2026.03.24 20:57:58.449289 [ 268 ] {10b70358-1a64-4dcc-9060-a2271e2aff43} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2004 | 2026.03.24 20:57:58.449372 [ 268 ] {10b70358-1a64-4dcc-9060-a2271e2aff43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2005 | 2026.03.24 20:57:58.449396 [ 268 ] {10b70358-1a64-4dcc-9060-a2271e2aff43} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2006 | 2026.03.24 20:57:58.460660 [ 268 ] {10b70358-1a64-4dcc-9060-a2271e2aff43} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.018487 sec., 1568.6698761291718 rows/sec., 68.35 KiB/sec. | ||
| 2007 | 2026.03.24 20:57:58.460764 [ 268 ] {10b70358-1a64-4dcc-9060-a2271e2aff43} <Debug> TCPHandler: Processed in 0.018908739 sec. | ||
| 2008 | 2026.03.24 20:57:58.461037 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.03.24 20:57:58.461190 [ 268 ] {227a19ed-cd4c-4120-a329-cfc7efad68f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', '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) | ||
| 2010 | 2026.03.24 20:57:58.461432 [ 268 ] {227a19ed-cd4c-4120-a329-cfc7efad68f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2011 | 2026.03.24 20:57:58.461536 [ 268 ] {227a19ed-cd4c-4120-a329-cfc7efad68f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', '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 | ||
| 2012 | 2026.03.24 20:57:58.461767 [ 268 ] {227a19ed-cd4c-4120-a329-cfc7efad68f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2013 | 2026.03.24 20:57:58.461822 [ 268 ] {227a19ed-cd4c-4120-a329-cfc7efad68f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2014 | 2026.03.24 20:57:58.461924 [ 268 ] {227a19ed-cd4c-4120-a329-cfc7efad68f0} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2015 | 2026.03.24 20:57:58.461952 [ 268 ] {227a19ed-cd4c-4120-a329-cfc7efad68f0} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2016 | 2026.03.24 20:57:58.461971 [ 268 ] {227a19ed-cd4c-4120-a329-cfc7efad68f0} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 2017 | 2026.03.24 20:57:58.461984 [ 268 ] {227a19ed-cd4c-4120-a329-cfc7efad68f0} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2018 | 2026.03.24 20:57:58.462019 [ 268 ] {227a19ed-cd4c-4120-a329-cfc7efad68f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', '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'))" | ||
| 2019 | 2026.03.24 20:57:58.462036 [ 268 ] {227a19ed-cd4c-4120-a329-cfc7efad68f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2020 | 2026.03.24 20:57:58.462568 [ 268 ] {227a19ed-cd4c-4120-a329-cfc7efad68f0} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001402 sec., 20684.736091298146 rows/sec., 901.34 KiB/sec. | ||
| 2021 | 2026.03.24 20:57:58.462655 [ 268 ] {227a19ed-cd4c-4120-a329-cfc7efad68f0} <Debug> TCPHandler: Processed in 0.001641144 sec. | ||
| 2022 | 2026.03.24 20:57:58.463156 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2026.03.24 20:57:58.463288 [ 268 ] {1752c3c0-b198-4384-80d1-affe20b38ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 2024 | 2026.03.24 20:57:58.463518 [ 268 ] {1752c3c0-b198-4384-80d1-affe20b38ac9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2025 | 2026.03.24 20:57:58.463578 [ 268 ] {1752c3c0-b198-4384-80d1-affe20b38ac9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 2026 | 2026.03.24 20:57:58.463772 [ 268 ] {1752c3c0-b198-4384-80d1-affe20b38ac9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2027 | 2026.03.24 20:57:58.463825 [ 268 ] {1752c3c0-b198-4384-80d1-affe20b38ac9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2028 | 2026.03.24 20:57:58.463924 [ 268 ] {1752c3c0-b198-4384-80d1-affe20b38ac9} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2029 | 2026.03.24 20:57:58.463952 [ 268 ] {1752c3c0-b198-4384-80d1-affe20b38ac9} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2030 | 2026.03.24 20:57:58.463970 [ 268 ] {1752c3c0-b198-4384-80d1-affe20b38ac9} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 2031 | 2026.03.24 20:57:58.463984 [ 268 ] {1752c3c0-b198-4384-80d1-affe20b38ac9} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2032 | 2026.03.24 20:57:58.464017 [ 268 ] {1752c3c0-b198-4384-80d1-affe20b38ac9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 2033 | 2026.03.24 20:57:58.464035 [ 268 ] {1752c3c0-b198-4384-80d1-affe20b38ac9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2034 | 2026.03.24 20:57:58.464557 [ 268 ] {1752c3c0-b198-4384-80d1-affe20b38ac9} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001323 sec., 21919.879062736207 rows/sec., 955.16 KiB/sec. | ||
| 2035 | 2026.03.24 20:57:58.464643 [ 268 ] {1752c3c0-b198-4384-80d1-affe20b38ac9} <Debug> TCPHandler: Processed in 0.001535532 sec. | ||
| 2036 | 2026.03.24 20:57:58.464852 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.03.24 20:57:58.464983 [ 268 ] {3f95a7c4-8d6a-46c6-b252-8f6a6e7306ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 2038 | 2026.03.24 20:57:58.465203 [ 268 ] {3f95a7c4-8d6a-46c6-b252-8f6a6e7306ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2039 | 2026.03.24 20:57:58.465237 [ 268 ] {3f95a7c4-8d6a-46c6-b252-8f6a6e7306ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity')" moved to PREWHERE | ||
| 2040 | 2026.03.24 20:57:58.465430 [ 268 ] {3f95a7c4-8d6a-46c6-b252-8f6a6e7306ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2041 | 2026.03.24 20:57:58.465482 [ 268 ] {3f95a7c4-8d6a-46c6-b252-8f6a6e7306ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2042 | 2026.03.24 20:57:58.465582 [ 268 ] {3f95a7c4-8d6a-46c6-b252-8f6a6e7306ac} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2043 | 2026.03.24 20:57:58.465609 [ 268 ] {3f95a7c4-8d6a-46c6-b252-8f6a6e7306ac} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2044 | 2026.03.24 20:57:58.465626 [ 268 ] {3f95a7c4-8d6a-46c6-b252-8f6a6e7306ac} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 2045 | 2026.03.24 20:57:58.465640 [ 268 ] {3f95a7c4-8d6a-46c6-b252-8f6a6e7306ac} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2046 | 2026.03.24 20:57:58.465673 [ 268 ] {3f95a7c4-8d6a-46c6-b252-8f6a6e7306ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity'))" | ||
| 2047 | 2026.03.24 20:57:58.465691 [ 268 ] {3f95a7c4-8d6a-46c6-b252-8f6a6e7306ac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2048 | 2026.03.24 20:57:58.466103 [ 268 ] {3f95a7c4-8d6a-46c6-b252-8f6a6e7306ac} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001172 sec., 24744.027303754265 rows/sec., 1.05 MiB/sec. | ||
| 2049 | 2026.03.24 20:57:58.466186 [ 268 ] {3f95a7c4-8d6a-46c6-b252-8f6a6e7306ac} <Debug> TCPHandler: Processed in 0.001382697 sec. | ||
| 2050 | 2026.03.24 20:57:58.466391 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.03.24 20:57:58.466523 [ 268 ] {d7a0808d-62a8-4ec9-9f38-4eac5cd4cc16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2052 | 2026.03.24 20:57:58.466735 [ 268 ] {d7a0808d-62a8-4ec9-9f38-4eac5cd4cc16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2053 | 2026.03.24 20:57:58.466770 [ 268 ] {d7a0808d-62a8-4ec9-9f38-4eac5cd4cc16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2054 | 2026.03.24 20:57:58.466962 [ 268 ] {d7a0808d-62a8-4ec9-9f38-4eac5cd4cc16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2055 | 2026.03.24 20:57:58.467013 [ 268 ] {d7a0808d-62a8-4ec9-9f38-4eac5cd4cc16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2056 | 2026.03.24 20:57:58.467109 [ 268 ] {d7a0808d-62a8-4ec9-9f38-4eac5cd4cc16} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2057 | 2026.03.24 20:57:58.467136 [ 268 ] {d7a0808d-62a8-4ec9-9f38-4eac5cd4cc16} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2058 | 2026.03.24 20:57:58.467154 [ 268 ] {d7a0808d-62a8-4ec9-9f38-4eac5cd4cc16} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 2059 | 2026.03.24 20:57:58.467168 [ 268 ] {d7a0808d-62a8-4ec9-9f38-4eac5cd4cc16} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2060 | 2026.03.24 20:57:58.467201 [ 268 ] {d7a0808d-62a8-4ec9-9f38-4eac5cd4cc16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2061 | 2026.03.24 20:57:58.467218 [ 268 ] {d7a0808d-62a8-4ec9-9f38-4eac5cd4cc16} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2062 | 2026.03.24 20:57:58.467632 [ 268 ] {d7a0808d-62a8-4ec9-9f38-4eac5cd4cc16} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001164 sec., 24914.089347079036 rows/sec., 1.06 MiB/sec. | ||
| 2063 | 2026.03.24 20:57:58.467714 [ 268 ] {d7a0808d-62a8-4ec9-9f38-4eac5cd4cc16} <Debug> TCPHandler: Processed in 0.001370947 sec. | ||
| 2064 | 2026.03.24 20:57:58.467916 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2026.03.24 20:57:58.468049 [ 268 ] {d1b0c866-ae54-47b4-baf2-90b0def332ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2066 | 2026.03.24 20:57:58.468259 [ 268 ] {d1b0c866-ae54-47b4-baf2-90b0def332ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2067 | 2026.03.24 20:57:58.468293 [ 268 ] {d1b0c866-ae54-47b4-baf2-90b0def332ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2068 | 2026.03.24 20:57:58.468484 [ 268 ] {d1b0c866-ae54-47b4-baf2-90b0def332ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2069 | 2026.03.24 20:57:58.468541 [ 268 ] {d1b0c866-ae54-47b4-baf2-90b0def332ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2070 | 2026.03.24 20:57:58.468638 [ 268 ] {d1b0c866-ae54-47b4-baf2-90b0def332ad} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2071 | 2026.03.24 20:57:58.468666 [ 268 ] {d1b0c866-ae54-47b4-baf2-90b0def332ad} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2072 | 2026.03.24 20:57:58.468684 [ 268 ] {d1b0c866-ae54-47b4-baf2-90b0def332ad} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 2073 | 2026.03.24 20:57:58.468698 [ 268 ] {d1b0c866-ae54-47b4-baf2-90b0def332ad} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2074 | 2026.03.24 20:57:58.468731 [ 268 ] {d1b0c866-ae54-47b4-baf2-90b0def332ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2075 | 2026.03.24 20:57:58.468748 [ 268 ] {d1b0c866-ae54-47b4-baf2-90b0def332ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2076 | 2026.03.24 20:57:58.469419 [ 268 ] {d1b0c866-ae54-47b4-baf2-90b0def332ad} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001425 sec., 20350.877192982454 rows/sec., 886.79 KiB/sec. | ||
| 2077 | 2026.03.24 20:57:58.469500 [ 268 ] {d1b0c866-ae54-47b4-baf2-90b0def332ad} <Debug> TCPHandler: Processed in 0.001631735 sec. | ||
| 2078 | 2026.03.24 20:57:58.469704 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.03.24 20:57:58.469836 [ 268 ] {32d0cda1-4629-461b-8692-003ac0e8b58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2080 | 2026.03.24 20:57:58.470044 [ 268 ] {32d0cda1-4629-461b-8692-003ac0e8b58d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2081 | 2026.03.24 20:57:58.470077 [ 268 ] {32d0cda1-4629-461b-8692-003ac0e8b58d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2082 | 2026.03.24 20:57:58.470283 [ 268 ] {32d0cda1-4629-461b-8692-003ac0e8b58d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2083 | 2026.03.24 20:57:58.470334 [ 268 ] {32d0cda1-4629-461b-8692-003ac0e8b58d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2084 | 2026.03.24 20:57:58.470431 [ 268 ] {32d0cda1-4629-461b-8692-003ac0e8b58d} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2085 | 2026.03.24 20:57:58.470459 [ 268 ] {32d0cda1-4629-461b-8692-003ac0e8b58d} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2086 | 2026.03.24 20:57:58.470476 [ 268 ] {32d0cda1-4629-461b-8692-003ac0e8b58d} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 2087 | 2026.03.24 20:57:58.470489 [ 268 ] {32d0cda1-4629-461b-8692-003ac0e8b58d} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2088 | 2026.03.24 20:57:58.470522 [ 268 ] {32d0cda1-4629-461b-8692-003ac0e8b58d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2089 | 2026.03.24 20:57:58.470540 [ 268 ] {32d0cda1-4629-461b-8692-003ac0e8b58d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2090 | 2026.03.24 20:57:58.470974 [ 268 ] {32d0cda1-4629-461b-8692-003ac0e8b58d} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001193 sec., 24308.466051969823 rows/sec., 1.03 MiB/sec. | ||
| 2091 | 2026.03.24 20:57:58.471055 [ 268 ] {32d0cda1-4629-461b-8692-003ac0e8b58d} <Debug> TCPHandler: Processed in 0.001399227 sec. | ||
| 2092 | 2026.03.24 20:57:58.471260 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2026.03.24 20:57:58.471392 [ 268 ] {5cd8c691-47ab-455e-852f-d588d3317eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2094 | 2026.03.24 20:57:58.471601 [ 268 ] {5cd8c691-47ab-455e-852f-d588d3317eee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2095 | 2026.03.24 20:57:58.471636 [ 268 ] {5cd8c691-47ab-455e-852f-d588d3317eee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2096 | 2026.03.24 20:57:58.471831 [ 268 ] {5cd8c691-47ab-455e-852f-d588d3317eee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2097 | 2026.03.24 20:57:58.471882 [ 268 ] {5cd8c691-47ab-455e-852f-d588d3317eee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2098 | 2026.03.24 20:57:58.471978 [ 268 ] {5cd8c691-47ab-455e-852f-d588d3317eee} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2099 | 2026.03.24 20:57:58.472005 [ 268 ] {5cd8c691-47ab-455e-852f-d588d3317eee} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2100 | 2026.03.24 20:57:58.472023 [ 268 ] {5cd8c691-47ab-455e-852f-d588d3317eee} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 2101 | 2026.03.24 20:57:58.472037 [ 268 ] {5cd8c691-47ab-455e-852f-d588d3317eee} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2102 | 2026.03.24 20:57:58.472069 [ 268 ] {5cd8c691-47ab-455e-852f-d588d3317eee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2103 | 2026.03.24 20:57:58.472087 [ 268 ] {5cd8c691-47ab-455e-852f-d588d3317eee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2104 | 2026.03.24 20:57:58.472481 [ 268 ] {5cd8c691-47ab-455e-852f-d588d3317eee} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001144 sec., 25349.65034965035 rows/sec., 1.08 MiB/sec. | ||
| 2105 | 2026.03.24 20:57:58.472561 [ 268 ] {5cd8c691-47ab-455e-852f-d588d3317eee} <Debug> TCPHandler: Processed in 0.001349526 sec. | ||
| 2106 | 2026.03.24 20:57:58.472773 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2026.03.24 20:57:58.472907 [ 268 ] {17d1eb27-a098-4b43-8ff3-c2bb39e66851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2108 | 2026.03.24 20:57:58.473116 [ 268 ] {17d1eb27-a098-4b43-8ff3-c2bb39e66851} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2109 | 2026.03.24 20:57:58.473150 [ 268 ] {17d1eb27-a098-4b43-8ff3-c2bb39e66851} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2110 | 2026.03.24 20:57:58.473347 [ 268 ] {17d1eb27-a098-4b43-8ff3-c2bb39e66851} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2111 | 2026.03.24 20:57:58.473399 [ 268 ] {17d1eb27-a098-4b43-8ff3-c2bb39e66851} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2112 | 2026.03.24 20:57:58.473495 [ 268 ] {17d1eb27-a098-4b43-8ff3-c2bb39e66851} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2113 | 2026.03.24 20:57:58.473522 [ 268 ] {17d1eb27-a098-4b43-8ff3-c2bb39e66851} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2114 | 2026.03.24 20:57:58.473540 [ 268 ] {17d1eb27-a098-4b43-8ff3-c2bb39e66851} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 2115 | 2026.03.24 20:57:58.473554 [ 268 ] {17d1eb27-a098-4b43-8ff3-c2bb39e66851} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2116 | 2026.03.24 20:57:58.473587 [ 268 ] {17d1eb27-a098-4b43-8ff3-c2bb39e66851} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2117 | 2026.03.24 20:57:58.473604 [ 268 ] {17d1eb27-a098-4b43-8ff3-c2bb39e66851} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2118 | 2026.03.24 20:57:58.474048 [ 268 ] {17d1eb27-a098-4b43-8ff3-c2bb39e66851} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001198 sec., 24207.01168614357 rows/sec., 1.03 MiB/sec. | ||
| 2119 | 2026.03.24 20:57:58.474127 [ 268 ] {17d1eb27-a098-4b43-8ff3-c2bb39e66851} <Debug> TCPHandler: Processed in 0.001402838 sec. | ||
| 2120 | 2026.03.24 20:57:58.474336 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.03.24 20:57:58.474469 [ 268 ] {59ec5d85-f5d1-4721-8c9d-fe07ba4719b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2122 | 2026.03.24 20:57:58.474682 [ 268 ] {59ec5d85-f5d1-4721-8c9d-fe07ba4719b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2123 | 2026.03.24 20:57:58.474718 [ 268 ] {59ec5d85-f5d1-4721-8c9d-fe07ba4719b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2124 | 2026.03.24 20:57:58.474917 [ 268 ] {59ec5d85-f5d1-4721-8c9d-fe07ba4719b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2125 | 2026.03.24 20:57:58.474968 [ 268 ] {59ec5d85-f5d1-4721-8c9d-fe07ba4719b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2126 | 2026.03.24 20:57:58.475064 [ 268 ] {59ec5d85-f5d1-4721-8c9d-fe07ba4719b0} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2127 | 2026.03.24 20:57:58.475091 [ 268 ] {59ec5d85-f5d1-4721-8c9d-fe07ba4719b0} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2128 | 2026.03.24 20:57:58.475108 [ 268 ] {59ec5d85-f5d1-4721-8c9d-fe07ba4719b0} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 2129 | 2026.03.24 20:57:58.475122 [ 268 ] {59ec5d85-f5d1-4721-8c9d-fe07ba4719b0} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2130 | 2026.03.24 20:57:58.475155 [ 268 ] {59ec5d85-f5d1-4721-8c9d-fe07ba4719b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2131 | 2026.03.24 20:57:58.475172 [ 268 ] {59ec5d85-f5d1-4721-8c9d-fe07ba4719b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2132 | 2026.03.24 20:57:58.475631 [ 268 ] {59ec5d85-f5d1-4721-8c9d-fe07ba4719b0} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001216 sec., 23848.684210526313 rows/sec., 1.01 MiB/sec. | ||
| 2133 | 2026.03.24 20:57:58.475717 [ 268 ] {59ec5d85-f5d1-4721-8c9d-fe07ba4719b0} <Debug> TCPHandler: Processed in 0.001429618 sec. | ||
| 2134 | 2026.03.24 20:57:58.475924 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2135 | 2026.03.24 20:57:58.476062 [ 268 ] {382188b4-75cc-4dc7-81fc-78f4c249a49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2136 | 2026.03.24 20:57:58.476290 [ 268 ] {382188b4-75cc-4dc7-81fc-78f4c249a49f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2137 | 2026.03.24 20:57:58.476327 [ 268 ] {382188b4-75cc-4dc7-81fc-78f4c249a49f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2138 | 2026.03.24 20:57:58.476534 [ 268 ] {382188b4-75cc-4dc7-81fc-78f4c249a49f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2139 | 2026.03.24 20:57:58.476589 [ 268 ] {382188b4-75cc-4dc7-81fc-78f4c249a49f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2140 | 2026.03.24 20:57:58.476691 [ 268 ] {382188b4-75cc-4dc7-81fc-78f4c249a49f} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2141 | 2026.03.24 20:57:58.476719 [ 268 ] {382188b4-75cc-4dc7-81fc-78f4c249a49f} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2142 | 2026.03.24 20:57:58.476737 [ 268 ] {382188b4-75cc-4dc7-81fc-78f4c249a49f} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 2143 | 2026.03.24 20:57:58.476751 [ 268 ] {382188b4-75cc-4dc7-81fc-78f4c249a49f} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2144 | 2026.03.24 20:57:58.476784 [ 268 ] {382188b4-75cc-4dc7-81fc-78f4c249a49f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2145 | 2026.03.24 20:57:58.476802 [ 268 ] {382188b4-75cc-4dc7-81fc-78f4c249a49f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2146 | 2026.03.24 20:57:58.477436 [ 268 ] {382188b4-75cc-4dc7-81fc-78f4c249a49f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00143 sec., 20279.720279720277 rows/sec., 883.69 KiB/sec. | ||
| 2147 | 2026.03.24 20:57:58.477548 [ 268 ] {382188b4-75cc-4dc7-81fc-78f4c249a49f} <Debug> TCPHandler: Processed in 0.001672375 sec. | ||
| 2148 | 2026.03.24 20:57:58.484449 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.03.24 20:57:58.484593 [ 268 ] {8cc797a1-c265-41a5-b3c6-2d1ce210b49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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) | ||
| 2150 | 2026.03.24 20:57:58.484822 [ 268 ] {8cc797a1-c265-41a5-b3c6-2d1ce210b49b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2151 | 2026.03.24 20:57:58.484858 [ 268 ] {8cc797a1-c265-41a5-b3c6-2d1ce210b49b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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 | ||
| 2152 | 2026.03.24 20:57:58.485067 [ 268 ] {8cc797a1-c265-41a5-b3c6-2d1ce210b49b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2153 | 2026.03.24 20:57:58.485121 [ 268 ] {8cc797a1-c265-41a5-b3c6-2d1ce210b49b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2154 | 2026.03.24 20:57:58.485226 [ 268 ] {8cc797a1-c265-41a5-b3c6-2d1ce210b49b} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2155 | 2026.03.24 20:57:58.485254 [ 268 ] {8cc797a1-c265-41a5-b3c6-2d1ce210b49b} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2156 | 2026.03.24 20:57:58.485272 [ 268 ] {8cc797a1-c265-41a5-b3c6-2d1ce210b49b} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 2157 | 2026.03.24 20:57:58.485286 [ 268 ] {8cc797a1-c265-41a5-b3c6-2d1ce210b49b} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2158 | 2026.03.24 20:57:58.485319 [ 268 ] {8cc797a1-c265-41a5-b3c6-2d1ce210b49b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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'))" | ||
| 2159 | 2026.03.24 20:57:58.485337 [ 268 ] {8cc797a1-c265-41a5-b3c6-2d1ce210b49b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 2160 | 2026.03.24 20:57:58.485834 [ 268 ] {8cc797a1-c265-41a5-b3c6-2d1ce210b49b} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001301 sec., 22290.545734050727 rows/sec., 971.31 KiB/sec. | ||
| 2161 | 2026.03.24 20:57:58.485917 [ 268 ] {8cc797a1-c265-41a5-b3c6-2d1ce210b49b} <Debug> TCPHandler: Processed in 0.001522531 sec. | ||
| 2162 | 2026.03.24 20:57:58.494738 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2026.03.24 20:57:58.494873 [ 268 ] {37b63d34-07b5-4c81-afca-93c02bfd0c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2164 | 2026.03.24 20:57:58.494923 [ 268 ] {37b63d34-07b5-4c81-afca-93c02bfd0c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2165 | 2026.03.24 20:57:58.495546 [ 268 ] {37b63d34-07b5-4c81-afca-93c02bfd0c67} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.03.24 20:57:58.495600 [ 268 ] {37b63d34-07b5-4c81-afca-93c02bfd0c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2167 | 2026.03.24 20:57:58.496057 [ 268 ] {37b63d34-07b5-4c81-afca-93c02bfd0c67} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2168 | 2026.03.24 20:57:58.496256 [ 268 ] {37b63d34-07b5-4c81-afca-93c02bfd0c67} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.03.24 20:57:58.496405 [ 268 ] {37b63d34-07b5-4c81-afca-93c02bfd0c67} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001571 sec., 7638.446849140675 rows/sec., 2.72 MiB/sec. | ||
| 2170 | 2026.03.24 20:57:58.496444 [ 268 ] {37b63d34-07b5-4c81-afca-93c02bfd0c67} <Debug> TCPHandler: Processed in 0.001770238 sec. | ||
| 2171 | 2026.03.24 20:57:58.496573 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2026.03.24 20:57:58.496668 [ 268 ] {38c09be7-3293-416e-a604-bdbfa76b2d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2173 | 2026.03.24 20:57:58.496707 [ 268 ] {38c09be7-3293-416e-a604-bdbfa76b2d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2174 | 2026.03.24 20:57:58.497202 [ 268 ] {38c09be7-3293-416e-a604-bdbfa76b2d5a} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.03.24 20:57:58.497237 [ 268 ] {38c09be7-3293-416e-a604-bdbfa76b2d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2176 | 2026.03.24 20:57:58.497540 [ 268 ] {38c09be7-3293-416e-a604-bdbfa76b2d5a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2177 | 2026.03.24 20:57:58.497746 [ 268 ] {38c09be7-3293-416e-a604-bdbfa76b2d5a} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.03.24 20:57:58.497868 [ 268 ] {38c09be7-3293-416e-a604-bdbfa76b2d5a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001219 sec., 232977.85069729286 rows/sec., 14.80 MiB/sec. | ||
| 2179 | 2026.03.24 20:57:58.497905 [ 268 ] {38c09be7-3293-416e-a604-bdbfa76b2d5a} <Debug> TCPHandler: Processed in 0.001382077 sec. | ||
| 2180 | 2026.03.24 20:57:58.498023 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2026.03.24 20:57:58.498142 [ 268 ] {27f4fac0-d219-4d7f-85a8-5416d3cda64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2182 | 2026.03.24 20:57:58.498186 [ 268 ] {27f4fac0-d219-4d7f-85a8-5416d3cda64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2183 | 2026.03.24 20:57:58.498966 [ 268 ] {27f4fac0-d219-4d7f-85a8-5416d3cda64f} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2026.03.24 20:57:58.499003 [ 268 ] {27f4fac0-d219-4d7f-85a8-5416d3cda64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2185 | 2026.03.24 20:57:58.499344 [ 268 ] {27f4fac0-d219-4d7f-85a8-5416d3cda64f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2186 | 2026.03.24 20:57:58.499551 [ 268 ] {27f4fac0-d219-4d7f-85a8-5416d3cda64f} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2026.03.24 20:57:58.499673 [ 268 ] {27f4fac0-d219-4d7f-85a8-5416d3cda64f} <Debug> executeQuery: Read 847 rows, 68.22 KiB in 0.001573 sec., 538461.5384615385 rows/sec., 42.35 MiB/sec. | ||
| 2188 | 2026.03.24 20:57:58.499709 [ 268 ] {27f4fac0-d219-4d7f-85a8-5416d3cda64f} <Debug> TCPHandler: Processed in 0.001736077 sec. | ||
| 2189 | 2026.03.24 20:57:58.499820 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.03.24 20:57:58.499918 [ 268 ] {79148653-0163-48ad-a22b-035ecfb9665b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2191 | 2026.03.24 20:57:58.499959 [ 268 ] {79148653-0163-48ad-a22b-035ecfb9665b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2192 | 2026.03.24 20:57:58.500398 [ 268 ] {79148653-0163-48ad-a22b-035ecfb9665b} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.03.24 20:57:58.500435 [ 268 ] {79148653-0163-48ad-a22b-035ecfb9665b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2194 | 2026.03.24 20:57:58.500741 [ 268 ] {79148653-0163-48ad-a22b-035ecfb9665b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2195 | 2026.03.24 20:57:58.500959 [ 268 ] {79148653-0163-48ad-a22b-035ecfb9665b} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.03.24 20:57:58.501070 [ 76 ] {} <Debug> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2197 | 2026.03.24 20:57:58.501081 [ 268 ] {79148653-0163-48ad-a22b-035ecfb9665b} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001182 sec., 141285.9560067682 rows/sec., 8.61 MiB/sec. | ||
| 2198 | 2026.03.24 20:57:58.501144 [ 76 ] {} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.03.24 20:57:58.501161 [ 268 ] {79148653-0163-48ad-a22b-035ecfb9665b} <Debug> TCPHandler: Processed in 0.001387417 sec. | ||
| 2200 | 2026.03.24 20:57:58.501172 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2201 | 2026.03.24 20:57:58.501283 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::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 | ||
| 2202 | 2026.03.24 20:57:58.501284 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2026.03.24 20:57:58.501402 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2204 | 2026.03.24 20:57:58.501414 [ 268 ] {5a1392f3-f55a-438c-aef2-a574541c594c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2205 | 2026.03.24 20:57:58.501437 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 2206 | 2026.03.24 20:57:58.501459 [ 268 ] {5a1392f3-f55a-438c-aef2-a574541c594c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2207 | 2026.03.24 20:57:58.501526 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 2208 | 2026.03.24 20:57:58.501585 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 2209 | 2026.03.24 20:57:58.501630 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2210 | 2026.03.24 20:57:58.501671 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2211 | 2026.03.24 20:57:58.501719 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 167 rows starting from the beginning of the part | ||
| 2212 | 2026.03.24 20:57:58.502108 [ 268 ] {5a1392f3-f55a-438c-aef2-a574541c594c} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2026.03.24 20:57:58.502149 [ 268 ] {5a1392f3-f55a-438c-aef2-a574541c594c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2214 | 2026.03.24 20:57:58.502482 [ 268 ] {5a1392f3-f55a-438c-aef2-a574541c594c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2215 | 2026.03.24 20:57:58.502569 [ 187 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330326 sec., 211226.42119300083 rows/sec., 14.74 MiB/sec. | ||
| 2216 | 2026.03.24 20:57:58.502698 [ 268 ] {5a1392f3-f55a-438c-aef2-a574541c594c} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2026.03.24 20:57:58.502796 [ 193 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2218 | 2026.03.24 20:57:58.502833 [ 268 ] {5a1392f3-f55a-438c-aef2-a574541c594c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001437 sec., 103688.2393876131 rows/sec., 6.70 MiB/sec. | ||
| 2219 | 2026.03.24 20:57:58.502876 [ 268 ] {5a1392f3-f55a-438c-aef2-a574541c594c} <Debug> TCPHandler: Processed in 0.001638795 sec. | ||
| 2220 | 2026.03.24 20:57:58.502987 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2221 | 2026.03.24 20:57:58.503082 [ 268 ] {421ddb3c-5b0b-4827-8c60-4c784b88d543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2222 | 2026.03.24 20:57:58.503124 [ 268 ] {421ddb3c-5b0b-4827-8c60-4c784b88d543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2223 | 2026.03.24 20:57:58.503152 [ 193 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_6_1} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.03.24 20:57:58.503240 [ 193 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_6_1} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2225 | 2026.03.24 20:57:58.503342 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2226 | 2026.03.24 20:57:58.503560 [ 268 ] {421ddb3c-5b0b-4827-8c60-4c784b88d543} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.03.24 20:57:58.503601 [ 268 ] {421ddb3c-5b0b-4827-8c60-4c784b88d543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2228 | 2026.03.24 20:57:58.503899 [ 268 ] {421ddb3c-5b0b-4827-8c60-4c784b88d543} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2229 | 2026.03.24 20:57:58.504112 [ 268 ] {421ddb3c-5b0b-4827-8c60-4c784b88d543} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.03.24 20:57:58.504234 [ 268 ] {421ddb3c-5b0b-4827-8c60-4c784b88d543} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 2231 | 2026.03.24 20:57:58.504269 [ 268 ] {421ddb3c-5b0b-4827-8c60-4c784b88d543} <Debug> TCPHandler: Processed in 0.001329806 sec. | ||
| 2232 | 2026.03.24 20:57:58.504381 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2026.03.24 20:57:58.504474 [ 268 ] {f87adfb1-18e4-4bd4-b020-a75126e1a29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2234 | 2026.03.24 20:57:58.504513 [ 268 ] {f87adfb1-18e4-4bd4-b020-a75126e1a29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2235 | 2026.03.24 20:57:58.505107 [ 268 ] {f87adfb1-18e4-4bd4-b020-a75126e1a29e} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.03.24 20:57:58.505142 [ 268 ] {f87adfb1-18e4-4bd4-b020-a75126e1a29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2237 | 2026.03.24 20:57:58.505454 [ 268 ] {f87adfb1-18e4-4bd4-b020-a75126e1a29e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2238 | 2026.03.24 20:57:58.505679 [ 268 ] {f87adfb1-18e4-4bd4-b020-a75126e1a29e} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2026.03.24 20:57:58.505813 [ 268 ] {f87adfb1-18e4-4bd4-b020-a75126e1a29e} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001358 sec., 379234.1678939617 rows/sec., 26.74 MiB/sec. | ||
| 2240 | 2026.03.24 20:57:58.505849 [ 268 ] {f87adfb1-18e4-4bd4-b020-a75126e1a29e} <Debug> TCPHandler: Processed in 0.001514941 sec. | ||
| 2241 | 2026.03.24 20:57:58.505958 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2026.03.24 20:57:58.506051 [ 268 ] {a78ef231-ec7e-4d5b-bdc8-7b61a255165a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2243 | 2026.03.24 20:57:58.506091 [ 268 ] {a78ef231-ec7e-4d5b-bdc8-7b61a255165a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2244 | 2026.03.24 20:57:58.506408 [ 268 ] {a78ef231-ec7e-4d5b-bdc8-7b61a255165a} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2026.03.24 20:57:58.506444 [ 268 ] {a78ef231-ec7e-4d5b-bdc8-7b61a255165a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2246 | 2026.03.24 20:57:58.506742 [ 268 ] {a78ef231-ec7e-4d5b-bdc8-7b61a255165a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2247 | 2026.03.24 20:57:58.506952 [ 268 ] {a78ef231-ec7e-4d5b-bdc8-7b61a255165a} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.03.24 20:57:58.507074 [ 268 ] {a78ef231-ec7e-4d5b-bdc8-7b61a255165a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 2249 | 2026.03.24 20:57:58.507116 [ 268 ] {a78ef231-ec7e-4d5b-bdc8-7b61a255165a} <Debug> TCPHandler: Processed in 0.001206193 sec. | ||
| 2250 | 2026.03.24 20:57:58.507229 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.03.24 20:57:58.507322 [ 268 ] {5a488c3c-9d70-4c0b-a2ee-081b66af4bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2252 | 2026.03.24 20:57:58.507363 [ 268 ] {5a488c3c-9d70-4c0b-a2ee-081b66af4bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2253 | 2026.03.24 20:57:58.507757 [ 268 ] {5a488c3c-9d70-4c0b-a2ee-081b66af4bbb} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.03.24 20:57:58.507792 [ 268 ] {5a488c3c-9d70-4c0b-a2ee-081b66af4bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2255 | 2026.03.24 20:57:58.508109 [ 268 ] {5a488c3c-9d70-4c0b-a2ee-081b66af4bbb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2256 | 2026.03.24 20:57:58.508319 [ 268 ] {5a488c3c-9d70-4c0b-a2ee-081b66af4bbb} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.03.24 20:57:58.508444 [ 268 ] {5a488c3c-9d70-4c0b-a2ee-081b66af4bbb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001141 sec., 232252.41016652057 rows/sec., 15.43 MiB/sec. | ||
| 2258 | 2026.03.24 20:57:58.508487 [ 268 ] {5a488c3c-9d70-4c0b-a2ee-081b66af4bbb} <Debug> TCPHandler: Processed in 0.001305605 sec. | ||
| 2259 | 2026.03.24 20:57:58.508600 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.03.24 20:57:58.508691 [ 268 ] {90bf8961-5630-4bc8-96e5-aa19f8c55d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2261 | 2026.03.24 20:57:58.508733 [ 268 ] {90bf8961-5630-4bc8-96e5-aa19f8c55d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2262 | 2026.03.24 20:57:58.509039 [ 268 ] {90bf8961-5630-4bc8-96e5-aa19f8c55d49} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.03.24 20:57:58.509075 [ 268 ] {90bf8961-5630-4bc8-96e5-aa19f8c55d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2264 | 2026.03.24 20:57:58.509449 [ 268 ] {90bf8961-5630-4bc8-96e5-aa19f8c55d49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2265 | 2026.03.24 20:57:58.509653 [ 268 ] {90bf8961-5630-4bc8-96e5-aa19f8c55d49} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.03.24 20:57:58.509781 [ 268 ] {90bf8961-5630-4bc8-96e5-aa19f8c55d49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 2267 | 2026.03.24 20:57:58.509824 [ 268 ] {90bf8961-5630-4bc8-96e5-aa19f8c55d49} <Debug> TCPHandler: Processed in 0.001272305 sec. | ||
| 2268 | 2026.03.24 20:57:58.509933 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2026.03.24 20:57:58.510025 [ 268 ] {b74741cb-2a11-4296-aecc-49e334e73d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2270 | 2026.03.24 20:57:58.510077 [ 268 ] {b74741cb-2a11-4296-aecc-49e334e73d95} <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 | ||
| 2271 | 2026.03.24 20:57:58.510814 [ 268 ] {b74741cb-2a11-4296-aecc-49e334e73d95} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.03.24 20:57:58.510852 [ 268 ] {b74741cb-2a11-4296-aecc-49e334e73d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2273 | 2026.03.24 20:57:58.511368 [ 268 ] {b74741cb-2a11-4296-aecc-49e334e73d95} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2274 | 2026.03.24 20:57:58.511593 [ 268 ] {b74741cb-2a11-4296-aecc-49e334e73d95} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.03.24 20:57:58.511703 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2276 | 2026.03.24 20:57:58.511728 [ 268 ] {b74741cb-2a11-4296-aecc-49e334e73d95} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00172 sec., 14534.883720930233 rows/sec., 26.05 MiB/sec. | ||
| 2277 | 2026.03.24 20:57:58.511749 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.03.24 20:57:58.511778 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2279 | 2026.03.24 20:57:58.511788 [ 268 ] {b74741cb-2a11-4296-aecc-49e334e73d95} <Debug> TCPHandler: Processed in 0.001903341 sec. | ||
| 2280 | 2026.03.24 20:57:58.511868 [ 201 ] {65220760-4f1c-47c6-95ff-145cda44404a::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 | ||
| 2281 | 2026.03.24 20:57:58.511909 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2026.03.24 20:57:58.512008 [ 268 ] {8b779d90-85ef-4733-82d3-d2904c355c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2283 | 2026.03.24 20:57:58.512049 [ 268 ] {8b779d90-85ef-4733-82d3-d2904c355c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2284 | 2026.03.24 20:57:58.512068 [ 201 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2285 | 2026.03.24 20:57:58.512129 [ 201 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 2286 | 2026.03.24 20:57:58.512244 [ 201 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 2287 | 2026.03.24 20:57:58.512358 [ 201 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2288 | 2026.03.24 20:57:58.512380 [ 268 ] {8b779d90-85ef-4733-82d3-d2904c355c5d} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.03.24 20:57:58.512420 [ 268 ] {8b779d90-85ef-4733-82d3-d2904c355c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2290 | 2026.03.24 20:57:58.512460 [ 201 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2291 | 2026.03.24 20:57:58.512565 [ 201 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2292 | 2026.03.24 20:57:58.512666 [ 201 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 2293 | 2026.03.24 20:57:58.512758 [ 268 ] {8b779d90-85ef-4733-82d3-d2904c355c5d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2294 | 2026.03.24 20:57:58.512995 [ 268 ] {8b779d90-85ef-4733-82d3-d2904c355c5d} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.03.24 20:57:58.513132 [ 268 ] {8b779d90-85ef-4733-82d3-d2904c355c5d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001142 sec., 78809.10683012259 rows/sec., 4.93 MiB/sec. | ||
| 2296 | 2026.03.24 20:57:58.513176 [ 268 ] {8b779d90-85ef-4733-82d3-d2904c355c5d} <Debug> TCPHandler: Processed in 0.001317615 sec. | ||
| 2297 | 2026.03.24 20:57:58.514790 [ 187 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 115 rows, containing 19 columns (19 merged, 0 gathered) in 0.00295355 sec., 38936.19542584348 rows/sec., 69.77 MiB/sec. | ||
| 2298 | 2026.03.24 20:57:58.515193 [ 196 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2299 | 2026.03.24 20:57:58.515578 [ 196 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2026.03.24 20:57:58.515653 [ 196 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2301 | 2026.03.24 20:57:58.515779 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2302 | 2026.03.24 20:57:59.255207 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3423 | ||
| 2303 | 2026.03.24 20:57:59.255945 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.03.24 20:57:59.255981 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2305 | 2026.03.24 20:57:59.256463 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2306 | 2026.03.24 20:57:59.256698 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.03.24 20:57:59.256837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3423 | ||
| 2308 | 2026.03.24 20:57:59.421752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2309 | 2026.03.24 20:57:59.438318 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.03.24 20:57:59.438373 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2311 | 2026.03.24 20:57:59.444280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2312 | 2026.03.24 20:57:59.444943 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.03.24 20:57:59.447564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2314 | 2026.03.24 20:58:03.450054 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2026.03.24 20:58:03.450352 [ 268 ] {7ee7b9c0-b9d8-42b7-9563-926ce41af2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2316 | 2026.03.24 20:58:03.450455 [ 268 ] {7ee7b9c0-b9d8-42b7-9563-926ce41af2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2317 | 2026.03.24 20:58:03.451307 [ 268 ] {7ee7b9c0-b9d8-42b7-9563-926ce41af2f5} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2026.03.24 20:58:03.451349 [ 268 ] {7ee7b9c0-b9d8-42b7-9563-926ce41af2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2319 | 2026.03.24 20:58:03.451737 [ 268 ] {7ee7b9c0-b9d8-42b7-9563-926ce41af2f5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2320 | 2026.03.24 20:58:03.451987 [ 268 ] {7ee7b9c0-b9d8-42b7-9563-926ce41af2f5} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.03.24 20:58:03.452142 [ 268 ] {7ee7b9c0-b9d8-42b7-9563-926ce41af2f5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001864 sec., 40772.5321888412 rows/sec., 3.36 MiB/sec. | ||
| 2322 | 2026.03.24 20:58:03.452196 [ 268 ] {7ee7b9c0-b9d8-42b7-9563-926ce41af2f5} <Debug> TCPHandler: Processed in 0.002317953 sec. | ||
| 2323 | 2026.03.24 20:58:03.452319 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.03.24 20:58:03.452413 [ 268 ] {629cbc87-19e6-4396-be23-120430280e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2325 | 2026.03.24 20:58:03.452454 [ 268 ] {629cbc87-19e6-4396-be23-120430280e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2326 | 2026.03.24 20:58:03.452848 [ 268 ] {629cbc87-19e6-4396-be23-120430280e3d} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.03.24 20:58:03.452883 [ 268 ] {629cbc87-19e6-4396-be23-120430280e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2328 | 2026.03.24 20:58:03.453183 [ 268 ] {629cbc87-19e6-4396-be23-120430280e3d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2329 | 2026.03.24 20:58:03.453406 [ 268 ] {629cbc87-19e6-4396-be23-120430280e3d} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.03.24 20:58:03.453531 [ 268 ] {629cbc87-19e6-4396-be23-120430280e3d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001137 sec., 8795.074758135444 rows/sec., 661.35 KiB/sec. | ||
| 2331 | 2026.03.24 20:58:03.453569 [ 268 ] {629cbc87-19e6-4396-be23-120430280e3d} <Debug> TCPHandler: Processed in 0.001298225 sec. | ||
| 2332 | 2026.03.24 20:58:03.453678 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.03.24 20:58:03.453771 [ 268 ] {420951a4-9b3b-4522-9980-7f6cd3c5aab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2334 | 2026.03.24 20:58:03.453811 [ 268 ] {420951a4-9b3b-4522-9980-7f6cd3c5aab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2335 | 2026.03.24 20:58:03.454230 [ 268 ] {420951a4-9b3b-4522-9980-7f6cd3c5aab8} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.03.24 20:58:03.454266 [ 268 ] {420951a4-9b3b-4522-9980-7f6cd3c5aab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2337 | 2026.03.24 20:58:03.454558 [ 268 ] {420951a4-9b3b-4522-9980-7f6cd3c5aab8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2338 | 2026.03.24 20:58:03.454772 [ 268 ] {420951a4-9b3b-4522-9980-7f6cd3c5aab8} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.03.24 20:58:03.454899 [ 268 ] {420951a4-9b3b-4522-9980-7f6cd3c5aab8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001146 sec., 64572.42582897033 rows/sec., 5.04 MiB/sec. | ||
| 2340 | 2026.03.24 20:58:03.454935 [ 268 ] {420951a4-9b3b-4522-9980-7f6cd3c5aab8} <Debug> TCPHandler: Processed in 0.001305355 sec. | ||
| 2341 | 2026.03.24 20:58:03.455047 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.03.24 20:58:03.455140 [ 268 ] {e2f73a8b-0bab-487b-9e9a-b8a8d44c4e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2343 | 2026.03.24 20:58:03.455183 [ 268 ] {e2f73a8b-0bab-487b-9e9a-b8a8d44c4e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2344 | 2026.03.24 20:58:03.455589 [ 268 ] {e2f73a8b-0bab-487b-9e9a-b8a8d44c4e4b} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.03.24 20:58:03.455624 [ 268 ] {e2f73a8b-0bab-487b-9e9a-b8a8d44c4e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2346 | 2026.03.24 20:58:03.455944 [ 268 ] {e2f73a8b-0bab-487b-9e9a-b8a8d44c4e4b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2347 | 2026.03.24 20:58:03.456153 [ 268 ] {e2f73a8b-0bab-487b-9e9a-b8a8d44c4e4b} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.03.24 20:58:03.456278 [ 268 ] {e2f73a8b-0bab-487b-9e9a-b8a8d44c4e4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 2349 | 2026.03.24 20:58:03.456314 [ 268 ] {e2f73a8b-0bab-487b-9e9a-b8a8d44c4e4b} <Debug> TCPHandler: Processed in 0.001315395 sec. | ||
| 2350 | 2026.03.24 20:58:03.456413 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.03.24 20:58:03.456506 [ 268 ] {5971d453-1a56-4777-87a3-fa40394e6521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2352 | 2026.03.24 20:58:03.456559 [ 268 ] {5971d453-1a56-4777-87a3-fa40394e6521} <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 | ||
| 2353 | 2026.03.24 20:58:03.457319 [ 268 ] {5971d453-1a56-4777-87a3-fa40394e6521} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.03.24 20:58:03.457354 [ 268 ] {5971d453-1a56-4777-87a3-fa40394e6521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2355 | 2026.03.24 20:58:03.457840 [ 268 ] {5971d453-1a56-4777-87a3-fa40394e6521} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2356 | 2026.03.24 20:58:03.458071 [ 268 ] {5971d453-1a56-4777-87a3-fa40394e6521} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.03.24 20:58:03.458207 [ 268 ] {5971d453-1a56-4777-87a3-fa40394e6521} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001719 sec., 5817.335660267598 rows/sec., 10.42 MiB/sec. | ||
| 2358 | 2026.03.24 20:58:03.458255 [ 268 ] {5971d453-1a56-4777-87a3-fa40394e6521} <Debug> TCPHandler: Processed in 0.001889411 sec. | ||
| 2359 | 2026.03.24 20:58:03.458389 [ 268 ] {} <Trace> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2360 | 2026.03.24 20:58:03.458513 [ 268 ] {1c91529c-f0cf-494b-8b3a-dc043e2decf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:55981) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2361 | 2026.03.24 20:58:03.458564 [ 268 ] {1c91529c-f0cf-494b-8b3a-dc043e2decf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2362 | 2026.03.24 20:58:03.459012 [ 268 ] {1c91529c-f0cf-494b-8b3a-dc043e2decf3} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2026.03.24 20:58:03.459062 [ 268 ] {1c91529c-f0cf-494b-8b3a-dc043e2decf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2364 | 2026.03.24 20:58:03.459378 [ 268 ] {1c91529c-f0cf-494b-8b3a-dc043e2decf3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2365 | 2026.03.24 20:58:03.459586 [ 268 ] {1c91529c-f0cf-494b-8b3a-dc043e2decf3} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.03.24 20:58:03.459711 [ 268 ] {1c91529c-f0cf-494b-8b3a-dc043e2decf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 2367 | 2026.03.24 20:58:03.459745 [ 268 ] {1c91529c-f0cf-494b-8b3a-dc043e2decf3} <Debug> TCPHandler: Processed in 0.001423179 sec. | ||
| 2368 | 2026.03.24 20:58:06.288000 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48232 | ||
| 2369 | 2026.03.24 20:58:06.288144 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2370 | 2026.03.24 20:58:06.288190 [ 286 ] {} <Debug> TCP-Session: 09db1355-0cdf-4a93-bee1-5b66622b4a39 Authenticating user 'default' from [fd00:1122:3344:101::e]:48232 | ||
| 2371 | 2026.03.24 20:58:06.288221 [ 286 ] {} <Debug> TCP-Session: 09db1355-0cdf-4a93-bee1-5b66622b4a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.03.24 20:58:06.288243 [ 286 ] {} <Debug> TCP-Session: 09db1355-0cdf-4a93-bee1-5b66622b4a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.03.24 20:58:06.288464 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37446 | ||
| 2374 | 2026.03.24 20:58:06.288487 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65345 | ||
| 2375 | 2026.03.24 20:58:06.288532 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59312 | ||
| 2376 | 2026.03.24 20:58:06.288555 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44709 | ||
| 2377 | 2026.03.24 20:58:06.288580 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52559 | ||
| 2378 | 2026.03.24 20:58:06.288612 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2379 | 2026.03.24 20:58:06.288593 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52456 | ||
| 2380 | 2026.03.24 20:58:06.288660 [ 287 ] {} <Debug> TCP-Session: f44d2fd7-9a44-434a-8046-f7c5cb70ac8f Authenticating user 'default' from [fd00:1122:3344:101::e]:37446 | ||
| 2381 | 2026.03.24 20:58:06.288682 [ 286 ] {} <Trace> TCP-Session: 09db1355-0cdf-4a93-bee1-5b66622b4a39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2026.03.24 20:58:06.288705 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2383 | 2026.03.24 20:58:06.288707 [ 287 ] {} <Debug> TCP-Session: f44d2fd7-9a44-434a-8046-f7c5cb70ac8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.03.24 20:58:06.288573 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51879 | ||
| 2385 | 2026.03.24 20:58:06.288744 [ 288 ] {} <Debug> TCP-Session: 3571df6b-138f-433d-b04d-2b153f14feb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65345 | ||
| 2386 | 2026.03.24 20:58:06.288746 [ 287 ] {} <Debug> TCP-Session: f44d2fd7-9a44-434a-8046-f7c5cb70ac8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.03.24 20:58:06.288787 [ 288 ] {} <Debug> TCP-Session: 3571df6b-138f-433d-b04d-2b153f14feb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.03.24 20:58:06.288533 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54674 | ||
| 2389 | 2026.03.24 20:58:06.288825 [ 288 ] {} <Debug> TCP-Session: 3571df6b-138f-433d-b04d-2b153f14feb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.03.24 20:58:06.288878 [ 286 ] {3697e020-c6f8-41e0-b7d3-30b70f0a3737} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48232) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2391 | 2026.03.24 20:58:06.289109 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2392 | 2026.03.24 20:58:06.289135 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2393 | 2026.03.24 20:58:06.289109 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2394 | 2026.03.24 20:58:06.289184 [ 289 ] {} <Debug> TCP-Session: f065be07-8adb-4c35-908c-590ec0d1b67f Authenticating user 'default' from [fd00:1122:3344:101::e]:54674 | ||
| 2395 | 2026.03.24 20:58:06.289200 [ 286 ] {3697e020-c6f8-41e0-b7d3-30b70f0a3737} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2396 | 2026.03.24 20:58:06.289211 [ 294 ] {} <Debug> TCP-Session: 7ccb8211-c43c-4090-842e-299909a5d96a Authenticating user 'default' from [fd00:1122:3344:101::e]:52456 | ||
| 2397 | 2026.03.24 20:58:06.289239 [ 289 ] {} <Debug> TCP-Session: f065be07-8adb-4c35-908c-590ec0d1b67f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2026.03.24 20:58:06.289257 [ 294 ] {} <Debug> TCP-Session: 7ccb8211-c43c-4090-842e-299909a5d96a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2026.03.24 20:58:06.289275 [ 289 ] {} <Debug> TCP-Session: f065be07-8adb-4c35-908c-590ec0d1b67f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2026.03.24 20:58:06.289293 [ 294 ] {} <Debug> TCP-Session: 7ccb8211-c43c-4090-842e-299909a5d96a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.03.24 20:58:06.289306 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2402 | 2026.03.24 20:58:06.289279 [ 286 ] {3697e020-c6f8-41e0-b7d3-30b70f0a3737} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2403 | 2026.03.24 20:58:06.289345 [ 290 ] {} <Debug> TCP-Session: 068e7057-af54-437e-988a-b9f04f691f28 Authenticating user 'default' from [fd00:1122:3344:101::e]:59312 | ||
| 2404 | 2026.03.24 20:58:06.289341 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2405 | 2026.03.24 20:58:06.289364 [ 290 ] {} <Debug> TCP-Session: 068e7057-af54-437e-988a-b9f04f691f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2026.03.24 20:58:06.289394 [ 291 ] {} <Debug> TCP-Session: 9a95646b-9b1b-45ce-af5a-ddda363554a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44709 | ||
| 2407 | 2026.03.24 20:58:06.289398 [ 290 ] {} <Debug> TCP-Session: 068e7057-af54-437e-988a-b9f04f691f28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2026.03.24 20:58:06.289420 [ 291 ] {} <Debug> TCP-Session: 9a95646b-9b1b-45ce-af5a-ddda363554a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.03.24 20:58:06.289433 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2410 | 2026.03.24 20:58:06.289447 [ 291 ] {} <Debug> TCP-Session: 9a95646b-9b1b-45ce-af5a-ddda363554a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.03.24 20:58:06.289182 [ 293 ] {} <Debug> TCP-Session: 224c48c0-88ef-404b-b015-b9f67c2c7c88 Authenticating user 'default' from [fd00:1122:3344:101::e]:52559 | ||
| 2412 | 2026.03.24 20:58:06.289473 [ 292 ] {} <Debug> TCP-Session: 63ee604b-b708-40c8-96cb-4ab5c48a7ffa Authenticating user 'default' from [fd00:1122:3344:101::e]:51879 | ||
| 2413 | 2026.03.24 20:58:06.289510 [ 293 ] {} <Debug> TCP-Session: 224c48c0-88ef-404b-b015-b9f67c2c7c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.03.24 20:58:06.289516 [ 292 ] {} <Debug> TCP-Session: 63ee604b-b708-40c8-96cb-4ab5c48a7ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.03.24 20:58:06.289540 [ 293 ] {} <Debug> TCP-Session: 224c48c0-88ef-404b-b015-b9f67c2c7c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2416 | 2026.03.24 20:58:06.289548 [ 292 ] {} <Debug> TCP-Session: 63ee604b-b708-40c8-96cb-4ab5c48a7ffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.03.24 20:58:06.289646 [ 286 ] {3697e020-c6f8-41e0-b7d3-30b70f0a3737} <Debug> oximeter.version (d728f335-e28c-4e93-ae2a-f843f34eec2b) (SelectExecutor): Key condition: unknown | ||
| 2418 | 2026.03.24 20:58:06.291482 [ 325 ] {3697e020-c6f8-41e0-b7d3-30b70f0a3737} <Trace> AggregatingTransform: Aggregating | ||
| 2419 | 2026.03.24 20:58:06.291534 [ 325 ] {3697e020-c6f8-41e0-b7d3-30b70f0a3737} <Trace> Aggregator: Aggregation method: without_key | ||
| 2420 | 2026.03.24 20:58:06.291576 [ 325 ] {3697e020-c6f8-41e0-b7d3-30b70f0a3737} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001712126 sec. (1168.138 rows/sec., 45.63 KiB/sec.) | ||
| 2421 | 2026.03.24 20:58:06.291597 [ 325 ] {3697e020-c6f8-41e0-b7d3-30b70f0a3737} <Trace> Aggregator: Merging aggregated data | ||
| 2422 | 2026.03.24 20:58:06.293221 [ 286 ] {3697e020-c6f8-41e0-b7d3-30b70f0a3737} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.004402 sec., 454.3389368468878 rows/sec., 17.75 KiB/sec. | ||
| 2423 | 2026.03.24 20:58:06.293408 [ 286 ] {3697e020-c6f8-41e0-b7d3-30b70f0a3737} <Debug> TCPHandler: Processed in 0.004855911 sec. | ||
| 2424 | 2026.03.24 20:58:06.293516 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2425 | 2026.03.24 20:58:06.293547 [ 286 ] {} <Debug> TCP-Session: 09db1355-0cdf-4a93-bee1-5b66622b4a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2026.03.24 20:58:06.293550 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2427 | 2026.03.24 20:58:06.293574 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2428 | 2026.03.24 20:58:06.293591 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2429 | 2026.03.24 20:58:06.293610 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2430 | 2026.03.24 20:58:06.293622 [ 294 ] {} <Debug> TCP-Session: 7ccb8211-c43c-4090-842e-299909a5d96a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.03.24 20:58:06.293641 [ 288 ] {} <Debug> TCP-Session: 3571df6b-138f-433d-b04d-2b153f14feb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2432 | 2026.03.24 20:58:06.293632 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2433 | 2026.03.24 20:58:06.293664 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2434 | 2026.03.24 20:58:06.293680 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2435 | 2026.03.24 20:58:06.293708 [ 291 ] {} <Debug> TCP-Session: 9a95646b-9b1b-45ce-af5a-ddda363554a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.03.24 20:58:06.293724 [ 289 ] {} <Debug> TCP-Session: f065be07-8adb-4c35-908c-590ec0d1b67f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2026.03.24 20:58:06.293745 [ 293 ] {} <Debug> TCP-Session: 224c48c0-88ef-404b-b015-b9f67c2c7c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2026.03.24 20:58:06.293616 [ 287 ] {} <Debug> TCP-Session: f44d2fd7-9a44-434a-8046-f7c5cb70ac8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2439 | 2026.03.24 20:58:06.293650 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2440 | 2026.03.24 20:58:06.293672 [ 292 ] {} <Debug> TCP-Session: 63ee604b-b708-40c8-96cb-4ab5c48a7ffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2026.03.24 20:58:06.293849 [ 290 ] {} <Debug> TCP-Session: 068e7057-af54-437e-988a-b9f04f691f28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2026.03.24 20:58:06.355697 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33437 | ||
| 2443 | 2026.03.24 20:58:06.355831 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2444 | 2026.03.24 20:58:06.355878 [ 289 ] {} <Debug> TCP-Session: ce8aa2d1-df91-42dd-9bc0-ea0270b32f4b Authenticating user 'default' from [fd00:1122:3344:101::e]:33437 | ||
| 2445 | 2026.03.24 20:58:06.355913 [ 289 ] {} <Debug> TCP-Session: ce8aa2d1-df91-42dd-9bc0-ea0270b32f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2026.03.24 20:58:06.355936 [ 289 ] {} <Debug> TCP-Session: ce8aa2d1-df91-42dd-9bc0-ea0270b32f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2026.03.24 20:58:06.356228 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50845 | ||
| 2448 | 2026.03.24 20:58:06.356249 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43276 | ||
| 2449 | 2026.03.24 20:58:06.356267 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37793 | ||
| 2450 | 2026.03.24 20:58:06.356298 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57577 | ||
| 2451 | 2026.03.24 20:58:06.356320 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53215 | ||
| 2452 | 2026.03.24 20:58:06.356351 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2453 | 2026.03.24 20:58:06.356374 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2454 | 2026.03.24 20:58:06.356383 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2455 | 2026.03.24 20:58:06.356404 [ 290 ] {} <Debug> TCP-Session: e7757ff0-42a1-4167-a158-13e997546dd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50845 | ||
| 2456 | 2026.03.24 20:58:06.356432 [ 293 ] {} <Debug> TCP-Session: e9b88fc3-5251-49f0-a55c-0bda275c7b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:37793 | ||
| 2457 | 2026.03.24 20:58:06.356416 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2458 | 2026.03.24 20:58:06.356472 [ 293 ] {} <Debug> TCP-Session: e9b88fc3-5251-49f0-a55c-0bda275c7b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2026.03.24 20:58:06.356498 [ 287 ] {} <Debug> TCP-Session: b829431e-3de4-49f5-8b00-b688fa607268 Authenticating user 'default' from [fd00:1122:3344:101::e]:53215 | ||
| 2460 | 2026.03.24 20:58:06.356507 [ 293 ] {} <Debug> TCP-Session: e9b88fc3-5251-49f0-a55c-0bda275c7b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.03.24 20:58:06.356533 [ 287 ] {} <Debug> TCP-Session: b829431e-3de4-49f5-8b00-b688fa607268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.03.24 20:58:06.356393 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2463 | 2026.03.24 20:58:06.356568 [ 287 ] {} <Debug> TCP-Session: b829431e-3de4-49f5-8b00-b688fa607268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.03.24 20:58:06.356596 [ 286 ] {} <Debug> TCP-Session: aa1f63a1-7e65-4bae-aaa3-9226b75569ca Authenticating user 'default' from [fd00:1122:3344:101::e]:57577 | ||
| 2465 | 2026.03.24 20:58:06.356355 [ 289 ] {} <Trace> TCP-Session: ce8aa2d1-df91-42dd-9bc0-ea0270b32f4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.03.24 20:58:06.356624 [ 286 ] {} <Debug> TCP-Session: aa1f63a1-7e65-4bae-aaa3-9226b75569ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2467 | 2026.03.24 20:58:06.356328 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46554 | ||
| 2468 | 2026.03.24 20:58:06.356653 [ 286 ] {} <Debug> TCP-Session: aa1f63a1-7e65-4bae-aaa3-9226b75569ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2469 | 2026.03.24 20:58:06.356284 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56047 | ||
| 2470 | 2026.03.24 20:58:06.356468 [ 290 ] {} <Debug> TCP-Session: e7757ff0-42a1-4167-a158-13e997546dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2026.03.24 20:58:06.356415 [ 291 ] {} <Debug> TCP-Session: 661c0cb8-01a7-40c0-8338-eaa482b3278f Authenticating user 'default' from [fd00:1122:3344:101::e]:43276 | ||
| 2472 | 2026.03.24 20:58:06.356788 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2473 | 2026.03.24 20:58:06.356805 [ 289 ] {3a64fad5-6aaa-4de5-b955-68f069b21795} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33437) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2474 | 2026.03.24 20:58:06.356812 [ 291 ] {} <Debug> TCP-Session: 661c0cb8-01a7-40c0-8338-eaa482b3278f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2026.03.24 20:58:06.356844 [ 288 ] {} <Debug> TCP-Session: 7e3a9952-4089-4efc-be99-eeb5a1125b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:46554 | ||
| 2476 | 2026.03.24 20:58:06.356869 [ 291 ] {} <Debug> TCP-Session: 661c0cb8-01a7-40c0-8338-eaa482b3278f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.03.24 20:58:06.356792 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2478 | 2026.03.24 20:58:06.356897 [ 288 ] {} <Debug> TCP-Session: 7e3a9952-4089-4efc-be99-eeb5a1125b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2479 | 2026.03.24 20:58:06.356933 [ 294 ] {} <Debug> TCP-Session: 42f02a3a-4ffb-4124-8290-a0b2a4618a3f Authenticating user 'default' from [fd00:1122:3344:101::e]:56047 | ||
| 2480 | 2026.03.24 20:58:06.356941 [ 288 ] {} <Debug> TCP-Session: 7e3a9952-4089-4efc-be99-eeb5a1125b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2026.03.24 20:58:06.356959 [ 294 ] {} <Debug> TCP-Session: 42f02a3a-4ffb-4124-8290-a0b2a4618a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2482 | 2026.03.24 20:58:06.356761 [ 290 ] {} <Debug> TCP-Session: e7757ff0-42a1-4167-a158-13e997546dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2483 | 2026.03.24 20:58:06.356982 [ 294 ] {} <Debug> TCP-Session: 42f02a3a-4ffb-4124-8290-a0b2a4618a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2026.03.24 20:58:06.356260 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36860 | ||
| 2485 | 2026.03.24 20:58:06.357075 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2486 | 2026.03.24 20:58:06.357096 [ 292 ] {} <Debug> TCP-Session: 47cd13a2-e476-47d0-91d4-287d6e945e06 Authenticating user 'default' from [fd00:1122:3344:101::e]:36860 | ||
| 2487 | 2026.03.24 20:58:06.357112 [ 292 ] {} <Debug> TCP-Session: 47cd13a2-e476-47d0-91d4-287d6e945e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.03.24 20:58:06.357124 [ 292 ] {} <Debug> TCP-Session: 47cd13a2-e476-47d0-91d4-287d6e945e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2489 | 2026.03.24 20:58:06.357165 [ 289 ] {3a64fad5-6aaa-4de5-b955-68f069b21795} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2490 | 2026.03.24 20:58:06.357242 [ 289 ] {3a64fad5-6aaa-4de5-b955-68f069b21795} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2491 | 2026.03.24 20:58:06.357583 [ 289 ] {3a64fad5-6aaa-4de5-b955-68f069b21795} <Debug> oximeter.version (d728f335-e28c-4e93-ae2a-f843f34eec2b) (SelectExecutor): Key condition: unknown | ||
| 2492 | 2026.03.24 20:58:06.357772 [ 289 ] {3a64fad5-6aaa-4de5-b955-68f069b21795} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2493 | 2026.03.24 20:58:06.690349 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2494 | 2026.03.24 20:58:06.690398 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2495 | 2026.03.24 20:58:06.730156 [ 296 ] {3a64fad5-6aaa-4de5-b955-68f069b21795} <Trace> AggregatingTransform: Aggregating | ||
| 2496 | 2026.03.24 20:58:06.730231 [ 296 ] {3a64fad5-6aaa-4de5-b955-68f069b21795} <Trace> Aggregator: Aggregation method: without_key | ||
| 2497 | 2026.03.24 20:58:06.730274 [ 296 ] {3a64fad5-6aaa-4de5-b955-68f069b21795} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.001052028 sec. (1901.090 rows/sec., 74.26 KiB/sec.) | ||
| 2498 | 2026.03.24 20:58:06.730295 [ 296 ] {3a64fad5-6aaa-4de5-b955-68f069b21795} <Trace> Aggregator: Merging aggregated data | ||
| 2499 | 2026.03.24 20:58:06.731538 [ 289 ] {3a64fad5-6aaa-4de5-b955-68f069b21795} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.374794 sec., 5.3362647214203 rows/sec., 213.45 B/sec. | ||
| 2500 | 2026.03.24 20:58:06.731704 [ 289 ] {3a64fad5-6aaa-4de5-b955-68f069b21795} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2501 | 2026.03.24 20:58:06.731721 [ 289 ] {3a64fad5-6aaa-4de5-b955-68f069b21795} <Debug> TCPHandler: Processed in 0.375523325 sec. | ||
| 2502 | 2026.03.24 20:58:06.731877 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2503 | 2026.03.24 20:58:06.731895 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2504 | 2026.03.24 20:58:06.731916 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2505 | 2026.03.24 20:58:06.731947 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2506 | 2026.03.24 20:58:06.731962 [ 287 ] {} <Debug> TCP-Session: b829431e-3de4-49f5-8b00-b688fa607268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.03.24 20:58:06.731988 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2508 | 2026.03.24 20:58:06.732002 [ 290 ] {} <Debug> TCP-Session: e7757ff0-42a1-4167-a158-13e997546dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2026.03.24 20:58:06.732007 [ 293 ] {} <Debug> TCP-Session: e9b88fc3-5251-49f0-a55c-0bda275c7b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.03.24 20:58:06.732029 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2511 | 2026.03.24 20:58:06.732045 [ 286 ] {} <Debug> TCP-Session: aa1f63a1-7e65-4bae-aaa3-9226b75569ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.03.24 20:58:06.732081 [ 289 ] {} <Debug> TCP-Session: ce8aa2d1-df91-42dd-9bc0-ea0270b32f4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2026.03.24 20:58:06.732007 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2514 | 2026.03.24 20:58:06.731932 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2515 | 2026.03.24 20:58:06.731969 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2516 | 2026.03.24 20:58:06.732158 [ 288 ] {} <Debug> TCP-Session: 7e3a9952-4089-4efc-be99-eeb5a1125b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2517 | 2026.03.24 20:58:06.732173 [ 294 ] {} <Debug> TCP-Session: 42f02a3a-4ffb-4124-8290-a0b2a4618a3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2518 | 2026.03.24 20:58:06.731950 [ 291 ] {} <Debug> TCP-Session: 661c0cb8-01a7-40c0-8338-eaa482b3278f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.03.24 20:58:06.732204 [ 292 ] {} <Debug> TCP-Session: 47cd13a2-e476-47d0-91d4-287d6e945e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2026.03.24 20:58:06.757105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3871 | ||
| 2521 | 2026.03.24 20:58:06.757592 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.03.24 20:58:06.757644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2523 | 2026.03.24 20:58:06.758154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2524 | 2026.03.24 20:58:06.758401 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.03.24 20:58:06.758550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3871 | ||
| 2526 | 2026.03.24 20:58:06.759797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 386 | ||
| 2527 | 2026.03.24 20:58:06.762717 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.03.24 20:58:06.762761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2529 | 2026.03.24 20:58:06.764111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2530 | 2026.03.24 20:58:06.764397 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.03.24 20:58:06.764722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 2532 | 2026.03.24 20:58:06.947821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2533 | 2026.03.24 20:58:06.965845 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2026.03.24 20:58:06.965917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2535 | 2026.03.24 20:58:06.972184 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2536 | 2026.03.24 20:58:06.972915 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2026.03.24 20:58:06.976090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2538 | 2026.03.24 20:58:07.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.44 MiB, peak 198.05 MiB, free memory in arenas 0.00 B, will set to 206.00 MiB (RSS), difference: 19.56 MiB | ||
| 2539 | 2026.03.24 20:58:08.193635 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2540 | 2026.03.24 20:58:08.193760 [ 268 ] {} <Debug> TCP-Session: 0ec2b0f6-762c-433e-95ad-4185ce22d80c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2026.03.24 20:58:08.458257 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2026.03.24 20:58:08.458456 [ 270 ] {ce83e459-1537-439b-8a58-f205fbf197f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2543 | 2026.03.24 20:58:08.458519 [ 270 ] {ce83e459-1537-439b-8a58-f205fbf197f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2544 | 2026.03.24 20:58:08.459319 [ 270 ] {ce83e459-1537-439b-8a58-f205fbf197f7} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2026.03.24 20:58:08.459358 [ 270 ] {ce83e459-1537-439b-8a58-f205fbf197f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2546 | 2026.03.24 20:58:08.459773 [ 270 ] {ce83e459-1537-439b-8a58-f205fbf197f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2547 | 2026.03.24 20:58:08.460020 [ 270 ] {ce83e459-1537-439b-8a58-f205fbf197f7} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2026.03.24 20:58:08.460189 [ 270 ] {ce83e459-1537-439b-8a58-f205fbf197f7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001786 sec., 159014.5576707727 rows/sec., 10.10 MiB/sec. | ||
| 2549 | 2026.03.24 20:58:08.460235 [ 270 ] {ce83e459-1537-439b-8a58-f205fbf197f7} <Debug> TCPHandler: Processed in 0.002104717 sec. | ||
| 2550 | 2026.03.24 20:58:08.460359 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.03.24 20:58:08.460477 [ 270 ] {5fe85c58-1feb-4a76-b41e-b095830086d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2552 | 2026.03.24 20:58:08.460524 [ 270 ] {5fe85c58-1feb-4a76-b41e-b095830086d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2553 | 2026.03.24 20:58:08.461352 [ 270 ] {5fe85c58-1feb-4a76-b41e-b095830086d2} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.03.24 20:58:08.461387 [ 270 ] {5fe85c58-1feb-4a76-b41e-b095830086d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2555 | 2026.03.24 20:58:08.461771 [ 270 ] {5fe85c58-1feb-4a76-b41e-b095830086d2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2556 | 2026.03.24 20:58:08.462005 [ 270 ] {5fe85c58-1feb-4a76-b41e-b095830086d2} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2026.03.24 20:58:08.462134 [ 270 ] {5fe85c58-1feb-4a76-b41e-b095830086d2} <Debug> executeQuery: Read 847 rows, 68.22 KiB in 0.001688 sec., 501777.2511848341 rows/sec., 39.47 MiB/sec. | ||
| 2558 | 2026.03.24 20:58:08.462169 [ 270 ] {5fe85c58-1feb-4a76-b41e-b095830086d2} <Debug> TCPHandler: Processed in 0.00186013 sec. | ||
| 2559 | 2026.03.24 20:58:08.462290 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2026.03.24 20:58:08.462390 [ 270 ] {2c9bc916-e2bf-4cb5-915c-d0a43e341001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2561 | 2026.03.24 20:58:08.462430 [ 270 ] {2c9bc916-e2bf-4cb5-915c-d0a43e341001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2562 | 2026.03.24 20:58:08.462888 [ 270 ] {2c9bc916-e2bf-4cb5-915c-d0a43e341001} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.03.24 20:58:08.462923 [ 270 ] {2c9bc916-e2bf-4cb5-915c-d0a43e341001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2564 | 2026.03.24 20:58:08.463229 [ 270 ] {2c9bc916-e2bf-4cb5-915c-d0a43e341001} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2565 | 2026.03.24 20:58:08.463443 [ 270 ] {2c9bc916-e2bf-4cb5-915c-d0a43e341001} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.03.24 20:58:08.463579 [ 270 ] {2c9bc916-e2bf-4cb5-915c-d0a43e341001} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001209 sec., 138130.6865177833 rows/sec., 8.42 MiB/sec. | ||
| 2567 | 2026.03.24 20:58:08.463613 [ 270 ] {2c9bc916-e2bf-4cb5-915c-d0a43e341001} <Debug> TCPHandler: Processed in 0.001375087 sec. | ||
| 2568 | 2026.03.24 20:58:08.463733 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.03.24 20:58:08.463835 [ 270 ] {d3bc3cb5-10bc-4417-9405-dc06ab43d1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2570 | 2026.03.24 20:58:08.463874 [ 270 ] {d3bc3cb5-10bc-4417-9405-dc06ab43d1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2571 | 2026.03.24 20:58:08.464301 [ 270 ] {d3bc3cb5-10bc-4417-9405-dc06ab43d1a0} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.03.24 20:58:08.464334 [ 270 ] {d3bc3cb5-10bc-4417-9405-dc06ab43d1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2573 | 2026.03.24 20:58:08.464638 [ 270 ] {d3bc3cb5-10bc-4417-9405-dc06ab43d1a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2574 | 2026.03.24 20:58:08.464843 [ 270 ] {d3bc3cb5-10bc-4417-9405-dc06ab43d1a0} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.03.24 20:58:08.464970 [ 270 ] {d3bc3cb5-10bc-4417-9405-dc06ab43d1a0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 2576 | 2026.03.24 20:58:08.465006 [ 270 ] {d3bc3cb5-10bc-4417-9405-dc06ab43d1a0} <Debug> TCPHandler: Processed in 0.001329906 sec. | ||
| 2577 | 2026.03.24 20:58:08.465117 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2026.03.24 20:58:08.465214 [ 270 ] {dabf1cd6-3bdc-4b5a-bf84-9a983caaaeb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2579 | 2026.03.24 20:58:08.465252 [ 270 ] {dabf1cd6-3bdc-4b5a-bf84-9a983caaaeb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2580 | 2026.03.24 20:58:08.465666 [ 270 ] {dabf1cd6-3bdc-4b5a-bf84-9a983caaaeb7} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2026.03.24 20:58:08.465700 [ 270 ] {dabf1cd6-3bdc-4b5a-bf84-9a983caaaeb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2582 | 2026.03.24 20:58:08.466011 [ 270 ] {dabf1cd6-3bdc-4b5a-bf84-9a983caaaeb7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2583 | 2026.03.24 20:58:08.466233 [ 270 ] {dabf1cd6-3bdc-4b5a-bf84-9a983caaaeb7} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.03.24 20:58:08.466361 [ 270 ] {dabf1cd6-3bdc-4b5a-bf84-9a983caaaeb7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 2585 | 2026.03.24 20:58:08.466395 [ 270 ] {dabf1cd6-3bdc-4b5a-bf84-9a983caaaeb7} <Debug> TCPHandler: Processed in 0.001326756 sec. | ||
| 2586 | 2026.03.24 20:58:08.466514 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2026.03.24 20:58:08.466604 [ 270 ] {a4c5daf6-032d-48d7-8a0a-00d2d9254604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2588 | 2026.03.24 20:58:08.466641 [ 270 ] {a4c5daf6-032d-48d7-8a0a-00d2d9254604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2589 | 2026.03.24 20:58:08.467184 [ 270 ] {a4c5daf6-032d-48d7-8a0a-00d2d9254604} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2026.03.24 20:58:08.467217 [ 270 ] {a4c5daf6-032d-48d7-8a0a-00d2d9254604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2591 | 2026.03.24 20:58:08.467537 [ 270 ] {a4c5daf6-032d-48d7-8a0a-00d2d9254604} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2592 | 2026.03.24 20:58:08.467743 [ 270 ] {a4c5daf6-032d-48d7-8a0a-00d2d9254604} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2026.03.24 20:58:08.467872 [ 270 ] {a4c5daf6-032d-48d7-8a0a-00d2d9254604} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001286 sec., 400466.5629860031 rows/sec., 28.23 MiB/sec. | ||
| 2594 | 2026.03.24 20:58:08.467907 [ 270 ] {a4c5daf6-032d-48d7-8a0a-00d2d9254604} <Debug> TCPHandler: Processed in 0.001449569 sec. | ||
| 2595 | 2026.03.24 20:58:08.468014 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.03.24 20:58:08.468112 [ 270 ] {a902b02b-9dae-4e2d-8373-1cedf4224d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2597 | 2026.03.24 20:58:08.468151 [ 270 ] {a902b02b-9dae-4e2d-8373-1cedf4224d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2598 | 2026.03.24 20:58:08.468486 [ 270 ] {a902b02b-9dae-4e2d-8373-1cedf4224d37} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.03.24 20:58:08.468520 [ 270 ] {a902b02b-9dae-4e2d-8373-1cedf4224d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2600 | 2026.03.24 20:58:08.468803 [ 270 ] {a902b02b-9dae-4e2d-8373-1cedf4224d37} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2601 | 2026.03.24 20:58:08.469016 [ 270 ] {a902b02b-9dae-4e2d-8373-1cedf4224d37} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.03.24 20:58:08.469152 [ 270 ] {a902b02b-9dae-4e2d-8373-1cedf4224d37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 2603 | 2026.03.24 20:58:08.469186 [ 270 ] {a902b02b-9dae-4e2d-8373-1cedf4224d37} <Debug> TCPHandler: Processed in 0.001218533 sec. | ||
| 2604 | 2026.03.24 20:58:08.469305 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.03.24 20:58:08.469401 [ 270 ] {42b5563e-ad93-409c-8210-438d56717cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2606 | 2026.03.24 20:58:08.469440 [ 270 ] {42b5563e-ad93-409c-8210-438d56717cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2607 | 2026.03.24 20:58:08.469843 [ 270 ] {42b5563e-ad93-409c-8210-438d56717cb7} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.03.24 20:58:08.469876 [ 270 ] {42b5563e-ad93-409c-8210-438d56717cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2609 | 2026.03.24 20:58:08.470206 [ 270 ] {42b5563e-ad93-409c-8210-438d56717cb7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2610 | 2026.03.24 20:58:08.470412 [ 270 ] {42b5563e-ad93-409c-8210-438d56717cb7} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.03.24 20:58:08.470538 [ 270 ] {42b5563e-ad93-409c-8210-438d56717cb7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001155 sec., 229437.22943722943 rows/sec., 15.25 MiB/sec. | ||
| 2612 | 2026.03.24 20:58:08.470572 [ 270 ] {42b5563e-ad93-409c-8210-438d56717cb7} <Debug> TCPHandler: Processed in 0.001324826 sec. | ||
| 2613 | 2026.03.24 20:58:08.470683 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.03.24 20:58:08.470781 [ 270 ] {7759f75e-33b8-4169-b765-32d5ba4982c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2615 | 2026.03.24 20:58:08.470823 [ 270 ] {7759f75e-33b8-4169-b765-32d5ba4982c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2616 | 2026.03.24 20:58:08.471126 [ 270 ] {7759f75e-33b8-4169-b765-32d5ba4982c4} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.03.24 20:58:08.471159 [ 270 ] {7759f75e-33b8-4169-b765-32d5ba4982c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2618 | 2026.03.24 20:58:08.471467 [ 270 ] {7759f75e-33b8-4169-b765-32d5ba4982c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2619 | 2026.03.24 20:58:08.471667 [ 270 ] {7759f75e-33b8-4169-b765-32d5ba4982c4} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.03.24 20:58:08.471794 [ 270 ] {7759f75e-33b8-4169-b765-32d5ba4982c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 2621 | 2026.03.24 20:58:08.471827 [ 270 ] {7759f75e-33b8-4169-b765-32d5ba4982c4} <Debug> TCPHandler: Processed in 0.001191032 sec. | ||
| 2622 | 2026.03.24 20:58:08.471946 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.03.24 20:58:08.472036 [ 270 ] {9be8eb19-c615-4aa0-93b3-691c75a3799b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2624 | 2026.03.24 20:58:08.472086 [ 270 ] {9be8eb19-c615-4aa0-93b3-691c75a3799b} <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 | ||
| 2625 | 2026.03.24 20:58:08.472879 [ 270 ] {9be8eb19-c615-4aa0-93b3-691c75a3799b} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.03.24 20:58:08.472913 [ 270 ] {9be8eb19-c615-4aa0-93b3-691c75a3799b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2627 | 2026.03.24 20:58:08.473405 [ 270 ] {9be8eb19-c615-4aa0-93b3-691c75a3799b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2628 | 2026.03.24 20:58:08.473630 [ 270 ] {9be8eb19-c615-4aa0-93b3-691c75a3799b} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.03.24 20:58:08.473768 [ 270 ] {9be8eb19-c615-4aa0-93b3-691c75a3799b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001749 sec., 14293.882218410521 rows/sec., 25.61 MiB/sec. | ||
| 2630 | 2026.03.24 20:58:08.473822 [ 270 ] {9be8eb19-c615-4aa0-93b3-691c75a3799b} <Debug> TCPHandler: Processed in 0.001932902 sec. | ||
| 2631 | 2026.03.24 20:58:08.473934 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.03.24 20:58:08.474025 [ 270 ] {84ccebcf-c712-4e8c-9d7d-7bd43768ac39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2633 | 2026.03.24 20:58:08.474064 [ 270 ] {84ccebcf-c712-4e8c-9d7d-7bd43768ac39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2634 | 2026.03.24 20:58:08.474380 [ 270 ] {84ccebcf-c712-4e8c-9d7d-7bd43768ac39} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.03.24 20:58:08.474414 [ 270 ] {84ccebcf-c712-4e8c-9d7d-7bd43768ac39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2636 | 2026.03.24 20:58:08.474715 [ 270 ] {84ccebcf-c712-4e8c-9d7d-7bd43768ac39} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2637 | 2026.03.24 20:58:08.474913 [ 270 ] {84ccebcf-c712-4e8c-9d7d-7bd43768ac39} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.03.24 20:58:08.475032 [ 270 ] {84ccebcf-c712-4e8c-9d7d-7bd43768ac39} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001025 sec., 87804.87804878048 rows/sec., 5.49 MiB/sec. | ||
| 2639 | 2026.03.24 20:58:08.475065 [ 270 ] {84ccebcf-c712-4e8c-9d7d-7bd43768ac39} <Debug> TCPHandler: Processed in 0.001177822 sec. | ||
| 2640 | 2026.03.24 20:58:09.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.75 MiB, peak 206.00 MiB, free memory in arenas 0.00 B, will set to 206.22 MiB (RSS), difference: 1.47 MiB | ||
| 2641 | 2026.03.24 20:58:13.442991 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.03.24 20:58:13.443238 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_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', '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) | ||
| 2643 | 2026.03.24 20:58:13.443633 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2644 | 2026.03.24 20:58:13.443679 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_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', '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 | ||
| 2645 | 2026.03.24 20:58:13.443965 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2646 | 2026.03.24 20:58:13.444037 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2647 | 2026.03.24 20:58:13.444182 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2648 | 2026.03.24 20:58:13.444323 [ 330 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2649 | 2026.03.24 20:58:13.444334 [ 317 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2650 | 2026.03.24 20:58:13.444467 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2651 | 2026.03.24 20:58:13.444498 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2652 | 2026.03.24 20:58:13.446593 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2653 | 2026.03.24 20:58:13.446626 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2654 | 2026.03.24 20:58:13.446687 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_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', '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'))" | ||
| 2655 | 2026.03.24 20:58:13.446729 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_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', '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'))" | ||
| 2656 | 2026.03.24 20:58:13.447788 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.004653 sec., 8811.519449817322 rows/sec., 354.90 KiB/sec. | ||
| 2657 | 2026.03.24 20:58:13.447903 [ 270 ] {03cf6778-d383-409e-b219-9a7d9b31458a} <Debug> TCPHandler: Processed in 0.005043296 sec. | ||
| 2658 | 2026.03.24 20:58:13.456151 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.03.24 20:58:13.456278 [ 270 ] {043b2c0c-9af4-427b-9deb-2176b5d32a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2660 | 2026.03.24 20:58:13.456329 [ 270 ] {043b2c0c-9af4-427b-9deb-2176b5d32a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2661 | 2026.03.24 20:58:13.456943 [ 270 ] {043b2c0c-9af4-427b-9deb-2176b5d32a3d} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.03.24 20:58:13.456985 [ 270 ] {043b2c0c-9af4-427b-9deb-2176b5d32a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2663 | 2026.03.24 20:58:13.457430 [ 270 ] {043b2c0c-9af4-427b-9deb-2176b5d32a3d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2664 | 2026.03.24 20:58:13.457631 [ 270 ] {043b2c0c-9af4-427b-9deb-2176b5d32a3d} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.03.24 20:58:13.457788 [ 270 ] {043b2c0c-9af4-427b-9deb-2176b5d32a3d} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001551 sec., 644.7453255963894 rows/sec., 66.74 KiB/sec. | ||
| 2666 | 2026.03.24 20:58:13.457829 [ 270 ] {043b2c0c-9af4-427b-9deb-2176b5d32a3d} <Debug> TCPHandler: Processed in 0.001736926 sec. | ||
| 2667 | 2026.03.24 20:58:13.457948 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.03.24 20:58:13.458048 [ 270 ] {b438b90c-88dd-4b89-979d-5adb5988be2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2669 | 2026.03.24 20:58:13.458090 [ 270 ] {b438b90c-88dd-4b89-979d-5adb5988be2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2670 | 2026.03.24 20:58:13.458489 [ 270 ] {b438b90c-88dd-4b89-979d-5adb5988be2d} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.03.24 20:58:13.458526 [ 270 ] {b438b90c-88dd-4b89-979d-5adb5988be2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2672 | 2026.03.24 20:58:13.458833 [ 270 ] {b438b90c-88dd-4b89-979d-5adb5988be2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2673 | 2026.03.24 20:58:13.459042 [ 270 ] {b438b90c-88dd-4b89-979d-5adb5988be2d} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.03.24 20:58:13.459183 [ 270 ] {b438b90c-88dd-4b89-979d-5adb5988be2d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001158 sec., 3454.231433506045 rows/sec., 281.67 KiB/sec. | ||
| 2675 | 2026.03.24 20:58:13.459222 [ 270 ] {b438b90c-88dd-4b89-979d-5adb5988be2d} <Debug> TCPHandler: Processed in 0.001324726 sec. | ||
| 2676 | 2026.03.24 20:58:13.459355 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.03.24 20:58:13.459474 [ 270 ] {21b91293-a420-478e-92b9-3b8af3e5bc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2678 | 2026.03.24 20:58:13.459531 [ 270 ] {21b91293-a420-478e-92b9-3b8af3e5bc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2679 | 2026.03.24 20:58:13.460170 [ 270 ] {21b91293-a420-478e-92b9-3b8af3e5bc5e} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.03.24 20:58:13.460213 [ 270 ] {21b91293-a420-478e-92b9-3b8af3e5bc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2681 | 2026.03.24 20:58:13.460623 [ 270 ] {21b91293-a420-478e-92b9-3b8af3e5bc5e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2682 | 2026.03.24 20:58:13.460856 [ 270 ] {21b91293-a420-478e-92b9-3b8af3e5bc5e} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.03.24 20:58:13.460997 [ 270 ] {21b91293-a420-478e-92b9-3b8af3e5bc5e} <Debug> executeQuery: Read 89 rows, 7.61 KiB in 0.001548 sec., 57493.54005167959 rows/sec., 4.80 MiB/sec. | ||
| 2684 | 2026.03.24 20:58:13.461036 [ 270 ] {21b91293-a420-478e-92b9-3b8af3e5bc5e} <Debug> TCPHandler: Processed in 0.001744077 sec. | ||
| 2685 | 2026.03.24 20:58:13.461154 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.03.24 20:58:13.461251 [ 270 ] {1a56874a-0ae8-4d65-a49f-7c310c73212b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2687 | 2026.03.24 20:58:13.461292 [ 270 ] {1a56874a-0ae8-4d65-a49f-7c310c73212b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2688 | 2026.03.24 20:58:13.461702 [ 270 ] {1a56874a-0ae8-4d65-a49f-7c310c73212b} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.03.24 20:58:13.461738 [ 270 ] {1a56874a-0ae8-4d65-a49f-7c310c73212b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2690 | 2026.03.24 20:58:13.462027 [ 270 ] {1a56874a-0ae8-4d65-a49f-7c310c73212b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2691 | 2026.03.24 20:58:13.462230 [ 270 ] {1a56874a-0ae8-4d65-a49f-7c310c73212b} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.03.24 20:58:13.462372 [ 270 ] {1a56874a-0ae8-4d65-a49f-7c310c73212b} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.00114 sec., 16666.666666666668 rows/sec., 1.21 MiB/sec. | ||
| 2693 | 2026.03.24 20:58:13.462411 [ 270 ] {1a56874a-0ae8-4d65-a49f-7c310c73212b} <Debug> TCPHandler: Processed in 0.001311216 sec. | ||
| 2694 | 2026.03.24 20:58:13.462522 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.03.24 20:58:13.462616 [ 270 ] {4264986d-b2af-4959-ac7a-7e86211e9a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2696 | 2026.03.24 20:58:13.462655 [ 270 ] {4264986d-b2af-4959-ac7a-7e86211e9a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2697 | 2026.03.24 20:58:13.463039 [ 270 ] {4264986d-b2af-4959-ac7a-7e86211e9a4b} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.03.24 20:58:13.463078 [ 270 ] {4264986d-b2af-4959-ac7a-7e86211e9a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2699 | 2026.03.24 20:58:13.463378 [ 270 ] {4264986d-b2af-4959-ac7a-7e86211e9a4b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2700 | 2026.03.24 20:58:13.463585 [ 270 ] {4264986d-b2af-4959-ac7a-7e86211e9a4b} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.03.24 20:58:13.463723 [ 270 ] {4264986d-b2af-4959-ac7a-7e86211e9a4b} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.03 KiB/sec. | ||
| 2702 | 2026.03.24 20:58:13.463761 [ 270 ] {4264986d-b2af-4959-ac7a-7e86211e9a4b} <Debug> TCPHandler: Processed in 0.001288484 sec. | ||
| 2703 | 2026.03.24 20:58:13.463869 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.03.24 20:58:13.463963 [ 270 ] {bc7830a9-5c78-4984-8d9d-8119df9a5af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2705 | 2026.03.24 20:58:13.464002 [ 270 ] {bc7830a9-5c78-4984-8d9d-8119df9a5af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2706 | 2026.03.24 20:58:13.464430 [ 270 ] {bc7830a9-5c78-4984-8d9d-8119df9a5af2} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.03.24 20:58:13.464467 [ 270 ] {bc7830a9-5c78-4984-8d9d-8119df9a5af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2708 | 2026.03.24 20:58:13.464777 [ 270 ] {bc7830a9-5c78-4984-8d9d-8119df9a5af2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2709 | 2026.03.24 20:58:13.465017 [ 270 ] {bc7830a9-5c78-4984-8d9d-8119df9a5af2} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.03.24 20:58:13.465157 [ 270 ] {bc7830a9-5c78-4984-8d9d-8119df9a5af2} <Debug> executeQuery: Read 92 rows, 7.37 KiB in 0.001212 sec., 75907.59075907592 rows/sec., 5.94 MiB/sec. | ||
| 2711 | 2026.03.24 20:58:13.465194 [ 270 ] {bc7830a9-5c78-4984-8d9d-8119df9a5af2} <Debug> TCPHandler: Processed in 0.001374477 sec. | ||
| 2712 | 2026.03.24 20:58:13.465309 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2026.03.24 20:58:13.465403 [ 270 ] {76cde3f6-fdab-429c-b00c-eaf77cb91e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2714 | 2026.03.24 20:58:13.465446 [ 270 ] {76cde3f6-fdab-429c-b00c-eaf77cb91e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2715 | 2026.03.24 20:58:13.465863 [ 270 ] {76cde3f6-fdab-429c-b00c-eaf77cb91e46} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.03.24 20:58:13.465901 [ 270 ] {76cde3f6-fdab-429c-b00c-eaf77cb91e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2717 | 2026.03.24 20:58:13.466257 [ 270 ] {76cde3f6-fdab-429c-b00c-eaf77cb91e46} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2718 | 2026.03.24 20:58:13.466478 [ 270 ] {76cde3f6-fdab-429c-b00c-eaf77cb91e46} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.03.24 20:58:13.466617 [ 270 ] {76cde3f6-fdab-429c-b00c-eaf77cb91e46} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001233 sec., 131386.86131386863 rows/sec., 9.15 MiB/sec. | ||
| 2720 | 2026.03.24 20:58:13.466654 [ 270 ] {76cde3f6-fdab-429c-b00c-eaf77cb91e46} <Debug> TCPHandler: Processed in 0.001395197 sec. | ||
| 2721 | 2026.03.24 20:58:13.466774 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2722 | 2026.03.24 20:58:13.466870 [ 270 ] {677941a7-2fd1-457f-9492-bcd6533adae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2723 | 2026.03.24 20:58:13.466912 [ 270 ] {677941a7-2fd1-457f-9492-bcd6533adae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2724 | 2026.03.24 20:58:13.467262 [ 270 ] {677941a7-2fd1-457f-9492-bcd6533adae4} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.03.24 20:58:13.467299 [ 270 ] {677941a7-2fd1-457f-9492-bcd6533adae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2726 | 2026.03.24 20:58:13.467638 [ 270 ] {677941a7-2fd1-457f-9492-bcd6533adae4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2727 | 2026.03.24 20:58:13.467991 [ 270 ] {677941a7-2fd1-457f-9492-bcd6533adae4} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.03.24 20:58:13.468149 [ 270 ] {677941a7-2fd1-457f-9492-bcd6533adae4} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001296 sec., 771.6049382716049 rows/sec., 48.98 KiB/sec. | ||
| 2729 | 2026.03.24 20:58:13.468188 [ 270 ] {677941a7-2fd1-457f-9492-bcd6533adae4} <Debug> TCPHandler: Processed in 0.0014642 sec. | ||
| 2730 | 2026.03.24 20:58:13.468328 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2026.03.24 20:58:13.468431 [ 270 ] {7749c45c-1c2e-47fe-98e6-7d7f375ca8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2732 | 2026.03.24 20:58:13.468486 [ 270 ] {7749c45c-1c2e-47fe-98e6-7d7f375ca8b3} <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 | ||
| 2733 | 2026.03.24 20:58:13.469285 [ 270 ] {7749c45c-1c2e-47fe-98e6-7d7f375ca8b3} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2734 | 2026.03.24 20:58:13.469322 [ 270 ] {7749c45c-1c2e-47fe-98e6-7d7f375ca8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2735 | 2026.03.24 20:58:13.469919 [ 270 ] {7749c45c-1c2e-47fe-98e6-7d7f375ca8b3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2736 | 2026.03.24 20:58:13.470152 [ 270 ] {7749c45c-1c2e-47fe-98e6-7d7f375ca8b3} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2737 | 2026.03.24 20:58:13.470300 [ 270 ] {7749c45c-1c2e-47fe-98e6-7d7f375ca8b3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001888 sec., 7944.9152542372885 rows/sec., 14.24 MiB/sec. | ||
| 2738 | 2026.03.24 20:58:13.470356 [ 270 ] {7749c45c-1c2e-47fe-98e6-7d7f375ca8b3} <Debug> TCPHandler: Processed in 0.002096896 sec. | ||
| 2739 | 2026.03.24 20:58:13.470477 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2026.03.24 20:58:13.470575 [ 270 ] {58845e05-dcf1-4aa3-bc29-81f2c5dc8330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2741 | 2026.03.24 20:58:13.470622 [ 270 ] {58845e05-dcf1-4aa3-bc29-81f2c5dc8330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2742 | 2026.03.24 20:58:13.470947 [ 270 ] {58845e05-dcf1-4aa3-bc29-81f2c5dc8330} <Trace> oximeter.measurements_i64 (842726d1-c198-4f7c-a078-3e89ffa717a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.03.24 20:58:13.470983 [ 270 ] {58845e05-dcf1-4aa3-bc29-81f2c5dc8330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2744 | 2026.03.24 20:58:13.471312 [ 270 ] {58845e05-dcf1-4aa3-bc29-81f2c5dc8330} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2745 | 2026.03.24 20:58:13.471547 [ 270 ] {58845e05-dcf1-4aa3-bc29-81f2c5dc8330} <Trace> oximeter.measurements_i64 (842726d1-c198-4f7c-a078-3e89ffa717a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.03.24 20:58:13.471678 [ 270 ] {58845e05-dcf1-4aa3-bc29-81f2c5dc8330} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001125 sec., 8000.000000000001 rows/sec., 565.10 KiB/sec. | ||
| 2747 | 2026.03.24 20:58:13.471714 [ 270 ] {58845e05-dcf1-4aa3-bc29-81f2c5dc8330} <Debug> TCPHandler: Processed in 0.001286775 sec. | ||
| 2748 | 2026.03.24 20:58:13.471826 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.03.24 20:58:13.471924 [ 270 ] {7a5b9ce0-3898-4847-a19b-313e80a5acce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2750 | 2026.03.24 20:58:13.471966 [ 270 ] {7a5b9ce0-3898-4847-a19b-313e80a5acce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2751 | 2026.03.24 20:58:13.472293 [ 270 ] {7a5b9ce0-3898-4847-a19b-313e80a5acce} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.03.24 20:58:13.472330 [ 270 ] {7a5b9ce0-3898-4847-a19b-313e80a5acce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2753 | 2026.03.24 20:58:13.472634 [ 270 ] {7a5b9ce0-3898-4847-a19b-313e80a5acce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2754 | 2026.03.24 20:58:13.472845 [ 270 ] {7a5b9ce0-3898-4847-a19b-313e80a5acce} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.03.24 20:58:13.472982 [ 270 ] {7a5b9ce0-3898-4847-a19b-313e80a5acce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 2756 | 2026.03.24 20:58:13.473018 [ 270 ] {7a5b9ce0-3898-4847-a19b-313e80a5acce} <Debug> TCPHandler: Processed in 0.001241173 sec. | ||
| 2757 | 2026.03.24 20:58:14.259619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4383 | ||
| 2758 | 2026.03.24 20:58:14.260171 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.03.24 20:58:14.260210 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2760 | 2026.03.24 20:58:14.260746 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2761 | 2026.03.24 20:58:14.260971 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.03.24 20:58:14.261094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4383 | ||
| 2763 | 2026.03.24 20:58:14.477137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2764 | 2026.03.24 20:58:14.492683 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.03.24 20:58:14.492751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2766 | 2026.03.24 20:58:14.498909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2767 | 2026.03.24 20:58:14.499654 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.03.24 20:58:14.502494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2769 | 2026.03.24 20:58:15.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.27 MiB, peak 211.27 MiB, free memory in arenas 0.00 B, will set to 208.68 MiB (RSS), difference: 1.40 MiB | ||
| 2770 | 2026.03.24 20:58:16.765930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 432 | ||
| 2771 | 2026.03.24 20:58:16.768391 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.03.24 20:58:16.768442 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2773 | 2026.03.24 20:58:16.769675 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2774 | 2026.03.24 20:58:16.769959 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.03.24 20:58:16.770099 [ 29 ] {} <Debug> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2776 | 2026.03.24 20:58:16.770162 [ 29 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.03.24 20:58:16.770182 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2778 | 2026.03.24 20:58:16.770283 [ 201 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::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 | ||
| 2779 | 2026.03.24 20:58:16.770289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 2780 | 2026.03.24 20:58:16.770790 [ 201 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2781 | 2026.03.24 20:58:16.770920 [ 201 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part | ||
| 2782 | 2026.03.24 20:58:16.771278 [ 201 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part | ||
| 2783 | 2026.03.24 20:58:16.771682 [ 201 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 2784 | 2026.03.24 20:58:16.772091 [ 201 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2785 | 2026.03.24 20:58:16.772453 [ 201 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 2786 | 2026.03.24 20:58:16.772787 [ 201 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part | ||
| 2787 | 2026.03.24 20:58:16.779653 [ 187 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 72 columns (72 merged, 0 gathered) in 0.009406993 sec., 45923.282817367886 rows/sec., 47.92 MiB/sec. | ||
| 2788 | 2026.03.24 20:58:16.780405 [ 194 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2789 | 2026.03.24 20:58:16.780937 [ 194 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_6_1} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.03.24 20:58:16.781003 [ 194 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_6_1} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2791 | 2026.03.24 20:58:16.781123 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 2792 | 2026.03.24 20:58:17.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.80 MiB, peak 213.58 MiB, free memory in arenas 0.00 B, will set to 210.37 MiB (RSS), difference: 1.58 MiB | ||
| 2793 | 2026.03.24 20:58:18.458493 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.03.24 20:58:18.458774 [ 270 ] {cb7a3db3-b772-42d9-a7c8-d8693580652d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.03.24 20:58:18.458845 [ 270 ] {cb7a3db3-b772-42d9-a7c8-d8693580652d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2796 | 2026.03.24 20:58:18.459599 [ 270 ] {cb7a3db3-b772-42d9-a7c8-d8693580652d} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.03.24 20:58:18.459647 [ 270 ] {cb7a3db3-b772-42d9-a7c8-d8693580652d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2798 | 2026.03.24 20:58:18.460058 [ 270 ] {cb7a3db3-b772-42d9-a7c8-d8693580652d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2799 | 2026.03.24 20:58:18.460284 [ 270 ] {cb7a3db3-b772-42d9-a7c8-d8693580652d} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.03.24 20:58:18.460457 [ 270 ] {cb7a3db3-b772-42d9-a7c8-d8693580652d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001735 sec., 163688.76080691643 rows/sec., 10.40 MiB/sec. | ||
| 2801 | 2026.03.24 20:58:18.460506 [ 270 ] {cb7a3db3-b772-42d9-a7c8-d8693580652d} <Debug> TCPHandler: Processed in 0.002193609 sec. | ||
| 2802 | 2026.03.24 20:58:18.460641 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.03.24 20:58:18.460746 [ 270 ] {6b7f35a8-f8f5-4a96-a3af-c2b21f8e126c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2804 | 2026.03.24 20:58:18.460791 [ 270 ] {6b7f35a8-f8f5-4a96-a3af-c2b21f8e126c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2805 | 2026.03.24 20:58:18.461600 [ 270 ] {6b7f35a8-f8f5-4a96-a3af-c2b21f8e126c} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.03.24 20:58:18.461639 [ 270 ] {6b7f35a8-f8f5-4a96-a3af-c2b21f8e126c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2807 | 2026.03.24 20:58:18.462039 [ 270 ] {6b7f35a8-f8f5-4a96-a3af-c2b21f8e126c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2808 | 2026.03.24 20:58:18.462255 [ 270 ] {6b7f35a8-f8f5-4a96-a3af-c2b21f8e126c} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.03.24 20:58:18.462368 [ 33 ] {} <Debug> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2810 | 2026.03.24 20:58:18.462390 [ 270 ] {6b7f35a8-f8f5-4a96-a3af-c2b21f8e126c} <Debug> executeQuery: Read 847 rows, 68.22 KiB in 0.00167 sec., 507185.62874251493 rows/sec., 39.89 MiB/sec. | ||
| 2811 | 2026.03.24 20:58:18.462434 [ 33 ] {} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.03.24 20:58:18.462444 [ 270 ] {6b7f35a8-f8f5-4a96-a3af-c2b21f8e126c} <Debug> TCPHandler: Processed in 0.00186415 sec. | ||
| 2813 | 2026.03.24 20:58:18.462463 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2814 | 2026.03.24 20:58:18.462595 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.03.24 20:58:18.462602 [ 201 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::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 | ||
| 2816 | 2026.03.24 20:58:18.462699 [ 270 ] {b86911fb-651c-469d-a254-8d22ea1ab42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2817 | 2026.03.24 20:58:18.462745 [ 270 ] {b86911fb-651c-469d-a254-8d22ea1ab42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2818 | 2026.03.24 20:58:18.462771 [ 201 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2819 | 2026.03.24 20:58:18.462814 [ 201 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 2820 | 2026.03.24 20:58:18.462886 [ 201 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 847 rows starting from the beginning of the part | ||
| 2821 | 2026.03.24 20:58:18.462941 [ 201 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2822 | 2026.03.24 20:58:18.462991 [ 201 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 847 rows starting from the beginning of the part | ||
| 2823 | 2026.03.24 20:58:18.463042 [ 201 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 89 rows starting from the beginning of the part | ||
| 2824 | 2026.03.24 20:58:18.463090 [ 201 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 847 rows starting from the beginning of the part | ||
| 2825 | 2026.03.24 20:58:18.463201 [ 270 ] {b86911fb-651c-469d-a254-8d22ea1ab42c} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.03.24 20:58:18.463246 [ 270 ] {b86911fb-651c-469d-a254-8d22ea1ab42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2827 | 2026.03.24 20:58:18.463616 [ 270 ] {b86911fb-651c-469d-a254-8d22ea1ab42c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2828 | 2026.03.24 20:58:18.463860 [ 270 ] {b86911fb-651c-469d-a254-8d22ea1ab42c} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.03.24 20:58:18.464006 [ 270 ] {b86911fb-651c-469d-a254-8d22ea1ab42c} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001328 sec., 125753.01204819277 rows/sec., 7.66 MiB/sec. | ||
| 2830 | 2026.03.24 20:58:18.464044 [ 270 ] {b86911fb-651c-469d-a254-8d22ea1ab42c} <Debug> TCPHandler: Processed in 0.001498401 sec. | ||
| 2831 | 2026.03.24 20:58:18.464155 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.03.24 20:58:18.464249 [ 270 ] {4e4c9cbe-cdd3-42b9-9bd6-0c79f023ca85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2833 | 2026.03.24 20:58:18.464289 [ 270 ] {4e4c9cbe-cdd3-42b9-9bd6-0c79f023ca85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2834 | 2026.03.24 20:58:18.464605 [ 187 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2958 rows, containing 5 columns (5 merged, 0 gathered) in 0.002070206 sec., 1428843.313177529 rows/sec., 119.47 MiB/sec. | ||
| 2835 | 2026.03.24 20:58:18.464722 [ 270 ] {4e4c9cbe-cdd3-42b9-9bd6-0c79f023ca85} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.03.24 20:58:18.464765 [ 270 ] {4e4c9cbe-cdd3-42b9-9bd6-0c79f023ca85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2837 | 2026.03.24 20:58:18.464837 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2838 | 2026.03.24 20:58:18.465127 [ 270 ] {4e4c9cbe-cdd3-42b9-9bd6-0c79f023ca85} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2839 | 2026.03.24 20:58:18.465161 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_11_2} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.03.24 20:58:18.465250 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_11_2} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2841 | 2026.03.24 20:58:18.465327 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 2842 | 2026.03.24 20:58:18.465381 [ 270 ] {4e4c9cbe-cdd3-42b9-9bd6-0c79f023ca85} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.03.24 20:58:18.465522 [ 270 ] {4e4c9cbe-cdd3-42b9-9bd6-0c79f023ca85} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001291 sec., 115414.40743609605 rows/sec., 7.46 MiB/sec. | ||
| 2844 | 2026.03.24 20:58:18.465560 [ 270 ] {4e4c9cbe-cdd3-42b9-9bd6-0c79f023ca85} <Debug> TCPHandler: Processed in 0.00145429 sec. | ||
| 2845 | 2026.03.24 20:58:18.465667 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2026.03.24 20:58:18.465762 [ 270 ] {c6fcd98a-25c7-404a-ba78-1857779827e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2847 | 2026.03.24 20:58:18.465802 [ 270 ] {c6fcd98a-25c7-404a-ba78-1857779827e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2848 | 2026.03.24 20:58:18.466223 [ 270 ] {c6fcd98a-25c7-404a-ba78-1857779827e9} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2026.03.24 20:58:18.466260 [ 270 ] {c6fcd98a-25c7-404a-ba78-1857779827e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2850 | 2026.03.24 20:58:18.466561 [ 270 ] {c6fcd98a-25c7-404a-ba78-1857779827e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2851 | 2026.03.24 20:58:18.466768 [ 270 ] {c6fcd98a-25c7-404a-ba78-1857779827e9} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.03.24 20:58:18.466892 [ 270 ] {c6fcd98a-25c7-404a-ba78-1857779827e9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 2853 | 2026.03.24 20:58:18.466929 [ 270 ] {c6fcd98a-25c7-404a-ba78-1857779827e9} <Debug> TCPHandler: Processed in 0.001311645 sec. | ||
| 2854 | 2026.03.24 20:58:18.467036 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2026.03.24 20:58:18.467129 [ 270 ] {817ee835-667d-4b22-b477-68cac33563ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2856 | 2026.03.24 20:58:18.467169 [ 270 ] {817ee835-667d-4b22-b477-68cac33563ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2857 | 2026.03.24 20:58:18.467758 [ 270 ] {817ee835-667d-4b22-b477-68cac33563ef} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.03.24 20:58:18.467795 [ 270 ] {817ee835-667d-4b22-b477-68cac33563ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2859 | 2026.03.24 20:58:18.468114 [ 270 ] {817ee835-667d-4b22-b477-68cac33563ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2860 | 2026.03.24 20:58:18.468320 [ 270 ] {817ee835-667d-4b22-b477-68cac33563ef} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.03.24 20:58:18.468442 [ 32 ] {} <Debug> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2862 | 2026.03.24 20:58:18.468449 [ 270 ] {817ee835-667d-4b22-b477-68cac33563ef} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001338 sec., 384902.84005979076 rows/sec., 27.14 MiB/sec. | ||
| 2863 | 2026.03.24 20:58:18.468487 [ 32 ] {} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.03.24 20:58:18.468507 [ 270 ] {817ee835-667d-4b22-b477-68cac33563ef} <Debug> TCPHandler: Processed in 0.001518921 sec. | ||
| 2865 | 2026.03.24 20:58:18.468512 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2866 | 2026.03.24 20:58:18.468619 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2026.03.24 20:58:18.468633 [ 199 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::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 | ||
| 2868 | 2026.03.24 20:58:18.468717 [ 270 ] {dbabd8e6-708e-46b2-ada6-dc890e63426a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2869 | 2026.03.24 20:58:18.468763 [ 270 ] {dbabd8e6-708e-46b2-ada6-dc890e63426a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2870 | 2026.03.24 20:58:18.468779 [ 199 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2871 | 2026.03.24 20:58:18.468829 [ 199 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 157 rows starting from the beginning of the part | ||
| 2872 | 2026.03.24 20:58:18.468917 [ 199 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 515 rows starting from the beginning of the part | ||
| 2873 | 2026.03.24 20:58:18.468966 [ 199 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2874 | 2026.03.24 20:58:18.469009 [ 199 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 515 rows starting from the beginning of the part | ||
| 2875 | 2026.03.24 20:58:18.469054 [ 199 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 92 rows starting from the beginning of the part | ||
| 2876 | 2026.03.24 20:58:18.469095 [ 199 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 515 rows starting from the beginning of the part | ||
| 2877 | 2026.03.24 20:58:18.469098 [ 270 ] {dbabd8e6-708e-46b2-ada6-dc890e63426a} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.03.24 20:58:18.469143 [ 270 ] {dbabd8e6-708e-46b2-ada6-dc890e63426a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2879 | 2026.03.24 20:58:18.469486 [ 270 ] {dbabd8e6-708e-46b2-ada6-dc890e63426a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2880 | 2026.03.24 20:58:18.469737 [ 270 ] {dbabd8e6-708e-46b2-ada6-dc890e63426a} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.03.24 20:58:18.469874 [ 270 ] {dbabd8e6-708e-46b2-ada6-dc890e63426a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001175 sec., 5106.382978723404 rows/sec., 266.79 KiB/sec. | ||
| 2882 | 2026.03.24 20:58:18.469912 [ 270 ] {dbabd8e6-708e-46b2-ada6-dc890e63426a} <Debug> TCPHandler: Processed in 0.001341656 sec. | ||
| 2883 | 2026.03.24 20:58:18.470015 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.03.24 20:58:18.470109 [ 270 ] {8a330d64-0288-41dc-a64c-e197f30962ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2885 | 2026.03.24 20:58:18.470150 [ 270 ] {8a330d64-0288-41dc-a64c-e197f30962ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2886 | 2026.03.24 20:58:18.470257 [ 194 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673405 sec., 1116286.8522563276 rows/sec., 84.67 MiB/sec. | ||
| 2887 | 2026.03.24 20:58:18.470469 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2888 | 2026.03.24 20:58:18.470553 [ 270 ] {8a330d64-0288-41dc-a64c-e197f30962ca} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.03.24 20:58:18.470598 [ 270 ] {8a330d64-0288-41dc-a64c-e197f30962ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2890 | 2026.03.24 20:58:18.470807 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_11_2} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.03.24 20:58:18.470900 [ 187 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_11_2} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2892 | 2026.03.24 20:58:18.470989 [ 270 ] {8a330d64-0288-41dc-a64c-e197f30962ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2893 | 2026.03.24 20:58:18.470991 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2894 | 2026.03.24 20:58:18.471215 [ 270 ] {8a330d64-0288-41dc-a64c-e197f30962ca} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.03.24 20:58:18.471342 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2896 | 2026.03.24 20:58:18.471352 [ 270 ] {8a330d64-0288-41dc-a64c-e197f30962ca} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001262 sec., 209984.15213946116 rows/sec., 13.95 MiB/sec. | ||
| 2897 | 2026.03.24 20:58:18.471383 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2026.03.24 20:58:18.471405 [ 270 ] {8a330d64-0288-41dc-a64c-e197f30962ca} <Debug> TCPHandler: Processed in 0.001438029 sec. | ||
| 2899 | 2026.03.24 20:58:18.471407 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2900 | 2026.03.24 20:58:18.471490 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::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 | ||
| 2901 | 2026.03.24 20:58:18.471520 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2026.03.24 20:58:18.471576 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2903 | 2026.03.24 20:58:18.471615 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1008 rows starting from the beginning of the part | ||
| 2904 | 2026.03.24 20:58:18.471619 [ 270 ] {bfee4a6e-9aa1-4b15-aebb-93ef4a953d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2905 | 2026.03.24 20:58:18.471673 [ 270 ] {bfee4a6e-9aa1-4b15-aebb-93ef4a953d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2906 | 2026.03.24 20:58:18.471688 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2907 | 2026.03.24 20:58:18.471738 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2908 | 2026.03.24 20:58:18.471779 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2909 | 2026.03.24 20:58:18.471819 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 162 rows starting from the beginning of the part | ||
| 2910 | 2026.03.24 20:58:18.471859 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2911 | 2026.03.24 20:58:18.471979 [ 270 ] {bfee4a6e-9aa1-4b15-aebb-93ef4a953d90} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.03.24 20:58:18.472021 [ 270 ] {bfee4a6e-9aa1-4b15-aebb-93ef4a953d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2913 | 2026.03.24 20:58:18.472339 [ 270 ] {bfee4a6e-9aa1-4b15-aebb-93ef4a953d90} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2914 | 2026.03.24 20:58:18.472576 [ 270 ] {bfee4a6e-9aa1-4b15-aebb-93ef4a953d90} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.03.24 20:58:18.472708 [ 270 ] {bfee4a6e-9aa1-4b15-aebb-93ef4a953d90} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 2916 | 2026.03.24 20:58:18.472744 [ 270 ] {bfee4a6e-9aa1-4b15-aebb-93ef4a953d90} <Debug> TCPHandler: Processed in 0.001273464 sec. | ||
| 2917 | 2026.03.24 20:58:18.472850 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.03.24 20:58:18.472944 [ 270 ] {51fa058e-7742-4693-b9f4-5f0f7c155d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2919 | 2026.03.24 20:58:18.472997 [ 270 ] {51fa058e-7742-4693-b9f4-5f0f7c155d62} <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 | ||
| 2920 | 2026.03.24 20:58:18.473026 [ 200 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559972 sec., 1362203.936993741 rows/sec., 94.68 MiB/sec. | ||
| 2921 | 2026.03.24 20:58:18.473220 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2922 | 2026.03.24 20:58:18.473459 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2026.03.24 20:58:18.473519 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2924 | 2026.03.24 20:58:18.473572 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2925 | 2026.03.24 20:58:18.473796 [ 270 ] {51fa058e-7742-4693-b9f4-5f0f7c155d62} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.03.24 20:58:18.473838 [ 270 ] {51fa058e-7742-4693-b9f4-5f0f7c155d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2927 | 2026.03.24 20:58:18.474378 [ 270 ] {51fa058e-7742-4693-b9f4-5f0f7c155d62} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2928 | 2026.03.24 20:58:18.474622 [ 270 ] {51fa058e-7742-4693-b9f4-5f0f7c155d62} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.03.24 20:58:18.474765 [ 270 ] {51fa058e-7742-4693-b9f4-5f0f7c155d62} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001839 sec., 13594.344752582927 rows/sec., 24.36 MiB/sec. | ||
| 2930 | 2026.03.24 20:58:18.474823 [ 270 ] {51fa058e-7742-4693-b9f4-5f0f7c155d62} <Debug> TCPHandler: Processed in 0.002021314 sec. | ||
| 2931 | 2026.03.24 20:58:18.474927 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.03.24 20:58:18.475021 [ 270 ] {8d72350e-1321-4389-8ba0-b2e7aca2cc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2933 | 2026.03.24 20:58:18.475062 [ 270 ] {8d72350e-1321-4389-8ba0-b2e7aca2cc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2934 | 2026.03.24 20:58:18.475382 [ 270 ] {8d72350e-1321-4389-8ba0-b2e7aca2cc2e} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.03.24 20:58:18.475418 [ 270 ] {8d72350e-1321-4389-8ba0-b2e7aca2cc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2936 | 2026.03.24 20:58:18.475726 [ 270 ] {8d72350e-1321-4389-8ba0-b2e7aca2cc2e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2937 | 2026.03.24 20:58:18.475932 [ 270 ] {8d72350e-1321-4389-8ba0-b2e7aca2cc2e} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.03.24 20:58:18.476052 [ 32 ] {} <Debug> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2939 | 2026.03.24 20:58:18.476058 [ 270 ] {8d72350e-1321-4389-8ba0-b2e7aca2cc2e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 2940 | 2026.03.24 20:58:18.476093 [ 32 ] {} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.03.24 20:58:18.476114 [ 270 ] {8d72350e-1321-4389-8ba0-b2e7aca2cc2e} <Debug> TCPHandler: Processed in 0.001235803 sec. | ||
| 2942 | 2026.03.24 20:58:18.476118 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2943 | 2026.03.24 20:58:18.476212 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::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 | ||
| 2944 | 2026.03.24 20:58:18.476309 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2945 | 2026.03.24 20:58:18.476348 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2946 | 2026.03.24 20:58:18.476401 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2947 | 2026.03.24 20:58:18.476442 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2948 | 2026.03.24 20:58:18.476479 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2949 | 2026.03.24 20:58:18.476522 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::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 | ||
| 2950 | 2026.03.24 20:58:18.476561 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2951 | 2026.03.24 20:58:18.477353 [ 200 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001173041 sec., 588214.7341823516 rows/sec., 38.47 MiB/sec. | ||
| 2952 | 2026.03.24 20:58:18.477525 [ 200 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2953 | 2026.03.24 20:58:18.477785 [ 200 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_11_2} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.03.24 20:58:18.477851 [ 200 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_11_2} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2955 | 2026.03.24 20:58:18.477923 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2956 | 2026.03.24 20:58:21.690986 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2957 | 2026.03.24 20:58:21.691034 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2958 | 2026.03.24 20:58:21.762074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4831 | ||
| 2959 | 2026.03.24 20:58:21.762571 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.03.24 20:58:21.762619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2961 | 2026.03.24 20:58:21.763155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2962 | 2026.03.24 20:58:21.763401 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.03.24 20:58:21.763550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4831 | ||
| 2964 | 2026.03.24 20:58:22.003466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2965 | 2026.03.24 20:58:22.021703 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.03.24 20:58:22.021783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2967 | 2026.03.24 20:58:22.028213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2968 | 2026.03.24 20:58:22.028944 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.03.24 20:58:22.031989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2970 | 2026.03.24 20:58:23.001142 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.21 MiB, peak 215.21 MiB, free memory in arenas 0.00 B, will set to 213.50 MiB (RSS), difference: 2.28 MiB | ||
| 2971 | 2026.03.24 20:58:23.449934 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.03.24 20:58:23.450110 [ 270 ] {82a5455e-7b98-47de-9a3c-566d65cf30fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2973 | 2026.03.24 20:58:23.450177 [ 270 ] {82a5455e-7b98-47de-9a3c-566d65cf30fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2974 | 2026.03.24 20:58:23.450893 [ 270 ] {82a5455e-7b98-47de-9a3c-566d65cf30fa} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.03.24 20:58:23.450942 [ 270 ] {82a5455e-7b98-47de-9a3c-566d65cf30fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2976 | 2026.03.24 20:58:23.451334 [ 270 ] {82a5455e-7b98-47de-9a3c-566d65cf30fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2977 | 2026.03.24 20:58:23.451563 [ 270 ] {82a5455e-7b98-47de-9a3c-566d65cf30fa} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.03.24 20:58:23.451730 [ 270 ] {82a5455e-7b98-47de-9a3c-566d65cf30fa} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001671 sec., 51466.18791143028 rows/sec., 4.31 MiB/sec. | ||
| 2979 | 2026.03.24 20:58:23.451780 [ 270 ] {82a5455e-7b98-47de-9a3c-566d65cf30fa} <Debug> TCPHandler: Processed in 0.001976063 sec. | ||
| 2980 | 2026.03.24 20:58:23.451904 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.03.24 20:58:23.452007 [ 270 ] {a5d51d07-0cdb-4048-bcde-4b0f97a8fc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2982 | 2026.03.24 20:58:23.452051 [ 270 ] {a5d51d07-0cdb-4048-bcde-4b0f97a8fc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2983 | 2026.03.24 20:58:23.452509 [ 270 ] {a5d51d07-0cdb-4048-bcde-4b0f97a8fc46} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.03.24 20:58:23.452547 [ 270 ] {a5d51d07-0cdb-4048-bcde-4b0f97a8fc46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2985 | 2026.03.24 20:58:23.452851 [ 270 ] {a5d51d07-0cdb-4048-bcde-4b0f97a8fc46} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2986 | 2026.03.24 20:58:23.453060 [ 270 ] {a5d51d07-0cdb-4048-bcde-4b0f97a8fc46} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.03.24 20:58:23.453171 [ 80 ] {} <Debug> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2988 | 2026.03.24 20:58:23.453196 [ 270 ] {a5d51d07-0cdb-4048-bcde-4b0f97a8fc46} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001214 sec., 12355.848434925865 rows/sec., 929.10 KiB/sec. | ||
| 2989 | 2026.03.24 20:58:23.453241 [ 80 ] {} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.03.24 20:58:23.453249 [ 270 ] {a5d51d07-0cdb-4048-bcde-4b0f97a8fc46} <Debug> TCPHandler: Processed in 0.001398388 sec. | ||
| 2991 | 2026.03.24 20:58:23.453270 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2992 | 2026.03.24 20:58:23.453370 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.03.24 20:58:23.453400 [ 187 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::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 | ||
| 2994 | 2026.03.24 20:58:23.453472 [ 270 ] {b4814326-8a08-4765-ac23-99dae9d32578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2995 | 2026.03.24 20:58:23.453518 [ 270 ] {b4814326-8a08-4765-ac23-99dae9d32578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2996 | 2026.03.24 20:58:23.453547 [ 187 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2997 | 2026.03.24 20:58:23.453589 [ 187 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 2998 | 2026.03.24 20:58:23.453661 [ 187 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2999 | 2026.03.24 20:58:23.453711 [ 187 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 167 rows starting from the beginning of the part | ||
| 3000 | 2026.03.24 20:58:23.453751 [ 187 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part | ||
| 3001 | 2026.03.24 20:58:23.453790 [ 187 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 167 rows starting from the beginning of the part | ||
| 3002 | 2026.03.24 20:58:23.453825 [ 187 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 3003 | 2026.03.24 20:58:23.453983 [ 270 ] {b4814326-8a08-4765-ac23-99dae9d32578} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.03.24 20:58:23.454031 [ 270 ] {b4814326-8a08-4765-ac23-99dae9d32578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3005 | 2026.03.24 20:58:23.454414 [ 270 ] {b4814326-8a08-4765-ac23-99dae9d32578} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3006 | 2026.03.24 20:58:23.454648 [ 270 ] {b4814326-8a08-4765-ac23-99dae9d32578} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2026.03.24 20:58:23.454782 [ 270 ] {b4814326-8a08-4765-ac23-99dae9d32578} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00133 sec., 59398.496240601504 rows/sec., 4.64 MiB/sec. | ||
| 3008 | 2026.03.24 20:58:23.454801 [ 200 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146149 sec., 396171.0309341836 rows/sec., 26.30 MiB/sec. | ||
| 3009 | 2026.03.24 20:58:23.454819 [ 270 ] {b4814326-8a08-4765-ac23-99dae9d32578} <Debug> TCPHandler: Processed in 0.00149881 sec. | ||
| 3010 | 2026.03.24 20:58:23.454939 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.03.24 20:58:23.455016 [ 198 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3012 | 2026.03.24 20:58:23.455037 [ 270 ] {904740b9-e3d1-49b7-b211-92bce02d8167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3013 | 2026.03.24 20:58:23.455090 [ 270 ] {904740b9-e3d1-49b7-b211-92bce02d8167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3014 | 2026.03.24 20:58:23.455349 [ 198 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_11_2} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.03.24 20:58:23.455438 [ 198 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_11_2} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3016 | 2026.03.24 20:58:23.455491 [ 270 ] {904740b9-e3d1-49b7-b211-92bce02d8167} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.03.24 20:58:23.455520 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3018 | 2026.03.24 20:58:23.455533 [ 270 ] {904740b9-e3d1-49b7-b211-92bce02d8167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3019 | 2026.03.24 20:58:23.455883 [ 270 ] {904740b9-e3d1-49b7-b211-92bce02d8167} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3020 | 2026.03.24 20:58:23.456090 [ 270 ] {904740b9-e3d1-49b7-b211-92bce02d8167} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.03.24 20:58:23.456219 [ 270 ] {904740b9-e3d1-49b7-b211-92bce02d8167} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 3022 | 2026.03.24 20:58:23.456257 [ 270 ] {904740b9-e3d1-49b7-b211-92bce02d8167} <Debug> TCPHandler: Processed in 0.001367217 sec. | ||
| 3023 | 2026.03.24 20:58:23.456364 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.03.24 20:58:23.456457 [ 270 ] {6753e6d9-518d-4d7d-bc6b-34b0496aef65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3025 | 2026.03.24 20:58:23.456510 [ 270 ] {6753e6d9-518d-4d7d-bc6b-34b0496aef65} <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 | ||
| 3026 | 2026.03.24 20:58:23.457245 [ 270 ] {6753e6d9-518d-4d7d-bc6b-34b0496aef65} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.03.24 20:58:23.457281 [ 270 ] {6753e6d9-518d-4d7d-bc6b-34b0496aef65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3028 | 2026.03.24 20:58:23.457790 [ 270 ] {6753e6d9-518d-4d7d-bc6b-34b0496aef65} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3029 | 2026.03.24 20:58:23.458007 [ 270 ] {6753e6d9-518d-4d7d-bc6b-34b0496aef65} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.03.24 20:58:23.458117 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3031 | 2026.03.24 20:58:23.458145 [ 270 ] {6753e6d9-518d-4d7d-bc6b-34b0496aef65} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001705 sec., 8797.653958944282 rows/sec., 15.76 MiB/sec. | ||
| 3032 | 2026.03.24 20:58:23.458156 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.03.24 20:58:23.458188 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3034 | 2026.03.24 20:58:23.458203 [ 270 ] {6753e6d9-518d-4d7d-bc6b-34b0496aef65} <Debug> TCPHandler: Processed in 0.001888 sec. | ||
| 3035 | 2026.03.24 20:58:23.458321 [ 192 ] {65220760-4f1c-47c6-95ff-145cda44404a::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 | ||
| 3036 | 2026.03.24 20:58:23.458330 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.03.24 20:58:23.458470 [ 270 ] {0e25bf65-0490-496b-b383-1bd732ee0125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3038 | 2026.03.24 20:58:23.458512 [ 270 ] {0e25bf65-0490-496b-b383-1bd732ee0125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3039 | 2026.03.24 20:58:23.458598 [ 192 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3040 | 2026.03.24 20:58:23.458672 [ 192 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 115 rows starting from the beginning of the part | ||
| 3041 | 2026.03.24 20:58:23.458830 [ 192 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 3042 | 2026.03.24 20:58:23.458840 [ 270 ] {0e25bf65-0490-496b-b383-1bd732ee0125} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.03.24 20:58:23.458880 [ 270 ] {0e25bf65-0490-496b-b383-1bd732ee0125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3044 | 2026.03.24 20:58:23.458944 [ 192 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 3045 | 2026.03.24 20:58:23.459063 [ 192 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part | ||
| 3046 | 2026.03.24 20:58:23.459172 [ 192 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 3047 | 2026.03.24 20:58:23.459206 [ 270 ] {0e25bf65-0490-496b-b383-1bd732ee0125} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3048 | 2026.03.24 20:58:23.459276 [ 192 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 3049 | 2026.03.24 20:58:23.459422 [ 270 ] {0e25bf65-0490-496b-b383-1bd732ee0125} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.03.24 20:58:23.459556 [ 270 ] {0e25bf65-0490-496b-b383-1bd732ee0125} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 3051 | 2026.03.24 20:58:23.459594 [ 270 ] {0e25bf65-0490-496b-b383-1bd732ee0125} <Debug> TCPHandler: Processed in 0.001312465 sec. | ||
| 3052 | 2026.03.24 20:58:23.462420 [ 198 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 19 columns (19 merged, 0 gathered) in 0.004154072 sec., 49349.16871927112 rows/sec., 88.43 MiB/sec. | ||
| 3053 | 2026.03.24 20:58:23.462850 [ 198 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3054 | 2026.03.24 20:58:23.463173 [ 198 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.03.24 20:58:23.463247 [ 198 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3056 | 2026.03.24 20:58:23.463355 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 3057 | 2026.03.24 20:58:26.771268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 466 | ||
| 3058 | 2026.03.24 20:58:26.773481 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.03.24 20:58:26.773535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3060 | 2026.03.24 20:58:26.774709 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3061 | 2026.03.24 20:58:26.774982 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.03.24 20:58:26.775228 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3063 | 2026.03.24 20:58:28.458936 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2026.03.24 20:58:28.459157 [ 270 ] {0b3c8344-7fc0-4fd9-b6ef-2a9e2801bf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3065 | 2026.03.24 20:58:28.459231 [ 270 ] {0b3c8344-7fc0-4fd9-b6ef-2a9e2801bf79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3066 | 2026.03.24 20:58:28.460095 [ 270 ] {0b3c8344-7fc0-4fd9-b6ef-2a9e2801bf79} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2026.03.24 20:58:28.460146 [ 270 ] {0b3c8344-7fc0-4fd9-b6ef-2a9e2801bf79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3068 | 2026.03.24 20:58:28.460552 [ 270 ] {0b3c8344-7fc0-4fd9-b6ef-2a9e2801bf79} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3069 | 2026.03.24 20:58:28.460782 [ 270 ] {0b3c8344-7fc0-4fd9-b6ef-2a9e2801bf79} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.03.24 20:58:28.460946 [ 270 ] {0b3c8344-7fc0-4fd9-b6ef-2a9e2801bf79} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001845 sec., 153929.53929539295 rows/sec., 9.78 MiB/sec. | ||
| 3071 | 2026.03.24 20:58:28.460995 [ 270 ] {0b3c8344-7fc0-4fd9-b6ef-2a9e2801bf79} <Debug> TCPHandler: Processed in 0.00219262 sec. | ||
| 3072 | 2026.03.24 20:58:28.461146 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2026.03.24 20:58:28.461259 [ 270 ] {0a3255a5-053f-4635-99ec-1bfb59423c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3074 | 2026.03.24 20:58:28.461303 [ 270 ] {0a3255a5-053f-4635-99ec-1bfb59423c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3075 | 2026.03.24 20:58:28.461787 [ 270 ] {0a3255a5-053f-4635-99ec-1bfb59423c41} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.03.24 20:58:28.461825 [ 270 ] {0a3255a5-053f-4635-99ec-1bfb59423c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3077 | 2026.03.24 20:58:28.462122 [ 270 ] {0a3255a5-053f-4635-99ec-1bfb59423c41} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3078 | 2026.03.24 20:58:28.462332 [ 270 ] {0a3255a5-053f-4635-99ec-1bfb59423c41} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.03.24 20:58:28.462463 [ 270 ] {0a3255a5-053f-4635-99ec-1bfb59423c41} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001229 sec., 6509.357200976403 rows/sec., 530.79 KiB/sec. | ||
| 3080 | 2026.03.24 20:58:28.462501 [ 270 ] {0a3255a5-053f-4635-99ec-1bfb59423c41} <Debug> TCPHandler: Processed in 0.001406978 sec. | ||
| 3081 | 2026.03.24 20:58:28.462635 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2026.03.24 20:58:28.462730 [ 270 ] {9cd05cd1-6f32-4c84-8abc-527eaf6360e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3083 | 2026.03.24 20:58:28.462770 [ 270 ] {9cd05cd1-6f32-4c84-8abc-527eaf6360e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3084 | 2026.03.24 20:58:28.463543 [ 270 ] {9cd05cd1-6f32-4c84-8abc-527eaf6360e2} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.03.24 20:58:28.463579 [ 270 ] {9cd05cd1-6f32-4c84-8abc-527eaf6360e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3086 | 2026.03.24 20:58:28.463962 [ 270 ] {9cd05cd1-6f32-4c84-8abc-527eaf6360e2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3087 | 2026.03.24 20:58:28.464181 [ 270 ] {9cd05cd1-6f32-4c84-8abc-527eaf6360e2} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.03.24 20:58:28.464311 [ 270 ] {9cd05cd1-6f32-4c84-8abc-527eaf6360e2} <Debug> executeQuery: Read 851 rows, 68.51 KiB in 0.0016 sec., 531875 rows/sec., 41.82 MiB/sec. | ||
| 3089 | 2026.03.24 20:58:28.464348 [ 270 ] {9cd05cd1-6f32-4c84-8abc-527eaf6360e2} <Debug> TCPHandler: Processed in 0.001769358 sec. | ||
| 3090 | 2026.03.24 20:58:28.464470 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.03.24 20:58:28.464571 [ 270 ] {9e51b06a-a7df-45c0-9a66-be37c490fa60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3092 | 2026.03.24 20:58:28.464612 [ 270 ] {9e51b06a-a7df-45c0-9a66-be37c490fa60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3093 | 2026.03.24 20:58:28.465063 [ 270 ] {9e51b06a-a7df-45c0-9a66-be37c490fa60} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.03.24 20:58:28.465097 [ 270 ] {9e51b06a-a7df-45c0-9a66-be37c490fa60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3095 | 2026.03.24 20:58:28.465373 [ 270 ] {9e51b06a-a7df-45c0-9a66-be37c490fa60} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3096 | 2026.03.24 20:58:28.465635 [ 270 ] {9e51b06a-a7df-45c0-9a66-be37c490fa60} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.03.24 20:58:28.465765 [ 270 ] {9e51b06a-a7df-45c0-9a66-be37c490fa60} <Debug> executeQuery: Read 175 rows, 10.98 KiB in 0.001212 sec., 144389.4389438944 rows/sec., 8.85 MiB/sec. | ||
| 3098 | 2026.03.24 20:58:28.465802 [ 270 ] {9e51b06a-a7df-45c0-9a66-be37c490fa60} <Debug> TCPHandler: Processed in 0.001379517 sec. | ||
| 3099 | 2026.03.24 20:58:28.465923 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.03.24 20:58:28.466026 [ 270 ] {cf6b18d8-c8ad-4807-b673-855d06e5f43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3101 | 2026.03.24 20:58:28.466066 [ 270 ] {cf6b18d8-c8ad-4807-b673-855d06e5f43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3102 | 2026.03.24 20:58:28.466502 [ 270 ] {cf6b18d8-c8ad-4807-b673-855d06e5f43c} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.03.24 20:58:28.466538 [ 270 ] {cf6b18d8-c8ad-4807-b673-855d06e5f43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3104 | 2026.03.24 20:58:28.466842 [ 270 ] {cf6b18d8-c8ad-4807-b673-855d06e5f43c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3105 | 2026.03.24 20:58:28.467046 [ 270 ] {cf6b18d8-c8ad-4807-b673-855d06e5f43c} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.03.24 20:58:28.467171 [ 270 ] {cf6b18d8-c8ad-4807-b673-855d06e5f43c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 3107 | 2026.03.24 20:58:28.467171 [ 141 ] {} <Debug> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3108 | 2026.03.24 20:58:28.467209 [ 270 ] {cf6b18d8-c8ad-4807-b673-855d06e5f43c} <Debug> TCPHandler: Processed in 0.001335226 sec. | ||
| 3109 | 2026.03.24 20:58:28.467251 [ 141 ] {} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.03.24 20:58:28.467275 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3111 | 2026.03.24 20:58:28.467344 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.03.24 20:58:28.467384 [ 200 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::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 | ||
| 3113 | 2026.03.24 20:58:28.467441 [ 270 ] {baf47b18-2ad1-4018-a7fa-6d2bf885e42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3114 | 2026.03.24 20:58:28.467472 [ 200 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3115 | 2026.03.24 20:58:28.467485 [ 270 ] {baf47b18-2ad1-4018-a7fa-6d2bf885e42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3116 | 2026.03.24 20:58:28.467501 [ 200 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3117 | 2026.03.24 20:58:28.467585 [ 200 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3118 | 2026.03.24 20:58:28.467657 [ 200 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 3119 | 2026.03.24 20:58:28.467730 [ 200 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3120 | 2026.03.24 20:58:28.467796 [ 200 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 3121 | 2026.03.24 20:58:28.467843 [ 200 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3122 | 2026.03.24 20:58:28.467922 [ 270 ] {baf47b18-2ad1-4018-a7fa-6d2bf885e42a} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.03.24 20:58:28.467959 [ 270 ] {baf47b18-2ad1-4018-a7fa-6d2bf885e42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3124 | 2026.03.24 20:58:28.468272 [ 270 ] {baf47b18-2ad1-4018-a7fa-6d2bf885e42a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3125 | 2026.03.24 20:58:28.468485 [ 270 ] {baf47b18-2ad1-4018-a7fa-6d2bf885e42a} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.03.24 20:58:28.468618 [ 198 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 621 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264714 sec., 491020.1041500292 rows/sec., 33.94 MiB/sec. | ||
| 3127 | 2026.03.24 20:58:28.468623 [ 270 ] {baf47b18-2ad1-4018-a7fa-6d2bf885e42a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 3128 | 2026.03.24 20:58:28.468712 [ 270 ] {baf47b18-2ad1-4018-a7fa-6d2bf885e42a} <Debug> TCPHandler: Processed in 0.001422338 sec. | ||
| 3129 | 2026.03.24 20:58:28.468826 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.03.24 20:58:28.468877 [ 197 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3131 | 2026.03.24 20:58:28.468921 [ 270 ] {5f02c2e2-10a9-4d06-b86c-14b41e909fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3132 | 2026.03.24 20:58:28.468966 [ 270 ] {5f02c2e2-10a9-4d06-b86c-14b41e909fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3133 | 2026.03.24 20:58:28.469241 [ 197 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_6_1} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.03.24 20:58:28.469325 [ 197 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_6_1} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3135 | 2026.03.24 20:58:28.469419 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3136 | 2026.03.24 20:58:28.469528 [ 270 ] {5f02c2e2-10a9-4d06-b86c-14b41e909fd0} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2026.03.24 20:58:28.469569 [ 270 ] {5f02c2e2-10a9-4d06-b86c-14b41e909fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3138 | 2026.03.24 20:58:28.469905 [ 270 ] {5f02c2e2-10a9-4d06-b86c-14b41e909fd0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3139 | 2026.03.24 20:58:28.470112 [ 270 ] {5f02c2e2-10a9-4d06-b86c-14b41e909fd0} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.03.24 20:58:28.470249 [ 270 ] {5f02c2e2-10a9-4d06-b86c-14b41e909fd0} <Debug> executeQuery: Read 523 rows, 37.83 KiB in 0.001346 sec., 388558.6924219911 rows/sec., 27.45 MiB/sec. | ||
| 3141 | 2026.03.24 20:58:28.470286 [ 270 ] {5f02c2e2-10a9-4d06-b86c-14b41e909fd0} <Debug> TCPHandler: Processed in 0.001509041 sec. | ||
| 3142 | 2026.03.24 20:58:28.470395 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2026.03.24 20:58:28.470489 [ 270 ] {9eab5472-3c88-4f21-8e32-33c8771bf933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3144 | 2026.03.24 20:58:28.470531 [ 270 ] {9eab5472-3c88-4f21-8e32-33c8771bf933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3145 | 2026.03.24 20:58:28.470855 [ 270 ] {9eab5472-3c88-4f21-8e32-33c8771bf933} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.03.24 20:58:28.470891 [ 270 ] {9eab5472-3c88-4f21-8e32-33c8771bf933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3147 | 2026.03.24 20:58:28.471195 [ 270 ] {9eab5472-3c88-4f21-8e32-33c8771bf933} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3148 | 2026.03.24 20:58:28.471401 [ 270 ] {9eab5472-3c88-4f21-8e32-33c8771bf933} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.03.24 20:58:28.471533 [ 270 ] {9eab5472-3c88-4f21-8e32-33c8771bf933} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 3150 | 2026.03.24 20:58:28.471569 [ 270 ] {9eab5472-3c88-4f21-8e32-33c8771bf933} <Debug> TCPHandler: Processed in 0.001222242 sec. | ||
| 3151 | 2026.03.24 20:58:28.471675 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2026.03.24 20:58:28.471769 [ 270 ] {1960a1d0-f26c-43d2-ad19-49513fb12d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3153 | 2026.03.24 20:58:28.471811 [ 270 ] {1960a1d0-f26c-43d2-ad19-49513fb12d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3154 | 2026.03.24 20:58:28.472202 [ 270 ] {1960a1d0-f26c-43d2-ad19-49513fb12d5a} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.03.24 20:58:28.472236 [ 270 ] {1960a1d0-f26c-43d2-ad19-49513fb12d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3156 | 2026.03.24 20:58:28.472571 [ 270 ] {1960a1d0-f26c-43d2-ad19-49513fb12d5a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3157 | 2026.03.24 20:58:28.472791 [ 270 ] {1960a1d0-f26c-43d2-ad19-49513fb12d5a} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.03.24 20:58:28.472923 [ 270 ] {1960a1d0-f26c-43d2-ad19-49513fb12d5a} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001173 sec., 229326.51321398123 rows/sec., 15.25 MiB/sec. | ||
| 3159 | 2026.03.24 20:58:28.472960 [ 270 ] {1960a1d0-f26c-43d2-ad19-49513fb12d5a} <Debug> TCPHandler: Processed in 0.001332446 sec. | ||
| 3160 | 2026.03.24 20:58:28.473068 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.03.24 20:58:28.473161 [ 270 ] {116b230d-3559-4ade-97cb-d4a8f1a9e3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3162 | 2026.03.24 20:58:28.473203 [ 270 ] {116b230d-3559-4ade-97cb-d4a8f1a9e3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3163 | 2026.03.24 20:58:28.473505 [ 270 ] {116b230d-3559-4ade-97cb-d4a8f1a9e3ea} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2026.03.24 20:58:28.473538 [ 270 ] {116b230d-3559-4ade-97cb-d4a8f1a9e3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3165 | 2026.03.24 20:58:28.473844 [ 270 ] {116b230d-3559-4ade-97cb-d4a8f1a9e3ea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3166 | 2026.03.24 20:58:28.474045 [ 270 ] {116b230d-3559-4ade-97cb-d4a8f1a9e3ea} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.03.24 20:58:28.474172 [ 270 ] {116b230d-3559-4ade-97cb-d4a8f1a9e3ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 3168 | 2026.03.24 20:58:28.474208 [ 270 ] {116b230d-3559-4ade-97cb-d4a8f1a9e3ea} <Debug> TCPHandler: Processed in 0.001187912 sec. | ||
| 3169 | 2026.03.24 20:58:28.474316 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3170 | 2026.03.24 20:58:28.474407 [ 270 ] {0e1e1efb-8512-42a0-9728-70ca2b67fff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3171 | 2026.03.24 20:58:28.474459 [ 270 ] {0e1e1efb-8512-42a0-9728-70ca2b67fff1} <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 | ||
| 3172 | 2026.03.24 20:58:28.475203 [ 270 ] {0e1e1efb-8512-42a0-9728-70ca2b67fff1} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2026.03.24 20:58:28.475239 [ 270 ] {0e1e1efb-8512-42a0-9728-70ca2b67fff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3174 | 2026.03.24 20:58:28.475754 [ 270 ] {0e1e1efb-8512-42a0-9728-70ca2b67fff1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3175 | 2026.03.24 20:58:28.475966 [ 270 ] {0e1e1efb-8512-42a0-9728-70ca2b67fff1} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.03.24 20:58:28.476101 [ 270 ] {0e1e1efb-8512-42a0-9728-70ca2b67fff1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001712 sec., 14602.803738317758 rows/sec., 26.17 MiB/sec. | ||
| 3177 | 2026.03.24 20:58:28.476182 [ 270 ] {0e1e1efb-8512-42a0-9728-70ca2b67fff1} <Debug> TCPHandler: Processed in 0.001914062 sec. | ||
| 3178 | 2026.03.24 20:58:28.476292 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2026.03.24 20:58:28.476386 [ 270 ] {80016db4-3165-4b36-9e22-0a2da39174dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3180 | 2026.03.24 20:58:28.476428 [ 270 ] {80016db4-3165-4b36-9e22-0a2da39174dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3181 | 2026.03.24 20:58:28.476764 [ 270 ] {80016db4-3165-4b36-9e22-0a2da39174dd} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.03.24 20:58:28.476798 [ 270 ] {80016db4-3165-4b36-9e22-0a2da39174dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3183 | 2026.03.24 20:58:28.477095 [ 270 ] {80016db4-3165-4b36-9e22-0a2da39174dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3184 | 2026.03.24 20:58:28.477305 [ 270 ] {80016db4-3165-4b36-9e22-0a2da39174dd} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.03.24 20:58:28.477452 [ 270 ] {80016db4-3165-4b36-9e22-0a2da39174dd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 3186 | 2026.03.24 20:58:28.477488 [ 270 ] {80016db4-3165-4b36-9e22-0a2da39174dd} <Debug> TCPHandler: Processed in 0.001245293 sec. | ||
| 3187 | 2026.03.24 20:58:29.263652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5343 | ||
| 3188 | 2026.03.24 20:58:29.264216 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.03.24 20:58:29.264261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3190 | 2026.03.24 20:58:29.264770 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3191 | 2026.03.24 20:58:29.265023 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.03.24 20:58:29.265152 [ 130 ] {} <Debug> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3193 | 2026.03.24 20:58:29.265169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5343 | ||
| 3194 | 2026.03.24 20:58:29.265195 [ 130 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.03.24 20:58:29.265216 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3196 | 2026.03.24 20:58:29.265306 [ 200 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::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 | ||
| 3197 | 2026.03.24 20:58:29.265396 [ 200 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3198 | 2026.03.24 20:58:29.265427 [ 200 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2911 rows starting from the beginning of the part | ||
| 3199 | 2026.03.24 20:58:29.265480 [ 200 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3200 | 2026.03.24 20:58:29.265520 [ 200 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3201 | 2026.03.24 20:58:29.265559 [ 200 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3202 | 2026.03.24 20:58:29.265595 [ 200 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3203 | 2026.03.24 20:58:29.265635 [ 200 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3204 | 2026.03.24 20:58:29.267021 [ 198 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5343 rows, containing 4 columns (4 merged, 0 gathered) in 0.001747647 sec., 3057253.552920012 rows/sec., 43.73 MiB/sec. | ||
| 3205 | 2026.03.24 20:58:29.267903 [ 198 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3206 | 2026.03.24 20:58:29.268222 [ 198 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_11_2} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.03.24 20:58:29.268306 [ 198 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_11_2} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3208 | 2026.03.24 20:58:29.268404 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3209 | 2026.03.24 20:58:29.532118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3210 | 2026.03.24 20:58:29.547332 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.03.24 20:58:29.547383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3212 | 2026.03.24 20:58:29.553857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3213 | 2026.03.24 20:58:29.554512 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.03.24 20:58:29.554863 [ 172 ] {} <Debug> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3215 | 2026.03.24 20:58:29.554919 [ 172 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2026.03.24 20:58:29.554942 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3217 | 2026.03.24 20:58:29.555043 [ 202 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 3218 | 2026.03.24 20:58:29.557582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3219 | 2026.03.24 20:58:29.559156 [ 202 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3220 | 2026.03.24 20:58:29.560492 [ 202 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 3221 | 2026.03.24 20:58:29.564856 [ 202 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 3222 | 2026.03.24 20:58:29.568913 [ 202 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 3223 | 2026.03.24 20:58:29.573278 [ 202 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 3224 | 2026.03.24 20:58:29.578021 [ 202 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 3225 | 2026.03.24 20:58:29.582230 [ 202 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 3226 | 2026.03.24 20:58:29.643150 [ 200 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.088136586 sec., 941.7201614775503 rows/sec., 4.87 MiB/sec. | ||
| 3227 | 2026.03.24 20:58:29.645219 [ 191 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3228 | 2026.03.24 20:58:29.647175 [ 191 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_11_2} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.03.24 20:58:29.647296 [ 191 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_11_2} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3230 | 2026.03.24 20:58:29.649039 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3231 | 2026.03.24 20:58:30.000399 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.16 MiB, peak 226.06 MiB, free memory in arenas 0.00 B, will set to 225.78 MiB (RSS), difference: 9.61 MiB | ||
| 3232 | 2026.03.24 20:58:33.450074 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2026.03.24 20:58:33.450294 [ 270 ] {e55cb16e-9e44-49a0-80e1-7be20fbe71a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3234 | 2026.03.24 20:58:33.450371 [ 270 ] {e55cb16e-9e44-49a0-80e1-7be20fbe71a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3235 | 2026.03.24 20:58:33.451036 [ 270 ] {e55cb16e-9e44-49a0-80e1-7be20fbe71a6} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.03.24 20:58:33.451090 [ 270 ] {e55cb16e-9e44-49a0-80e1-7be20fbe71a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3237 | 2026.03.24 20:58:33.451520 [ 270 ] {e55cb16e-9e44-49a0-80e1-7be20fbe71a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3238 | 2026.03.24 20:58:33.451748 [ 270 ] {e55cb16e-9e44-49a0-80e1-7be20fbe71a6} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.03.24 20:58:33.451913 [ 270 ] {e55cb16e-9e44-49a0-80e1-7be20fbe71a6} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001675 sec., 51343.28358208955 rows/sec., 4.30 MiB/sec. | ||
| 3240 | 2026.03.24 20:58:33.451965 [ 270 ] {e55cb16e-9e44-49a0-80e1-7be20fbe71a6} <Debug> TCPHandler: Processed in 0.002026905 sec. | ||
| 3241 | 2026.03.24 20:58:33.452086 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2026.03.24 20:58:33.452189 [ 270 ] {4cee769b-63fc-4f0a-bed9-0477a1a22d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3243 | 2026.03.24 20:58:33.452233 [ 270 ] {4cee769b-63fc-4f0a-bed9-0477a1a22d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3244 | 2026.03.24 20:58:33.452639 [ 270 ] {4cee769b-63fc-4f0a-bed9-0477a1a22d90} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.03.24 20:58:33.452677 [ 270 ] {4cee769b-63fc-4f0a-bed9-0477a1a22d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3246 | 2026.03.24 20:58:33.452987 [ 270 ] {4cee769b-63fc-4f0a-bed9-0477a1a22d90} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3247 | 2026.03.24 20:58:33.453198 [ 270 ] {4cee769b-63fc-4f0a-bed9-0477a1a22d90} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.03.24 20:58:33.453334 [ 270 ] {4cee769b-63fc-4f0a-bed9-0477a1a22d90} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001171 sec., 12809.564474807858 rows/sec., 963.22 KiB/sec. | ||
| 3249 | 2026.03.24 20:58:33.453374 [ 270 ] {4cee769b-63fc-4f0a-bed9-0477a1a22d90} <Debug> TCPHandler: Processed in 0.001339266 sec. | ||
| 3250 | 2026.03.24 20:58:33.453482 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3251 | 2026.03.24 20:58:33.453579 [ 270 ] {2999dcdc-0424-4608-bc08-ed3b92b9c1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3252 | 2026.03.24 20:58:33.453620 [ 270 ] {2999dcdc-0424-4608-bc08-ed3b92b9c1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3253 | 2026.03.24 20:58:33.454024 [ 270 ] {2999dcdc-0424-4608-bc08-ed3b92b9c1bc} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.03.24 20:58:33.454061 [ 270 ] {2999dcdc-0424-4608-bc08-ed3b92b9c1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3255 | 2026.03.24 20:58:33.454374 [ 270 ] {2999dcdc-0424-4608-bc08-ed3b92b9c1bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3256 | 2026.03.24 20:58:33.454586 [ 270 ] {2999dcdc-0424-4608-bc08-ed3b92b9c1bc} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2026.03.24 20:58:33.454717 [ 270 ] {2999dcdc-0424-4608-bc08-ed3b92b9c1bc} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001158 sec., 68221.07081174439 rows/sec., 5.33 MiB/sec. | ||
| 3258 | 2026.03.24 20:58:33.454754 [ 270 ] {2999dcdc-0424-4608-bc08-ed3b92b9c1bc} <Debug> TCPHandler: Processed in 0.001320525 sec. | ||
| 3259 | 2026.03.24 20:58:33.454865 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3260 | 2026.03.24 20:58:33.454959 [ 270 ] {8502097a-6a4a-4bd5-9043-aacc9c667561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3261 | 2026.03.24 20:58:33.455003 [ 270 ] {8502097a-6a4a-4bd5-9043-aacc9c667561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3262 | 2026.03.24 20:58:33.455403 [ 270 ] {8502097a-6a4a-4bd5-9043-aacc9c667561} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2026.03.24 20:58:33.455438 [ 270 ] {8502097a-6a4a-4bd5-9043-aacc9c667561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3264 | 2026.03.24 20:58:33.455804 [ 270 ] {8502097a-6a4a-4bd5-9043-aacc9c667561} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3265 | 2026.03.24 20:58:33.456021 [ 270 ] {8502097a-6a4a-4bd5-9043-aacc9c667561} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2026.03.24 20:58:33.456149 [ 270 ] {8502097a-6a4a-4bd5-9043-aacc9c667561} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 3267 | 2026.03.24 20:58:33.456185 [ 270 ] {8502097a-6a4a-4bd5-9043-aacc9c667561} <Debug> TCPHandler: Processed in 0.001369147 sec. | ||
| 3268 | 2026.03.24 20:58:33.456300 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.03.24 20:58:33.456393 [ 270 ] {2008074b-0073-4890-befd-f1fdc42cb66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3270 | 2026.03.24 20:58:33.456447 [ 270 ] {2008074b-0073-4890-befd-f1fdc42cb66f} <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 | ||
| 3271 | 2026.03.24 20:58:33.457184 [ 270 ] {2008074b-0073-4890-befd-f1fdc42cb66f} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.03.24 20:58:33.457218 [ 270 ] {2008074b-0073-4890-befd-f1fdc42cb66f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3273 | 2026.03.24 20:58:33.457759 [ 270 ] {2008074b-0073-4890-befd-f1fdc42cb66f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3274 | 2026.03.24 20:58:33.457990 [ 270 ] {2008074b-0073-4890-befd-f1fdc42cb66f} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.03.24 20:58:33.458128 [ 270 ] {2008074b-0073-4890-befd-f1fdc42cb66f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001754 sec., 8551.88141391106 rows/sec., 15.32 MiB/sec. | ||
| 3276 | 2026.03.24 20:58:33.458187 [ 270 ] {2008074b-0073-4890-befd-f1fdc42cb66f} <Debug> TCPHandler: Processed in 0.001935152 sec. | ||
| 3277 | 2026.03.24 20:58:33.458323 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2026.03.24 20:58:33.458419 [ 270 ] {5a5072b9-a959-4dda-9d8f-79106932060d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3279 | 2026.03.24 20:58:33.458460 [ 270 ] {5a5072b9-a959-4dda-9d8f-79106932060d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3280 | 2026.03.24 20:58:33.458819 [ 270 ] {5a5072b9-a959-4dda-9d8f-79106932060d} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.03.24 20:58:33.458855 [ 270 ] {5a5072b9-a959-4dda-9d8f-79106932060d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3282 | 2026.03.24 20:58:33.459163 [ 270 ] {5a5072b9-a959-4dda-9d8f-79106932060d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3283 | 2026.03.24 20:58:33.459371 [ 270 ] {5a5072b9-a959-4dda-9d8f-79106932060d} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.03.24 20:58:33.459499 [ 270 ] {5a5072b9-a959-4dda-9d8f-79106932060d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 3285 | 2026.03.24 20:58:33.459536 [ 270 ] {5a5072b9-a959-4dda-9d8f-79106932060d} <Debug> TCPHandler: Processed in 0.001263974 sec. | ||
| 3286 | 2026.03.24 20:58:36.691078 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3287 | 2026.03.24 20:58:36.691149 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3288 | 2026.03.24 20:58:36.765516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5791 | ||
| 3289 | 2026.03.24 20:58:36.766387 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.03.24 20:58:36.766471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3291 | 2026.03.24 20:58:36.767279 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3292 | 2026.03.24 20:58:36.767511 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.03.24 20:58:36.767651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5791 | ||
| 3294 | 2026.03.24 20:58:36.775769 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 502 | ||
| 3295 | 2026.03.24 20:58:36.778155 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2026.03.24 20:58:36.778208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3297 | 2026.03.24 20:58:36.779430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3298 | 2026.03.24 20:58:36.779708 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.03.24 20:58:36.780061 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 3300 | 2026.03.24 20:58:37.057892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3301 | 2026.03.24 20:58:37.073181 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.03.24 20:58:37.073234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3303 | 2026.03.24 20:58:37.079100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3304 | 2026.03.24 20:58:37.079838 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.03.24 20:58:37.082289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3306 | 2026.03.24 20:58:38.458780 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.03.24 20:58:38.458996 [ 270 ] {a371d87a-9206-42df-b10c-0f68147b5d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3308 | 2026.03.24 20:58:38.459070 [ 270 ] {a371d87a-9206-42df-b10c-0f68147b5d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3309 | 2026.03.24 20:58:38.459857 [ 270 ] {a371d87a-9206-42df-b10c-0f68147b5d50} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.03.24 20:58:38.459901 [ 270 ] {a371d87a-9206-42df-b10c-0f68147b5d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3311 | 2026.03.24 20:58:38.460307 [ 270 ] {a371d87a-9206-42df-b10c-0f68147b5d50} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3312 | 2026.03.24 20:58:38.460544 [ 270 ] {a371d87a-9206-42df-b10c-0f68147b5d50} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.03.24 20:58:38.460671 [ 145 ] {} <Debug> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3314 | 2026.03.24 20:58:38.460698 [ 270 ] {a371d87a-9206-42df-b10c-0f68147b5d50} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001757 sec., 161639.1576550939 rows/sec., 10.27 MiB/sec. | ||
| 3315 | 2026.03.24 20:58:38.460748 [ 145 ] {} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.03.24 20:58:38.460758 [ 270 ] {a371d87a-9206-42df-b10c-0f68147b5d50} <Debug> TCPHandler: Processed in 0.002118387 sec. | ||
| 3317 | 2026.03.24 20:58:38.460783 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3318 | 2026.03.24 20:58:38.460892 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2026.03.24 20:58:38.460926 [ 191 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::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 | ||
| 3320 | 2026.03.24 20:58:38.460994 [ 270 ] {dafab4ab-f901-453d-9a28-da31e460164a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3321 | 2026.03.24 20:58:38.461039 [ 270 ] {dafab4ab-f901-453d-9a28-da31e460164a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3322 | 2026.03.24 20:58:38.461061 [ 191 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3323 | 2026.03.24 20:58:38.461098 [ 191 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3324 | 2026.03.24 20:58:38.461189 [ 191 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3325 | 2026.03.24 20:58:38.461238 [ 191 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3326 | 2026.03.24 20:58:38.461285 [ 191 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3327 | 2026.03.24 20:58:38.461334 [ 191 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 3328 | 2026.03.24 20:58:38.461377 [ 191 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3329 | 2026.03.24 20:58:38.461805 [ 270 ] {dafab4ab-f901-453d-9a28-da31e460164a} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.03.24 20:58:38.461847 [ 270 ] {dafab4ab-f901-453d-9a28-da31e460164a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3331 | 2026.03.24 20:58:38.462316 [ 270 ] {dafab4ab-f901-453d-9a28-da31e460164a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3332 | 2026.03.24 20:58:38.462482 [ 191 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611344 sec., 896146.3225729577 rows/sec., 60.63 MiB/sec. | ||
| 3333 | 2026.03.24 20:58:38.462538 [ 270 ] {dafab4ab-f901-453d-9a28-da31e460164a} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.03.24 20:58:38.462676 [ 270 ] {dafab4ab-f901-453d-9a28-da31e460164a} <Debug> executeQuery: Read 847 rows, 68.22 KiB in 0.001702 sec., 497649.82373678026 rows/sec., 39.14 MiB/sec. | ||
| 3335 | 2026.03.24 20:58:38.462684 [ 195 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3336 | 2026.03.24 20:58:38.462715 [ 270 ] {dafab4ab-f901-453d-9a28-da31e460164a} <Debug> TCPHandler: Processed in 0.00187275 sec. | ||
| 3337 | 2026.03.24 20:58:38.462839 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.03.24 20:58:38.462935 [ 270 ] {a8187897-1c94-4fda-8087-21e57220c448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3339 | 2026.03.24 20:58:38.462978 [ 270 ] {a8187897-1c94-4fda-8087-21e57220c448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3340 | 2026.03.24 20:58:38.463002 [ 195 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_6_1} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.03.24 20:58:38.463083 [ 195 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_6_1} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3342 | 2026.03.24 20:58:38.463175 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3343 | 2026.03.24 20:58:38.463425 [ 270 ] {a8187897-1c94-4fda-8087-21e57220c448} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.03.24 20:58:38.463466 [ 270 ] {a8187897-1c94-4fda-8087-21e57220c448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3345 | 2026.03.24 20:58:38.463791 [ 270 ] {a8187897-1c94-4fda-8087-21e57220c448} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3346 | 2026.03.24 20:58:38.464006 [ 270 ] {a8187897-1c94-4fda-8087-21e57220c448} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.03.24 20:58:38.464132 [ 270 ] {a8187897-1c94-4fda-8087-21e57220c448} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001216 sec., 137335.52631578947 rows/sec., 8.37 MiB/sec. | ||
| 3348 | 2026.03.24 20:58:38.464169 [ 270 ] {a8187897-1c94-4fda-8087-21e57220c448} <Debug> TCPHandler: Processed in 0.001379227 sec. | ||
| 3349 | 2026.03.24 20:58:38.464279 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2026.03.24 20:58:38.464372 [ 270 ] {e3af8825-f46e-41dd-bcd6-1bbce2071da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3351 | 2026.03.24 20:58:38.464410 [ 270 ] {e3af8825-f46e-41dd-bcd6-1bbce2071da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3352 | 2026.03.24 20:58:38.464834 [ 270 ] {e3af8825-f46e-41dd-bcd6-1bbce2071da6} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.03.24 20:58:38.464871 [ 270 ] {e3af8825-f46e-41dd-bcd6-1bbce2071da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3354 | 2026.03.24 20:58:38.465173 [ 270 ] {e3af8825-f46e-41dd-bcd6-1bbce2071da6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3355 | 2026.03.24 20:58:38.465388 [ 270 ] {e3af8825-f46e-41dd-bcd6-1bbce2071da6} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.03.24 20:58:38.465512 [ 270 ] {e3af8825-f46e-41dd-bcd6-1bbce2071da6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 3357 | 2026.03.24 20:58:38.465548 [ 270 ] {e3af8825-f46e-41dd-bcd6-1bbce2071da6} <Debug> TCPHandler: Processed in 0.001317786 sec. | ||
| 3358 | 2026.03.24 20:58:38.465655 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.03.24 20:58:38.465748 [ 270 ] {f2fa12ac-b18c-46a1-a9fb-cc9f8f197073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3360 | 2026.03.24 20:58:38.465787 [ 270 ] {f2fa12ac-b18c-46a1-a9fb-cc9f8f197073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3361 | 2026.03.24 20:58:38.466207 [ 270 ] {f2fa12ac-b18c-46a1-a9fb-cc9f8f197073} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.03.24 20:58:38.466243 [ 270 ] {f2fa12ac-b18c-46a1-a9fb-cc9f8f197073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3363 | 2026.03.24 20:58:38.466544 [ 270 ] {f2fa12ac-b18c-46a1-a9fb-cc9f8f197073} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3364 | 2026.03.24 20:58:38.466749 [ 270 ] {f2fa12ac-b18c-46a1-a9fb-cc9f8f197073} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.03.24 20:58:38.466855 [ 145 ] {} <Debug> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3366 | 2026.03.24 20:58:38.466870 [ 270 ] {f2fa12ac-b18c-46a1-a9fb-cc9f8f197073} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 3367 | 2026.03.24 20:58:38.466900 [ 145 ] {} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2026.03.24 20:58:38.466920 [ 270 ] {f2fa12ac-b18c-46a1-a9fb-cc9f8f197073} <Debug> TCPHandler: Processed in 0.001313366 sec. | ||
| 3369 | 2026.03.24 20:58:38.466926 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3370 | 2026.03.24 20:58:38.467027 [ 200 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::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 | ||
| 3371 | 2026.03.24 20:58:38.467038 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.03.24 20:58:38.467118 [ 200 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3373 | 2026.03.24 20:58:38.467141 [ 270 ] {693c6963-7cfd-44ab-8465-b6e00a0b0129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3374 | 2026.03.24 20:58:38.467146 [ 200 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3375 | 2026.03.24 20:58:38.467182 [ 270 ] {693c6963-7cfd-44ab-8465-b6e00a0b0129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3376 | 2026.03.24 20:58:38.467211 [ 200 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3377 | 2026.03.24 20:58:38.467252 [ 200 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3378 | 2026.03.24 20:58:38.467304 [ 200 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3379 | 2026.03.24 20:58:38.467346 [ 200 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3380 | 2026.03.24 20:58:38.467384 [ 200 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3381 | 2026.03.24 20:58:38.467759 [ 270 ] {693c6963-7cfd-44ab-8465-b6e00a0b0129} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.03.24 20:58:38.467793 [ 270 ] {693c6963-7cfd-44ab-8465-b6e00a0b0129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3383 | 2026.03.24 20:58:38.468118 [ 270 ] {693c6963-7cfd-44ab-8465-b6e00a0b0129} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3384 | 2026.03.24 20:58:38.468224 [ 195 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230283 sec., 611241.4785866342 rows/sec., 37.28 MiB/sec. | ||
| 3385 | 2026.03.24 20:58:38.468332 [ 270 ] {693c6963-7cfd-44ab-8465-b6e00a0b0129} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.03.24 20:58:38.468406 [ 191 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3387 | 2026.03.24 20:58:38.468472 [ 270 ] {693c6963-7cfd-44ab-8465-b6e00a0b0129} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001349 sec., 381764.2698295034 rows/sec., 26.92 MiB/sec. | ||
| 3388 | 2026.03.24 20:58:38.468519 [ 270 ] {693c6963-7cfd-44ab-8465-b6e00a0b0129} <Debug> TCPHandler: Processed in 0.001530012 sec. | ||
| 3389 | 2026.03.24 20:58:38.468630 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.03.24 20:58:38.468716 [ 191 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_6_1} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2026.03.24 20:58:38.468727 [ 270 ] {e0f7aa13-a00a-48c9-9d6f-d249bef9b2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3392 | 2026.03.24 20:58:38.468777 [ 270 ] {e0f7aa13-a00a-48c9-9d6f-d249bef9b2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3393 | 2026.03.24 20:58:38.468798 [ 191 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_6_1} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3394 | 2026.03.24 20:58:38.468900 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3395 | 2026.03.24 20:58:38.469107 [ 270 ] {e0f7aa13-a00a-48c9-9d6f-d249bef9b2b5} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.03.24 20:58:38.469148 [ 270 ] {e0f7aa13-a00a-48c9-9d6f-d249bef9b2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3397 | 2026.03.24 20:58:38.469452 [ 270 ] {e0f7aa13-a00a-48c9-9d6f-d249bef9b2b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3398 | 2026.03.24 20:58:38.469665 [ 270 ] {e0f7aa13-a00a-48c9-9d6f-d249bef9b2b5} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.03.24 20:58:38.469797 [ 270 ] {e0f7aa13-a00a-48c9-9d6f-d249bef9b2b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 3400 | 2026.03.24 20:58:38.469832 [ 270 ] {e0f7aa13-a00a-48c9-9d6f-d249bef9b2b5} <Debug> TCPHandler: Processed in 0.001250074 sec. | ||
| 3401 | 2026.03.24 20:58:38.469943 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.03.24 20:58:38.470037 [ 270 ] {dd1e84df-bd42-4984-b619-bbbec6c06cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3403 | 2026.03.24 20:58:38.470078 [ 270 ] {dd1e84df-bd42-4984-b619-bbbec6c06cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3404 | 2026.03.24 20:58:38.470467 [ 270 ] {dd1e84df-bd42-4984-b619-bbbec6c06cd3} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.03.24 20:58:38.470503 [ 270 ] {dd1e84df-bd42-4984-b619-bbbec6c06cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3406 | 2026.03.24 20:58:38.470847 [ 270 ] {dd1e84df-bd42-4984-b619-bbbec6c06cd3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3407 | 2026.03.24 20:58:38.471059 [ 270 ] {dd1e84df-bd42-4984-b619-bbbec6c06cd3} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.03.24 20:58:38.471191 [ 270 ] {dd1e84df-bd42-4984-b619-bbbec6c06cd3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. | ||
| 3409 | 2026.03.24 20:58:38.471227 [ 270 ] {dd1e84df-bd42-4984-b619-bbbec6c06cd3} <Debug> TCPHandler: Processed in 0.001331466 sec. | ||
| 3410 | 2026.03.24 20:58:38.471337 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.03.24 20:58:38.471430 [ 270 ] {2c1c89e7-7756-49ac-a213-17c4630faece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3412 | 2026.03.24 20:58:38.471471 [ 270 ] {2c1c89e7-7756-49ac-a213-17c4630faece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3413 | 2026.03.24 20:58:38.471772 [ 270 ] {2c1c89e7-7756-49ac-a213-17c4630faece} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.03.24 20:58:38.471808 [ 270 ] {2c1c89e7-7756-49ac-a213-17c4630faece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3415 | 2026.03.24 20:58:38.472113 [ 270 ] {2c1c89e7-7756-49ac-a213-17c4630faece} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3416 | 2026.03.24 20:58:38.472324 [ 270 ] {2c1c89e7-7756-49ac-a213-17c4630faece} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.03.24 20:58:38.472420 [ 145 ] {} <Debug> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3418 | 2026.03.24 20:58:38.472452 [ 270 ] {2c1c89e7-7756-49ac-a213-17c4630faece} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 3419 | 2026.03.24 20:58:38.472454 [ 145 ] {} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.03.24 20:58:38.472491 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3421 | 2026.03.24 20:58:38.472494 [ 270 ] {2c1c89e7-7756-49ac-a213-17c4630faece} <Debug> TCPHandler: Processed in 0.001206233 sec. | ||
| 3422 | 2026.03.24 20:58:38.472584 [ 189 ] {080cfb40-47f1-423a-a068-985bf6647fa8::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 | ||
| 3423 | 2026.03.24 20:58:38.472609 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.03.24 20:58:38.472679 [ 189 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3425 | 2026.03.24 20:58:38.472703 [ 270 ] {668853d7-ee56-49fa-9d02-418daccceede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.03.24 20:58:38.472706 [ 189 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3427 | 2026.03.24 20:58:38.472757 [ 270 ] {668853d7-ee56-49fa-9d02-418daccceede} <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 | ||
| 3428 | 2026.03.24 20:58:38.472762 [ 189 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3429 | 2026.03.24 20:58:38.472805 [ 189 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3430 | 2026.03.24 20:58:38.472841 [ 189 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3431 | 2026.03.24 20:58:38.472876 [ 189 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3432 | 2026.03.24 20:58:38.472911 [ 189 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3433 | 2026.03.24 20:58:38.473547 [ 270 ] {668853d7-ee56-49fa-9d02-418daccceede} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.03.24 20:58:38.473582 [ 270 ] {668853d7-ee56-49fa-9d02-418daccceede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3435 | 2026.03.24 20:58:38.473604 [ 188 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001057159 sec., 5675.589007897582 rows/sec., 378.74 KiB/sec. | ||
| 3436 | 2026.03.24 20:58:38.473724 [ 189 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3437 | 2026.03.24 20:58:38.473975 [ 189 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_6_1} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.03.24 20:58:38.474033 [ 189 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_6_1} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3439 | 2026.03.24 20:58:38.474098 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3440 | 2026.03.24 20:58:38.474141 [ 270 ] {668853d7-ee56-49fa-9d02-418daccceede} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3441 | 2026.03.24 20:58:38.474376 [ 270 ] {668853d7-ee56-49fa-9d02-418daccceede} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.03.24 20:58:38.474511 [ 270 ] {668853d7-ee56-49fa-9d02-418daccceede} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001826 sec., 13691.128148959475 rows/sec., 24.53 MiB/sec. | ||
| 3443 | 2026.03.24 20:58:38.474570 [ 270 ] {668853d7-ee56-49fa-9d02-418daccceede} <Debug> TCPHandler: Processed in 0.002009654 sec. | ||
| 3444 | 2026.03.24 20:58:38.474675 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2026.03.24 20:58:38.474768 [ 270 ] {c35a3a38-2536-4775-a4ee-26d137845c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3446 | 2026.03.24 20:58:38.474808 [ 270 ] {c35a3a38-2536-4775-a4ee-26d137845c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3447 | 2026.03.24 20:58:38.475149 [ 270 ] {c35a3a38-2536-4775-a4ee-26d137845c90} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.03.24 20:58:38.475185 [ 270 ] {c35a3a38-2536-4775-a4ee-26d137845c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3449 | 2026.03.24 20:58:38.475496 [ 270 ] {c35a3a38-2536-4775-a4ee-26d137845c90} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3450 | 2026.03.24 20:58:38.475706 [ 270 ] {c35a3a38-2536-4775-a4ee-26d137845c90} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.03.24 20:58:38.475829 [ 270 ] {c35a3a38-2536-4775-a4ee-26d137845c90} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001079 sec., 83410.56533827618 rows/sec., 5.22 MiB/sec. | ||
| 3452 | 2026.03.24 20:58:38.475865 [ 270 ] {c35a3a38-2536-4775-a4ee-26d137845c90} <Debug> TCPHandler: Processed in 0.001238973 sec. | ||
| 3453 | 2026.03.24 20:58:43.450260 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2026.03.24 20:58:43.450475 [ 270 ] {c181be09-5f3c-45af-ab3f-08ef8b5b481a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3455 | 2026.03.24 20:58:43.450546 [ 270 ] {c181be09-5f3c-45af-ab3f-08ef8b5b481a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3456 | 2026.03.24 20:58:43.451331 [ 270 ] {c181be09-5f3c-45af-ab3f-08ef8b5b481a} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.03.24 20:58:43.451374 [ 270 ] {c181be09-5f3c-45af-ab3f-08ef8b5b481a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3458 | 2026.03.24 20:58:43.451798 [ 270 ] {c181be09-5f3c-45af-ab3f-08ef8b5b481a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3459 | 2026.03.24 20:58:43.452032 [ 270 ] {c181be09-5f3c-45af-ab3f-08ef8b5b481a} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.03.24 20:58:43.452187 [ 270 ] {c181be09-5f3c-45af-ab3f-08ef8b5b481a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001768 sec., 2262.443438914027 rows/sec., 184.49 KiB/sec. | ||
| 3461 | 2026.03.24 20:58:43.452228 [ 270 ] {c181be09-5f3c-45af-ab3f-08ef8b5b481a} <Debug> TCPHandler: Processed in 0.002104257 sec. | ||
| 3462 | 2026.03.24 20:58:43.452432 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3463 | 2026.03.24 20:58:43.452536 [ 270 ] {daa0137e-f350-414f-892b-b549ea8f8a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3464 | 2026.03.24 20:58:43.452575 [ 270 ] {daa0137e-f350-414f-892b-b549ea8f8a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3465 | 2026.03.24 20:58:43.453118 [ 270 ] {daa0137e-f350-414f-892b-b549ea8f8a7e} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2026.03.24 20:58:43.453154 [ 270 ] {daa0137e-f350-414f-892b-b549ea8f8a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3467 | 2026.03.24 20:58:43.453488 [ 270 ] {daa0137e-f350-414f-892b-b549ea8f8a7e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3468 | 2026.03.24 20:58:43.453700 [ 270 ] {daa0137e-f350-414f-892b-b549ea8f8a7e} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2026.03.24 20:58:43.453827 [ 270 ] {daa0137e-f350-414f-892b-b549ea8f8a7e} <Debug> executeQuery: Read 88 rows, 7.51 KiB in 0.00131 sec., 67175.57251908397 rows/sec., 5.60 MiB/sec. | ||
| 3470 | 2026.03.24 20:58:43.453865 [ 270 ] {daa0137e-f350-414f-892b-b549ea8f8a7e} <Debug> TCPHandler: Processed in 0.00149369 sec. | ||
| 3471 | 2026.03.24 20:58:43.453867 [ 136 ] {} <Debug> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3472 | 2026.03.24 20:58:43.453968 [ 136 ] {} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.03.24 20:58:43.453987 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2026.03.24 20:58:43.454008 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3475 | 2026.03.24 20:58:43.454097 [ 270 ] {c76eca41-b0f9-45b7-999e-09415caccb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3476 | 2026.03.24 20:58:43.454144 [ 270 ] {c76eca41-b0f9-45b7-999e-09415caccb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3477 | 2026.03.24 20:58:43.454204 [ 195 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::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 | ||
| 3478 | 2026.03.24 20:58:43.454367 [ 195 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3479 | 2026.03.24 20:58:43.454405 [ 195 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1006 rows starting from the beginning of the part | ||
| 3480 | 2026.03.24 20:58:43.454481 [ 195 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 86 rows starting from the beginning of the part | ||
| 3481 | 2026.03.24 20:58:43.454534 [ 195 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 851 rows starting from the beginning of the part | ||
| 3482 | 2026.03.24 20:58:43.454578 [ 195 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 86 rows starting from the beginning of the part | ||
| 3483 | 2026.03.24 20:58:43.454621 [ 195 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 847 rows starting from the beginning of the part | ||
| 3484 | 2026.03.24 20:58:43.454635 [ 270 ] {c76eca41-b0f9-45b7-999e-09415caccb45} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2026.03.24 20:58:43.454659 [ 195 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 88 rows starting from the beginning of the part | ||
| 3486 | 2026.03.24 20:58:43.454677 [ 270 ] {c76eca41-b0f9-45b7-999e-09415caccb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3487 | 2026.03.24 20:58:43.455093 [ 270 ] {c76eca41-b0f9-45b7-999e-09415caccb45} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3488 | 2026.03.24 20:58:43.455335 [ 270 ] {c76eca41-b0f9-45b7-999e-09415caccb45} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.03.24 20:58:43.455482 [ 270 ] {c76eca41-b0f9-45b7-999e-09415caccb45} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001403 sec., 13542.4091233072 rows/sec., 1003.01 KiB/sec. | ||
| 3490 | 2026.03.24 20:58:43.455518 [ 270 ] {c76eca41-b0f9-45b7-999e-09415caccb45} <Debug> TCPHandler: Processed in 0.001578193 sec. | ||
| 3491 | 2026.03.24 20:58:43.455637 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.03.24 20:58:43.455742 [ 270 ] {b7430770-2f5a-4a28-bbcf-b3dd019f5969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3493 | 2026.03.24 20:58:43.455786 [ 270 ] {b7430770-2f5a-4a28-bbcf-b3dd019f5969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3494 | 2026.03.24 20:58:43.456053 [ 189 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2964 rows, containing 5 columns (5 merged, 0 gathered) in 0.001917452 sec., 1545801.40728425 rows/sec., 129.30 MiB/sec. | ||
| 3495 | 2026.03.24 20:58:43.456228 [ 270 ] {b7430770-2f5a-4a28-bbcf-b3dd019f5969} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.03.24 20:58:43.456250 [ 189 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3497 | 2026.03.24 20:58:43.456265 [ 270 ] {b7430770-2f5a-4a28-bbcf-b3dd019f5969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3498 | 2026.03.24 20:58:43.456506 [ 189 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_16_3} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.03.24 20:58:43.456568 [ 189 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_16_3} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3500 | 2026.03.24 20:58:43.456574 [ 270 ] {b7430770-2f5a-4a28-bbcf-b3dd019f5969} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3501 | 2026.03.24 20:58:43.456640 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3502 | 2026.03.24 20:58:43.456799 [ 270 ] {b7430770-2f5a-4a28-bbcf-b3dd019f5969} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.03.24 20:58:43.456922 [ 270 ] {b7430770-2f5a-4a28-bbcf-b3dd019f5969} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001198 sec., 69282.13689482471 rows/sec., 5.41 MiB/sec. | ||
| 3504 | 2026.03.24 20:58:43.456931 [ 136 ] {} <Debug> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3505 | 2026.03.24 20:58:43.456959 [ 270 ] {b7430770-2f5a-4a28-bbcf-b3dd019f5969} <Debug> TCPHandler: Processed in 0.001369196 sec. | ||
| 3506 | 2026.03.24 20:58:43.456974 [ 136 ] {} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.03.24 20:58:43.457000 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3508 | 2026.03.24 20:58:43.457076 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.03.24 20:58:43.457103 [ 193 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::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 | ||
| 3510 | 2026.03.24 20:58:43.457175 [ 270 ] {df32cfad-6cfa-463b-b2e5-45c096ca5630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3511 | 2026.03.24 20:58:43.457189 [ 193 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3512 | 2026.03.24 20:58:43.457217 [ 270 ] {df32cfad-6cfa-463b-b2e5-45c096ca5630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3513 | 2026.03.24 20:58:43.457217 [ 193 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 3514 | 2026.03.24 20:58:43.457306 [ 193 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 79 rows starting from the beginning of the part | ||
| 3515 | 2026.03.24 20:58:43.457352 [ 193 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 523 rows starting from the beginning of the part | ||
| 3516 | 2026.03.24 20:58:43.457406 [ 193 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 79 rows starting from the beginning of the part | ||
| 3517 | 2026.03.24 20:58:43.457465 [ 193 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 515 rows starting from the beginning of the part | ||
| 3518 | 2026.03.24 20:58:43.457513 [ 193 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 83 rows starting from the beginning of the part | ||
| 3519 | 2026.03.24 20:58:43.457620 [ 270 ] {df32cfad-6cfa-463b-b2e5-45c096ca5630} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.03.24 20:58:43.457656 [ 270 ] {df32cfad-6cfa-463b-b2e5-45c096ca5630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3521 | 2026.03.24 20:58:43.458001 [ 270 ] {df32cfad-6cfa-463b-b2e5-45c096ca5630} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3522 | 2026.03.24 20:58:43.458224 [ 270 ] {df32cfad-6cfa-463b-b2e5-45c096ca5630} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.03.24 20:58:43.458351 [ 270 ] {df32cfad-6cfa-463b-b2e5-45c096ca5630} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001197 sec., 135338.34586466165 rows/sec., 9.42 MiB/sec. | ||
| 3524 | 2026.03.24 20:58:43.458362 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3525 | 2026.03.24 20:58:43.458386 [ 270 ] {df32cfad-6cfa-463b-b2e5-45c096ca5630} <Debug> TCPHandler: Processed in 0.001356316 sec. | ||
| 3526 | 2026.03.24 20:58:43.458411 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.03.24 20:58:43.458437 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3528 | 2026.03.24 20:58:43.458501 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.03.24 20:58:43.458526 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::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 | ||
| 3530 | 2026.03.24 20:58:43.458557 [ 193 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1879 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014889 sec., 1262005.5074215864 rows/sec., 95.77 MiB/sec. | ||
| 3531 | 2026.03.24 20:58:43.458595 [ 270 ] {6bacde00-a14c-41c5-8b00-f640a013ab05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3532 | 2026.03.24 20:58:43.458626 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3533 | 2026.03.24 20:58:43.458649 [ 270 ] {6bacde00-a14c-41c5-8b00-f640a013ab05} <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 | ||
| 3534 | 2026.03.24 20:58:43.458664 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2125 rows starting from the beginning of the part | ||
| 3535 | 2026.03.24 20:58:43.458711 [ 196 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3536 | 2026.03.24 20:58:43.458735 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::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 | ||
| 3537 | 2026.03.24 20:58:43.458785 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 269 rows starting from the beginning of the part | ||
| 3538 | 2026.03.24 20:58:43.458827 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3539 | 2026.03.24 20:58:43.458885 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3540 | 2026.03.24 20:58:43.458929 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 162 rows starting from the beginning of the part | ||
| 3541 | 2026.03.24 20:58:43.458991 [ 196 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_16_3} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.03.24 20:58:43.459085 [ 196 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_16_3} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3543 | 2026.03.24 20:58:43.459155 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3544 | 2026.03.24 20:58:43.459443 [ 270 ] {6bacde00-a14c-41c5-8b00-f640a013ab05} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.03.24 20:58:43.459480 [ 270 ] {6bacde00-a14c-41c5-8b00-f640a013ab05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3546 | 2026.03.24 20:58:43.460071 [ 270 ] {6bacde00-a14c-41c5-8b00-f640a013ab05} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3547 | 2026.03.24 20:58:43.460316 [ 270 ] {6bacde00-a14c-41c5-8b00-f640a013ab05} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.03.24 20:58:43.460450 [ 270 ] {6bacde00-a14c-41c5-8b00-f640a013ab05} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001873 sec., 8008.542445274959 rows/sec., 14.35 MiB/sec. | ||
| 3549 | 2026.03.24 20:58:43.460501 [ 270 ] {6bacde00-a14c-41c5-8b00-f640a013ab05} <Debug> TCPHandler: Processed in 0.002047495 sec. | ||
| 3550 | 2026.03.24 20:58:43.460560 [ 193 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3141 rows, containing 5 columns (5 merged, 0 gathered) in 0.002065855 sec., 1520435.8485953757 rows/sec., 104.92 MiB/sec. | ||
| 3551 | 2026.03.24 20:58:43.460610 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.03.24 20:58:43.460703 [ 270 ] {33becc0f-b4e6-4c2b-a0d6-fd08d83adb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3553 | 2026.03.24 20:58:43.460742 [ 270 ] {33becc0f-b4e6-4c2b-a0d6-fd08d83adb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3554 | 2026.03.24 20:58:43.460861 [ 193 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3555 | 2026.03.24 20:58:43.461081 [ 270 ] {33becc0f-b4e6-4c2b-a0d6-fd08d83adb32} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3556 | 2026.03.24 20:58:43.461109 [ 193 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.03.24 20:58:43.461118 [ 270 ] {33becc0f-b4e6-4c2b-a0d6-fd08d83adb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3558 | 2026.03.24 20:58:43.461169 [ 193 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3559 | 2026.03.24 20:58:43.461232 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 3560 | 2026.03.24 20:58:43.461431 [ 270 ] {33becc0f-b4e6-4c2b-a0d6-fd08d83adb32} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3561 | 2026.03.24 20:58:43.461634 [ 270 ] {33becc0f-b4e6-4c2b-a0d6-fd08d83adb32} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2026.03.24 20:58:43.461753 [ 137 ] {} <Debug> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3563 | 2026.03.24 20:58:43.461756 [ 270 ] {33becc0f-b4e6-4c2b-a0d6-fd08d83adb32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 3564 | 2026.03.24 20:58:43.461794 [ 137 ] {} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.03.24 20:58:43.461812 [ 270 ] {33becc0f-b4e6-4c2b-a0d6-fd08d83adb32} <Debug> TCPHandler: Processed in 0.001249404 sec. | ||
| 3566 | 2026.03.24 20:58:43.461820 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3567 | 2026.03.24 20:58:43.461907 [ 196 ] {816618bd-51da-40c7-991a-95816414ef6d::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 | ||
| 3568 | 2026.03.24 20:58:43.461999 [ 196 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3569 | 2026.03.24 20:58:43.462025 [ 196 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 690 rows starting from the beginning of the part | ||
| 3570 | 2026.03.24 20:58:43.462084 [ 196 ] {816618bd-51da-40c7-991a-95816414ef6d::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 | ||
| 3571 | 2026.03.24 20:58:43.462125 [ 196 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3572 | 2026.03.24 20:58:43.462161 [ 196 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3573 | 2026.03.24 20:58:43.462198 [ 196 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3574 | 2026.03.24 20:58:43.462245 [ 196 ] {816618bd-51da-40c7-991a-95816414ef6d::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 | ||
| 3575 | 2026.03.24 20:58:43.463024 [ 196 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001144941 sec., 917077.8232240787 rows/sec., 59.84 MiB/sec. | ||
| 3576 | 2026.03.24 20:58:43.463149 [ 196 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3577 | 2026.03.24 20:58:43.463360 [ 196 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_16_3} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.03.24 20:58:43.463414 [ 196 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_16_3} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3579 | 2026.03.24 20:58:43.463462 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3580 | 2026.03.24 20:58:44.268517 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6303 | ||
| 3581 | 2026.03.24 20:58:44.269030 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.03.24 20:58:44.269077 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3583 | 2026.03.24 20:58:44.269566 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3584 | 2026.03.24 20:58:44.269804 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2026.03.24 20:58:44.269947 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6303 | ||
| 3586 | 2026.03.24 20:58:44.583146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3587 | 2026.03.24 20:58:44.598763 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.03.24 20:58:44.598810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3589 | 2026.03.24 20:58:44.604677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3590 | 2026.03.24 20:58:44.605390 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.03.24 20:58:44.608243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3592 | 2026.03.24 20:58:46.781038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 538 | ||
| 3593 | 2026.03.24 20:58:46.783400 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.03.24 20:58:46.783455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3595 | 2026.03.24 20:58:46.784629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3596 | 2026.03.24 20:58:46.784923 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.03.24 20:58:46.785284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 3598 | 2026.03.24 20:58:48.458325 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.03.24 20:58:48.458541 [ 270 ] {fe4de9d8-1dc4-4261-9758-89677a536de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3600 | 2026.03.24 20:58:48.458614 [ 270 ] {fe4de9d8-1dc4-4261-9758-89677a536de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3601 | 2026.03.24 20:58:48.459404 [ 270 ] {fe4de9d8-1dc4-4261-9758-89677a536de8} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.03.24 20:58:48.459463 [ 270 ] {fe4de9d8-1dc4-4261-9758-89677a536de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3603 | 2026.03.24 20:58:48.459903 [ 270 ] {fe4de9d8-1dc4-4261-9758-89677a536de8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3604 | 2026.03.24 20:58:48.460146 [ 270 ] {fe4de9d8-1dc4-4261-9758-89677a536de8} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.03.24 20:58:48.460310 [ 270 ] {fe4de9d8-1dc4-4261-9758-89677a536de8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00182 sec., 156043.95604395604 rows/sec., 9.91 MiB/sec. | ||
| 3606 | 2026.03.24 20:58:48.460360 [ 270 ] {fe4de9d8-1dc4-4261-9758-89677a536de8} <Debug> TCPHandler: Processed in 0.002170409 sec. | ||
| 3607 | 2026.03.24 20:58:48.460496 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.03.24 20:58:48.460609 [ 270 ] {bf603b13-8e1a-4984-a3ba-7a2e0b10b128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3609 | 2026.03.24 20:58:48.460653 [ 270 ] {bf603b13-8e1a-4984-a3ba-7a2e0b10b128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3610 | 2026.03.24 20:58:48.461483 [ 270 ] {bf603b13-8e1a-4984-a3ba-7a2e0b10b128} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.03.24 20:58:48.461524 [ 270 ] {bf603b13-8e1a-4984-a3ba-7a2e0b10b128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3612 | 2026.03.24 20:58:48.461909 [ 270 ] {bf603b13-8e1a-4984-a3ba-7a2e0b10b128} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3613 | 2026.03.24 20:58:48.462140 [ 270 ] {bf603b13-8e1a-4984-a3ba-7a2e0b10b128} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.03.24 20:58:48.462277 [ 270 ] {bf603b13-8e1a-4984-a3ba-7a2e0b10b128} <Debug> executeQuery: Read 847 rows, 68.22 KiB in 0.001691 sec., 500887.0490833826 rows/sec., 39.40 MiB/sec. | ||
| 3615 | 2026.03.24 20:58:48.462316 [ 270 ] {bf603b13-8e1a-4984-a3ba-7a2e0b10b128} <Debug> TCPHandler: Processed in 0.00187129 sec. | ||
| 3616 | 2026.03.24 20:58:48.462434 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.03.24 20:58:48.462531 [ 270 ] {64058bcb-84a4-4a68-ae5f-3d5ec833f807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3618 | 2026.03.24 20:58:48.462574 [ 270 ] {64058bcb-84a4-4a68-ae5f-3d5ec833f807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3619 | 2026.03.24 20:58:48.463018 [ 270 ] {64058bcb-84a4-4a68-ae5f-3d5ec833f807} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.03.24 20:58:48.463055 [ 270 ] {64058bcb-84a4-4a68-ae5f-3d5ec833f807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3621 | 2026.03.24 20:58:48.463391 [ 270 ] {64058bcb-84a4-4a68-ae5f-3d5ec833f807} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3622 | 2026.03.24 20:58:48.463604 [ 270 ] {64058bcb-84a4-4a68-ae5f-3d5ec833f807} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.03.24 20:58:48.463715 [ 129 ] {} <Debug> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3624 | 2026.03.24 20:58:48.463733 [ 270 ] {64058bcb-84a4-4a68-ae5f-3d5ec833f807} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001222 sec., 136661.21112929622 rows/sec., 8.33 MiB/sec. | ||
| 3625 | 2026.03.24 20:58:48.463784 [ 129 ] {} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2026.03.24 20:58:48.463792 [ 270 ] {64058bcb-84a4-4a68-ae5f-3d5ec833f807} <Debug> TCPHandler: Processed in 0.001408018 sec. | ||
| 3627 | 2026.03.24 20:58:48.463812 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3628 | 2026.03.24 20:58:48.463922 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2026.03.24 20:58:48.463958 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::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 | ||
| 3630 | 2026.03.24 20:58:48.464024 [ 270 ] {3aeed317-ea4c-4cb7-824e-99c12f9c3fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3631 | 2026.03.24 20:58:48.464069 [ 270 ] {3aeed317-ea4c-4cb7-824e-99c12f9c3fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3632 | 2026.03.24 20:58:48.464140 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3633 | 2026.03.24 20:58:48.464185 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 210 rows starting from the beginning of the part | ||
| 3634 | 2026.03.24 20:58:48.464261 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 175 rows starting from the beginning of the part | ||
| 3635 | 2026.03.24 20:58:48.464314 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part | ||
| 3636 | 2026.03.24 20:58:48.464363 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 167 rows starting from the beginning of the part | ||
| 3637 | 2026.03.24 20:58:48.464407 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part | ||
| 3638 | 2026.03.24 20:58:48.464455 [ 201 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 167 rows starting from the beginning of the part | ||
| 3639 | 2026.03.24 20:58:48.464507 [ 270 ] {3aeed317-ea4c-4cb7-824e-99c12f9c3fe3} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.03.24 20:58:48.464549 [ 270 ] {3aeed317-ea4c-4cb7-824e-99c12f9c3fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3641 | 2026.03.24 20:58:48.464922 [ 270 ] {3aeed317-ea4c-4cb7-824e-99c12f9c3fe3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3642 | 2026.03.24 20:58:48.465170 [ 270 ] {3aeed317-ea4c-4cb7-824e-99c12f9c3fe3} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2026.03.24 20:58:48.465305 [ 270 ] {3aeed317-ea4c-4cb7-824e-99c12f9c3fe3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001302 sec., 114439.32411674348 rows/sec., 7.39 MiB/sec. | ||
| 3644 | 2026.03.24 20:58:48.465343 [ 270 ] {3aeed317-ea4c-4cb7-824e-99c12f9c3fe3} <Debug> TCPHandler: Processed in 0.0014697 sec. | ||
| 3645 | 2026.03.24 20:58:48.465440 [ 196 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547061 sec., 486729.3532704916 rows/sec., 32.15 MiB/sec. | ||
| 3646 | 2026.03.24 20:58:48.465457 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3647 | 2026.03.24 20:58:48.465564 [ 270 ] {f8b4a288-727e-43ab-8969-836034fc3db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3648 | 2026.03.24 20:58:48.465596 [ 194 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3649 | 2026.03.24 20:58:48.465605 [ 270 ] {f8b4a288-727e-43ab-8969-836034fc3db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3650 | 2026.03.24 20:58:48.465866 [ 194 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_16_3} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.03.24 20:58:48.465938 [ 194 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_16_3} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3652 | 2026.03.24 20:58:48.466007 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3653 | 2026.03.24 20:58:48.466052 [ 270 ] {f8b4a288-727e-43ab-8969-836034fc3db6} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2026.03.24 20:58:48.466094 [ 270 ] {f8b4a288-727e-43ab-8969-836034fc3db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3655 | 2026.03.24 20:58:48.466435 [ 270 ] {f8b4a288-727e-43ab-8969-836034fc3db6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3656 | 2026.03.24 20:58:48.466661 [ 270 ] {f8b4a288-727e-43ab-8969-836034fc3db6} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.03.24 20:58:48.466793 [ 270 ] {f8b4a288-727e-43ab-8969-836034fc3db6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001247 sec., 118684.84362469928 rows/sec., 6.75 MiB/sec. | ||
| 3658 | 2026.03.24 20:58:48.466829 [ 270 ] {f8b4a288-727e-43ab-8969-836034fc3db6} <Debug> TCPHandler: Processed in 0.001420938 sec. | ||
| 3659 | 2026.03.24 20:58:48.466942 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2026.03.24 20:58:48.467039 [ 270 ] {13d58ada-7202-4f62-afd6-3d8afd916e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3661 | 2026.03.24 20:58:48.467080 [ 270 ] {13d58ada-7202-4f62-afd6-3d8afd916e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3662 | 2026.03.24 20:58:48.467662 [ 270 ] {13d58ada-7202-4f62-afd6-3d8afd916e11} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2026.03.24 20:58:48.467697 [ 270 ] {13d58ada-7202-4f62-afd6-3d8afd916e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3664 | 2026.03.24 20:58:48.468017 [ 270 ] {13d58ada-7202-4f62-afd6-3d8afd916e11} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3665 | 2026.03.24 20:58:48.468225 [ 270 ] {13d58ada-7202-4f62-afd6-3d8afd916e11} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.03.24 20:58:48.468353 [ 270 ] {13d58ada-7202-4f62-afd6-3d8afd916e11} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001331 sec., 386927.1224643126 rows/sec., 27.28 MiB/sec. | ||
| 3667 | 2026.03.24 20:58:48.468391 [ 270 ] {13d58ada-7202-4f62-afd6-3d8afd916e11} <Debug> TCPHandler: Processed in 0.00149763 sec. | ||
| 3668 | 2026.03.24 20:58:48.468499 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2026.03.24 20:58:48.468594 [ 270 ] {db7f0c62-7739-44b6-9e7f-ab3f4929a8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3670 | 2026.03.24 20:58:48.468636 [ 270 ] {db7f0c62-7739-44b6-9e7f-ab3f4929a8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3671 | 2026.03.24 20:58:48.468959 [ 270 ] {db7f0c62-7739-44b6-9e7f-ab3f4929a8c2} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.03.24 20:58:48.468994 [ 270 ] {db7f0c62-7739-44b6-9e7f-ab3f4929a8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3673 | 2026.03.24 20:58:48.469315 [ 270 ] {db7f0c62-7739-44b6-9e7f-ab3f4929a8c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3674 | 2026.03.24 20:58:48.469525 [ 270 ] {db7f0c62-7739-44b6-9e7f-ab3f4929a8c2} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.03.24 20:58:48.469627 [ 128 ] {} <Debug> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3676 | 2026.03.24 20:58:48.469652 [ 270 ] {db7f0c62-7739-44b6-9e7f-ab3f4929a8c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 3677 | 2026.03.24 20:58:48.469691 [ 128 ] {} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2026.03.24 20:58:48.469699 [ 270 ] {db7f0c62-7739-44b6-9e7f-ab3f4929a8c2} <Debug> TCPHandler: Processed in 0.001248663 sec. | ||
| 3679 | 2026.03.24 20:58:48.469722 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3680 | 2026.03.24 20:58:48.469838 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.03.24 20:58:48.469886 [ 199 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::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 | ||
| 3682 | 2026.03.24 20:58:48.469938 [ 270 ] {30222b15-8e6c-4054-93be-fddac2a85b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3683 | 2026.03.24 20:58:48.469984 [ 270 ] {30222b15-8e6c-4054-93be-fddac2a85b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3684 | 2026.03.24 20:58:48.470021 [ 199 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3685 | 2026.03.24 20:58:48.470063 [ 199 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3686 | 2026.03.24 20:58:48.470129 [ 199 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3687 | 2026.03.24 20:58:48.470175 [ 199 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3688 | 2026.03.24 20:58:48.470216 [ 199 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3689 | 2026.03.24 20:58:48.470258 [ 199 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3690 | 2026.03.24 20:58:48.470321 [ 199 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3691 | 2026.03.24 20:58:48.470382 [ 270 ] {30222b15-8e6c-4054-93be-fddac2a85b5e} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2026.03.24 20:58:48.470422 [ 270 ] {30222b15-8e6c-4054-93be-fddac2a85b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3693 | 2026.03.24 20:58:48.470794 [ 270 ] {30222b15-8e6c-4054-93be-fddac2a85b5e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3694 | 2026.03.24 20:58:48.471030 [ 270 ] {30222b15-8e6c-4054-93be-fddac2a85b5e} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2026.03.24 20:58:48.471150 [ 194 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001311375 sec., 27452.10180154418 rows/sec., 1.40 MiB/sec. | ||
| 3696 | 2026.03.24 20:58:48.471161 [ 270 ] {30222b15-8e6c-4054-93be-fddac2a85b5e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00124 sec., 213709.67741935485 rows/sec., 14.20 MiB/sec. | ||
| 3697 | 2026.03.24 20:58:48.471215 [ 270 ] {30222b15-8e6c-4054-93be-fddac2a85b5e} <Debug> TCPHandler: Processed in 0.001435869 sec. | ||
| 3698 | 2026.03.24 20:58:48.471279 [ 194 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3699 | 2026.03.24 20:58:48.471332 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2026.03.24 20:58:48.471431 [ 270 ] {35711b4c-3377-4e06-b0db-270c6f14af81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3701 | 2026.03.24 20:58:48.471475 [ 270 ] {35711b4c-3377-4e06-b0db-270c6f14af81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3702 | 2026.03.24 20:58:48.471551 [ 194 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_6_1} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.03.24 20:58:48.471622 [ 194 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_6_1} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3704 | 2026.03.24 20:58:48.471691 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3705 | 2026.03.24 20:58:48.471789 [ 270 ] {35711b4c-3377-4e06-b0db-270c6f14af81} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.03.24 20:58:48.471834 [ 270 ] {35711b4c-3377-4e06-b0db-270c6f14af81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3707 | 2026.03.24 20:58:48.472146 [ 270 ] {35711b4c-3377-4e06-b0db-270c6f14af81} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3708 | 2026.03.24 20:58:48.472352 [ 270 ] {35711b4c-3377-4e06-b0db-270c6f14af81} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.03.24 20:58:48.472481 [ 270 ] {35711b4c-3377-4e06-b0db-270c6f14af81} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 3710 | 2026.03.24 20:58:48.472517 [ 270 ] {35711b4c-3377-4e06-b0db-270c6f14af81} <Debug> TCPHandler: Processed in 0.001233243 sec. | ||
| 3711 | 2026.03.24 20:58:48.472624 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.03.24 20:58:48.472717 [ 270 ] {fe344e0b-8d33-4bfa-a790-1bdfaa2f44b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3713 | 2026.03.24 20:58:48.472771 [ 270 ] {fe344e0b-8d33-4bfa-a790-1bdfaa2f44b8} <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 | ||
| 3714 | 2026.03.24 20:58:48.473557 [ 270 ] {fe344e0b-8d33-4bfa-a790-1bdfaa2f44b8} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.03.24 20:58:48.473594 [ 270 ] {fe344e0b-8d33-4bfa-a790-1bdfaa2f44b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3716 | 2026.03.24 20:58:48.474136 [ 270 ] {fe344e0b-8d33-4bfa-a790-1bdfaa2f44b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3717 | 2026.03.24 20:58:48.474362 [ 270 ] {fe344e0b-8d33-4bfa-a790-1bdfaa2f44b8} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.03.24 20:58:48.474482 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3719 | 2026.03.24 20:58:48.474503 [ 270 ] {fe344e0b-8d33-4bfa-a790-1bdfaa2f44b8} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001803 sec., 13865.779256794232 rows/sec., 24.85 MiB/sec. | ||
| 3720 | 2026.03.24 20:58:48.474540 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.03.24 20:58:48.474576 [ 270 ] {fe344e0b-8d33-4bfa-a790-1bdfaa2f44b8} <Debug> TCPHandler: Processed in 0.002000384 sec. | ||
| 3722 | 2026.03.24 20:58:48.474580 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3723 | 2026.03.24 20:58:48.474694 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3724 | 2026.03.24 20:58:48.474725 [ 196 ] {65220760-4f1c-47c6-95ff-145cda44404a::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 | ||
| 3725 | 2026.03.24 20:58:48.474794 [ 270 ] {480c591b-cec4-48e1-b48a-c7771b04757d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3726 | 2026.03.24 20:58:48.474835 [ 270 ] {480c591b-cec4-48e1-b48a-c7771b04757d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3727 | 2026.03.24 20:58:48.474953 [ 196 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3728 | 2026.03.24 20:58:48.475008 [ 196 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 205 rows starting from the beginning of the part | ||
| 3729 | 2026.03.24 20:58:48.475138 [ 196 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part | ||
| 3730 | 2026.03.24 20:58:48.475157 [ 270 ] {480c591b-cec4-48e1-b48a-c7771b04757d} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2026.03.24 20:58:48.475193 [ 270 ] {480c591b-cec4-48e1-b48a-c7771b04757d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3732 | 2026.03.24 20:58:48.475250 [ 196 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part | ||
| 3733 | 2026.03.24 20:58:48.475368 [ 196 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3734 | 2026.03.24 20:58:48.475476 [ 196 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part | ||
| 3735 | 2026.03.24 20:58:48.475521 [ 270 ] {480c591b-cec4-48e1-b48a-c7771b04757d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3736 | 2026.03.24 20:58:48.475579 [ 196 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 3737 | 2026.03.24 20:58:48.475735 [ 270 ] {480c591b-cec4-48e1-b48a-c7771b04757d} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.03.24 20:58:48.475862 [ 270 ] {480c591b-cec4-48e1-b48a-c7771b04757d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001087 sec., 82796.6881324747 rows/sec., 5.18 MiB/sec. | ||
| 3739 | 2026.03.24 20:58:48.475897 [ 270 ] {480c591b-cec4-48e1-b48a-c7771b04757d} <Debug> TCPHandler: Processed in 0.001251294 sec. | ||
| 3740 | 2026.03.24 20:58:48.478659 [ 195 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 19 columns (19 merged, 0 gathered) in 0.003972607 sec., 78034.39907345478 rows/sec., 139.83 MiB/sec. | ||
| 3741 | 2026.03.24 20:58:48.479289 [ 195 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3742 | 2026.03.24 20:58:48.479676 [ 195 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2026.03.24 20:58:48.479763 [ 195 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3744 | 2026.03.24 20:58:48.479887 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 3745 | 2026.03.24 20:58:51.691207 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3746 | 2026.03.24 20:58:51.691260 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3747 | 2026.03.24 20:58:51.770032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6751 | ||
| 3748 | 2026.03.24 20:58:51.770593 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2026.03.24 20:58:51.770647 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3750 | 2026.03.24 20:58:51.771233 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3751 | 2026.03.24 20:58:51.771485 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2026.03.24 20:58:51.771641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6751 | ||
| 3753 | 2026.03.24 20:58:52.108313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3754 | 2026.03.24 20:58:52.124979 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.03.24 20:58:52.125034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3756 | 2026.03.24 20:58:52.131173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3757 | 2026.03.24 20:58:52.131866 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.03.24 20:58:52.134974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3759 | 2026.03.24 20:58:53.450535 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3760 | 2026.03.24 20:58:53.450833 [ 270 ] {0dd0cfa8-2580-4321-a938-438417250b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3761 | 2026.03.24 20:58:53.450939 [ 270 ] {0dd0cfa8-2580-4321-a938-438417250b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3762 | 2026.03.24 20:58:53.451808 [ 270 ] {0dd0cfa8-2580-4321-a938-438417250b6f} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2026.03.24 20:58:53.451848 [ 270 ] {0dd0cfa8-2580-4321-a938-438417250b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3764 | 2026.03.24 20:58:53.452271 [ 270 ] {0dd0cfa8-2580-4321-a938-438417250b6f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3765 | 2026.03.24 20:58:53.452510 [ 270 ] {0dd0cfa8-2580-4321-a938-438417250b6f} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.03.24 20:58:53.452672 [ 270 ] {0dd0cfa8-2580-4321-a938-438417250b6f} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001916 sec., 44885.17745302714 rows/sec., 3.75 MiB/sec. | ||
| 3767 | 2026.03.24 20:58:53.452720 [ 270 ] {0dd0cfa8-2580-4321-a938-438417250b6f} <Debug> TCPHandler: Processed in 0.002380994 sec. | ||
| 3768 | 2026.03.24 20:58:53.452927 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2026.03.24 20:58:53.453056 [ 270 ] {899e163a-0c30-42d8-b29e-ec493bf472b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3770 | 2026.03.24 20:58:53.453106 [ 270 ] {899e163a-0c30-42d8-b29e-ec493bf472b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3771 | 2026.03.24 20:58:53.453694 [ 270 ] {899e163a-0c30-42d8-b29e-ec493bf472b8} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.03.24 20:58:53.453734 [ 270 ] {899e163a-0c30-42d8-b29e-ec493bf472b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3773 | 2026.03.24 20:58:53.454101 [ 270 ] {899e163a-0c30-42d8-b29e-ec493bf472b8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3774 | 2026.03.24 20:58:53.454316 [ 270 ] {899e163a-0c30-42d8-b29e-ec493bf472b8} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.03.24 20:58:53.454441 [ 270 ] {899e163a-0c30-42d8-b29e-ec493bf472b8} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001416 sec., 10593.220338983052 rows/sec., 796.56 KiB/sec. | ||
| 3776 | 2026.03.24 20:58:53.454478 [ 270 ] {899e163a-0c30-42d8-b29e-ec493bf472b8} <Debug> TCPHandler: Processed in 0.001618313 sec. | ||
| 3777 | 2026.03.24 20:58:53.454601 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.03.24 20:58:53.454698 [ 270 ] {5a30b67b-321d-4d31-bb16-0368a5f87393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3779 | 2026.03.24 20:58:53.454737 [ 270 ] {5a30b67b-321d-4d31-bb16-0368a5f87393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3780 | 2026.03.24 20:58:53.455258 [ 270 ] {5a30b67b-321d-4d31-bb16-0368a5f87393} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.03.24 20:58:53.455292 [ 270 ] {5a30b67b-321d-4d31-bb16-0368a5f87393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3782 | 2026.03.24 20:58:53.455594 [ 270 ] {5a30b67b-321d-4d31-bb16-0368a5f87393} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3783 | 2026.03.24 20:58:53.455804 [ 270 ] {5a30b67b-321d-4d31-bb16-0368a5f87393} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.03.24 20:58:53.455934 [ 270 ] {5a30b67b-321d-4d31-bb16-0368a5f87393} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001254 sec., 62998.405103668265 rows/sec., 4.92 MiB/sec. | ||
| 3785 | 2026.03.24 20:58:53.455970 [ 270 ] {5a30b67b-321d-4d31-bb16-0368a5f87393} <Debug> TCPHandler: Processed in 0.001424219 sec. | ||
| 3786 | 2026.03.24 20:58:53.456097 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.03.24 20:58:53.456190 [ 270 ] {b1e4d37d-9063-4634-b945-d4911560f758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3788 | 2026.03.24 20:58:53.456232 [ 270 ] {b1e4d37d-9063-4634-b945-d4911560f758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3789 | 2026.03.24 20:58:53.456673 [ 270 ] {b1e4d37d-9063-4634-b945-d4911560f758} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.03.24 20:58:53.456707 [ 270 ] {b1e4d37d-9063-4634-b945-d4911560f758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3791 | 2026.03.24 20:58:53.457047 [ 270 ] {b1e4d37d-9063-4634-b945-d4911560f758} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3792 | 2026.03.24 20:58:53.457256 [ 270 ] {b1e4d37d-9063-4634-b945-d4911560f758} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.03.24 20:58:53.457383 [ 270 ] {b1e4d37d-9063-4634-b945-d4911560f758} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 3794 | 2026.03.24 20:58:53.457419 [ 270 ] {b1e4d37d-9063-4634-b945-d4911560f758} <Debug> TCPHandler: Processed in 0.001378737 sec. | ||
| 3795 | 2026.03.24 20:58:53.457535 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3796 | 2026.03.24 20:58:53.457630 [ 270 ] {6cc17eba-a310-4d77-8025-86242bbc34a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3797 | 2026.03.24 20:58:53.457683 [ 270 ] {6cc17eba-a310-4d77-8025-86242bbc34a8} <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 | ||
| 3798 | 2026.03.24 20:58:53.458472 [ 270 ] {6cc17eba-a310-4d77-8025-86242bbc34a8} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.03.24 20:58:53.458508 [ 270 ] {6cc17eba-a310-4d77-8025-86242bbc34a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3800 | 2026.03.24 20:58:53.459047 [ 270 ] {6cc17eba-a310-4d77-8025-86242bbc34a8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3801 | 2026.03.24 20:58:53.459270 [ 270 ] {6cc17eba-a310-4d77-8025-86242bbc34a8} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2026.03.24 20:58:53.459404 [ 270 ] {6cc17eba-a310-4d77-8025-86242bbc34a8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001792 sec., 8370.535714285714 rows/sec., 15.00 MiB/sec. | ||
| 3803 | 2026.03.24 20:58:53.459461 [ 270 ] {6cc17eba-a310-4d77-8025-86242bbc34a8} <Debug> TCPHandler: Processed in 0.001981354 sec. | ||
| 3804 | 2026.03.24 20:58:53.459576 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.03.24 20:58:53.459669 [ 270 ] {e546a744-463a-444e-a00b-3920fbf07fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3806 | 2026.03.24 20:58:53.459709 [ 270 ] {e546a744-463a-444e-a00b-3920fbf07fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3807 | 2026.03.24 20:58:53.460029 [ 270 ] {e546a744-463a-444e-a00b-3920fbf07fa3} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.03.24 20:58:53.460062 [ 270 ] {e546a744-463a-444e-a00b-3920fbf07fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3809 | 2026.03.24 20:58:53.460363 [ 270 ] {e546a744-463a-444e-a00b-3920fbf07fa3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3810 | 2026.03.24 20:58:53.460570 [ 270 ] {e546a744-463a-444e-a00b-3920fbf07fa3} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.03.24 20:58:53.460697 [ 270 ] {e546a744-463a-444e-a00b-3920fbf07fa3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 3812 | 2026.03.24 20:58:53.460731 [ 270 ] {e546a744-463a-444e-a00b-3920fbf07fa3} <Debug> TCPHandler: Processed in 0.001202612 sec. | ||
| 3813 | 2026.03.24 20:58:55.360412 [ 47 ] {} <Debug> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3814 | 2026.03.24 20:58:55.360531 [ 47 ] {} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.03.24 20:58:55.360572 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3816 | 2026.03.24 20:58:55.360740 [ 192 ] {4745da96-e672-4311-a88e-2e7bcc7ae56d::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 | ||
| 3817 | 2026.03.24 20:58:55.360957 [ 192 ] {4745da96-e672-4311-a88e-2e7bcc7ae56d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3818 | 2026.03.24 20:58:55.361004 [ 192 ] {4745da96-e672-4311-a88e-2e7bcc7ae56d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3819 | 2026.03.24 20:58:55.361090 [ 192 ] {4745da96-e672-4311-a88e-2e7bcc7ae56d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3820 | 2026.03.24 20:58:55.361149 [ 192 ] {4745da96-e672-4311-a88e-2e7bcc7ae56d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3821 | 2026.03.24 20:58:55.361189 [ 192 ] {4745da96-e672-4311-a88e-2e7bcc7ae56d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3822 | 2026.03.24 20:58:55.361231 [ 192 ] {4745da96-e672-4311-a88e-2e7bcc7ae56d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3823 | 2026.03.24 20:58:55.361970 [ 199 ] {4745da96-e672-4311-a88e-2e7bcc7ae56d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308135 sec., 21404.518646775752 rows/sec., 1.79 MiB/sec. | ||
| 3824 | 2026.03.24 20:58:55.362109 [ 199 ] {4745da96-e672-4311-a88e-2e7bcc7ae56d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3825 | 2026.03.24 20:58:55.362409 [ 199 ] {4745da96-e672-4311-a88e-2e7bcc7ae56d::all_1_5_1} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.03.24 20:58:55.362489 [ 199 ] {4745da96-e672-4311-a88e-2e7bcc7ae56d::all_1_5_1} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3827 | 2026.03.24 20:58:55.362568 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3828 | 2026.03.24 20:58:56.785516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 572 | ||
| 3829 | 2026.03.24 20:58:56.787894 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2026.03.24 20:58:56.787951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3831 | 2026.03.24 20:58:56.789143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3832 | 2026.03.24 20:58:56.789427 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2026.03.24 20:58:56.789795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 3834 | 2026.03.24 20:58:58.458743 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2026.03.24 20:58:58.458940 [ 270 ] {0da83759-53bb-49ec-b419-e67fd6ef78fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3836 | 2026.03.24 20:58:58.459007 [ 270 ] {0da83759-53bb-49ec-b419-e67fd6ef78fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3837 | 2026.03.24 20:58:58.459790 [ 270 ] {0da83759-53bb-49ec-b419-e67fd6ef78fe} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.03.24 20:58:58.459838 [ 270 ] {0da83759-53bb-49ec-b419-e67fd6ef78fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3839 | 2026.03.24 20:58:58.460241 [ 270 ] {0da83759-53bb-49ec-b419-e67fd6ef78fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3840 | 2026.03.24 20:58:58.460461 [ 270 ] {0da83759-53bb-49ec-b419-e67fd6ef78fe} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.03.24 20:58:58.460615 [ 270 ] {0da83759-53bb-49ec-b419-e67fd6ef78fe} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001725 sec., 164637.6811594203 rows/sec., 10.46 MiB/sec. | ||
| 3842 | 2026.03.24 20:58:58.460656 [ 270 ] {0da83759-53bb-49ec-b419-e67fd6ef78fe} <Debug> TCPHandler: Processed in 0.002044475 sec. | ||
| 3843 | 2026.03.24 20:58:58.460781 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2026.03.24 20:58:58.460890 [ 270 ] {687c48aa-b6eb-4cb5-8180-ddc7e7d0ec20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3845 | 2026.03.24 20:58:58.460929 [ 270 ] {687c48aa-b6eb-4cb5-8180-ddc7e7d0ec20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3846 | 2026.03.24 20:58:58.461729 [ 270 ] {687c48aa-b6eb-4cb5-8180-ddc7e7d0ec20} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2026.03.24 20:58:58.461765 [ 270 ] {687c48aa-b6eb-4cb5-8180-ddc7e7d0ec20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3848 | 2026.03.24 20:58:58.462155 [ 270 ] {687c48aa-b6eb-4cb5-8180-ddc7e7d0ec20} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3849 | 2026.03.24 20:58:58.462368 [ 270 ] {687c48aa-b6eb-4cb5-8180-ddc7e7d0ec20} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2026.03.24 20:58:58.462492 [ 270 ] {687c48aa-b6eb-4cb5-8180-ddc7e7d0ec20} <Debug> executeQuery: Read 847 rows, 68.22 KiB in 0.001621 sec., 522516.96483652067 rows/sec., 41.10 MiB/sec. | ||
| 3851 | 2026.03.24 20:58:58.462528 [ 270 ] {687c48aa-b6eb-4cb5-8180-ddc7e7d0ec20} <Debug> TCPHandler: Processed in 0.001794829 sec. | ||
| 3852 | 2026.03.24 20:58:58.462660 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2026.03.24 20:58:58.462766 [ 270 ] {3f5bfa29-20df-47e3-a3d7-4bc398d482ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3854 | 2026.03.24 20:58:58.462806 [ 270 ] {3f5bfa29-20df-47e3-a3d7-4bc398d482ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3855 | 2026.03.24 20:58:58.463261 [ 270 ] {3f5bfa29-20df-47e3-a3d7-4bc398d482ca} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.03.24 20:58:58.463297 [ 270 ] {3f5bfa29-20df-47e3-a3d7-4bc398d482ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3857 | 2026.03.24 20:58:58.463594 [ 270 ] {3f5bfa29-20df-47e3-a3d7-4bc398d482ca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3858 | 2026.03.24 20:58:58.463795 [ 270 ] {3f5bfa29-20df-47e3-a3d7-4bc398d482ca} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.03.24 20:58:58.463952 [ 270 ] {3f5bfa29-20df-47e3-a3d7-4bc398d482ca} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001204 sec., 138704.31893687707 rows/sec., 8.45 MiB/sec. | ||
| 3860 | 2026.03.24 20:58:58.463988 [ 270 ] {3f5bfa29-20df-47e3-a3d7-4bc398d482ca} <Debug> TCPHandler: Processed in 0.001376367 sec. | ||
| 3861 | 2026.03.24 20:58:58.464099 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2026.03.24 20:58:58.464199 [ 270 ] {c4d19629-f240-4189-9368-83b650ec2909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3863 | 2026.03.24 20:58:58.464237 [ 270 ] {c4d19629-f240-4189-9368-83b650ec2909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3864 | 2026.03.24 20:58:58.464686 [ 270 ] {c4d19629-f240-4189-9368-83b650ec2909} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.03.24 20:58:58.464721 [ 270 ] {c4d19629-f240-4189-9368-83b650ec2909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3866 | 2026.03.24 20:58:58.465007 [ 270 ] {c4d19629-f240-4189-9368-83b650ec2909} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3867 | 2026.03.24 20:58:58.465230 [ 270 ] {c4d19629-f240-4189-9368-83b650ec2909} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.03.24 20:58:58.465352 [ 270 ] {c4d19629-f240-4189-9368-83b650ec2909} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 3869 | 2026.03.24 20:58:58.465396 [ 270 ] {c4d19629-f240-4189-9368-83b650ec2909} <Debug> TCPHandler: Processed in 0.001341836 sec. | ||
| 3870 | 2026.03.24 20:58:58.465514 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.03.24 20:58:58.465612 [ 270 ] {60ffe33c-c8eb-4953-9380-cf7a3b2d37fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3872 | 2026.03.24 20:58:58.465650 [ 270 ] {60ffe33c-c8eb-4953-9380-cf7a3b2d37fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3873 | 2026.03.24 20:58:58.466116 [ 270 ] {60ffe33c-c8eb-4953-9380-cf7a3b2d37fc} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.03.24 20:58:58.466151 [ 270 ] {60ffe33c-c8eb-4953-9380-cf7a3b2d37fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3875 | 2026.03.24 20:58:58.466440 [ 270 ] {60ffe33c-c8eb-4953-9380-cf7a3b2d37fc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3876 | 2026.03.24 20:58:58.466646 [ 270 ] {60ffe33c-c8eb-4953-9380-cf7a3b2d37fc} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.03.24 20:58:58.466767 [ 270 ] {60ffe33c-c8eb-4953-9380-cf7a3b2d37fc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 3878 | 2026.03.24 20:58:58.466803 [ 270 ] {60ffe33c-c8eb-4953-9380-cf7a3b2d37fc} <Debug> TCPHandler: Processed in 0.001335656 sec. | ||
| 3879 | 2026.03.24 20:58:58.466910 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.03.24 20:58:58.467010 [ 270 ] {f9430ff4-0350-4cfb-8b67-803d11ab615b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3881 | 2026.03.24 20:58:58.467048 [ 270 ] {f9430ff4-0350-4cfb-8b67-803d11ab615b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3882 | 2026.03.24 20:58:58.467698 [ 270 ] {f9430ff4-0350-4cfb-8b67-803d11ab615b} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.03.24 20:58:58.467733 [ 270 ] {f9430ff4-0350-4cfb-8b67-803d11ab615b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3884 | 2026.03.24 20:58:58.468044 [ 270 ] {f9430ff4-0350-4cfb-8b67-803d11ab615b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3885 | 2026.03.24 20:58:58.468248 [ 270 ] {f9430ff4-0350-4cfb-8b67-803d11ab615b} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2026.03.24 20:58:58.468370 [ 270 ] {f9430ff4-0350-4cfb-8b67-803d11ab615b} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001377 sec., 374001.452432825 rows/sec., 26.37 MiB/sec. | ||
| 3887 | 2026.03.24 20:58:58.468405 [ 270 ] {f9430ff4-0350-4cfb-8b67-803d11ab615b} <Debug> TCPHandler: Processed in 0.001542191 sec. | ||
| 3888 | 2026.03.24 20:58:58.468515 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2026.03.24 20:58:58.468614 [ 270 ] {a92813c7-8fb0-4e8e-8a4e-585c7b9dd078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3890 | 2026.03.24 20:58:58.468654 [ 270 ] {a92813c7-8fb0-4e8e-8a4e-585c7b9dd078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3891 | 2026.03.24 20:58:58.468976 [ 270 ] {a92813c7-8fb0-4e8e-8a4e-585c7b9dd078} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.03.24 20:58:58.469011 [ 270 ] {a92813c7-8fb0-4e8e-8a4e-585c7b9dd078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3893 | 2026.03.24 20:58:58.469296 [ 270 ] {a92813c7-8fb0-4e8e-8a4e-585c7b9dd078} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3894 | 2026.03.24 20:58:58.469496 [ 270 ] {a92813c7-8fb0-4e8e-8a4e-585c7b9dd078} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.03.24 20:58:58.469620 [ 270 ] {a92813c7-8fb0-4e8e-8a4e-585c7b9dd078} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 306.43 KiB/sec. | ||
| 3896 | 2026.03.24 20:58:58.469654 [ 270 ] {a92813c7-8fb0-4e8e-8a4e-585c7b9dd078} <Debug> TCPHandler: Processed in 0.001186602 sec. | ||
| 3897 | 2026.03.24 20:58:58.469760 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.03.24 20:58:58.469859 [ 270 ] {aa4cf0a1-68de-4eb4-8d42-ada20975bfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3899 | 2026.03.24 20:58:58.469900 [ 270 ] {aa4cf0a1-68de-4eb4-8d42-ada20975bfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3900 | 2026.03.24 20:58:58.470330 [ 270 ] {aa4cf0a1-68de-4eb4-8d42-ada20975bfd0} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.03.24 20:58:58.470366 [ 270 ] {aa4cf0a1-68de-4eb4-8d42-ada20975bfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3902 | 2026.03.24 20:58:58.470680 [ 270 ] {aa4cf0a1-68de-4eb4-8d42-ada20975bfd0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3903 | 2026.03.24 20:58:58.470892 [ 270 ] {aa4cf0a1-68de-4eb4-8d42-ada20975bfd0} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.03.24 20:58:58.471017 [ 270 ] {aa4cf0a1-68de-4eb4-8d42-ada20975bfd0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 3905 | 2026.03.24 20:58:58.471053 [ 270 ] {aa4cf0a1-68de-4eb4-8d42-ada20975bfd0} <Debug> TCPHandler: Processed in 0.001339296 sec. | ||
| 3906 | 2026.03.24 20:58:58.471160 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2026.03.24 20:58:58.471260 [ 270 ] {d6a4b2dd-31fd-430b-9e55-d18fd8ada4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3908 | 2026.03.24 20:58:58.471301 [ 270 ] {d6a4b2dd-31fd-430b-9e55-d18fd8ada4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3909 | 2026.03.24 20:58:58.471599 [ 270 ] {d6a4b2dd-31fd-430b-9e55-d18fd8ada4c1} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2026.03.24 20:58:58.471634 [ 270 ] {d6a4b2dd-31fd-430b-9e55-d18fd8ada4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3911 | 2026.03.24 20:58:58.471919 [ 270 ] {d6a4b2dd-31fd-430b-9e55-d18fd8ada4c1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3912 | 2026.03.24 20:58:58.472118 [ 270 ] {d6a4b2dd-31fd-430b-9e55-d18fd8ada4c1} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2026.03.24 20:58:58.472241 [ 270 ] {d6a4b2dd-31fd-430b-9e55-d18fd8ada4c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 3914 | 2026.03.24 20:58:58.472276 [ 270 ] {d6a4b2dd-31fd-430b-9e55-d18fd8ada4c1} <Debug> TCPHandler: Processed in 0.001162252 sec. | ||
| 3915 | 2026.03.24 20:58:58.472382 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2026.03.24 20:58:58.472479 [ 270 ] {1362f148-02c5-45f6-a95e-b4465b306571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3917 | 2026.03.24 20:58:58.472531 [ 270 ] {1362f148-02c5-45f6-a95e-b4465b306571} <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 | ||
| 3918 | 2026.03.24 20:58:58.473339 [ 270 ] {1362f148-02c5-45f6-a95e-b4465b306571} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.03.24 20:58:58.473374 [ 270 ] {1362f148-02c5-45f6-a95e-b4465b306571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3920 | 2026.03.24 20:58:58.473886 [ 270 ] {1362f148-02c5-45f6-a95e-b4465b306571} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3921 | 2026.03.24 20:58:58.474110 [ 270 ] {1362f148-02c5-45f6-a95e-b4465b306571} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2026.03.24 20:58:58.474247 [ 270 ] {1362f148-02c5-45f6-a95e-b4465b306571} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001785 sec., 14005.60224089636 rows/sec., 25.10 MiB/sec. | ||
| 3923 | 2026.03.24 20:58:58.474310 [ 270 ] {1362f148-02c5-45f6-a95e-b4465b306571} <Debug> TCPHandler: Processed in 0.001970673 sec. | ||
| 3924 | 2026.03.24 20:58:58.474444 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3925 | 2026.03.24 20:58:58.474535 [ 270 ] {3337005d-943e-4dd5-8b94-96846e9e9969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3926 | 2026.03.24 20:58:58.474574 [ 270 ] {3337005d-943e-4dd5-8b94-96846e9e9969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3927 | 2026.03.24 20:58:58.474919 [ 270 ] {3337005d-943e-4dd5-8b94-96846e9e9969} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2026.03.24 20:58:58.474954 [ 270 ] {3337005d-943e-4dd5-8b94-96846e9e9969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3929 | 2026.03.24 20:58:58.475249 [ 270 ] {3337005d-943e-4dd5-8b94-96846e9e9969} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3930 | 2026.03.24 20:58:58.475460 [ 270 ] {3337005d-943e-4dd5-8b94-96846e9e9969} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.03.24 20:58:58.475582 [ 270 ] {3337005d-943e-4dd5-8b94-96846e9e9969} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 3932 | 2026.03.24 20:58:58.475616 [ 270 ] {3337005d-943e-4dd5-8b94-96846e9e9969} <Debug> TCPHandler: Processed in 0.001237324 sec. | ||
| 3933 | 2026.03.24 20:58:59.271781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7263 | ||
| 3934 | 2026.03.24 20:58:59.272296 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.03.24 20:58:59.272340 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3936 | 2026.03.24 20:58:59.272879 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3937 | 2026.03.24 20:58:59.273115 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2026.03.24 20:58:59.273262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7263 | ||
| 3939 | 2026.03.24 20:58:59.635107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3940 | 2026.03.24 20:58:59.653166 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.03.24 20:58:59.653237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3942 | 2026.03.24 20:58:59.659542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3943 | 2026.03.24 20:58:59.660237 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.03.24 20:58:59.663550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3945 | 2026.03.24 20:59:03.450064 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2026.03.24 20:59:03.450379 [ 270 ] {31e666bf-e9ef-4e13-a114-1105483e181a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3947 | 2026.03.24 20:59:03.450487 [ 270 ] {31e666bf-e9ef-4e13-a114-1105483e181a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3948 | 2026.03.24 20:59:03.451232 [ 270 ] {31e666bf-e9ef-4e13-a114-1105483e181a} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.03.24 20:59:03.451277 [ 270 ] {31e666bf-e9ef-4e13-a114-1105483e181a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3950 | 2026.03.24 20:59:03.451685 [ 270 ] {31e666bf-e9ef-4e13-a114-1105483e181a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3951 | 2026.03.24 20:59:03.451920 [ 270 ] {31e666bf-e9ef-4e13-a114-1105483e181a} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.03.24 20:59:03.452087 [ 270 ] {31e666bf-e9ef-4e13-a114-1105483e181a} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001794 sec., 47937.56967670011 rows/sec., 4.01 MiB/sec. | ||
| 3953 | 2026.03.24 20:59:03.452136 [ 270 ] {31e666bf-e9ef-4e13-a114-1105483e181a} <Debug> TCPHandler: Processed in 0.002261211 sec. | ||
| 3954 | 2026.03.24 20:59:03.452274 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.03.24 20:59:03.452378 [ 270 ] {b192e101-a37a-47a2-95d0-ae00da25ee18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3956 | 2026.03.24 20:59:03.452422 [ 270 ] {b192e101-a37a-47a2-95d0-ae00da25ee18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3957 | 2026.03.24 20:59:03.452915 [ 270 ] {b192e101-a37a-47a2-95d0-ae00da25ee18} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.03.24 20:59:03.452955 [ 270 ] {b192e101-a37a-47a2-95d0-ae00da25ee18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3959 | 2026.03.24 20:59:03.453266 [ 270 ] {b192e101-a37a-47a2-95d0-ae00da25ee18} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3960 | 2026.03.24 20:59:03.453480 [ 270 ] {b192e101-a37a-47a2-95d0-ae00da25ee18} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.03.24 20:59:03.453613 [ 270 ] {b192e101-a37a-47a2-95d0-ae00da25ee18} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00126 sec., 11904.761904761905 rows/sec., 895.18 KiB/sec. | ||
| 3962 | 2026.03.24 20:59:03.453652 [ 270 ] {b192e101-a37a-47a2-95d0-ae00da25ee18} <Debug> TCPHandler: Processed in 0.001439389 sec. | ||
| 3963 | 2026.03.24 20:59:03.453793 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.03.24 20:59:03.453903 [ 270 ] {7efe8dfc-e446-487a-8bbd-c809e13c3942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3965 | 2026.03.24 20:59:03.453944 [ 270 ] {7efe8dfc-e446-487a-8bbd-c809e13c3942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3966 | 2026.03.24 20:59:03.454425 [ 270 ] {7efe8dfc-e446-487a-8bbd-c809e13c3942} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.03.24 20:59:03.454462 [ 270 ] {7efe8dfc-e446-487a-8bbd-c809e13c3942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3968 | 2026.03.24 20:59:03.454765 [ 270 ] {7efe8dfc-e446-487a-8bbd-c809e13c3942} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3969 | 2026.03.24 20:59:03.454984 [ 270 ] {7efe8dfc-e446-487a-8bbd-c809e13c3942} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.03.24 20:59:03.455112 [ 270 ] {7efe8dfc-e446-487a-8bbd-c809e13c3942} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001228 sec., 64332.24755700326 rows/sec., 5.02 MiB/sec. | ||
| 3971 | 2026.03.24 20:59:03.455150 [ 270 ] {7efe8dfc-e446-487a-8bbd-c809e13c3942} <Debug> TCPHandler: Processed in 0.001408198 sec. | ||
| 3972 | 2026.03.24 20:59:03.455276 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.03.24 20:59:03.455372 [ 270 ] {fa132dce-2802-45b1-8352-127620d6982d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3974 | 2026.03.24 20:59:03.455415 [ 270 ] {fa132dce-2802-45b1-8352-127620d6982d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3975 | 2026.03.24 20:59:03.455855 [ 270 ] {fa132dce-2802-45b1-8352-127620d6982d} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.03.24 20:59:03.455892 [ 270 ] {fa132dce-2802-45b1-8352-127620d6982d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3977 | 2026.03.24 20:59:03.456234 [ 270 ] {fa132dce-2802-45b1-8352-127620d6982d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3978 | 2026.03.24 20:59:03.456447 [ 270 ] {fa132dce-2802-45b1-8352-127620d6982d} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.03.24 20:59:03.456578 [ 270 ] {fa132dce-2802-45b1-8352-127620d6982d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 3980 | 2026.03.24 20:59:03.456615 [ 270 ] {fa132dce-2802-45b1-8352-127620d6982d} <Debug> TCPHandler: Processed in 0.001398478 sec. | ||
| 3981 | 2026.03.24 20:59:03.456728 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3982 | 2026.03.24 20:59:03.456831 [ 270 ] {61be4334-a017-4297-9c21-37751793686c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3983 | 2026.03.24 20:59:03.456884 [ 270 ] {61be4334-a017-4297-9c21-37751793686c} <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 | ||
| 3984 | 2026.03.24 20:59:03.457734 [ 270 ] {61be4334-a017-4297-9c21-37751793686c} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.03.24 20:59:03.457815 [ 270 ] {61be4334-a017-4297-9c21-37751793686c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3986 | 2026.03.24 20:59:03.458368 [ 270 ] {61be4334-a017-4297-9c21-37751793686c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3987 | 2026.03.24 20:59:03.458592 [ 270 ] {61be4334-a017-4297-9c21-37751793686c} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2026.03.24 20:59:03.458726 [ 270 ] {61be4334-a017-4297-9c21-37751793686c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001914 sec., 7836.990595611285 rows/sec., 14.04 MiB/sec. | ||
| 3989 | 2026.03.24 20:59:03.458789 [ 270 ] {61be4334-a017-4297-9c21-37751793686c} <Debug> TCPHandler: Processed in 0.002111108 sec. | ||
| 3990 | 2026.03.24 20:59:03.458990 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2026.03.24 20:59:03.459098 [ 270 ] {aea622f0-e450-419e-be9c-5256f2c76dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3992 | 2026.03.24 20:59:03.459141 [ 270 ] {aea622f0-e450-419e-be9c-5256f2c76dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3993 | 2026.03.24 20:59:03.459516 [ 270 ] {aea622f0-e450-419e-be9c-5256f2c76dd4} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.03.24 20:59:03.459553 [ 270 ] {aea622f0-e450-419e-be9c-5256f2c76dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3995 | 2026.03.24 20:59:03.459866 [ 270 ] {aea622f0-e450-419e-be9c-5256f2c76dd4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3996 | 2026.03.24 20:59:03.460080 [ 270 ] {aea622f0-e450-419e-be9c-5256f2c76dd4} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.03.24 20:59:03.460213 [ 270 ] {aea622f0-e450-419e-be9c-5256f2c76dd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 3998 | 2026.03.24 20:59:03.460250 [ 270 ] {aea622f0-e450-419e-be9c-5256f2c76dd4} <Debug> TCPHandler: Processed in 0.001376337 sec. | ||
| 3999 | 2026.03.24 20:59:06.092420 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50772 | ||
| 4000 | 2026.03.24 20:59:06.092534 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4001 | 2026.03.24 20:59:06.092562 [ 289 ] {} <Debug> TCP-Session: 93f080f6-21cf-4686-b839-958c56b4b718 Authenticating user 'default' from [fd00:1122:3344:101::e]:50772 | ||
| 4002 | 2026.03.24 20:59:06.092582 [ 289 ] {} <Debug> TCP-Session: 93f080f6-21cf-4686-b839-958c56b4b718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.03.24 20:59:06.092594 [ 289 ] {} <Debug> TCP-Session: 93f080f6-21cf-4686-b839-958c56b4b718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4004 | 2026.03.24 20:59:06.092769 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39878 | ||
| 4005 | 2026.03.24 20:59:06.092810 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59279 | ||
| 4006 | 2026.03.24 20:59:06.092837 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59519 | ||
| 4007 | 2026.03.24 20:59:06.092851 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48358 | ||
| 4008 | 2026.03.24 20:59:06.092860 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40974 | ||
| 4009 | 2026.03.24 20:59:06.092919 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4010 | 2026.03.24 20:59:06.092934 [ 289 ] {} <Trace> TCP-Session: 93f080f6-21cf-4686-b839-958c56b4b718 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2026.03.24 20:59:06.092964 [ 293 ] {} <Debug> TCP-Session: 8e03fae9-50a0-47e7-8e02-99e7304a8f80 Authenticating user 'default' from [fd00:1122:3344:101::e]:59279 | ||
| 4012 | 2026.03.24 20:59:06.092824 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62518 | ||
| 4013 | 2026.03.24 20:59:06.092992 [ 293 ] {} <Debug> TCP-Session: 8e03fae9-50a0-47e7-8e02-99e7304a8f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.03.24 20:59:06.092813 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49787 | ||
| 4015 | 2026.03.24 20:59:06.093021 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4016 | 2026.03.24 20:59:06.093025 [ 293 ] {} <Debug> TCP-Session: 8e03fae9-50a0-47e7-8e02-99e7304a8f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.03.24 20:59:06.093092 [ 290 ] {} <Debug> TCP-Session: e781ed62-695f-423f-b6b3-7aed144bbd6c Authenticating user 'default' from [fd00:1122:3344:101::e]:39878 | ||
| 4018 | 2026.03.24 20:59:06.092786 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32846 | ||
| 4019 | 2026.03.24 20:59:06.093134 [ 290 ] {} <Debug> TCP-Session: e781ed62-695f-423f-b6b3-7aed144bbd6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2026.03.24 20:59:06.093137 [ 289 ] {e5263073-9ca0-4d8c-b6d5-bc93ab0d311b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4021 | 2026.03.24 20:59:06.093164 [ 290 ] {} <Debug> TCP-Session: e781ed62-695f-423f-b6b3-7aed144bbd6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4022 | 2026.03.24 20:59:06.093340 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4023 | 2026.03.24 20:59:06.093347 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4024 | 2026.03.24 20:59:06.093382 [ 292 ] {} <Debug> TCP-Session: c1ee6aff-a5b3-4275-ae8e-951b2ed72a8c Authenticating user 'default' from [fd00:1122:3344:101::e]:49787 | ||
| 4025 | 2026.03.24 20:59:06.093407 [ 291 ] {} <Debug> TCP-Session: d6f2c503-abfc-4c8a-9157-382eba6d1a7b Authenticating user 'default' from [fd00:1122:3344:101::e]:32846 | ||
| 4026 | 2026.03.24 20:59:06.093414 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4027 | 2026.03.24 20:59:06.093421 [ 292 ] {} <Debug> TCP-Session: c1ee6aff-a5b3-4275-ae8e-951b2ed72a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4028 | 2026.03.24 20:59:06.093439 [ 291 ] {} <Debug> TCP-Session: d6f2c503-abfc-4c8a-9157-382eba6d1a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2026.03.24 20:59:06.093461 [ 292 ] {} <Debug> TCP-Session: c1ee6aff-a5b3-4275-ae8e-951b2ed72a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2026.03.24 20:59:06.093458 [ 294 ] {} <Debug> TCP-Session: 3086146e-a503-4fa7-ae7c-dbbba604ba04 Authenticating user 'default' from [fd00:1122:3344:101::e]:62518 | ||
| 4031 | 2026.03.24 20:59:06.093481 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4032 | 2026.03.24 20:59:06.093501 [ 294 ] {} <Debug> TCP-Session: 3086146e-a503-4fa7-ae7c-dbbba604ba04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.03.24 20:59:06.093518 [ 286 ] {} <Debug> TCP-Session: 96e46d1a-c320-4f44-9a2b-2255043738c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48358 | ||
| 4034 | 2026.03.24 20:59:06.093521 [ 294 ] {} <Debug> TCP-Session: 3086146e-a503-4fa7-ae7c-dbbba604ba04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2026.03.24 20:59:06.093536 [ 286 ] {} <Debug> TCP-Session: 96e46d1a-c320-4f44-9a2b-2255043738c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.03.24 20:59:06.093474 [ 289 ] {e5263073-9ca0-4d8c-b6d5-bc93ab0d311b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4037 | 2026.03.24 20:59:06.093555 [ 286 ] {} <Debug> TCP-Session: 96e46d1a-c320-4f44-9a2b-2255043738c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.03.24 20:59:06.093473 [ 291 ] {} <Debug> TCP-Session: d6f2c503-abfc-4c8a-9157-382eba6d1a7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2026.03.24 20:59:06.093630 [ 289 ] {e5263073-9ca0-4d8c-b6d5-bc93ab0d311b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4040 | 2026.03.24 20:59:06.093657 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4041 | 2026.03.24 20:59:06.093684 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4042 | 2026.03.24 20:59:06.093686 [ 268 ] {} <Debug> TCP-Session: a5e8dbf7-f55c-4a19-a0a3-280b3ca0bc3f Authenticating user 'default' from [fd00:1122:3344:101::e]:59519 | ||
| 4043 | 2026.03.24 20:59:06.093721 [ 287 ] {} <Debug> TCP-Session: 227b8609-5b32-46be-bc8e-dc3b43f0ff6c Authenticating user 'default' from [fd00:1122:3344:101::e]:40974 | ||
| 4044 | 2026.03.24 20:59:06.093728 [ 268 ] {} <Debug> TCP-Session: a5e8dbf7-f55c-4a19-a0a3-280b3ca0bc3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2026.03.24 20:59:06.093747 [ 287 ] {} <Debug> TCP-Session: 227b8609-5b32-46be-bc8e-dc3b43f0ff6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4046 | 2026.03.24 20:59:06.093753 [ 268 ] {} <Debug> TCP-Session: a5e8dbf7-f55c-4a19-a0a3-280b3ca0bc3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.03.24 20:59:06.093771 [ 287 ] {} <Debug> TCP-Session: 227b8609-5b32-46be-bc8e-dc3b43f0ff6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2026.03.24 20:59:06.093919 [ 289 ] {e5263073-9ca0-4d8c-b6d5-bc93ab0d311b} <Debug> oximeter.version (d728f335-e28c-4e93-ae2a-f843f34eec2b) (SelectExecutor): Key condition: unknown | ||
| 4049 | 2026.03.24 20:59:06.094996 [ 317 ] {e5263073-9ca0-4d8c-b6d5-bc93ab0d311b} <Trace> AggregatingTransform: Aggregating | ||
| 4050 | 2026.03.24 20:59:06.095053 [ 317 ] {e5263073-9ca0-4d8c-b6d5-bc93ab0d311b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4051 | 2026.03.24 20:59:06.095094 [ 317 ] {e5263073-9ca0-4d8c-b6d5-bc93ab0d311b} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000980756 sec. (2039.243 rows/sec., 79.66 KiB/sec.) | ||
| 4052 | 2026.03.24 20:59:06.095116 [ 317 ] {e5263073-9ca0-4d8c-b6d5-bc93ab0d311b} <Trace> Aggregator: Merging aggregated data | ||
| 4053 | 2026.03.24 20:59:06.096391 [ 289 ] {e5263073-9ca0-4d8c-b6d5-bc93ab0d311b} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003313 sec., 603.6824630244491 rows/sec., 23.58 KiB/sec. | ||
| 4054 | 2026.03.24 20:59:06.096544 [ 289 ] {e5263073-9ca0-4d8c-b6d5-bc93ab0d311b} <Debug> TCPHandler: Processed in 0.003788432 sec. | ||
| 4055 | 2026.03.24 20:59:06.096660 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4056 | 2026.03.24 20:59:06.096688 [ 289 ] {} <Debug> TCP-Session: 93f080f6-21cf-4686-b839-958c56b4b718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.03.24 20:59:06.096692 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4058 | 2026.03.24 20:59:06.096719 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4059 | 2026.03.24 20:59:06.096737 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4060 | 2026.03.24 20:59:06.096758 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4061 | 2026.03.24 20:59:06.096776 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4062 | 2026.03.24 20:59:06.096785 [ 293 ] {} <Debug> TCP-Session: 8e03fae9-50a0-47e7-8e02-99e7304a8f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.03.24 20:59:06.096805 [ 290 ] {} <Debug> TCP-Session: e781ed62-695f-423f-b6b3-7aed144bbd6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.03.24 20:59:06.096828 [ 291 ] {} <Debug> TCP-Session: d6f2c503-abfc-4c8a-9157-382eba6d1a7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.03.24 20:59:06.096833 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4066 | 2026.03.24 20:59:06.096816 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4067 | 2026.03.24 20:59:06.096888 [ 268 ] {} <Debug> TCP-Session: a5e8dbf7-f55c-4a19-a0a3-280b3ca0bc3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4068 | 2026.03.24 20:59:06.096797 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4069 | 2026.03.24 20:59:06.096920 [ 292 ] {} <Debug> TCP-Session: c1ee6aff-a5b3-4275-ae8e-951b2ed72a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2026.03.24 20:59:06.096768 [ 287 ] {} <Debug> TCP-Session: 227b8609-5b32-46be-bc8e-dc3b43f0ff6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2026.03.24 20:59:06.096958 [ 294 ] {} <Debug> TCP-Session: 3086146e-a503-4fa7-ae7c-dbbba604ba04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2026.03.24 20:59:06.096741 [ 286 ] {} <Debug> TCP-Session: 96e46d1a-c320-4f44-9a2b-2255043738c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.03.24 20:59:06.393471 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61804 | ||
| 4074 | 2026.03.24 20:59:06.393583 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4075 | 2026.03.24 20:59:06.393609 [ 289 ] {} <Debug> TCP-Session: 396770b1-262b-4ce5-aa3b-718c6a2d551a Authenticating user 'default' from [fd00:1122:3344:101::e]:61804 | ||
| 4076 | 2026.03.24 20:59:06.393630 [ 289 ] {} <Debug> TCP-Session: 396770b1-262b-4ce5-aa3b-718c6a2d551a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.03.24 20:59:06.393642 [ 289 ] {} <Debug> TCP-Session: 396770b1-262b-4ce5-aa3b-718c6a2d551a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2026.03.24 20:59:06.393842 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42008 | ||
| 4079 | 2026.03.24 20:59:06.393870 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57739 | ||
| 4080 | 2026.03.24 20:59:06.393896 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44611 | ||
| 4081 | 2026.03.24 20:59:06.393882 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42306 | ||
| 4082 | 2026.03.24 20:59:06.393965 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4083 | 2026.03.24 20:59:06.393971 [ 289 ] {} <Trace> TCP-Session: 396770b1-262b-4ce5-aa3b-718c6a2d551a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2026.03.24 20:59:06.393995 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4085 | 2026.03.24 20:59:06.394009 [ 290 ] {} <Debug> TCP-Session: 6fc1345f-e1da-41de-9097-94935307413d Authenticating user 'default' from [fd00:1122:3344:101::e]:42008 | ||
| 4086 | 2026.03.24 20:59:06.394042 [ 268 ] {} <Debug> TCP-Session: 3c764cf9-8240-4a85-b88d-07fb5d371a09 Authenticating user 'default' from [fd00:1122:3344:101::e]:44611 | ||
| 4087 | 2026.03.24 20:59:06.394049 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4088 | 2026.03.24 20:59:06.394070 [ 290 ] {} <Debug> TCP-Session: 6fc1345f-e1da-41de-9097-94935307413d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2026.03.24 20:59:06.394074 [ 268 ] {} <Debug> TCP-Session: 3c764cf9-8240-4a85-b88d-07fb5d371a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2026.03.24 20:59:06.394099 [ 290 ] {} <Debug> TCP-Session: 6fc1345f-e1da-41de-9097-94935307413d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4091 | 2026.03.24 20:59:06.394095 [ 292 ] {} <Debug> TCP-Session: 3373e691-d8fe-4294-a692-60c0d795ac64 Authenticating user 'default' from [fd00:1122:3344:101::e]:42306 | ||
| 4092 | 2026.03.24 20:59:06.394115 [ 268 ] {} <Debug> TCP-Session: 3c764cf9-8240-4a85-b88d-07fb5d371a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2026.03.24 20:59:06.394153 [ 292 ] {} <Debug> TCP-Session: 3373e691-d8fe-4294-a692-60c0d795ac64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.03.24 20:59:06.394154 [ 289 ] {21538614-568f-49dc-a9b2-0920e3bde642} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61804) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4095 | 2026.03.24 20:59:06.394177 [ 292 ] {} <Debug> TCP-Session: 3373e691-d8fe-4294-a692-60c0d795ac64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4096 | 2026.03.24 20:59:06.393968 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4097 | 2026.03.24 20:59:06.393862 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61119 | ||
| 4098 | 2026.03.24 20:59:06.394236 [ 293 ] {} <Debug> TCP-Session: 5e8d32cc-ab4b-4ed3-bf96-e8864c5449e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57739 | ||
| 4099 | 2026.03.24 20:59:06.393881 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44185 | ||
| 4100 | 2026.03.24 20:59:06.394286 [ 293 ] {} <Debug> TCP-Session: 5e8d32cc-ab4b-4ed3-bf96-e8864c5449e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.03.24 20:59:06.394320 [ 293 ] {} <Debug> TCP-Session: 5e8d32cc-ab4b-4ed3-bf96-e8864c5449e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.03.24 20:59:06.394339 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4103 | 2026.03.24 20:59:06.394354 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4104 | 2026.03.24 20:59:06.394373 [ 291 ] {} <Debug> TCP-Session: 369fc4e4-370e-4514-9310-add341adae58 Authenticating user 'default' from [fd00:1122:3344:101::e]:61119 | ||
| 4105 | 2026.03.24 20:59:06.394381 [ 294 ] {} <Debug> TCP-Session: 8c364b78-79eb-4abd-8fe3-f74368c3e8ae Authenticating user 'default' from [fd00:1122:3344:101::e]:44185 | ||
| 4106 | 2026.03.24 20:59:06.394405 [ 291 ] {} <Debug> TCP-Session: 369fc4e4-370e-4514-9310-add341adae58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.03.24 20:59:06.394411 [ 294 ] {} <Debug> TCP-Session: 8c364b78-79eb-4abd-8fe3-f74368c3e8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.03.24 20:59:06.394424 [ 289 ] {21538614-568f-49dc-a9b2-0920e3bde642} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4109 | 2026.03.24 20:59:06.394439 [ 294 ] {} <Debug> TCP-Session: 8c364b78-79eb-4abd-8fe3-f74368c3e8ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2026.03.24 20:59:06.394427 [ 291 ] {} <Debug> TCP-Session: 369fc4e4-370e-4514-9310-add341adae58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.03.24 20:59:06.394488 [ 289 ] {21538614-568f-49dc-a9b2-0920e3bde642} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4112 | 2026.03.24 20:59:06.394764 [ 289 ] {21538614-568f-49dc-a9b2-0920e3bde642} <Debug> oximeter.version (d728f335-e28c-4e93-ae2a-f843f34eec2b) (SelectExecutor): Key condition: unknown | ||
| 4113 | 2026.03.24 20:59:06.395846 [ 343 ] {21538614-568f-49dc-a9b2-0920e3bde642} <Trace> AggregatingTransform: Aggregating | ||
| 4114 | 2026.03.24 20:59:06.395897 [ 343 ] {21538614-568f-49dc-a9b2-0920e3bde642} <Trace> Aggregator: Aggregation method: without_key | ||
| 4115 | 2026.03.24 20:59:06.395932 [ 343 ] {21538614-568f-49dc-a9b2-0920e3bde642} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000962086 sec. (2078.816 rows/sec., 81.20 KiB/sec.) | ||
| 4116 | 2026.03.24 20:59:06.395953 [ 343 ] {21538614-568f-49dc-a9b2-0920e3bde642} <Trace> Aggregator: Merging aggregated data | ||
| 4117 | 2026.03.24 20:59:06.397365 [ 289 ] {21538614-568f-49dc-a9b2-0920e3bde642} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.003263 sec., 612.9328838492186 rows/sec., 23.94 KiB/sec. | ||
| 4118 | 2026.03.24 20:59:06.397539 [ 289 ] {21538614-568f-49dc-a9b2-0920e3bde642} <Debug> TCPHandler: Processed in 0.00368148 sec. | ||
| 4119 | 2026.03.24 20:59:06.397673 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4120 | 2026.03.24 20:59:06.397703 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4121 | 2026.03.24 20:59:06.397719 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4122 | 2026.03.24 20:59:06.397738 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4123 | 2026.03.24 20:59:06.397754 [ 294 ] {} <Debug> TCP-Session: 8c364b78-79eb-4abd-8fe3-f74368c3e8ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.03.24 20:59:06.397765 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4125 | 2026.03.24 20:59:06.397784 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4126 | 2026.03.24 20:59:06.397801 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4127 | 2026.03.24 20:59:06.397815 [ 268 ] {} <Debug> TCP-Session: 3c764cf9-8240-4a85-b88d-07fb5d371a09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4128 | 2026.03.24 20:59:06.397829 [ 293 ] {} <Debug> TCP-Session: 5e8d32cc-ab4b-4ed3-bf96-e8864c5449e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2026.03.24 20:59:06.397799 [ 291 ] {} <Debug> TCP-Session: 369fc4e4-370e-4514-9310-add341adae58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2026.03.24 20:59:06.397859 [ 292 ] {} <Debug> TCP-Session: 3373e691-d8fe-4294-a692-60c0d795ac64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.03.24 20:59:06.397746 [ 290 ] {} <Debug> TCP-Session: 6fc1345f-e1da-41de-9097-94935307413d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.03.24 20:59:06.397703 [ 289 ] {} <Debug> TCP-Session: 396770b1-262b-4ce5-aa3b-718c6a2d551a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4133 | 2026.03.24 20:59:06.410794 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50013 | ||
| 4134 | 2026.03.24 20:59:06.410806 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39614 | ||
| 4135 | 2026.03.24 20:59:06.410836 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36432 | ||
| 4136 | 2026.03.24 20:59:06.410881 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4137 | 2026.03.24 20:59:06.410893 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4138 | 2026.03.24 20:59:06.410915 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4139 | 2026.03.24 20:59:06.410915 [ 287 ] {} <Debug> TCP-Session: 6cd56d98-c2d9-40a1-830b-0367fb4fcc06 Authenticating user 'default' from [fd00:1122:3344:101::e]:50013 | ||
| 4140 | 2026.03.24 20:59:06.410935 [ 289 ] {} <Debug> TCP-Session: e3265c32-5e23-499f-9e24-1f4651a5cb14 Authenticating user 'default' from [fd00:1122:3344:101::e]:39614 | ||
| 4141 | 2026.03.24 20:59:06.410948 [ 286 ] {} <Debug> TCP-Session: f0b0996b-96db-4920-af1d-8d563e9c6dea Authenticating user 'default' from [fd00:1122:3344:101::e]:36432 | ||
| 4142 | 2026.03.24 20:59:06.410967 [ 287 ] {} <Debug> TCP-Session: 6cd56d98-c2d9-40a1-830b-0367fb4fcc06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.03.24 20:59:06.410974 [ 289 ] {} <Debug> TCP-Session: e3265c32-5e23-499f-9e24-1f4651a5cb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.03.24 20:59:06.410987 [ 286 ] {} <Debug> TCP-Session: f0b0996b-96db-4920-af1d-8d563e9c6dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4145 | 2026.03.24 20:59:06.411009 [ 289 ] {} <Debug> TCP-Session: e3265c32-5e23-499f-9e24-1f4651a5cb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2026.03.24 20:59:06.411023 [ 286 ] {} <Debug> TCP-Session: f0b0996b-96db-4920-af1d-8d563e9c6dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.03.24 20:59:06.410997 [ 287 ] {} <Debug> TCP-Session: 6cd56d98-c2d9-40a1-830b-0367fb4fcc06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4148 | 2026.03.24 20:59:06.411181 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54057 | ||
| 4149 | 2026.03.24 20:59:06.411208 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60662 | ||
| 4150 | 2026.03.24 20:59:06.411223 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41780 | ||
| 4151 | 2026.03.24 20:59:06.411246 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4152 | 2026.03.24 20:59:06.411230 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62383 | ||
| 4153 | 2026.03.24 20:59:06.411285 [ 290 ] {} <Debug> TCP-Session: fd650547-41fb-48c8-b797-426bf6d728d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54057 | ||
| 4154 | 2026.03.24 20:59:06.411295 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4155 | 2026.03.24 20:59:06.411305 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4156 | 2026.03.24 20:59:06.411310 [ 290 ] {} <Debug> TCP-Session: fd650547-41fb-48c8-b797-426bf6d728d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.03.24 20:59:06.411334 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4158 | 2026.03.24 20:59:06.411344 [ 293 ] {} <Debug> TCP-Session: 801df2b2-eecd-45db-b38f-e2e1d221d809 Authenticating user 'default' from [fd00:1122:3344:101::e]:41780 | ||
| 4159 | 2026.03.24 20:59:06.411367 [ 290 ] {} <Debug> TCP-Session: fd650547-41fb-48c8-b797-426bf6d728d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4160 | 2026.03.24 20:59:06.411376 [ 294 ] {} <Debug> TCP-Session: c05cab60-d844-4dad-8fc4-91c5a49ba0a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62383 | ||
| 4161 | 2026.03.24 20:59:06.411390 [ 293 ] {} <Debug> TCP-Session: 801df2b2-eecd-45db-b38f-e2e1d221d809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.03.24 20:59:06.411407 [ 294 ] {} <Debug> TCP-Session: c05cab60-d844-4dad-8fc4-91c5a49ba0a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4163 | 2026.03.24 20:59:06.411420 [ 293 ] {} <Debug> TCP-Session: 801df2b2-eecd-45db-b38f-e2e1d221d809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.03.24 20:59:06.411432 [ 294 ] {} <Debug> TCP-Session: c05cab60-d844-4dad-8fc4-91c5a49ba0a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.03.24 20:59:06.411330 [ 291 ] {} <Debug> TCP-Session: efc82f18-1702-454a-b6b2-43fa30c7fd3d Authenticating user 'default' from [fd00:1122:3344:101::e]:60662 | ||
| 4166 | 2026.03.24 20:59:06.411490 [ 291 ] {} <Debug> TCP-Session: efc82f18-1702-454a-b6b2-43fa30c7fd3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4167 | 2026.03.24 20:59:06.411305 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38994 | ||
| 4168 | 2026.03.24 20:59:06.411515 [ 291 ] {} <Debug> TCP-Session: efc82f18-1702-454a-b6b2-43fa30c7fd3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4169 | 2026.03.24 20:59:06.411304 [ 289 ] {} <Trace> TCP-Session: e3265c32-5e23-499f-9e24-1f4651a5cb14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.03.24 20:59:06.411220 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37562 | ||
| 4171 | 2026.03.24 20:59:06.411302 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62039 | ||
| 4172 | 2026.03.24 20:59:06.411592 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4173 | 2026.03.24 20:59:06.411640 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4174 | 2026.03.24 20:59:06.411651 [ 350 ] {} <Debug> TCP-Session: 4879e8d9-b1de-43a8-9a21-0e29ee555002 Authenticating user 'default' from [fd00:1122:3344:101::e]:38994 | ||
| 4175 | 2026.03.24 20:59:06.411660 [ 292 ] {} <Debug> TCP-Session: ac0e6d4d-a244-4a61-b5bf-227be5147e76 Authenticating user 'default' from [fd00:1122:3344:101::e]:37562 | ||
| 4176 | 2026.03.24 20:59:06.411670 [ 350 ] {} <Debug> TCP-Session: 4879e8d9-b1de-43a8-9a21-0e29ee555002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.03.24 20:59:06.411677 [ 292 ] {} <Debug> TCP-Session: ac0e6d4d-a244-4a61-b5bf-227be5147e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.03.24 20:59:06.411684 [ 350 ] {} <Debug> TCP-Session: 4879e8d9-b1de-43a8-9a21-0e29ee555002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2026.03.24 20:59:06.411691 [ 292 ] {} <Debug> TCP-Session: ac0e6d4d-a244-4a61-b5bf-227be5147e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.03.24 20:59:06.411697 [ 289 ] {5f1d74cf-de8e-4e7b-8df7-13d13b470e05} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39614) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4181 | 2026.03.24 20:59:06.411899 [ 289 ] {5f1d74cf-de8e-4e7b-8df7-13d13b470e05} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4182 | 2026.03.24 20:59:06.411950 [ 289 ] {5f1d74cf-de8e-4e7b-8df7-13d13b470e05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4183 | 2026.03.24 20:59:06.412188 [ 289 ] {5f1d74cf-de8e-4e7b-8df7-13d13b470e05} <Debug> oximeter.version (d728f335-e28c-4e93-ae2a-f843f34eec2b) (SelectExecutor): Key condition: unknown | ||
| 4184 | 2026.03.24 20:59:06.413018 [ 313 ] {5f1d74cf-de8e-4e7b-8df7-13d13b470e05} <Trace> AggregatingTransform: Aggregating | ||
| 4185 | 2026.03.24 20:59:06.413154 [ 313 ] {5f1d74cf-de8e-4e7b-8df7-13d13b470e05} <Trace> Aggregator: Aggregation method: without_key | ||
| 4186 | 2026.03.24 20:59:06.413187 [ 313 ] {5f1d74cf-de8e-4e7b-8df7-13d13b470e05} <Trace> AggregatingTransform: Aggregated. 2 to 1 rows (from 80.00 B) in 0.000842662 sec. (2373.431 rows/sec., 92.71 KiB/sec.) | ||
| 4187 | 2026.03.24 20:59:06.413206 [ 313 ] {5f1d74cf-de8e-4e7b-8df7-13d13b470e05} <Trace> Aggregator: Merging aggregated data | ||
| 4188 | 2026.03.24 20:59:06.414748 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46477 | ||
| 4189 | 2026.03.24 20:59:06.416492 [ 289 ] {5f1d74cf-de8e-4e7b-8df7-13d13b470e05} <Debug> executeQuery: Read 2 rows, 80.00 B in 0.00483 sec., 414.0786749482402 rows/sec., 16.17 KiB/sec. | ||
| 4190 | 2026.03.24 20:59:06.416629 [ 289 ] {5f1d74cf-de8e-4e7b-8df7-13d13b470e05} <Debug> TCPHandler: Processed in 0.005385665 sec. | ||
| 4191 | 2026.03.24 20:59:06.416758 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4192 | 2026.03.24 20:59:06.416795 [ 289 ] {} <Debug> TCP-Session: e3265c32-5e23-499f-9e24-1f4651a5cb14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2026.03.24 20:59:06.416804 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4194 | 2026.03.24 20:59:06.416836 [ 293 ] {} <Debug> TCP-Session: 801df2b2-eecd-45db-b38f-e2e1d221d809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.03.24 20:59:06.416863 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4196 | 2026.03.24 20:59:06.416895 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4197 | 2026.03.24 20:59:06.416909 [ 291 ] {} <Debug> TCP-Session: efc82f18-1702-454a-b6b2-43fa30c7fd3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4198 | 2026.03.24 20:59:06.416911 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4199 | 2026.03.24 20:59:06.416936 [ 292 ] {} <Debug> TCP-Session: ac0e6d4d-a244-4a61-b5bf-227be5147e76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2026.03.24 20:59:06.416951 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4201 | 2026.03.24 20:59:06.416976 [ 290 ] {} <Debug> TCP-Session: fd650547-41fb-48c8-b797-426bf6d728d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2026.03.24 20:59:06.416966 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4203 | 2026.03.24 20:59:06.417007 [ 268 ] {} <Debug> TCP-Session: 9e8aeb10-2856-458c-b2e3-f525bb5d1448 Authenticating user 'default' from [fd00:1122:3344:101::e]:62039 | ||
| 4204 | 2026.03.24 20:59:06.417040 [ 294 ] {} <Debug> TCP-Session: c05cab60-d844-4dad-8fc4-91c5a49ba0a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2026.03.24 20:59:06.417050 [ 268 ] {} <Debug> TCP-Session: 9e8aeb10-2856-458c-b2e3-f525bb5d1448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.03.24 20:59:06.417041 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4207 | 2026.03.24 20:59:06.417074 [ 268 ] {} <Debug> TCP-Session: 9e8aeb10-2856-458c-b2e3-f525bb5d1448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.03.24 20:59:06.416939 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4209 | 2026.03.24 20:59:06.417107 [ 351 ] {} <Debug> TCP-Session: 44a298e4-760c-4f05-9a53-b6d5518e991d Authenticating user 'default' from [fd00:1122:3344:101::e]:46477 | ||
| 4210 | 2026.03.24 20:59:06.417144 [ 350 ] {} <Debug> TCP-Session: 4879e8d9-b1de-43a8-9a21-0e29ee555002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.03.24 20:59:06.417148 [ 351 ] {} <Debug> TCP-Session: 44a298e4-760c-4f05-9a53-b6d5518e991d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2026.03.24 20:59:06.417176 [ 351 ] {} <Debug> TCP-Session: 44a298e4-760c-4f05-9a53-b6d5518e991d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4213 | 2026.03.24 20:59:06.426662 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50013). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4214 | |||
| 4215 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4216 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4217 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4218 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4219 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4220 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4221 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4222 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4223 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4224 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4225 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4226 | (version 23.8.7.1) | ||
| 4227 | 2026.03.24 20:59:06.426922 [ 287 ] {} <Debug> TCP-Session: 6cd56d98-c2d9-40a1-830b-0367fb4fcc06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4228 | 2026.03.24 20:59:06.426939 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46477). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4229 | |||
| 4230 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4231 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4232 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4233 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4234 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4235 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4236 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4237 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4238 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4239 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4240 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4241 | (version 23.8.7.1) | ||
| 4242 | 2026.03.24 20:59:06.427005 [ 351 ] {} <Debug> TCP-Session: 44a298e4-760c-4f05-9a53-b6d5518e991d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.03.24 20:59:06.427034 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36432). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4244 | |||
| 4245 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4246 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4247 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4248 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4249 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4250 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4251 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4252 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4253 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4254 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4255 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4256 | (version 23.8.7.1) | ||
| 4257 | 2026.03.24 20:59:06.427118 [ 286 ] {} <Debug> TCP-Session: f0b0996b-96db-4920-af1d-8d563e9c6dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.03.24 20:59:06.427139 [ 268 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62039). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4259 | |||
| 4260 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4261 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4262 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4263 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4264 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4265 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4266 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4267 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4268 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4269 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4270 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4271 | (version 23.8.7.1) | ||
| 4272 | 2026.03.24 20:59:06.427216 [ 268 ] {} <Debug> TCP-Session: 9e8aeb10-2856-458c-b2e3-f525bb5d1448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2026.03.24 20:59:06.691514 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4274 | 2026.03.24 20:59:06.691565 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4275 | 2026.03.24 20:59:06.773438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7711 | ||
| 4276 | 2026.03.24 20:59:06.774112 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.03.24 20:59:06.774186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4278 | 2026.03.24 20:59:06.774844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4279 | 2026.03.24 20:59:06.775103 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.03.24 20:59:06.775259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7711 | ||
| 4281 | 2026.03.24 20:59:06.775276 [ 50 ] {} <Debug> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4282 | 2026.03.24 20:59:06.775343 [ 50 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.03.24 20:59:06.775363 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4284 | 2026.03.24 20:59:06.775468 [ 192 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::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 | ||
| 4285 | 2026.03.24 20:59:06.775589 [ 192 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4286 | 2026.03.24 20:59:06.775627 [ 192 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5343 rows starting from the beginning of the part | ||
| 4287 | 2026.03.24 20:59:06.775690 [ 192 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4288 | 2026.03.24 20:59:06.775737 [ 192 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4289 | 2026.03.24 20:59:06.775776 [ 192 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4290 | 2026.03.24 20:59:06.775815 [ 192 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4291 | 2026.03.24 20:59:06.775853 [ 192 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4292 | 2026.03.24 20:59:06.777311 [ 187 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7711 rows, containing 4 columns (4 merged, 0 gathered) in 0.001882521 sec., 4096103.0448000315 rows/sec., 58.60 MiB/sec. | ||
| 4293 | 2026.03.24 20:59:06.778047 [ 196 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4294 | 2026.03.24 20:59:06.778336 [ 196 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_16_3} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.03.24 20:59:06.778404 [ 196 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_16_3} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4296 | 2026.03.24 20:59:06.778497 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4297 | 2026.03.24 20:59:06.790078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 612 | ||
| 4298 | 2026.03.24 20:59:06.792601 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2026.03.24 20:59:06.792650 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4300 | 2026.03.24 20:59:06.793910 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4301 | 2026.03.24 20:59:06.794210 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2026.03.24 20:59:06.794364 [ 50 ] {} <Debug> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4303 | 2026.03.24 20:59:06.794410 [ 50 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.03.24 20:59:06.794433 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4305 | 2026.03.24 20:59:06.794518 [ 192 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::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 | ||
| 4306 | 2026.03.24 20:59:06.794605 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
| 4307 | 2026.03.24 20:59:06.795024 [ 192 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4308 | 2026.03.24 20:59:06.795151 [ 192 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 432 rows starting from the beginning of the part | ||
| 4309 | 2026.03.24 20:59:06.795497 [ 192 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 4310 | 2026.03.24 20:59:06.795855 [ 192 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 4311 | 2026.03.24 20:59:06.796228 [ 192 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 4312 | 2026.03.24 20:59:06.796563 [ 192 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 4313 | 2026.03.24 20:59:06.796899 [ 192 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 4314 | 2026.03.24 20:59:06.803216 [ 187 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 72 columns (72 merged, 0 gathered) in 0.008730745 sec., 70097.1108422019 rows/sec., 66.30 MiB/sec. | ||
| 4315 | 2026.03.24 20:59:06.804235 [ 197 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4316 | 2026.03.24 20:59:06.804818 [ 197 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_11_2} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2026.03.24 20:59:06.804891 [ 197 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_11_2} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4318 | 2026.03.24 20:59:06.805106 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 4319 | 2026.03.24 20:59:07.001219 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000841163 sec. | ||
| 4320 | 2026.03.24 20:59:07.163696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4321 | 2026.03.24 20:59:07.181739 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.03.24 20:59:07.181799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4323 | 2026.03.24 20:59:07.188161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4324 | 2026.03.24 20:59:07.188900 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.03.24 20:59:07.189191 [ 50 ] {} <Debug> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4326 | 2026.03.24 20:59:07.189228 [ 50 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2026.03.24 20:59:07.189246 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4328 | 2026.03.24 20:59:07.189329 [ 192 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::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 | ||
| 4329 | 2026.03.24 20:59:07.192179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4330 | 2026.03.24 20:59:07.192594 [ 192 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4331 | 2026.03.24 20:59:07.193399 [ 192 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 4332 | 2026.03.24 20:59:07.196696 [ 192 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 4333 | 2026.03.24 20:59:07.199959 [ 192 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 4334 | 2026.03.24 20:59:07.203727 [ 192 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 4335 | 2026.03.24 20:59:07.207818 [ 192 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 4336 | 2026.03.24 20:59:07.211614 [ 192 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 4337 | 2026.03.24 20:59:07.265091 [ 187 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075793134 sec., 1596.4506758620114 rows/sec., 8.25 MiB/sec. | ||
| 4338 | 2026.03.24 20:59:07.267644 [ 198 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4339 | 2026.03.24 20:59:07.269838 [ 198 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_16_3} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.03.24 20:59:07.269955 [ 198 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_16_3} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4341 | 2026.03.24 20:59:07.272100 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4342 | 2026.03.24 20:59:08.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.57 MiB, peak 244.54 MiB, free memory in arenas 0.00 B, will set to 242.27 MiB (RSS), difference: 7.70 MiB | ||
| 4343 | 2026.03.24 20:59:08.460005 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.03.24 20:59:08.460191 [ 270 ] {8d79180b-82ef-4eff-8a64-14325644dbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.03.24 20:59:08.460259 [ 270 ] {8d79180b-82ef-4eff-8a64-14325644dbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4346 | 2026.03.24 20:59:08.461014 [ 270 ] {8d79180b-82ef-4eff-8a64-14325644dbcb} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2026.03.24 20:59:08.461061 [ 270 ] {8d79180b-82ef-4eff-8a64-14325644dbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4348 | 2026.03.24 20:59:08.461492 [ 270 ] {8d79180b-82ef-4eff-8a64-14325644dbcb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4349 | 2026.03.24 20:59:08.461724 [ 270 ] {8d79180b-82ef-4eff-8a64-14325644dbcb} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.03.24 20:59:08.461877 [ 270 ] {8d79180b-82ef-4eff-8a64-14325644dbcb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001739 sec., 163312.24841863138 rows/sec., 10.37 MiB/sec. | ||
| 4351 | 2026.03.24 20:59:08.461928 [ 270 ] {8d79180b-82ef-4eff-8a64-14325644dbcb} <Debug> TCPHandler: Processed in 0.002055916 sec. | ||
| 4352 | 2026.03.24 20:59:08.462059 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.03.24 20:59:08.462165 [ 270 ] {5abb8a5e-3bf8-4024-91ac-d81c21c14c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4354 | 2026.03.24 20:59:08.462209 [ 270 ] {5abb8a5e-3bf8-4024-91ac-d81c21c14c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4355 | 2026.03.24 20:59:08.462977 [ 270 ] {5abb8a5e-3bf8-4024-91ac-d81c21c14c8b} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2026.03.24 20:59:08.463015 [ 270 ] {5abb8a5e-3bf8-4024-91ac-d81c21c14c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4357 | 2026.03.24 20:59:08.463387 [ 270 ] {5abb8a5e-3bf8-4024-91ac-d81c21c14c8b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4358 | 2026.03.24 20:59:08.463613 [ 270 ] {5abb8a5e-3bf8-4024-91ac-d81c21c14c8b} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.03.24 20:59:08.463728 [ 50 ] {} <Debug> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4360 | 2026.03.24 20:59:08.463751 [ 270 ] {5abb8a5e-3bf8-4024-91ac-d81c21c14c8b} <Debug> executeQuery: Read 847 rows, 68.22 KiB in 0.001611 sec., 525760.3972687771 rows/sec., 41.35 MiB/sec. | ||
| 4361 | 2026.03.24 20:59:08.463792 [ 50 ] {} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.03.24 20:59:08.463802 [ 270 ] {5abb8a5e-3bf8-4024-91ac-d81c21c14c8b} <Debug> TCPHandler: Processed in 0.001797148 sec. | ||
| 4363 | 2026.03.24 20:59:08.463822 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4364 | 2026.03.24 20:59:08.463935 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.03.24 20:59:08.463966 [ 190 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4366 | 2026.03.24 20:59:08.464037 [ 270 ] {53aaf7ac-72fb-45c3-96bc-58c2eeddeb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4367 | 2026.03.24 20:59:08.464085 [ 270 ] {53aaf7ac-72fb-45c3-96bc-58c2eeddeb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4368 | 2026.03.24 20:59:08.464123 [ 190 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4369 | 2026.03.24 20:59:08.464168 [ 190 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1007 rows starting from the beginning of the part | ||
| 4370 | 2026.03.24 20:59:08.464275 [ 190 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 847 rows starting from the beginning of the part | ||
| 4371 | 2026.03.24 20:59:08.464334 [ 190 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 4372 | 2026.03.24 20:59:08.464385 [ 190 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 847 rows starting from the beginning of the part | ||
| 4373 | 2026.03.24 20:59:08.464448 [ 190 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 86 rows starting from the beginning of the part | ||
| 4374 | 2026.03.24 20:59:08.464504 [ 190 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 847 rows starting from the beginning of the part | ||
| 4375 | 2026.03.24 20:59:08.464534 [ 270 ] {53aaf7ac-72fb-45c3-96bc-58c2eeddeb8f} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.03.24 20:59:08.464579 [ 270 ] {53aaf7ac-72fb-45c3-96bc-58c2eeddeb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4377 | 2026.03.24 20:59:08.464970 [ 270 ] {53aaf7ac-72fb-45c3-96bc-58c2eeddeb8f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4378 | 2026.03.24 20:59:08.465202 [ 270 ] {53aaf7ac-72fb-45c3-96bc-58c2eeddeb8f} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.03.24 20:59:08.465341 [ 270 ] {53aaf7ac-72fb-45c3-96bc-58c2eeddeb8f} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001324 sec., 126132.93051359516 rows/sec., 7.69 MiB/sec. | ||
| 4380 | 2026.03.24 20:59:08.465381 [ 270 ] {53aaf7ac-72fb-45c3-96bc-58c2eeddeb8f} <Debug> TCPHandler: Processed in 0.0014979 sec. | ||
| 4381 | 2026.03.24 20:59:08.465493 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2026.03.24 20:59:08.465589 [ 270 ] {44ec376e-4e66-4c34-8dee-839389fc368d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4383 | 2026.03.24 20:59:08.465629 [ 270 ] {44ec376e-4e66-4c34-8dee-839389fc368d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4384 | 2026.03.24 20:59:08.466059 [ 270 ] {44ec376e-4e66-4c34-8dee-839389fc368d} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2026.03.24 20:59:08.466096 [ 270 ] {44ec376e-4e66-4c34-8dee-839389fc368d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4386 | 2026.03.24 20:59:08.466117 [ 198 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3720 rows, containing 5 columns (5 merged, 0 gathered) in 0.00222012 sec., 1675585.1035079185 rows/sec., 139.57 MiB/sec. | ||
| 4387 | 2026.03.24 20:59:08.466406 [ 187 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4388 | 2026.03.24 20:59:08.466428 [ 270 ] {44ec376e-4e66-4c34-8dee-839389fc368d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4389 | 2026.03.24 20:59:08.466707 [ 270 ] {44ec376e-4e66-4c34-8dee-839389fc368d} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.03.24 20:59:08.466774 [ 187 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_21_4} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.03.24 20:59:08.466843 [ 270 ] {44ec376e-4e66-4c34-8dee-839389fc368d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001272 sec., 117138.36477987422 rows/sec., 7.57 MiB/sec. | ||
| 4392 | 2026.03.24 20:59:08.466862 [ 187 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_21_4} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4393 | 2026.03.24 20:59:08.466887 [ 270 ] {44ec376e-4e66-4c34-8dee-839389fc368d} <Debug> TCPHandler: Processed in 0.001443939 sec. | ||
| 4394 | 2026.03.24 20:59:08.466958 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4395 | 2026.03.24 20:59:08.467007 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4396 | 2026.03.24 20:59:08.467108 [ 270 ] {9ce9302d-52b8-4ddf-866d-2723996f6ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4397 | 2026.03.24 20:59:08.467147 [ 270 ] {9ce9302d-52b8-4ddf-866d-2723996f6ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4398 | 2026.03.24 20:59:08.467569 [ 270 ] {9ce9302d-52b8-4ddf-866d-2723996f6ad1} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4399 | 2026.03.24 20:59:08.467607 [ 270 ] {9ce9302d-52b8-4ddf-866d-2723996f6ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4400 | 2026.03.24 20:59:08.467914 [ 270 ] {9ce9302d-52b8-4ddf-866d-2723996f6ad1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4401 | 2026.03.24 20:59:08.468140 [ 270 ] {9ce9302d-52b8-4ddf-866d-2723996f6ad1} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4402 | 2026.03.24 20:59:08.468269 [ 270 ] {9ce9302d-52b8-4ddf-866d-2723996f6ad1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001179 sec., 125530.1102629347 rows/sec., 7.14 MiB/sec. | ||
| 4403 | 2026.03.24 20:59:08.468307 [ 270 ] {9ce9302d-52b8-4ddf-866d-2723996f6ad1} <Debug> TCPHandler: Processed in 0.001355047 sec. | ||
| 4404 | 2026.03.24 20:59:08.468429 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2026.03.24 20:59:08.468524 [ 270 ] {5f248d33-2ad1-44b4-8340-01ed7602d745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4406 | 2026.03.24 20:59:08.468565 [ 270 ] {5f248d33-2ad1-44b4-8340-01ed7602d745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4407 | 2026.03.24 20:59:08.469150 [ 270 ] {5f248d33-2ad1-44b4-8340-01ed7602d745} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2026.03.24 20:59:08.469187 [ 270 ] {5f248d33-2ad1-44b4-8340-01ed7602d745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4409 | 2026.03.24 20:59:08.469538 [ 270 ] {5f248d33-2ad1-44b4-8340-01ed7602d745} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4410 | 2026.03.24 20:59:08.469757 [ 270 ] {5f248d33-2ad1-44b4-8340-01ed7602d745} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.03.24 20:59:08.469860 [ 50 ] {} <Debug> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4412 | 2026.03.24 20:59:08.469888 [ 270 ] {5f248d33-2ad1-44b4-8340-01ed7602d745} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001382 sec., 372648.3357452967 rows/sec., 26.27 MiB/sec. | ||
| 4413 | 2026.03.24 20:59:08.469892 [ 50 ] {} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.03.24 20:59:08.469928 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4415 | 2026.03.24 20:59:08.469933 [ 270 ] {5f248d33-2ad1-44b4-8340-01ed7602d745} <Debug> TCPHandler: Processed in 0.001554852 sec. | ||
| 4416 | 2026.03.24 20:59:08.470012 [ 202 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4417 | 2026.03.24 20:59:08.470044 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.03.24 20:59:08.470124 [ 202 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4419 | 2026.03.24 20:59:08.470139 [ 270 ] {cc65bed5-f9e1-417f-ad22-8a691bf0f065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4420 | 2026.03.24 20:59:08.470159 [ 202 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part | ||
| 4421 | 2026.03.24 20:59:08.470182 [ 270 ] {cc65bed5-f9e1-417f-ad22-8a691bf0f065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4422 | 2026.03.24 20:59:08.470224 [ 202 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 515 rows starting from the beginning of the part | ||
| 4423 | 2026.03.24 20:59:08.470271 [ 202 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 4424 | 2026.03.24 20:59:08.470309 [ 202 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 515 rows starting from the beginning of the part | ||
| 4425 | 2026.03.24 20:59:08.470346 [ 202 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 79 rows starting from the beginning of the part | ||
| 4426 | 2026.03.24 20:59:08.470383 [ 202 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 515 rows starting from the beginning of the part | ||
| 4427 | 2026.03.24 20:59:08.470508 [ 270 ] {cc65bed5-f9e1-417f-ad22-8a691bf0f065} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.03.24 20:59:08.470548 [ 270 ] {cc65bed5-f9e1-417f-ad22-8a691bf0f065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4429 | 2026.03.24 20:59:08.470878 [ 270 ] {cc65bed5-f9e1-417f-ad22-8a691bf0f065} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4430 | 2026.03.24 20:59:08.471186 [ 270 ] {cc65bed5-f9e1-417f-ad22-8a691bf0f065} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.03.24 20:59:08.471320 [ 270 ] {cc65bed5-f9e1-417f-ad22-8a691bf0f065} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001187 sec., 5054.759898904803 rows/sec., 264.09 KiB/sec. | ||
| 4432 | 2026.03.24 20:59:08.471357 [ 270 ] {cc65bed5-f9e1-417f-ad22-8a691bf0f065} <Debug> TCPHandler: Processed in 0.001356686 sec. | ||
| 4433 | 2026.03.24 20:59:08.471476 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2026.03.24 20:59:08.471571 [ 270 ] {c62867f8-7d70-4b31-86a8-dd8b82b69dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4435 | 2026.03.24 20:59:08.471613 [ 270 ] {c62867f8-7d70-4b31-86a8-dd8b82b69dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4436 | 2026.03.24 20:59:08.471629 [ 198 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2305 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654234 sec., 1393394.1630990535 rows/sec., 104.92 MiB/sec. | ||
| 4437 | 2026.03.24 20:59:08.471771 [ 202 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4438 | 2026.03.24 20:59:08.472007 [ 270 ] {c62867f8-7d70-4b31-86a8-dd8b82b69dc0} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.03.24 20:59:08.472022 [ 202 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_21_4} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2026.03.24 20:59:08.472053 [ 270 ] {c62867f8-7d70-4b31-86a8-dd8b82b69dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4441 | 2026.03.24 20:59:08.472104 [ 202 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_21_4} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4442 | 2026.03.24 20:59:08.472171 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 4443 | 2026.03.24 20:59:08.472404 [ 270 ] {c62867f8-7d70-4b31-86a8-dd8b82b69dc0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4444 | 2026.03.24 20:59:08.472635 [ 270 ] {c62867f8-7d70-4b31-86a8-dd8b82b69dc0} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.03.24 20:59:08.472754 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4446 | 2026.03.24 20:59:08.472764 [ 270 ] {c62867f8-7d70-4b31-86a8-dd8b82b69dc0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001211 sec., 218827.41535920725 rows/sec., 14.54 MiB/sec. | ||
| 4447 | 2026.03.24 20:59:08.472792 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.03.24 20:59:08.472814 [ 270 ] {c62867f8-7d70-4b31-86a8-dd8b82b69dc0} <Debug> TCPHandler: Processed in 0.001388457 sec. | ||
| 4449 | 2026.03.24 20:59:08.472819 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4450 | 2026.03.24 20:59:08.472905 [ 187 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4451 | 2026.03.24 20:59:08.472933 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4452 | 2026.03.24 20:59:08.473010 [ 187 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4453 | 2026.03.24 20:59:08.473035 [ 270 ] {58150857-3f7b-4192-831e-ddcc866e2440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4454 | 2026.03.24 20:59:08.473041 [ 187 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3141 rows starting from the beginning of the part | ||
| 4455 | 2026.03.24 20:59:08.473084 [ 270 ] {58150857-3f7b-4192-831e-ddcc866e2440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4456 | 2026.03.24 20:59:08.473108 [ 187 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 4457 | 2026.03.24 20:59:08.473157 [ 187 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 4458 | 2026.03.24 20:59:08.473196 [ 187 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 4459 | 2026.03.24 20:59:08.473231 [ 187 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 4460 | 2026.03.24 20:59:08.473276 [ 187 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 4461 | 2026.03.24 20:59:08.473404 [ 270 ] {58150857-3f7b-4192-831e-ddcc866e2440} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.03.24 20:59:08.473447 [ 270 ] {58150857-3f7b-4192-831e-ddcc866e2440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4463 | 2026.03.24 20:59:08.473762 [ 270 ] {58150857-3f7b-4192-831e-ddcc866e2440} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4464 | 2026.03.24 20:59:08.473994 [ 270 ] {58150857-3f7b-4192-831e-ddcc866e2440} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.03.24 20:59:08.474132 [ 270 ] {58150857-3f7b-4192-831e-ddcc866e2440} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 4466 | 2026.03.24 20:59:08.474171 [ 270 ] {58150857-3f7b-4192-831e-ddcc866e2440} <Debug> TCPHandler: Processed in 0.001288475 sec. | ||
| 4467 | 2026.03.24 20:59:08.474278 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.03.24 20:59:08.474372 [ 270 ] {7980399e-f4d8-45af-8463-e39ac97446e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4469 | 2026.03.24 20:59:08.474426 [ 270 ] {7980399e-f4d8-45af-8463-e39ac97446e6} <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 | ||
| 4470 | 2026.03.24 20:59:08.475016 [ 187 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4256 rows, containing 5 columns (5 merged, 0 gathered) in 0.002140538 sec., 1988285.1881162587 rows/sec., 136.35 MiB/sec. | ||
| 4471 | 2026.03.24 20:59:08.475239 [ 270 ] {7980399e-f4d8-45af-8463-e39ac97446e6} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2026.03.24 20:59:08.475282 [ 270 ] {7980399e-f4d8-45af-8463-e39ac97446e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4473 | 2026.03.24 20:59:08.475374 [ 187 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4474 | 2026.03.24 20:59:08.475652 [ 187 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2026.03.24 20:59:08.475713 [ 187 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4476 | 2026.03.24 20:59:08.475769 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 4477 | 2026.03.24 20:59:08.475885 [ 270 ] {7980399e-f4d8-45af-8463-e39ac97446e6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4478 | 2026.03.24 20:59:08.476128 [ 270 ] {7980399e-f4d8-45af-8463-e39ac97446e6} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.03.24 20:59:08.476275 [ 270 ] {7980399e-f4d8-45af-8463-e39ac97446e6} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001921 sec., 13014.055179593961 rows/sec., 23.32 MiB/sec. | ||
| 4480 | 2026.03.24 20:59:08.476339 [ 270 ] {7980399e-f4d8-45af-8463-e39ac97446e6} <Debug> TCPHandler: Processed in 0.002111047 sec. | ||
| 4481 | 2026.03.24 20:59:08.476448 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2026.03.24 20:59:08.476542 [ 270 ] {d7ca7212-9f10-449f-82fd-2e263bdd2ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4483 | 2026.03.24 20:59:08.476583 [ 270 ] {d7ca7212-9f10-449f-82fd-2e263bdd2ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4484 | 2026.03.24 20:59:08.476907 [ 270 ] {d7ca7212-9f10-449f-82fd-2e263bdd2ed3} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.03.24 20:59:08.476944 [ 270 ] {d7ca7212-9f10-449f-82fd-2e263bdd2ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4486 | 2026.03.24 20:59:08.477248 [ 270 ] {d7ca7212-9f10-449f-82fd-2e263bdd2ed3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4487 | 2026.03.24 20:59:08.477463 [ 270 ] {d7ca7212-9f10-449f-82fd-2e263bdd2ed3} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.03.24 20:59:08.477557 [ 50 ] {} <Debug> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4489 | 2026.03.24 20:59:08.477586 [ 50 ] {} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.03.24 20:59:08.477589 [ 270 ] {d7ca7212-9f10-449f-82fd-2e263bdd2ed3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 4491 | 2026.03.24 20:59:08.477605 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 4492 | 2026.03.24 20:59:08.477638 [ 270 ] {d7ca7212-9f10-449f-82fd-2e263bdd2ed3} <Debug> TCPHandler: Processed in 0.001240333 sec. | ||
| 4493 | 2026.03.24 20:59:08.477684 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4494 | 2026.03.24 20:59:08.477770 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4495 | 2026.03.24 20:59:08.477798 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1050 rows starting from the beginning of the part | ||
| 4496 | 2026.03.24 20:59:08.477847 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 4497 | 2026.03.24 20:59:08.477886 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 4498 | 2026.03.24 20:59:08.477925 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 4499 | 2026.03.24 20:59:08.477960 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 4500 | 2026.03.24 20:59:08.478000 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 4501 | 2026.03.24 20:59:08.478926 [ 200 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001270004 sec., 1133854.696520641 rows/sec., 73.62 MiB/sec. | ||
| 4502 | 2026.03.24 20:59:08.479102 [ 191 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4503 | 2026.03.24 20:59:08.479359 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_21_4} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.03.24 20:59:08.479430 [ 187 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_21_4} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4505 | 2026.03.24 20:59:08.479484 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4506 | 2026.03.24 20:59:13.450889 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4507 | 2026.03.24 20:59:13.451107 [ 270 ] {cf22759d-e23a-4689-847b-58beba80ac23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4508 | 2026.03.24 20:59:13.451177 [ 270 ] {cf22759d-e23a-4689-847b-58beba80ac23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4509 | 2026.03.24 20:59:13.451950 [ 270 ] {cf22759d-e23a-4689-847b-58beba80ac23} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.03.24 20:59:13.451995 [ 270 ] {cf22759d-e23a-4689-847b-58beba80ac23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4511 | 2026.03.24 20:59:13.452383 [ 270 ] {cf22759d-e23a-4689-847b-58beba80ac23} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4512 | 2026.03.24 20:59:13.452604 [ 270 ] {cf22759d-e23a-4689-847b-58beba80ac23} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.03.24 20:59:13.452755 [ 270 ] {cf22759d-e23a-4689-847b-58beba80ac23} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001703 sec., 2348.796241926013 rows/sec., 191.53 KiB/sec. | ||
| 4514 | 2026.03.24 20:59:13.452797 [ 270 ] {cf22759d-e23a-4689-847b-58beba80ac23} <Debug> TCPHandler: Processed in 0.002043835 sec. | ||
| 4515 | 2026.03.24 20:59:13.452938 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2026.03.24 20:59:13.453047 [ 270 ] {ef9a8ad7-bb5d-46f4-af14-96880c64851b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4517 | 2026.03.24 20:59:13.453088 [ 270 ] {ef9a8ad7-bb5d-46f4-af14-96880c64851b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4518 | 2026.03.24 20:59:13.453562 [ 270 ] {ef9a8ad7-bb5d-46f4-af14-96880c64851b} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2026.03.24 20:59:13.453598 [ 270 ] {ef9a8ad7-bb5d-46f4-af14-96880c64851b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4520 | 2026.03.24 20:59:13.453910 [ 270 ] {ef9a8ad7-bb5d-46f4-af14-96880c64851b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4521 | 2026.03.24 20:59:13.454117 [ 270 ] {ef9a8ad7-bb5d-46f4-af14-96880c64851b} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.03.24 20:59:13.454243 [ 270 ] {ef9a8ad7-bb5d-46f4-af14-96880c64851b} <Debug> executeQuery: Read 88 rows, 7.51 KiB in 0.001215 sec., 72427.98353909465 rows/sec., 6.04 MiB/sec. | ||
| 4523 | 2026.03.24 20:59:13.454298 [ 270 ] {ef9a8ad7-bb5d-46f4-af14-96880c64851b} <Debug> TCPHandler: Processed in 0.001411558 sec. | ||
| 4524 | 2026.03.24 20:59:13.454414 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.03.24 20:59:13.454512 [ 270 ] {aa6cc1c9-160b-4c94-b537-d8dad13dd0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4526 | 2026.03.24 20:59:13.454551 [ 270 ] {aa6cc1c9-160b-4c94-b537-d8dad13dd0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4527 | 2026.03.24 20:59:13.454979 [ 270 ] {aa6cc1c9-160b-4c94-b537-d8dad13dd0e2} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.03.24 20:59:13.455015 [ 270 ] {aa6cc1c9-160b-4c94-b537-d8dad13dd0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4529 | 2026.03.24 20:59:13.455319 [ 270 ] {aa6cc1c9-160b-4c94-b537-d8dad13dd0e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4530 | 2026.03.24 20:59:13.455520 [ 270 ] {aa6cc1c9-160b-4c94-b537-d8dad13dd0e2} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.03.24 20:59:13.455622 [ 82 ] {} <Debug> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4532 | 2026.03.24 20:59:13.455645 [ 270 ] {aa6cc1c9-160b-4c94-b537-d8dad13dd0e2} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001151 sec., 16507.38488271069 rows/sec., 1.19 MiB/sec. | ||
| 4533 | 2026.03.24 20:59:13.455692 [ 82 ] {} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.03.24 20:59:13.455699 [ 270 ] {aa6cc1c9-160b-4c94-b537-d8dad13dd0e2} <Debug> TCPHandler: Processed in 0.001333296 sec. | ||
| 4535 | 2026.03.24 20:59:13.455720 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4536 | 2026.03.24 20:59:13.455824 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.03.24 20:59:13.455857 [ 191 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4538 | 2026.03.24 20:59:13.455928 [ 270 ] {01085bfc-ae30-402d-b9ba-c350417a640d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4539 | 2026.03.24 20:59:13.455972 [ 270 ] {01085bfc-ae30-402d-b9ba-c350417a640d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4540 | 2026.03.24 20:59:13.456003 [ 191 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4541 | 2026.03.24 20:59:13.456045 [ 191 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 212 rows starting from the beginning of the part | ||
| 4542 | 2026.03.24 20:59:13.456116 [ 191 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
| 4543 | 2026.03.24 20:59:13.456166 [ 191 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 167 rows starting from the beginning of the part | ||
| 4544 | 2026.03.24 20:59:13.456215 [ 191 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 4545 | 2026.03.24 20:59:13.456264 [ 191 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 167 rows starting from the beginning of the part | ||
| 4546 | 2026.03.24 20:59:13.456309 [ 191 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part | ||
| 4547 | 2026.03.24 20:59:13.456381 [ 270 ] {01085bfc-ae30-402d-b9ba-c350417a640d} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2026.03.24 20:59:13.456422 [ 270 ] {01085bfc-ae30-402d-b9ba-c350417a640d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4549 | 2026.03.24 20:59:13.456763 [ 270 ] {01085bfc-ae30-402d-b9ba-c350417a640d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4550 | 2026.03.24 20:59:13.456982 [ 270 ] {01085bfc-ae30-402d-b9ba-c350417a640d} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.03.24 20:59:13.457145 [ 270 ] {01085bfc-ae30-402d-b9ba-c350417a640d} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001219 sec., 68088.59721082855 rows/sec., 5.32 MiB/sec. | ||
| 4552 | 2026.03.24 20:59:13.457187 [ 270 ] {01085bfc-ae30-402d-b9ba-c350417a640d} <Debug> TCPHandler: Processed in 0.001412098 sec. | ||
| 4553 | 2026.03.24 20:59:13.457302 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4554 | 2026.03.24 20:59:13.457306 [ 200 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 595 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507531 sec., 394685.0844194912 rows/sec., 26.30 MiB/sec. | ||
| 4555 | 2026.03.24 20:59:13.457402 [ 270 ] {33d957d3-5aa2-4176-a755-f74c4955d43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4556 | 2026.03.24 20:59:13.457446 [ 270 ] {33d957d3-5aa2-4176-a755-f74c4955d43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4557 | 2026.03.24 20:59:13.457505 [ 188 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4558 | 2026.03.24 20:59:13.457802 [ 188 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_21_4} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.03.24 20:59:13.457852 [ 270 ] {33d957d3-5aa2-4176-a755-f74c4955d43f} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2026.03.24 20:59:13.457881 [ 188 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_21_4} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4561 | 2026.03.24 20:59:13.457894 [ 270 ] {33d957d3-5aa2-4176-a755-f74c4955d43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4562 | 2026.03.24 20:59:13.457992 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4563 | 2026.03.24 20:59:13.458238 [ 270 ] {33d957d3-5aa2-4176-a755-f74c4955d43f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4564 | 2026.03.24 20:59:13.458446 [ 270 ] {33d957d3-5aa2-4176-a755-f74c4955d43f} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.03.24 20:59:13.458581 [ 270 ] {33d957d3-5aa2-4176-a755-f74c4955d43f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001204 sec., 134551.4950166113 rows/sec., 9.37 MiB/sec. | ||
| 4566 | 2026.03.24 20:59:13.458617 [ 270 ] {33d957d3-5aa2-4176-a755-f74c4955d43f} <Debug> TCPHandler: Processed in 0.001362656 sec. | ||
| 4567 | 2026.03.24 20:59:13.458731 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.03.24 20:59:13.458823 [ 270 ] {aa2c2ee9-62e4-4809-ab73-c3de7bc2937b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4569 | 2026.03.24 20:59:13.458875 [ 270 ] {aa2c2ee9-62e4-4809-ab73-c3de7bc2937b} <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 | ||
| 4570 | 2026.03.24 20:59:13.459643 [ 270 ] {aa2c2ee9-62e4-4809-ab73-c3de7bc2937b} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.03.24 20:59:13.459679 [ 270 ] {aa2c2ee9-62e4-4809-ab73-c3de7bc2937b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4572 | 2026.03.24 20:59:13.460176 [ 270 ] {aa2c2ee9-62e4-4809-ab73-c3de7bc2937b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4573 | 2026.03.24 20:59:13.460390 [ 270 ] {aa2c2ee9-62e4-4809-ab73-c3de7bc2937b} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.03.24 20:59:13.460523 [ 270 ] {aa2c2ee9-62e4-4809-ab73-c3de7bc2937b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001718 sec., 8731.082654249127 rows/sec., 15.65 MiB/sec. | ||
| 4575 | 2026.03.24 20:59:13.460528 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4576 | 2026.03.24 20:59:13.460575 [ 270 ] {aa2c2ee9-62e4-4809-ab73-c3de7bc2937b} <Debug> TCPHandler: Processed in 0.001891211 sec. | ||
| 4577 | 2026.03.24 20:59:13.460586 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.03.24 20:59:13.460617 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4579 | 2026.03.24 20:59:13.460694 [ 187 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4580 | 2026.03.24 20:59:13.460724 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4581 | 2026.03.24 20:59:13.460827 [ 270 ] {389f9233-f6dc-4d9b-8e0e-1119b79d4dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4582 | 2026.03.24 20:59:13.460868 [ 270 ] {389f9233-f6dc-4d9b-8e0e-1119b79d4dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4583 | 2026.03.24 20:59:13.460906 [ 187 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4584 | 2026.03.24 20:59:13.460964 [ 187 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 310 rows starting from the beginning of the part | ||
| 4585 | 2026.03.24 20:59:13.461102 [ 187 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
| 4586 | 2026.03.24 20:59:13.461218 [ 187 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 4587 | 2026.03.24 20:59:13.461229 [ 270 ] {389f9233-f6dc-4d9b-8e0e-1119b79d4dfd} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.03.24 20:59:13.461271 [ 270 ] {389f9233-f6dc-4d9b-8e0e-1119b79d4dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4589 | 2026.03.24 20:59:13.461330 [ 187 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 4590 | 2026.03.24 20:59:13.461434 [ 187 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4591 | 2026.03.24 20:59:13.461530 [ 187 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
| 4592 | 2026.03.24 20:59:13.461584 [ 270 ] {389f9233-f6dc-4d9b-8e0e-1119b79d4dfd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4593 | 2026.03.24 20:59:13.461792 [ 270 ] {389f9233-f6dc-4d9b-8e0e-1119b79d4dfd} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.03.24 20:59:13.461932 [ 270 ] {389f9233-f6dc-4d9b-8e0e-1119b79d4dfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 4595 | 2026.03.24 20:59:13.461967 [ 270 ] {389f9233-f6dc-4d9b-8e0e-1119b79d4dfd} <Debug> TCPHandler: Processed in 0.001291795 sec. | ||
| 4596 | 2026.03.24 20:59:13.465066 [ 189 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 405 rows, containing 19 columns (19 merged, 0 gathered) in 0.004403929 sec., 91963.33546703409 rows/sec., 164.79 MiB/sec. | ||
| 4597 | 2026.03.24 20:59:13.465906 [ 200 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4598 | 2026.03.24 20:59:13.466359 [ 200 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.03.24 20:59:13.466424 [ 200 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4600 | 2026.03.24 20:59:13.466535 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4601 | 2026.03.24 20:59:14.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.80 MiB, peak 248.89 MiB, free memory in arenas 0.00 B, will set to 244.82 MiB (RSS), difference: 1.02 MiB | ||
| 4602 | 2026.03.24 20:59:14.275521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8223 | ||
| 4603 | 2026.03.24 20:59:14.276065 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.03.24 20:59:14.276111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4605 | 2026.03.24 20:59:14.276611 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4606 | 2026.03.24 20:59:14.276849 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.03.24 20:59:14.276990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8223 | ||
| 4608 | 2026.03.24 20:59:14.692427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4609 | 2026.03.24 20:59:14.707907 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.03.24 20:59:14.707963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4611 | 2026.03.24 20:59:14.714405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4612 | 2026.03.24 20:59:14.715113 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.03.24 20:59:14.718069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4614 | 2026.03.24 20:59:16.795005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 648 | ||
| 4615 | 2026.03.24 20:59:16.797421 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.03.24 20:59:16.797482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4617 | 2026.03.24 20:59:16.798735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4618 | 2026.03.24 20:59:16.799023 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.03.24 20:59:16.799385 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 4620 | 2026.03.24 20:59:18.458684 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2026.03.24 20:59:18.458896 [ 270 ] {e6976349-f17c-4168-863d-58d2eb3754f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4622 | 2026.03.24 20:59:18.458966 [ 270 ] {e6976349-f17c-4168-863d-58d2eb3754f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4623 | 2026.03.24 20:59:18.459823 [ 270 ] {e6976349-f17c-4168-863d-58d2eb3754f8} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.03.24 20:59:18.459861 [ 270 ] {e6976349-f17c-4168-863d-58d2eb3754f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4625 | 2026.03.24 20:59:18.460252 [ 270 ] {e6976349-f17c-4168-863d-58d2eb3754f8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4626 | 2026.03.24 20:59:18.460473 [ 270 ] {e6976349-f17c-4168-863d-58d2eb3754f8} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2026.03.24 20:59:18.460620 [ 270 ] {e6976349-f17c-4168-863d-58d2eb3754f8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00178 sec., 159550.56179775283 rows/sec., 10.13 MiB/sec. | ||
| 4628 | 2026.03.24 20:59:18.460661 [ 270 ] {e6976349-f17c-4168-863d-58d2eb3754f8} <Debug> TCPHandler: Processed in 0.002107847 sec. | ||
| 4629 | 2026.03.24 20:59:18.460786 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.03.24 20:59:18.460880 [ 270 ] {55683aeb-ef14-4797-b711-371506a8104f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4631 | 2026.03.24 20:59:18.460921 [ 270 ] {55683aeb-ef14-4797-b711-371506a8104f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4632 | 2026.03.24 20:59:18.461747 [ 270 ] {55683aeb-ef14-4797-b711-371506a8104f} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.03.24 20:59:18.461784 [ 270 ] {55683aeb-ef14-4797-b711-371506a8104f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4634 | 2026.03.24 20:59:18.462160 [ 270 ] {55683aeb-ef14-4797-b711-371506a8104f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4635 | 2026.03.24 20:59:18.462368 [ 270 ] {55683aeb-ef14-4797-b711-371506a8104f} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.03.24 20:59:18.462494 [ 270 ] {55683aeb-ef14-4797-b711-371506a8104f} <Debug> executeQuery: Read 847 rows, 68.22 KiB in 0.001633 sec., 518677.281077771 rows/sec., 40.79 MiB/sec. | ||
| 4637 | 2026.03.24 20:59:18.462530 [ 270 ] {55683aeb-ef14-4797-b711-371506a8104f} <Debug> TCPHandler: Processed in 0.001793058 sec. | ||
| 4638 | 2026.03.24 20:59:18.462641 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.03.24 20:59:18.462734 [ 270 ] {ae44ee8e-dc29-40e8-930d-01f8f540628a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4640 | 2026.03.24 20:59:18.462773 [ 270 ] {ae44ee8e-dc29-40e8-930d-01f8f540628a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4641 | 2026.03.24 20:59:18.463243 [ 270 ] {ae44ee8e-dc29-40e8-930d-01f8f540628a} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.03.24 20:59:18.463281 [ 270 ] {ae44ee8e-dc29-40e8-930d-01f8f540628a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4643 | 2026.03.24 20:59:18.463595 [ 270 ] {ae44ee8e-dc29-40e8-930d-01f8f540628a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4644 | 2026.03.24 20:59:18.463801 [ 270 ] {ae44ee8e-dc29-40e8-930d-01f8f540628a} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.03.24 20:59:18.463926 [ 270 ] {ae44ee8e-dc29-40e8-930d-01f8f540628a} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.00121 sec., 138016.52892561984 rows/sec., 8.41 MiB/sec. | ||
| 4646 | 2026.03.24 20:59:18.463962 [ 270 ] {ae44ee8e-dc29-40e8-930d-01f8f540628a} <Debug> TCPHandler: Processed in 0.001368967 sec. | ||
| 4647 | 2026.03.24 20:59:18.464075 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.03.24 20:59:18.464169 [ 270 ] {25ce5581-16a9-40f4-bb93-bc15297cd74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4649 | 2026.03.24 20:59:18.464208 [ 270 ] {25ce5581-16a9-40f4-bb93-bc15297cd74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4650 | 2026.03.24 20:59:18.464673 [ 270 ] {25ce5581-16a9-40f4-bb93-bc15297cd74e} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.03.24 20:59:18.464709 [ 270 ] {25ce5581-16a9-40f4-bb93-bc15297cd74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4652 | 2026.03.24 20:59:18.465011 [ 270 ] {25ce5581-16a9-40f4-bb93-bc15297cd74e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4653 | 2026.03.24 20:59:18.465218 [ 270 ] {25ce5581-16a9-40f4-bb93-bc15297cd74e} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.03.24 20:59:18.465319 [ 125 ] {} <Debug> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4655 | 2026.03.24 20:59:18.465342 [ 270 ] {25ce5581-16a9-40f4-bb93-bc15297cd74e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 4656 | 2026.03.24 20:59:18.465389 [ 125 ] {} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.03.24 20:59:18.465396 [ 270 ] {25ce5581-16a9-40f4-bb93-bc15297cd74e} <Debug> TCPHandler: Processed in 0.001368986 sec. | ||
| 4658 | 2026.03.24 20:59:18.465421 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4659 | 2026.03.24 20:59:18.465522 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4660 | 2026.03.24 20:59:18.465558 [ 187 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::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 | ||
| 4661 | 2026.03.24 20:59:18.465620 [ 270 ] {d4fc6506-516b-4eba-a732-87d65dc30398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4662 | 2026.03.24 20:59:18.465664 [ 270 ] {d4fc6506-516b-4eba-a732-87d65dc30398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4663 | 2026.03.24 20:59:18.465695 [ 187 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4664 | 2026.03.24 20:59:18.465738 [ 187 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 4665 | 2026.03.24 20:59:18.465808 [ 187 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 4666 | 2026.03.24 20:59:18.465858 [ 187 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4667 | 2026.03.24 20:59:18.465903 [ 187 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4668 | 2026.03.24 20:59:18.465945 [ 187 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 4669 | 2026.03.24 20:59:18.465989 [ 187 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4670 | 2026.03.24 20:59:18.466096 [ 270 ] {d4fc6506-516b-4eba-a732-87d65dc30398} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.03.24 20:59:18.466139 [ 270 ] {d4fc6506-516b-4eba-a732-87d65dc30398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4672 | 2026.03.24 20:59:18.466481 [ 270 ] {d4fc6506-516b-4eba-a732-87d65dc30398} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4673 | 2026.03.24 20:59:18.466709 [ 270 ] {d4fc6506-516b-4eba-a732-87d65dc30398} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.03.24 20:59:18.466837 [ 270 ] {d4fc6506-516b-4eba-a732-87d65dc30398} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. | ||
| 4675 | 2026.03.24 20:59:18.466873 [ 270 ] {d4fc6506-516b-4eba-a732-87d65dc30398} <Debug> TCPHandler: Processed in 0.001399037 sec. | ||
| 4676 | 2026.03.24 20:59:18.466945 [ 200 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 919 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438619 sec., 638807.0781770573 rows/sec., 44.01 MiB/sec. | ||
| 4677 | 2026.03.24 20:59:18.466982 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4678 | 2026.03.24 20:59:18.467075 [ 270 ] {ccecc61e-48f6-45ac-9c90-720a0bd5b5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4679 | 2026.03.24 20:59:18.467115 [ 270 ] {ccecc61e-48f6-45ac-9c90-720a0bd5b5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4680 | 2026.03.24 20:59:18.467167 [ 188 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4681 | 2026.03.24 20:59:18.467512 [ 188 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_11_2} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2026.03.24 20:59:18.467600 [ 188 ] {1db6456b-28f4-422f-b597-3d516ecb4e23::all_1_11_2} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4683 | 2026.03.24 20:59:18.467707 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4684 | 2026.03.24 20:59:18.467706 [ 270 ] {ccecc61e-48f6-45ac-9c90-720a0bd5b5bf} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.03.24 20:59:18.467756 [ 270 ] {ccecc61e-48f6-45ac-9c90-720a0bd5b5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4686 | 2026.03.24 20:59:18.468071 [ 270 ] {ccecc61e-48f6-45ac-9c90-720a0bd5b5bf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4687 | 2026.03.24 20:59:18.468281 [ 270 ] {ccecc61e-48f6-45ac-9c90-720a0bd5b5bf} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.03.24 20:59:18.468407 [ 270 ] {ccecc61e-48f6-45ac-9c90-720a0bd5b5bf} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.00135 sec., 381481.48148148146 rows/sec., 26.90 MiB/sec. | ||
| 4689 | 2026.03.24 20:59:18.468443 [ 270 ] {ccecc61e-48f6-45ac-9c90-720a0bd5b5bf} <Debug> TCPHandler: Processed in 0.00150893 sec. | ||
| 4690 | 2026.03.24 20:59:18.468550 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.03.24 20:59:18.468642 [ 270 ] {1badda3a-0b19-4c54-80e5-7ff1b8002f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4692 | 2026.03.24 20:59:18.468683 [ 270 ] {1badda3a-0b19-4c54-80e5-7ff1b8002f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4693 | 2026.03.24 20:59:18.469004 [ 270 ] {1badda3a-0b19-4c54-80e5-7ff1b8002f1f} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.03.24 20:59:18.469038 [ 270 ] {1badda3a-0b19-4c54-80e5-7ff1b8002f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4695 | 2026.03.24 20:59:18.469329 [ 270 ] {1badda3a-0b19-4c54-80e5-7ff1b8002f1f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4696 | 2026.03.24 20:59:18.469528 [ 270 ] {1badda3a-0b19-4c54-80e5-7ff1b8002f1f} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.03.24 20:59:18.469648 [ 270 ] {1badda3a-0b19-4c54-80e5-7ff1b8002f1f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 306.43 KiB/sec. | ||
| 4698 | 2026.03.24 20:59:18.469682 [ 270 ] {1badda3a-0b19-4c54-80e5-7ff1b8002f1f} <Debug> TCPHandler: Processed in 0.001179732 sec. | ||
| 4699 | 2026.03.24 20:59:18.469791 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.03.24 20:59:18.469883 [ 270 ] {5f51cf08-46cd-471d-a4a5-64ec937227d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4701 | 2026.03.24 20:59:18.469923 [ 270 ] {5f51cf08-46cd-471d-a4a5-64ec937227d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4702 | 2026.03.24 20:59:18.470311 [ 270 ] {5f51cf08-46cd-471d-a4a5-64ec937227d6} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.03.24 20:59:18.470345 [ 270 ] {5f51cf08-46cd-471d-a4a5-64ec937227d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4704 | 2026.03.24 20:59:18.470666 [ 270 ] {5f51cf08-46cd-471d-a4a5-64ec937227d6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4705 | 2026.03.24 20:59:18.470867 [ 270 ] {5f51cf08-46cd-471d-a4a5-64ec937227d6} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.03.24 20:59:18.470990 [ 270 ] {5f51cf08-46cd-471d-a4a5-64ec937227d6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001125 sec., 235555.55555555556 rows/sec., 15.65 MiB/sec. | ||
| 4707 | 2026.03.24 20:59:18.471025 [ 270 ] {5f51cf08-46cd-471d-a4a5-64ec937227d6} <Debug> TCPHandler: Processed in 0.001280484 sec. | ||
| 4708 | 2026.03.24 20:59:18.471133 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.03.24 20:59:18.471225 [ 270 ] {175b9bc3-2a23-4b1f-967e-cf1bced06d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.03.24 20:59:18.471265 [ 270 ] {175b9bc3-2a23-4b1f-967e-cf1bced06d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4711 | 2026.03.24 20:59:18.471564 [ 270 ] {175b9bc3-2a23-4b1f-967e-cf1bced06d93} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.03.24 20:59:18.471599 [ 270 ] {175b9bc3-2a23-4b1f-967e-cf1bced06d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4713 | 2026.03.24 20:59:18.471873 [ 270 ] {175b9bc3-2a23-4b1f-967e-cf1bced06d93} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4714 | 2026.03.24 20:59:18.472077 [ 270 ] {175b9bc3-2a23-4b1f-967e-cf1bced06d93} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.03.24 20:59:18.472198 [ 270 ] {175b9bc3-2a23-4b1f-967e-cf1bced06d93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000991 sec., 1009.0817356205854 rows/sec., 67.99 KiB/sec. | ||
| 4716 | 2026.03.24 20:59:18.472233 [ 270 ] {175b9bc3-2a23-4b1f-967e-cf1bced06d93} <Debug> TCPHandler: Processed in 0.001147401 sec. | ||
| 4717 | 2026.03.24 20:59:18.472338 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.03.24 20:59:18.472429 [ 270 ] {d5ff1aae-019f-465c-bbda-053a9f05aeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.03.24 20:59:18.472480 [ 270 ] {d5ff1aae-019f-465c-bbda-053a9f05aeac} <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 | ||
| 4720 | 2026.03.24 20:59:18.473249 [ 270 ] {d5ff1aae-019f-465c-bbda-053a9f05aeac} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.03.24 20:59:18.473284 [ 270 ] {d5ff1aae-019f-465c-bbda-053a9f05aeac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4722 | 2026.03.24 20:59:18.473787 [ 270 ] {d5ff1aae-019f-465c-bbda-053a9f05aeac} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4723 | 2026.03.24 20:59:18.473999 [ 270 ] {d5ff1aae-019f-465c-bbda-053a9f05aeac} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.03.24 20:59:18.474128 [ 270 ] {d5ff1aae-019f-465c-bbda-053a9f05aeac} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001717 sec., 14560.279557367501 rows/sec., 26.09 MiB/sec. | ||
| 4725 | 2026.03.24 20:59:18.474178 [ 270 ] {d5ff1aae-019f-465c-bbda-053a9f05aeac} <Debug> TCPHandler: Processed in 0.001886701 sec. | ||
| 4726 | 2026.03.24 20:59:18.474301 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.03.24 20:59:18.474393 [ 270 ] {d28be728-36c5-4064-bb69-183b56129ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4728 | 2026.03.24 20:59:18.474433 [ 270 ] {d28be728-36c5-4064-bb69-183b56129ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4729 | 2026.03.24 20:59:18.474750 [ 270 ] {d28be728-36c5-4064-bb69-183b56129ca4} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.03.24 20:59:18.474785 [ 270 ] {d28be728-36c5-4064-bb69-183b56129ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4731 | 2026.03.24 20:59:18.475079 [ 270 ] {d28be728-36c5-4064-bb69-183b56129ca4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4732 | 2026.03.24 20:59:18.475275 [ 270 ] {d28be728-36c5-4064-bb69-183b56129ca4} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.03.24 20:59:18.475398 [ 270 ] {d28be728-36c5-4064-bb69-183b56129ca4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001023 sec., 87976.53958944281 rows/sec., 5.50 MiB/sec. | ||
| 4734 | 2026.03.24 20:59:18.475433 [ 270 ] {d28be728-36c5-4064-bb69-183b56129ca4} <Debug> TCPHandler: Processed in 0.001179032 sec. | ||
| 4735 | 2026.03.24 20:59:21.691621 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4736 | 2026.03.24 20:59:21.691672 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4737 | 2026.03.24 20:59:21.777165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8671 | ||
| 4738 | 2026.03.24 20:59:21.777670 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.03.24 20:59:21.777721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4740 | 2026.03.24 20:59:21.778210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4741 | 2026.03.24 20:59:21.778445 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.03.24 20:59:21.778596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8671 | ||
| 4743 | 2026.03.24 20:59:22.218282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4744 | 2026.03.24 20:59:22.234411 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.03.24 20:59:22.234453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4746 | 2026.03.24 20:59:22.240561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4747 | 2026.03.24 20:59:22.241241 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.03.24 20:59:22.243910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4749 | 2026.03.24 20:59:23.451380 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.03.24 20:59:23.451584 [ 270 ] {adbed211-db50-4d3a-96f7-cc69114d1d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4751 | 2026.03.24 20:59:23.451653 [ 270 ] {adbed211-db50-4d3a-96f7-cc69114d1d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4752 | 2026.03.24 20:59:23.452334 [ 270 ] {adbed211-db50-4d3a-96f7-cc69114d1d33} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.03.24 20:59:23.452385 [ 270 ] {adbed211-db50-4d3a-96f7-cc69114d1d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4754 | 2026.03.24 20:59:23.452800 [ 270 ] {adbed211-db50-4d3a-96f7-cc69114d1d33} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4755 | 2026.03.24 20:59:23.453040 [ 270 ] {adbed211-db50-4d3a-96f7-cc69114d1d33} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.03.24 20:59:23.453194 [ 270 ] {adbed211-db50-4d3a-96f7-cc69114d1d33} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001703 sec., 50499.119201409274 rows/sec., 4.22 MiB/sec. | ||
| 4757 | 2026.03.24 20:59:23.453255 [ 270 ] {adbed211-db50-4d3a-96f7-cc69114d1d33} <Debug> TCPHandler: Processed in 0.002048935 sec. | ||
| 4758 | 2026.03.24 20:59:23.453390 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2026.03.24 20:59:23.453556 [ 270 ] {3eeb51a6-fb75-40f9-b7e1-0614b46bad8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4760 | 2026.03.24 20:59:23.453601 [ 270 ] {3eeb51a6-fb75-40f9-b7e1-0614b46bad8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4761 | 2026.03.24 20:59:23.454026 [ 270 ] {3eeb51a6-fb75-40f9-b7e1-0614b46bad8a} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.03.24 20:59:23.454065 [ 270 ] {3eeb51a6-fb75-40f9-b7e1-0614b46bad8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4763 | 2026.03.24 20:59:23.454378 [ 270 ] {3eeb51a6-fb75-40f9-b7e1-0614b46bad8a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4764 | 2026.03.24 20:59:23.454591 [ 270 ] {3eeb51a6-fb75-40f9-b7e1-0614b46bad8a} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.03.24 20:59:23.454725 [ 270 ] {3eeb51a6-fb75-40f9-b7e1-0614b46bad8a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001195 sec., 12552.301255230124 rows/sec., 943.87 KiB/sec. | ||
| 4766 | 2026.03.24 20:59:23.454764 [ 270 ] {3eeb51a6-fb75-40f9-b7e1-0614b46bad8a} <Debug> TCPHandler: Processed in 0.001371528 sec. | ||
| 4767 | 2026.03.24 20:59:23.454877 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.03.24 20:59:23.454976 [ 270 ] {fc72e07e-44c4-4226-8156-f631e7332825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4769 | 2026.03.24 20:59:23.455017 [ 270 ] {fc72e07e-44c4-4226-8156-f631e7332825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4770 | 2026.03.24 20:59:23.455462 [ 270 ] {fc72e07e-44c4-4226-8156-f631e7332825} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.03.24 20:59:23.455500 [ 270 ] {fc72e07e-44c4-4226-8156-f631e7332825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4772 | 2026.03.24 20:59:23.455838 [ 270 ] {fc72e07e-44c4-4226-8156-f631e7332825} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4773 | 2026.03.24 20:59:23.456056 [ 270 ] {fc72e07e-44c4-4226-8156-f631e7332825} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.03.24 20:59:23.456189 [ 270 ] {fc72e07e-44c4-4226-8156-f631e7332825} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001235 sec., 63967.61133603239 rows/sec., 4.99 MiB/sec. | ||
| 4775 | 2026.03.24 20:59:23.456229 [ 270 ] {fc72e07e-44c4-4226-8156-f631e7332825} <Debug> TCPHandler: Processed in 0.001402788 sec. | ||
| 4776 | 2026.03.24 20:59:23.456344 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2026.03.24 20:59:23.456440 [ 270 ] {91f5e760-b901-4256-bc8a-4fe4210a43d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4778 | 2026.03.24 20:59:23.456485 [ 270 ] {91f5e760-b901-4256-bc8a-4fe4210a43d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4779 | 2026.03.24 20:59:23.456895 [ 270 ] {91f5e760-b901-4256-bc8a-4fe4210a43d8} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.03.24 20:59:23.456931 [ 270 ] {91f5e760-b901-4256-bc8a-4fe4210a43d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4781 | 2026.03.24 20:59:23.457266 [ 270 ] {91f5e760-b901-4256-bc8a-4fe4210a43d8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4782 | 2026.03.24 20:59:23.457474 [ 270 ] {91f5e760-b901-4256-bc8a-4fe4210a43d8} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.03.24 20:59:23.457600 [ 270 ] {91f5e760-b901-4256-bc8a-4fe4210a43d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 4784 | 2026.03.24 20:59:23.457636 [ 270 ] {91f5e760-b901-4256-bc8a-4fe4210a43d8} <Debug> TCPHandler: Processed in 0.001348326 sec. | ||
| 4785 | 2026.03.24 20:59:23.457747 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.03.24 20:59:23.457836 [ 270 ] {6b093731-8742-4a25-b885-0fada595fb75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4787 | 2026.03.24 20:59:23.457888 [ 270 ] {6b093731-8742-4a25-b885-0fada595fb75} <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 | ||
| 4788 | 2026.03.24 20:59:23.458674 [ 270 ] {6b093731-8742-4a25-b885-0fada595fb75} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.03.24 20:59:23.458712 [ 270 ] {6b093731-8742-4a25-b885-0fada595fb75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4790 | 2026.03.24 20:59:23.459296 [ 270 ] {6b093731-8742-4a25-b885-0fada595fb75} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4791 | 2026.03.24 20:59:23.459518 [ 270 ] {6b093731-8742-4a25-b885-0fada595fb75} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.03.24 20:59:23.459655 [ 270 ] {6b093731-8742-4a25-b885-0fada595fb75} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001818 sec., 8250.82508250825 rows/sec., 14.79 MiB/sec. | ||
| 4793 | 2026.03.24 20:59:23.459715 [ 270 ] {6b093731-8742-4a25-b885-0fada595fb75} <Debug> TCPHandler: Processed in 0.002003234 sec. | ||
| 4794 | 2026.03.24 20:59:23.459823 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.03.24 20:59:23.459918 [ 270 ] {b01c96f8-f68a-4e14-a354-2b68e3c71458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4796 | 2026.03.24 20:59:23.459959 [ 270 ] {b01c96f8-f68a-4e14-a354-2b68e3c71458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4797 | 2026.03.24 20:59:23.460288 [ 270 ] {b01c96f8-f68a-4e14-a354-2b68e3c71458} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.03.24 20:59:23.460323 [ 270 ] {b01c96f8-f68a-4e14-a354-2b68e3c71458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4799 | 2026.03.24 20:59:23.460628 [ 270 ] {b01c96f8-f68a-4e14-a354-2b68e3c71458} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4800 | 2026.03.24 20:59:23.460837 [ 270 ] {b01c96f8-f68a-4e14-a354-2b68e3c71458} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.03.24 20:59:23.460963 [ 270 ] {b01c96f8-f68a-4e14-a354-2b68e3c71458} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4802 | 2026.03.24 20:59:23.461000 [ 270 ] {b01c96f8-f68a-4e14-a354-2b68e3c71458} <Debug> TCPHandler: Processed in 0.001225773 sec. | ||
| 4803 | 2026.03.24 20:59:26.799944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 682 | ||
| 4804 | 2026.03.24 20:59:26.802304 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.03.24 20:59:26.802362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4806 | 2026.03.24 20:59:26.803631 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4807 | 2026.03.24 20:59:26.803918 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.03.24 20:59:26.804278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 4809 | 2026.03.24 20:59:28.458725 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2026.03.24 20:59:28.459040 [ 270 ] {c2013c2b-3a85-4a79-a706-0cb5346390be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4811 | 2026.03.24 20:59:28.459153 [ 270 ] {c2013c2b-3a85-4a79-a706-0cb5346390be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4812 | 2026.03.24 20:59:28.459975 [ 270 ] {c2013c2b-3a85-4a79-a706-0cb5346390be} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2026.03.24 20:59:28.460018 [ 270 ] {c2013c2b-3a85-4a79-a706-0cb5346390be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4814 | 2026.03.24 20:59:28.460437 [ 270 ] {c2013c2b-3a85-4a79-a706-0cb5346390be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4815 | 2026.03.24 20:59:28.460661 [ 270 ] {c2013c2b-3a85-4a79-a706-0cb5346390be} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2026.03.24 20:59:28.460814 [ 270 ] {c2013c2b-3a85-4a79-a706-0cb5346390be} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00186 sec., 152688.17204301074 rows/sec., 9.70 MiB/sec. | ||
| 4817 | 2026.03.24 20:59:28.460814 [ 116 ] {} <Debug> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4818 | 2026.03.24 20:59:28.460856 [ 270 ] {c2013c2b-3a85-4a79-a706-0cb5346390be} <Debug> TCPHandler: Processed in 0.002308263 sec. | ||
| 4819 | 2026.03.24 20:59:28.460898 [ 116 ] {} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.03.24 20:59:28.460927 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4821 | 2026.03.24 20:59:28.461010 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2026.03.24 20:59:28.461079 [ 188 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::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 | ||
| 4823 | 2026.03.24 20:59:28.461112 [ 270 ] {b87e87dc-4a04-4b0c-a16b-bea14fa5e8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4824 | 2026.03.24 20:59:28.461171 [ 270 ] {b87e87dc-4a04-4b0c-a16b-bea14fa5e8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4825 | 2026.03.24 20:59:28.461248 [ 188 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4826 | 2026.03.24 20:59:28.461291 [ 188 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4827 | 2026.03.24 20:59:28.461368 [ 188 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4828 | 2026.03.24 20:59:28.461419 [ 188 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4829 | 2026.03.24 20:59:28.461465 [ 188 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4830 | 2026.03.24 20:59:28.461515 [ 188 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4831 | 2026.03.24 20:59:28.461562 [ 188 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4832 | 2026.03.24 20:59:28.461609 [ 270 ] {b87e87dc-4a04-4b0c-a16b-bea14fa5e8f1} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.03.24 20:59:28.461649 [ 270 ] {b87e87dc-4a04-4b0c-a16b-bea14fa5e8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4834 | 2026.03.24 20:59:28.462025 [ 270 ] {b87e87dc-4a04-4b0c-a16b-bea14fa5e8f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4835 | 2026.03.24 20:59:28.462246 [ 270 ] {b87e87dc-4a04-4b0c-a16b-bea14fa5e8f1} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.03.24 20:59:28.462376 [ 270 ] {b87e87dc-4a04-4b0c-a16b-bea14fa5e8f1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001283 sec., 6235.385814497272 rows/sec., 508.45 KiB/sec. | ||
| 4837 | 2026.03.24 20:59:28.462413 [ 270 ] {b87e87dc-4a04-4b0c-a16b-bea14fa5e8f1} <Debug> TCPHandler: Processed in 0.001461799 sec. | ||
| 4838 | 2026.03.24 20:59:28.462528 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.03.24 20:59:28.462629 [ 270 ] {b889dbba-432f-46f7-b6db-d79afb19eefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4840 | 2026.03.24 20:59:28.462667 [ 270 ] {b889dbba-432f-46f7-b6db-d79afb19eefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4841 | 2026.03.24 20:59:28.462883 [ 193 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001873791 sec., 922194.631098132 rows/sec., 62.34 MiB/sec. | ||
| 4842 | 2026.03.24 20:59:28.463044 [ 193 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4843 | 2026.03.24 20:59:28.463292 [ 193 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_11_2} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.03.24 20:59:28.463355 [ 193 ] {32191d85-458a-4a1d-a81c-1548142e9e0b::all_1_11_2} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4845 | 2026.03.24 20:59:28.463425 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4846 | 2026.03.24 20:59:28.463541 [ 270 ] {b889dbba-432f-46f7-b6db-d79afb19eefc} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.03.24 20:59:28.463576 [ 270 ] {b889dbba-432f-46f7-b6db-d79afb19eefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4848 | 2026.03.24 20:59:28.463921 [ 270 ] {b889dbba-432f-46f7-b6db-d79afb19eefc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4849 | 2026.03.24 20:59:28.464125 [ 270 ] {b889dbba-432f-46f7-b6db-d79afb19eefc} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.03.24 20:59:28.464254 [ 270 ] {b889dbba-432f-46f7-b6db-d79afb19eefc} <Debug> executeQuery: Read 851 rows, 68.51 KiB in 0.001642 sec., 518270.40194884286 rows/sec., 40.75 MiB/sec. | ||
| 4851 | 2026.03.24 20:59:28.464298 [ 270 ] {b889dbba-432f-46f7-b6db-d79afb19eefc} <Debug> TCPHandler: Processed in 0.001817869 sec. | ||
| 4852 | 2026.03.24 20:59:28.464412 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.03.24 20:59:28.464510 [ 270 ] {f8c0bb28-1d4b-470e-adcd-fdfda2d065e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4854 | 2026.03.24 20:59:28.464550 [ 270 ] {f8c0bb28-1d4b-470e-adcd-fdfda2d065e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4855 | 2026.03.24 20:59:28.465007 [ 270 ] {f8c0bb28-1d4b-470e-adcd-fdfda2d065e3} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.03.24 20:59:28.465041 [ 270 ] {f8c0bb28-1d4b-470e-adcd-fdfda2d065e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4857 | 2026.03.24 20:59:28.465343 [ 270 ] {f8c0bb28-1d4b-470e-adcd-fdfda2d065e3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4858 | 2026.03.24 20:59:28.465545 [ 270 ] {f8c0bb28-1d4b-470e-adcd-fdfda2d065e3} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.03.24 20:59:28.465667 [ 270 ] {f8c0bb28-1d4b-470e-adcd-fdfda2d065e3} <Debug> executeQuery: Read 175 rows, 10.98 KiB in 0.00118 sec., 148305.0847457627 rows/sec., 9.09 MiB/sec. | ||
| 4860 | 2026.03.24 20:59:28.465710 [ 270 ] {f8c0bb28-1d4b-470e-adcd-fdfda2d065e3} <Debug> TCPHandler: Processed in 0.001345516 sec. | ||
| 4861 | 2026.03.24 20:59:28.465816 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.03.24 20:59:28.465908 [ 270 ] {99b95399-c5a0-4ac9-b5de-bb88f04fa54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4863 | 2026.03.24 20:59:28.465946 [ 270 ] {99b95399-c5a0-4ac9-b5de-bb88f04fa54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4864 | 2026.03.24 20:59:28.466369 [ 270 ] {99b95399-c5a0-4ac9-b5de-bb88f04fa54d} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.03.24 20:59:28.466401 [ 270 ] {99b95399-c5a0-4ac9-b5de-bb88f04fa54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4866 | 2026.03.24 20:59:28.466687 [ 270 ] {99b95399-c5a0-4ac9-b5de-bb88f04fa54d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4867 | 2026.03.24 20:59:28.466896 [ 270 ] {99b95399-c5a0-4ac9-b5de-bb88f04fa54d} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.03.24 20:59:28.467016 [ 270 ] {99b95399-c5a0-4ac9-b5de-bb88f04fa54d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001126 sec., 132326.82060390763 rows/sec., 8.55 MiB/sec. | ||
| 4869 | 2026.03.24 20:59:28.467052 [ 270 ] {99b95399-c5a0-4ac9-b5de-bb88f04fa54d} <Debug> TCPHandler: Processed in 0.001283164 sec. | ||
| 4870 | 2026.03.24 20:59:28.467163 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.03.24 20:59:28.467255 [ 270 ] {0e15faa7-17e6-4e53-bf82-fdb5e77da3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4872 | 2026.03.24 20:59:28.467292 [ 270 ] {0e15faa7-17e6-4e53-bf82-fdb5e77da3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4873 | 2026.03.24 20:59:28.467713 [ 270 ] {0e15faa7-17e6-4e53-bf82-fdb5e77da3c8} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.03.24 20:59:28.467746 [ 270 ] {0e15faa7-17e6-4e53-bf82-fdb5e77da3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4875 | 2026.03.24 20:59:28.468033 [ 270 ] {0e15faa7-17e6-4e53-bf82-fdb5e77da3c8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4876 | 2026.03.24 20:59:28.468250 [ 270 ] {0e15faa7-17e6-4e53-bf82-fdb5e77da3c8} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.03.24 20:59:28.468363 [ 115 ] {} <Debug> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4878 | 2026.03.24 20:59:28.468371 [ 270 ] {0e15faa7-17e6-4e53-bf82-fdb5e77da3c8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001134 sec., 130511.46384479718 rows/sec., 7.42 MiB/sec. | ||
| 4879 | 2026.03.24 20:59:28.468398 [ 115 ] {} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.03.24 20:59:28.468415 [ 270 ] {0e15faa7-17e6-4e53-bf82-fdb5e77da3c8} <Debug> TCPHandler: Processed in 0.001305625 sec. | ||
| 4881 | 2026.03.24 20:59:28.468417 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4882 | 2026.03.24 20:59:28.468521 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4883 | 2026.03.24 20:59:28.468521 [ 188 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::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 | ||
| 4884 | 2026.03.24 20:59:28.468614 [ 270 ] {97d692cd-33d0-41b0-90e0-ad859c313b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4885 | 2026.03.24 20:59:28.468640 [ 188 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4886 | 2026.03.24 20:59:28.468655 [ 270 ] {97d692cd-33d0-41b0-90e0-ad859c313b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4887 | 2026.03.24 20:59:28.468676 [ 188 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 4888 | 2026.03.24 20:59:28.468739 [ 188 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4889 | 2026.03.24 20:59:28.468783 [ 188 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4890 | 2026.03.24 20:59:28.468826 [ 188 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4891 | 2026.03.24 20:59:28.468869 [ 188 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4892 | 2026.03.24 20:59:28.468910 [ 188 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4893 | 2026.03.24 20:59:28.469266 [ 270 ] {97d692cd-33d0-41b0-90e0-ad859c313b6a} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.03.24 20:59:28.469305 [ 270 ] {97d692cd-33d0-41b0-90e0-ad859c313b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4895 | 2026.03.24 20:59:28.469656 [ 270 ] {97d692cd-33d0-41b0-90e0-ad859c313b6a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4896 | 2026.03.24 20:59:28.469728 [ 193 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246844 sec., 721822.4573402927 rows/sec., 43.99 MiB/sec. | ||
| 4897 | 2026.03.24 20:59:28.469867 [ 270 ] {97d692cd-33d0-41b0-90e0-ad859c313b6a} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2026.03.24 20:59:28.469881 [ 200 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4899 | 2026.03.24 20:59:28.469995 [ 270 ] {97d692cd-33d0-41b0-90e0-ad859c313b6a} <Debug> executeQuery: Read 523 rows, 37.83 KiB in 0.001399 sec., 373838.4560400286 rows/sec., 26.41 MiB/sec. | ||
| 4900 | 2026.03.24 20:59:28.470034 [ 270 ] {97d692cd-33d0-41b0-90e0-ad859c313b6a} <Debug> TCPHandler: Processed in 0.001560822 sec. | ||
| 4901 | 2026.03.24 20:59:28.470137 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.03.24 20:59:28.470176 [ 200 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_11_2} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.03.24 20:59:28.470228 [ 270 ] {52b86f9b-10d1-4e29-941f-164b5a82c410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4904 | 2026.03.24 20:59:28.470257 [ 200 ] {86aad4af-e578-4dda-a8ff-9bb4d23f07c0::all_1_11_2} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4905 | 2026.03.24 20:59:28.470268 [ 270 ] {52b86f9b-10d1-4e29-941f-164b5a82c410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4906 | 2026.03.24 20:59:28.470335 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4907 | 2026.03.24 20:59:28.470602 [ 270 ] {52b86f9b-10d1-4e29-941f-164b5a82c410} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2026.03.24 20:59:28.470635 [ 270 ] {52b86f9b-10d1-4e29-941f-164b5a82c410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4909 | 2026.03.24 20:59:28.470949 [ 270 ] {52b86f9b-10d1-4e29-941f-164b5a82c410} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4910 | 2026.03.24 20:59:28.471158 [ 270 ] {52b86f9b-10d1-4e29-941f-164b5a82c410} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.03.24 20:59:28.471285 [ 270 ] {52b86f9b-10d1-4e29-941f-164b5a82c410} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 4912 | 2026.03.24 20:59:28.471322 [ 270 ] {52b86f9b-10d1-4e29-941f-164b5a82c410} <Debug> TCPHandler: Processed in 0.001232834 sec. | ||
| 4913 | 2026.03.24 20:59:28.471452 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4914 | 2026.03.24 20:59:28.471556 [ 270 ] {acdee63f-a2a3-41cc-8663-b2d87a9f9099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4915 | 2026.03.24 20:59:28.471599 [ 270 ] {acdee63f-a2a3-41cc-8663-b2d87a9f9099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4916 | 2026.03.24 20:59:28.472008 [ 270 ] {acdee63f-a2a3-41cc-8663-b2d87a9f9099} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.03.24 20:59:28.472045 [ 270 ] {acdee63f-a2a3-41cc-8663-b2d87a9f9099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4918 | 2026.03.24 20:59:28.472379 [ 270 ] {acdee63f-a2a3-41cc-8663-b2d87a9f9099} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4919 | 2026.03.24 20:59:28.472596 [ 270 ] {acdee63f-a2a3-41cc-8663-b2d87a9f9099} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2026.03.24 20:59:28.472746 [ 270 ] {acdee63f-a2a3-41cc-8663-b2d87a9f9099} <Debug> executeQuery: Read 269 rows, 18.31 KiB in 0.001193 sec., 225481.97820620285 rows/sec., 14.99 MiB/sec. | ||
| 4921 | 2026.03.24 20:59:28.472788 [ 270 ] {acdee63f-a2a3-41cc-8663-b2d87a9f9099} <Debug> TCPHandler: Processed in 0.001386177 sec. | ||
| 4922 | 2026.03.24 20:59:28.472898 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4923 | 2026.03.24 20:59:28.472992 [ 270 ] {8bbdfa61-aeb4-44c6-a1dc-78599987847c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4924 | 2026.03.24 20:59:28.473033 [ 270 ] {8bbdfa61-aeb4-44c6-a1dc-78599987847c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4925 | 2026.03.24 20:59:28.473338 [ 270 ] {8bbdfa61-aeb4-44c6-a1dc-78599987847c} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.03.24 20:59:28.473373 [ 270 ] {8bbdfa61-aeb4-44c6-a1dc-78599987847c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4927 | 2026.03.24 20:59:28.473672 [ 270 ] {8bbdfa61-aeb4-44c6-a1dc-78599987847c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4928 | 2026.03.24 20:59:28.473878 [ 270 ] {8bbdfa61-aeb4-44c6-a1dc-78599987847c} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.03.24 20:59:28.473996 [ 116 ] {} <Debug> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4930 | 2026.03.24 20:59:28.474002 [ 270 ] {8bbdfa61-aeb4-44c6-a1dc-78599987847c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 4931 | 2026.03.24 20:59:28.474041 [ 116 ] {} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.03.24 20:59:28.474059 [ 270 ] {8bbdfa61-aeb4-44c6-a1dc-78599987847c} <Debug> TCPHandler: Processed in 0.001209593 sec. | ||
| 4933 | 2026.03.24 20:59:28.474066 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4934 | 2026.03.24 20:59:28.474174 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.03.24 20:59:28.474189 [ 201 ] {080cfb40-47f1-423a-a068-985bf6647fa8::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 | ||
| 4936 | 2026.03.24 20:59:28.474274 [ 270 ] {66ce62f1-ba66-4b81-83b6-e1c7ca871d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4937 | 2026.03.24 20:59:28.474330 [ 270 ] {66ce62f1-ba66-4b81-83b6-e1c7ca871d89} <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 | ||
| 4938 | 2026.03.24 20:59:28.474333 [ 201 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4939 | 2026.03.24 20:59:28.474386 [ 201 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 4940 | 2026.03.24 20:59:28.474451 [ 201 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4941 | 2026.03.24 20:59:28.474497 [ 201 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4942 | 2026.03.24 20:59:28.474540 [ 201 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4943 | 2026.03.24 20:59:28.474582 [ 201 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4944 | 2026.03.24 20:59:28.474623 [ 201 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4945 | 2026.03.24 20:59:28.475165 [ 270 ] {66ce62f1-ba66-4b81-83b6-e1c7ca871d89} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.03.24 20:59:28.475206 [ 270 ] {66ce62f1-ba66-4b81-83b6-e1c7ca871d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4947 | 2026.03.24 20:59:28.475410 [ 193 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001267804 sec., 8676.420014450183 rows/sec., 581.56 KiB/sec. | ||
| 4948 | 2026.03.24 20:59:28.475593 [ 199 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4949 | 2026.03.24 20:59:28.475755 [ 270 ] {66ce62f1-ba66-4b81-83b6-e1c7ca871d89} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4950 | 2026.03.24 20:59:28.476001 [ 199 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_11_2} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.03.24 20:59:28.476038 [ 270 ] {66ce62f1-ba66-4b81-83b6-e1c7ca871d89} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.03.24 20:59:28.476095 [ 199 ] {080cfb40-47f1-423a-a068-985bf6647fa8::all_1_11_2} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4953 | 2026.03.24 20:59:28.476183 [ 270 ] {66ce62f1-ba66-4b81-83b6-e1c7ca871d89} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001927 sec., 12973.533990659056 rows/sec., 23.25 MiB/sec. | ||
| 4954 | 2026.03.24 20:59:28.476188 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4955 | 2026.03.24 20:59:28.476243 [ 270 ] {66ce62f1-ba66-4b81-83b6-e1c7ca871d89} <Debug> TCPHandler: Processed in 0.002116097 sec. | ||
| 4956 | 2026.03.24 20:59:28.476354 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.03.24 20:59:28.476447 [ 270 ] {a0cc6e74-a82b-4af0-bcba-d47e3ea6418d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4958 | 2026.03.24 20:59:28.476486 [ 270 ] {a0cc6e74-a82b-4af0-bcba-d47e3ea6418d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4959 | 2026.03.24 20:59:28.476816 [ 270 ] {a0cc6e74-a82b-4af0-bcba-d47e3ea6418d} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.03.24 20:59:28.476852 [ 270 ] {a0cc6e74-a82b-4af0-bcba-d47e3ea6418d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4961 | 2026.03.24 20:59:28.477150 [ 270 ] {a0cc6e74-a82b-4af0-bcba-d47e3ea6418d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4962 | 2026.03.24 20:59:28.477364 [ 270 ] {a0cc6e74-a82b-4af0-bcba-d47e3ea6418d} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.03.24 20:59:28.477493 [ 270 ] {a0cc6e74-a82b-4af0-bcba-d47e3ea6418d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 4964 | 2026.03.24 20:59:28.477535 [ 270 ] {a0cc6e74-a82b-4af0-bcba-d47e3ea6418d} <Debug> TCPHandler: Processed in 0.001229873 sec. | ||
| 4965 | 2026.03.24 20:59:29.278868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9183 | ||
| 4966 | 2026.03.24 20:59:29.279462 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.03.24 20:59:29.279517 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4968 | 2026.03.24 20:59:29.280064 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4969 | 2026.03.24 20:59:29.280311 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.03.24 20:59:29.280457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9183 | ||
| 4971 | 2026.03.24 20:59:29.744092 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4972 | 2026.03.24 20:59:29.763721 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.03.24 20:59:29.763782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4974 | 2026.03.24 20:59:29.770293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4975 | 2026.03.24 20:59:29.771010 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.03.24 20:59:29.774076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4977 | 2026.03.24 20:59:33.451715 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4978 | 2026.03.24 20:59:33.451998 [ 270 ] {7457ff33-f61d-4a29-9bea-bab988a92d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4979 | 2026.03.24 20:59:33.452080 [ 270 ] {7457ff33-f61d-4a29-9bea-bab988a92d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4980 | 2026.03.24 20:59:33.452736 [ 270 ] {7457ff33-f61d-4a29-9bea-bab988a92d2e} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.03.24 20:59:33.452781 [ 270 ] {7457ff33-f61d-4a29-9bea-bab988a92d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4982 | 2026.03.24 20:59:33.453177 [ 270 ] {7457ff33-f61d-4a29-9bea-bab988a92d2e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4983 | 2026.03.24 20:59:33.453404 [ 270 ] {7457ff33-f61d-4a29-9bea-bab988a92d2e} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.03.24 20:59:33.453546 [ 109 ] {} <Debug> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4985 | 2026.03.24 20:59:33.453558 [ 270 ] {7457ff33-f61d-4a29-9bea-bab988a92d2e} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001633 sec., 52663.80894060012 rows/sec., 4.41 MiB/sec. | ||
| 4986 | 2026.03.24 20:59:33.453667 [ 109 ] {} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.03.24 20:59:33.453672 [ 270 ] {7457ff33-f61d-4a29-9bea-bab988a92d2e} <Debug> TCPHandler: Processed in 0.002129818 sec. | ||
| 4988 | 2026.03.24 20:59:33.453714 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4989 | 2026.03.24 20:59:33.453861 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.03.24 20:59:33.453860 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4991 | 2026.03.24 20:59:33.453964 [ 270 ] {be2efdda-af93-4533-8cdb-0b5269992248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4992 | 2026.03.24 20:59:33.454011 [ 270 ] {be2efdda-af93-4533-8cdb-0b5269992248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4993 | 2026.03.24 20:59:33.454030 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4994 | 2026.03.24 20:59:33.454074 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1007 rows starting from the beginning of the part | ||
| 4995 | 2026.03.24 20:59:33.454149 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 88 rows starting from the beginning of the part | ||
| 4996 | 2026.03.24 20:59:33.454200 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 847 rows starting from the beginning of the part | ||
| 4997 | 2026.03.24 20:59:33.454251 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 86 rows starting from the beginning of the part | ||
| 4998 | 2026.03.24 20:59:33.454303 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 851 rows starting from the beginning of the part | ||
| 4999 | 2026.03.24 20:59:33.454351 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 86 rows starting from the beginning of the part | ||
| 5000 | 2026.03.24 20:59:33.454438 [ 270 ] {be2efdda-af93-4533-8cdb-0b5269992248} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.03.24 20:59:33.454487 [ 270 ] {be2efdda-af93-4533-8cdb-0b5269992248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5002 | 2026.03.24 20:59:33.454822 [ 270 ] {be2efdda-af93-4533-8cdb-0b5269992248} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5003 | 2026.03.24 20:59:33.455048 [ 270 ] {be2efdda-af93-4533-8cdb-0b5269992248} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.03.24 20:59:33.455194 [ 270 ] {be2efdda-af93-4533-8cdb-0b5269992248} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00125 sec., 12000 rows/sec., 902.34 KiB/sec. | ||
| 5005 | 2026.03.24 20:59:33.455232 [ 270 ] {be2efdda-af93-4533-8cdb-0b5269992248} <Debug> TCPHandler: Processed in 0.001425659 sec. | ||
| 5006 | 2026.03.24 20:59:33.455357 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.03.24 20:59:33.455450 [ 270 ] {60e4d4b1-1b5f-4605-b2f2-c6a180c1013a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5008 | 2026.03.24 20:59:33.455490 [ 270 ] {60e4d4b1-1b5f-4605-b2f2-c6a180c1013a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5009 | 2026.03.24 20:59:33.455767 [ 199 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2965 rows, containing 5 columns (5 merged, 0 gathered) in 0.001964013 sec., 1509664.141734296 rows/sec., 126.27 MiB/sec. | ||
| 5010 | 2026.03.24 20:59:33.455926 [ 270 ] {60e4d4b1-1b5f-4605-b2f2-c6a180c1013a} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.03.24 20:59:33.455969 [ 270 ] {60e4d4b1-1b5f-4605-b2f2-c6a180c1013a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5012 | 2026.03.24 20:59:33.456006 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5013 | 2026.03.24 20:59:33.456301 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_26_5} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.03.24 20:59:33.456311 [ 270 ] {60e4d4b1-1b5f-4605-b2f2-c6a180c1013a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5015 | 2026.03.24 20:59:33.456382 [ 194 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_26_5} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5016 | 2026.03.24 20:59:33.456460 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 5017 | 2026.03.24 20:59:33.456544 [ 270 ] {60e4d4b1-1b5f-4605-b2f2-c6a180c1013a} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.03.24 20:59:33.456654 [ 109 ] {} <Debug> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5019 | 2026.03.24 20:59:33.456684 [ 270 ] {60e4d4b1-1b5f-4605-b2f2-c6a180c1013a} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001251 sec., 63149.480415667465 rows/sec., 4.93 MiB/sec. | ||
| 5020 | 2026.03.24 20:59:33.456685 [ 109 ] {} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.03.24 20:59:33.456727 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5022 | 2026.03.24 20:59:33.456728 [ 270 ] {60e4d4b1-1b5f-4605-b2f2-c6a180c1013a} <Debug> TCPHandler: Processed in 0.001424488 sec. | ||
| 5023 | 2026.03.24 20:59:33.456832 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5024 | 2026.03.24 20:59:33.456864 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.03.24 20:59:33.456964 [ 270 ] {4636537f-c883-4d5d-bb67-e6fc50929f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5026 | 2026.03.24 20:59:33.456980 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5027 | 2026.03.24 20:59:33.457008 [ 270 ] {4636537f-c883-4d5d-bb67-e6fc50929f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5028 | 2026.03.24 20:59:33.457023 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 602 rows starting from the beginning of the part | ||
| 5029 | 2026.03.24 20:59:33.457095 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 83 rows starting from the beginning of the part | ||
| 5030 | 2026.03.24 20:59:33.457146 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 515 rows starting from the beginning of the part | ||
| 5031 | 2026.03.24 20:59:33.457188 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 79 rows starting from the beginning of the part | ||
| 5032 | 2026.03.24 20:59:33.457225 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 523 rows starting from the beginning of the part | ||
| 5033 | 2026.03.24 20:59:33.457265 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 79 rows starting from the beginning of the part | ||
| 5034 | 2026.03.24 20:59:33.457433 [ 270 ] {4636537f-c883-4d5d-bb67-e6fc50929f22} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.03.24 20:59:33.457475 [ 270 ] {4636537f-c883-4d5d-bb67-e6fc50929f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5036 | 2026.03.24 20:59:33.457823 [ 270 ] {4636537f-c883-4d5d-bb67-e6fc50929f22} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5037 | 2026.03.24 20:59:33.458043 [ 270 ] {4636537f-c883-4d5d-bb67-e6fc50929f22} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.03.24 20:59:33.458151 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5039 | 2026.03.24 20:59:33.458179 [ 270 ] {4636537f-c883-4d5d-bb67-e6fc50929f22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 5040 | 2026.03.24 20:59:33.458182 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.03.24 20:59:33.458218 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5042 | 2026.03.24 20:59:33.458224 [ 270 ] {4636537f-c883-4d5d-bb67-e6fc50929f22} <Debug> TCPHandler: Processed in 0.001409658 sec. | ||
| 5043 | 2026.03.24 20:59:33.458288 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5044 | 2026.03.24 20:59:33.458352 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2026.03.24 20:59:33.458383 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5046 | 2026.03.24 20:59:33.458415 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4256 rows starting from the beginning of the part | ||
| 5047 | 2026.03.24 20:59:33.458432 [ 199 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1881 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655495 sec., 1136216.0562248754 rows/sec., 86.24 MiB/sec. | ||
| 5048 | 2026.03.24 20:59:33.458449 [ 270 ] {a3bd63d8-2ea9-41ec-91b5-25dc130b7374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5049 | 2026.03.24 20:59:33.458460 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 162 rows starting from the beginning of the part | ||
| 5050 | 2026.03.24 20:59:33.458518 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 5051 | 2026.03.24 20:59:33.458520 [ 270 ] {a3bd63d8-2ea9-41ec-91b5-25dc130b7374} <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 | ||
| 5052 | 2026.03.24 20:59:33.458556 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 5053 | 2026.03.24 20:59:33.458599 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 269 rows starting from the beginning of the part | ||
| 5054 | 2026.03.24 20:59:33.458630 [ 199 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5055 | 2026.03.24 20:59:33.458635 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 5056 | 2026.03.24 20:59:33.458988 [ 199 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_26_5} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.03.24 20:59:33.459069 [ 199 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_26_5} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5058 | 2026.03.24 20:59:33.459144 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5059 | 2026.03.24 20:59:33.459279 [ 270 ] {a3bd63d8-2ea9-41ec-91b5-25dc130b7374} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.03.24 20:59:33.459323 [ 270 ] {a3bd63d8-2ea9-41ec-91b5-25dc130b7374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5061 | 2026.03.24 20:59:33.459860 [ 270 ] {a3bd63d8-2ea9-41ec-91b5-25dc130b7374} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5062 | 2026.03.24 20:59:33.460091 [ 270 ] {a3bd63d8-2ea9-41ec-91b5-25dc130b7374} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2026.03.24 20:59:33.460238 [ 270 ] {a3bd63d8-2ea9-41ec-91b5-25dc130b7374} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001808 sec., 8296.460176991151 rows/sec., 14.87 MiB/sec. | ||
| 5064 | 2026.03.24 20:59:33.460293 [ 270 ] {a3bd63d8-2ea9-41ec-91b5-25dc130b7374} <Debug> TCPHandler: Processed in 0.001993564 sec. | ||
| 5065 | 2026.03.24 20:59:33.460408 [ 194 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002148998 sec., 2453236.3454968315 rows/sec., 167.95 MiB/sec. | ||
| 5066 | 2026.03.24 20:59:33.460415 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2026.03.24 20:59:33.460540 [ 270 ] {51418009-997a-497a-b252-21a13bf2e7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5068 | 2026.03.24 20:59:33.460582 [ 270 ] {51418009-997a-497a-b252-21a13bf2e7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5069 | 2026.03.24 20:59:33.460910 [ 270 ] {51418009-997a-497a-b252-21a13bf2e7b8} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.03.24 20:59:33.460923 [ 196 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5071 | 2026.03.24 20:59:33.460947 [ 270 ] {51418009-997a-497a-b252-21a13bf2e7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5072 | 2026.03.24 20:59:33.461192 [ 196 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.03.24 20:59:33.461256 [ 196 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5074 | 2026.03.24 20:59:33.461262 [ 270 ] {51418009-997a-497a-b252-21a13bf2e7b8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5075 | 2026.03.24 20:59:33.461333 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 5076 | 2026.03.24 20:59:33.461470 [ 270 ] {51418009-997a-497a-b252-21a13bf2e7b8} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2026.03.24 20:59:33.461595 [ 108 ] {} <Debug> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5078 | 2026.03.24 20:59:33.461598 [ 270 ] {51418009-997a-497a-b252-21a13bf2e7b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 5079 | 2026.03.24 20:59:33.461641 [ 108 ] {} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.03.24 20:59:33.461660 [ 270 ] {51418009-997a-497a-b252-21a13bf2e7b8} <Debug> TCPHandler: Processed in 0.001292814 sec. | ||
| 5081 | 2026.03.24 20:59:33.461666 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5082 | 2026.03.24 20:59:33.461755 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5083 | 2026.03.24 20:59:33.461854 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5084 | 2026.03.24 20:59:33.461881 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1440 rows starting from the beginning of the part | ||
| 5085 | 2026.03.24 20:59:33.461926 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 5086 | 2026.03.24 20:59:33.461961 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 5087 | 2026.03.24 20:59:33.462000 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 5088 | 2026.03.24 20:59:33.462036 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 5089 | 2026.03.24 20:59:33.462072 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 5090 | 2026.03.24 20:59:33.462987 [ 197 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 4 columns (4 merged, 0 gathered) in 0.001260784 sec., 1427683.0924250307 rows/sec., 92.71 MiB/sec. | ||
| 5091 | 2026.03.24 20:59:33.463178 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5092 | 2026.03.24 20:59:33.463423 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_26_5} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.03.24 20:59:33.463487 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_26_5} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5094 | 2026.03.24 20:59:33.463545 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5095 | 2026.03.24 20:59:36.691730 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5096 | 2026.03.24 20:59:36.691813 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5097 | 2026.03.24 20:59:36.781311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9631 | ||
| 5098 | 2026.03.24 20:59:36.781802 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2026.03.24 20:59:36.781845 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5100 | 2026.03.24 20:59:36.782341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5101 | 2026.03.24 20:59:36.782579 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2026.03.24 20:59:36.782730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9631 | ||
| 5103 | 2026.03.24 20:59:36.805115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 718 | ||
| 5104 | 2026.03.24 20:59:36.807507 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.03.24 20:59:36.807557 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5106 | 2026.03.24 20:59:36.808793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5107 | 2026.03.24 20:59:36.809076 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.03.24 20:59:36.809448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 5109 | 2026.03.24 20:59:37.274930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5110 | 2026.03.24 20:59:37.291891 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2026.03.24 20:59:37.291950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5112 | 2026.03.24 20:59:37.297486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5113 | 2026.03.24 20:59:37.298181 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2026.03.24 20:59:37.300988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5115 | 2026.03.24 20:59:38.458608 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2026.03.24 20:59:38.458806 [ 270 ] {28ba1c42-edb7-463d-82e9-2a96d89f2397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5117 | 2026.03.24 20:59:38.458874 [ 270 ] {28ba1c42-edb7-463d-82e9-2a96d89f2397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5118 | 2026.03.24 20:59:38.459586 [ 270 ] {28ba1c42-edb7-463d-82e9-2a96d89f2397} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.03.24 20:59:38.459636 [ 270 ] {28ba1c42-edb7-463d-82e9-2a96d89f2397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5120 | 2026.03.24 20:59:38.460043 [ 270 ] {28ba1c42-edb7-463d-82e9-2a96d89f2397} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5121 | 2026.03.24 20:59:38.460276 [ 270 ] {28ba1c42-edb7-463d-82e9-2a96d89f2397} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.03.24 20:59:38.460437 [ 270 ] {28ba1c42-edb7-463d-82e9-2a96d89f2397} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001682 sec., 168846.61117717004 rows/sec., 10.72 MiB/sec. | ||
| 5123 | 2026.03.24 20:59:38.460486 [ 270 ] {28ba1c42-edb7-463d-82e9-2a96d89f2397} <Debug> TCPHandler: Processed in 0.002013744 sec. | ||
| 5124 | 2026.03.24 20:59:38.460635 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2026.03.24 20:59:38.460735 [ 270 ] {830a419e-1c7a-486b-8349-a8cbd7da394b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5126 | 2026.03.24 20:59:38.460776 [ 270 ] {830a419e-1c7a-486b-8349-a8cbd7da394b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5127 | 2026.03.24 20:59:38.461491 [ 270 ] {830a419e-1c7a-486b-8349-a8cbd7da394b} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.03.24 20:59:38.461529 [ 270 ] {830a419e-1c7a-486b-8349-a8cbd7da394b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5129 | 2026.03.24 20:59:38.461888 [ 270 ] {830a419e-1c7a-486b-8349-a8cbd7da394b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5130 | 2026.03.24 20:59:38.462105 [ 270 ] {830a419e-1c7a-486b-8349-a8cbd7da394b} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.03.24 20:59:38.462236 [ 270 ] {830a419e-1c7a-486b-8349-a8cbd7da394b} <Debug> executeQuery: Read 847 rows, 68.22 KiB in 0.001524 sec., 555774.2782152231 rows/sec., 43.71 MiB/sec. | ||
| 5132 | 2026.03.24 20:59:38.462272 [ 270 ] {830a419e-1c7a-486b-8349-a8cbd7da394b} <Debug> TCPHandler: Processed in 0.001697736 sec. | ||
| 5133 | 2026.03.24 20:59:38.462416 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5134 | 2026.03.24 20:59:38.462517 [ 270 ] {b3e744a5-7e60-4970-972f-35296ecefda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5135 | 2026.03.24 20:59:38.462557 [ 270 ] {b3e744a5-7e60-4970-972f-35296ecefda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5136 | 2026.03.24 20:59:38.463047 [ 270 ] {b3e744a5-7e60-4970-972f-35296ecefda0} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2026.03.24 20:59:38.463082 [ 270 ] {b3e744a5-7e60-4970-972f-35296ecefda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5138 | 2026.03.24 20:59:38.463388 [ 270 ] {b3e744a5-7e60-4970-972f-35296ecefda0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5139 | 2026.03.24 20:59:38.463601 [ 270 ] {b3e744a5-7e60-4970-972f-35296ecefda0} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2026.03.24 20:59:38.463730 [ 270 ] {b3e744a5-7e60-4970-972f-35296ecefda0} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.00124 sec., 134677.4193548387 rows/sec., 8.21 MiB/sec. | ||
| 5141 | 2026.03.24 20:59:38.463756 [ 100 ] {} <Debug> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5142 | 2026.03.24 20:59:38.463766 [ 270 ] {b3e744a5-7e60-4970-972f-35296ecefda0} <Debug> TCPHandler: Processed in 0.001401597 sec. | ||
| 5143 | 2026.03.24 20:59:38.463835 [ 100 ] {} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.03.24 20:59:38.463866 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5145 | 2026.03.24 20:59:38.463948 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2026.03.24 20:59:38.463993 [ 194 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5147 | 2026.03.24 20:59:38.464051 [ 270 ] {77a182c8-1557-4cf6-887b-79e78d8f41c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5148 | 2026.03.24 20:59:38.464094 [ 270 ] {77a182c8-1557-4cf6-887b-79e78d8f41c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5149 | 2026.03.24 20:59:38.464122 [ 194 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5150 | 2026.03.24 20:59:38.464163 [ 194 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 212 rows starting from the beginning of the part | ||
| 5151 | 2026.03.24 20:59:38.464245 [ 194 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 167 rows starting from the beginning of the part | ||
| 5152 | 2026.03.24 20:59:38.464296 [ 194 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
| 5153 | 2026.03.24 20:59:38.464343 [ 194 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 175 rows starting from the beginning of the part | ||
| 5154 | 2026.03.24 20:59:38.464386 [ 194 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part | ||
| 5155 | 2026.03.24 20:59:38.464430 [ 194 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 167 rows starting from the beginning of the part | ||
| 5156 | 2026.03.24 20:59:38.464550 [ 270 ] {77a182c8-1557-4cf6-887b-79e78d8f41c7} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.03.24 20:59:38.464592 [ 270 ] {77a182c8-1557-4cf6-887b-79e78d8f41c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5158 | 2026.03.24 20:59:38.464919 [ 270 ] {77a182c8-1557-4cf6-887b-79e78d8f41c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5159 | 2026.03.24 20:59:38.465150 [ 270 ] {77a182c8-1557-4cf6-887b-79e78d8f41c7} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.03.24 20:59:38.465283 [ 270 ] {77a182c8-1557-4cf6-887b-79e78d8f41c7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001256 sec., 118630.57324840764 rows/sec., 7.66 MiB/sec. | ||
| 5161 | 2026.03.24 20:59:38.465319 [ 270 ] {77a182c8-1557-4cf6-887b-79e78d8f41c7} <Debug> TCPHandler: Processed in 0.001418588 sec. | ||
| 5162 | 2026.03.24 20:59:38.465402 [ 195 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454319 sec., 516392.89591898344 rows/sec., 34.10 MiB/sec. | ||
| 5163 | 2026.03.24 20:59:38.465435 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5164 | 2026.03.24 20:59:38.465540 [ 270 ] {74dd9287-c6e2-445c-bbc1-fb0295dce641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5165 | 2026.03.24 20:59:38.465579 [ 270 ] {74dd9287-c6e2-445c-bbc1-fb0295dce641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5166 | 2026.03.24 20:59:38.465610 [ 195 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5167 | 2026.03.24 20:59:38.465897 [ 195 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_26_5} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2026.03.24 20:59:38.465975 [ 195 ] {60d73d33-7b9f-4b62-8b12-158aa383ab02::all_1_26_5} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5169 | 2026.03.24 20:59:38.466014 [ 270 ] {74dd9287-c6e2-445c-bbc1-fb0295dce641} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2026.03.24 20:59:38.466053 [ 270 ] {74dd9287-c6e2-445c-bbc1-fb0295dce641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5171 | 2026.03.24 20:59:38.466065 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5172 | 2026.03.24 20:59:38.466368 [ 270 ] {74dd9287-c6e2-445c-bbc1-fb0295dce641} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5173 | 2026.03.24 20:59:38.466590 [ 270 ] {74dd9287-c6e2-445c-bbc1-fb0295dce641} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2026.03.24 20:59:38.466717 [ 270 ] {74dd9287-c6e2-445c-bbc1-fb0295dce641} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 5175 | 2026.03.24 20:59:38.466754 [ 270 ] {74dd9287-c6e2-445c-bbc1-fb0295dce641} <Debug> TCPHandler: Processed in 0.001366127 sec. | ||
| 5176 | 2026.03.24 20:59:38.466861 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5177 | 2026.03.24 20:59:38.466959 [ 270 ] {3fa51f6b-9893-4480-88a2-f2fdc0c8af07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5178 | 2026.03.24 20:59:38.466997 [ 270 ] {3fa51f6b-9893-4480-88a2-f2fdc0c8af07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5179 | 2026.03.24 20:59:38.467556 [ 270 ] {3fa51f6b-9893-4480-88a2-f2fdc0c8af07} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.03.24 20:59:38.467592 [ 270 ] {3fa51f6b-9893-4480-88a2-f2fdc0c8af07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5181 | 2026.03.24 20:59:38.467906 [ 270 ] {3fa51f6b-9893-4480-88a2-f2fdc0c8af07} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5182 | 2026.03.24 20:59:38.468113 [ 270 ] {3fa51f6b-9893-4480-88a2-f2fdc0c8af07} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.03.24 20:59:38.468241 [ 270 ] {3fa51f6b-9893-4480-88a2-f2fdc0c8af07} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.0013 sec., 396153.8461538462 rows/sec., 27.93 MiB/sec. | ||
| 5184 | 2026.03.24 20:59:38.468278 [ 270 ] {3fa51f6b-9893-4480-88a2-f2fdc0c8af07} <Debug> TCPHandler: Processed in 0.001463819 sec. | ||
| 5185 | 2026.03.24 20:59:38.468384 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2026.03.24 20:59:38.468482 [ 270 ] {24cd3cc5-4cbf-4fe9-afc8-1183fb35ad46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5187 | 2026.03.24 20:59:38.468522 [ 270 ] {24cd3cc5-4cbf-4fe9-afc8-1183fb35ad46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5188 | 2026.03.24 20:59:38.468844 [ 270 ] {24cd3cc5-4cbf-4fe9-afc8-1183fb35ad46} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.03.24 20:59:38.468880 [ 270 ] {24cd3cc5-4cbf-4fe9-afc8-1183fb35ad46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5190 | 2026.03.24 20:59:38.469173 [ 270 ] {24cd3cc5-4cbf-4fe9-afc8-1183fb35ad46} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5191 | 2026.03.24 20:59:38.469378 [ 270 ] {24cd3cc5-4cbf-4fe9-afc8-1183fb35ad46} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2026.03.24 20:59:38.469504 [ 270 ] {24cd3cc5-4cbf-4fe9-afc8-1183fb35ad46} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 5193 | 2026.03.24 20:59:38.469502 [ 98 ] {} <Debug> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5194 | 2026.03.24 20:59:38.469541 [ 270 ] {24cd3cc5-4cbf-4fe9-afc8-1183fb35ad46} <Debug> TCPHandler: Processed in 0.001203422 sec. | ||
| 5195 | 2026.03.24 20:59:38.469558 [ 98 ] {} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.03.24 20:59:38.469583 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5197 | 2026.03.24 20:59:38.469679 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.03.24 20:59:38.469686 [ 197 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::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 | ||
| 5199 | 2026.03.24 20:59:38.469780 [ 270 ] {4d280820-1195-43fa-9f6f-b84ef562055e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5200 | 2026.03.24 20:59:38.469836 [ 197 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5201 | 2026.03.24 20:59:38.469838 [ 270 ] {4d280820-1195-43fa-9f6f-b84ef562055e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5202 | 2026.03.24 20:59:38.469877 [ 197 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 5203 | 2026.03.24 20:59:38.469960 [ 197 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5204 | 2026.03.24 20:59:38.470008 [ 197 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5205 | 2026.03.24 20:59:38.470049 [ 197 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5206 | 2026.03.24 20:59:38.470089 [ 197 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5207 | 2026.03.24 20:59:38.470132 [ 197 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5208 | 2026.03.24 20:59:38.470271 [ 270 ] {4d280820-1195-43fa-9f6f-b84ef562055e} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2026.03.24 20:59:38.470315 [ 270 ] {4d280820-1195-43fa-9f6f-b84ef562055e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5210 | 2026.03.24 20:59:38.470667 [ 270 ] {4d280820-1195-43fa-9f6f-b84ef562055e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5211 | 2026.03.24 20:59:38.470858 [ 195 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216133 sec., 54270.37996666483 rows/sec., 2.77 MiB/sec. | ||
| 5212 | 2026.03.24 20:59:38.470887 [ 270 ] {4d280820-1195-43fa-9f6f-b84ef562055e} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.03.24 20:59:38.471003 [ 199 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5214 | 2026.03.24 20:59:38.471026 [ 270 ] {4d280820-1195-43fa-9f6f-b84ef562055e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001264 sec., 209651.89873417723 rows/sec., 13.93 MiB/sec. | ||
| 5215 | 2026.03.24 20:59:38.471066 [ 270 ] {4d280820-1195-43fa-9f6f-b84ef562055e} <Debug> TCPHandler: Processed in 0.001448179 sec. | ||
| 5216 | 2026.03.24 20:59:38.471182 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2026.03.24 20:59:38.471276 [ 270 ] {43ce9f27-38b6-46dc-82bd-9c7662c15b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5218 | 2026.03.24 20:59:38.471284 [ 199 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_11_2} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.03.24 20:59:38.471321 [ 270 ] {43ce9f27-38b6-46dc-82bd-9c7662c15b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5220 | 2026.03.24 20:59:38.471365 [ 199 ] {f2925732-eb59-427c-91a5-dd5e62dd500c::all_1_11_2} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5221 | 2026.03.24 20:59:38.471441 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5222 | 2026.03.24 20:59:38.471632 [ 270 ] {43ce9f27-38b6-46dc-82bd-9c7662c15b91} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2026.03.24 20:59:38.471671 [ 270 ] {43ce9f27-38b6-46dc-82bd-9c7662c15b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5224 | 2026.03.24 20:59:38.471967 [ 270 ] {43ce9f27-38b6-46dc-82bd-9c7662c15b91} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5225 | 2026.03.24 20:59:38.472174 [ 270 ] {43ce9f27-38b6-46dc-82bd-9c7662c15b91} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5226 | 2026.03.24 20:59:38.472300 [ 270 ] {43ce9f27-38b6-46dc-82bd-9c7662c15b91} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 5227 | 2026.03.24 20:59:38.472335 [ 270 ] {43ce9f27-38b6-46dc-82bd-9c7662c15b91} <Debug> TCPHandler: Processed in 0.001198843 sec. | ||
| 5228 | 2026.03.24 20:59:38.472439 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5229 | 2026.03.24 20:59:38.472529 [ 270 ] {77d3fd8c-dc80-4b15-9407-2c4a5b66940b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5230 | 2026.03.24 20:59:38.472581 [ 270 ] {77d3fd8c-dc80-4b15-9407-2c4a5b66940b} <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 | ||
| 5231 | 2026.03.24 20:59:38.473358 [ 270 ] {77d3fd8c-dc80-4b15-9407-2c4a5b66940b} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2026.03.24 20:59:38.473394 [ 270 ] {77d3fd8c-dc80-4b15-9407-2c4a5b66940b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5233 | 2026.03.24 20:59:38.473913 [ 270 ] {77d3fd8c-dc80-4b15-9407-2c4a5b66940b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5234 | 2026.03.24 20:59:38.474139 [ 270 ] {77d3fd8c-dc80-4b15-9407-2c4a5b66940b} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2026.03.24 20:59:38.474270 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5236 | 2026.03.24 20:59:38.474274 [ 270 ] {77d3fd8c-dc80-4b15-9407-2c4a5b66940b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001763 sec., 14180.374361883154 rows/sec., 25.41 MiB/sec. | ||
| 5237 | 2026.03.24 20:59:38.474316 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.03.24 20:59:38.474345 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5239 | 2026.03.24 20:59:38.474356 [ 270 ] {77d3fd8c-dc80-4b15-9407-2c4a5b66940b} <Debug> TCPHandler: Processed in 0.001962743 sec. | ||
| 5240 | 2026.03.24 20:59:38.474449 [ 197 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5241 | 2026.03.24 20:59:38.474471 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5242 | 2026.03.24 20:59:38.474570 [ 270 ] {f8811288-6087-40b4-ac02-f20f8133c8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5243 | 2026.03.24 20:59:38.474611 [ 270 ] {f8811288-6087-40b4-ac02-f20f8133c8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5244 | 2026.03.24 20:59:38.474665 [ 197 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5245 | 2026.03.24 20:59:38.474724 [ 197 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 405 rows starting from the beginning of the part | ||
| 5246 | 2026.03.24 20:59:38.474843 [ 197 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 25 rows starting from the beginning of the part | ||
| 5247 | 2026.03.24 20:59:38.474945 [ 270 ] {f8811288-6087-40b4-ac02-f20f8133c8cd} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.03.24 20:59:38.474957 [ 197 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
| 5249 | 2026.03.24 20:59:38.474988 [ 270 ] {f8811288-6087-40b4-ac02-f20f8133c8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5250 | 2026.03.24 20:59:38.475096 [ 197 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 25 rows starting from the beginning of the part | ||
| 5251 | 2026.03.24 20:59:38.475206 [ 197 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part | ||
| 5252 | 2026.03.24 20:59:38.475304 [ 270 ] {f8811288-6087-40b4-ac02-f20f8133c8cd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5253 | 2026.03.24 20:59:38.475315 [ 197 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 25 rows starting from the beginning of the part | ||
| 5254 | 2026.03.24 20:59:38.475532 [ 270 ] {f8811288-6087-40b4-ac02-f20f8133c8cd} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.03.24 20:59:38.475673 [ 270 ] {f8811288-6087-40b4-ac02-f20f8133c8cd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001121 sec., 80285.45941123996 rows/sec., 5.02 MiB/sec. | ||
| 5256 | 2026.03.24 20:59:38.475710 [ 270 ] {f8811288-6087-40b4-ac02-f20f8133c8cd} <Debug> TCPHandler: Processed in 0.001286335 sec. | ||
| 5257 | 2026.03.24 20:59:38.478643 [ 197 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 19 columns (19 merged, 0 gathered) in 0.004232455 sec., 120497.44179205684 rows/sec., 215.93 MiB/sec. | ||
| 5258 | 2026.03.24 20:59:38.479115 [ 197 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5259 | 2026.03.24 20:59:38.479406 [ 197 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2026.03.24 20:59:38.479476 [ 197 ] {65220760-4f1c-47c6-95ff-145cda44404a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5261 | 2026.03.24 20:59:38.479553 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 5262 | 2026.03.24 20:59:43.450577 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2026.03.24 20:59:43.450778 [ 270 ] {3d8c28e2-7173-4857-a224-cf01b2822610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5264 | 2026.03.24 20:59:43.450848 [ 270 ] {3d8c28e2-7173-4857-a224-cf01b2822610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5265 | 2026.03.24 20:59:43.451526 [ 270 ] {3d8c28e2-7173-4857-a224-cf01b2822610} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.03.24 20:59:43.451589 [ 270 ] {3d8c28e2-7173-4857-a224-cf01b2822610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5267 | 2026.03.24 20:59:43.452033 [ 270 ] {3d8c28e2-7173-4857-a224-cf01b2822610} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5268 | 2026.03.24 20:59:43.452296 [ 270 ] {3d8c28e2-7173-4857-a224-cf01b2822610} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.03.24 20:59:43.452458 [ 270 ] {3d8c28e2-7173-4857-a224-cf01b2822610} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00173 sec., 2312.1387283236995 rows/sec., 188.54 KiB/sec. | ||
| 5270 | 2026.03.24 20:59:43.452506 [ 270 ] {3d8c28e2-7173-4857-a224-cf01b2822610} <Debug> TCPHandler: Processed in 0.002062075 sec. | ||
| 5271 | 2026.03.24 20:59:43.452634 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5272 | 2026.03.24 20:59:43.452737 [ 270 ] {73dd5a26-fcb4-4a11-8608-3bf8ab0dd02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5273 | 2026.03.24 20:59:43.452779 [ 270 ] {73dd5a26-fcb4-4a11-8608-3bf8ab0dd02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5274 | 2026.03.24 20:59:43.453230 [ 270 ] {73dd5a26-fcb4-4a11-8608-3bf8ab0dd02c} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.03.24 20:59:43.453270 [ 270 ] {73dd5a26-fcb4-4a11-8608-3bf8ab0dd02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5276 | 2026.03.24 20:59:43.453585 [ 270 ] {73dd5a26-fcb4-4a11-8608-3bf8ab0dd02c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5277 | 2026.03.24 20:59:43.453804 [ 270 ] {73dd5a26-fcb4-4a11-8608-3bf8ab0dd02c} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2026.03.24 20:59:43.453940 [ 270 ] {73dd5a26-fcb4-4a11-8608-3bf8ab0dd02c} <Debug> executeQuery: Read 88 rows, 7.51 KiB in 0.001228 sec., 71661.23778501629 rows/sec., 5.98 MiB/sec. | ||
| 5279 | 2026.03.24 20:59:43.453977 [ 270 ] {73dd5a26-fcb4-4a11-8608-3bf8ab0dd02c} <Debug> TCPHandler: Processed in 0.001396198 sec. | ||
| 5280 | 2026.03.24 20:59:43.454092 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5281 | 2026.03.24 20:59:43.454187 [ 270 ] {7e0aa2ef-a729-48b1-bc3c-fc8d6ead02b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5282 | 2026.03.24 20:59:43.454229 [ 270 ] {7e0aa2ef-a729-48b1-bc3c-fc8d6ead02b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5283 | 2026.03.24 20:59:43.454620 [ 270 ] {7e0aa2ef-a729-48b1-bc3c-fc8d6ead02b3} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2026.03.24 20:59:43.454682 [ 270 ] {7e0aa2ef-a729-48b1-bc3c-fc8d6ead02b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5285 | 2026.03.24 20:59:43.454970 [ 270 ] {7e0aa2ef-a729-48b1-bc3c-fc8d6ead02b3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5286 | 2026.03.24 20:59:43.455177 [ 270 ] {7e0aa2ef-a729-48b1-bc3c-fc8d6ead02b3} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2026.03.24 20:59:43.455308 [ 270 ] {7e0aa2ef-a729-48b1-bc3c-fc8d6ead02b3} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.00114 sec., 16666.666666666668 rows/sec., 1.21 MiB/sec. | ||
| 5288 | 2026.03.24 20:59:43.455344 [ 270 ] {7e0aa2ef-a729-48b1-bc3c-fc8d6ead02b3} <Debug> TCPHandler: Processed in 0.001302395 sec. | ||
| 5289 | 2026.03.24 20:59:43.455451 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.03.24 20:59:43.455544 [ 270 ] {c0cc92f2-2117-4544-a67a-f02dcff80d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5291 | 2026.03.24 20:59:43.455583 [ 270 ] {c0cc92f2-2117-4544-a67a-f02dcff80d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5292 | 2026.03.24 20:59:43.455987 [ 270 ] {c0cc92f2-2117-4544-a67a-f02dcff80d68} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.03.24 20:59:43.456047 [ 270 ] {c0cc92f2-2117-4544-a67a-f02dcff80d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5294 | 2026.03.24 20:59:43.456408 [ 270 ] {c0cc92f2-2117-4544-a67a-f02dcff80d68} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5295 | 2026.03.24 20:59:43.456623 [ 270 ] {c0cc92f2-2117-4544-a67a-f02dcff80d68} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.03.24 20:59:43.456752 [ 270 ] {c0cc92f2-2117-4544-a67a-f02dcff80d68} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001225 sec., 67755.10204081633 rows/sec., 5.30 MiB/sec. | ||
| 5297 | 2026.03.24 20:59:43.456787 [ 270 ] {c0cc92f2-2117-4544-a67a-f02dcff80d68} <Debug> TCPHandler: Processed in 0.001385218 sec. | ||
| 5298 | 2026.03.24 20:59:43.456900 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5299 | 2026.03.24 20:59:43.456992 [ 270 ] {3e8a4c1b-b36f-427a-97e7-20dc47920c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5300 | 2026.03.24 20:59:43.457035 [ 270 ] {3e8a4c1b-b36f-427a-97e7-20dc47920c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5301 | 2026.03.24 20:59:43.457445 [ 270 ] {3e8a4c1b-b36f-427a-97e7-20dc47920c15} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.03.24 20:59:43.457486 [ 270 ] {3e8a4c1b-b36f-427a-97e7-20dc47920c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5303 | 2026.03.24 20:59:43.457831 [ 270 ] {3e8a4c1b-b36f-427a-97e7-20dc47920c15} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5304 | 2026.03.24 20:59:43.458046 [ 270 ] {3e8a4c1b-b36f-427a-97e7-20dc47920c15} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2026.03.24 20:59:43.458179 [ 270 ] {3e8a4c1b-b36f-427a-97e7-20dc47920c15} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001205 sec., 134439.83402489626 rows/sec., 9.36 MiB/sec. | ||
| 5306 | 2026.03.24 20:59:43.458220 [ 270 ] {3e8a4c1b-b36f-427a-97e7-20dc47920c15} <Debug> TCPHandler: Processed in 0.001368837 sec. | ||
| 5307 | 2026.03.24 20:59:43.458335 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5308 | 2026.03.24 20:59:43.458429 [ 270 ] {2144f512-413e-428b-8e16-ff3d659d8d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5309 | 2026.03.24 20:59:43.458484 [ 270 ] {2144f512-413e-428b-8e16-ff3d659d8d53} <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 | ||
| 5310 | 2026.03.24 20:59:43.459244 [ 270 ] {2144f512-413e-428b-8e16-ff3d659d8d53} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2026.03.24 20:59:43.459279 [ 270 ] {2144f512-413e-428b-8e16-ff3d659d8d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5312 | 2026.03.24 20:59:43.459799 [ 270 ] {2144f512-413e-428b-8e16-ff3d659d8d53} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5313 | 2026.03.24 20:59:43.460041 [ 270 ] {2144f512-413e-428b-8e16-ff3d659d8d53} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2026.03.24 20:59:43.460182 [ 270 ] {2144f512-413e-428b-8e16-ff3d659d8d53} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001771 sec., 8469.79107848673 rows/sec., 15.18 MiB/sec. | ||
| 5315 | 2026.03.24 20:59:43.460240 [ 270 ] {2144f512-413e-428b-8e16-ff3d659d8d53} <Debug> TCPHandler: Processed in 0.001954443 sec. | ||
| 5316 | 2026.03.24 20:59:43.460352 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2026.03.24 20:59:43.460447 [ 270 ] {ba03011f-0062-41ec-b2c3-e92904370bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5318 | 2026.03.24 20:59:43.460490 [ 270 ] {ba03011f-0062-41ec-b2c3-e92904370bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5319 | 2026.03.24 20:59:43.460818 [ 270 ] {ba03011f-0062-41ec-b2c3-e92904370bb9} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.03.24 20:59:43.460852 [ 270 ] {ba03011f-0062-41ec-b2c3-e92904370bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5321 | 2026.03.24 20:59:43.461156 [ 270 ] {ba03011f-0062-41ec-b2c3-e92904370bb9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5322 | 2026.03.24 20:59:43.461380 [ 270 ] {ba03011f-0062-41ec-b2c3-e92904370bb9} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.03.24 20:59:43.461509 [ 270 ] {ba03011f-0062-41ec-b2c3-e92904370bb9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 5324 | 2026.03.24 20:59:43.461544 [ 270 ] {ba03011f-0062-41ec-b2c3-e92904370bb9} <Debug> TCPHandler: Processed in 0.001242194 sec. | ||
| 5325 | 2026.03.24 20:59:44.283762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10143 | ||
| 5326 | 2026.03.24 20:59:44.284278 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2026.03.24 20:59:44.284316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5328 | 2026.03.24 20:59:44.284805 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5329 | 2026.03.24 20:59:44.285047 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.03.24 20:59:44.285180 [ 91 ] {} <Debug> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5331 | 2026.03.24 20:59:44.285194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10143 | ||
| 5332 | 2026.03.24 20:59:44.285224 [ 91 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.03.24 20:59:44.285246 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5334 | 2026.03.24 20:59:44.285428 [ 190 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5335 | 2026.03.24 20:59:44.285573 [ 190 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5336 | 2026.03.24 20:59:44.285611 [ 190 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7711 rows starting from the beginning of the part | ||
| 5337 | 2026.03.24 20:59:44.285672 [ 190 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5338 | 2026.03.24 20:59:44.285710 [ 190 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5339 | 2026.03.24 20:59:44.285746 [ 190 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5340 | 2026.03.24 20:59:44.285787 [ 190 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5341 | 2026.03.24 20:59:44.285825 [ 190 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5342 | 2026.03.24 20:59:44.287451 [ 190 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10143 rows, containing 4 columns (4 merged, 0 gathered) in 0.002093016 sec., 4846116.799871572 rows/sec., 69.32 MiB/sec. | ||
| 5343 | 2026.03.24 20:59:44.287616 [ 190 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5344 | 2026.03.24 20:59:44.287875 [ 190 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_21_4} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2026.03.24 20:59:44.287939 [ 190 ] {d3f2c88a-5319-4c05-85d7-621a8baf3a52::all_1_21_4} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5346 | 2026.03.24 20:59:44.288004 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5347 | 2026.03.24 20:59:44.802014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5348 | 2026.03.24 20:59:44.819880 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2026.03.24 20:59:44.819946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5350 | 2026.03.24 20:59:44.825419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5351 | 2026.03.24 20:59:44.826203 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2026.03.24 20:59:44.826502 [ 89 ] {} <Debug> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5353 | 2026.03.24 20:59:44.826560 [ 89 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.03.24 20:59:44.826579 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5355 | 2026.03.24 20:59:44.826686 [ 198 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5356 | 2026.03.24 20:59:44.829463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5357 | 2026.03.24 20:59:44.830137 [ 198 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5358 | 2026.03.24 20:59:44.831562 [ 198 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5359 | 2026.03.24 20:59:44.836352 [ 198 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5360 | 2026.03.24 20:59:44.840812 [ 198 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5361 | 2026.03.24 20:59:44.845041 [ 198 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5362 | 2026.03.24 20:59:44.849517 [ 198 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5363 | 2026.03.24 20:59:44.853617 [ 198 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5364 | 2026.03.24 20:59:44.908039 [ 195 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081401545 sec., 1953.2798793929524 rows/sec., 10.10 MiB/sec. | ||
| 5365 | 2026.03.24 20:59:44.909888 [ 202 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5366 | 2026.03.24 20:59:44.911625 [ 202 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_21_4} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2026.03.24 20:59:44.911715 [ 202 ] {17109b92-e4d7-45fe-8201-cf487c35d0e5::all_1_21_4} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5368 | 2026.03.24 20:59:44.913127 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5369 | 2026.03.24 20:59:45.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.25 MiB, peak 259.80 MiB, free memory in arenas 0.00 B, will set to 254.24 MiB (RSS), difference: 4.98 MiB | ||
| 5370 | 2026.03.24 20:59:46.810598 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 754 | ||
| 5371 | 2026.03.24 20:59:46.812979 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.03.24 20:59:46.813041 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5373 | 2026.03.24 20:59:46.814290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5374 | 2026.03.24 20:59:46.814587 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.03.24 20:59:46.814965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 5376 | 2026.03.24 20:59:48.458792 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2026.03.24 20:59:48.459108 [ 270 ] {9ac4d473-6acf-4e98-8573-d3c8c49ed7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5378 | 2026.03.24 20:59:48.459212 [ 270 ] {9ac4d473-6acf-4e98-8573-d3c8c49ed7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5379 | 2026.03.24 20:59:48.460124 [ 270 ] {9ac4d473-6acf-4e98-8573-d3c8c49ed7bc} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.03.24 20:59:48.460165 [ 270 ] {9ac4d473-6acf-4e98-8573-d3c8c49ed7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5381 | 2026.03.24 20:59:48.460563 [ 270 ] {9ac4d473-6acf-4e98-8573-d3c8c49ed7bc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5382 | 2026.03.24 20:59:48.460786 [ 270 ] {9ac4d473-6acf-4e98-8573-d3c8c49ed7bc} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.03.24 20:59:48.460940 [ 270 ] {9ac4d473-6acf-4e98-8573-d3c8c49ed7bc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001919 sec., 147993.74674309537 rows/sec., 9.40 MiB/sec. | ||
| 5384 | 2026.03.24 20:59:48.460986 [ 270 ] {9ac4d473-6acf-4e98-8573-d3c8c49ed7bc} <Debug> TCPHandler: Processed in 0.002371704 sec. | ||
| 5385 | 2026.03.24 20:59:48.461110 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2026.03.24 20:59:48.461213 [ 270 ] {225b1869-0810-4902-b9ad-b8e5edf68157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5387 | 2026.03.24 20:59:48.461258 [ 270 ] {225b1869-0810-4902-b9ad-b8e5edf68157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5388 | 2026.03.24 20:59:48.462090 [ 270 ] {225b1869-0810-4902-b9ad-b8e5edf68157} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.03.24 20:59:48.462125 [ 270 ] {225b1869-0810-4902-b9ad-b8e5edf68157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5390 | 2026.03.24 20:59:48.462497 [ 270 ] {225b1869-0810-4902-b9ad-b8e5edf68157} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5391 | 2026.03.24 20:59:48.462713 [ 270 ] {225b1869-0810-4902-b9ad-b8e5edf68157} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.03.24 20:59:48.462842 [ 270 ] {225b1869-0810-4902-b9ad-b8e5edf68157} <Debug> executeQuery: Read 847 rows, 68.22 KiB in 0.001653 sec., 512401.69388989714 rows/sec., 40.30 MiB/sec. | ||
| 5393 | 2026.03.24 20:59:48.462880 [ 270 ] {225b1869-0810-4902-b9ad-b8e5edf68157} <Debug> TCPHandler: Processed in 0.001821349 sec. | ||
| 5394 | 2026.03.24 20:59:48.462995 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5395 | 2026.03.24 20:59:48.463091 [ 270 ] {a071d6f8-f2f4-4ffd-abca-969ea03b3a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5396 | 2026.03.24 20:59:48.463133 [ 270 ] {a071d6f8-f2f4-4ffd-abca-969ea03b3a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5397 | 2026.03.24 20:59:48.463621 [ 270 ] {a071d6f8-f2f4-4ffd-abca-969ea03b3a32} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2026.03.24 20:59:48.463657 [ 270 ] {a071d6f8-f2f4-4ffd-abca-969ea03b3a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5399 | 2026.03.24 20:59:48.463957 [ 270 ] {a071d6f8-f2f4-4ffd-abca-969ea03b3a32} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5400 | 2026.03.24 20:59:48.464170 [ 270 ] {a071d6f8-f2f4-4ffd-abca-969ea03b3a32} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2026.03.24 20:59:48.464299 [ 270 ] {a071d6f8-f2f4-4ffd-abca-969ea03b3a32} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001227 sec., 136104.3194784026 rows/sec., 8.29 MiB/sec. | ||
| 5402 | 2026.03.24 20:59:48.464335 [ 270 ] {a071d6f8-f2f4-4ffd-abca-969ea03b3a32} <Debug> TCPHandler: Processed in 0.001389698 sec. | ||
| 5403 | 2026.03.24 20:59:48.464446 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2026.03.24 20:59:48.464541 [ 270 ] {3e50b741-d36e-41b4-9e10-7f48696ea62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5405 | 2026.03.24 20:59:48.464581 [ 270 ] {3e50b741-d36e-41b4-9e10-7f48696ea62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5406 | 2026.03.24 20:59:48.465024 [ 270 ] {3e50b741-d36e-41b4-9e10-7f48696ea62c} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2026.03.24 20:59:48.465061 [ 270 ] {3e50b741-d36e-41b4-9e10-7f48696ea62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5408 | 2026.03.24 20:59:48.465354 [ 270 ] {3e50b741-d36e-41b4-9e10-7f48696ea62c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5409 | 2026.03.24 20:59:48.465557 [ 270 ] {3e50b741-d36e-41b4-9e10-7f48696ea62c} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2026.03.24 20:59:48.465683 [ 270 ] {3e50b741-d36e-41b4-9e10-7f48696ea62c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 5411 | 2026.03.24 20:59:48.465720 [ 270 ] {3e50b741-d36e-41b4-9e10-7f48696ea62c} <Debug> TCPHandler: Processed in 0.001323716 sec. | ||
| 5412 | 2026.03.24 20:59:48.465828 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2026.03.24 20:59:48.465921 [ 270 ] {b75ae045-7ea8-4255-82f4-12706cf93408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5414 | 2026.03.24 20:59:48.465961 [ 270 ] {b75ae045-7ea8-4255-82f4-12706cf93408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5415 | 2026.03.24 20:59:48.466396 [ 270 ] {b75ae045-7ea8-4255-82f4-12706cf93408} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2026.03.24 20:59:48.466432 [ 270 ] {b75ae045-7ea8-4255-82f4-12706cf93408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5417 | 2026.03.24 20:59:48.466732 [ 270 ] {b75ae045-7ea8-4255-82f4-12706cf93408} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5418 | 2026.03.24 20:59:48.466944 [ 270 ] {b75ae045-7ea8-4255-82f4-12706cf93408} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.03.24 20:59:48.467071 [ 270 ] {b75ae045-7ea8-4255-82f4-12706cf93408} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 5420 | 2026.03.24 20:59:48.467107 [ 270 ] {b75ae045-7ea8-4255-82f4-12706cf93408} <Debug> TCPHandler: Processed in 0.001328186 sec. | ||
| 5421 | 2026.03.24 20:59:48.467216 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2026.03.24 20:59:48.467309 [ 270 ] {7a406248-c877-4904-845a-d92e85b0ab7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5423 | 2026.03.24 20:59:48.467349 [ 270 ] {7a406248-c877-4904-845a-d92e85b0ab7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5424 | 2026.03.24 20:59:48.467935 [ 270 ] {7a406248-c877-4904-845a-d92e85b0ab7f} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2026.03.24 20:59:48.467971 [ 270 ] {7a406248-c877-4904-845a-d92e85b0ab7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5426 | 2026.03.24 20:59:48.468281 [ 270 ] {7a406248-c877-4904-845a-d92e85b0ab7f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5427 | 2026.03.24 20:59:48.468496 [ 270 ] {7a406248-c877-4904-845a-d92e85b0ab7f} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.03.24 20:59:48.468622 [ 270 ] {7a406248-c877-4904-845a-d92e85b0ab7f} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.00133 sec., 387218.0451127819 rows/sec., 27.30 MiB/sec. | ||
| 5429 | 2026.03.24 20:59:48.468659 [ 270 ] {7a406248-c877-4904-845a-d92e85b0ab7f} <Debug> TCPHandler: Processed in 0.00149222 sec. | ||
| 5430 | 2026.03.24 20:59:48.468768 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2026.03.24 20:59:48.468861 [ 270 ] {69016433-b81a-4b5d-9a2e-7d5ffb529d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5432 | 2026.03.24 20:59:48.468902 [ 270 ] {69016433-b81a-4b5d-9a2e-7d5ffb529d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5433 | 2026.03.24 20:59:48.469227 [ 270 ] {69016433-b81a-4b5d-9a2e-7d5ffb529d0d} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2026.03.24 20:59:48.469264 [ 270 ] {69016433-b81a-4b5d-9a2e-7d5ffb529d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5435 | 2026.03.24 20:59:48.469560 [ 270 ] {69016433-b81a-4b5d-9a2e-7d5ffb529d0d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5436 | 2026.03.24 20:59:48.469763 [ 270 ] {69016433-b81a-4b5d-9a2e-7d5ffb529d0d} <Trace> oximeter.measurements_bool (f2925732-eb59-427c-91a5-dd5e62dd500c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2026.03.24 20:59:48.469889 [ 270 ] {69016433-b81a-4b5d-9a2e-7d5ffb529d0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 5438 | 2026.03.24 20:59:48.469925 [ 270 ] {69016433-b81a-4b5d-9a2e-7d5ffb529d0d} <Debug> TCPHandler: Processed in 0.001205232 sec. | ||
| 5439 | 2026.03.24 20:59:48.470032 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2026.03.24 20:59:48.470126 [ 270 ] {1e6e86f9-c240-46cd-b028-ae569aff5ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5441 | 2026.03.24 20:59:48.470167 [ 270 ] {1e6e86f9-c240-46cd-b028-ae569aff5ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5442 | 2026.03.24 20:59:48.470586 [ 270 ] {1e6e86f9-c240-46cd-b028-ae569aff5ca5} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2026.03.24 20:59:48.470622 [ 270 ] {1e6e86f9-c240-46cd-b028-ae569aff5ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5444 | 2026.03.24 20:59:48.470941 [ 270 ] {1e6e86f9-c240-46cd-b028-ae569aff5ca5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5445 | 2026.03.24 20:59:48.471148 [ 270 ] {1e6e86f9-c240-46cd-b028-ae569aff5ca5} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2026.03.24 20:59:48.471272 [ 270 ] {1e6e86f9-c240-46cd-b028-ae569aff5ca5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001164 sec., 227663.2302405498 rows/sec., 15.13 MiB/sec. | ||
| 5447 | 2026.03.24 20:59:48.471308 [ 270 ] {1e6e86f9-c240-46cd-b028-ae569aff5ca5} <Debug> TCPHandler: Processed in 0.001324946 sec. | ||
| 5448 | 2026.03.24 20:59:48.471424 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5449 | 2026.03.24 20:59:48.471517 [ 270 ] {86be8016-9b08-4a89-938c-84a0f087e57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5450 | 2026.03.24 20:59:48.471558 [ 270 ] {86be8016-9b08-4a89-938c-84a0f087e57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5451 | 2026.03.24 20:59:48.471861 [ 270 ] {86be8016-9b08-4a89-938c-84a0f087e57b} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2026.03.24 20:59:48.471897 [ 270 ] {86be8016-9b08-4a89-938c-84a0f087e57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5453 | 2026.03.24 20:59:48.472178 [ 270 ] {86be8016-9b08-4a89-938c-84a0f087e57b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5454 | 2026.03.24 20:59:48.472386 [ 270 ] {86be8016-9b08-4a89-938c-84a0f087e57b} <Trace> oximeter.measurements_f64 (080cfb40-47f1-423a-a068-985bf6647fa8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2026.03.24 20:59:48.472513 [ 270 ] {86be8016-9b08-4a89-938c-84a0f087e57b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 5456 | 2026.03.24 20:59:48.472549 [ 270 ] {86be8016-9b08-4a89-938c-84a0f087e57b} <Debug> TCPHandler: Processed in 0.001174612 sec. | ||
| 5457 | 2026.03.24 20:59:48.472669 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5458 | 2026.03.24 20:59:48.472761 [ 270 ] {f41bac88-9777-426e-b9f9-1c8e4b822703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5459 | 2026.03.24 20:59:48.472813 [ 270 ] {f41bac88-9777-426e-b9f9-1c8e4b822703} <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 | ||
| 5460 | 2026.03.24 20:59:48.473611 [ 270 ] {f41bac88-9777-426e-b9f9-1c8e4b822703} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2026.03.24 20:59:48.473647 [ 270 ] {f41bac88-9777-426e-b9f9-1c8e4b822703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5462 | 2026.03.24 20:59:48.474195 [ 270 ] {f41bac88-9777-426e-b9f9-1c8e4b822703} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5463 | 2026.03.24 20:59:48.474415 [ 270 ] {f41bac88-9777-426e-b9f9-1c8e4b822703} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2026.03.24 20:59:48.474552 [ 270 ] {f41bac88-9777-426e-b9f9-1c8e4b822703} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001808 sec., 13827.433628318584 rows/sec., 24.78 MiB/sec. | ||
| 5465 | 2026.03.24 20:59:48.474611 [ 270 ] {f41bac88-9777-426e-b9f9-1c8e4b822703} <Debug> TCPHandler: Processed in 0.001991713 sec. | ||
| 5466 | 2026.03.24 20:59:48.474721 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2026.03.24 20:59:48.474816 [ 270 ] {c65dbfff-4583-4688-8ff7-ba3aac3d9ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5468 | 2026.03.24 20:59:48.474857 [ 270 ] {c65dbfff-4583-4688-8ff7-ba3aac3d9ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5469 | 2026.03.24 20:59:48.475196 [ 270 ] {c65dbfff-4583-4688-8ff7-ba3aac3d9ac6} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2026.03.24 20:59:48.475234 [ 270 ] {c65dbfff-4583-4688-8ff7-ba3aac3d9ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5471 | 2026.03.24 20:59:48.475545 [ 270 ] {c65dbfff-4583-4688-8ff7-ba3aac3d9ac6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5472 | 2026.03.24 20:59:48.475765 [ 270 ] {c65dbfff-4583-4688-8ff7-ba3aac3d9ac6} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2026.03.24 20:59:48.475892 [ 270 ] {c65dbfff-4583-4688-8ff7-ba3aac3d9ac6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 5474 | 2026.03.24 20:59:48.475928 [ 270 ] {c65dbfff-4583-4688-8ff7-ba3aac3d9ac6} <Debug> TCPHandler: Processed in 0.001256804 sec. | ||
| 5475 | 2026.03.24 20:59:51.692786 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5476 | 2026.03.24 20:59:51.692840 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5477 | 2026.03.24 20:59:51.785346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10591 | ||
| 5478 | 2026.03.24 20:59:51.785981 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2026.03.24 20:59:51.786029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5480 | 2026.03.24 20:59:51.786640 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5481 | 2026.03.24 20:59:51.786899 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5482 | 2026.03.24 20:59:51.787024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10591 | ||
| 5483 | 2026.03.24 20:59:52.329589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5484 | 2026.03.24 20:59:52.344974 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2026.03.24 20:59:52.345019 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5486 | 2026.03.24 20:59:52.351087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5487 | 2026.03.24 20:59:52.351846 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2026.03.24 20:59:52.354394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5489 | 2026.03.24 20:59:53.451170 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5490 | 2026.03.24 20:59:53.451369 [ 270 ] {4c8602e6-1bc4-4277-92f9-1c36f3c76a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5491 | 2026.03.24 20:59:53.451436 [ 270 ] {4c8602e6-1bc4-4277-92f9-1c36f3c76a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5492 | 2026.03.24 20:59:53.452081 [ 270 ] {4c8602e6-1bc4-4277-92f9-1c36f3c76a8f} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2026.03.24 20:59:53.452126 [ 270 ] {4c8602e6-1bc4-4277-92f9-1c36f3c76a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5494 | 2026.03.24 20:59:53.452544 [ 270 ] {4c8602e6-1bc4-4277-92f9-1c36f3c76a8f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5495 | 2026.03.24 20:59:53.452787 [ 270 ] {4c8602e6-1bc4-4277-92f9-1c36f3c76a8f} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2026.03.24 20:59:53.452956 [ 270 ] {4c8602e6-1bc4-4277-92f9-1c36f3c76a8f} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001638 sec., 52503.0525030525 rows/sec., 4.39 MiB/sec. | ||
| 5497 | 2026.03.24 20:59:53.453005 [ 270 ] {4c8602e6-1bc4-4277-92f9-1c36f3c76a8f} <Debug> TCPHandler: Processed in 0.002001654 sec. | ||
| 5498 | 2026.03.24 20:59:53.453129 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2026.03.24 20:59:53.453236 [ 270 ] {4f824c2f-0366-41d3-b5f4-2d32982309a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5500 | 2026.03.24 20:59:53.453288 [ 270 ] {4f824c2f-0366-41d3-b5f4-2d32982309a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5501 | 2026.03.24 20:59:53.453764 [ 270 ] {4f824c2f-0366-41d3-b5f4-2d32982309a4} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2026.03.24 20:59:53.453800 [ 270 ] {4f824c2f-0366-41d3-b5f4-2d32982309a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5503 | 2026.03.24 20:59:53.454117 [ 270 ] {4f824c2f-0366-41d3-b5f4-2d32982309a4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5504 | 2026.03.24 20:59:53.454334 [ 270 ] {4f824c2f-0366-41d3-b5f4-2d32982309a4} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.03.24 20:59:53.454468 [ 270 ] {4f824c2f-0366-41d3-b5f4-2d32982309a4} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001258 sec., 11923.688394276629 rows/sec., 896.61 KiB/sec. | ||
| 5506 | 2026.03.24 20:59:53.454505 [ 270 ] {4f824c2f-0366-41d3-b5f4-2d32982309a4} <Debug> TCPHandler: Processed in 0.001430308 sec. | ||
| 5507 | 2026.03.24 20:59:53.454613 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.03.24 20:59:53.454710 [ 270 ] {71213fbc-c5da-41bc-96ce-b29e32638691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5509 | 2026.03.24 20:59:53.454752 [ 270 ] {71213fbc-c5da-41bc-96ce-b29e32638691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5510 | 2026.03.24 20:59:53.455167 [ 270 ] {71213fbc-c5da-41bc-96ce-b29e32638691} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.03.24 20:59:53.455203 [ 270 ] {71213fbc-c5da-41bc-96ce-b29e32638691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5512 | 2026.03.24 20:59:53.455501 [ 270 ] {71213fbc-c5da-41bc-96ce-b29e32638691} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5513 | 2026.03.24 20:59:53.455713 [ 270 ] {71213fbc-c5da-41bc-96ce-b29e32638691} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.03.24 20:59:53.455840 [ 270 ] {71213fbc-c5da-41bc-96ce-b29e32638691} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00115 sec., 68695.65217391304 rows/sec., 5.36 MiB/sec. | ||
| 5515 | 2026.03.24 20:59:53.455876 [ 270 ] {71213fbc-c5da-41bc-96ce-b29e32638691} <Debug> TCPHandler: Processed in 0.001313775 sec. | ||
| 5516 | 2026.03.24 20:59:53.455984 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5517 | 2026.03.24 20:59:53.456077 [ 270 ] {2cb9df23-7d4f-468e-bb91-99d1131d01f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5518 | 2026.03.24 20:59:53.456120 [ 270 ] {2cb9df23-7d4f-468e-bb91-99d1131d01f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5519 | 2026.03.24 20:59:53.456512 [ 270 ] {2cb9df23-7d4f-468e-bb91-99d1131d01f5} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.03.24 20:59:53.456545 [ 270 ] {2cb9df23-7d4f-468e-bb91-99d1131d01f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5521 | 2026.03.24 20:59:53.456866 [ 270 ] {2cb9df23-7d4f-468e-bb91-99d1131d01f5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5522 | 2026.03.24 20:59:53.457076 [ 270 ] {2cb9df23-7d4f-468e-bb91-99d1131d01f5} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.03.24 20:59:53.457202 [ 270 ] {2cb9df23-7d4f-468e-bb91-99d1131d01f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 5524 | 2026.03.24 20:59:53.457237 [ 270 ] {2cb9df23-7d4f-468e-bb91-99d1131d01f5} <Debug> TCPHandler: Processed in 0.001302935 sec. | ||
| 5525 | 2026.03.24 20:59:53.457350 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2026.03.24 20:59:53.457442 [ 270 ] {446230b8-d359-4cf1-bf96-e5495159a0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5527 | 2026.03.24 20:59:53.457495 [ 270 ] {446230b8-d359-4cf1-bf96-e5495159a0a3} <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 | ||
| 5528 | 2026.03.24 20:59:53.458242 [ 270 ] {446230b8-d359-4cf1-bf96-e5495159a0a3} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.03.24 20:59:53.458277 [ 270 ] {446230b8-d359-4cf1-bf96-e5495159a0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5530 | 2026.03.24 20:59:53.458794 [ 270 ] {446230b8-d359-4cf1-bf96-e5495159a0a3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5531 | 2026.03.24 20:59:53.459025 [ 270 ] {446230b8-d359-4cf1-bf96-e5495159a0a3} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.03.24 20:59:53.459160 [ 270 ] {446230b8-d359-4cf1-bf96-e5495159a0a3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001735 sec., 8645.533141210375 rows/sec., 15.49 MiB/sec. | ||
| 5533 | 2026.03.24 20:59:53.459211 [ 270 ] {446230b8-d359-4cf1-bf96-e5495159a0a3} <Debug> TCPHandler: Processed in 0.001909441 sec. | ||
| 5534 | 2026.03.24 20:59:53.459319 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5535 | 2026.03.24 20:59:53.459413 [ 270 ] {4e69fa0c-2e6e-44f5-addc-44b99596f544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5536 | 2026.03.24 20:59:53.459454 [ 270 ] {4e69fa0c-2e6e-44f5-addc-44b99596f544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5537 | 2026.03.24 20:59:53.459780 [ 270 ] {4e69fa0c-2e6e-44f5-addc-44b99596f544} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.03.24 20:59:53.459814 [ 270 ] {4e69fa0c-2e6e-44f5-addc-44b99596f544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5539 | 2026.03.24 20:59:53.460128 [ 270 ] {4e69fa0c-2e6e-44f5-addc-44b99596f544} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5540 | 2026.03.24 20:59:53.460341 [ 270 ] {4e69fa0c-2e6e-44f5-addc-44b99596f544} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.03.24 20:59:53.460465 [ 270 ] {4e69fa0c-2e6e-44f5-addc-44b99596f544} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 5542 | 2026.03.24 20:59:53.460500 [ 270 ] {4e69fa0c-2e6e-44f5-addc-44b99596f544} <Debug> TCPHandler: Processed in 0.001231273 sec. | ||
| 5543 | 2026.03.24 20:59:53.921914 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.03.24 20:59:53.922182 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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) | ||
| 5545 | 2026.03.24 20:59:53.922600 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5546 | 2026.03.24 20:59:53.922650 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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 | ||
| 5547 | 2026.03.24 20:59:53.922935 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5548 | 2026.03.24 20:59:53.923005 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5549 | 2026.03.24 20:59:53.923161 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 5550 | 2026.03.24 20:59:53.923301 [ 296 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5551 | 2026.03.24 20:59:53.923320 [ 310 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5552 | 2026.03.24 20:59:53.923301 [ 324 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5553 | 2026.03.24 20:59:53.923469 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 5554 | 2026.03.24 20:59:53.923499 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5555 | 2026.03.24 20:59:53.923573 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5556 | 2026.03.24 20:59:53.923594 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5557 | 2026.03.24 20:59:53.923631 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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'))" | ||
| 5558 | 2026.03.24 20:59:53.923685 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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'))" | ||
| 5559 | 2026.03.24 20:59:53.924629 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002568 sec., 15965.732087227414 rows/sec., 643.06 KiB/sec. | ||
| 5560 | 2026.03.24 20:59:53.924755 [ 270 ] {462af41d-7915-4c1d-9770-5c9c9d0b809e} <Debug> TCPHandler: Processed in 0.0029778 sec. | ||
| 5561 | 2026.03.24 20:59:53.925098 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2026.03.24 20:59:53.925282 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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) | ||
| 5563 | 2026.03.24 20:59:53.925534 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5564 | 2026.03.24 20:59:53.925574 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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 | ||
| 5565 | 2026.03.24 20:59:53.925794 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5566 | 2026.03.24 20:59:53.925849 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5567 | 2026.03.24 20:59:53.925959 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 5568 | 2026.03.24 20:59:53.926019 [ 332 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5569 | 2026.03.24 20:59:53.926024 [ 308 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5570 | 2026.03.24 20:59:53.926028 [ 296 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5571 | 2026.03.24 20:59:53.926125 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 5572 | 2026.03.24 20:59:53.926151 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5573 | 2026.03.24 20:59:53.926210 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5574 | 2026.03.24 20:59:53.926228 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5575 | 2026.03.24 20:59:53.926260 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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'))" | ||
| 5576 | 2026.03.24 20:59:53.926302 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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'))" | ||
| 5577 | 2026.03.24 20:59:53.927011 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00181 sec., 22651.933701657457 rows/sec., 912.36 KiB/sec. | ||
| 5578 | 2026.03.24 20:59:53.927124 [ 270 ] {3a697215-bd5d-4524-a16f-9cfeb46b6144} <Debug> TCPHandler: Processed in 0.002093706 sec. | ||
| 5579 | 2026.03.24 20:59:53.927415 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.03.24 20:59:53.927556 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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) | ||
| 5581 | 2026.03.24 20:59:53.927789 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5582 | 2026.03.24 20:59:53.927827 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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 | ||
| 5583 | 2026.03.24 20:59:53.928049 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5584 | 2026.03.24 20:59:53.928102 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5585 | 2026.03.24 20:59:53.928204 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 5586 | 2026.03.24 20:59:53.928287 [ 308 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5587 | 2026.03.24 20:59:53.928296 [ 296 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5588 | 2026.03.24 20:59:53.928293 [ 277 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5589 | 2026.03.24 20:59:53.928404 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 5590 | 2026.03.24 20:59:53.928430 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5591 | 2026.03.24 20:59:53.928487 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5592 | 2026.03.24 20:59:53.928505 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5593 | 2026.03.24 20:59:53.928536 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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'))" | ||
| 5594 | 2026.03.24 20:59:53.928577 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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'))" | ||
| 5595 | 2026.03.24 20:59:53.929199 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001703 sec., 24075.16147974163 rows/sec., 969.68 KiB/sec. | ||
| 5596 | 2026.03.24 20:59:53.929310 [ 270 ] {980c5fd7-966e-41b1-adc9-a0a51780f36d} <Debug> TCPHandler: Processed in 0.001946332 sec. | ||
| 5597 | 2026.03.24 20:59:53.929536 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2026.03.24 20:59:53.929675 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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) | ||
| 5599 | 2026.03.24 20:59:53.929905 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5600 | 2026.03.24 20:59:53.929942 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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 | ||
| 5601 | 2026.03.24 20:59:53.930158 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5602 | 2026.03.24 20:59:53.930211 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5603 | 2026.03.24 20:59:53.930317 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 5604 | 2026.03.24 20:59:53.930390 [ 308 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5605 | 2026.03.24 20:59:53.930401 [ 298 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5606 | 2026.03.24 20:59:53.930395 [ 277 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5607 | 2026.03.24 20:59:53.930516 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 5608 | 2026.03.24 20:59:53.930540 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5609 | 2026.03.24 20:59:53.930597 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5610 | 2026.03.24 20:59:53.930614 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5611 | 2026.03.24 20:59:53.930645 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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'))" | ||
| 5612 | 2026.03.24 20:59:53.930676 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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'))" | ||
| 5613 | 2026.03.24 20:59:53.931199 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001584 sec., 25883.838383838385 rows/sec., 1.02 MiB/sec. | ||
| 5614 | 2026.03.24 20:59:53.931304 [ 270 ] {ee0804c3-0d59-4ba8-b8b8-2be92504d68e} <Debug> TCPHandler: Processed in 0.001818769 sec. | ||
| 5615 | 2026.03.24 20:59:53.931516 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5616 | 2026.03.24 20:59:53.931654 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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) | ||
| 5617 | 2026.03.24 20:59:53.931884 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5618 | 2026.03.24 20:59:53.931921 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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 | ||
| 5619 | 2026.03.24 20:59:53.932137 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5620 | 2026.03.24 20:59:53.932190 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5621 | 2026.03.24 20:59:53.932293 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 5622 | 2026.03.24 20:59:53.932361 [ 277 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5623 | 2026.03.24 20:59:53.932366 [ 308 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5624 | 2026.03.24 20:59:53.932421 [ 329 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5625 | 2026.03.24 20:59:53.932525 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 5626 | 2026.03.24 20:59:53.932551 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5627 | 2026.03.24 20:59:53.932606 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5628 | 2026.03.24 20:59:53.932623 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5629 | 2026.03.24 20:59:53.932653 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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'))" | ||
| 5630 | 2026.03.24 20:59:53.932688 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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'))" | ||
| 5631 | 2026.03.24 20:59:53.933255 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001659 sec., 24713.682941531042 rows/sec., 995.40 KiB/sec. | ||
| 5632 | 2026.03.24 20:59:53.933362 [ 270 ] {70e8a9cd-cca6-4826-8f12-4d646131a3a1} <Debug> TCPHandler: Processed in 0.001896721 sec. | ||
| 5633 | 2026.03.24 20:59:53.933574 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2026.03.24 20:59:53.933712 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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) | ||
| 5635 | 2026.03.24 20:59:53.933939 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5636 | 2026.03.24 20:59:53.933976 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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 | ||
| 5637 | 2026.03.24 20:59:53.934192 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5638 | 2026.03.24 20:59:53.934245 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5639 | 2026.03.24 20:59:53.934344 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 5640 | 2026.03.24 20:59:53.934403 [ 308 ] {2d970910-f448-4487-9248-75c143d3a10a} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5641 | 2026.03.24 20:59:53.934425 [ 277 ] {2d970910-f448-4487-9248-75c143d3a10a} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5642 | 2026.03.24 20:59:53.934429 [ 329 ] {2d970910-f448-4487-9248-75c143d3a10a} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5643 | 2026.03.24 20:59:53.934533 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 5644 | 2026.03.24 20:59:53.934558 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5645 | 2026.03.24 20:59:53.934612 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5646 | 2026.03.24 20:59:53.934631 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5647 | 2026.03.24 20:59:53.934661 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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'))" | ||
| 5648 | 2026.03.24 20:59:53.934692 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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', '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'))" | ||
| 5649 | 2026.03.24 20:59:53.935260 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001607 sec., 25513.378967019293 rows/sec., 1.00 MiB/sec. | ||
| 5650 | 2026.03.24 20:59:53.935365 [ 270 ] {2d970910-f448-4487-9248-75c143d3a10a} <Debug> TCPHandler: Processed in 0.001841579 sec. | ||
| 5651 | 2026.03.24 20:59:53.979282 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.03.24 20:59:53.979463 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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) | ||
| 5653 | 2026.03.24 20:59:53.979759 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5654 | 2026.03.24 20:59:53.979800 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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 | ||
| 5655 | 2026.03.24 20:59:53.980027 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5656 | 2026.03.24 20:59:53.980083 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5657 | 2026.03.24 20:59:53.980195 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 5658 | 2026.03.24 20:59:53.980276 [ 277 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5659 | 2026.03.24 20:59:53.980292 [ 329 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5660 | 2026.03.24 20:59:53.980286 [ 308 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5661 | 2026.03.24 20:59:53.980422 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 5662 | 2026.03.24 20:59:53.980454 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5663 | 2026.03.24 20:59:53.980513 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5664 | 2026.03.24 20:59:53.980531 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5665 | 2026.03.24 20:59:53.980565 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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'))" | ||
| 5666 | 2026.03.24 20:59:53.980598 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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'))" | ||
| 5667 | 2026.03.24 20:59:53.981287 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001903 sec., 21544.929059379927 rows/sec., 867.77 KiB/sec. | ||
| 5668 | 2026.03.24 20:59:53.981381 [ 270 ] {70667c60-af64-4fce-bef4-9ed935b16bbf} <Debug> TCPHandler: Processed in 0.002165908 sec. | ||
| 5669 | 2026.03.24 20:59:54.036114 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.03.24 20:59:54.036300 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 5671 | 2026.03.24 20:59:54.036620 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5672 | 2026.03.24 20:59:54.036669 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5673 | 2026.03.24 20:59:54.036914 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5674 | 2026.03.24 20:59:54.036972 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5675 | 2026.03.24 20:59:54.037079 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 5676 | 2026.03.24 20:59:54.037158 [ 308 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5677 | 2026.03.24 20:59:54.037163 [ 299 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5678 | 2026.03.24 20:59:54.037174 [ 277 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5679 | 2026.03.24 20:59:54.037283 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 5680 | 2026.03.24 20:59:54.037308 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5681 | 2026.03.24 20:59:54.037367 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5682 | 2026.03.24 20:59:54.037385 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5683 | 2026.03.24 20:59:54.037417 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5684 | 2026.03.24 20:59:54.037450 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5685 | 2026.03.24 20:59:54.038224 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00201 sec., 20398.009950248754 rows/sec., 821.58 KiB/sec. | ||
| 5686 | 2026.03.24 20:59:54.038339 [ 270 ] {80050a97-f7ba-4fff-98d0-a9b34b6494be} <Debug> TCPHandler: Processed in 0.002298322 sec. | ||
| 5687 | 2026.03.24 20:59:54.161485 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5688 | 2026.03.24 20:59:54.161774 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 5689 | 2026.03.24 20:59:54.162152 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5690 | 2026.03.24 20:59:54.162192 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5691 | 2026.03.24 20:59:54.162440 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5692 | 2026.03.24 20:59:54.162502 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5693 | 2026.03.24 20:59:54.162615 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 5694 | 2026.03.24 20:59:54.162697 [ 305 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5695 | 2026.03.24 20:59:54.162730 [ 308 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5696 | 2026.03.24 20:59:54.162739 [ 277 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5697 | 2026.03.24 20:59:54.162862 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (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 | ||
| 5698 | 2026.03.24 20:59:54.162890 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5699 | 2026.03.24 20:59:54.162951 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5700 | 2026.03.24 20:59:54.162970 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Debug> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5701 | 2026.03.24 20:59:54.163002 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5702 | 2026.03.24 20:59:54.163038 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5703 | 2026.03.24 20:59:54.163730 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002035 sec., 20147.420147420147 rows/sec., 811.48 KiB/sec. | ||
| 5704 | 2026.03.24 20:59:54.163839 [ 270 ] {1187dfd0-06db-4793-a4f2-3cf6ac010efe} <Debug> TCPHandler: Processed in 0.002434006 sec. | ||
| 5705 | 2026.03.24 20:59:54.166337 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2026.03.24 20:59:54.166467 [ 270 ] {79dec315-5105-4cc1-95d5-bbfe7faafe77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5707 | 2026.03.24 20:59:54.166519 [ 270 ] {79dec315-5105-4cc1-95d5-bbfe7faafe77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5708 | 2026.03.24 20:59:54.167073 [ 270 ] {79dec315-5105-4cc1-95d5-bbfe7faafe77} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2026.03.24 20:59:54.167118 [ 270 ] {79dec315-5105-4cc1-95d5-bbfe7faafe77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5710 | 2026.03.24 20:59:54.167537 [ 270 ] {79dec315-5105-4cc1-95d5-bbfe7faafe77} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5711 | 2026.03.24 20:59:54.167741 [ 270 ] {79dec315-5105-4cc1-95d5-bbfe7faafe77} <Trace> oximeter.timeseries_schema (33576370-a0cf-4048-b60a-455c44ac96d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2026.03.24 20:59:54.167885 [ 270 ] {79dec315-5105-4cc1-95d5-bbfe7faafe77} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001457 sec., 6177.076183939602 rows/sec., 1.26 MiB/sec. | ||
| 5713 | 2026.03.24 20:59:54.167924 [ 270 ] {79dec315-5105-4cc1-95d5-bbfe7faafe77} <Debug> TCPHandler: Processed in 0.001650574 sec. | ||
| 5714 | 2026.03.24 20:59:54.168039 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2026.03.24 20:59:54.168136 [ 270 ] {462042ee-c6bc-4a84-a644-03592c0bdc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5716 | 2026.03.24 20:59:54.168175 [ 270 ] {462042ee-c6bc-4a84-a644-03592c0bdc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5717 | 2026.03.24 20:59:54.168596 [ 270 ] {462042ee-c6bc-4a84-a644-03592c0bdc31} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.03.24 20:59:54.168634 [ 270 ] {462042ee-c6bc-4a84-a644-03592c0bdc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5719 | 2026.03.24 20:59:54.168966 [ 270 ] {462042ee-c6bc-4a84-a644-03592c0bdc31} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5720 | 2026.03.24 20:59:54.169176 [ 270 ] {462042ee-c6bc-4a84-a644-03592c0bdc31} <Trace> oximeter.fields_i16 (32191d85-458a-4a1d-a81c-1548142e9e0b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.03.24 20:59:54.169305 [ 270 ] {462042ee-c6bc-4a84-a644-03592c0bdc31} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00119 sec., 20168.067226890755 rows/sec., 1.67 MiB/sec. | ||
| 5722 | 2026.03.24 20:59:54.169342 [ 270 ] {462042ee-c6bc-4a84-a644-03592c0bdc31} <Debug> TCPHandler: Processed in 0.001353077 sec. | ||
| 5723 | 2026.03.24 20:59:54.169445 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2026.03.24 20:59:54.169548 [ 270 ] {ea9219a5-2e2a-4d33-adcc-3808ed8fdf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5725 | 2026.03.24 20:59:54.169591 [ 270 ] {ea9219a5-2e2a-4d33-adcc-3808ed8fdf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5726 | 2026.03.24 20:59:54.169982 [ 270 ] {ea9219a5-2e2a-4d33-adcc-3808ed8fdf42} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.03.24 20:59:54.170020 [ 270 ] {ea9219a5-2e2a-4d33-adcc-3808ed8fdf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5728 | 2026.03.24 20:59:54.170333 [ 270 ] {ea9219a5-2e2a-4d33-adcc-3808ed8fdf42} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5729 | 2026.03.24 20:59:54.170567 [ 270 ] {ea9219a5-2e2a-4d33-adcc-3808ed8fdf42} <Trace> oximeter.fields_ipaddr (4745da96-e672-4311-a88e-2e7bcc7ae56d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2026.03.24 20:59:54.170702 [ 270 ] {ea9219a5-2e2a-4d33-adcc-3808ed8fdf42} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001174 sec., 1703.5775127768316 rows/sec., 138.91 KiB/sec. | ||
| 5731 | 2026.03.24 20:59:54.170742 [ 270 ] {ea9219a5-2e2a-4d33-adcc-3808ed8fdf42} <Debug> TCPHandler: Processed in 0.001347676 sec. | ||
| 5732 | 2026.03.24 20:59:54.170844 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2026.03.24 20:59:54.170939 [ 270 ] {aeb8a949-4653-42bc-9352-f68c0418b6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5734 | 2026.03.24 20:59:54.170979 [ 270 ] {aeb8a949-4653-42bc-9352-f68c0418b6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5735 | 2026.03.24 20:59:54.173179 [ 270 ] {aeb8a949-4653-42bc-9352-f68c0418b6ff} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.03.24 20:59:54.173217 [ 270 ] {aeb8a949-4653-42bc-9352-f68c0418b6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5737 | 2026.03.24 20:59:54.173740 [ 270 ] {aeb8a949-4653-42bc-9352-f68c0418b6ff} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5738 | 2026.03.24 20:59:54.173962 [ 270 ] {aeb8a949-4653-42bc-9352-f68c0418b6ff} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2026.03.24 20:59:54.174079 [ 72 ] {} <Debug> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5740 | 2026.03.24 20:59:54.174100 [ 270 ] {aeb8a949-4653-42bc-9352-f68c0418b6ff} <Debug> executeQuery: Read 2578 rows, 198.10 KiB in 0.00318 sec., 810691.8238993711 rows/sec., 60.84 MiB/sec. | ||
| 5741 | 2026.03.24 20:59:54.174135 [ 72 ] {} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2026.03.24 20:59:54.174149 [ 270 ] {aeb8a949-4653-42bc-9352-f68c0418b6ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 5743 | 2026.03.24 20:59:54.174169 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5744 | 2026.03.24 20:59:54.174173 [ 270 ] {aeb8a949-4653-42bc-9352-f68c0418b6ff} <Debug> TCPHandler: Processed in 0.003379151 sec. | ||
| 5745 | 2026.03.24 20:59:54.174284 [ 192 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5746 | 2026.03.24 20:59:54.174295 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5747 | 2026.03.24 20:59:54.174393 [ 192 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5748 | 2026.03.24 20:59:54.174403 [ 270 ] {129ca61d-e2a8-40a2-bab9-b14d09c9755c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5749 | 2026.03.24 20:59:54.174429 [ 192 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1007 rows starting from the beginning of the part | ||
| 5750 | 2026.03.24 20:59:54.174452 [ 270 ] {129ca61d-e2a8-40a2-bab9-b14d09c9755c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5751 | 2026.03.24 20:59:54.174493 [ 192 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 847 rows starting from the beginning of the part | ||
| 5752 | 2026.03.24 20:59:54.174542 [ 192 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part | ||
| 5753 | 2026.03.24 20:59:54.174588 [ 192 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 847 rows starting from the beginning of the part | ||
| 5754 | 2026.03.24 20:59:54.174627 [ 192 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 86 rows starting from the beginning of the part | ||
| 5755 | 2026.03.24 20:59:54.174671 [ 192 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2578 rows starting from the beginning of the part | ||
| 5756 | 2026.03.24 20:59:54.174870 [ 270 ] {129ca61d-e2a8-40a2-bab9-b14d09c9755c} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2026.03.24 20:59:54.174912 [ 270 ] {129ca61d-e2a8-40a2-bab9-b14d09c9755c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5758 | 2026.03.24 20:59:54.175330 [ 270 ] {129ca61d-e2a8-40a2-bab9-b14d09c9755c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5759 | 2026.03.24 20:59:54.175556 [ 270 ] {129ca61d-e2a8-40a2-bab9-b14d09c9755c} <Trace> oximeter.fields_u16 (60d73d33-7b9f-4b62-8b12-158aa383ab02): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5760 | 2026.03.24 20:59:54.175693 [ 270 ] {129ca61d-e2a8-40a2-bab9-b14d09c9755c} <Debug> executeQuery: Read 50 rows, 3.81 KiB in 0.001309 sec., 38197.09702062643 rows/sec., 2.84 MiB/sec. | ||
| 5761 | 2026.03.24 20:59:54.175732 [ 270 ] {129ca61d-e2a8-40a2-bab9-b14d09c9755c} <Debug> TCPHandler: Processed in 0.00148764 sec. | ||
| 5762 | 2026.03.24 20:59:54.175844 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5763 | 2026.03.24 20:59:54.175961 [ 270 ] {a35ee338-3b91-4d4d-a2cb-50a6a87ddfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5764 | 2026.03.24 20:59:54.176010 [ 270 ] {a35ee338-3b91-4d4d-a2cb-50a6a87ddfd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5765 | 2026.03.24 20:59:54.176835 [ 270 ] {a35ee338-3b91-4d4d-a2cb-50a6a87ddfd1} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2026.03.24 20:59:54.176870 [ 270 ] {a35ee338-3b91-4d4d-a2cb-50a6a87ddfd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5767 | 2026.03.24 20:59:54.176913 [ 191 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5453 rows, containing 5 columns (5 merged, 0 gathered) in 0.002675552 sec., 2038084.103766251 rows/sec., 165.75 MiB/sec. | ||
| 5768 | 2026.03.24 20:59:54.177244 [ 192 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5769 | 2026.03.24 20:59:54.177254 [ 270 ] {a35ee338-3b91-4d4d-a2cb-50a6a87ddfd1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5770 | 2026.03.24 20:59:54.177549 [ 270 ] {a35ee338-3b91-4d4d-a2cb-50a6a87ddfd1} <Trace> oximeter.fields_u32 (1db6456b-28f4-422f-b597-3d516ecb4e23): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.03.24 20:59:54.177573 [ 192 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_31_6} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.03.24 20:59:54.177663 [ 192 ] {8cd78439-6bbc-40cc-aa35-a0599653fb74::all_1_31_6} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5773 | 2026.03.24 20:59:54.177686 [ 270 ] {a35ee338-3b91-4d4d-a2cb-50a6a87ddfd1} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001749 sec., 471698.11320754717 rows/sec., 27.59 MiB/sec. | ||
| 5774 | 2026.03.24 20:59:54.177728 [ 270 ] {a35ee338-3b91-4d4d-a2cb-50a6a87ddfd1} <Debug> TCPHandler: Processed in 0.001943743 sec. | ||
| 5775 | 2026.03.24 20:59:54.177749 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 5776 | 2026.03.24 20:59:54.177928 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.03.24 20:59:54.178059 [ 270 ] {320dae96-3d35-4f36-b3f2-11f13991d27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5778 | 2026.03.24 20:59:54.178118 [ 270 ] {320dae96-3d35-4f36-b3f2-11f13991d27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5779 | 2026.03.24 20:59:54.178629 [ 270 ] {320dae96-3d35-4f36-b3f2-11f13991d27b} <Trace> oximeter.fields_u64 (d2650e1a-6959-45ef-8a00-5ba7e2ef00b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.03.24 20:59:54.178668 [ 270 ] {320dae96-3d35-4f36-b3f2-11f13991d27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5781 | 2026.03.24 20:59:54.178958 [ 270 ] {320dae96-3d35-4f36-b3f2-11f13991d27b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 5782 | 2026.03.24 20:59:54.179179 [ 270 ] {320dae96-3d35-4f36-b3f2-11f13991d27b} <Trace> oximeter.fields_u64 (d2650e1a-6959-45ef-8a00-5ba7e2ef00b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.03.24 20:59:54.179306 [ 270 ] {320dae96-3d35-4f36-b3f2-11f13991d27b} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001287 sec., 1554.001554001554 rows/sec., 109.27 KiB/sec. | ||
| 5784 | 2026.03.24 20:59:54.179356 [ 270 ] {320dae96-3d35-4f36-b3f2-11f13991d27b} <Debug> TCPHandler: Processed in 0.001533962 sec. | ||
| 5785 | 2026.03.24 20:59:54.179461 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2026.03.24 20:59:54.179556 [ 270 ] {4ba5fceb-2a75-4424-93df-7712421ebf3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5787 | 2026.03.24 20:59:54.179596 [ 270 ] {4ba5fceb-2a75-4424-93df-7712421ebf3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5788 | 2026.03.24 20:59:54.179986 [ 270 ] {4ba5fceb-2a75-4424-93df-7712421ebf3c} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.03.24 20:59:54.180022 [ 270 ] {4ba5fceb-2a75-4424-93df-7712421ebf3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5790 | 2026.03.24 20:59:54.180308 [ 270 ] {4ba5fceb-2a75-4424-93df-7712421ebf3c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5791 | 2026.03.24 20:59:54.180524 [ 270 ] {4ba5fceb-2a75-4424-93df-7712421ebf3c} <Trace> oximeter.fields_u8 (86aad4af-e578-4dda-a8ff-9bb4d23f07c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.03.24 20:59:54.180652 [ 270 ] {4ba5fceb-2a75-4424-93df-7712421ebf3c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 5793 | 2026.03.24 20:59:54.180691 [ 270 ] {4ba5fceb-2a75-4424-93df-7712421ebf3c} <Debug> TCPHandler: Processed in 0.001281424 sec. | ||
| 5794 | 2026.03.24 20:59:54.180812 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5795 | 2026.03.24 20:59:54.180933 [ 270 ] {456ed2cc-1bcb-456a-bc9f-c1d704cfca75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5796 | 2026.03.24 20:59:54.180983 [ 270 ] {456ed2cc-1bcb-456a-bc9f-c1d704cfca75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5797 | 2026.03.24 20:59:54.182071 [ 270 ] {456ed2cc-1bcb-456a-bc9f-c1d704cfca75} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.03.24 20:59:54.182108 [ 270 ] {456ed2cc-1bcb-456a-bc9f-c1d704cfca75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5799 | 2026.03.24 20:59:54.182528 [ 270 ] {456ed2cc-1bcb-456a-bc9f-c1d704cfca75} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5800 | 2026.03.24 20:59:54.182744 [ 270 ] {456ed2cc-1bcb-456a-bc9f-c1d704cfca75} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2026.03.24 20:59:54.182849 [ 72 ] {} <Debug> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5802 | 2026.03.24 20:59:54.182882 [ 270 ] {456ed2cc-1bcb-456a-bc9f-c1d704cfca75} <Debug> executeQuery: Read 1353 rows, 93.54 KiB in 0.001974 sec., 685410.3343465045 rows/sec., 46.27 MiB/sec. | ||
| 5803 | 2026.03.24 20:59:54.182894 [ 72 ] {} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2026.03.24 20:59:54.182927 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5805 | 2026.03.24 20:59:54.182929 [ 270 ] {456ed2cc-1bcb-456a-bc9f-c1d704cfca75} <Debug> TCPHandler: Processed in 0.002179399 sec. | ||
| 5806 | 2026.03.24 20:59:54.183018 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5807 | 2026.03.24 20:59:54.183051 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.03.24 20:59:54.183132 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5809 | 2026.03.24 20:59:54.183151 [ 270 ] {42a7f7cb-44b0-4dce-9795-786d77a70faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5810 | 2026.03.24 20:59:54.183170 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 602 rows starting from the beginning of the part | ||
| 5811 | 2026.03.24 20:59:54.183199 [ 270 ] {42a7f7cb-44b0-4dce-9795-786d77a70faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5812 | 2026.03.24 20:59:54.183236 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 515 rows starting from the beginning of the part | ||
| 5813 | 2026.03.24 20:59:54.183292 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 83 rows starting from the beginning of the part | ||
| 5814 | 2026.03.24 20:59:54.183339 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 515 rows starting from the beginning of the part | ||
| 5815 | 2026.03.24 20:59:54.183382 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 79 rows starting from the beginning of the part | ||
| 5816 | 2026.03.24 20:59:54.183425 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1353 rows starting from the beginning of the part | ||
| 5817 | 2026.03.24 20:59:54.184651 [ 192 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3147 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670925 sec., 1883387.9438035819 rows/sec., 138.93 MiB/sec. | ||
| 5818 | 2026.03.24 20:59:54.184827 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5819 | 2026.03.24 20:59:54.185063 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_31_6} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5820 | 2026.03.24 20:59:54.185133 [ 195 ] {7de5ac7c-ebde-45f2-b6f2-4f57305cf679::all_1_31_6} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5821 | 2026.03.24 20:59:54.185193 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5822 | 2026.03.24 20:59:54.185759 [ 270 ] {42a7f7cb-44b0-4dce-9795-786d77a70faa} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.03.24 20:59:54.185801 [ 270 ] {42a7f7cb-44b0-4dce-9795-786d77a70faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5824 | 2026.03.24 20:59:54.186845 [ 270 ] {42a7f7cb-44b0-4dce-9795-786d77a70faa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5825 | 2026.03.24 20:59:54.187074 [ 270 ] {42a7f7cb-44b0-4dce-9795-786d77a70faa} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.03.24 20:59:54.187194 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5827 | 2026.03.24 20:59:54.187216 [ 270 ] {42a7f7cb-44b0-4dce-9795-786d77a70faa} <Debug> executeQuery: Read 6227 rows, 415.76 KiB in 0.004085 sec., 1524357.4051407587 rows/sec., 99.39 MiB/sec. | ||
| 5828 | 2026.03.24 20:59:54.187242 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2026.03.24 20:59:54.187264 [ 270 ] {42a7f7cb-44b0-4dce-9795-786d77a70faa} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5830 | 2026.03.24 20:59:54.187269 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5831 | 2026.03.24 20:59:54.187287 [ 270 ] {42a7f7cb-44b0-4dce-9795-786d77a70faa} <Debug> TCPHandler: Processed in 0.004286546 sec. | ||
| 5832 | 2026.03.24 20:59:54.187378 [ 189 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5833 | 2026.03.24 20:59:54.187415 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.03.24 20:59:54.187465 [ 189 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5835 | 2026.03.24 20:59:54.187493 [ 189 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 5272 rows starting from the beginning of the part | ||
| 5836 | 2026.03.24 20:59:54.187509 [ 270 ] {11c989ee-3b24-41b0-a22b-5d46d579769d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5837 | 2026.03.24 20:59:54.187548 [ 189 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5838 | 2026.03.24 20:59:54.187562 [ 270 ] {11c989ee-3b24-41b0-a22b-5d46d579769d} <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 | ||
| 5839 | 2026.03.24 20:59:54.187594 [ 189 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 162 rows starting from the beginning of the part | ||
| 5840 | 2026.03.24 20:59:54.187632 [ 189 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 5841 | 2026.03.24 20:59:54.187669 [ 189 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5842 | 2026.03.24 20:59:54.187705 [ 189 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6227 rows starting from the beginning of the part | ||
| 5843 | 2026.03.24 20:59:54.188370 [ 270 ] {11c989ee-3b24-41b0-a22b-5d46d579769d} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.03.24 20:59:54.188406 [ 270 ] {11c989ee-3b24-41b0-a22b-5d46d579769d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5845 | 2026.03.24 20:59:54.189090 [ 270 ] {11c989ee-3b24-41b0-a22b-5d46d579769d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5846 | 2026.03.24 20:59:54.189402 [ 270 ] {11c989ee-3b24-41b0-a22b-5d46d579769d} <Trace> oximeter.measurements_histogramu64 (65220760-4f1c-47c6-95ff-145cda44404a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.03.24 20:59:54.189582 [ 270 ] {11c989ee-3b24-41b0-a22b-5d46d579769d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002091 sec., 17216.64275466284 rows/sec., 30.85 MiB/sec. | ||
| 5848 | 2026.03.24 20:59:54.189648 [ 270 ] {11c989ee-3b24-41b0-a22b-5d46d579769d} <Debug> TCPHandler: Processed in 0.002282331 sec. | ||
| 5849 | 2026.03.24 20:59:54.189769 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2026.03.24 20:59:54.189864 [ 270 ] {65bc4ef8-fc37-4cab-ac21-ed2a9563b013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5851 | 2026.03.24 20:59:54.189906 [ 270 ] {65bc4ef8-fc37-4cab-ac21-ed2a9563b013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5852 | 2026.03.24 20:59:54.190253 [ 270 ] {65bc4ef8-fc37-4cab-ac21-ed2a9563b013} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.03.24 20:59:54.190291 [ 270 ] {65bc4ef8-fc37-4cab-ac21-ed2a9563b013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5854 | 2026.03.24 20:59:54.190642 [ 270 ] {65bc4ef8-fc37-4cab-ac21-ed2a9563b013} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5855 | 2026.03.24 20:59:54.190861 [ 270 ] {65bc4ef8-fc37-4cab-ac21-ed2a9563b013} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2026.03.24 20:59:54.190964 [ 72 ] {} <Debug> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5857 | 2026.03.24 20:59:54.190991 [ 270 ] {65bc4ef8-fc37-4cab-ac21-ed2a9563b013} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 722.62 KiB/sec. | ||
| 5858 | 2026.03.24 20:59:54.190994 [ 72 ] {} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2026.03.24 20:59:54.191032 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5860 | 2026.03.24 20:59:54.191034 [ 270 ] {65bc4ef8-fc37-4cab-ac21-ed2a9563b013} <Debug> TCPHandler: Processed in 0.001320236 sec. | ||
| 5861 | 2026.03.24 20:59:54.191109 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5862 | 2026.03.24 20:59:54.191200 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5863 | 2026.03.24 20:59:54.191229 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1800 rows starting from the beginning of the part | ||
| 5864 | 2026.03.24 20:59:54.191278 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5865 | 2026.03.24 20:59:54.191319 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5866 | 2026.03.24 20:59:54.191355 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5867 | 2026.03.24 20:59:54.191391 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5868 | 2026.03.24 20:59:54.191427 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 5869 | 2026.03.24 20:59:54.191708 [ 188 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12351 rows, containing 5 columns (5 merged, 0 gathered) in 0.004366788 sec., 2828394.691933751 rows/sec., 188.83 MiB/sec. | ||
| 5870 | 2026.03.24 20:59:54.192050 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5871 | 2026.03.24 20:59:54.192313 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2026.03.24 20:59:54.192387 [ 195 ] {17ac859f-0519-4852-ad72-a3c13f9e5d25::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5873 | 2026.03.24 20:59:54.192459 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5874 | 2026.03.24 20:59:54.192490 [ 195 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2112 rows, containing 4 columns (4 merged, 0 gathered) in 0.001416129 sec., 1491389.5556125185 rows/sec., 96.78 MiB/sec. | ||
| 5875 | 2026.03.24 20:59:54.192726 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5876 | 2026.03.24 20:59:54.192983 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_31_6} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.03.24 20:59:54.193053 [ 189 ] {816618bd-51da-40c7-991a-95816414ef6d::all_1_31_6} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5878 | 2026.03.24 20:59:54.193124 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5879 | 2026.03.24 20:59:55.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.60 MiB, peak 263.74 MiB, free memory in arenas 0.00 B, will set to 258.42 MiB (RSS), difference: 1.81 MiB | ||
| 5880 | 2026.03.24 20:59:56.815200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 830 | ||
| 5881 | 2026.03.24 20:59:56.818480 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.03.24 20:59:56.818536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5883 | 2026.03.24 20:59:56.819912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5884 | 2026.03.24 20:59:56.820225 [ 243 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.03.24 20:59:56.820391 [ 66 ] {} <Debug> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5886 | 2026.03.24 20:59:56.820459 [ 66 ] {} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.03.24 20:59:56.820478 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5888 | 2026.03.24 20:59:56.820604 [ 189 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::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 | ||
| 5889 | 2026.03.24 20:59:56.820611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
| 5890 | 2026.03.24 20:59:56.821261 [ 189 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5891 | 2026.03.24 20:59:56.821440 [ 189 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part | ||
| 5892 | 2026.03.24 20:59:56.821880 [ 189 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5893 | 2026.03.24 20:59:56.822286 [ 189 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5894 | 2026.03.24 20:59:56.822682 [ 189 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5895 | 2026.03.24 20:59:56.823054 [ 189 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5896 | 2026.03.24 20:59:56.823386 [ 189 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 76 rows starting from the beginning of the part | ||
| 5897 | 2026.03.24 20:59:56.830949 [ 195 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 72 columns (72 merged, 0 gathered) in 0.01040462 sec., 79772.25501748262 rows/sec., 73.33 MiB/sec. | ||
| 5898 | 2026.03.24 20:59:56.832222 [ 188 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5899 | 2026.03.24 20:59:56.832842 [ 188 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_16_3} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.03.24 20:59:56.832927 [ 188 ] {bdd24095-53e7-4aa1-b6de-56e3e61e2c00::all_1_16_3} <Trace> system.query_log (bdd24095-53e7-4aa1-b6de-56e3e61e2c00) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5901 | 2026.03.24 20:59:56.833255 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 5902 | 2026.03.24 20:59:58.447919 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2026.03.24 20:59:58.448141 [ 270 ] {3df1b5bc-f8df-4a60-9df1-585f5fa624d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5904 | 2026.03.24 20:59:58.448216 [ 270 ] {3df1b5bc-f8df-4a60-9df1-585f5fa624d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5905 | 2026.03.24 20:59:58.448932 [ 270 ] {3df1b5bc-f8df-4a60-9df1-585f5fa624d0} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.03.24 20:59:58.448983 [ 270 ] {3df1b5bc-f8df-4a60-9df1-585f5fa624d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5907 | 2026.03.24 20:59:58.449562 [ 270 ] {3df1b5bc-f8df-4a60-9df1-585f5fa624d0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5908 | 2026.03.24 20:59:58.449877 [ 270 ] {3df1b5bc-f8df-4a60-9df1-585f5fa624d0} <Trace> oximeter.fields_string (8cd78439-6bbc-40cc-aa35-a0599653fb74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.03.24 20:59:58.450093 [ 270 ] {3df1b5bc-f8df-4a60-9df1-585f5fa624d0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002006 sec., 27916.251246261218 rows/sec., 2.14 MiB/sec. | ||
| 5910 | 2026.03.24 20:59:58.450157 [ 270 ] {3df1b5bc-f8df-4a60-9df1-585f5fa624d0} <Debug> TCPHandler: Processed in 0.002367524 sec. | ||
| 5911 | 2026.03.24 20:59:58.450301 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.03.24 20:59:58.450408 [ 270 ] {e65d6433-e8e0-467d-8362-31bea18f55b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5913 | 2026.03.24 20:59:58.450454 [ 270 ] {e65d6433-e8e0-467d-8362-31bea18f55b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5914 | 2026.03.24 20:59:58.450945 [ 270 ] {e65d6433-e8e0-467d-8362-31bea18f55b3} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.03.24 20:59:58.450984 [ 270 ] {e65d6433-e8e0-467d-8362-31bea18f55b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5916 | 2026.03.24 20:59:58.451309 [ 270 ] {e65d6433-e8e0-467d-8362-31bea18f55b3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5917 | 2026.03.24 20:59:58.451523 [ 270 ] {e65d6433-e8e0-467d-8362-31bea18f55b3} <Trace> oximeter.fields_uuid (7de5ac7c-ebde-45f2-b6f2-4f57305cf679): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.03.24 20:59:58.451656 [ 270 ] {e65d6433-e8e0-467d-8362-31bea18f55b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 5919 | 2026.03.24 20:59:58.451697 [ 270 ] {e65d6433-e8e0-467d-8362-31bea18f55b3} <Debug> TCPHandler: Processed in 0.001451328 sec. | ||
| 5920 | 2026.03.24 20:59:58.451811 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.03.24 20:59:58.451907 [ 270 ] {4f881717-07b0-4b8f-b170-1ad259ffd4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5922 | 2026.03.24 20:59:58.451950 [ 270 ] {4f881717-07b0-4b8f-b170-1ad259ffd4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5923 | 2026.03.24 20:59:58.452337 [ 270 ] {4f881717-07b0-4b8f-b170-1ad259ffd4d9} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.03.24 20:59:58.452374 [ 270 ] {4f881717-07b0-4b8f-b170-1ad259ffd4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5925 | 2026.03.24 20:59:58.452701 [ 270 ] {4f881717-07b0-4b8f-b170-1ad259ffd4d9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5926 | 2026.03.24 20:59:58.452918 [ 270 ] {4f881717-07b0-4b8f-b170-1ad259ffd4d9} <Trace> oximeter.measurements_cumulativeu64 (17ac859f-0519-4852-ad72-a3c13f9e5d25): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.03.24 20:59:58.453046 [ 270 ] {4f881717-07b0-4b8f-b170-1ad259ffd4d9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001157 sec., 110630.94209161625 rows/sec., 7.71 MiB/sec. | ||
| 5928 | 2026.03.24 20:59:58.453085 [ 270 ] {4f881717-07b0-4b8f-b170-1ad259ffd4d9} <Debug> TCPHandler: Processed in 0.001324096 sec. | ||
| 5929 | 2026.03.24 20:59:58.453195 [ 270 ] {} <Trace> TCP-Session: 54a7b740-04f8-4e52-acab-6078b4f7e27e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.03.24 20:59:58.453289 [ 270 ] {dd8bf186-d067-45a7-b5e6-0d20f2a70812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57635) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5931 | 2026.03.24 20:59:58.453330 [ 270 ] {dd8bf186-d067-45a7-b5e6-0d20f2a70812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5932 | 2026.03.24 20:59:58.453655 [ 270 ] {dd8bf186-d067-45a7-b5e6-0d20f2a70812} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.03.24 20:59:58.453691 [ 270 ] {dd8bf186-d067-45a7-b5e6-0d20f2a70812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5934 | 2026.03.24 20:59:58.454008 [ 270 ] {dd8bf186-d067-45a7-b5e6-0d20f2a70812} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5935 | 2026.03.24 20:59:58.454219 [ 270 ] {dd8bf186-d067-45a7-b5e6-0d20f2a70812} <Trace> oximeter.measurements_u64 (816618bd-51da-40c7-991a-95816414ef6d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.03.24 20:59:58.454348 [ 270 ] {dd8bf186-d067-45a7-b5e6-0d20f2a70812} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001077 sec., 44568.245125348185 rows/sec., 3.00 MiB/sec. | ||
| 5937 | 2026.03.24 20:59:58.454384 [ 270 ] {dd8bf186-d067-45a7-b5e6-0d20f2a70812} <Debug> TCPHandler: Processed in 0.001238143 sec. | ||
| 5938 | 2026.03.24 20:59:59.287137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11103 | ||
| 5939 | 2026.03.24 20:59:59.287665 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.03.24 20:59:59.287711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5941 | 2026.03.24 20:59:59.288221 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5942 | 2026.03.24 20:59:59.288460 [ 245 ] {} <Trace> system.asynchronous_metric_log (d3f2c88a-5319-4c05-85d7-621a8baf3a52): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.03.24 20:59:59.288609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11103 | ||
| 5944 | 2026.03.24 20:59:59.854441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5945 | 2026.03.24 20:59:59.871586 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.03.24 20:59:59.871651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 5947 | 2026.03.24 20:59:59.878470 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5948 | 2026.03.24 20:59:59.879219 [ 244 ] {} <Trace> system.metric_log (17109b92-e4d7-45fe-8201-cf487c35d0e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2026.03.24 20:59:59.882639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||