| 1 | [ Apr 10 22:23:00 Enabled. ] | ||
| 2 | [ Apr 10 22:23:00 Rereading configuration. ] | ||
| 3 | [ Apr 10 22:23:02 Rereading configuration. ] | ||
| 4 | [ Apr 10 22:23:05 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 | [ Apr 10 22:23:05 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.04.10 22:23:09.743559 [ 1 ] {} <Information> Application: Will watch for the process with pid 25804 | ||
| 29 | 2026.04.10 22:23:09.743928 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.10 22:23:10.008948 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25804 | ||
| 31 | 2026.04.10 22:23:10.017564 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.10 22:23:10.017729 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.10 22:23:10.275169 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.10 22:23:10.353379 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.10 22:23:10.353447 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.10 22:23:10.353465 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.10 22:23:10.353520 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.10 22:23:10.354125 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.10 22:23:10.365918 [ 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.04.10 22:23:10.366767 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.10 22:23:10.367608 [ 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.04.10 22:23:10.367654 [ 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.04.10 22:23:10.367691 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.10 22:23:10.368433 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.10 22:23:10.369333 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.10 22:23:10.375716 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.10 22:23:10.376391 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.10 22:23:10.377606 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.10 22:23:10.377701 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.10 22:23:10.378724 [ 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.04.10 22:23:10.379177 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.10 22:23:10.383465 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.10 22:23:10.383851 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.10 22:23:10.402397 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.10 22:23:10.402825 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.10 22:23:10.403237 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.10 22:23:10.403574 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.10 22:23:10.405147 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.10 22:23:10.405172 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.10 22:23:10.405265 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.10 22:23:10.405354 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.10 22:23:10.441293 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.10 22:23:10.441324 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000172314 sec | ||
| 68 | 2026.04.10 22:23:10.441376 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.10 22:23:10.441414 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.10 22:23:10.442232 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.10 22:23:10.442901 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.10 22:23:10.464968 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.10 22:23:10.465033 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.10 22:23:10.465139 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.10 22:23:10.465159 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.10 22:23:10.465206 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.10 22:23:10.465293 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.10 22:23:10.470255 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.10 22:23:10.470303 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.10 22:23:10.470351 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.10 22:23:10.470527 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.10 22:23:10.470570 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.10 22:23:10.470582 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.10 22:23:10.470649 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.10 22:23:10.470662 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.10 22:23:10.470692 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.10 22:23:10.470764 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.10 22:23:10.504123 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.10 22:23:10.519682 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.10 22:23:10.519772 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000109713 sec | ||
| 91 | 2026.04.10 22:23:10.519786 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.10 22:23:10.519796 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.10 22:23:10.519821 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.10 22:23:10.520040 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.10 22:23:10.520144 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.10 22:23:10.520159 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.10 22:23:10.520169 [ 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.04.10 22:23:10.520180 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.10 22:23:10.556426 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.10 22:23:10.556665 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.82 MiB (RSS), difference: 92.04 MiB | ||
| 101 | 2026.04.10 22:23:10.558150 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.326e-05 sec. | ||
| 102 | 2026.04.10 22:23:10.558550 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.10 22:23:10.559196 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.10 22:23:10.559214 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.10 22:23:10.559371 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64303 | ||
| 106 | 2026.04.10 22:23:10.560267 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.10 22:23:10.560326 [ 4 ] {} <Debug> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Authenticating user 'default' from [fd00:1122:3344:101::d]:64303 | ||
| 108 | 2026.04.10 22:23:10.560353 [ 4 ] {} <Debug> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.10 22:23:10.560431 [ 4 ] {} <Debug> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.10 22:23:10.560526 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.10 22:23:10.560553 [ 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 | ||
| 112 | 2026.04.10 22:23:10.560630 [ 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 | ||
| 113 | 2026.04.10 22:23:10.561263 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49220 | ||
| 114 | 2026.04.10 22:23:10.561284 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38483 | ||
| 115 | 2026.04.10 22:23:10.561374 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48041 | ||
| 116 | 2026.04.10 22:23:10.561424 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.04.10 22:23:10.561529 [ 5 ] {} <Debug> TCP-Session: 790eef65-f83d-463c-8f84-eb4c4aaad491 Authenticating user 'default' from [fd00:1122:3344:101::d]:49220 | ||
| 118 | 2026.04.10 22:23:10.561551 [ 5 ] {} <Debug> TCP-Session: 790eef65-f83d-463c-8f84-eb4c4aaad491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.04.10 22:23:10.561559 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.04.10 22:23:10.561596 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.04.10 22:23:10.561639 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62230 | ||
| 122 | 2026.04.10 22:23:10.561665 [ 6 ] {} <Debug> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Authenticating user 'default' from [fd00:1122:3344:101::d]:38483 | ||
| 123 | 2026.04.10 22:23:10.561706 [ 254 ] {} <Debug> TCP-Session: 97214774-4019-4e6e-a2ca-49458c0263c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48041 | ||
| 124 | 2026.04.10 22:23:10.561733 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61386 | ||
| 125 | 2026.04.10 22:23:10.561719 [ 6 ] {} <Debug> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.04.10 22:23:10.561565 [ 5 ] {} <Debug> TCP-Session: 790eef65-f83d-463c-8f84-eb4c4aaad491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.04.10 22:23:10.561828 [ 6 ] {} <Debug> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.04.10 22:23:10.561807 [ 254 ] {} <Debug> TCP-Session: 97214774-4019-4e6e-a2ca-49458c0263c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.04.10 22:23:10.561872 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.04.10 22:23:10.561902 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36521 | ||
| 131 | 2026.04.10 22:23:10.561977 [ 255 ] {} <Debug> TCP-Session: 37f2ab29-9d46-4de1-a5bf-177d40c7ebb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62230 | ||
| 132 | 2026.04.10 22:23:10.561979 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.04.10 22:23:10.561902 [ 254 ] {} <Debug> TCP-Session: 97214774-4019-4e6e-a2ca-49458c0263c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.04.10 22:23:10.562061 [ 256 ] {} <Debug> TCP-Session: 7fcf5661-45b6-43eb-af4e-be0a7034f8c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61386 | ||
| 135 | 2026.04.10 22:23:10.562071 [ 255 ] {} <Debug> TCP-Session: 37f2ab29-9d46-4de1-a5bf-177d40c7ebb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.04.10 22:23:10.562027 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44360 | ||
| 137 | 2026.04.10 22:23:10.562148 [ 256 ] {} <Debug> TCP-Session: 7fcf5661-45b6-43eb-af4e-be0a7034f8c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.04.10 22:23:10.562132 [ 255 ] {} <Debug> TCP-Session: 37f2ab29-9d46-4de1-a5bf-177d40c7ebb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.10 22:23:10.562125 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.04.10 22:23:10.562222 [ 256 ] {} <Debug> TCP-Session: 7fcf5661-45b6-43eb-af4e-be0a7034f8c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.10 22:23:10.562116 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39757 | ||
| 142 | 2026.04.10 22:23:10.562257 [ 257 ] {} <Debug> TCP-Session: 85ebea2d-afca-4a8f-bfdc-b323363516a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36521 | ||
| 143 | 2026.04.10 22:23:10.562346 [ 257 ] {} <Debug> TCP-Session: 85ebea2d-afca-4a8f-bfdc-b323363516a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.04.10 22:23:10.562367 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.04.10 22:23:10.562439 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.04.10 22:23:10.562445 [ 257 ] {} <Debug> TCP-Session: 85ebea2d-afca-4a8f-bfdc-b323363516a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.10 22:23:10.562490 [ 259 ] {} <Debug> TCP-Session: 31118cce-3c53-48f6-951f-6de6c72edb6f Authenticating user 'default' from [fd00:1122:3344:101::d]:39757 | ||
| 148 | 2026.04.10 22:23:10.562468 [ 258 ] {} <Debug> TCP-Session: d16c92f8-a7b2-4d3a-b8fa-6d223c73e0d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44360 | ||
| 149 | 2026.04.10 22:23:10.562553 [ 258 ] {} <Debug> TCP-Session: d16c92f8-a7b2-4d3a-b8fa-6d223c73e0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.04.10 22:23:10.562568 [ 259 ] {} <Debug> TCP-Session: 31118cce-3c53-48f6-951f-6de6c72edb6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.04.10 22:23:10.562644 [ 258 ] {} <Debug> TCP-Session: d16c92f8-a7b2-4d3a-b8fa-6d223c73e0d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.04.10 22:23:10.562658 [ 259 ] {} <Debug> TCP-Session: 31118cce-3c53-48f6-951f-6de6c72edb6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.10 22:23:10.566209 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.04.10 22:23:10.572097 [ 4 ] {b0556845-d73c-4115-91a3-587944f8422f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.04.10 22:23:10.818528 [ 4 ] {b0556845-d73c-4115-91a3-587944f8422f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64303) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.04.10 22:23:10.820725 [ 4 ] {b0556845-d73c-4115-91a3-587944f8422f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.04.10 22:23:10.820831 [ 4 ] {b0556845-d73c-4115-91a3-587944f8422f} <Debug> TCPHandler: Processed in 0.25674114 sec. | ||
| 204 | 2026.04.10 22:23:10.821289 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.04.10 22:23:10.821582 [ 6 ] {76dc2ba7-9b6d-4a37-9993-06b78678ca15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.04.10 22:23:10.821966 [ 6 ] {76dc2ba7-9b6d-4a37-9993-06b78678ca15} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38483) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.04.10 22:23:10.822098 [ 6 ] {76dc2ba7-9b6d-4a37-9993-06b78678ca15} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.04.10 22:23:10.822173 [ 6 ] {76dc2ba7-9b6d-4a37-9993-06b78678ca15} <Debug> TCPHandler: Processed in 0.001071682 sec. | ||
| 255 | 2026.04.10 22:23:10.822454 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.04.10 22:23:10.823217 [ 4 ] {1e790f84-ae89-4ea0-b825-ccd5495173a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.04.10 22:23:10.823816 [ 4 ] {1e790f84-ae89-4ea0-b825-ccd5495173a7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.04.10 22:23:10.843646 [ 4 ] {1e790f84-ae89-4ea0-b825-ccd5495173a7} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.04.10 22:23:10.843669 [ 4 ] {1e790f84-ae89-4ea0-b825-ccd5495173a7} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1471e-05 sec | ||
| 260 | 2026.04.10 22:23:10.843682 [ 4 ] {1e790f84-ae89-4ea0-b825-ccd5495173a7} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.04.10 22:23:10.843703 [ 4 ] {1e790f84-ae89-4ea0-b825-ccd5495173a7} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.04.10 22:23:10.843734 [ 4 ] {1e790f84-ae89-4ea0-b825-ccd5495173a7} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.04.10 22:23:10.845903 [ 4 ] {1e790f84-ae89-4ea0-b825-ccd5495173a7} <Debug> TCPHandler: Processed in 0.023562825 sec. | ||
| 264 | 2026.04.10 22:23:10.846078 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.04.10 22:23:10.846258 [ 4 ] {5ebb2eeb-1f15-4ddf-8a3f-33a9f4c115ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.04.10 22:23:10.846314 [ 4 ] {5ebb2eeb-1f15-4ddf-8a3f-33a9f4c115ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.04.10 22:23:10.854671 [ 4 ] {5ebb2eeb-1f15-4ddf-8a3f-33a9f4c115ee} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.04.10 22:23:10.875622 [ 4 ] {5ebb2eeb-1f15-4ddf-8a3f-33a9f4c115ee} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd): Loading data parts | ||
| 270 | 2026.04.10 22:23:10.878009 [ 4 ] {5ebb2eeb-1f15-4ddf-8a3f-33a9f4c115ee} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd): There are no data parts | ||
| 271 | 2026.04.10 22:23:10.891014 [ 4 ] {5ebb2eeb-1f15-4ddf-8a3f-33a9f4c115ee} <Debug> TCPHandler: Processed in 0.044987537 sec. | ||
| 272 | 2026.04.10 22:23:10.891196 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.04.10 22:23:10.891383 [ 4 ] {71d26d11-3290-44b7-bba4-79e9df607bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.04.10 22:23:10.891461 [ 4 ] {71d26d11-3290-44b7-bba4-79e9df607bb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.04.10 22:23:10.921669 [ 4 ] {71d26d11-3290-44b7-bba4-79e9df607bb3} <Debug> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Loading data parts | ||
| 286 | 2026.04.10 22:23:10.921868 [ 4 ] {71d26d11-3290-44b7-bba4-79e9df607bb3} <Debug> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): There are no data parts | ||
| 287 | 2026.04.10 22:23:10.924411 [ 4 ] {71d26d11-3290-44b7-bba4-79e9df607bb3} <Debug> TCPHandler: Processed in 0.033273541 sec. | ||
| 288 | 2026.04.10 22:23:10.924604 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.04.10 22:23:10.924819 [ 4 ] {fe00b5f5-5b25-4ad1-bf12-79f7303b390c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 290 | 2026.04.10 22:23:10.924881 [ 4 ] {fe00b5f5-5b25-4ad1-bf12-79f7303b390c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.04.10 22:23:10.938069 [ 4 ] {fe00b5f5-5b25-4ad1-bf12-79f7303b390c} <Debug> oximeter.measurements_i8 (642dc447-21b9-48c0-a963-7ee34cfd1568): Loading data parts | ||
| 292 | 2026.04.10 22:23:10.938278 [ 4 ] {fe00b5f5-5b25-4ad1-bf12-79f7303b390c} <Debug> oximeter.measurements_i8 (642dc447-21b9-48c0-a963-7ee34cfd1568): There are no data parts | ||
| 293 | 2026.04.10 22:23:10.942667 [ 4 ] {fe00b5f5-5b25-4ad1-bf12-79f7303b390c} <Debug> TCPHandler: Processed in 0.018128095 sec. | ||
| 294 | 2026.04.10 22:23:10.942845 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.04.10 22:23:10.943001 [ 4 ] {611e4b7b-757a-4dac-8056-fe4ad6d430f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 296 | 2026.04.10 22:23:10.943052 [ 4 ] {611e4b7b-757a-4dac-8056-fe4ad6d430f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.04.10 22:23:10.955945 [ 4 ] {611e4b7b-757a-4dac-8056-fe4ad6d430f8} <Debug> oximeter.measurements_u8 (11047392-5749-429a-9526-ac3f31adc746): Loading data parts | ||
| 298 | 2026.04.10 22:23:10.956296 [ 4 ] {611e4b7b-757a-4dac-8056-fe4ad6d430f8} <Debug> oximeter.measurements_u8 (11047392-5749-429a-9526-ac3f31adc746): There are no data parts | ||
| 299 | 2026.04.10 22:23:10.960866 [ 4 ] {611e4b7b-757a-4dac-8056-fe4ad6d430f8} <Debug> TCPHandler: Processed in 0.018068415 sec. | ||
| 300 | 2026.04.10 22:23:10.961030 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.04.10 22:23:10.961271 [ 4 ] {9f797f08-00ee-4887-be59-009cf67225c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 302 | 2026.04.10 22:23:10.961314 [ 4 ] {9f797f08-00ee-4887-be59-009cf67225c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.04.10 22:23:10.974319 [ 4 ] {9f797f08-00ee-4887-be59-009cf67225c2} <Debug> oximeter.measurements_i16 (ff47170d-9dc7-423b-bcae-de037a7d0a62): Loading data parts | ||
| 304 | 2026.04.10 22:23:10.974465 [ 4 ] {9f797f08-00ee-4887-be59-009cf67225c2} <Debug> oximeter.measurements_i16 (ff47170d-9dc7-423b-bcae-de037a7d0a62): There are no data parts | ||
| 305 | 2026.04.10 22:23:10.992096 [ 4 ] {9f797f08-00ee-4887-be59-009cf67225c2} <Debug> TCPHandler: Processed in 0.031112737 sec. | ||
| 306 | 2026.04.10 22:23:10.992349 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.04.10 22:23:10.992536 [ 4 ] {99353f74-e383-4d0f-a524-81f488fddd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 308 | 2026.04.10 22:23:10.992736 [ 4 ] {99353f74-e383-4d0f-a524-81f488fddd31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.04.10 22:23:10.998463 [ 4 ] {99353f74-e383-4d0f-a524-81f488fddd31} <Debug> oximeter.measurements_u16 (85011897-26a1-474e-9dc3-8d935500670f): Loading data parts | ||
| 310 | 2026.04.10 22:23:10.998710 [ 4 ] {99353f74-e383-4d0f-a524-81f488fddd31} <Debug> oximeter.measurements_u16 (85011897-26a1-474e-9dc3-8d935500670f): There are no data parts | ||
| 311 | 2026.04.10 22:23:11.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.35 MiB, peak 121.35 MiB, free memory in arenas 0.00 B, will set to 131.10 MiB (RSS), difference: 9.74 MiB | ||
| 312 | 2026.04.10 22:23:11.011961 [ 4 ] {99353f74-e383-4d0f-a524-81f488fddd31} <Debug> TCPHandler: Processed in 0.019670847 sec. | ||
| 313 | 2026.04.10 22:23:11.012138 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.04.10 22:23:11.012318 [ 4 ] {7b3c15c7-b29c-4bfe-a509-0e516115c513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 315 | 2026.04.10 22:23:11.012435 [ 4 ] {7b3c15c7-b29c-4bfe-a509-0e516115c513} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.04.10 22:23:11.015676 [ 4 ] {7b3c15c7-b29c-4bfe-a509-0e516115c513} <Debug> oximeter.measurements_i32 (f00e69e5-54d0-425d-baab-10e38a4c28e2): Loading data parts | ||
| 317 | 2026.04.10 22:23:11.015852 [ 4 ] {7b3c15c7-b29c-4bfe-a509-0e516115c513} <Debug> oximeter.measurements_i32 (f00e69e5-54d0-425d-baab-10e38a4c28e2): There are no data parts | ||
| 318 | 2026.04.10 22:23:11.018351 [ 4 ] {7b3c15c7-b29c-4bfe-a509-0e516115c513} <Debug> TCPHandler: Processed in 0.006260396 sec. | ||
| 319 | 2026.04.10 22:23:11.018502 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.04.10 22:23:11.018678 [ 4 ] {7f8de68e-95f6-4d01-861b-35d207fd8a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 321 | 2026.04.10 22:23:11.018799 [ 4 ] {7f8de68e-95f6-4d01-861b-35d207fd8a76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.04.10 22:23:11.040047 [ 4 ] {7f8de68e-95f6-4d01-861b-35d207fd8a76} <Debug> oximeter.measurements_u32 (411be6ad-8fa4-4788-8046-792bbdf6efb6): Loading data parts | ||
| 323 | 2026.04.10 22:23:11.040211 [ 4 ] {7f8de68e-95f6-4d01-861b-35d207fd8a76} <Debug> oximeter.measurements_u32 (411be6ad-8fa4-4788-8046-792bbdf6efb6): There are no data parts | ||
| 324 | 2026.04.10 22:23:11.042471 [ 4 ] {7f8de68e-95f6-4d01-861b-35d207fd8a76} <Debug> TCPHandler: Processed in 0.024016105 sec. | ||
| 325 | 2026.04.10 22:23:11.042619 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.04.10 22:23:11.042852 [ 4 ] {b8d6e61e-8c1f-46f3-b431-9f350508147b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 327 | 2026.04.10 22:23:11.042969 [ 4 ] {b8d6e61e-8c1f-46f3-b431-9f350508147b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.04.10 22:23:11.053674 [ 4 ] {b8d6e61e-8c1f-46f3-b431-9f350508147b} <Debug> oximeter.measurements_i64 (44ee818a-1973-485e-9a53-6c8794d6405a): Loading data parts | ||
| 329 | 2026.04.10 22:23:11.053821 [ 4 ] {b8d6e61e-8c1f-46f3-b431-9f350508147b} <Debug> oximeter.measurements_i64 (44ee818a-1973-485e-9a53-6c8794d6405a): There are no data parts | ||
| 330 | 2026.04.10 22:23:11.057604 [ 4 ] {b8d6e61e-8c1f-46f3-b431-9f350508147b} <Debug> TCPHandler: Processed in 0.015032403 sec. | ||
| 331 | 2026.04.10 22:23:11.057753 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.04.10 22:23:11.057905 [ 4 ] {ff3089aa-9f19-4acd-83fa-cef78013505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 333 | 2026.04.10 22:23:11.058010 [ 4 ] {ff3089aa-9f19-4acd-83fa-cef78013505f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.04.10 22:23:11.070453 [ 4 ] {ff3089aa-9f19-4acd-83fa-cef78013505f} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Loading data parts | ||
| 335 | 2026.04.10 22:23:11.070686 [ 4 ] {ff3089aa-9f19-4acd-83fa-cef78013505f} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): There are no data parts | ||
| 336 | 2026.04.10 22:23:11.073947 [ 4 ] {ff3089aa-9f19-4acd-83fa-cef78013505f} <Debug> TCPHandler: Processed in 0.016238867 sec. | ||
| 337 | 2026.04.10 22:23:11.074132 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.04.10 22:23:11.074395 [ 4 ] {00cce5b0-8921-46d8-a0a5-e0817179341d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 339 | 2026.04.10 22:23:11.074536 [ 4 ] {00cce5b0-8921-46d8-a0a5-e0817179341d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.04.10 22:23:11.083794 [ 4 ] {00cce5b0-8921-46d8-a0a5-e0817179341d} <Debug> oximeter.measurements_f32 (33b0ef54-6166-47f3-870f-29b0342ca386): Loading data parts | ||
| 341 | 2026.04.10 22:23:11.083970 [ 4 ] {00cce5b0-8921-46d8-a0a5-e0817179341d} <Debug> oximeter.measurements_f32 (33b0ef54-6166-47f3-870f-29b0342ca386): There are no data parts | ||
| 342 | 2026.04.10 22:23:11.088470 [ 4 ] {00cce5b0-8921-46d8-a0a5-e0817179341d} <Debug> TCPHandler: Processed in 0.014396581 sec. | ||
| 343 | 2026.04.10 22:23:11.088618 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.04.10 22:23:11.088768 [ 4 ] {5cb6fcc1-2fa7-4f08-8192-1688e54f14e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 345 | 2026.04.10 22:23:11.088884 [ 4 ] {5cb6fcc1-2fa7-4f08-8192-1688e54f14e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.04.10 22:23:11.116060 [ 4 ] {5cb6fcc1-2fa7-4f08-8192-1688e54f14e3} <Debug> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Loading data parts | ||
| 347 | 2026.04.10 22:23:11.116300 [ 4 ] {5cb6fcc1-2fa7-4f08-8192-1688e54f14e3} <Debug> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): There are no data parts | ||
| 348 | 2026.04.10 22:23:11.121822 [ 4 ] {5cb6fcc1-2fa7-4f08-8192-1688e54f14e3} <Debug> TCPHandler: Processed in 0.0332499 sec. | ||
| 349 | 2026.04.10 22:23:11.121987 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.04.10 22:23:11.122231 [ 4 ] {3c411c53-f914-474b-ac8b-f7986e8f765f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 351 | 2026.04.10 22:23:11.122359 [ 4 ] {3c411c53-f914-474b-ac8b-f7986e8f765f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.04.10 22:23:11.135127 [ 4 ] {3c411c53-f914-474b-ac8b-f7986e8f765f} <Debug> oximeter.measurements_string (d756f52b-72ba-419b-9081-5383539266ac): Loading data parts | ||
| 353 | 2026.04.10 22:23:11.135285 [ 4 ] {3c411c53-f914-474b-ac8b-f7986e8f765f} <Debug> oximeter.measurements_string (d756f52b-72ba-419b-9081-5383539266ac): There are no data parts | ||
| 354 | 2026.04.10 22:23:11.139904 [ 4 ] {3c411c53-f914-474b-ac8b-f7986e8f765f} <Debug> TCPHandler: Processed in 0.017968812 sec. | ||
| 355 | 2026.04.10 22:23:11.140096 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.04.10 22:23:11.140334 [ 4 ] {8adb20a0-4a5e-4d8f-98a7-733000588f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.04.10 22:23:11.140507 [ 4 ] {8adb20a0-4a5e-4d8f-98a7-733000588f19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.04.10 22:23:11.154052 [ 4 ] {8adb20a0-4a5e-4d8f-98a7-733000588f19} <Debug> oximeter.measurements_bytes (815dab76-fe20-4a2b-8d47-4e91f75050fe): Loading data parts | ||
| 366 | 2026.04.10 22:23:11.154206 [ 4 ] {8adb20a0-4a5e-4d8f-98a7-733000588f19} <Debug> oximeter.measurements_bytes (815dab76-fe20-4a2b-8d47-4e91f75050fe): There are no data parts | ||
| 367 | 2026.04.10 22:23:11.159170 [ 4 ] {8adb20a0-4a5e-4d8f-98a7-733000588f19} <Debug> TCPHandler: Processed in 0.019131946 sec. | ||
| 368 | 2026.04.10 22:23:11.159352 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.04.10 22:23:11.159515 [ 4 ] {43c80d52-1277-4a12-8d91-b793b48e1db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 370 | 2026.04.10 22:23:11.159652 [ 4 ] {43c80d52-1277-4a12-8d91-b793b48e1db6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.04.10 22:23:11.175937 [ 4 ] {43c80d52-1277-4a12-8d91-b793b48e1db6} <Debug> oximeter.measurements_cumulativei64 (4e505c88-6c19-4287-963f-871e0974ac5b): Loading data parts | ||
| 372 | 2026.04.10 22:23:11.176096 [ 4 ] {43c80d52-1277-4a12-8d91-b793b48e1db6} <Debug> oximeter.measurements_cumulativei64 (4e505c88-6c19-4287-963f-871e0974ac5b): There are no data parts | ||
| 373 | 2026.04.10 22:23:11.191130 [ 4 ] {43c80d52-1277-4a12-8d91-b793b48e1db6} <Debug> TCPHandler: Processed in 0.031829633 sec. | ||
| 374 | 2026.04.10 22:23:11.191322 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.04.10 22:23:11.191531 [ 4 ] {ba7182af-59d9-4230-b2a4-424d0abc46db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 376 | 2026.04.10 22:23:11.191709 [ 4 ] {ba7182af-59d9-4230-b2a4-424d0abc46db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.04.10 22:23:11.223093 [ 4 ] {ba7182af-59d9-4230-b2a4-424d0abc46db} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Loading data parts | ||
| 378 | 2026.04.10 22:23:11.223325 [ 4 ] {ba7182af-59d9-4230-b2a4-424d0abc46db} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): There are no data parts | ||
| 379 | 2026.04.10 22:23:11.243195 [ 4 ] {ba7182af-59d9-4230-b2a4-424d0abc46db} <Debug> TCPHandler: Processed in 0.051921488 sec. | ||
| 380 | 2026.04.10 22:23:11.243361 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.04.10 22:23:11.243615 [ 4 ] {923b3a24-a6dd-4842-bce0-fe3586b155e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 382 | 2026.04.10 22:23:11.243694 [ 4 ] {923b3a24-a6dd-4842-bce0-fe3586b155e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.04.10 22:23:11.249545 [ 4 ] {923b3a24-a6dd-4842-bce0-fe3586b155e6} <Debug> oximeter.measurements_cumulativef32 (3562c8f0-f4aa-45d9-94fe-b68b31f37d59): Loading data parts | ||
| 384 | 2026.04.10 22:23:11.249718 [ 4 ] {923b3a24-a6dd-4842-bce0-fe3586b155e6} <Debug> oximeter.measurements_cumulativef32 (3562c8f0-f4aa-45d9-94fe-b68b31f37d59): There are no data parts | ||
| 385 | 2026.04.10 22:23:11.263044 [ 4 ] {923b3a24-a6dd-4842-bce0-fe3586b155e6} <Debug> TCPHandler: Processed in 0.019738118 sec. | ||
| 386 | 2026.04.10 22:23:11.263187 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.04.10 22:23:11.263348 [ 4 ] {2e43e9a2-498a-479e-ba9c-5e4f18c05c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 388 | 2026.04.10 22:23:11.263477 [ 4 ] {2e43e9a2-498a-479e-ba9c-5e4f18c05c09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.04.10 22:23:11.276653 [ 4 ] {2e43e9a2-498a-479e-ba9c-5e4f18c05c09} <Debug> oximeter.measurements_cumulativef64 (8254f74d-f217-49bb-9d45-ce440b3f453d): Loading data parts | ||
| 390 | 2026.04.10 22:23:11.276845 [ 4 ] {2e43e9a2-498a-479e-ba9c-5e4f18c05c09} <Debug> oximeter.measurements_cumulativef64 (8254f74d-f217-49bb-9d45-ce440b3f453d): There are no data parts | ||
| 391 | 2026.04.10 22:23:11.292777 [ 4 ] {2e43e9a2-498a-479e-ba9c-5e4f18c05c09} <Debug> TCPHandler: Processed in 0.029637288 sec. | ||
| 392 | 2026.04.10 22:23:11.292955 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.04.10 22:23:11.293350 [ 4 ] {dcf1ecce-1732-42f0-abea-2b9aa755e462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.04.10 22:23:11.293565 [ 4 ] {dcf1ecce-1732-42f0-abea-2b9aa755e462} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.04.10 22:23:11.298401 [ 4 ] {dcf1ecce-1732-42f0-abea-2b9aa755e462} <Debug> oximeter.measurements_histogrami8 (ed4a72d7-821c-4b1a-a01d-53956e992ccb): Loading data parts | ||
| 406 | 2026.04.10 22:23:11.298658 [ 4 ] {dcf1ecce-1732-42f0-abea-2b9aa755e462} <Debug> oximeter.measurements_histogrami8 (ed4a72d7-821c-4b1a-a01d-53956e992ccb): There are no data parts | ||
| 407 | 2026.04.10 22:23:11.309485 [ 4 ] {dcf1ecce-1732-42f0-abea-2b9aa755e462} <Debug> TCPHandler: Processed in 0.016592315 sec. | ||
| 408 | 2026.04.10 22:23:11.309656 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.04.10 22:23:11.309899 [ 4 ] {f90ea58d-c210-42a1-ad8d-d6cbbb287416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 410 | 2026.04.10 22:23:11.310058 [ 4 ] {f90ea58d-c210-42a1-ad8d-d6cbbb287416} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.04.10 22:23:11.313743 [ 4 ] {f90ea58d-c210-42a1-ad8d-d6cbbb287416} <Debug> oximeter.measurements_histogramu8 (9b768dc3-08ad-4f7d-84b3-3453703401e0): Loading data parts | ||
| 412 | 2026.04.10 22:23:11.314114 [ 4 ] {f90ea58d-c210-42a1-ad8d-d6cbbb287416} <Debug> oximeter.measurements_histogramu8 (9b768dc3-08ad-4f7d-84b3-3453703401e0): There are no data parts | ||
| 413 | 2026.04.10 22:23:11.327843 [ 4 ] {f90ea58d-c210-42a1-ad8d-d6cbbb287416} <Debug> TCPHandler: Processed in 0.018240828 sec. | ||
| 414 | 2026.04.10 22:23:11.327998 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.04.10 22:23:11.328376 [ 4 ] {853a2617-39e6-4d31-a859-381bb29f4ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 416 | 2026.04.10 22:23:11.328508 [ 4 ] {853a2617-39e6-4d31-a859-381bb29f4ca2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.04.10 22:23:11.339552 [ 4 ] {853a2617-39e6-4d31-a859-381bb29f4ca2} <Debug> oximeter.measurements_histogrami16 (03f05ada-3e39-4b6f-9096-b25051e1f06e): Loading data parts | ||
| 418 | 2026.04.10 22:23:11.339731 [ 4 ] {853a2617-39e6-4d31-a859-381bb29f4ca2} <Debug> oximeter.measurements_histogrami16 (03f05ada-3e39-4b6f-9096-b25051e1f06e): There are no data parts | ||
| 419 | 2026.04.10 22:23:11.343318 [ 4 ] {853a2617-39e6-4d31-a859-381bb29f4ca2} <Debug> TCPHandler: Processed in 0.01536963 sec. | ||
| 420 | 2026.04.10 22:23:11.343587 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.04.10 22:23:11.343871 [ 4 ] {7684ea1e-cabf-4ea7-85ae-341296e055f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 422 | 2026.04.10 22:23:11.344019 [ 4 ] {7684ea1e-cabf-4ea7-85ae-341296e055f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.04.10 22:23:11.355833 [ 4 ] {7684ea1e-cabf-4ea7-85ae-341296e055f5} <Debug> oximeter.measurements_histogramu16 (76c0a343-4856-4d2d-aad1-c3553678e6d0): Loading data parts | ||
| 424 | 2026.04.10 22:23:11.356059 [ 4 ] {7684ea1e-cabf-4ea7-85ae-341296e055f5} <Debug> oximeter.measurements_histogramu16 (76c0a343-4856-4d2d-aad1-c3553678e6d0): There are no data parts | ||
| 425 | 2026.04.10 22:23:11.359293 [ 4 ] {7684ea1e-cabf-4ea7-85ae-341296e055f5} <Debug> TCPHandler: Processed in 0.015755458 sec. | ||
| 426 | 2026.04.10 22:23:11.359450 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.04.10 22:23:11.359743 [ 4 ] {23092d33-2135-4931-82e0-2e5a748477de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 428 | 2026.04.10 22:23:11.359868 [ 4 ] {23092d33-2135-4931-82e0-2e5a748477de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.04.10 22:23:11.369865 [ 4 ] {23092d33-2135-4931-82e0-2e5a748477de} <Debug> oximeter.measurements_histogrami32 (41e8ccd4-4fb9-4b51-8b8f-60500be9fdd1): Loading data parts | ||
| 430 | 2026.04.10 22:23:11.370143 [ 4 ] {23092d33-2135-4931-82e0-2e5a748477de} <Debug> oximeter.measurements_histogrami32 (41e8ccd4-4fb9-4b51-8b8f-60500be9fdd1): There are no data parts | ||
| 431 | 2026.04.10 22:23:11.386631 [ 4 ] {23092d33-2135-4931-82e0-2e5a748477de} <Debug> TCPHandler: Processed in 0.027230159 sec. | ||
| 432 | 2026.04.10 22:23:11.386882 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.04.10 22:23:11.387131 [ 4 ] {b12c65a3-a45a-48ed-8497-570de1d53d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 434 | 2026.04.10 22:23:11.387348 [ 4 ] {b12c65a3-a45a-48ed-8497-570de1d53d65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.04.10 22:23:11.400290 [ 4 ] {b12c65a3-a45a-48ed-8497-570de1d53d65} <Debug> oximeter.measurements_histogramu32 (9d15462a-344b-4f8b-93b2-f8f97a9eda5d): Loading data parts | ||
| 436 | 2026.04.10 22:23:11.400597 [ 4 ] {b12c65a3-a45a-48ed-8497-570de1d53d65} <Debug> oximeter.measurements_histogramu32 (9d15462a-344b-4f8b-93b2-f8f97a9eda5d): There are no data parts | ||
| 437 | 2026.04.10 22:23:11.415975 [ 4 ] {b12c65a3-a45a-48ed-8497-570de1d53d65} <Debug> TCPHandler: Processed in 0.029142828 sec. | ||
| 438 | 2026.04.10 22:23:11.416162 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.04.10 22:23:11.416483 [ 4 ] {38e7264c-ec4a-4963-a42e-6ce8949a4867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 440 | 2026.04.10 22:23:11.416662 [ 4 ] {38e7264c-ec4a-4963-a42e-6ce8949a4867} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.04.10 22:23:11.436807 [ 4 ] {38e7264c-ec4a-4963-a42e-6ce8949a4867} <Debug> oximeter.measurements_histogrami64 (a2b4b836-20b3-4f5a-87b3-8fd824a6c33e): Loading data parts | ||
| 442 | 2026.04.10 22:23:11.436982 [ 4 ] {38e7264c-ec4a-4963-a42e-6ce8949a4867} <Debug> oximeter.measurements_histogrami64 (a2b4b836-20b3-4f5a-87b3-8fd824a6c33e): There are no data parts | ||
| 443 | 2026.04.10 22:23:11.452671 [ 4 ] {38e7264c-ec4a-4963-a42e-6ce8949a4867} <Debug> TCPHandler: Processed in 0.036577437 sec. | ||
| 444 | 2026.04.10 22:23:11.452954 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.04.10 22:23:11.453191 [ 4 ] {e2dc78e4-5206-4edd-a413-f183fe97af7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 446 | 2026.04.10 22:23:11.453333 [ 4 ] {e2dc78e4-5206-4edd-a413-f183fe97af7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.04.10 22:23:11.467378 [ 4 ] {e2dc78e4-5206-4edd-a413-f183fe97af7c} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Loading data parts | ||
| 448 | 2026.04.10 22:23:11.467538 [ 4 ] {e2dc78e4-5206-4edd-a413-f183fe97af7c} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): There are no data parts | ||
| 449 | 2026.04.10 22:23:11.482552 [ 4 ] {e2dc78e4-5206-4edd-a413-f183fe97af7c} <Debug> TCPHandler: Processed in 0.029659718 sec. | ||
| 450 | 2026.04.10 22:23:11.482729 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.04.10 22:23:11.482951 [ 4 ] {ac53cc9f-a5a0-4263-a70a-660e785d8c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 452 | 2026.04.10 22:23:11.483099 [ 4 ] {ac53cc9f-a5a0-4263-a70a-660e785d8c34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.04.10 22:23:11.495878 [ 4 ] {ac53cc9f-a5a0-4263-a70a-660e785d8c34} <Debug> oximeter.measurements_histogramf32 (540bc95d-ee67-44c1-80ca-9ffbcdd44028): Loading data parts | ||
| 454 | 2026.04.10 22:23:11.496057 [ 4 ] {ac53cc9f-a5a0-4263-a70a-660e785d8c34} <Debug> oximeter.measurements_histogramf32 (540bc95d-ee67-44c1-80ca-9ffbcdd44028): There are no data parts | ||
| 455 | 2026.04.10 22:23:11.514420 [ 4 ] {ac53cc9f-a5a0-4263-a70a-660e785d8c34} <Debug> TCPHandler: Processed in 0.031746471 sec. | ||
| 456 | 2026.04.10 22:23:11.514788 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.04.10 22:23:11.515007 [ 4 ] {c6dfc3a2-8487-434c-bcfc-40af39ee2085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 458 | 2026.04.10 22:23:11.515140 [ 4 ] {c6dfc3a2-8487-434c-bcfc-40af39ee2085} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.04.10 22:23:11.528304 [ 4 ] {c6dfc3a2-8487-434c-bcfc-40af39ee2085} <Debug> oximeter.measurements_histogramf64 (5c41d544-6b86-4f42-80ad-391caaa9b968): Loading data parts | ||
| 460 | 2026.04.10 22:23:11.528506 [ 4 ] {c6dfc3a2-8487-434c-bcfc-40af39ee2085} <Debug> oximeter.measurements_histogramf64 (5c41d544-6b86-4f42-80ad-391caaa9b968): There are no data parts | ||
| 461 | 2026.04.10 22:23:11.544058 [ 4 ] {c6dfc3a2-8487-434c-bcfc-40af39ee2085} <Debug> TCPHandler: Processed in 0.029323942 sec. | ||
| 462 | 2026.04.10 22:23:11.544219 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.04.10 22:23:11.544410 [ 4 ] {014428fe-9e50-463c-85bc-b6383257f1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.04.10 22:23:11.544535 [ 4 ] {014428fe-9e50-463c-85bc-b6383257f1bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.04.10 22:23:11.557592 [ 4 ] {014428fe-9e50-463c-85bc-b6383257f1bb} <Debug> oximeter.fields_bool (5a5f1d93-21a5-4138-8b30-cedf2ca8f138): Loading data parts | ||
| 491 | 2026.04.10 22:23:11.558046 [ 4 ] {014428fe-9e50-463c-85bc-b6383257f1bb} <Debug> oximeter.fields_bool (5a5f1d93-21a5-4138-8b30-cedf2ca8f138): There are no data parts | ||
| 492 | 2026.04.10 22:23:11.573674 [ 4 ] {014428fe-9e50-463c-85bc-b6383257f1bb} <Debug> TCPHandler: Processed in 0.029506245 sec. | ||
| 493 | 2026.04.10 22:23:11.573858 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.04.10 22:23:11.574159 [ 4 ] {61be8f10-8153-4f96-afd7-b8db94c9cca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 495 | 2026.04.10 22:23:11.574380 [ 4 ] {61be8f10-8153-4f96-afd7-b8db94c9cca1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.04.10 22:23:11.601188 [ 4 ] {61be8f10-8153-4f96-afd7-b8db94c9cca1} <Debug> oximeter.fields_i8 (e87f4050-6d3b-4815-8c6a-796ad97c8cc0): Loading data parts | ||
| 497 | 2026.04.10 22:23:11.601375 [ 4 ] {61be8f10-8153-4f96-afd7-b8db94c9cca1} <Debug> oximeter.fields_i8 (e87f4050-6d3b-4815-8c6a-796ad97c8cc0): There are no data parts | ||
| 498 | 2026.04.10 22:23:11.616976 [ 4 ] {61be8f10-8153-4f96-afd7-b8db94c9cca1} <Debug> TCPHandler: Processed in 0.043182001 sec. | ||
| 499 | 2026.04.10 22:23:11.617163 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.04.10 22:23:11.617329 [ 4 ] {9755a17b-dba3-4104-8aff-a0dd81badc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 501 | 2026.04.10 22:23:11.617499 [ 4 ] {9755a17b-dba3-4104-8aff-a0dd81badc6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.04.10 22:23:11.632513 [ 4 ] {9755a17b-dba3-4104-8aff-a0dd81badc6b} <Debug> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Loading data parts | ||
| 503 | 2026.04.10 22:23:11.632833 [ 4 ] {9755a17b-dba3-4104-8aff-a0dd81badc6b} <Debug> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): There are no data parts | ||
| 504 | 2026.04.10 22:23:11.645016 [ 4 ] {9755a17b-dba3-4104-8aff-a0dd81badc6b} <Debug> TCPHandler: Processed in 0.027910194 sec. | ||
| 505 | 2026.04.10 22:23:11.645180 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.04.10 22:23:11.645792 [ 4 ] {a5629f08-1f20-4a19-9682-853d86583fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 507 | 2026.04.10 22:23:11.646038 [ 4 ] {a5629f08-1f20-4a19-9682-853d86583fc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.04.10 22:23:11.660338 [ 4 ] {a5629f08-1f20-4a19-9682-853d86583fc1} <Debug> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Loading data parts | ||
| 509 | 2026.04.10 22:23:11.660500 [ 4 ] {a5629f08-1f20-4a19-9682-853d86583fc1} <Debug> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): There are no data parts | ||
| 510 | 2026.04.10 22:23:11.663067 [ 4 ] {a5629f08-1f20-4a19-9682-853d86583fc1} <Debug> TCPHandler: Processed in 0.017937612 sec. | ||
| 511 | 2026.04.10 22:23:11.663223 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.04.10 22:23:11.663382 [ 4 ] {4b98bb70-6e6b-45ff-99c1-16ea3f2d3a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 513 | 2026.04.10 22:23:11.663521 [ 4 ] {4b98bb70-6e6b-45ff-99c1-16ea3f2d3a8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.04.10 22:23:11.673671 [ 4 ] {4b98bb70-6e6b-45ff-99c1-16ea3f2d3a8b} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Loading data parts | ||
| 515 | 2026.04.10 22:23:11.673931 [ 4 ] {4b98bb70-6e6b-45ff-99c1-16ea3f2d3a8b} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): There are no data parts | ||
| 516 | 2026.04.10 22:23:11.676825 [ 4 ] {4b98bb70-6e6b-45ff-99c1-16ea3f2d3a8b} <Debug> TCPHandler: Processed in 0.013652515 sec. | ||
| 517 | 2026.04.10 22:23:11.676974 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.04.10 22:23:11.677213 [ 4 ] {d330aa6c-01f4-4c64-bd41-fccb3b27d72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 519 | 2026.04.10 22:23:11.677331 [ 4 ] {d330aa6c-01f4-4c64-bd41-fccb3b27d72e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.04.10 22:23:11.688654 [ 4 ] {d330aa6c-01f4-4c64-bd41-fccb3b27d72e} <Debug> oximeter.fields_i32 (270d7fa6-59fe-45e3-9a77-a356881114ea): Loading data parts | ||
| 521 | 2026.04.10 22:23:11.688807 [ 4 ] {d330aa6c-01f4-4c64-bd41-fccb3b27d72e} <Debug> oximeter.fields_i32 (270d7fa6-59fe-45e3-9a77-a356881114ea): There are no data parts | ||
| 522 | 2026.04.10 22:23:11.691906 [ 4 ] {d330aa6c-01f4-4c64-bd41-fccb3b27d72e} <Debug> TCPHandler: Processed in 0.014982242 sec. | ||
| 523 | 2026.04.10 22:23:11.692048 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.04.10 22:23:11.692204 [ 4 ] {4c128768-61b3-493f-9770-0986dcb94c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 525 | 2026.04.10 22:23:11.692305 [ 4 ] {4c128768-61b3-493f-9770-0986dcb94c7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.04.10 22:23:11.701665 [ 4 ] {4c128768-61b3-493f-9770-0986dcb94c7a} <Debug> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Loading data parts | ||
| 527 | 2026.04.10 22:23:11.701895 [ 4 ] {4c128768-61b3-493f-9770-0986dcb94c7a} <Debug> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): There are no data parts | ||
| 528 | 2026.04.10 22:23:11.703958 [ 4 ] {4c128768-61b3-493f-9770-0986dcb94c7a} <Debug> TCPHandler: Processed in 0.011958171 sec. | ||
| 529 | 2026.04.10 22:23:11.704116 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.04.10 22:23:11.704355 [ 4 ] {08282f0e-2b26-46c5-a5ca-72ba8db7e97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 531 | 2026.04.10 22:23:11.704459 [ 4 ] {08282f0e-2b26-46c5-a5ca-72ba8db7e97d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.04.10 22:23:11.706465 [ 4 ] {08282f0e-2b26-46c5-a5ca-72ba8db7e97d} <Debug> oximeter.fields_i64 (5bbedf89-5ed3-4eea-8e63-4d19d24ee4f8): Loading data parts | ||
| 533 | 2026.04.10 22:23:11.706642 [ 4 ] {08282f0e-2b26-46c5-a5ca-72ba8db7e97d} <Debug> oximeter.fields_i64 (5bbedf89-5ed3-4eea-8e63-4d19d24ee4f8): There are no data parts | ||
| 534 | 2026.04.10 22:23:11.730412 [ 4 ] {08282f0e-2b26-46c5-a5ca-72ba8db7e97d} <Debug> TCPHandler: Processed in 0.026344341 sec. | ||
| 535 | 2026.04.10 22:23:11.730601 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.04.10 22:23:11.730807 [ 4 ] {776b2117-6dd3-4811-84c2-22716990f1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 537 | 2026.04.10 22:23:11.730968 [ 4 ] {776b2117-6dd3-4811-84c2-22716990f1b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.04.10 22:23:11.758167 [ 4 ] {776b2117-6dd3-4811-84c2-22716990f1b8} <Debug> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Loading data parts | ||
| 539 | 2026.04.10 22:23:11.758445 [ 4 ] {776b2117-6dd3-4811-84c2-22716990f1b8} <Debug> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): There are no data parts | ||
| 540 | 2026.04.10 22:23:11.764867 [ 4 ] {776b2117-6dd3-4811-84c2-22716990f1b8} <Debug> TCPHandler: Processed in 0.034328422 sec. | ||
| 541 | 2026.04.10 22:23:11.765037 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.04.10 22:23:11.765407 [ 4 ] {5921b503-82ed-426e-b4c4-0f21ede97f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 543 | 2026.04.10 22:23:11.765556 [ 4 ] {5921b503-82ed-426e-b4c4-0f21ede97f8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.04.10 22:23:11.778757 [ 4 ] {5921b503-82ed-426e-b4c4-0f21ede97f8a} <Debug> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Loading data parts | ||
| 545 | 2026.04.10 22:23:11.778981 [ 4 ] {5921b503-82ed-426e-b4c4-0f21ede97f8a} <Debug> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): There are no data parts | ||
| 546 | 2026.04.10 22:23:11.782948 [ 4 ] {5921b503-82ed-426e-b4c4-0f21ede97f8a} <Debug> TCPHandler: Processed in 0.017971493 sec. | ||
| 547 | 2026.04.10 22:23:11.783115 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.04.10 22:23:11.783276 [ 4 ] {8275360d-a058-442d-a7e1-e1b74e6042a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 549 | 2026.04.10 22:23:11.783436 [ 4 ] {8275360d-a058-442d-a7e1-e1b74e6042a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.04.10 22:23:11.793604 [ 4 ] {8275360d-a058-442d-a7e1-e1b74e6042a2} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Loading data parts | ||
| 551 | 2026.04.10 22:23:11.793868 [ 4 ] {8275360d-a058-442d-a7e1-e1b74e6042a2} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): There are no data parts | ||
| 552 | 2026.04.10 22:23:11.809142 [ 4 ] {8275360d-a058-442d-a7e1-e1b74e6042a2} <Debug> TCPHandler: Processed in 0.026078446 sec. | ||
| 553 | 2026.04.10 22:23:11.809333 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.04.10 22:23:11.809658 [ 4 ] {2c99013c-456a-4889-98a8-bd2eedb363e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) 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) | ||
| 555 | 2026.04.10 22:23:11.809790 [ 4 ] {2c99013c-456a-4889-98a8-bd2eedb363e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.04.10 22:23:11.826226 [ 4 ] {2c99013c-456a-4889-98a8-bd2eedb363e2} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Loading data parts | ||
| 557 | 2026.04.10 22:23:11.826387 [ 4 ] {2c99013c-456a-4889-98a8-bd2eedb363e2} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): There are no data parts | ||
| 558 | 2026.04.10 22:23:11.841437 [ 4 ] {2c99013c-456a-4889-98a8-bd2eedb363e2} <Debug> TCPHandler: Processed in 0.032176909 sec. | ||
| 559 | 2026.04.10 22:23:11.841603 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.04.10 22:23:11.841865 [ 4 ] {eb80b254-2e98-4390-bbe3-8e5a1a192471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.04.10 22:23:11.842012 [ 4 ] {eb80b254-2e98-4390-bbe3-8e5a1a192471} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.04.10 22:23:11.851083 [ 4 ] {eb80b254-2e98-4390-bbe3-8e5a1a192471} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Loading data parts | ||
| 566 | 2026.04.10 22:23:11.851271 [ 4 ] {eb80b254-2e98-4390-bbe3-8e5a1a192471} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): There are no data parts | ||
| 567 | 2026.04.10 22:23:11.853922 [ 4 ] {eb80b254-2e98-4390-bbe3-8e5a1a192471} <Debug> TCPHandler: Processed in 0.01236863 sec. | ||
| 568 | 2026.04.10 22:23:11.854276 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.04.10 22:23:11.854573 [ 6 ] {c54189f9-95ee-421b-baa4-3b13609ec915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.04.10 22:23:11.855918 [ 6 ] {c54189f9-95ee-421b-baa4-3b13609ec915} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.04.10 22:23:11.885660 [ 260 ] {c54189f9-95ee-421b-baa4-3b13609ec915} <Trace> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.04.10 22:23:11.885703 [ 260 ] {c54189f9-95ee-421b-baa4-3b13609ec915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 573 | 2026.04.10 22:23:11.891944 [ 260 ] {c54189f9-95ee-421b-baa4-3b13609ec915} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.04.10 22:23:11.892492 [ 260 ] {c54189f9-95ee-421b-baa4-3b13609ec915} <Trace> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.04.10 22:23:11.892741 [ 6 ] {c54189f9-95ee-421b-baa4-3b13609ec915} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.038315 sec., 26.099438862064464 rows/sec., 417.59 B/sec. | ||
| 576 | 2026.04.10 22:23:11.893084 [ 6 ] {c54189f9-95ee-421b-baa4-3b13609ec915} <Debug> TCPHandler: Processed in 0.038966046 sec. | ||
| 577 | 2026.04.10 22:23:12.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.93 MiB, peak 133.93 MiB, free memory in arenas 0.00 B, will set to 138.09 MiB (RSS), difference: 4.17 MiB | ||
| 578 | 2026.04.10 22:23:12.442715 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49419 | ||
| 579 | 2026.04.10 22:23:12.443030 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.04.10 22:23:12.443072 [ 262 ] {} <Debug> TCP-Session: c070ae2c-c7cc-4bdc-8bd1-6f0b69fa09aa Authenticating user 'default' from [fd00:1122:3344:101::b]:49419 | ||
| 581 | 2026.04.10 22:23:12.443095 [ 262 ] {} <Debug> TCP-Session: c070ae2c-c7cc-4bdc-8bd1-6f0b69fa09aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.04.10 22:23:12.443153 [ 262 ] {} <Debug> TCP-Session: c070ae2c-c7cc-4bdc-8bd1-6f0b69fa09aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.04.10 22:23:12.443246 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.04.10 22:23:12.443270 [ 262 ] {} <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 | ||
| 585 | 2026.04.10 22:23:12.443369 [ 262 ] {} <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 | ||
| 586 | 2026.04.10 22:23:12.447063 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55232 | ||
| 587 | 2026.04.10 22:23:12.447143 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38118 | ||
| 588 | 2026.04.10 22:23:12.447256 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55997 | ||
| 589 | 2026.04.10 22:23:12.447316 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.04.10 22:23:12.447381 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50285 | ||
| 591 | 2026.04.10 22:23:12.447478 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63466 | ||
| 592 | 2026.04.10 22:23:12.447519 [ 263 ] {} <Debug> TCP-Session: eeba6fb5-b141-49aa-ba7e-abea6524969b Authenticating user 'default' from [fd00:1122:3344:101::b]:55232 | ||
| 593 | 2026.04.10 22:23:12.447516 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.04.10 22:23:12.447612 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.04.10 22:23:12.447581 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45288 | ||
| 596 | 2026.04.10 22:23:12.447552 [ 263 ] {} <Debug> TCP-Session: eeba6fb5-b141-49aa-ba7e-abea6524969b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.04.10 22:23:12.447797 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.04.10 22:23:12.447858 [ 264 ] {} <Debug> TCP-Session: 7ec23185-44fa-4fc0-865a-072498bc3306 Authenticating user 'default' from [fd00:1122:3344:101::b]:38118 | ||
| 599 | 2026.04.10 22:23:12.447860 [ 263 ] {} <Debug> TCP-Session: eeba6fb5-b141-49aa-ba7e-abea6524969b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.04.10 22:23:12.447900 [ 266 ] {} <Debug> TCP-Session: 41b0282c-d4f8-4f34-923c-4636bdeb91be Authenticating user 'default' from [fd00:1122:3344:101::b]:50285 | ||
| 601 | 2026.04.10 22:23:12.447959 [ 264 ] {} <Debug> TCP-Session: 7ec23185-44fa-4fc0-865a-072498bc3306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.04.10 22:23:12.447833 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.04.10 22:23:12.447985 [ 266 ] {} <Debug> TCP-Session: 41b0282c-d4f8-4f34-923c-4636bdeb91be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.04.10 22:23:12.448042 [ 264 ] {} <Debug> TCP-Session: 7ec23185-44fa-4fc0-865a-072498bc3306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.04.10 22:23:12.448069 [ 267 ] {} <Debug> TCP-Session: 943437c0-f51f-4b14-8797-3f9582857268 Authenticating user 'default' from [fd00:1122:3344:101::b]:63466 | ||
| 606 | 2026.04.10 22:23:12.448074 [ 266 ] {} <Debug> TCP-Session: 41b0282c-d4f8-4f34-923c-4636bdeb91be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.04.10 22:23:12.448045 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.04.10 22:23:12.447817 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56442 | ||
| 609 | 2026.04.10 22:23:12.448253 [ 265 ] {} <Debug> TCP-Session: 77bcde48-b231-44a9-8b15-4e158f2505ee Authenticating user 'default' from [fd00:1122:3344:101::b]:55997 | ||
| 610 | 2026.04.10 22:23:12.448257 [ 268 ] {} <Debug> TCP-Session: 3a8b1929-0edf-49a5-b20e-aa145c82148d Authenticating user 'default' from [fd00:1122:3344:101::b]:45288 | ||
| 611 | 2026.04.10 22:23:12.448397 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2026.04.10 22:23:12.448408 [ 267 ] {} <Debug> TCP-Session: 943437c0-f51f-4b14-8797-3f9582857268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.04.10 22:23:12.448433 [ 268 ] {} <Debug> TCP-Session: 3a8b1929-0edf-49a5-b20e-aa145c82148d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.04.10 22:23:12.448429 [ 265 ] {} <Debug> TCP-Session: 77bcde48-b231-44a9-8b15-4e158f2505ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.04.10 22:23:12.448537 [ 268 ] {} <Debug> TCP-Session: 3a8b1929-0edf-49a5-b20e-aa145c82148d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.04.10 22:23:12.448527 [ 267 ] {} <Debug> TCP-Session: 943437c0-f51f-4b14-8797-3f9582857268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.04.10 22:23:12.448646 [ 265 ] {} <Debug> TCP-Session: 77bcde48-b231-44a9-8b15-4e158f2505ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.04.10 22:23:12.448634 [ 269 ] {} <Debug> TCP-Session: 19e64770-c375-40ba-a95b-10d4a5ba8098 Authenticating user 'default' from [fd00:1122:3344:101::b]:56442 | ||
| 619 | 2026.04.10 22:23:12.448786 [ 269 ] {} <Debug> TCP-Session: 19e64770-c375-40ba-a95b-10d4a5ba8098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.04.10 22:23:12.448916 [ 269 ] {} <Debug> TCP-Session: 19e64770-c375-40ba-a95b-10d4a5ba8098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.04.10 22:23:13.330439 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33131 | ||
| 622 | 2026.04.10 22:23:13.330623 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.04.10 22:23:13.330780 [ 270 ] {} <Debug> TCP-Session: fed9f025-f4ea-4101-bd87-1e9d326e0368 Authenticating user 'default' from [fd00:1122:3344:101::a]:33131 | ||
| 624 | 2026.04.10 22:23:13.330808 [ 270 ] {} <Debug> TCP-Session: fed9f025-f4ea-4101-bd87-1e9d326e0368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.04.10 22:23:13.330827 [ 270 ] {} <Debug> TCP-Session: fed9f025-f4ea-4101-bd87-1e9d326e0368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.04.10 22:23:13.331010 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.04.10 22:23:13.331045 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.04.10 22:23:13.331143 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.04.10 22:23:13.337242 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34391 | ||
| 630 | 2026.04.10 22:23:13.337378 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38128 | ||
| 631 | 2026.04.10 22:23:13.337520 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59791 | ||
| 632 | 2026.04.10 22:23:13.337607 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61036 | ||
| 633 | 2026.04.10 22:23:13.337865 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.04.10 22:23:13.337935 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37288 | ||
| 635 | 2026.04.10 22:23:13.337926 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34907 | ||
| 636 | 2026.04.10 22:23:13.337877 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.04.10 22:23:13.338038 [ 272 ] {} <Debug> TCP-Session: 07a30f69-033b-4cc1-a143-8d9ff80d83d9 Authenticating user 'default' from [fd00:1122:3344:101::a]:38128 | ||
| 638 | 2026.04.10 22:23:13.338108 [ 271 ] {} <Debug> TCP-Session: e18a2bcb-2afa-4076-9f74-e34c1722aebd Authenticating user 'default' from [fd00:1122:3344:101::a]:34391 | ||
| 639 | 2026.04.10 22:23:13.338140 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.04.10 22:23:13.338179 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.04.10 22:23:13.338222 [ 271 ] {} <Debug> TCP-Session: e18a2bcb-2afa-4076-9f74-e34c1722aebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.04.10 22:23:13.338183 [ 272 ] {} <Debug> TCP-Session: 07a30f69-033b-4cc1-a143-8d9ff80d83d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.04.10 22:23:13.338308 [ 273 ] {} <Debug> TCP-Session: 48b6658a-4492-4adf-9c9a-adf41544e39f Authenticating user 'default' from [fd00:1122:3344:101::a]:59791 | ||
| 644 | 2026.04.10 22:23:13.338373 [ 271 ] {} <Debug> TCP-Session: e18a2bcb-2afa-4076-9f74-e34c1722aebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.04.10 22:23:13.338389 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.04.10 22:23:13.338408 [ 273 ] {} <Debug> TCP-Session: 48b6658a-4492-4adf-9c9a-adf41544e39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.04.10 22:23:13.338417 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.04.10 22:23:13.338505 [ 276 ] {} <Debug> TCP-Session: 42665841-5521-4e51-8ebf-26ac9c20576e Authenticating user 'default' from [fd00:1122:3344:101::a]:34907 | ||
| 649 | 2026.04.10 22:23:13.338467 [ 273 ] {} <Debug> TCP-Session: 48b6658a-4492-4adf-9c9a-adf41544e39f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.04.10 22:23:13.338388 [ 272 ] {} <Debug> TCP-Session: 07a30f69-033b-4cc1-a143-8d9ff80d83d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.04.10 22:23:13.338604 [ 276 ] {} <Debug> TCP-Session: 42665841-5521-4e51-8ebf-26ac9c20576e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.04.10 22:23:13.338587 [ 275 ] {} <Debug> TCP-Session: 2b01a527-827f-4670-9fae-cd2275516ece Authenticating user 'default' from [fd00:1122:3344:101::a]:37288 | ||
| 653 | 2026.04.10 22:23:13.338192 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57829 | ||
| 654 | 2026.04.10 22:23:13.338715 [ 276 ] {} <Debug> TCP-Session: 42665841-5521-4e51-8ebf-26ac9c20576e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.04.10 22:23:13.338704 [ 275 ] {} <Debug> TCP-Session: 2b01a527-827f-4670-9fae-cd2275516ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.04.10 22:23:13.338198 [ 274 ] {} <Debug> TCP-Session: bca3d681-92be-4300-b327-46182db66198 Authenticating user 'default' from [fd00:1122:3344:101::a]:61036 | ||
| 657 | 2026.04.10 22:23:13.338864 [ 275 ] {} <Debug> TCP-Session: 2b01a527-827f-4670-9fae-cd2275516ece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.04.10 22:23:13.338972 [ 274 ] {} <Debug> TCP-Session: bca3d681-92be-4300-b327-46182db66198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.04.10 22:23:13.338996 [ 274 ] {} <Debug> TCP-Session: bca3d681-92be-4300-b327-46182db66198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.04.10 22:23:13.339023 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2026.04.10 22:23:13.339162 [ 277 ] {} <Debug> TCP-Session: 50c17070-a11e-48a9-8e42-fe73e792ea21 Authenticating user 'default' from [fd00:1122:3344:101::a]:57829 | ||
| 662 | 2026.04.10 22:23:13.339185 [ 277 ] {} <Debug> TCP-Session: 50c17070-a11e-48a9-8e42-fe73e792ea21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.04.10 22:23:13.339335 [ 277 ] {} <Debug> TCP-Session: 50c17070-a11e-48a9-8e42-fe73e792ea21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.04.10 22:23:14.514764 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46383 | ||
| 665 | 2026.04.10 22:23:14.514950 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.04.10 22:23:14.514990 [ 278 ] {} <Debug> TCP-Session: 9c6d498d-883a-4881-a3a9-003437cab920 Authenticating user 'default' from [fd00:1122:3344:101::c]:46383 | ||
| 667 | 2026.04.10 22:23:14.515158 [ 278 ] {} <Debug> TCP-Session: 9c6d498d-883a-4881-a3a9-003437cab920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.04.10 22:23:14.515172 [ 278 ] {} <Debug> TCP-Session: 9c6d498d-883a-4881-a3a9-003437cab920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.04.10 22:23:14.515233 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.04.10 22:23:14.515349 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.04.10 22:23:14.515365 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.04.10 22:23:14.519952 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60051 | ||
| 673 | 2026.04.10 22:23:14.520043 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46919 | ||
| 674 | 2026.04.10 22:23:14.520149 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53152 | ||
| 675 | 2026.04.10 22:23:14.520166 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.04.10 22:23:14.520257 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53371 | ||
| 677 | 2026.04.10 22:23:14.520269 [ 279 ] {} <Debug> TCP-Session: 446e3a25-ba8a-46cc-903d-5d531ff7aecb Authenticating user 'default' from [fd00:1122:3344:101::c]:60051 | ||
| 678 | 2026.04.10 22:23:14.520356 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38751 | ||
| 679 | 2026.04.10 22:23:14.520503 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.04.10 22:23:14.520520 [ 279 ] {} <Debug> TCP-Session: 446e3a25-ba8a-46cc-903d-5d531ff7aecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.04.10 22:23:14.520562 [ 281 ] {} <Debug> TCP-Session: 32e5bfbd-e5c2-4566-9c50-20adaa84f968 Authenticating user 'default' from [fd00:1122:3344:101::c]:53152 | ||
| 682 | 2026.04.10 22:23:14.520577 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.04.10 22:23:14.520559 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61116 | ||
| 684 | 2026.04.10 22:23:14.520541 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.04.10 22:23:14.520713 [ 281 ] {} <Debug> TCP-Session: 32e5bfbd-e5c2-4566-9c50-20adaa84f968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.04.10 22:23:14.520709 [ 280 ] {} <Debug> TCP-Session: f5fa6c83-b2f5-4918-bbcb-fcc7a12c7804 Authenticating user 'default' from [fd00:1122:3344:101::c]:46919 | ||
| 687 | 2026.04.10 22:23:14.520832 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.04.10 22:23:14.520903 [ 280 ] {} <Debug> TCP-Session: f5fa6c83-b2f5-4918-bbcb-fcc7a12c7804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.04.10 22:23:14.520909 [ 281 ] {} <Debug> TCP-Session: 32e5bfbd-e5c2-4566-9c50-20adaa84f968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.04.10 22:23:14.520912 [ 282 ] {} <Debug> TCP-Session: bfaaf582-7046-4273-83c8-b5df2d3d021d Authenticating user 'default' from [fd00:1122:3344:101::c]:53371 | ||
| 691 | 2026.04.10 22:23:14.520673 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.04.10 22:23:14.521038 [ 284 ] {} <Debug> TCP-Session: fc29efa8-4f3e-4de7-b8bc-c06393767288 Authenticating user 'default' from [fd00:1122:3344:101::c]:61116 | ||
| 693 | 2026.04.10 22:23:14.521060 [ 282 ] {} <Debug> TCP-Session: bfaaf582-7046-4273-83c8-b5df2d3d021d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.04.10 22:23:14.521249 [ 280 ] {} <Debug> TCP-Session: f5fa6c83-b2f5-4918-bbcb-fcc7a12c7804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.04.10 22:23:14.521265 [ 284 ] {} <Debug> TCP-Session: fc29efa8-4f3e-4de7-b8bc-c06393767288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.04.10 22:23:14.520668 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49587 | ||
| 697 | 2026.04.10 22:23:14.521269 [ 282 ] {} <Debug> TCP-Session: bfaaf582-7046-4273-83c8-b5df2d3d021d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.04.10 22:23:14.521479 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.04.10 22:23:14.521368 [ 284 ] {} <Debug> TCP-Session: fc29efa8-4f3e-4de7-b8bc-c06393767288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.04.10 22:23:14.520666 [ 279 ] {} <Debug> TCP-Session: 446e3a25-ba8a-46cc-903d-5d531ff7aecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.04.10 22:23:14.521630 [ 285 ] {} <Debug> TCP-Session: 44379365-63e2-4565-92e2-ce5e4665880d Authenticating user 'default' from [fd00:1122:3344:101::c]:49587 | ||
| 702 | 2026.04.10 22:23:14.521073 [ 283 ] {} <Debug> TCP-Session: da4b4e5e-69f0-4860-add5-31c5368f8cea Authenticating user 'default' from [fd00:1122:3344:101::c]:38751 | ||
| 703 | 2026.04.10 22:23:14.521816 [ 283 ] {} <Debug> TCP-Session: da4b4e5e-69f0-4860-add5-31c5368f8cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.04.10 22:23:14.521827 [ 285 ] {} <Debug> TCP-Session: 44379365-63e2-4565-92e2-ce5e4665880d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.04.10 22:23:14.521951 [ 283 ] {} <Debug> TCP-Session: da4b4e5e-69f0-4860-add5-31c5368f8cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.04.10 22:23:14.521962 [ 285 ] {} <Debug> TCP-Session: 44379365-63e2-4565-92e2-ce5e4665880d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.04.10 22:23:17.971169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.04.10 22:23:17.971226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.04.10 22:23:17.971258 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.04.10 22:23:17.971310 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.04.10 22:23:17.979086 [ 245 ] {} <Debug> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Loading data parts | ||
| 712 | 2026.04.10 22:23:17.979385 [ 245 ] {} <Debug> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): There are no data parts | ||
| 713 | 2026.04.10 22:23:17.987426 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.04.10 22:23:17.987549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 715 | 2026.04.10 22:23:17.988824 [ 244 ] {} <Debug> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Loading data parts | ||
| 716 | 2026.04.10 22:23:17.988990 [ 244 ] {} <Debug> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): There are no data parts | ||
| 717 | 2026.04.10 22:23:17.996515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.04.10 22:23:17.997335 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.04.10 22:23:17.997491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.04.10 22:23:18.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.09 MiB, peak 144.22 MiB, free memory in arenas 0.00 B, will set to 148.43 MiB (RSS), difference: 4.34 MiB | ||
| 721 | 2026.04.10 22:23:18.015248 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.04.10 22:23:18.015294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 723 | 2026.04.10 22:23:18.021943 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.04.10 22:23:18.023221 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.04.10 22:23:18.026343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.04.10 22:23:19.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.13 MiB, peak 153.13 MiB, free memory in arenas 0.00 B, will set to 153.91 MiB (RSS), difference: 4.78 MiB | ||
| 727 | 2026.04.10 22:23:20.471081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.04.10 22:23:20.471241 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.04.10 22:23:20.477532 [ 243 ] {} <Debug> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Loading data parts | ||
| 730 | 2026.04.10 22:23:20.477777 [ 243 ] {} <Debug> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): There are no data parts | ||
| 731 | 2026.04.10 22:23:20.485229 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.04.10 22:23:20.485440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 733 | 2026.04.10 22:23:20.488329 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.04.10 22:23:20.489728 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.04.10 22:23:20.490543 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.04.10 22:23:21.000310 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.27 MiB, peak 158.27 MiB, free memory in arenas 0.00 B, will set to 154.97 MiB (RSS), difference: -3.30 MiB | ||
| 737 | 2026.04.10 22:23:25.405400 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.04.10 22:23:25.405617 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.04.10 22:23:25.498531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.04.10 22:23:25.507631 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.04.10 22:23:25.507689 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 742 | 2026.04.10 22:23:25.508494 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.04.10 22:23:25.509030 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.04.10 22:23:25.509201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.04.10 22:23:25.527378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.04.10 22:23:25.545619 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.04.10 22:23:25.545689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 748 | 2026.04.10 22:23:25.552360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.04.10 22:23:25.553578 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.04.10 22:23:25.557793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.04.10 22:23:26.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.72 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 1.99 MiB | ||
| 752 | 2026.04.10 22:23:31.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.75 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.04.10 22:23:31.256550 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65323 | ||
| 754 | 2026.04.10 22:23:31.256708 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.04.10 22:23:31.256791 [ 286 ] {} <Debug> TCP-Session: 2d3844e6-5134-45dd-ac62-fa9e848d3a37 Authenticating user 'default' from [fd00:1122:3344:101::e]:65323 | ||
| 756 | 2026.04.10 22:23:31.256822 [ 286 ] {} <Debug> TCP-Session: 2d3844e6-5134-45dd-ac62-fa9e848d3a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.04.10 22:23:31.256841 [ 286 ] {} <Debug> TCP-Session: 2d3844e6-5134-45dd-ac62-fa9e848d3a37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.04.10 22:23:31.256926 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 759 | 2026.04.10 22:23:31.256972 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 760 | 2026.04.10 22:23:31.257019 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 761 | 2026.04.10 22:23:31.260080 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59244 | ||
| 762 | 2026.04.10 22:23:31.260194 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62862 | ||
| 763 | 2026.04.10 22:23:31.260304 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41019 | ||
| 764 | 2026.04.10 22:23:31.260316 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 765 | 2026.04.10 22:23:31.260396 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49382 | ||
| 766 | 2026.04.10 22:23:31.260410 [ 287 ] {} <Debug> TCP-Session: 5b74c1fd-0d87-40f4-b015-45205a0a4f09 Authenticating user 'default' from [fd00:1122:3344:101::e]:59244 | ||
| 767 | 2026.04.10 22:23:31.260459 [ 287 ] {} <Debug> TCP-Session: 5b74c1fd-0d87-40f4-b015-45205a0a4f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.04.10 22:23:31.260475 [ 287 ] {} <Debug> TCP-Session: 5b74c1fd-0d87-40f4-b015-45205a0a4f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.04.10 22:23:31.260520 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.04.10 22:23:31.260571 [ 288 ] {} <Debug> TCP-Session: ff26b9a4-0d78-4f9d-ad62-33fc0ab1c721 Authenticating user 'default' from [fd00:1122:3344:101::e]:62862 | ||
| 771 | 2026.04.10 22:23:31.260598 [ 288 ] {} <Debug> TCP-Session: ff26b9a4-0d78-4f9d-ad62-33fc0ab1c721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.04.10 22:23:31.260614 [ 288 ] {} <Debug> TCP-Session: ff26b9a4-0d78-4f9d-ad62-33fc0ab1c721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.04.10 22:23:31.260710 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.04.10 22:23:31.260719 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.04.10 22:23:31.260767 [ 290 ] {} <Debug> TCP-Session: 9373d497-64cf-4459-b0c3-145600db3650 Authenticating user 'default' from [fd00:1122:3344:101::e]:49382 | ||
| 776 | 2026.04.10 22:23:31.260793 [ 289 ] {} <Debug> TCP-Session: 1c55ac00-9fcd-465a-b294-03cdd4deab8f Authenticating user 'default' from [fd00:1122:3344:101::e]:41019 | ||
| 777 | 2026.04.10 22:23:31.260804 [ 290 ] {} <Debug> TCP-Session: 9373d497-64cf-4459-b0c3-145600db3650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.04.10 22:23:31.260816 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40600 | ||
| 779 | 2026.04.10 22:23:31.260844 [ 290 ] {} <Debug> TCP-Session: 9373d497-64cf-4459-b0c3-145600db3650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.04.10 22:23:31.260829 [ 289 ] {} <Debug> TCP-Session: 1c55ac00-9fcd-465a-b294-03cdd4deab8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.04.10 22:23:31.260813 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64670 | ||
| 782 | 2026.04.10 22:23:31.260913 [ 289 ] {} <Debug> TCP-Session: 1c55ac00-9fcd-465a-b294-03cdd4deab8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.04.10 22:23:31.260934 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40296 | ||
| 784 | 2026.04.10 22:23:31.261193 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.04.10 22:23:31.261244 [ 291 ] {} <Debug> TCP-Session: 058b7d7b-5362-4c25-994a-2c4af7bebc5e Authenticating user 'default' from [fd00:1122:3344:101::e]:40600 | ||
| 786 | 2026.04.10 22:23:31.261266 [ 291 ] {} <Debug> TCP-Session: 058b7d7b-5362-4c25-994a-2c4af7bebc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.04.10 22:23:31.261280 [ 291 ] {} <Debug> TCP-Session: 058b7d7b-5362-4c25-994a-2c4af7bebc5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.04.10 22:23:31.261284 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63316 | ||
| 789 | 2026.04.10 22:23:31.261389 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.04.10 22:23:31.261437 [ 292 ] {} <Debug> TCP-Session: f5326da1-0513-4190-a316-24381cbb29b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64670 | ||
| 791 | 2026.04.10 22:23:31.261454 [ 292 ] {} <Debug> TCP-Session: f5326da1-0513-4190-a316-24381cbb29b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.04.10 22:23:31.261470 [ 292 ] {} <Debug> TCP-Session: f5326da1-0513-4190-a316-24381cbb29b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.04.10 22:23:31.261490 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.04.10 22:23:31.261505 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.04.10 22:23:31.261543 [ 293 ] {} <Debug> TCP-Session: 17d4c1c2-7c7a-4f82-a56d-7331881ab2f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40296 | ||
| 796 | 2026.04.10 22:23:31.261556 [ 294 ] {} <Debug> TCP-Session: 5011fa1b-d194-4835-abf0-ab8e0c7f8242 Authenticating user 'default' from [fd00:1122:3344:101::e]:63316 | ||
| 797 | 2026.04.10 22:23:31.261573 [ 293 ] {} <Debug> TCP-Session: 17d4c1c2-7c7a-4f82-a56d-7331881ab2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.04.10 22:23:31.261584 [ 294 ] {} <Debug> TCP-Session: 5011fa1b-d194-4835-abf0-ab8e0c7f8242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.04.10 22:23:31.261598 [ 293 ] {} <Debug> TCP-Session: 17d4c1c2-7c7a-4f82-a56d-7331881ab2f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.04.10 22:23:31.261614 [ 294 ] {} <Debug> TCP-Session: 5011fa1b-d194-4835-abf0-ab8e0c7f8242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.04.10 22:23:31.263248 [ 286 ] {} <Trace> TCP-Session: 2d3844e6-5134-45dd-ac62-fa9e848d3a37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.04.10 22:23:31.263480 [ 286 ] {d463d72a-e674-400a-bbd2-8d00c684b827} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65323) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 803 | 2026.04.10 22:23:31.275409 [ 286 ] {d463d72a-e674-400a-bbd2-8d00c684b827} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 804 | 2026.04.10 22:23:31.291331 [ 286 ] {d463d72a-e674-400a-bbd2-8d00c684b827} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.04.10 22:23:31.320172 [ 286 ] {d463d72a-e674-400a-bbd2-8d00c684b827} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 806 | 2026.04.10 22:23:31.353063 [ 300 ] {d463d72a-e674-400a-bbd2-8d00c684b827} <Trace> AggregatingTransform: Aggregating | ||
| 807 | 2026.04.10 22:23:31.355676 [ 300 ] {d463d72a-e674-400a-bbd2-8d00c684b827} <Trace> Aggregator: Aggregation method: without_key | ||
| 808 | 2026.04.10 22:23:31.358210 [ 300 ] {d463d72a-e674-400a-bbd2-8d00c684b827} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.011492882 sec. (87.010 rows/sec., 3.40 KiB/sec.) | ||
| 809 | 2026.04.10 22:23:31.358242 [ 300 ] {d463d72a-e674-400a-bbd2-8d00c684b827} <Trace> Aggregator: Merging aggregated data | ||
| 810 | 2026.04.10 22:23:31.358272 [ 300 ] {d463d72a-e674-400a-bbd2-8d00c684b827} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 811 | 2026.04.10 22:23:31.362487 [ 286 ] {d463d72a-e674-400a-bbd2-8d00c684b827} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.099075 sec., 10.093363613424174 rows/sec., 403.73 B/sec. | ||
| 812 | 2026.04.10 22:23:31.362719 [ 286 ] {d463d72a-e674-400a-bbd2-8d00c684b827} <Debug> TCPHandler: Processed in 0.09964894 sec. | ||
| 813 | 2026.04.10 22:23:31.368543 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.04.10 22:23:31.368596 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.04.10 22:23:31.368613 [ 286 ] {} <Debug> TCP-Session: 2d3844e6-5134-45dd-ac62-fa9e848d3a37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.04.10 22:23:31.368624 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.04.10 22:23:31.368662 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.04.10 22:23:31.368662 [ 293 ] {} <Debug> TCP-Session: 17d4c1c2-7c7a-4f82-a56d-7331881ab2f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.04.10 22:23:31.368696 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.04.10 22:23:31.368705 [ 290 ] {} <Debug> TCP-Session: 9373d497-64cf-4459-b0c3-145600db3650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.04.10 22:23:31.368752 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2026.04.10 22:23:31.368778 [ 288 ] {} <Debug> TCP-Session: ff26b9a4-0d78-4f9d-ad62-33fc0ab1c721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.04.10 22:23:31.368735 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 824 | 2026.04.10 22:23:31.368809 [ 294 ] {} <Debug> TCP-Session: 5011fa1b-d194-4835-abf0-ab8e0c7f8242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.04.10 22:23:31.368708 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 826 | 2026.04.10 22:23:31.368856 [ 292 ] {} <Debug> TCP-Session: f5326da1-0513-4190-a316-24381cbb29b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.04.10 22:23:31.368718 [ 289 ] {} <Debug> TCP-Session: 1c55ac00-9fcd-465a-b294-03cdd4deab8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.04.10 22:23:31.368924 [ 291 ] {} <Debug> TCP-Session: 058b7d7b-5362-4c25-994a-2c4af7bebc5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.04.10 22:23:31.368649 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 830 | 2026.04.10 22:23:31.368988 [ 287 ] {} <Debug> TCP-Session: 5b74c1fd-0d87-40f4-b015-45205a0a4f09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.04.10 22:23:32.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.02 MiB, peak 168.13 MiB, free memory in arenas 0.00 B, will set to 161.21 MiB (RSS), difference: 3.20 MiB | ||
| 832 | 2026.04.10 22:23:32.001340 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49319 | ||
| 833 | 2026.04.10 22:23:32.001421 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 834 | 2026.04.10 22:23:32.001445 [ 286 ] {} <Debug> TCP-Session: 4af2f81f-dd51-450d-97bc-0a745522ca54 Authenticating user 'default' from [fd00:1122:3344:101::e]:49319 | ||
| 835 | 2026.04.10 22:23:32.001467 [ 286 ] {} <Debug> TCP-Session: 4af2f81f-dd51-450d-97bc-0a745522ca54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.04.10 22:23:32.001479 [ 286 ] {} <Debug> TCP-Session: 4af2f81f-dd51-450d-97bc-0a745522ca54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.04.10 22:23:32.001710 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32778 | ||
| 838 | 2026.04.10 22:23:32.001755 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41236 | ||
| 839 | 2026.04.10 22:23:32.001770 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63227 | ||
| 840 | 2026.04.10 22:23:32.001811 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47490 | ||
| 841 | 2026.04.10 22:23:32.001834 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.04.10 22:23:32.001817 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57005 | ||
| 843 | 2026.04.10 22:23:32.001882 [ 287 ] {} <Debug> TCP-Session: 9ad14aee-738d-4a86-815d-5f953ff00190 Authenticating user 'default' from [fd00:1122:3344:101::e]:32778 | ||
| 844 | 2026.04.10 22:23:32.001882 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.04.10 22:23:32.001905 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.04.10 22:23:32.001924 [ 287 ] {} <Debug> TCP-Session: 9ad14aee-738d-4a86-815d-5f953ff00190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.04.10 22:23:32.001938 [ 288 ] {} <Debug> TCP-Session: 48984e62-e037-4acf-be8e-d9319f444bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41236 | ||
| 848 | 2026.04.10 22:23:32.001945 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.04.10 22:23:32.001957 [ 287 ] {} <Debug> TCP-Session: 9ad14aee-738d-4a86-815d-5f953ff00190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.04.10 22:23:32.001979 [ 288 ] {} <Debug> TCP-Session: 48984e62-e037-4acf-be8e-d9319f444bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.04.10 22:23:32.001991 [ 294 ] {} <Debug> TCP-Session: 3a4501c0-c59f-4c34-8ee8-fff4f67f244d Authenticating user 'default' from [fd00:1122:3344:101::e]:57005 | ||
| 852 | 2026.04.10 22:23:32.002011 [ 288 ] {} <Debug> TCP-Session: 48984e62-e037-4acf-be8e-d9319f444bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.04.10 22:23:32.002031 [ 294 ] {} <Debug> TCP-Session: 3a4501c0-c59f-4c34-8ee8-fff4f67f244d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.04.10 22:23:32.001905 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.04.10 22:23:32.002056 [ 294 ] {} <Debug> TCP-Session: 3a4501c0-c59f-4c34-8ee8-fff4f67f244d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.04.10 22:23:32.001805 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34203 | ||
| 857 | 2026.04.10 22:23:32.002086 [ 289 ] {} <Debug> TCP-Session: fa7574ec-542f-4e14-b902-2580721495ce Authenticating user 'default' from [fd00:1122:3344:101::e]:63227 | ||
| 858 | 2026.04.10 22:23:32.001782 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52824 | ||
| 859 | 2026.04.10 22:23:32.002142 [ 289 ] {} <Debug> TCP-Session: fa7574ec-542f-4e14-b902-2580721495ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.04.10 22:23:32.001760 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47552 | ||
| 861 | 2026.04.10 22:23:32.002168 [ 289 ] {} <Debug> TCP-Session: fa7574ec-542f-4e14-b902-2580721495ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.04.10 22:23:32.002198 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 863 | 2026.04.10 22:23:32.002165 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 864 | 2026.04.10 22:23:32.002233 [ 291 ] {} <Debug> TCP-Session: a32e35df-a697-415f-93bb-59ff976b545a Authenticating user 'default' from [fd00:1122:3344:101::e]:52824 | ||
| 865 | 2026.04.10 22:23:32.002239 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 866 | 2026.04.10 22:23:32.002255 [ 292 ] {} <Debug> TCP-Session: 284514f7-aff7-4eb8-8362-ced8be65a830 Authenticating user 'default' from [fd00:1122:3344:101::e]:34203 | ||
| 867 | 2026.04.10 22:23:32.002265 [ 291 ] {} <Debug> TCP-Session: a32e35df-a697-415f-93bb-59ff976b545a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.04.10 22:23:32.002291 [ 292 ] {} <Debug> TCP-Session: 284514f7-aff7-4eb8-8362-ced8be65a830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.04.10 22:23:32.002303 [ 291 ] {} <Debug> TCP-Session: a32e35df-a697-415f-93bb-59ff976b545a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.04.10 22:23:32.002316 [ 292 ] {} <Debug> TCP-Session: 284514f7-aff7-4eb8-8362-ced8be65a830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.04.10 22:23:32.002280 [ 290 ] {} <Debug> TCP-Session: e163e312-8353-41c7-9336-5b8a6051d6bd Authenticating user 'default' from [fd00:1122:3344:101::e]:47552 | ||
| 872 | 2026.04.10 22:23:32.001953 [ 293 ] {} <Debug> TCP-Session: 85d0f164-c9e1-48cb-919b-b07bf8244cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47490 | ||
| 873 | 2026.04.10 22:23:32.002368 [ 290 ] {} <Debug> TCP-Session: e163e312-8353-41c7-9336-5b8a6051d6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.04.10 22:23:32.002390 [ 293 ] {} <Debug> TCP-Session: 85d0f164-c9e1-48cb-919b-b07bf8244cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.04.10 22:23:32.002407 [ 290 ] {} <Debug> TCP-Session: e163e312-8353-41c7-9336-5b8a6051d6bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.04.10 22:23:32.002419 [ 293 ] {} <Debug> TCP-Session: 85d0f164-c9e1-48cb-919b-b07bf8244cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.04.10 22:23:32.001811 [ 286 ] {} <Trace> TCP-Session: 4af2f81f-dd51-450d-97bc-0a745522ca54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.04.10 22:23:32.002645 [ 286 ] {141d75b2-8bab-4447-9656-2ff0400de658} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49319) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 879 | 2026.04.10 22:23:32.002983 [ 286 ] {141d75b2-8bab-4447-9656-2ff0400de658} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 880 | 2026.04.10 22:23:32.003044 [ 286 ] {141d75b2-8bab-4447-9656-2ff0400de658} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.04.10 22:23:32.003318 [ 286 ] {141d75b2-8bab-4447-9656-2ff0400de658} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 882 | 2026.04.10 22:23:32.004189 [ 311 ] {141d75b2-8bab-4447-9656-2ff0400de658} <Trace> AggregatingTransform: Aggregating | ||
| 883 | 2026.04.10 22:23:32.004256 [ 311 ] {141d75b2-8bab-4447-9656-2ff0400de658} <Trace> Aggregator: Aggregation method: without_key | ||
| 884 | 2026.04.10 22:23:32.004304 [ 311 ] {141d75b2-8bab-4447-9656-2ff0400de658} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888648 sec. (1125.305 rows/sec., 43.96 KiB/sec.) | ||
| 885 | 2026.04.10 22:23:32.004327 [ 311 ] {141d75b2-8bab-4447-9656-2ff0400de658} <Trace> Aggregator: Merging aggregated data | ||
| 886 | 2026.04.10 22:23:32.005533 [ 286 ] {141d75b2-8bab-4447-9656-2ff0400de658} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002944 sec., 339.67391304347825 rows/sec., 13.27 KiB/sec. | ||
| 887 | 2026.04.10 22:23:32.005720 [ 286 ] {141d75b2-8bab-4447-9656-2ff0400de658} <Debug> TCPHandler: Processed in 0.004026531 sec. | ||
| 888 | 2026.04.10 22:23:32.005860 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.04.10 22:23:32.005889 [ 286 ] {} <Debug> TCP-Session: 4af2f81f-dd51-450d-97bc-0a745522ca54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.04.10 22:23:32.005898 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.04.10 22:23:32.005914 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.04.10 22:23:32.005932 [ 294 ] {} <Debug> TCP-Session: 3a4501c0-c59f-4c34-8ee8-fff4f67f244d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.04.10 22:23:32.005938 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.04.10 22:23:32.005976 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.04.10 22:23:32.005994 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.04.10 22:23:32.006014 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.04.10 22:23:32.006038 [ 293 ] {} <Debug> TCP-Session: 85d0f164-c9e1-48cb-919b-b07bf8244cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.04.10 22:23:32.006058 [ 290 ] {} <Debug> TCP-Session: e163e312-8353-41c7-9336-5b8a6051d6bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.04.10 22:23:32.006078 [ 291 ] {} <Debug> TCP-Session: a32e35df-a697-415f-93bb-59ff976b545a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.04.10 22:23:32.005969 [ 287 ] {} <Debug> TCP-Session: 9ad14aee-738d-4a86-815d-5f953ff00190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.04.10 22:23:32.005963 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.04.10 22:23:32.006044 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2026.04.10 22:23:32.006014 [ 288 ] {} <Debug> TCP-Session: 48984e62-e037-4acf-be8e-d9319f444bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.04.10 22:23:32.006183 [ 289 ] {} <Debug> TCP-Session: fa7574ec-542f-4e14-b902-2580721495ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.04.10 22:23:32.006202 [ 292 ] {} <Debug> TCP-Session: 284514f7-aff7-4eb8-8362-ced8be65a830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.04.10 22:23:33.009397 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 1470 | ||
| 907 | 2026.04.10 22:23:33.009974 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2026.04.10 22:23:33.010045 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 909 | 2026.04.10 22:23:33.010758 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 910 | 2026.04.10 22:23:33.011084 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2026.04.10 22:23:33.011265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1470 | ||
| 912 | 2026.04.10 22:23:33.057889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 913 | 2026.04.10 22:23:33.078163 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.04.10 22:23:33.078240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 915 | 2026.04.10 22:23:33.086058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 916 | 2026.04.10 22:23:33.087253 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.04.10 22:23:33.093085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 918 | 2026.04.10 22:23:34.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.77 MiB, peak 169.56 MiB, free memory in arenas 0.00 B, will set to 163.35 MiB (RSS), difference: 1.58 MiB | ||
| 919 | 2026.04.10 22:23:40.405871 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 920 | 2026.04.10 22:23:40.405935 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 921 | 2026.04.10 22:23:40.494381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 92 | ||
| 922 | 2026.04.10 22:23:40.496579 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.04.10 22:23:40.496634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 924 | 2026.04.10 22:23:40.497796 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 925 | 2026.04.10 22:23:40.498069 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.04.10 22:23:40.498330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 927 | 2026.04.10 22:23:40.511430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1918 | ||
| 928 | 2026.04.10 22:23:40.511927 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.04.10 22:23:40.511964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 930 | 2026.04.10 22:23:40.512461 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 931 | 2026.04.10 22:23:40.512702 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.04.10 22:23:40.512825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1918 | ||
| 933 | 2026.04.10 22:23:40.593260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 934 | 2026.04.10 22:23:40.611508 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2026.04.10 22:23:40.611583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 936 | 2026.04.10 22:23:40.617753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 937 | 2026.04.10 22:23:40.618469 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2026.04.10 22:23:40.622028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 939 | 2026.04.10 22:23:41.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.97 MiB, peak 169.56 MiB, free memory in arenas 0.00 B, will set to 165.02 MiB (RSS), difference: 1.05 MiB | ||
| 940 | 2026.04.10 22:23:46.915409 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.04.10 22:23:46.915604 [ 4 ] {2defc237-3b9b-49ee-82f1-63013494e4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 942 | 2026.04.10 22:23:46.915869 [ 4 ] {2defc237-3b9b-49ee-82f1-63013494e4c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 943 | 2026.04.10 22:23:46.915929 [ 4 ] {2defc237-3b9b-49ee-82f1-63013494e4c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 944 | 2026.04.10 22:23:46.916365 [ 4 ] {2defc237-3b9b-49ee-82f1-63013494e4c0} <Debug> TCPHandler: Processed in 0.001083432 sec. | ||
| 945 | 2026.04.10 22:23:46.979085 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.04.10 22:23:46.979239 [ 4 ] {069550c9-bd80-4ab1-a231-d0aa2f6b5120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 947 | 2026.04.10 22:23:47.057148 [ 4 ] {069550c9-bd80-4ab1-a231-d0aa2f6b5120} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 948 | 2026.04.10 22:23:47.057222 [ 4 ] {069550c9-bd80-4ab1-a231-d0aa2f6b5120} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 949 | 2026.04.10 22:23:47.071388 [ 4 ] {069550c9-bd80-4ab1-a231-d0aa2f6b5120} <Debug> TCPHandler: Processed in 0.092367893 sec. | ||
| 950 | 2026.04.10 22:23:47.072443 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.04.10 22:23:47.072580 [ 4 ] {3b9dbeeb-d583-436c-903a-eb6305ec3230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 952 | 2026.04.10 22:23:47.095595 [ 4 ] {3b9dbeeb-d583-436c-903a-eb6305ec3230} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 953 | 2026.04.10 22:23:47.095649 [ 4 ] {3b9dbeeb-d583-436c-903a-eb6305ec3230} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2026.04.10 22:23:47.096077 [ 4 ] {3b9dbeeb-d583-436c-903a-eb6305ec3230} <Debug> TCPHandler: Processed in 0.023703149 sec. | ||
| 955 | 2026.04.10 22:23:47.096415 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.04.10 22:23:47.096548 [ 4 ] {d63fddbf-49ce-48f8-b7dc-c958f72c8c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 957 | 2026.04.10 22:23:47.096802 [ 4 ] {d63fddbf-49ce-48f8-b7dc-c958f72c8c7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 958 | 2026.04.10 22:23:47.096851 [ 4 ] {d63fddbf-49ce-48f8-b7dc-c958f72c8c7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 959 | 2026.04.10 22:23:47.097287 [ 4 ] {d63fddbf-49ce-48f8-b7dc-c958f72c8c7b} <Debug> TCPHandler: Processed in 0.000922389 sec. | ||
| 960 | 2026.04.10 22:23:47.097496 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.04.10 22:23:47.097618 [ 4 ] {6b18f5ca-a2f6-403c-bd1d-a97ae2a27b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 962 | 2026.04.10 22:23:47.097864 [ 4 ] {6b18f5ca-a2f6-403c-bd1d-a97ae2a27b6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 963 | 2026.04.10 22:23:47.097907 [ 4 ] {6b18f5ca-a2f6-403c-bd1d-a97ae2a27b6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 964 | 2026.04.10 22:23:47.098310 [ 4 ] {6b18f5ca-a2f6-403c-bd1d-a97ae2a27b6a} <Debug> TCPHandler: Processed in 0.000865578 sec. | ||
| 965 | 2026.04.10 22:23:47.102917 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2026.04.10 22:23:47.103030 [ 4 ] {eb2bad8b-769b-47ec-a93b-2f0ad157a187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 967 | 2026.04.10 22:23:47.103073 [ 4 ] {eb2bad8b-769b-47ec-a93b-2f0ad157a187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 968 | 2026.04.10 22:23:47.105826 [ 4 ] {eb2bad8b-769b-47ec-a93b-2f0ad157a187} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2026.04.10 22:23:47.105872 [ 4 ] {eb2bad8b-769b-47ec-a93b-2f0ad157a187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 970 | 2026.04.10 22:23:47.108986 [ 4 ] {eb2bad8b-769b-47ec-a93b-2f0ad157a187} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 971 | 2026.04.10 22:23:47.109201 [ 4 ] {eb2bad8b-769b-47ec-a93b-2f0ad157a187} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2026.04.10 22:23:47.109364 [ 4 ] {eb2bad8b-769b-47ec-a93b-2f0ad157a187} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.006365 sec., 785.5459544383347 rows/sec., 102.03 KiB/sec. | ||
| 973 | 2026.04.10 22:23:47.109403 [ 4 ] {eb2bad8b-769b-47ec-a93b-2f0ad157a187} <Debug> TCPHandler: Processed in 0.006536291 sec. | ||
| 974 | 2026.04.10 22:23:47.109527 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 975 | 2026.04.10 22:23:47.109624 [ 4 ] {68a3cc8d-c4a6-4ff7-aa1b-62b73152f5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 976 | 2026.04.10 22:23:47.109665 [ 4 ] {68a3cc8d-c4a6-4ff7-aa1b-62b73152f5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 977 | 2026.04.10 22:23:47.112517 [ 4 ] {68a3cc8d-c4a6-4ff7-aa1b-62b73152f5bd} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2026.04.10 22:23:47.112551 [ 4 ] {68a3cc8d-c4a6-4ff7-aa1b-62b73152f5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 979 | 2026.04.10 22:23:47.120411 [ 4 ] {68a3cc8d-c4a6-4ff7-aa1b-62b73152f5bd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 980 | 2026.04.10 22:23:47.120647 [ 4 ] {68a3cc8d-c4a6-4ff7-aa1b-62b73152f5bd} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2026.04.10 22:23:47.120789 [ 4 ] {68a3cc8d-c4a6-4ff7-aa1b-62b73152f5bd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.011187 sec., 178.77893984088672 rows/sec., 14.58 KiB/sec. | ||
| 982 | 2026.04.10 22:23:47.120835 [ 4 ] {68a3cc8d-c4a6-4ff7-aa1b-62b73152f5bd} <Debug> TCPHandler: Processed in 0.011365469 sec. | ||
| 983 | 2026.04.10 22:23:47.120965 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.04.10 22:23:47.121076 [ 4 ] {b0f250c2-df1b-447b-97a2-934abfdb175e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 985 | 2026.04.10 22:23:47.121118 [ 4 ] {b0f250c2-df1b-447b-97a2-934abfdb175e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 986 | 2026.04.10 22:23:47.131493 [ 4 ] {b0f250c2-df1b-447b-97a2-934abfdb175e} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.04.10 22:23:47.131528 [ 4 ] {b0f250c2-df1b-447b-97a2-934abfdb175e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 988 | 2026.04.10 22:23:47.131959 [ 4 ] {b0f250c2-df1b-447b-97a2-934abfdb175e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 989 | 2026.04.10 22:23:47.132182 [ 4 ] {b0f250c2-df1b-447b-97a2-934abfdb175e} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.04.10 22:23:47.132316 [ 4 ] {b0f250c2-df1b-447b-97a2-934abfdb175e} <Debug> executeQuery: Read 23 rows, 2.16 KiB in 0.011262 sec., 2042.266027348606 rows/sec., 191.90 KiB/sec. | ||
| 991 | 2026.04.10 22:23:47.132359 [ 4 ] {b0f250c2-df1b-447b-97a2-934abfdb175e} <Debug> TCPHandler: Processed in 0.011452751 sec. | ||
| 992 | 2026.04.10 22:23:47.132479 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.04.10 22:23:47.132575 [ 4 ] {47931420-1249-46e7-b20e-dc0e7298bf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 994 | 2026.04.10 22:23:47.132615 [ 4 ] {47931420-1249-46e7-b20e-dc0e7298bf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 995 | 2026.04.10 22:23:47.133068 [ 4 ] {47931420-1249-46e7-b20e-dc0e7298bf9a} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 996 | 2026.04.10 22:23:47.133104 [ 4 ] {47931420-1249-46e7-b20e-dc0e7298bf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 997 | 2026.04.10 22:23:47.133544 [ 4 ] {47931420-1249-46e7-b20e-dc0e7298bf9a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 998 | 2026.04.10 22:23:47.133771 [ 4 ] {47931420-1249-46e7-b20e-dc0e7298bf9a} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2026.04.10 22:23:47.133899 [ 4 ] {47931420-1249-46e7-b20e-dc0e7298bf9a} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001344 sec., 9672.619047619048 rows/sec., 719.34 KiB/sec. | ||
| 1000 | 2026.04.10 22:23:47.133934 [ 4 ] {47931420-1249-46e7-b20e-dc0e7298bf9a} <Debug> TCPHandler: Processed in 0.00150513 sec. | ||
| 1001 | 2026.04.10 22:23:47.134059 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.04.10 22:23:47.134153 [ 4 ] {803476f7-8667-4f61-9dda-1552d654d3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1003 | 2026.04.10 22:23:47.134194 [ 4 ] {803476f7-8667-4f61-9dda-1552d654d3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1004 | 2026.04.10 22:23:47.145082 [ 4 ] {803476f7-8667-4f61-9dda-1552d654d3ed} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2026.04.10 22:23:47.145130 [ 4 ] {803476f7-8667-4f61-9dda-1552d654d3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1006 | 2026.04.10 22:23:47.145633 [ 4 ] {803476f7-8667-4f61-9dda-1552d654d3ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1007 | 2026.04.10 22:23:47.145857 [ 4 ] {803476f7-8667-4f61-9dda-1552d654d3ed} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2026.04.10 22:23:47.145997 [ 4 ] {803476f7-8667-4f61-9dda-1552d654d3ed} <Debug> executeQuery: Read 26 rows, 2.10 KiB in 0.011861 sec., 2192.0580052272153 rows/sec., 176.94 KiB/sec. | ||
| 1009 | 2026.04.10 22:23:47.146041 [ 4 ] {803476f7-8667-4f61-9dda-1552d654d3ed} <Debug> TCPHandler: Processed in 0.012031602 sec. | ||
| 1010 | 2026.04.10 22:23:47.146186 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.04.10 22:23:47.146297 [ 4 ] {7d7ef36d-f1a1-4d15-9696-a75c1f849e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1012 | 2026.04.10 22:23:47.146345 [ 4 ] {7d7ef36d-f1a1-4d15-9696-a75c1f849e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1013 | 2026.04.10 22:23:47.149060 [ 4 ] {7d7ef36d-f1a1-4d15-9696-a75c1f849e75} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2026.04.10 22:23:47.149099 [ 4 ] {7d7ef36d-f1a1-4d15-9696-a75c1f849e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1015 | 2026.04.10 22:23:47.156271 [ 4 ] {7d7ef36d-f1a1-4d15-9696-a75c1f849e75} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1016 | 2026.04.10 22:23:47.156524 [ 4 ] {7d7ef36d-f1a1-4d15-9696-a75c1f849e75} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1017 | 2026.04.10 22:23:47.156688 [ 4 ] {7d7ef36d-f1a1-4d15-9696-a75c1f849e75} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.010411 sec., 96.05225242531937 rows/sec., 6.75 KiB/sec. | ||
| 1018 | 2026.04.10 22:23:47.156742 [ 4 ] {7d7ef36d-f1a1-4d15-9696-a75c1f849e75} <Debug> TCPHandler: Processed in 0.010617124 sec. | ||
| 1019 | 2026.04.10 22:23:47.156859 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.04.10 22:23:47.156958 [ 4 ] {1f5ee54c-5bfe-4965-b4af-42f4a86482f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1021 | 2026.04.10 22:23:47.157015 [ 4 ] {1f5ee54c-5bfe-4965-b4af-42f4a86482f3} <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 | ||
| 1022 | 2026.04.10 22:23:47.157848 [ 4 ] {1f5ee54c-5bfe-4965-b4af-42f4a86482f3} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2026.04.10 22:23:47.157885 [ 4 ] {1f5ee54c-5bfe-4965-b4af-42f4a86482f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1024 | 2026.04.10 22:23:47.180907 [ 4 ] {1f5ee54c-5bfe-4965-b4af-42f4a86482f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1025 | 2026.04.10 22:23:47.181151 [ 4 ] {1f5ee54c-5bfe-4965-b4af-42f4a86482f3} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2026.04.10 22:23:47.181309 [ 4 ] {1f5ee54c-5bfe-4965-b4af-42f4a86482f3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.024369 sec., 451.3931634453609 rows/sec., 828.29 KiB/sec. | ||
| 1027 | 2026.04.10 22:23:47.181378 [ 4 ] {1f5ee54c-5bfe-4965-b4af-42f4a86482f3} <Debug> TCPHandler: Processed in 0.024569915 sec. | ||
| 1028 | 2026.04.10 22:23:47.181508 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.04.10 22:23:47.181605 [ 4 ] {0b2a0657-1b6c-406a-8164-f716baf6707c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1030 | 2026.04.10 22:23:47.181648 [ 4 ] {0b2a0657-1b6c-406a-8164-f716baf6707c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1031 | 2026.04.10 22:23:47.194034 [ 4 ] {0b2a0657-1b6c-406a-8164-f716baf6707c} <Trace> oximeter.measurements_i64 (44ee818a-1973-485e-9a53-6c8794d6405a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.04.10 22:23:47.194073 [ 4 ] {0b2a0657-1b6c-406a-8164-f716baf6707c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1033 | 2026.04.10 22:23:47.194486 [ 4 ] {0b2a0657-1b6c-406a-8164-f716baf6707c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1034 | 2026.04.10 22:23:47.194697 [ 4 ] {0b2a0657-1b6c-406a-8164-f716baf6707c} <Trace> oximeter.measurements_i64 (44ee818a-1973-485e-9a53-6c8794d6405a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.04.10 22:23:47.194829 [ 4 ] {0b2a0657-1b6c-406a-8164-f716baf6707c} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.013244 sec., 1359.106010268801 rows/sec., 100.28 KiB/sec. | ||
| 1036 | 2026.04.10 22:23:47.194865 [ 4 ] {0b2a0657-1b6c-406a-8164-f716baf6707c} <Debug> TCPHandler: Processed in 0.01340985 sec. | ||
| 1037 | 2026.04.10 22:23:48.012976 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2430 | ||
| 1038 | 2026.04.10 22:23:48.013539 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2026.04.10 22:23:48.013590 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1040 | 2026.04.10 22:23:48.014134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1041 | 2026.04.10 22:23:48.014393 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2026.04.10 22:23:48.014559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2430 | ||
| 1043 | 2026.04.10 22:23:48.122168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1044 | 2026.04.10 22:23:48.139870 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2026.04.10 22:23:48.139936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1046 | 2026.04.10 22:23:48.146267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1047 | 2026.04.10 22:23:48.146985 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2026.04.10 22:23:48.150029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1049 | 2026.04.10 22:23:49.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.27 MiB, peak 170.27 MiB, free memory in arenas 0.00 B, will set to 167.52 MiB (RSS), difference: 1.26 MiB | ||
| 1050 | 2026.04.10 22:23:50.498520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 118 | ||
| 1051 | 2026.04.10 22:23:50.500713 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1052 | 2026.04.10 22:23:50.500769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1053 | 2026.04.10 22:23:50.502238 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1054 | 2026.04.10 22:23:50.502591 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1055 | 2026.04.10 22:23:50.502960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 118 | ||
| 1056 | 2026.04.10 22:23:55.406176 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1057 | 2026.04.10 22:23:55.406250 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1058 | 2026.04.10 22:23:55.514722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2878 | ||
| 1059 | 2026.04.10 22:23:55.515209 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.04.10 22:23:55.515261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1061 | 2026.04.10 22:23:55.515758 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1062 | 2026.04.10 22:23:55.516007 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.04.10 22:23:55.516133 [ 61 ] {} <Debug> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1064 | 2026.04.10 22:23:55.516146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2878 | ||
| 1065 | 2026.04.10 22:23:55.516185 [ 61 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2026.04.10 22:23:55.516207 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1067 | 2026.04.10 22:23:55.520510 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 1068 | 2026.04.10 22:23:55.522555 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1069 | 2026.04.10 22:23:55.524855 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1070 | 2026.04.10 22:23:55.552868 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1071 | 2026.04.10 22:23:55.552935 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 494 rows starting from the beginning of the part | ||
| 1072 | 2026.04.10 22:23:55.552987 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 1073 | 2026.04.10 22:23:55.553038 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 1074 | 2026.04.10 22:23:55.553088 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 1075 | 2026.04.10 22:23:55.650167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1076 | 2026.04.10 22:23:55.653510 [ 202 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2878 rows, containing 4 columns (4 merged, 0 gathered) in 0.137198418 sec., 20976.918261550218 rows/sec., 307.28 KiB/sec. | ||
| 1077 | 2026.04.10 22:23:55.654468 [ 199 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1078 | 2026.04.10 22:23:55.654817 [ 199 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_6_1} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1079 | 2026.04.10 22:23:55.654894 [ 199 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_6_1} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1080 | 2026.04.10 22:23:55.666073 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1081 | 2026.04.10 22:23:55.667543 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.04.10 22:23:55.667603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1083 | 2026.04.10 22:23:55.674221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1084 | 2026.04.10 22:23:55.674988 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.04.10 22:23:55.675285 [ 61 ] {} <Debug> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1086 | 2026.04.10 22:23:55.675348 [ 61 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.04.10 22:23:55.675368 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1088 | 2026.04.10 22:23:55.675463 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1089 | 2026.04.10 22:23:55.679322 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1090 | 2026.04.10 22:23:55.679972 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1091 | 2026.04.10 22:23:55.681343 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1092 | 2026.04.10 22:23:55.685867 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1093 | 2026.04.10 22:23:55.690353 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1094 | 2026.04.10 22:23:55.694752 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1095 | 2026.04.10 22:23:55.701694 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1096 | 2026.04.10 22:23:55.706197 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1097 | 2026.04.10 22:23:55.782330 [ 202 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.106900747 sec., 430.3056928124178 rows/sec., 2.23 MiB/sec. | ||
| 1098 | 2026.04.10 22:23:55.784638 [ 189 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1099 | 2026.04.10 22:23:55.786733 [ 189 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_6_1} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2026.04.10 22:23:55.786835 [ 189 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_6_1} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1101 | 2026.04.10 22:23:55.788603 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1102 | 2026.04.10 22:23:56.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.75 MiB, peak 178.29 MiB, free memory in arenas 0.00 B, will set to 178.62 MiB (RSS), difference: 9.87 MiB | ||
| 1103 | 2026.04.10 22:23:56.917951 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.04.10 22:23:56.918127 [ 4 ] {8548f31b-f696-4e41-9fab-56a1674203b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1105 | 2026.04.10 22:23:56.918194 [ 4 ] {8548f31b-f696-4e41-9fab-56a1674203b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1106 | 2026.04.10 22:23:56.918829 [ 4 ] {8548f31b-f696-4e41-9fab-56a1674203b6} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2026.04.10 22:23:56.918878 [ 4 ] {8548f31b-f696-4e41-9fab-56a1674203b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1108 | 2026.04.10 22:23:56.919260 [ 4 ] {8548f31b-f696-4e41-9fab-56a1674203b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1109 | 2026.04.10 22:23:56.919500 [ 4 ] {8548f31b-f696-4e41-9fab-56a1674203b6} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2026.04.10 22:23:56.919646 [ 4 ] {8548f31b-f696-4e41-9fab-56a1674203b6} <Debug> executeQuery: Read 46 rows, 4.34 KiB in 0.001566 sec., 29374.201787994894 rows/sec., 2.70 MiB/sec. | ||
| 1111 | 2026.04.10 22:23:56.919686 [ 4 ] {8548f31b-f696-4e41-9fab-56a1674203b6} <Debug> TCPHandler: Processed in 0.001873418 sec. | ||
| 1112 | 2026.04.10 22:23:56.919810 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.04.10 22:23:56.919906 [ 4 ] {2585ece9-3375-4be4-b2a0-23e5104ac31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1114 | 2026.04.10 22:23:56.919945 [ 4 ] {2585ece9-3375-4be4-b2a0-23e5104ac31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1115 | 2026.04.10 22:23:56.920342 [ 4 ] {2585ece9-3375-4be4-b2a0-23e5104ac31c} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.04.10 22:23:56.920378 [ 4 ] {2585ece9-3375-4be4-b2a0-23e5104ac31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1117 | 2026.04.10 22:23:56.920683 [ 4 ] {2585ece9-3375-4be4-b2a0-23e5104ac31c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1118 | 2026.04.10 22:23:56.920904 [ 4 ] {2585ece9-3375-4be4-b2a0-23e5104ac31c} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.04.10 22:23:56.921029 [ 4 ] {2585ece9-3375-4be4-b2a0-23e5104ac31c} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001143 sec., 20122.484689413825 rows/sec., 1.48 MiB/sec. | ||
| 1120 | 2026.04.10 22:23:56.921064 [ 4 ] {2585ece9-3375-4be4-b2a0-23e5104ac31c} <Debug> TCPHandler: Processed in 0.001303786 sec. | ||
| 1121 | 2026.04.10 22:23:56.921177 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.04.10 22:23:56.921275 [ 4 ] {e50c9d85-de86-40f9-91c4-cc6aa22f0cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1123 | 2026.04.10 22:23:56.921314 [ 4 ] {e50c9d85-de86-40f9-91c4-cc6aa22f0cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1124 | 2026.04.10 22:23:56.921725 [ 4 ] {e50c9d85-de86-40f9-91c4-cc6aa22f0cb0} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.04.10 22:23:56.921763 [ 4 ] {e50c9d85-de86-40f9-91c4-cc6aa22f0cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1126 | 2026.04.10 22:23:56.922062 [ 4 ] {e50c9d85-de86-40f9-91c4-cc6aa22f0cb0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1127 | 2026.04.10 22:23:56.922277 [ 4 ] {e50c9d85-de86-40f9-91c4-cc6aa22f0cb0} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.04.10 22:23:56.922405 [ 4 ] {e50c9d85-de86-40f9-91c4-cc6aa22f0cb0} <Debug> executeQuery: Read 28 rows, 2.26 KiB in 0.001148 sec., 24390.243902439026 rows/sec., 1.92 MiB/sec. | ||
| 1129 | 2026.04.10 22:23:56.922441 [ 4 ] {e50c9d85-de86-40f9-91c4-cc6aa22f0cb0} <Debug> TCPHandler: Processed in 0.001312606 sec. | ||
| 1130 | 2026.04.10 22:23:56.922551 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.04.10 22:23:56.922645 [ 4 ] {29c70144-86ef-4d92-a0df-8012117d8023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1132 | 2026.04.10 22:23:56.922701 [ 4 ] {29c70144-86ef-4d92-a0df-8012117d8023} <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 | ||
| 1133 | 2026.04.10 22:23:56.923470 [ 4 ] {29c70144-86ef-4d92-a0df-8012117d8023} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.04.10 22:23:56.923507 [ 4 ] {29c70144-86ef-4d92-a0df-8012117d8023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1135 | 2026.04.10 22:23:56.924050 [ 4 ] {29c70144-86ef-4d92-a0df-8012117d8023} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1136 | 2026.04.10 22:23:56.924286 [ 4 ] {29c70144-86ef-4d92-a0df-8012117d8023} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.04.10 22:23:56.924419 [ 4 ] {29c70144-86ef-4d92-a0df-8012117d8023} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001792 sec., 12834.82142857143 rows/sec., 23.00 MiB/sec. | ||
| 1138 | 2026.04.10 22:23:56.924468 [ 4 ] {29c70144-86ef-4d92-a0df-8012117d8023} <Debug> TCPHandler: Processed in 0.001965079 sec. | ||
| 1139 | 2026.04.10 22:23:56.924584 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.04.10 22:23:56.924678 [ 4 ] {7af6ce03-7383-47dc-9474-783d713b0344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.04.10 22:23:56.924721 [ 4 ] {7af6ce03-7383-47dc-9474-783d713b0344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1142 | 2026.04.10 22:23:56.925034 [ 4 ] {7af6ce03-7383-47dc-9474-783d713b0344} <Trace> oximeter.measurements_i64 (44ee818a-1973-485e-9a53-6c8794d6405a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.04.10 22:23:56.925072 [ 4 ] {7af6ce03-7383-47dc-9474-783d713b0344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1144 | 2026.04.10 22:23:56.925372 [ 4 ] {7af6ce03-7383-47dc-9474-783d713b0344} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1145 | 2026.04.10 22:23:56.925588 [ 4 ] {7af6ce03-7383-47dc-9474-783d713b0344} <Trace> oximeter.measurements_i64 (44ee818a-1973-485e-9a53-6c8794d6405a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.04.10 22:23:56.925713 [ 4 ] {7af6ce03-7383-47dc-9474-783d713b0344} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 429.39 KiB/sec. | ||
| 1147 | 2026.04.10 22:23:56.925748 [ 4 ] {7af6ce03-7383-47dc-9474-783d713b0344} <Debug> TCPHandler: Processed in 0.001213885 sec. | ||
| 1148 | 2026.04.10 22:24:00.503215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 10 entries to flush up to offset 128 | ||
| 1149 | 2026.04.10 22:24:00.505171 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.04.10 22:24:00.505226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1151 | 2026.04.10 22:24:00.506379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1152 | 2026.04.10 22:24:00.506650 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.04.10 22:24:00.506970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
| 1154 | 2026.04.10 22:24:03.016293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3390 | ||
| 1155 | 2026.04.10 22:24:03.016867 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.04.10 22:24:03.016911 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1157 | 2026.04.10 22:24:03.017478 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1158 | 2026.04.10 22:24:03.017701 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.04.10 22:24:03.017821 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3390 | ||
| 1160 | 2026.04.10 22:24:03.179450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1161 | 2026.04.10 22:24:03.201168 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.04.10 22:24:03.201241 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1163 | 2026.04.10 22:24:03.206848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1164 | 2026.04.10 22:24:03.207538 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.04.10 22:24:03.210773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1166 | 2026.04.10 22:24:06.917356 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.04.10 22:24:06.917565 [ 4 ] {650ece4f-a99a-4b3c-9f33-c7040da97b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1168 | 2026.04.10 22:24:06.917637 [ 4 ] {650ece4f-a99a-4b3c-9f33-c7040da97b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1169 | 2026.04.10 22:24:06.918288 [ 4 ] {650ece4f-a99a-4b3c-9f33-c7040da97b6f} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.04.10 22:24:06.918334 [ 4 ] {650ece4f-a99a-4b3c-9f33-c7040da97b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1171 | 2026.04.10 22:24:06.918712 [ 4 ] {650ece4f-a99a-4b3c-9f33-c7040da97b6f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1172 | 2026.04.10 22:24:06.918933 [ 4 ] {650ece4f-a99a-4b3c-9f33-c7040da97b6f} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.04.10 22:24:06.919077 [ 4 ] {650ece4f-a99a-4b3c-9f33-c7040da97b6f} <Debug> executeQuery: Read 46 rows, 4.34 KiB in 0.001565 sec., 29392.97124600639 rows/sec., 2.71 MiB/sec. | ||
| 1174 | 2026.04.10 22:24:06.919117 [ 4 ] {650ece4f-a99a-4b3c-9f33-c7040da97b6f} <Debug> TCPHandler: Processed in 0.001901728 sec. | ||
| 1175 | 2026.04.10 22:24:06.919233 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.04.10 22:24:06.919327 [ 4 ] {8191fdee-2de2-45ae-b732-5c4c3a7c115d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1177 | 2026.04.10 22:24:06.919367 [ 4 ] {8191fdee-2de2-45ae-b732-5c4c3a7c115d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1178 | 2026.04.10 22:24:06.919752 [ 4 ] {8191fdee-2de2-45ae-b732-5c4c3a7c115d} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.04.10 22:24:06.919788 [ 4 ] {8191fdee-2de2-45ae-b732-5c4c3a7c115d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1180 | 2026.04.10 22:24:06.920073 [ 4 ] {8191fdee-2de2-45ae-b732-5c4c3a7c115d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1181 | 2026.04.10 22:24:06.920290 [ 4 ] {8191fdee-2de2-45ae-b732-5c4c3a7c115d} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.04.10 22:24:06.920413 [ 4 ] {8191fdee-2de2-45ae-b732-5c4c3a7c115d} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001106 sec., 20795.660036166366 rows/sec., 1.53 MiB/sec. | ||
| 1183 | 2026.04.10 22:24:06.920448 [ 4 ] {8191fdee-2de2-45ae-b732-5c4c3a7c115d} <Debug> TCPHandler: Processed in 0.001263236 sec. | ||
| 1184 | 2026.04.10 22:24:06.920557 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.04.10 22:24:06.920648 [ 4 ] {e24d8a26-a84b-4a49-97b9-8fa77e80894a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1186 | 2026.04.10 22:24:06.920687 [ 4 ] {e24d8a26-a84b-4a49-97b9-8fa77e80894a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1187 | 2026.04.10 22:24:06.921062 [ 4 ] {e24d8a26-a84b-4a49-97b9-8fa77e80894a} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.04.10 22:24:06.921098 [ 4 ] {e24d8a26-a84b-4a49-97b9-8fa77e80894a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1189 | 2026.04.10 22:24:06.921383 [ 4 ] {e24d8a26-a84b-4a49-97b9-8fa77e80894a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1190 | 2026.04.10 22:24:06.921588 [ 4 ] {e24d8a26-a84b-4a49-97b9-8fa77e80894a} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.04.10 22:24:06.921709 [ 4 ] {e24d8a26-a84b-4a49-97b9-8fa77e80894a} <Debug> executeQuery: Read 23 rows, 1.84 KiB in 0.001078 sec., 21335.807050092764 rows/sec., 1.67 MiB/sec. | ||
| 1192 | 2026.04.10 22:24:06.921744 [ 4 ] {e24d8a26-a84b-4a49-97b9-8fa77e80894a} <Debug> TCPHandler: Processed in 0.001233255 sec. | ||
| 1193 | 2026.04.10 22:24:06.921847 [ 4 ] {} <Trace> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.04.10 22:24:06.921938 [ 4 ] {3775f58b-8395-4068-80eb-a19a21ecb714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64303) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1195 | 2026.04.10 22:24:06.921991 [ 4 ] {3775f58b-8395-4068-80eb-a19a21ecb714} <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 | ||
| 1196 | 2026.04.10 22:24:06.922739 [ 4 ] {3775f58b-8395-4068-80eb-a19a21ecb714} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.04.10 22:24:06.922775 [ 4 ] {3775f58b-8395-4068-80eb-a19a21ecb714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1198 | 2026.04.10 22:24:06.923276 [ 4 ] {3775f58b-8395-4068-80eb-a19a21ecb714} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1199 | 2026.04.10 22:24:06.923491 [ 4 ] {3775f58b-8395-4068-80eb-a19a21ecb714} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.04.10 22:24:06.923617 [ 4 ] {3775f58b-8395-4068-80eb-a19a21ecb714} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001696 sec., 13561.32075471698 rows/sec., 24.30 MiB/sec. | ||
| 1201 | 2026.04.10 22:24:06.923664 [ 4 ] {3775f58b-8395-4068-80eb-a19a21ecb714} <Debug> TCPHandler: Processed in 0.001863358 sec. | ||
| 1202 | 2026.04.10 22:24:10.406291 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1203 | 2026.04.10 22:24:10.406365 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1204 | 2026.04.10 22:24:10.508012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 1205 | 2026.04.10 22:24:10.509732 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.04.10 22:24:10.509783 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1207 | 2026.04.10 22:24:10.510911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1208 | 2026.04.10 22:24:10.511177 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.04.10 22:24:10.511459 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
| 1210 | 2026.04.10 22:24:10.518826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3838 | ||
| 1211 | 2026.04.10 22:24:10.519323 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.04.10 22:24:10.519367 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1213 | 2026.04.10 22:24:10.519918 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1214 | 2026.04.10 22:24:10.520160 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.04.10 22:24:10.520306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3838 | ||
| 1216 | 2026.04.10 22:24:10.563992 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1217 | 2026.04.10 22:24:10.564065 [ 4 ] {} <Debug> TCP-Session: f84b3c43-b540-479b-99ee-7e143120e77e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.04.10 22:24:10.711766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1219 | 2026.04.10 22:24:10.729388 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.04.10 22:24:10.729448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1221 | 2026.04.10 22:24:10.735037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1222 | 2026.04.10 22:24:10.735721 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.04.10 22:24:10.738766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1224 | 2026.04.10 22:24:11.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.43 MiB, peak 183.17 MiB, free memory in arenas 0.00 B, will set to 179.33 MiB (RSS), difference: 1.90 MiB | ||
| 1225 | 2026.04.10 22:24:16.915827 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.04.10 22:24:16.916187 [ 6 ] {1b72c114-023d-464a-91fa-0974f2e308c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1227 | 2026.04.10 22:24:16.916579 [ 6 ] {1b72c114-023d-464a-91fa-0974f2e308c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1228 | 2026.04.10 22:24:16.927612 [ 6 ] {1b72c114-023d-464a-91fa-0974f2e308c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1229 | 2026.04.10 22:24:16.927840 [ 6 ] {1b72c114-023d-464a-91fa-0974f2e308c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1230 | 2026.04.10 22:24:16.927910 [ 6 ] {1b72c114-023d-464a-91fa-0974f2e308c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1231 | 2026.04.10 22:24:16.928098 [ 6 ] {1b72c114-023d-464a-91fa-0974f2e308c1} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1232 | 2026.04.10 22:24:16.930681 [ 6 ] {1b72c114-023d-464a-91fa-0974f2e308c1} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1233 | 2026.04.10 22:24:16.933083 [ 6 ] {1b72c114-023d-464a-91fa-0974f2e308c1} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1234 | 2026.04.10 22:24:16.933121 [ 6 ] {1b72c114-023d-464a-91fa-0974f2e308c1} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1235 | 2026.04.10 22:24:16.935422 [ 6 ] {1b72c114-023d-464a-91fa-0974f2e308c1} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1236 | 2026.04.10 22:24:16.935459 [ 6 ] {1b72c114-023d-464a-91fa-0974f2e308c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1237 | 2026.04.10 22:24:16.950642 [ 6 ] {1b72c114-023d-464a-91fa-0974f2e308c1} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.034584 sec., 144.5755262549156 rows/sec., 6.44 KiB/sec. | ||
| 1238 | 2026.04.10 22:24:16.950721 [ 6 ] {1b72c114-023d-464a-91fa-0974f2e308c1} <Debug> TCPHandler: Processed in 0.035075317 sec. | ||
| 1239 | 2026.04.10 22:24:16.951070 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.04.10 22:24:16.951225 [ 6 ] {3c45e33b-3fc6-45e4-8cf0-fd2136e260cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1241 | 2026.04.10 22:24:16.951440 [ 6 ] {3c45e33b-3fc6-45e4-8cf0-fd2136e260cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1242 | 2026.04.10 22:24:16.951467 [ 6 ] {3c45e33b-3fc6-45e4-8cf0-fd2136e260cb} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1243 | 2026.04.10 22:24:16.951606 [ 6 ] {3c45e33b-3fc6-45e4-8cf0-fd2136e260cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1244 | 2026.04.10 22:24:16.951658 [ 6 ] {3c45e33b-3fc6-45e4-8cf0-fd2136e260cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1245 | 2026.04.10 22:24:16.951757 [ 6 ] {3c45e33b-3fc6-45e4-8cf0-fd2136e260cb} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1246 | 2026.04.10 22:24:16.951785 [ 6 ] {3c45e33b-3fc6-45e4-8cf0-fd2136e260cb} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1247 | 2026.04.10 22:24:16.951803 [ 6 ] {3c45e33b-3fc6-45e4-8cf0-fd2136e260cb} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1248 | 2026.04.10 22:24:16.951817 [ 6 ] {3c45e33b-3fc6-45e4-8cf0-fd2136e260cb} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1249 | 2026.04.10 22:24:16.951847 [ 6 ] {3c45e33b-3fc6-45e4-8cf0-fd2136e260cb} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1250 | 2026.04.10 22:24:16.951863 [ 6 ] {3c45e33b-3fc6-45e4-8cf0-fd2136e260cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1251 | 2026.04.10 22:24:16.952288 [ 6 ] {3c45e33b-3fc6-45e4-8cf0-fd2136e260cb} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001119 sec., 4468.275245755139 rows/sec., 198.98 KiB/sec. | ||
| 1252 | 2026.04.10 22:24:16.952348 [ 6 ] {3c45e33b-3fc6-45e4-8cf0-fd2136e260cb} <Debug> TCPHandler: Processed in 0.001342857 sec. | ||
| 1253 | 2026.04.10 22:24:16.952595 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.04.10 22:24:16.952718 [ 6 ] {eb856a5d-1506-4753-8956-ef4bbcc8306d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1255 | 2026.04.10 22:24:16.952907 [ 6 ] {eb856a5d-1506-4753-8956-ef4bbcc8306d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1256 | 2026.04.10 22:24:16.952934 [ 6 ] {eb856a5d-1506-4753-8956-ef4bbcc8306d} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1257 | 2026.04.10 22:24:16.953079 [ 6 ] {eb856a5d-1506-4753-8956-ef4bbcc8306d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1258 | 2026.04.10 22:24:16.953130 [ 6 ] {eb856a5d-1506-4753-8956-ef4bbcc8306d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1259 | 2026.04.10 22:24:16.953226 [ 6 ] {eb856a5d-1506-4753-8956-ef4bbcc8306d} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1260 | 2026.04.10 22:24:16.953254 [ 6 ] {eb856a5d-1506-4753-8956-ef4bbcc8306d} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1261 | 2026.04.10 22:24:16.953271 [ 6 ] {eb856a5d-1506-4753-8956-ef4bbcc8306d} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1262 | 2026.04.10 22:24:16.953285 [ 6 ] {eb856a5d-1506-4753-8956-ef4bbcc8306d} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1263 | 2026.04.10 22:24:16.953316 [ 6 ] {eb856a5d-1506-4753-8956-ef4bbcc8306d} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1264 | 2026.04.10 22:24:16.953332 [ 6 ] {eb856a5d-1506-4753-8956-ef4bbcc8306d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1265 | 2026.04.10 22:24:16.953746 [ 6 ] {eb856a5d-1506-4753-8956-ef4bbcc8306d} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001068 sec., 4681.647940074907 rows/sec., 208.48 KiB/sec. | ||
| 1266 | 2026.04.10 22:24:16.953805 [ 6 ] {eb856a5d-1506-4753-8956-ef4bbcc8306d} <Debug> TCPHandler: Processed in 0.001260625 sec. | ||
| 1267 | 2026.04.10 22:24:16.954035 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.04.10 22:24:16.954152 [ 6 ] {776d4f7a-bb7e-4667-b44b-e2c152048041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1269 | 2026.04.10 22:24:16.954334 [ 6 ] {776d4f7a-bb7e-4667-b44b-e2c152048041} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1270 | 2026.04.10 22:24:16.954361 [ 6 ] {776d4f7a-bb7e-4667-b44b-e2c152048041} <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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1271 | 2026.04.10 22:24:16.954500 [ 6 ] {776d4f7a-bb7e-4667-b44b-e2c152048041} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1272 | 2026.04.10 22:24:16.954551 [ 6 ] {776d4f7a-bb7e-4667-b44b-e2c152048041} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1273 | 2026.04.10 22:24:16.954647 [ 6 ] {776d4f7a-bb7e-4667-b44b-e2c152048041} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1274 | 2026.04.10 22:24:16.954675 [ 6 ] {776d4f7a-bb7e-4667-b44b-e2c152048041} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1275 | 2026.04.10 22:24:16.954693 [ 6 ] {776d4f7a-bb7e-4667-b44b-e2c152048041} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1276 | 2026.04.10 22:24:16.954707 [ 6 ] {776d4f7a-bb7e-4667-b44b-e2c152048041} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1277 | 2026.04.10 22:24:16.954737 [ 6 ] {776d4f7a-bb7e-4667-b44b-e2c152048041} <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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1278 | 2026.04.10 22:24:16.954753 [ 6 ] {776d4f7a-bb7e-4667-b44b-e2c152048041} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1279 | 2026.04.10 22:24:16.955125 [ 6 ] {776d4f7a-bb7e-4667-b44b-e2c152048041} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001012 sec., 4940.711462450592 rows/sec., 220.02 KiB/sec. | ||
| 1280 | 2026.04.10 22:24:16.955177 [ 6 ] {776d4f7a-bb7e-4667-b44b-e2c152048041} <Debug> TCPHandler: Processed in 0.001194424 sec. | ||
| 1281 | 2026.04.10 22:24:16.955375 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.04.10 22:24:16.955493 [ 6 ] {ef7d3b7b-4e7d-4fbd-8fcf-c85902350c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1283 | 2026.04.10 22:24:16.955668 [ 6 ] {ef7d3b7b-4e7d-4fbd-8fcf-c85902350c41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1284 | 2026.04.10 22:24:16.955696 [ 6 ] {ef7d3b7b-4e7d-4fbd-8fcf-c85902350c41} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1285 | 2026.04.10 22:24:16.955834 [ 6 ] {ef7d3b7b-4e7d-4fbd-8fcf-c85902350c41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1286 | 2026.04.10 22:24:16.955884 [ 6 ] {ef7d3b7b-4e7d-4fbd-8fcf-c85902350c41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1287 | 2026.04.10 22:24:16.955978 [ 6 ] {ef7d3b7b-4e7d-4fbd-8fcf-c85902350c41} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1288 | 2026.04.10 22:24:16.956004 [ 6 ] {ef7d3b7b-4e7d-4fbd-8fcf-c85902350c41} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1289 | 2026.04.10 22:24:16.956022 [ 6 ] {ef7d3b7b-4e7d-4fbd-8fcf-c85902350c41} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1290 | 2026.04.10 22:24:16.956035 [ 6 ] {ef7d3b7b-4e7d-4fbd-8fcf-c85902350c41} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1291 | 2026.04.10 22:24:16.956065 [ 6 ] {ef7d3b7b-4e7d-4fbd-8fcf-c85902350c41} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1292 | 2026.04.10 22:24:16.956081 [ 6 ] {ef7d3b7b-4e7d-4fbd-8fcf-c85902350c41} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1293 | 2026.04.10 22:24:16.956452 [ 6 ] {ef7d3b7b-4e7d-4fbd-8fcf-c85902350c41} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001 sec., 5000 rows/sec., 222.66 KiB/sec. | ||
| 1294 | 2026.04.10 22:24:16.956504 [ 6 ] {ef7d3b7b-4e7d-4fbd-8fcf-c85902350c41} <Debug> TCPHandler: Processed in 0.001177364 sec. | ||
| 1295 | 2026.04.10 22:24:16.956692 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.04.10 22:24:16.956807 [ 6 ] {f9f79cbe-a097-4d05-9955-32d4995a6e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1297 | 2026.04.10 22:24:16.956982 [ 6 ] {f9f79cbe-a097-4d05-9955-32d4995a6e7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1298 | 2026.04.10 22:24:16.957009 [ 6 ] {f9f79cbe-a097-4d05-9955-32d4995a6e7c} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1299 | 2026.04.10 22:24:16.957146 [ 6 ] {f9f79cbe-a097-4d05-9955-32d4995a6e7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1300 | 2026.04.10 22:24:16.957195 [ 6 ] {f9f79cbe-a097-4d05-9955-32d4995a6e7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1301 | 2026.04.10 22:24:16.957288 [ 6 ] {f9f79cbe-a097-4d05-9955-32d4995a6e7c} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1302 | 2026.04.10 22:24:16.957315 [ 6 ] {f9f79cbe-a097-4d05-9955-32d4995a6e7c} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1303 | 2026.04.10 22:24:16.957334 [ 6 ] {f9f79cbe-a097-4d05-9955-32d4995a6e7c} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1304 | 2026.04.10 22:24:16.957347 [ 6 ] {f9f79cbe-a097-4d05-9955-32d4995a6e7c} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1305 | 2026.04.10 22:24:16.957377 [ 6 ] {f9f79cbe-a097-4d05-9955-32d4995a6e7c} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1306 | 2026.04.10 22:24:16.957393 [ 6 ] {f9f79cbe-a097-4d05-9955-32d4995a6e7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1307 | 2026.04.10 22:24:16.957755 [ 6 ] {f9f79cbe-a097-4d05-9955-32d4995a6e7c} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.000987 sec., 5065.856129685917 rows/sec., 225.59 KiB/sec. | ||
| 1308 | 2026.04.10 22:24:16.957806 [ 6 ] {f9f79cbe-a097-4d05-9955-32d4995a6e7c} <Debug> TCPHandler: Processed in 0.001161653 sec. | ||
| 1309 | 2026.04.10 22:24:16.958002 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.04.10 22:24:16.958118 [ 6 ] {10a9caeb-4499-4963-b695-23929f7aa30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1311 | 2026.04.10 22:24:16.958292 [ 6 ] {10a9caeb-4499-4963-b695-23929f7aa30e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1312 | 2026.04.10 22:24:16.958322 [ 6 ] {10a9caeb-4499-4963-b695-23929f7aa30e} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1313 | 2026.04.10 22:24:16.958462 [ 6 ] {10a9caeb-4499-4963-b695-23929f7aa30e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1314 | 2026.04.10 22:24:16.958512 [ 6 ] {10a9caeb-4499-4963-b695-23929f7aa30e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1315 | 2026.04.10 22:24:16.958603 [ 6 ] {10a9caeb-4499-4963-b695-23929f7aa30e} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1316 | 2026.04.10 22:24:16.958630 [ 6 ] {10a9caeb-4499-4963-b695-23929f7aa30e} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1317 | 2026.04.10 22:24:16.958648 [ 6 ] {10a9caeb-4499-4963-b695-23929f7aa30e} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1318 | 2026.04.10 22:24:16.958661 [ 6 ] {10a9caeb-4499-4963-b695-23929f7aa30e} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1319 | 2026.04.10 22:24:16.958692 [ 6 ] {10a9caeb-4499-4963-b695-23929f7aa30e} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1320 | 2026.04.10 22:24:16.958709 [ 6 ] {10a9caeb-4499-4963-b695-23929f7aa30e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1321 | 2026.04.10 22:24:16.959067 [ 6 ] {10a9caeb-4499-4963-b695-23929f7aa30e} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.00099 sec., 5050.50505050505 rows/sec., 224.91 KiB/sec. | ||
| 1322 | 2026.04.10 22:24:16.959122 [ 6 ] {10a9caeb-4499-4963-b695-23929f7aa30e} <Debug> TCPHandler: Processed in 0.001166544 sec. | ||
| 1323 | 2026.04.10 22:24:16.959320 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.04.10 22:24:16.959435 [ 6 ] {2ea9bd72-f23f-4b3c-b931-256adcff2a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1325 | 2026.04.10 22:24:16.959609 [ 6 ] {2ea9bd72-f23f-4b3c-b931-256adcff2a3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1326 | 2026.04.10 22:24:16.959637 [ 6 ] {2ea9bd72-f23f-4b3c-b931-256adcff2a3c} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1327 | 2026.04.10 22:24:16.959780 [ 6 ] {2ea9bd72-f23f-4b3c-b931-256adcff2a3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1328 | 2026.04.10 22:24:16.959830 [ 6 ] {2ea9bd72-f23f-4b3c-b931-256adcff2a3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1329 | 2026.04.10 22:24:16.959923 [ 6 ] {2ea9bd72-f23f-4b3c-b931-256adcff2a3c} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1330 | 2026.04.10 22:24:16.959950 [ 6 ] {2ea9bd72-f23f-4b3c-b931-256adcff2a3c} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1331 | 2026.04.10 22:24:16.959968 [ 6 ] {2ea9bd72-f23f-4b3c-b931-256adcff2a3c} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1332 | 2026.04.10 22:24:16.959982 [ 6 ] {2ea9bd72-f23f-4b3c-b931-256adcff2a3c} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1333 | 2026.04.10 22:24:16.960012 [ 6 ] {2ea9bd72-f23f-4b3c-b931-256adcff2a3c} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1334 | 2026.04.10 22:24:16.960029 [ 6 ] {2ea9bd72-f23f-4b3c-b931-256adcff2a3c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1335 | 2026.04.10 22:24:16.960378 [ 6 ] {2ea9bd72-f23f-4b3c-b931-256adcff2a3c} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.000984 sec., 5081.30081300813 rows/sec., 226.28 KiB/sec. | ||
| 1336 | 2026.04.10 22:24:16.960431 [ 6 ] {2ea9bd72-f23f-4b3c-b931-256adcff2a3c} <Debug> TCPHandler: Processed in 0.001158603 sec. | ||
| 1337 | 2026.04.10 22:24:16.960617 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.04.10 22:24:16.960732 [ 6 ] {7d63c3ba-392c-4114-b62f-237979693809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1339 | 2026.04.10 22:24:16.960908 [ 6 ] {7d63c3ba-392c-4114-b62f-237979693809} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1340 | 2026.04.10 22:24:16.960936 [ 6 ] {7d63c3ba-392c-4114-b62f-237979693809} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1341 | 2026.04.10 22:24:16.961081 [ 6 ] {7d63c3ba-392c-4114-b62f-237979693809} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1342 | 2026.04.10 22:24:16.961130 [ 6 ] {7d63c3ba-392c-4114-b62f-237979693809} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1343 | 2026.04.10 22:24:16.961222 [ 6 ] {7d63c3ba-392c-4114-b62f-237979693809} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1344 | 2026.04.10 22:24:16.961249 [ 6 ] {7d63c3ba-392c-4114-b62f-237979693809} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1345 | 2026.04.10 22:24:16.961267 [ 6 ] {7d63c3ba-392c-4114-b62f-237979693809} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1346 | 2026.04.10 22:24:16.961281 [ 6 ] {7d63c3ba-392c-4114-b62f-237979693809} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1347 | 2026.04.10 22:24:16.961312 [ 6 ] {7d63c3ba-392c-4114-b62f-237979693809} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1348 | 2026.04.10 22:24:16.961330 [ 6 ] {7d63c3ba-392c-4114-b62f-237979693809} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1349 | 2026.04.10 22:24:16.961670 [ 6 ] {7d63c3ba-392c-4114-b62f-237979693809} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.00098 sec., 5102.040816326531 rows/sec., 227.20 KiB/sec. | ||
| 1350 | 2026.04.10 22:24:16.961723 [ 6 ] {7d63c3ba-392c-4114-b62f-237979693809} <Debug> TCPHandler: Processed in 0.001153293 sec. | ||
| 1351 | 2026.04.10 22:24:16.961907 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.04.10 22:24:16.962022 [ 6 ] {e1252302-96cf-4968-8caa-955bfe18bd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1353 | 2026.04.10 22:24:16.962198 [ 6 ] {e1252302-96cf-4968-8caa-955bfe18bd45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1354 | 2026.04.10 22:24:16.962227 [ 6 ] {e1252302-96cf-4968-8caa-955bfe18bd45} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1355 | 2026.04.10 22:24:16.962374 [ 6 ] {e1252302-96cf-4968-8caa-955bfe18bd45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1356 | 2026.04.10 22:24:16.962423 [ 6 ] {e1252302-96cf-4968-8caa-955bfe18bd45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1357 | 2026.04.10 22:24:16.962515 [ 6 ] {e1252302-96cf-4968-8caa-955bfe18bd45} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1358 | 2026.04.10 22:24:16.962541 [ 6 ] {e1252302-96cf-4968-8caa-955bfe18bd45} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1359 | 2026.04.10 22:24:16.962558 [ 6 ] {e1252302-96cf-4968-8caa-955bfe18bd45} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1360 | 2026.04.10 22:24:16.962572 [ 6 ] {e1252302-96cf-4968-8caa-955bfe18bd45} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1361 | 2026.04.10 22:24:16.962602 [ 6 ] {e1252302-96cf-4968-8caa-955bfe18bd45} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1362 | 2026.04.10 22:24:16.962619 [ 6 ] {e1252302-96cf-4968-8caa-955bfe18bd45} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1363 | 2026.04.10 22:24:16.962948 [ 6 ] {e1252302-96cf-4968-8caa-955bfe18bd45} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.000967 sec., 5170.63081695967 rows/sec., 230.25 KiB/sec. | ||
| 1364 | 2026.04.10 22:24:16.963000 [ 6 ] {e1252302-96cf-4968-8caa-955bfe18bd45} <Debug> TCPHandler: Processed in 0.001140153 sec. | ||
| 1365 | 2026.04.10 22:24:16.963187 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.04.10 22:24:16.963302 [ 6 ] {9f2f6a3b-f08e-4131-b50c-4f8a8d6f51f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1367 | 2026.04.10 22:24:16.963479 [ 6 ] {9f2f6a3b-f08e-4131-b50c-4f8a8d6f51f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1368 | 2026.04.10 22:24:16.963507 [ 6 ] {9f2f6a3b-f08e-4131-b50c-4f8a8d6f51f7} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1369 | 2026.04.10 22:24:16.963658 [ 6 ] {9f2f6a3b-f08e-4131-b50c-4f8a8d6f51f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1370 | 2026.04.10 22:24:16.963707 [ 6 ] {9f2f6a3b-f08e-4131-b50c-4f8a8d6f51f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1371 | 2026.04.10 22:24:16.963804 [ 6 ] {9f2f6a3b-f08e-4131-b50c-4f8a8d6f51f7} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1372 | 2026.04.10 22:24:16.963830 [ 6 ] {9f2f6a3b-f08e-4131-b50c-4f8a8d6f51f7} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1373 | 2026.04.10 22:24:16.963848 [ 6 ] {9f2f6a3b-f08e-4131-b50c-4f8a8d6f51f7} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1374 | 2026.04.10 22:24:16.963862 [ 6 ] {9f2f6a3b-f08e-4131-b50c-4f8a8d6f51f7} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1375 | 2026.04.10 22:24:16.963892 [ 6 ] {9f2f6a3b-f08e-4131-b50c-4f8a8d6f51f7} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1376 | 2026.04.10 22:24:16.963909 [ 6 ] {9f2f6a3b-f08e-4131-b50c-4f8a8d6f51f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1377 | 2026.04.10 22:24:16.964233 [ 6 ] {9f2f6a3b-f08e-4131-b50c-4f8a8d6f51f7} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.000972 sec., 5144.0329218107 rows/sec., 229.07 KiB/sec. | ||
| 1378 | 2026.04.10 22:24:16.964285 [ 6 ] {9f2f6a3b-f08e-4131-b50c-4f8a8d6f51f7} <Debug> TCPHandler: Processed in 0.001144703 sec. | ||
| 1379 | 2026.04.10 22:24:16.964471 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.04.10 22:24:16.964587 [ 6 ] {3dd97533-3172-4548-961b-def12ae99128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1381 | 2026.04.10 22:24:16.964764 [ 6 ] {3dd97533-3172-4548-961b-def12ae99128} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1382 | 2026.04.10 22:24:16.964793 [ 6 ] {3dd97533-3172-4548-961b-def12ae99128} <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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1383 | 2026.04.10 22:24:16.964947 [ 6 ] {3dd97533-3172-4548-961b-def12ae99128} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1384 | 2026.04.10 22:24:16.964996 [ 6 ] {3dd97533-3172-4548-961b-def12ae99128} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1385 | 2026.04.10 22:24:16.965088 [ 6 ] {3dd97533-3172-4548-961b-def12ae99128} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1386 | 2026.04.10 22:24:16.965114 [ 6 ] {3dd97533-3172-4548-961b-def12ae99128} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1387 | 2026.04.10 22:24:16.965132 [ 6 ] {3dd97533-3172-4548-961b-def12ae99128} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1388 | 2026.04.10 22:24:16.965145 [ 6 ] {3dd97533-3172-4548-961b-def12ae99128} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1389 | 2026.04.10 22:24:16.965179 [ 6 ] {3dd97533-3172-4548-961b-def12ae99128} <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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1390 | 2026.04.10 22:24:16.965196 [ 6 ] {3dd97533-3172-4548-961b-def12ae99128} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1391 | 2026.04.10 22:24:16.965522 [ 6 ] {3dd97533-3172-4548-961b-def12ae99128} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.000977 sec., 5117.707267144319 rows/sec., 227.90 KiB/sec. | ||
| 1392 | 2026.04.10 22:24:16.965574 [ 6 ] {3dd97533-3172-4548-961b-def12ae99128} <Debug> TCPHandler: Processed in 0.001149833 sec. | ||
| 1393 | 2026.04.10 22:24:16.965759 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.04.10 22:24:16.965875 [ 6 ] {7173fb0c-3ebd-41e6-a94f-23fc9cf82092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1395 | 2026.04.10 22:24:16.966053 [ 6 ] {7173fb0c-3ebd-41e6-a94f-23fc9cf82092} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1396 | 2026.04.10 22:24:16.966082 [ 6 ] {7173fb0c-3ebd-41e6-a94f-23fc9cf82092} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1397 | 2026.04.10 22:24:16.966260 [ 6 ] {7173fb0c-3ebd-41e6-a94f-23fc9cf82092} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1398 | 2026.04.10 22:24:16.966309 [ 6 ] {7173fb0c-3ebd-41e6-a94f-23fc9cf82092} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1399 | 2026.04.10 22:24:16.966402 [ 6 ] {7173fb0c-3ebd-41e6-a94f-23fc9cf82092} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1400 | 2026.04.10 22:24:16.966429 [ 6 ] {7173fb0c-3ebd-41e6-a94f-23fc9cf82092} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1401 | 2026.04.10 22:24:16.966446 [ 6 ] {7173fb0c-3ebd-41e6-a94f-23fc9cf82092} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1402 | 2026.04.10 22:24:16.966460 [ 6 ] {7173fb0c-3ebd-41e6-a94f-23fc9cf82092} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1403 | 2026.04.10 22:24:16.966491 [ 6 ] {7173fb0c-3ebd-41e6-a94f-23fc9cf82092} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections'))" | ||
| 1404 | 2026.04.10 22:24:16.966531 [ 6 ] {7173fb0c-3ebd-41e6-a94f-23fc9cf82092} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1405 | 2026.04.10 22:24:16.966850 [ 6 ] {7173fb0c-3ebd-41e6-a94f-23fc9cf82092} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001018 sec., 4911.591355599214 rows/sec., 218.72 KiB/sec. | ||
| 1406 | 2026.04.10 22:24:16.966903 [ 6 ] {7173fb0c-3ebd-41e6-a94f-23fc9cf82092} <Debug> TCPHandler: Processed in 0.001191354 sec. | ||
| 1407 | 2026.04.10 22:24:16.967087 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.04.10 22:24:16.967205 [ 6 ] {3c71b5a6-7ae6-4986-a5ed-29280e95414a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1409 | 2026.04.10 22:24:16.967384 [ 6 ] {3c71b5a6-7ae6-4986-a5ed-29280e95414a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1410 | 2026.04.10 22:24:16.967416 [ 6 ] {3c71b5a6-7ae6-4986-a5ed-29280e95414a} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1411 | 2026.04.10 22:24:16.967569 [ 6 ] {3c71b5a6-7ae6-4986-a5ed-29280e95414a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1412 | 2026.04.10 22:24:16.967618 [ 6 ] {3c71b5a6-7ae6-4986-a5ed-29280e95414a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1413 | 2026.04.10 22:24:16.967710 [ 6 ] {3c71b5a6-7ae6-4986-a5ed-29280e95414a} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1414 | 2026.04.10 22:24:16.967736 [ 6 ] {3c71b5a6-7ae6-4986-a5ed-29280e95414a} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1415 | 2026.04.10 22:24:16.967754 [ 6 ] {3c71b5a6-7ae6-4986-a5ed-29280e95414a} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 1416 | 2026.04.10 22:24:16.967768 [ 6 ] {3c71b5a6-7ae6-4986-a5ed-29280e95414a} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1417 | 2026.04.10 22:24:16.967798 [ 6 ] {3c71b5a6-7ae6-4986-a5ed-29280e95414a} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections'))" | ||
| 1418 | 2026.04.10 22:24:16.967814 [ 6 ] {3c71b5a6-7ae6-4986-a5ed-29280e95414a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1419 | 2026.04.10 22:24:16.968138 [ 6 ] {3c71b5a6-7ae6-4986-a5ed-29280e95414a} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.000977 sec., 5117.707267144319 rows/sec., 227.90 KiB/sec. | ||
| 1420 | 2026.04.10 22:24:16.968190 [ 6 ] {3c71b5a6-7ae6-4986-a5ed-29280e95414a} <Debug> TCPHandler: Processed in 0.001149483 sec. | ||
| 1421 | 2026.04.10 22:24:16.972798 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.04.10 22:24:16.972896 [ 6 ] {13d60a1a-07ab-414f-a9b7-46dc37dab636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1423 | 2026.04.10 22:24:16.972934 [ 6 ] {13d60a1a-07ab-414f-a9b7-46dc37dab636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1424 | 2026.04.10 22:24:16.973510 [ 6 ] {13d60a1a-07ab-414f-a9b7-46dc37dab636} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.04.10 22:24:16.973553 [ 6 ] {13d60a1a-07ab-414f-a9b7-46dc37dab636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1426 | 2026.04.10 22:24:16.973958 [ 6 ] {13d60a1a-07ab-414f-a9b7-46dc37dab636} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1427 | 2026.04.10 22:24:16.974151 [ 6 ] {13d60a1a-07ab-414f-a9b7-46dc37dab636} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.04.10 22:24:16.974287 [ 6 ] {13d60a1a-07ab-414f-a9b7-46dc37dab636} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001381 sec., 10137.581462708182 rows/sec., 1.42 MiB/sec. | ||
| 1429 | 2026.04.10 22:24:16.974329 [ 6 ] {13d60a1a-07ab-414f-a9b7-46dc37dab636} <Debug> TCPHandler: Processed in 0.001544882 sec. | ||
| 1430 | 2026.04.10 22:24:16.974440 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.04.10 22:24:16.974531 [ 6 ] {b8d9cd83-2bfb-4f7d-b3d2-c518f0c90d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1432 | 2026.04.10 22:24:16.974570 [ 6 ] {b8d9cd83-2bfb-4f7d-b3d2-c518f0c90d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1433 | 2026.04.10 22:24:16.974964 [ 6 ] {b8d9cd83-2bfb-4f7d-b3d2-c518f0c90d7c} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.04.10 22:24:16.974998 [ 6 ] {b8d9cd83-2bfb-4f7d-b3d2-c518f0c90d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1435 | 2026.04.10 22:24:16.975271 [ 6 ] {b8d9cd83-2bfb-4f7d-b3d2-c518f0c90d7c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1436 | 2026.04.10 22:24:16.975478 [ 6 ] {b8d9cd83-2bfb-4f7d-b3d2-c518f0c90d7c} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.04.10 22:24:16.975599 [ 6 ] {b8d9cd83-2bfb-4f7d-b3d2-c518f0c90d7c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001086 sec., 1841.620626151013 rows/sec., 150.17 KiB/sec. | ||
| 1438 | 2026.04.10 22:24:16.975637 [ 6 ] {b8d9cd83-2bfb-4f7d-b3d2-c518f0c90d7c} <Debug> TCPHandler: Processed in 0.001244635 sec. | ||
| 1439 | 2026.04.10 22:24:16.975761 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.04.10 22:24:16.975852 [ 6 ] {ed9df8ce-faf9-48be-a555-675878b10146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1441 | 2026.04.10 22:24:16.975888 [ 6 ] {ed9df8ce-faf9-48be-a555-675878b10146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1442 | 2026.04.10 22:24:16.976296 [ 6 ] {ed9df8ce-faf9-48be-a555-675878b10146} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.04.10 22:24:16.976330 [ 6 ] {ed9df8ce-faf9-48be-a555-675878b10146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1444 | 2026.04.10 22:24:16.976604 [ 6 ] {ed9df8ce-faf9-48be-a555-675878b10146} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1445 | 2026.04.10 22:24:16.976801 [ 6 ] {ed9df8ce-faf9-48be-a555-675878b10146} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.04.10 22:24:16.976920 [ 6 ] {ed9df8ce-faf9-48be-a555-675878b10146} <Debug> executeQuery: Read 73 rows, 6.42 KiB in 0.001086 sec., 67219.15285451198 rows/sec., 5.77 MiB/sec. | ||
| 1447 | 2026.04.10 22:24:16.976954 [ 6 ] {ed9df8ce-faf9-48be-a555-675878b10146} <Debug> TCPHandler: Processed in 0.001239375 sec. | ||
| 1448 | 2026.04.10 22:24:16.977065 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.04.10 22:24:16.977156 [ 6 ] {943485a2-a80b-4378-8706-1672efe97729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1450 | 2026.04.10 22:24:16.977193 [ 6 ] {943485a2-a80b-4378-8706-1672efe97729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1451 | 2026.04.10 22:24:16.977579 [ 6 ] {943485a2-a80b-4378-8706-1672efe97729} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.04.10 22:24:16.977613 [ 6 ] {943485a2-a80b-4378-8706-1672efe97729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1453 | 2026.04.10 22:24:16.977893 [ 6 ] {943485a2-a80b-4378-8706-1672efe97729} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1454 | 2026.04.10 22:24:16.978090 [ 6 ] {943485a2-a80b-4378-8706-1672efe97729} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.04.10 22:24:16.978207 [ 6 ] {943485a2-a80b-4378-8706-1672efe97729} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001069 sec., 23386.342376052384 rows/sec., 1.71 MiB/sec. | ||
| 1456 | 2026.04.10 22:24:16.978241 [ 6 ] {943485a2-a80b-4378-8706-1672efe97729} <Debug> TCPHandler: Processed in 0.001222674 sec. | ||
| 1457 | 2026.04.10 22:24:16.978349 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.04.10 22:24:16.978439 [ 6 ] {3aa6e4f0-43ed-4d3a-b426-98ccb247cbd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1459 | 2026.04.10 22:24:16.978476 [ 6 ] {3aa6e4f0-43ed-4d3a-b426-98ccb247cbd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1460 | 2026.04.10 22:24:16.978863 [ 6 ] {3aa6e4f0-43ed-4d3a-b426-98ccb247cbd1} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.04.10 22:24:16.978896 [ 6 ] {3aa6e4f0-43ed-4d3a-b426-98ccb247cbd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1462 | 2026.04.10 22:24:16.979170 [ 6 ] {3aa6e4f0-43ed-4d3a-b426-98ccb247cbd1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1463 | 2026.04.10 22:24:16.979372 [ 6 ] {3aa6e4f0-43ed-4d3a-b426-98ccb247cbd1} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.04.10 22:24:16.979488 [ 6 ] {3aa6e4f0-43ed-4d3a-b426-98ccb247cbd1} <Debug> executeQuery: Read 53 rows, 4.24 KiB in 0.001066 sec., 49718.57410881801 rows/sec., 3.89 MiB/sec. | ||
| 1465 | 2026.04.10 22:24:16.979522 [ 6 ] {3aa6e4f0-43ed-4d3a-b426-98ccb247cbd1} <Debug> TCPHandler: Processed in 0.001220164 sec. | ||
| 1466 | 2026.04.10 22:24:16.979628 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.04.10 22:24:16.979719 [ 6 ] {e25d9d17-a0b4-4e1f-b028-623ec2ead6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1468 | 2026.04.10 22:24:16.979760 [ 6 ] {e25d9d17-a0b4-4e1f-b028-623ec2ead6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1469 | 2026.04.10 22:24:16.980101 [ 6 ] {e25d9d17-a0b4-4e1f-b028-623ec2ead6b3} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.04.10 22:24:16.980133 [ 6 ] {e25d9d17-a0b4-4e1f-b028-623ec2ead6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1471 | 2026.04.10 22:24:16.980426 [ 6 ] {e25d9d17-a0b4-4e1f-b028-623ec2ead6b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1472 | 2026.04.10 22:24:16.980620 [ 6 ] {e25d9d17-a0b4-4e1f-b028-623ec2ead6b3} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.04.10 22:24:16.980738 [ 6 ] {e25d9d17-a0b4-4e1f-b028-623ec2ead6b3} <Debug> executeQuery: Read 81 rows, 5.75 KiB in 0.001036 sec., 78185.32818532818 rows/sec., 5.42 MiB/sec. | ||
| 1474 | 2026.04.10 22:24:16.980772 [ 6 ] {e25d9d17-a0b4-4e1f-b028-623ec2ead6b3} <Debug> TCPHandler: Processed in 0.001190384 sec. | ||
| 1475 | 2026.04.10 22:24:16.980882 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.04.10 22:24:16.980972 [ 6 ] {f62bf889-1cec-4ad1-8aca-ac2839ef9c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1477 | 2026.04.10 22:24:16.981023 [ 6 ] {f62bf889-1cec-4ad1-8aca-ac2839ef9c57} <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 | ||
| 1478 | 2026.04.10 22:24:16.981760 [ 6 ] {f62bf889-1cec-4ad1-8aca-ac2839ef9c57} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2026.04.10 22:24:16.981794 [ 6 ] {f62bf889-1cec-4ad1-8aca-ac2839ef9c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1480 | 2026.04.10 22:24:16.982276 [ 6 ] {f62bf889-1cec-4ad1-8aca-ac2839ef9c57} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1481 | 2026.04.10 22:24:16.982489 [ 6 ] {f62bf889-1cec-4ad1-8aca-ac2839ef9c57} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.04.10 22:24:16.982615 [ 6 ] {f62bf889-1cec-4ad1-8aca-ac2839ef9c57} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00166 sec., 13855.421686746988 rows/sec., 24.83 MiB/sec. | ||
| 1483 | 2026.04.10 22:24:16.982660 [ 6 ] {f62bf889-1cec-4ad1-8aca-ac2839ef9c57} <Debug> TCPHandler: Processed in 0.001824987 sec. | ||
| 1484 | 2026.04.10 22:24:16.982778 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.04.10 22:24:16.982869 [ 6 ] {2c608f93-88de-4075-86f2-4389662654a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1486 | 2026.04.10 22:24:16.982908 [ 6 ] {2c608f93-88de-4075-86f2-4389662654a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1487 | 2026.04.10 22:24:16.983214 [ 6 ] {2c608f93-88de-4075-86f2-4389662654a2} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.04.10 22:24:16.983247 [ 6 ] {2c608f93-88de-4075-86f2-4389662654a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1489 | 2026.04.10 22:24:16.983527 [ 6 ] {2c608f93-88de-4075-86f2-4389662654a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1490 | 2026.04.10 22:24:16.983720 [ 6 ] {2c608f93-88de-4075-86f2-4389662654a2} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.04.10 22:24:16.983835 [ 6 ] {2c608f93-88de-4075-86f2-4389662654a2} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.000984 sec., 24390.243902439022 rows/sec., 1.67 MiB/sec. | ||
| 1492 | 2026.04.10 22:24:16.983868 [ 6 ] {2c608f93-88de-4075-86f2-4389662654a2} <Debug> TCPHandler: Processed in 0.001136663 sec. | ||
| 1493 | 2026.04.10 22:24:18.020362 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4350 | ||
| 1494 | 2026.04.10 22:24:18.020897 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.04.10 22:24:18.020943 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1496 | 2026.04.10 22:24:18.021454 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1497 | 2026.04.10 22:24:18.021726 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.04.10 22:24:18.021850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4350 | ||
| 1499 | 2026.04.10 22:24:18.238818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1500 | 2026.04.10 22:24:18.255761 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.04.10 22:24:18.255818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1502 | 2026.04.10 22:24:18.261250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1503 | 2026.04.10 22:24:18.261926 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.04.10 22:24:18.264846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1505 | 2026.04.10 22:24:20.511594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 180 | ||
| 1506 | 2026.04.10 22:24:20.515823 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.04.10 22:24:20.515921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1508 | 2026.04.10 22:24:20.517919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1509 | 2026.04.10 22:24:20.518299 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.04.10 22:24:20.518553 [ 64 ] {} <Debug> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1511 | 2026.04.10 22:24:20.518640 [ 64 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2026.04.10 22:24:20.518671 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1513 | 2026.04.10 22:24:20.518881 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1514 | 2026.04.10 22:24:20.518876 [ 201 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::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 | ||
| 1515 | 2026.04.10 22:24:20.519897 [ 201 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1516 | 2026.04.10 22:24:20.520259 [ 201 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 1517 | 2026.04.10 22:24:20.520996 [ 201 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1518 | 2026.04.10 22:24:20.521663 [ 201 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1519 | 2026.04.10 22:24:20.522272 [ 201 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1520 | 2026.04.10 22:24:20.522874 [ 201 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 1521 | 2026.04.10 22:24:20.523481 [ 201 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 1522 | 2026.04.10 22:24:20.532542 [ 201 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 72 columns (72 merged, 0 gathered) in 0.013754277 sec., 13086.838370348365 rows/sec., 13.47 MiB/sec. | ||
| 1523 | 2026.04.10 22:24:20.533408 [ 201 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1524 | 2026.04.10 22:24:20.534357 [ 201 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_6_1} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.04.10 22:24:20.534470 [ 201 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_6_1} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1526 | 2026.04.10 22:24:20.534800 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 1527 | 2026.04.10 22:24:21.225306 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46762 | ||
| 1528 | 2026.04.10 22:24:21.225430 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1529 | 2026.04.10 22:24:21.225457 [ 4 ] {} <Debug> TCP-Session: b8197bfe-0a5b-4da0-8c80-41bd04c29244 Authenticating user 'default' from [fd00:1122:3344:101::e]:46762 | ||
| 1530 | 2026.04.10 22:24:21.225479 [ 4 ] {} <Debug> TCP-Session: b8197bfe-0a5b-4da0-8c80-41bd04c29244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2026.04.10 22:24:21.225491 [ 4 ] {} <Debug> TCP-Session: b8197bfe-0a5b-4da0-8c80-41bd04c29244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2026.04.10 22:24:21.225702 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46604 | ||
| 1533 | 2026.04.10 22:24:21.225721 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61348 | ||
| 1534 | 2026.04.10 22:24:21.225755 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45037 | ||
| 1535 | 2026.04.10 22:24:21.225778 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43931 | ||
| 1536 | 2026.04.10 22:24:21.225824 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1537 | 2026.04.10 22:24:21.225827 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43977 | ||
| 1538 | 2026.04.10 22:24:21.225865 [ 286 ] {} <Debug> TCP-Session: 8e189867-3f77-4399-888b-dbbea9e02740 Authenticating user 'default' from [fd00:1122:3344:101::e]:46604 | ||
| 1539 | 2026.04.10 22:24:21.225868 [ 4 ] {} <Trace> TCP-Session: b8197bfe-0a5b-4da0-8c80-41bd04c29244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.04.10 22:24:21.225873 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1541 | 2026.04.10 22:24:21.225900 [ 286 ] {} <Debug> TCP-Session: 8e189867-3f77-4399-888b-dbbea9e02740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2026.04.10 22:24:21.225871 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1543 | 2026.04.10 22:24:21.225941 [ 286 ] {} <Debug> TCP-Session: 8e189867-3f77-4399-888b-dbbea9e02740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2026.04.10 22:24:21.225941 [ 287 ] {} <Debug> TCP-Session: c33158ba-0748-45d4-8c7b-80f98b612c0c Authenticating user 'default' from [fd00:1122:3344:101::e]:61348 | ||
| 1545 | 2026.04.10 22:24:21.225970 [ 289 ] {} <Debug> TCP-Session: 7ac7ac14-81ed-440a-a43d-33d89883e3a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45037 | ||
| 1546 | 2026.04.10 22:24:21.225820 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58243 | ||
| 1547 | 2026.04.10 22:24:21.226007 [ 289 ] {} <Debug> TCP-Session: 7ac7ac14-81ed-440a-a43d-33d89883e3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2026.04.10 22:24:21.226001 [ 287 ] {} <Debug> TCP-Session: c33158ba-0748-45d4-8c7b-80f98b612c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2026.04.10 22:24:21.226050 [ 4 ] {73d99c11-4f5f-4af4-9c2b-9c8067327c76} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46762) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1550 | 2026.04.10 22:24:21.226078 [ 287 ] {} <Debug> TCP-Session: c33158ba-0748-45d4-8c7b-80f98b612c0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2026.04.10 22:24:21.226092 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1552 | 2026.04.10 22:24:21.226095 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1553 | 2026.04.10 22:24:21.226140 [ 293 ] {} <Debug> TCP-Session: 359d2415-0808-40b8-a73d-8c34b4905f7b Authenticating user 'default' from [fd00:1122:3344:101::e]:43977 | ||
| 1554 | 2026.04.10 22:24:21.226157 [ 291 ] {} <Debug> TCP-Session: ad548cd0-5678-4a78-8839-aa3a99ec2d25 Authenticating user 'default' from [fd00:1122:3344:101::e]:43931 | ||
| 1555 | 2026.04.10 22:24:21.226173 [ 293 ] {} <Debug> TCP-Session: 359d2415-0808-40b8-a73d-8c34b4905f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2026.04.10 22:24:21.226188 [ 291 ] {} <Debug> TCP-Session: ad548cd0-5678-4a78-8839-aa3a99ec2d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2026.04.10 22:24:21.226200 [ 293 ] {} <Debug> TCP-Session: 359d2415-0808-40b8-a73d-8c34b4905f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2026.04.10 22:24:21.226213 [ 291 ] {} <Debug> TCP-Session: ad548cd0-5678-4a78-8839-aa3a99ec2d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2026.04.10 22:24:21.226222 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1560 | 2026.04.10 22:24:21.225770 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51690 | ||
| 1561 | 2026.04.10 22:24:21.226283 [ 292 ] {} <Debug> TCP-Session: 32c3118f-7a45-4283-bd35-10dae45c364d Authenticating user 'default' from [fd00:1122:3344:101::e]:58243 | ||
| 1562 | 2026.04.10 22:24:21.225752 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58970 | ||
| 1563 | 2026.04.10 22:24:21.226329 [ 292 ] {} <Debug> TCP-Session: 32c3118f-7a45-4283-bd35-10dae45c364d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.04.10 22:24:21.226339 [ 4 ] {73d99c11-4f5f-4af4-9c2b-9c8067327c76} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1565 | 2026.04.10 22:24:21.226366 [ 292 ] {} <Debug> TCP-Session: 32c3118f-7a45-4283-bd35-10dae45c364d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2026.04.10 22:24:21.226058 [ 289 ] {} <Debug> TCP-Session: 7ac7ac14-81ed-440a-a43d-33d89883e3a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2026.04.10 22:24:21.226413 [ 4 ] {73d99c11-4f5f-4af4-9c2b-9c8067327c76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1568 | 2026.04.10 22:24:21.226551 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1569 | 2026.04.10 22:24:21.226553 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1570 | 2026.04.10 22:24:21.226587 [ 288 ] {} <Debug> TCP-Session: da78088e-beca-4340-99b0-805536a9929a Authenticating user 'default' from [fd00:1122:3344:101::e]:58970 | ||
| 1571 | 2026.04.10 22:24:21.226604 [ 290 ] {} <Debug> TCP-Session: f1627126-5154-47d5-92b8-c8dad13c68c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51690 | ||
| 1572 | 2026.04.10 22:24:21.226613 [ 288 ] {} <Debug> TCP-Session: da78088e-beca-4340-99b0-805536a9929a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2026.04.10 22:24:21.226630 [ 290 ] {} <Debug> TCP-Session: f1627126-5154-47d5-92b8-c8dad13c68c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.04.10 22:24:21.226640 [ 288 ] {} <Debug> TCP-Session: da78088e-beca-4340-99b0-805536a9929a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.04.10 22:24:21.226653 [ 290 ] {} <Debug> TCP-Session: f1627126-5154-47d5-92b8-c8dad13c68c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.04.10 22:24:21.226700 [ 4 ] {73d99c11-4f5f-4af4-9c2b-9c8067327c76} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 1577 | 2026.04.10 22:24:21.228217 [ 329 ] {73d99c11-4f5f-4af4-9c2b-9c8067327c76} <Trace> AggregatingTransform: Aggregating | ||
| 1578 | 2026.04.10 22:24:21.228266 [ 329 ] {73d99c11-4f5f-4af4-9c2b-9c8067327c76} <Trace> Aggregator: Aggregation method: without_key | ||
| 1579 | 2026.04.10 22:24:21.228304 [ 329 ] {73d99c11-4f5f-4af4-9c2b-9c8067327c76} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00150297 sec. (665.349 rows/sec., 25.99 KiB/sec.) | ||
| 1580 | 2026.04.10 22:24:21.228323 [ 329 ] {73d99c11-4f5f-4af4-9c2b-9c8067327c76} <Trace> Aggregator: Merging aggregated data | ||
| 1581 | 2026.04.10 22:24:21.229308 [ 4 ] {73d99c11-4f5f-4af4-9c2b-9c8067327c76} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003315 sec., 301.65912518853696 rows/sec., 11.78 KiB/sec. | ||
| 1582 | 2026.04.10 22:24:21.229454 [ 4 ] {73d99c11-4f5f-4af4-9c2b-9c8067327c76} <Debug> TCPHandler: Processed in 0.003701785 sec. | ||
| 1583 | 2026.04.10 22:24:21.229582 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1584 | 2026.04.10 22:24:21.229609 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1585 | 2026.04.10 22:24:21.229613 [ 4 ] {} <Debug> TCP-Session: b8197bfe-0a5b-4da0-8c80-41bd04c29244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2026.04.10 22:24:21.229636 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1587 | 2026.04.10 22:24:21.229656 [ 286 ] {} <Debug> TCP-Session: 8e189867-3f77-4399-888b-dbbea9e02740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2026.04.10 22:24:21.229674 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1589 | 2026.04.10 22:24:21.229698 [ 291 ] {} <Debug> TCP-Session: ad548cd0-5678-4a78-8839-aa3a99ec2d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2026.04.10 22:24:21.229719 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1591 | 2026.04.10 22:24:21.229728 [ 289 ] {} <Debug> TCP-Session: 7ac7ac14-81ed-440a-a43d-33d89883e3a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2026.04.10 22:24:21.229737 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1593 | 2026.04.10 22:24:21.229759 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1594 | 2026.04.10 22:24:21.229768 [ 293 ] {} <Debug> TCP-Session: 359d2415-0808-40b8-a73d-8c34b4905f7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1595 | 2026.04.10 22:24:21.229796 [ 288 ] {} <Debug> TCP-Session: da78088e-beca-4340-99b0-805536a9929a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1596 | 2026.04.10 22:24:21.229805 [ 292 ] {} <Debug> TCP-Session: 32c3118f-7a45-4283-bd35-10dae45c364d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1597 | 2026.04.10 22:24:21.229696 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1598 | 2026.04.10 22:24:21.229653 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1599 | 2026.04.10 22:24:21.229867 [ 287 ] {} <Debug> TCP-Session: c33158ba-0748-45d4-8c7b-80f98b612c0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.04.10 22:24:21.229891 [ 290 ] {} <Debug> TCP-Session: f1627126-5154-47d5-92b8-c8dad13c68c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2026.04.10 22:24:21.370491 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60963 | ||
| 1602 | 2026.04.10 22:24:21.370607 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1603 | 2026.04.10 22:24:21.370635 [ 4 ] {} <Debug> TCP-Session: 3cc90abe-138a-493d-8ce7-745df4634ebe Authenticating user 'default' from [fd00:1122:3344:101::e]:60963 | ||
| 1604 | 2026.04.10 22:24:21.370658 [ 4 ] {} <Debug> TCP-Session: 3cc90abe-138a-493d-8ce7-745df4634ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.04.10 22:24:21.370671 [ 4 ] {} <Debug> TCP-Session: 3cc90abe-138a-493d-8ce7-745df4634ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.04.10 22:24:21.370901 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39126 | ||
| 1607 | 2026.04.10 22:24:21.370942 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63659 | ||
| 1608 | 2026.04.10 22:24:21.370958 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46790 | ||
| 1609 | 2026.04.10 22:24:21.371008 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1610 | 2026.04.10 22:24:21.371015 [ 4 ] {} <Trace> TCP-Session: 3cc90abe-138a-493d-8ce7-745df4634ebe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.04.10 22:24:21.371042 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57869 | ||
| 1612 | 2026.04.10 22:24:21.371055 [ 286 ] {} <Debug> TCP-Session: 7988bd15-dec4-4aa3-9ba0-51415171f1e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39126 | ||
| 1613 | 2026.04.10 22:24:21.371070 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1614 | 2026.04.10 22:24:21.371097 [ 286 ] {} <Debug> TCP-Session: 7988bd15-dec4-4aa3-9ba0-51415171f1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2026.04.10 22:24:21.371106 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1616 | 2026.04.10 22:24:21.371122 [ 286 ] {} <Debug> TCP-Session: 7988bd15-dec4-4aa3-9ba0-51415171f1e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.04.10 22:24:21.371132 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1618 | 2026.04.10 22:24:21.371152 [ 288 ] {} <Debug> TCP-Session: 81a6b4b3-103c-4a72-9a29-0be345397360 Authenticating user 'default' from [fd00:1122:3344:101::e]:46790 | ||
| 1619 | 2026.04.10 22:24:21.371174 [ 293 ] {} <Debug> TCP-Session: 73c4f493-e792-4b9e-b887-1a78dc5cb861 Authenticating user 'default' from [fd00:1122:3344:101::e]:57869 | ||
| 1620 | 2026.04.10 22:24:21.371120 [ 287 ] {} <Debug> TCP-Session: 32f0534f-e1d9-45ad-9adf-c3b0af67608c Authenticating user 'default' from [fd00:1122:3344:101::e]:63659 | ||
| 1621 | 2026.04.10 22:24:21.371204 [ 293 ] {} <Debug> TCP-Session: 73c4f493-e792-4b9e-b887-1a78dc5cb861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2026.04.10 22:24:21.371209 [ 4 ] {4d07aa21-7e9c-43ca-9e88-2136c6c1c090} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60963) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1623 | 2026.04.10 22:24:21.371233 [ 293 ] {} <Debug> TCP-Session: 73c4f493-e792-4b9e-b887-1a78dc5cb861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1624 | 2026.04.10 22:24:21.371235 [ 287 ] {} <Debug> TCP-Session: 32f0534f-e1d9-45ad-9adf-c3b0af67608c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1625 | 2026.04.10 22:24:21.371197 [ 288 ] {} <Debug> TCP-Session: 81a6b4b3-103c-4a72-9a29-0be345397360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2026.04.10 22:24:21.371270 [ 287 ] {} <Debug> TCP-Session: 32f0534f-e1d9-45ad-9adf-c3b0af67608c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2026.04.10 22:24:21.371296 [ 288 ] {} <Debug> TCP-Session: 81a6b4b3-103c-4a72-9a29-0be345397360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2026.04.10 22:24:21.371024 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42793 | ||
| 1629 | 2026.04.10 22:24:21.370980 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40878 | ||
| 1630 | 2026.04.10 22:24:21.371035 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41885 | ||
| 1631 | 2026.04.10 22:24:21.371429 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1632 | 2026.04.10 22:24:21.370988 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65238 | ||
| 1633 | 2026.04.10 22:24:21.371464 [ 291 ] {} <Debug> TCP-Session: 2e11c3c5-77c1-4746-a166-4aac03f38f13 Authenticating user 'default' from [fd00:1122:3344:101::e]:42793 | ||
| 1634 | 2026.04.10 22:24:21.371495 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1635 | 2026.04.10 22:24:21.371507 [ 291 ] {} <Debug> TCP-Session: 2e11c3c5-77c1-4746-a166-4aac03f38f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2026.04.10 22:24:21.371527 [ 292 ] {} <Debug> TCP-Session: ddb589d7-3449-4cc9-8af7-ed1b253b3c77 Authenticating user 'default' from [fd00:1122:3344:101::e]:41885 | ||
| 1637 | 2026.04.10 22:24:21.371535 [ 291 ] {} <Debug> TCP-Session: 2e11c3c5-77c1-4746-a166-4aac03f38f13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2026.04.10 22:24:21.371539 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1639 | 2026.04.10 22:24:21.371552 [ 4 ] {4d07aa21-7e9c-43ca-9e88-2136c6c1c090} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1640 | 2026.04.10 22:24:21.371583 [ 290 ] {} <Debug> TCP-Session: 9e07496a-cd92-4ada-a4b9-ea4cf1bfc785 Authenticating user 'default' from [fd00:1122:3344:101::e]:65238 | ||
| 1641 | 2026.04.10 22:24:21.371552 [ 292 ] {} <Debug> TCP-Session: ddb589d7-3449-4cc9-8af7-ed1b253b3c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1642 | 2026.04.10 22:24:21.371617 [ 290 ] {} <Debug> TCP-Session: 9e07496a-cd92-4ada-a4b9-ea4cf1bfc785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2026.04.10 22:24:21.371635 [ 292 ] {} <Debug> TCP-Session: ddb589d7-3449-4cc9-8af7-ed1b253b3c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2026.04.10 22:24:21.371648 [ 290 ] {} <Debug> TCP-Session: 9e07496a-cd92-4ada-a4b9-ea4cf1bfc785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2026.04.10 22:24:21.371455 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1646 | 2026.04.10 22:24:21.371639 [ 4 ] {4d07aa21-7e9c-43ca-9e88-2136c6c1c090} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1647 | 2026.04.10 22:24:21.371702 [ 289 ] {} <Debug> TCP-Session: 9961844c-24b3-4b26-978c-cfc6bc3f419a Authenticating user 'default' from [fd00:1122:3344:101::e]:40878 | ||
| 1648 | 2026.04.10 22:24:21.371726 [ 289 ] {} <Debug> TCP-Session: 9961844c-24b3-4b26-978c-cfc6bc3f419a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.04.10 22:24:21.371745 [ 289 ] {} <Debug> TCP-Session: 9961844c-24b3-4b26-978c-cfc6bc3f419a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.04.10 22:24:21.372011 [ 4 ] {4d07aa21-7e9c-43ca-9e88-2136c6c1c090} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 1651 | 2026.04.10 22:24:21.372100 [ 4 ] {4d07aa21-7e9c-43ca-9e88-2136c6c1c090} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1652 | 2026.04.10 22:24:21.920732 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.04.10 22:24:21.920915 [ 6 ] {21e31330-77e3-4641-bb89-23a1f8327ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1654 | 2026.04.10 22:24:21.920983 [ 6 ] {21e31330-77e3-4641-bb89-23a1f8327ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1655 | 2026.04.10 22:24:21.921649 [ 6 ] {21e31330-77e3-4641-bb89-23a1f8327ecd} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.04.10 22:24:21.921698 [ 6 ] {21e31330-77e3-4641-bb89-23a1f8327ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1657 | 2026.04.10 22:24:21.929252 [ 6 ] {21e31330-77e3-4641-bb89-23a1f8327ecd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1658 | 2026.04.10 22:24:21.929544 [ 6 ] {21e31330-77e3-4641-bb89-23a1f8327ecd} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.04.10 22:24:21.929714 [ 6 ] {21e31330-77e3-4641-bb89-23a1f8327ecd} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.008849 sec., 2938.185105661657 rows/sec., 226.79 KiB/sec. | ||
| 1660 | 2026.04.10 22:24:21.929766 [ 6 ] {21e31330-77e3-4641-bb89-23a1f8327ecd} <Debug> TCPHandler: Processed in 0.009162775 sec. | ||
| 1661 | 2026.04.10 22:24:21.929904 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1662 | 2026.04.10 22:24:21.930015 [ 6 ] {b68b51df-54cf-4ff5-9568-fe03e8191821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1663 | 2026.04.10 22:24:21.930064 [ 6 ] {b68b51df-54cf-4ff5-9568-fe03e8191821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1664 | 2026.04.10 22:24:21.930509 [ 6 ] {b68b51df-54cf-4ff5-9568-fe03e8191821} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2026.04.10 22:24:21.930549 [ 6 ] {b68b51df-54cf-4ff5-9568-fe03e8191821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1666 | 2026.04.10 22:24:21.930861 [ 6 ] {b68b51df-54cf-4ff5-9568-fe03e8191821} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1667 | 2026.04.10 22:24:21.931099 [ 6 ] {b68b51df-54cf-4ff5-9568-fe03e8191821} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2026.04.10 22:24:21.931238 [ 6 ] {b68b51df-54cf-4ff5-9568-fe03e8191821} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001249 sec., 22417.934347477985 rows/sec., 1.75 MiB/sec. | ||
| 1669 | 2026.04.10 22:24:21.931277 [ 6 ] {b68b51df-54cf-4ff5-9568-fe03e8191821} <Debug> TCPHandler: Processed in 0.001426939 sec. | ||
| 1670 | 2026.04.10 22:24:21.931409 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2026.04.10 22:24:21.931516 [ 6 ] {ae3b4696-58ab-4ecb-94eb-97af51748e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1672 | 2026.04.10 22:24:21.931564 [ 6 ] {ae3b4696-58ab-4ecb-94eb-97af51748e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1673 | 2026.04.10 22:24:21.931941 [ 6 ] {ae3b4696-58ab-4ecb-94eb-97af51748e6b} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2026.04.10 22:24:21.931977 [ 6 ] {ae3b4696-58ab-4ecb-94eb-97af51748e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1675 | 2026.04.10 22:24:21.932321 [ 6 ] {ae3b4696-58ab-4ecb-94eb-97af51748e6b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1676 | 2026.04.10 22:24:21.932537 [ 6 ] {ae3b4696-58ab-4ecb-94eb-97af51748e6b} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.04.10 22:24:21.932664 [ 6 ] {ae3b4696-58ab-4ecb-94eb-97af51748e6b} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001171 sec., 85397.09649871905 rows/sec., 5.92 MiB/sec. | ||
| 1678 | 2026.04.10 22:24:21.932701 [ 6 ] {ae3b4696-58ab-4ecb-94eb-97af51748e6b} <Debug> TCPHandler: Processed in 0.001345937 sec. | ||
| 1679 | 2026.04.10 22:24:21.932816 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2026.04.10 22:24:21.932911 [ 6 ] {1d27548b-4a7c-4b7d-9253-c2f448297c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1681 | 2026.04.10 22:24:21.932952 [ 6 ] {1d27548b-4a7c-4b7d-9253-c2f448297c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1682 | 2026.04.10 22:24:21.933285 [ 6 ] {1d27548b-4a7c-4b7d-9253-c2f448297c7e} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.04.10 22:24:21.933321 [ 6 ] {1d27548b-4a7c-4b7d-9253-c2f448297c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 1684 | 2026.04.10 22:24:21.933623 [ 6 ] {1d27548b-4a7c-4b7d-9253-c2f448297c7e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1685 | 2026.04.10 22:24:21.933830 [ 6 ] {1d27548b-4a7c-4b7d-9253-c2f448297c7e} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.04.10 22:24:21.933960 [ 6 ] {1d27548b-4a7c-4b7d-9253-c2f448297c7e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001067 sec., 28116.213683223992 rows/sec., 1.93 MiB/sec. | ||
| 1687 | 2026.04.10 22:24:21.933995 [ 6 ] {1d27548b-4a7c-4b7d-9253-c2f448297c7e} <Debug> TCPHandler: Processed in 0.001228085 sec. | ||
| 1688 | 2026.04.10 22:24:21.978276 [ 337 ] {4d07aa21-7e9c-43ca-9e88-2136c6c1c090} <Trace> AggregatingTransform: Aggregating | ||
| 1689 | 2026.04.10 22:24:21.978386 [ 337 ] {4d07aa21-7e9c-43ca-9e88-2136c6c1c090} <Trace> Aggregator: Aggregation method: without_key | ||
| 1690 | 2026.04.10 22:24:21.978425 [ 337 ] {4d07aa21-7e9c-43ca-9e88-2136c6c1c090} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001132943 sec. (882.657 rows/sec., 34.48 KiB/sec.) | ||
| 1691 | 2026.04.10 22:24:21.978457 [ 337 ] {4d07aa21-7e9c-43ca-9e88-2136c6c1c090} <Trace> Aggregator: Merging aggregated data | ||
| 1692 | 2026.04.10 22:24:21.979995 [ 4 ] {4d07aa21-7e9c-43ca-9e88-2136c6c1c090} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.608839 sec., 1.6424703410918158 rows/sec., 65.70 B/sec. | ||
| 1693 | 2026.04.10 22:24:21.980166 [ 4 ] {4d07aa21-7e9c-43ca-9e88-2136c6c1c090} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1694 | 2026.04.10 22:24:21.980183 [ 4 ] {4d07aa21-7e9c-43ca-9e88-2136c6c1c090} <Debug> TCPHandler: Processed in 0.609281961 sec. | ||
| 1695 | 2026.04.10 22:24:21.980272 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1696 | 2026.04.10 22:24:21.980304 [ 4 ] {} <Debug> TCP-Session: 3cc90abe-138a-493d-8ce7-745df4634ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2026.04.10 22:24:21.980304 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1698 | 2026.04.10 22:24:21.980345 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1699 | 2026.04.10 22:24:21.980361 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1700 | 2026.04.10 22:24:21.980393 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1701 | 2026.04.10 22:24:21.980410 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1702 | 2026.04.10 22:24:21.980435 [ 289 ] {} <Debug> TCP-Session: 9961844c-24b3-4b26-978c-cfc6bc3f419a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1703 | 2026.04.10 22:24:21.980452 [ 288 ] {} <Debug> TCP-Session: 81a6b4b3-103c-4a72-9a29-0be345397360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2026.04.10 22:24:21.980476 [ 290 ] {} <Debug> TCP-Session: 9e07496a-cd92-4ada-a4b9-ea4cf1bfc785 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1705 | 2026.04.10 22:24:21.980424 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1706 | 2026.04.10 22:24:21.980417 [ 287 ] {} <Debug> TCP-Session: 32f0534f-e1d9-45ad-9adf-c3b0af67608c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.04.10 22:24:21.980541 [ 292 ] {} <Debug> TCP-Session: ddb589d7-3449-4cc9-8af7-ed1b253b3c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1708 | 2026.04.10 22:24:21.980374 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1709 | 2026.04.10 22:24:21.980351 [ 293 ] {} <Debug> TCP-Session: 73c4f493-e792-4b9e-b887-1a78dc5cb861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2026.04.10 22:24:21.980600 [ 286 ] {} <Debug> TCP-Session: 7988bd15-dec4-4aa3-9ba0-51415171f1e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2026.04.10 22:24:21.980345 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1712 | 2026.04.10 22:24:21.980659 [ 291 ] {} <Debug> TCP-Session: 2e11c3c5-77c1-4746-a166-4aac03f38f13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2026.04.10 22:24:22.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.97 MiB, peak 194.10 MiB, free memory in arenas 0.00 B, will set to 200.61 MiB (RSS), difference: 18.64 MiB | ||
| 1714 | 2026.04.10 22:24:25.406625 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1715 | 2026.04.10 22:24:25.406690 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1716 | 2026.04.10 22:24:25.521940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4798 | ||
| 1717 | 2026.04.10 22:24:25.522436 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.04.10 22:24:25.522488 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1719 | 2026.04.10 22:24:25.523006 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1720 | 2026.04.10 22:24:25.523264 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.04.10 22:24:25.523404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4798 | ||
| 1722 | 2026.04.10 22:24:25.764954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1723 | 2026.04.10 22:24:25.782342 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.04.10 22:24:25.782389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1725 | 2026.04.10 22:24:25.788363 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1726 | 2026.04.10 22:24:25.789036 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.04.10 22:24:25.791886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1728 | 2026.04.10 22:24:26.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.16 MiB, peak 205.16 MiB, free memory in arenas 0.00 B, will set to 203.14 MiB (RSS), difference: 1.98 MiB | ||
| 1729 | 2026.04.10 22:24:26.921238 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2026.04.10 22:24:26.921471 [ 6 ] {330ea8cc-ebd5-4ea6-9411-b254c1bcfce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1731 | 2026.04.10 22:24:26.921554 [ 6 ] {330ea8cc-ebd5-4ea6-9411-b254c1bcfce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1732 | 2026.04.10 22:24:26.922195 [ 6 ] {330ea8cc-ebd5-4ea6-9411-b254c1bcfce6} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.04.10 22:24:26.922241 [ 6 ] {330ea8cc-ebd5-4ea6-9411-b254c1bcfce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1734 | 2026.04.10 22:24:26.922681 [ 6 ] {330ea8cc-ebd5-4ea6-9411-b254c1bcfce6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1735 | 2026.04.10 22:24:26.922895 [ 6 ] {330ea8cc-ebd5-4ea6-9411-b254c1bcfce6} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2026.04.10 22:24:26.923040 [ 6 ] {330ea8cc-ebd5-4ea6-9411-b254c1bcfce6} <Debug> executeQuery: Read 72 rows, 6.34 KiB in 0.001636 sec., 44009.779951100245 rows/sec., 3.79 MiB/sec. | ||
| 1737 | 2026.04.10 22:24:26.923040 [ 58 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1738 | 2026.04.10 22:24:26.923079 [ 6 ] {330ea8cc-ebd5-4ea6-9411-b254c1bcfce6} <Debug> TCPHandler: Processed in 0.00199485 sec. | ||
| 1739 | 2026.04.10 22:24:26.923120 [ 58 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.04.10 22:24:26.923149 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1741 | 2026.04.10 22:24:26.923213 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.04.10 22:24:26.923275 [ 200 ] {15303715-e1d3-410d-9b74-21f9c069a75b::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 | ||
| 1743 | 2026.04.10 22:24:26.923311 [ 6 ] {42562eea-2e21-4545-95af-7b226029e8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1744 | 2026.04.10 22:24:26.923364 [ 6 ] {42562eea-2e21-4545-95af-7b226029e8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1745 | 2026.04.10 22:24:26.923423 [ 200 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1746 | 2026.04.10 22:24:26.923473 [ 200 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part | ||
| 1747 | 2026.04.10 22:24:26.923601 [ 200 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part | ||
| 1748 | 2026.04.10 22:24:26.923665 [ 200 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1749 | 2026.04.10 22:24:26.923718 [ 200 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 73 rows starting from the beginning of the part | ||
| 1750 | 2026.04.10 22:24:26.923760 [ 200 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1751 | 2026.04.10 22:24:26.923773 [ 6 ] {42562eea-2e21-4545-95af-7b226029e8fa} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.04.10 22:24:26.923799 [ 200 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 1753 | 2026.04.10 22:24:26.923814 [ 6 ] {42562eea-2e21-4545-95af-7b226029e8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1754 | 2026.04.10 22:24:26.924136 [ 6 ] {42562eea-2e21-4545-95af-7b226029e8fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1755 | 2026.04.10 22:24:26.924369 [ 6 ] {42562eea-2e21-4545-95af-7b226029e8fa} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.04.10 22:24:26.924506 [ 6 ] {42562eea-2e21-4545-95af-7b226029e8fa} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001213 sec., 18961.253091508654 rows/sec., 1.39 MiB/sec. | ||
| 1757 | 2026.04.10 22:24:26.924543 [ 6 ] {42562eea-2e21-4545-95af-7b226029e8fa} <Debug> TCPHandler: Processed in 0.001376897 sec. | ||
| 1758 | 2026.04.10 22:24:26.924652 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.04.10 22:24:26.924744 [ 6 ] {c1d38043-4788-4e4d-85b0-453b7a2f2f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1760 | 2026.04.10 22:24:26.924761 [ 201 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542172 sec., 185452.72511756147 rows/sec., 16.92 MiB/sec. | ||
| 1761 | 2026.04.10 22:24:26.924782 [ 6 ] {c1d38043-4788-4e4d-85b0-453b7a2f2f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1762 | 2026.04.10 22:24:26.924968 [ 192 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1763 | 2026.04.10 22:24:26.925217 [ 6 ] {c1d38043-4788-4e4d-85b0-453b7a2f2f70} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.04.10 22:24:26.925258 [ 6 ] {c1d38043-4788-4e4d-85b0-453b7a2f2f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1765 | 2026.04.10 22:24:26.925281 [ 192 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_6_1} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2026.04.10 22:24:26.925371 [ 192 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_6_1} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1767 | 2026.04.10 22:24:26.925450 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1768 | 2026.04.10 22:24:26.925568 [ 6 ] {c1d38043-4788-4e4d-85b0-453b7a2f2f70} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1769 | 2026.04.10 22:24:26.925780 [ 6 ] {c1d38043-4788-4e4d-85b0-453b7a2f2f70} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.04.10 22:24:26.925875 [ 57 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1771 | 2026.04.10 22:24:26.925902 [ 6 ] {c1d38043-4788-4e4d-85b0-453b7a2f2f70} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001177 sec., 43330.501274426504 rows/sec., 3.38 MiB/sec. | ||
| 1772 | 2026.04.10 22:24:26.925922 [ 57 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.04.10 22:24:26.925941 [ 6 ] {c1d38043-4788-4e4d-85b0-453b7a2f2f70} <Debug> TCPHandler: Processed in 0.001336198 sec. | ||
| 1774 | 2026.04.10 22:24:26.925946 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1775 | 2026.04.10 22:24:26.926046 [ 200 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::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 | ||
| 1776 | 2026.04.10 22:24:26.926053 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2026.04.10 22:24:26.926146 [ 200 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1778 | 2026.04.10 22:24:26.926164 [ 6 ] {2711cce1-d92f-4de4-b3b9-f4279ea2db54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1779 | 2026.04.10 22:24:26.926175 [ 200 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 1780 | 2026.04.10 22:24:26.926213 [ 6 ] {2711cce1-d92f-4de4-b3b9-f4279ea2db54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1781 | 2026.04.10 22:24:26.926230 [ 200 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1782 | 2026.04.10 22:24:26.926269 [ 200 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1783 | 2026.04.10 22:24:26.926299 [ 200 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 53 rows starting from the beginning of the part | ||
| 1784 | 2026.04.10 22:24:26.926329 [ 200 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1785 | 2026.04.10 22:24:26.926360 [ 200 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part | ||
| 1786 | 2026.04.10 22:24:26.926606 [ 6 ] {2711cce1-d92f-4de4-b3b9-f4279ea2db54} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.04.10 22:24:26.926645 [ 6 ] {2711cce1-d92f-4de4-b3b9-f4279ea2db54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1788 | 2026.04.10 22:24:26.927001 [ 6 ] {2711cce1-d92f-4de4-b3b9-f4279ea2db54} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1789 | 2026.04.10 22:24:26.927110 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001091762 sec., 191433.66411360717 rows/sec., 15.72 MiB/sec. | ||
| 1790 | 2026.04.10 22:24:26.927223 [ 6 ] {2711cce1-d92f-4de4-b3b9-f4279ea2db54} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.04.10 22:24:26.927258 [ 200 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1792 | 2026.04.10 22:24:26.927355 [ 6 ] {2711cce1-d92f-4de4-b3b9-f4279ea2db54} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001208 sec., 82781.45695364238 rows/sec., 5.74 MiB/sec. | ||
| 1793 | 2026.04.10 22:24:26.927394 [ 6 ] {2711cce1-d92f-4de4-b3b9-f4279ea2db54} <Debug> TCPHandler: Processed in 0.001388648 sec. | ||
| 1794 | 2026.04.10 22:24:26.927508 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.04.10 22:24:26.927563 [ 200 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_6_1} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.04.10 22:24:26.927601 [ 6 ] {0f0793a5-7d4b-4d36-a37d-135a6633c50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1797 | 2026.04.10 22:24:26.927630 [ 200 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_6_1} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1798 | 2026.04.10 22:24:26.927659 [ 6 ] {0f0793a5-7d4b-4d36-a37d-135a6633c50f} <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 | ||
| 1799 | 2026.04.10 22:24:26.927690 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1800 | 2026.04.10 22:24:26.928422 [ 6 ] {0f0793a5-7d4b-4d36-a37d-135a6633c50f} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.04.10 22:24:26.928462 [ 6 ] {0f0793a5-7d4b-4d36-a37d-135a6633c50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1802 | 2026.04.10 22:24:26.928966 [ 6 ] {0f0793a5-7d4b-4d36-a37d-135a6633c50f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1803 | 2026.04.10 22:24:26.929176 [ 6 ] {0f0793a5-7d4b-4d36-a37d-135a6633c50f} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.04.10 22:24:26.929308 [ 6 ] {0f0793a5-7d4b-4d36-a37d-135a6633c50f} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001725 sec., 13333.333333333334 rows/sec., 23.89 MiB/sec. | ||
| 1805 | 2026.04.10 22:24:26.929356 [ 6 ] {0f0793a5-7d4b-4d36-a37d-135a6633c50f} <Debug> TCPHandler: Processed in 0.001894078 sec. | ||
| 1806 | 2026.04.10 22:24:26.929477 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2026.04.10 22:24:26.929568 [ 6 ] {e3ae85f3-28f2-4070-99db-3502fe5260a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1808 | 2026.04.10 22:24:26.929608 [ 6 ] {e3ae85f3-28f2-4070-99db-3502fe5260a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1809 | 2026.04.10 22:24:26.929929 [ 6 ] {e3ae85f3-28f2-4070-99db-3502fe5260a3} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.04.10 22:24:26.929963 [ 6 ] {e3ae85f3-28f2-4070-99db-3502fe5260a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1811 | 2026.04.10 22:24:26.930248 [ 6 ] {e3ae85f3-28f2-4070-99db-3502fe5260a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1812 | 2026.04.10 22:24:26.930445 [ 6 ] {e3ae85f3-28f2-4070-99db-3502fe5260a3} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.04.10 22:24:26.930565 [ 6 ] {e3ae85f3-28f2-4070-99db-3502fe5260a3} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001015 sec., 29556.650246305417 rows/sec., 2.02 MiB/sec. | ||
| 1814 | 2026.04.10 22:24:26.930598 [ 6 ] {e3ae85f3-28f2-4070-99db-3502fe5260a3} <Debug> TCPHandler: Processed in 0.001168173 sec. | ||
| 1815 | 2026.04.10 22:24:30.519114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 204 | ||
| 1816 | 2026.04.10 22:24:30.521348 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2026.04.10 22:24:30.521423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1818 | 2026.04.10 22:24:30.522617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1819 | 2026.04.10 22:24:30.522910 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2026.04.10 22:24:30.523270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1821 | 2026.04.10 22:24:31.921979 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.04.10 22:24:31.922155 [ 6 ] {19b7f250-40dd-4a3d-8178-6dbf4cdcc6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1823 | 2026.04.10 22:24:31.922218 [ 6 ] {19b7f250-40dd-4a3d-8178-6dbf4cdcc6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1824 | 2026.04.10 22:24:31.922878 [ 6 ] {19b7f250-40dd-4a3d-8178-6dbf4cdcc6ad} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.04.10 22:24:31.922927 [ 6 ] {19b7f250-40dd-4a3d-8178-6dbf4cdcc6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1826 | 2026.04.10 22:24:31.923426 [ 6 ] {19b7f250-40dd-4a3d-8178-6dbf4cdcc6ad} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1827 | 2026.04.10 22:24:31.923751 [ 6 ] {19b7f250-40dd-4a3d-8178-6dbf4cdcc6ad} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.04.10 22:24:31.923940 [ 6 ] {19b7f250-40dd-4a3d-8178-6dbf4cdcc6ad} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001832 sec., 3275.109170305677 rows/sec., 267.06 KiB/sec. | ||
| 1829 | 2026.04.10 22:24:31.923998 [ 6 ] {19b7f250-40dd-4a3d-8178-6dbf4cdcc6ad} <Debug> TCPHandler: Processed in 0.002143033 sec. | ||
| 1830 | 2026.04.10 22:24:31.924137 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.04.10 22:24:31.924257 [ 6 ] {d4d431dc-3d0b-4586-8cad-2abfc39d946a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1832 | 2026.04.10 22:24:31.924311 [ 6 ] {d4d431dc-3d0b-4586-8cad-2abfc39d946a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1833 | 2026.04.10 22:24:31.924857 [ 6 ] {d4d431dc-3d0b-4586-8cad-2abfc39d946a} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2026.04.10 22:24:31.924902 [ 6 ] {d4d431dc-3d0b-4586-8cad-2abfc39d946a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1835 | 2026.04.10 22:24:31.925317 [ 6 ] {d4d431dc-3d0b-4586-8cad-2abfc39d946a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1836 | 2026.04.10 22:24:31.925540 [ 6 ] {d4d431dc-3d0b-4586-8cad-2abfc39d946a} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.04.10 22:24:31.925659 [ 6 ] {d4d431dc-3d0b-4586-8cad-2abfc39d946a} <Debug> executeQuery: Read 65 rows, 5.78 KiB in 0.001429 sec., 45486.35409377187 rows/sec., 3.95 MiB/sec. | ||
| 1838 | 2026.04.10 22:24:31.925694 [ 6 ] {d4d431dc-3d0b-4586-8cad-2abfc39d946a} <Debug> TCPHandler: Processed in 0.001615702 sec. | ||
| 1839 | 2026.04.10 22:24:31.925807 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2026.04.10 22:24:31.925899 [ 6 ] {f1b39b21-66df-4c77-9735-5dbf676ff7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1841 | 2026.04.10 22:24:31.925938 [ 6 ] {f1b39b21-66df-4c77-9735-5dbf676ff7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1842 | 2026.04.10 22:24:31.926333 [ 6 ] {f1b39b21-66df-4c77-9735-5dbf676ff7ed} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.04.10 22:24:31.926367 [ 6 ] {f1b39b21-66df-4c77-9735-5dbf676ff7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1844 | 2026.04.10 22:24:31.926654 [ 6 ] {f1b39b21-66df-4c77-9735-5dbf676ff7ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1845 | 2026.04.10 22:24:31.926860 [ 6 ] {f1b39b21-66df-4c77-9735-5dbf676ff7ed} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.04.10 22:24:31.926948 [ 51 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1847 | 2026.04.10 22:24:31.926979 [ 6 ] {f1b39b21-66df-4c77-9735-5dbf676ff7ed} <Debug> executeQuery: Read 24 rows, 1.77 KiB in 0.001098 sec., 21857.92349726776 rows/sec., 1.58 MiB/sec. | ||
| 1848 | 2026.04.10 22:24:31.926988 [ 51 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.04.10 22:24:31.927015 [ 6 ] {f1b39b21-66df-4c77-9735-5dbf676ff7ed} <Debug> TCPHandler: Processed in 0.001255705 sec. | ||
| 1850 | 2026.04.10 22:24:31.927019 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1851 | 2026.04.10 22:24:31.927135 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2026.04.10 22:24:31.927156 [ 201 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::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 | ||
| 1853 | 2026.04.10 22:24:31.927228 [ 6 ] {15827786-6b8a-4607-95cb-7c8303547b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1854 | 2026.04.10 22:24:31.927272 [ 6 ] {15827786-6b8a-4607-95cb-7c8303547b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1855 | 2026.04.10 22:24:31.927319 [ 201 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1856 | 2026.04.10 22:24:31.927362 [ 201 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 1857 | 2026.04.10 22:24:31.927440 [ 201 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 1858 | 2026.04.10 22:24:31.927490 [ 201 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1859 | 2026.04.10 22:24:31.927536 [ 201 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::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 | ||
| 1860 | 2026.04.10 22:24:31.927580 [ 201 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1861 | 2026.04.10 22:24:31.927629 [ 201 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 1862 | 2026.04.10 22:24:31.927676 [ 6 ] {15827786-6b8a-4607-95cb-7c8303547b9e} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.04.10 22:24:31.927715 [ 6 ] {15827786-6b8a-4607-95cb-7c8303547b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1864 | 2026.04.10 22:24:31.928037 [ 6 ] {15827786-6b8a-4607-95cb-7c8303547b9e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1865 | 2026.04.10 22:24:31.928256 [ 6 ] {15827786-6b8a-4607-95cb-7c8303547b9e} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.04.10 22:24:31.928383 [ 6 ] {15827786-6b8a-4607-95cb-7c8303547b9e} <Debug> executeQuery: Read 58 rows, 4.65 KiB in 0.001172 sec., 49488.05460750853 rows/sec., 3.87 MiB/sec. | ||
| 1867 | 2026.04.10 22:24:31.928418 [ 6 ] {15827786-6b8a-4607-95cb-7c8303547b9e} <Debug> TCPHandler: Processed in 0.001329856 sec. | ||
| 1868 | 2026.04.10 22:24:31.928451 [ 200 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354307 sec., 96728.43749607734 rows/sec., 7.43 MiB/sec. | ||
| 1869 | 2026.04.10 22:24:31.928527 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.04.10 22:24:31.928603 [ 201 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1871 | 2026.04.10 22:24:31.928624 [ 6 ] {f63c65d0-cab0-411e-8970-fd95517a522f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1872 | 2026.04.10 22:24:31.928670 [ 6 ] {f63c65d0-cab0-411e-8970-fd95517a522f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1873 | 2026.04.10 22:24:31.928851 [ 201 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_6_1} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.04.10 22:24:31.928921 [ 201 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_6_1} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1875 | 2026.04.10 22:24:31.928992 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1876 | 2026.04.10 22:24:31.929035 [ 6 ] {f63c65d0-cab0-411e-8970-fd95517a522f} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2026.04.10 22:24:31.929074 [ 6 ] {f63c65d0-cab0-411e-8970-fd95517a522f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1878 | 2026.04.10 22:24:31.929397 [ 6 ] {f63c65d0-cab0-411e-8970-fd95517a522f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1879 | 2026.04.10 22:24:31.929599 [ 6 ] {f63c65d0-cab0-411e-8970-fd95517a522f} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.04.10 22:24:31.929722 [ 6 ] {f63c65d0-cab0-411e-8970-fd95517a522f} <Debug> executeQuery: Read 103 rows, 7.31 KiB in 0.001116 sec., 92293.90681003584 rows/sec., 6.40 MiB/sec. | ||
| 1881 | 2026.04.10 22:24:31.929756 [ 6 ] {f63c65d0-cab0-411e-8970-fd95517a522f} <Debug> TCPHandler: Processed in 0.001276325 sec. | ||
| 1882 | 2026.04.10 22:24:31.929868 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.04.10 22:24:31.929958 [ 6 ] {6f6c972a-24df-49fc-b847-9eddf00f10d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1884 | 2026.04.10 22:24:31.930010 [ 6 ] {6f6c972a-24df-49fc-b847-9eddf00f10d7} <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 | ||
| 1885 | 2026.04.10 22:24:31.930747 [ 6 ] {6f6c972a-24df-49fc-b847-9eddf00f10d7} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.04.10 22:24:31.930779 [ 6 ] {6f6c972a-24df-49fc-b847-9eddf00f10d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1887 | 2026.04.10 22:24:31.931293 [ 6 ] {6f6c972a-24df-49fc-b847-9eddf00f10d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1888 | 2026.04.10 22:24:31.931512 [ 6 ] {6f6c972a-24df-49fc-b847-9eddf00f10d7} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.04.10 22:24:31.931605 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1890 | 2026.04.10 22:24:31.931637 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.04.10 22:24:31.931637 [ 6 ] {6f6c972a-24df-49fc-b847-9eddf00f10d7} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001697 sec., 10606.953447259872 rows/sec., 19.01 MiB/sec. | ||
| 1892 | 2026.04.10 22:24:31.931664 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1893 | 2026.04.10 22:24:31.931694 [ 6 ] {6f6c972a-24df-49fc-b847-9eddf00f10d7} <Debug> TCPHandler: Processed in 0.001873218 sec. | ||
| 1894 | 2026.04.10 22:24:31.931811 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.04.10 22:24:31.931851 [ 198 ] {240c2363-d096-4df1-a9c1-cf60540c0597::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 | ||
| 1896 | 2026.04.10 22:24:31.931903 [ 6 ] {657b2ab3-012d-40b1-8d73-f7aa30ff9f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1897 | 2026.04.10 22:24:31.931948 [ 6 ] {657b2ab3-012d-40b1-8d73-f7aa30ff9f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1898 | 2026.04.10 22:24:31.932156 [ 198 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1899 | 2026.04.10 22:24:31.932243 [ 198 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1900 | 2026.04.10 22:24:31.932264 [ 6 ] {657b2ab3-012d-40b1-8d73-f7aa30ff9f3f} <Trace> oximeter.measurements_i64 (44ee818a-1973-485e-9a53-6c8794d6405a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.04.10 22:24:31.932303 [ 6 ] {657b2ab3-012d-40b1-8d73-f7aa30ff9f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1902 | 2026.04.10 22:24:31.932434 [ 198 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 1903 | 2026.04.10 22:24:31.932584 [ 198 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 1904 | 2026.04.10 22:24:31.932607 [ 6 ] {657b2ab3-012d-40b1-8d73-f7aa30ff9f3f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1905 | 2026.04.10 22:24:31.932719 [ 198 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 1906 | 2026.04.10 22:24:31.932827 [ 6 ] {657b2ab3-012d-40b1-8d73-f7aa30ff9f3f} <Trace> oximeter.measurements_i64 (44ee818a-1973-485e-9a53-6c8794d6405a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2026.04.10 22:24:31.932847 [ 198 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 1908 | 2026.04.10 22:24:31.932957 [ 6 ] {657b2ab3-012d-40b1-8d73-f7aa30ff9f3f} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 395.36 KiB/sec. | ||
| 1909 | 2026.04.10 22:24:31.932971 [ 198 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part | ||
| 1910 | 2026.04.10 22:24:31.933000 [ 6 ] {657b2ab3-012d-40b1-8d73-f7aa30ff9f3f} <Debug> TCPHandler: Processed in 0.001235905 sec. | ||
| 1911 | 2026.04.10 22:24:31.933112 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.04.10 22:24:31.933202 [ 6 ] {3d061e60-401e-493d-b8ee-300883ed3656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1913 | 2026.04.10 22:24:31.933242 [ 6 ] {3d061e60-401e-493d-b8ee-300883ed3656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1914 | 2026.04.10 22:24:31.933553 [ 6 ] {3d061e60-401e-493d-b8ee-300883ed3656} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.04.10 22:24:31.933588 [ 6 ] {3d061e60-401e-493d-b8ee-300883ed3656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1916 | 2026.04.10 22:24:31.933891 [ 6 ] {3d061e60-401e-493d-b8ee-300883ed3656} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1917 | 2026.04.10 22:24:31.934109 [ 6 ] {3d061e60-401e-493d-b8ee-300883ed3656} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.04.10 22:24:31.934236 [ 6 ] {3d061e60-401e-493d-b8ee-300883ed3656} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001052 sec., 28517.110266159696 rows/sec., 1.95 MiB/sec. | ||
| 1919 | 2026.04.10 22:24:31.934270 [ 6 ] {3d061e60-401e-493d-b8ee-300883ed3656} <Debug> TCPHandler: Processed in 0.001204695 sec. | ||
| 1920 | 2026.04.10 22:24:31.934988 [ 201 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 19 columns (19 merged, 0 gathered) in 0.003238745 sec., 37360.150305133626 rows/sec., 66.95 MiB/sec. | ||
| 1921 | 2026.04.10 22:24:31.935390 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1922 | 2026.04.10 22:24:31.935753 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.04.10 22:24:31.935829 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1924 | 2026.04.10 22:24:31.935952 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 1925 | 2026.04.10 22:24:33.023460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5310 | ||
| 1926 | 2026.04.10 22:24:33.023974 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2026.04.10 22:24:33.024022 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1928 | 2026.04.10 22:24:33.024515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1929 | 2026.04.10 22:24:33.024755 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2026.04.10 22:24:33.024885 [ 51 ] {} <Debug> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1931 | 2026.04.10 22:24:33.024900 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5310 | ||
| 1932 | 2026.04.10 22:24:33.024954 [ 51 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2026.04.10 22:24:33.024979 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1934 | 2026.04.10 22:24:33.025068 [ 201 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 1935 | 2026.04.10 22:24:33.025158 [ 201 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1936 | 2026.04.10 22:24:33.025189 [ 201 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2878 rows starting from the beginning of the part | ||
| 1937 | 2026.04.10 22:24:33.025241 [ 201 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 1938 | 2026.04.10 22:24:33.025283 [ 201 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 1939 | 2026.04.10 22:24:33.025321 [ 201 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 1940 | 2026.04.10 22:24:33.025356 [ 201 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 1941 | 2026.04.10 22:24:33.025388 [ 201 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 1942 | 2026.04.10 22:24:33.026691 [ 200 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001655893 sec., 3206728.937195821 rows/sec., 45.87 MiB/sec. | ||
| 1943 | 2026.04.10 22:24:33.027410 [ 187 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1944 | 2026.04.10 22:24:33.027734 [ 187 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_11_2} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.04.10 22:24:33.027815 [ 187 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_11_2} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1946 | 2026.04.10 22:24:33.027916 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1947 | 2026.04.10 22:24:33.291934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 1948 | 2026.04.10 22:24:33.309376 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.04.10 22:24:33.309436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1950 | 2026.04.10 22:24:33.315927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1951 | 2026.04.10 22:24:33.316619 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.04.10 22:24:33.316898 [ 48 ] {} <Debug> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1953 | 2026.04.10 22:24:33.316934 [ 48 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.04.10 22:24:33.316951 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1955 | 2026.04.10 22:24:33.317045 [ 200 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1956 | 2026.04.10 22:24:33.319606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 1957 | 2026.04.10 22:24:33.320196 [ 200 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1958 | 2026.04.10 22:24:33.320923 [ 200 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1959 | 2026.04.10 22:24:33.324366 [ 200 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1960 | 2026.04.10 22:24:33.327840 [ 200 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1961 | 2026.04.10 22:24:33.331711 [ 200 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1962 | 2026.04.10 22:24:33.336286 [ 200 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1963 | 2026.04.10 22:24:33.340679 [ 200 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 1964 | 2026.04.10 22:24:33.391746 [ 187 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074742468 sec., 1110.4797877426256 rows/sec., 5.74 MiB/sec. | ||
| 1965 | 2026.04.10 22:24:33.394156 [ 187 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1966 | 2026.04.10 22:24:33.396225 [ 187 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_11_2} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.04.10 22:24:33.396330 [ 187 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_11_2} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1968 | 2026.04.10 22:24:33.398311 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 1969 | 2026.04.10 22:24:34.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.56 MiB, peak 214.45 MiB, free memory in arenas 0.00 B, will set to 213.94 MiB (RSS), difference: 9.38 MiB | ||
| 1970 | 2026.04.10 22:24:36.921388 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.04.10 22:24:36.921564 [ 6 ] {1dfd1ac1-bb2e-40fb-bf7a-c5fb8b1a032d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1972 | 2026.04.10 22:24:36.921629 [ 6 ] {1dfd1ac1-bb2e-40fb-bf7a-c5fb8b1a032d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1973 | 2026.04.10 22:24:36.922238 [ 6 ] {1dfd1ac1-bb2e-40fb-bf7a-c5fb8b1a032d} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.04.10 22:24:36.922283 [ 6 ] {1dfd1ac1-bb2e-40fb-bf7a-c5fb8b1a032d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1975 | 2026.04.10 22:24:36.922668 [ 6 ] {1dfd1ac1-bb2e-40fb-bf7a-c5fb8b1a032d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1976 | 2026.04.10 22:24:36.922896 [ 6 ] {1dfd1ac1-bb2e-40fb-bf7a-c5fb8b1a032d} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.04.10 22:24:36.923044 [ 6 ] {1dfd1ac1-bb2e-40fb-bf7a-c5fb8b1a032d} <Debug> executeQuery: Read 72 rows, 6.34 KiB in 0.001528 sec., 47120.41884816754 rows/sec., 4.05 MiB/sec. | ||
| 1978 | 2026.04.10 22:24:36.923084 [ 6 ] {1dfd1ac1-bb2e-40fb-bf7a-c5fb8b1a032d} <Debug> TCPHandler: Processed in 0.001825156 sec. | ||
| 1979 | 2026.04.10 22:24:36.923201 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.04.10 22:24:36.923294 [ 6 ] {bc0df7d8-9ffa-4c1d-8c95-5881fb05de97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1981 | 2026.04.10 22:24:36.923334 [ 6 ] {bc0df7d8-9ffa-4c1d-8c95-5881fb05de97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1982 | 2026.04.10 22:24:36.923718 [ 6 ] {bc0df7d8-9ffa-4c1d-8c95-5881fb05de97} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.04.10 22:24:36.923754 [ 6 ] {bc0df7d8-9ffa-4c1d-8c95-5881fb05de97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1984 | 2026.04.10 22:24:36.924031 [ 6 ] {bc0df7d8-9ffa-4c1d-8c95-5881fb05de97} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1985 | 2026.04.10 22:24:36.924250 [ 6 ] {bc0df7d8-9ffa-4c1d-8c95-5881fb05de97} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.04.10 22:24:36.924372 [ 6 ] {bc0df7d8-9ffa-4c1d-8c95-5881fb05de97} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001097 sec., 20966.27164995442 rows/sec., 1.54 MiB/sec. | ||
| 1987 | 2026.04.10 22:24:36.924407 [ 6 ] {bc0df7d8-9ffa-4c1d-8c95-5881fb05de97} <Debug> TCPHandler: Processed in 0.001253225 sec. | ||
| 1988 | 2026.04.10 22:24:36.924511 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.04.10 22:24:36.924602 [ 6 ] {405e4f82-7bcd-431c-8fb4-25c25ebb59a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1990 | 2026.04.10 22:24:36.924641 [ 6 ] {405e4f82-7bcd-431c-8fb4-25c25ebb59a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1991 | 2026.04.10 22:24:36.925025 [ 6 ] {405e4f82-7bcd-431c-8fb4-25c25ebb59a5} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.04.10 22:24:36.925060 [ 6 ] {405e4f82-7bcd-431c-8fb4-25c25ebb59a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 1993 | 2026.04.10 22:24:36.925356 [ 6 ] {405e4f82-7bcd-431c-8fb4-25c25ebb59a5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1994 | 2026.04.10 22:24:36.925556 [ 6 ] {405e4f82-7bcd-431c-8fb4-25c25ebb59a5} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.04.10 22:24:36.925676 [ 6 ] {405e4f82-7bcd-431c-8fb4-25c25ebb59a5} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001092 sec., 46703.2967032967 rows/sec., 3.65 MiB/sec. | ||
| 1996 | 2026.04.10 22:24:36.925711 [ 6 ] {405e4f82-7bcd-431c-8fb4-25c25ebb59a5} <Debug> TCPHandler: Processed in 0.001246665 sec. | ||
| 1997 | 2026.04.10 22:24:36.925815 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.04.10 22:24:36.925906 [ 6 ] {8b80d1d2-9232-4fcf-8727-b650b9b2e688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1999 | 2026.04.10 22:24:36.925948 [ 6 ] {8b80d1d2-9232-4fcf-8727-b650b9b2e688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2000 | 2026.04.10 22:24:36.926297 [ 6 ] {8b80d1d2-9232-4fcf-8727-b650b9b2e688} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.04.10 22:24:36.926332 [ 6 ] {8b80d1d2-9232-4fcf-8727-b650b9b2e688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2002 | 2026.04.10 22:24:36.926648 [ 6 ] {8b80d1d2-9232-4fcf-8727-b650b9b2e688} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2003 | 2026.04.10 22:24:36.926858 [ 6 ] {8b80d1d2-9232-4fcf-8727-b650b9b2e688} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.04.10 22:24:36.926955 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2005 | 2026.04.10 22:24:36.926978 [ 6 ] {8b80d1d2-9232-4fcf-8727-b650b9b2e688} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00109 sec., 91743.11926605504 rows/sec., 6.36 MiB/sec. | ||
| 2006 | 2026.04.10 22:24:36.927025 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.04.10 22:24:36.927032 [ 6 ] {8b80d1d2-9232-4fcf-8727-b650b9b2e688} <Debug> TCPHandler: Processed in 0.001263935 sec. | ||
| 2008 | 2026.04.10 22:24:36.927053 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2009 | 2026.04.10 22:24:36.927151 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.04.10 22:24:36.927191 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::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 | ||
| 2011 | 2026.04.10 22:24:36.927246 [ 6 ] {fcd65166-5a7d-4afb-9501-cc704cb10091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.04.10 22:24:36.927304 [ 6 ] {fcd65166-5a7d-4afb-9501-cc704cb10091} <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 | ||
| 2013 | 2026.04.10 22:24:36.927368 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2014 | 2026.04.10 22:24:36.927417 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::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 | ||
| 2015 | 2026.04.10 22:24:36.927512 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 81 rows starting from the beginning of the part | ||
| 2016 | 2026.04.10 22:24:36.927573 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 2017 | 2026.04.10 22:24:36.927630 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 2018 | 2026.04.10 22:24:36.927679 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 103 rows starting from the beginning of the part | ||
| 2019 | 2026.04.10 22:24:36.927734 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 2020 | 2026.04.10 22:24:36.928074 [ 6 ] {fcd65166-5a7d-4afb-9501-cc704cb10091} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.04.10 22:24:36.928113 [ 6 ] {fcd65166-5a7d-4afb-9501-cc704cb10091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2022 | 2026.04.10 22:24:36.928644 [ 187 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 485 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513331 sec., 320485.0756377818 rows/sec., 22.22 MiB/sec. | ||
| 2023 | 2026.04.10 22:24:36.928756 [ 6 ] {fcd65166-5a7d-4afb-9501-cc704cb10091} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2024 | 2026.04.10 22:24:36.928853 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2025 | 2026.04.10 22:24:36.928980 [ 6 ] {fcd65166-5a7d-4afb-9501-cc704cb10091} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.04.10 22:24:36.929116 [ 6 ] {fcd65166-5a7d-4afb-9501-cc704cb10091} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001887 sec., 12188.659247482778 rows/sec., 21.84 MiB/sec. | ||
| 2027 | 2026.04.10 22:24:36.929152 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.04.10 22:24:36.929166 [ 6 ] {fcd65166-5a7d-4afb-9501-cc704cb10091} <Debug> TCPHandler: Processed in 0.002061611 sec. | ||
| 2029 | 2026.04.10 22:24:36.929222 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2030 | 2026.04.10 22:24:36.929278 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.04.10 22:24:36.929298 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2032 | 2026.04.10 22:24:36.929371 [ 6 ] {c0ace36f-f35d-4bc4-a944-c947b34cdc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2033 | 2026.04.10 22:24:36.929412 [ 6 ] {c0ace36f-f35d-4bc4-a944-c947b34cdc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2034 | 2026.04.10 22:24:36.929725 [ 6 ] {c0ace36f-f35d-4bc4-a944-c947b34cdc83} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.04.10 22:24:36.929760 [ 6 ] {c0ace36f-f35d-4bc4-a944-c947b34cdc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2036 | 2026.04.10 22:24:36.930053 [ 6 ] {c0ace36f-f35d-4bc4-a944-c947b34cdc83} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2037 | 2026.04.10 22:24:36.930252 [ 6 ] {c0ace36f-f35d-4bc4-a944-c947b34cdc83} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.04.10 22:24:36.930377 [ 6 ] {c0ace36f-f35d-4bc4-a944-c947b34cdc83} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001024 sec., 29296.875 rows/sec., 2.01 MiB/sec. | ||
| 2039 | 2026.04.10 22:24:36.930411 [ 6 ] {c0ace36f-f35d-4bc4-a944-c947b34cdc83} <Debug> TCPHandler: Processed in 0.001180334 sec. | ||
| 2040 | 2026.04.10 22:24:40.406729 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2041 | 2026.04.10 22:24:40.406789 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2042 | 2026.04.10 22:24:40.523406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 232 | ||
| 2043 | 2026.04.10 22:24:40.525030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5758 | ||
| 2044 | 2026.04.10 22:24:40.525521 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.04.10 22:24:40.525522 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.04.10 22:24:40.525583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2047 | 2026.04.10 22:24:40.525619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2048 | 2026.04.10 22:24:40.526119 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2049 | 2026.04.10 22:24:40.526400 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.04.10 22:24:40.526544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5758 | ||
| 2051 | 2026.04.10 22:24:40.526972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2052 | 2026.04.10 22:24:40.527264 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.04.10 22:24:40.527608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 232 | ||
| 2054 | 2026.04.10 22:24:40.819700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2055 | 2026.04.10 22:24:40.836548 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.04.10 22:24:40.836602 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2057 | 2026.04.10 22:24:40.842137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2058 | 2026.04.10 22:24:40.842804 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.04.10 22:24:40.845440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2060 | 2026.04.10 22:24:41.921956 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.04.10 22:24:41.922163 [ 6 ] {c8d60420-bb5a-4c6d-a585-3e6d64fb7f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2062 | 2026.04.10 22:24:41.922233 [ 6 ] {c8d60420-bb5a-4c6d-a585-3e6d64fb7f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2063 | 2026.04.10 22:24:41.922904 [ 6 ] {c8d60420-bb5a-4c6d-a585-3e6d64fb7f14} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.04.10 22:24:41.922957 [ 6 ] {c8d60420-bb5a-4c6d-a585-3e6d64fb7f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2065 | 2026.04.10 22:24:41.923357 [ 6 ] {c8d60420-bb5a-4c6d-a585-3e6d64fb7f14} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2066 | 2026.04.10 22:24:41.923611 [ 6 ] {c8d60420-bb5a-4c6d-a585-3e6d64fb7f14} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.04.10 22:24:41.923778 [ 6 ] {c8d60420-bb5a-4c6d-a585-3e6d64fb7f14} <Debug> executeQuery: Read 62 rows, 5.56 KiB in 0.001672 sec., 37081.339712918656 rows/sec., 3.25 MiB/sec. | ||
| 2068 | 2026.04.10 22:24:41.923827 [ 6 ] {c8d60420-bb5a-4c6d-a585-3e6d64fb7f14} <Debug> TCPHandler: Processed in 0.00201863 sec. | ||
| 2069 | 2026.04.10 22:24:41.923956 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.04.10 22:24:41.924061 [ 6 ] {5c2ef3a7-08e2-41f7-b2e4-db61bc4dd007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.04.10 22:24:41.924107 [ 6 ] {5c2ef3a7-08e2-41f7-b2e4-db61bc4dd007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2072 | 2026.04.10 22:24:41.924527 [ 6 ] {5c2ef3a7-08e2-41f7-b2e4-db61bc4dd007} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.04.10 22:24:41.924565 [ 6 ] {5c2ef3a7-08e2-41f7-b2e4-db61bc4dd007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2074 | 2026.04.10 22:24:41.924864 [ 6 ] {5c2ef3a7-08e2-41f7-b2e4-db61bc4dd007} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2075 | 2026.04.10 22:24:41.925071 [ 6 ] {5c2ef3a7-08e2-41f7-b2e4-db61bc4dd007} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.04.10 22:24:41.925202 [ 6 ] {5c2ef3a7-08e2-41f7-b2e4-db61bc4dd007} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001166 sec., 15437.392795883363 rows/sec., 1.13 MiB/sec. | ||
| 2077 | 2026.04.10 22:24:41.925241 [ 6 ] {5c2ef3a7-08e2-41f7-b2e4-db61bc4dd007} <Debug> TCPHandler: Processed in 0.001338977 sec. | ||
| 2078 | 2026.04.10 22:24:41.925350 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.04.10 22:24:41.925448 [ 6 ] {e102a49a-de4d-444a-a0bc-10be7a4ede69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2080 | 2026.04.10 22:24:41.925490 [ 6 ] {e102a49a-de4d-444a-a0bc-10be7a4ede69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2081 | 2026.04.10 22:24:41.925899 [ 6 ] {e102a49a-de4d-444a-a0bc-10be7a4ede69} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.04.10 22:24:41.925937 [ 6 ] {e102a49a-de4d-444a-a0bc-10be7a4ede69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2083 | 2026.04.10 22:24:41.926233 [ 6 ] {e102a49a-de4d-444a-a0bc-10be7a4ede69} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2084 | 2026.04.10 22:24:41.926453 [ 6 ] {e102a49a-de4d-444a-a0bc-10be7a4ede69} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.04.10 22:24:41.926578 [ 6 ] {e102a49a-de4d-444a-a0bc-10be7a4ede69} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001149 sec., 40034.81288076588 rows/sec., 3.13 MiB/sec. | ||
| 2086 | 2026.04.10 22:24:41.926616 [ 6 ] {e102a49a-de4d-444a-a0bc-10be7a4ede69} <Debug> TCPHandler: Processed in 0.001316307 sec. | ||
| 2087 | 2026.04.10 22:24:41.926723 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.04.10 22:24:41.926819 [ 6 ] {799b4742-6357-405d-ba11-0ac23bf3a070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.04.10 22:24:41.926864 [ 6 ] {799b4742-6357-405d-ba11-0ac23bf3a070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2090 | 2026.04.10 22:24:41.927245 [ 6 ] {799b4742-6357-405d-ba11-0ac23bf3a070} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.04.10 22:24:41.927281 [ 6 ] {799b4742-6357-405d-ba11-0ac23bf3a070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2092 | 2026.04.10 22:24:41.927596 [ 6 ] {799b4742-6357-405d-ba11-0ac23bf3a070} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2093 | 2026.04.10 22:24:41.927803 [ 6 ] {799b4742-6357-405d-ba11-0ac23bf3a070} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.04.10 22:24:41.927927 [ 6 ] {799b4742-6357-405d-ba11-0ac23bf3a070} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001128 sec., 88652.48226950354 rows/sec., 6.15 MiB/sec. | ||
| 2095 | 2026.04.10 22:24:41.927964 [ 6 ] {799b4742-6357-405d-ba11-0ac23bf3a070} <Debug> TCPHandler: Processed in 0.001290726 sec. | ||
| 2096 | 2026.04.10 22:24:41.928074 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.04.10 22:24:41.928179 [ 6 ] {6c83245e-c5b5-486a-b854-5a61f1a9914c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2098 | 2026.04.10 22:24:41.928233 [ 6 ] {6c83245e-c5b5-486a-b854-5a61f1a9914c} <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 | ||
| 2099 | 2026.04.10 22:24:41.928990 [ 6 ] {6c83245e-c5b5-486a-b854-5a61f1a9914c} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.04.10 22:24:41.929026 [ 6 ] {6c83245e-c5b5-486a-b854-5a61f1a9914c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2101 | 2026.04.10 22:24:41.929541 [ 6 ] {6c83245e-c5b5-486a-b854-5a61f1a9914c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2102 | 2026.04.10 22:24:41.929759 [ 6 ] {6c83245e-c5b5-486a-b854-5a61f1a9914c} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.04.10 22:24:41.929891 [ 6 ] {6c83245e-c5b5-486a-b854-5a61f1a9914c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001731 sec., 10398.613518197575 rows/sec., 18.63 MiB/sec. | ||
| 2104 | 2026.04.10 22:24:41.929955 [ 6 ] {6c83245e-c5b5-486a-b854-5a61f1a9914c} <Debug> TCPHandler: Processed in 0.001931029 sec. | ||
| 2105 | 2026.04.10 22:24:41.930066 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.04.10 22:24:41.930168 [ 6 ] {f6df613b-0569-4e15-b08d-1893dbb5deb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2107 | 2026.04.10 22:24:41.930245 [ 6 ] {f6df613b-0569-4e15-b08d-1893dbb5deb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2108 | 2026.04.10 22:24:41.930576 [ 6 ] {f6df613b-0569-4e15-b08d-1893dbb5deb9} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.04.10 22:24:41.930610 [ 6 ] {f6df613b-0569-4e15-b08d-1893dbb5deb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2110 | 2026.04.10 22:24:41.930899 [ 6 ] {f6df613b-0569-4e15-b08d-1893dbb5deb9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2111 | 2026.04.10 22:24:41.931117 [ 6 ] {f6df613b-0569-4e15-b08d-1893dbb5deb9} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.04.10 22:24:41.931216 [ 39 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2113 | 2026.04.10 22:24:41.931240 [ 6 ] {f6df613b-0569-4e15-b08d-1893dbb5deb9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001091 sec., 27497.708524289643 rows/sec., 1.88 MiB/sec. | ||
| 2114 | 2026.04.10 22:24:41.931253 [ 39 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.04.10 22:24:41.931280 [ 6 ] {f6df613b-0569-4e15-b08d-1893dbb5deb9} <Debug> TCPHandler: Processed in 0.001261715 sec. | ||
| 2116 | 2026.04.10 22:24:41.931303 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2117 | 2026.04.10 22:24:41.931408 [ 195 ] {d011da2b-2502-4d0a-9756-3e9226add765::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 | ||
| 2118 | 2026.04.10 22:24:41.931526 [ 195 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2119 | 2026.04.10 22:24:41.931559 [ 195 ] {d011da2b-2502-4d0a-9756-3e9226add765::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 | ||
| 2120 | 2026.04.10 22:24:41.931647 [ 195 ] {d011da2b-2502-4d0a-9756-3e9226add765::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 | ||
| 2121 | 2026.04.10 22:24:41.931705 [ 195 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2122 | 2026.04.10 22:24:41.931752 [ 195 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2123 | 2026.04.10 22:24:41.931797 [ 195 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2124 | 2026.04.10 22:24:41.931843 [ 195 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2125 | 2026.04.10 22:24:41.932591 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.001219145 sec., 142722.9738874375 rows/sec., 9.78 MiB/sec. | ||
| 2126 | 2026.04.10 22:24:41.932797 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2127 | 2026.04.10 22:24:41.933092 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_6_1} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.04.10 22:24:41.933167 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_6_1} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2129 | 2026.04.10 22:24:41.933253 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2130 | 2026.04.10 22:24:46.918576 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2026.04.10 22:24:46.918903 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 2132 | 2026.04.10 22:24:46.919295 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2133 | 2026.04.10 22:24:46.919339 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 2134 | 2026.04.10 22:24:46.919683 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2135 | 2026.04.10 22:24:46.919772 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2136 | 2026.04.10 22:24:46.919938 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 2137 | 2026.04.10 22:24:46.920062 [ 339 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2138 | 2026.04.10 22:24:46.920081 [ 297 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2139 | 2026.04.10 22:24:46.920198 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 2140 | 2026.04.10 22:24:46.920228 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2141 | 2026.04.10 22:24:46.922621 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2142 | 2026.04.10 22:24:46.922645 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2143 | 2026.04.10 22:24:46.922690 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <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', 'oximeter_collector:collections'))" | ||
| 2144 | 2026.04.10 22:24:46.922722 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <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', 'oximeter_collector:collections'))" | ||
| 2145 | 2026.04.10 22:24:46.923570 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.004826 sec., 3937.007874015748 rows/sec., 164.51 KiB/sec. | ||
| 2146 | 2026.04.10 22:24:46.923673 [ 6 ] {da95eeea-1e61-4602-883d-b0a617e01efa} <Debug> TCPHandler: Processed in 0.005237366 sec. | ||
| 2147 | 2026.04.10 22:24:46.924003 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2026.04.10 22:24:46.924155 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 2149 | 2026.04.10 22:24:46.924381 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2150 | 2026.04.10 22:24:46.924411 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
| 2151 | 2026.04.10 22:24:46.924585 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2152 | 2026.04.10 22:24:46.924637 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2153 | 2026.04.10 22:24:46.924737 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 2154 | 2026.04.10 22:24:46.924794 [ 345 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2155 | 2026.04.10 22:24:46.924817 [ 301 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2156 | 2026.04.10 22:24:46.924898 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 2157 | 2026.04.10 22:24:46.924923 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2158 | 2026.04.10 22:24:46.924977 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2159 | 2026.04.10 22:24:46.924993 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2160 | 2026.04.10 22:24:46.925021 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled'))" | ||
| 2161 | 2026.04.10 22:24:46.925050 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled'))" | ||
| 2162 | 2026.04.10 22:24:46.925632 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001539 sec., 12345.67901234568 rows/sec., 515.88 KiB/sec. | ||
| 2163 | 2026.04.10 22:24:46.925701 [ 6 ] {28576dd9-70ea-4b0f-b44c-9361ec214ea5} <Debug> TCPHandler: Processed in 0.001756095 sec. | ||
| 2164 | 2026.04.10 22:24:46.926272 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.04.10 22:24:46.926397 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 2166 | 2026.04.10 22:24:46.926587 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2167 | 2026.04.10 22:24:46.926617 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
| 2168 | 2026.04.10 22:24:46.926780 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2169 | 2026.04.10 22:24:46.926831 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2170 | 2026.04.10 22:24:46.926926 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 2171 | 2026.04.10 22:24:46.926974 [ 295 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2172 | 2026.04.10 22:24:46.926990 [ 301 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2173 | 2026.04.10 22:24:46.927067 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 2174 | 2026.04.10 22:24:46.927092 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2175 | 2026.04.10 22:24:46.927144 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2176 | 2026.04.10 22:24:46.927159 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2177 | 2026.04.10 22:24:46.927188 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
| 2178 | 2026.04.10 22:24:46.927216 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
| 2179 | 2026.04.10 22:24:46.927942 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001593 sec., 11927.181418706843 rows/sec., 498.40 KiB/sec. | ||
| 2180 | 2026.04.10 22:24:46.928025 [ 6 ] {e8bb9f47-b79f-4f76-a845-899a5046b735} <Debug> TCPHandler: Processed in 0.001800266 sec. | ||
| 2181 | 2026.04.10 22:24:46.928242 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.04.10 22:24:46.928366 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 2183 | 2026.04.10 22:24:46.928560 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2184 | 2026.04.10 22:24:46.928591 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
| 2185 | 2026.04.10 22:24:46.928756 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2186 | 2026.04.10 22:24:46.928806 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2187 | 2026.04.10 22:24:46.928902 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 2188 | 2026.04.10 22:24:46.928950 [ 295 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2189 | 2026.04.10 22:24:46.928962 [ 301 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2190 | 2026.04.10 22:24:46.929036 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 2191 | 2026.04.10 22:24:46.929060 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2192 | 2026.04.10 22:24:46.929114 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2193 | 2026.04.10 22:24:46.929130 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2194 | 2026.04.10 22:24:46.929159 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
| 2195 | 2026.04.10 22:24:46.929187 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
| 2196 | 2026.04.10 22:24:46.929926 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001609 sec., 11808.576755748913 rows/sec., 493.44 KiB/sec. | ||
| 2197 | 2026.04.10 22:24:46.930027 [ 6 ] {7695b688-17ce-4e4f-b52b-0cf8bbbee56f} <Debug> TCPHandler: Processed in 0.001831817 sec. | ||
| 2198 | 2026.04.10 22:24:46.930231 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.04.10 22:24:46.930355 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2200 | 2026.04.10 22:24:46.930563 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2201 | 2026.04.10 22:24:46.930602 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2202 | 2026.04.10 22:24:46.930770 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2203 | 2026.04.10 22:24:46.930820 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2204 | 2026.04.10 22:24:46.930915 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 2205 | 2026.04.10 22:24:46.930961 [ 295 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2206 | 2026.04.10 22:24:46.931002 [ 295 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2207 | 2026.04.10 22:24:46.931056 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 2208 | 2026.04.10 22:24:46.931076 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2209 | 2026.04.10 22:24:46.931127 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2210 | 2026.04.10 22:24:46.931143 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2211 | 2026.04.10 22:24:46.931171 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2212 | 2026.04.10 22:24:46.931200 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2213 | 2026.04.10 22:24:46.931842 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001536 sec., 12369.791666666666 rows/sec., 516.89 KiB/sec. | ||
| 2214 | 2026.04.10 22:24:46.931929 [ 6 ] {ba7515ae-3e25-497e-8b12-4d23153d979d} <Debug> TCPHandler: Processed in 0.001745265 sec. | ||
| 2215 | 2026.04.10 22:24:46.932140 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2026.04.10 22:24:46.932263 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2217 | 2026.04.10 22:24:46.932454 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2218 | 2026.04.10 22:24:46.932485 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2219 | 2026.04.10 22:24:46.932652 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2220 | 2026.04.10 22:24:46.932703 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2221 | 2026.04.10 22:24:46.932799 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2222 | 2026.04.10 22:24:46.932847 [ 295 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2223 | 2026.04.10 22:24:46.932873 [ 312 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2224 | 2026.04.10 22:24:46.932968 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 2225 | 2026.04.10 22:24:46.932992 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2226 | 2026.04.10 22:24:46.933045 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2227 | 2026.04.10 22:24:46.933061 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2228 | 2026.04.10 22:24:46.933090 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2229 | 2026.04.10 22:24:46.933118 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2230 | 2026.04.10 22:24:46.933674 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001459 sec., 13022.618231665525 rows/sec., 544.17 KiB/sec. | ||
| 2231 | 2026.04.10 22:24:46.933757 [ 6 ] {3b18f472-d150-40a7-b356-b8ea8035df5d} <Debug> TCPHandler: Processed in 0.001663764 sec. | ||
| 2232 | 2026.04.10 22:24:46.933958 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2026.04.10 22:24:46.934080 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2234 | 2026.04.10 22:24:46.934273 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2235 | 2026.04.10 22:24:46.934304 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2236 | 2026.04.10 22:24:46.934478 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2237 | 2026.04.10 22:24:46.934527 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2238 | 2026.04.10 22:24:46.934622 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2239 | 2026.04.10 22:24:46.934684 [ 295 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2240 | 2026.04.10 22:24:46.934696 [ 318 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2241 | 2026.04.10 22:24:46.934787 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 2242 | 2026.04.10 22:24:46.934811 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2243 | 2026.04.10 22:24:46.934864 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2244 | 2026.04.10 22:24:46.934880 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2245 | 2026.04.10 22:24:46.934909 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2246 | 2026.04.10 22:24:46.934937 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2247 | 2026.04.10 22:24:46.935496 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001464 sec., 12978.142076502732 rows/sec., 542.31 KiB/sec. | ||
| 2248 | 2026.04.10 22:24:46.935583 [ 6 ] {445fb72f-51d7-4ebc-8bbd-6dbcf60b2253} <Debug> TCPHandler: Processed in 0.001671614 sec. | ||
| 2249 | 2026.04.10 22:24:46.935804 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.04.10 22:24:46.935929 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2251 | 2026.04.10 22:24:46.936124 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2252 | 2026.04.10 22:24:46.936156 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2253 | 2026.04.10 22:24:46.936329 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2254 | 2026.04.10 22:24:46.936379 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2255 | 2026.04.10 22:24:46.936483 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2256 | 2026.04.10 22:24:46.936542 [ 312 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2257 | 2026.04.10 22:24:46.936543 [ 295 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2258 | 2026.04.10 22:24:46.936634 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 2259 | 2026.04.10 22:24:46.936655 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2260 | 2026.04.10 22:24:46.936708 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2261 | 2026.04.10 22:24:46.936723 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2262 | 2026.04.10 22:24:46.936752 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2263 | 2026.04.10 22:24:46.936780 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2264 | 2026.04.10 22:24:46.937339 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00146 sec., 13013.698630136987 rows/sec., 543.80 KiB/sec. | ||
| 2265 | 2026.04.10 22:24:46.937426 [ 6 ] {cda52a49-b67d-47db-a0d2-7467f5dd3eac} <Debug> TCPHandler: Processed in 0.001668774 sec. | ||
| 2266 | 2026.04.10 22:24:46.937638 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2026.04.10 22:24:46.937764 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2268 | 2026.04.10 22:24:46.937960 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2269 | 2026.04.10 22:24:46.937991 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2270 | 2026.04.10 22:24:46.938164 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2271 | 2026.04.10 22:24:46.938215 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2272 | 2026.04.10 22:24:46.938310 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2273 | 2026.04.10 22:24:46.938370 [ 295 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2274 | 2026.04.10 22:24:46.938377 [ 320 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2275 | 2026.04.10 22:24:46.938455 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 2276 | 2026.04.10 22:24:46.938480 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2277 | 2026.04.10 22:24:46.938533 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2278 | 2026.04.10 22:24:46.938549 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2279 | 2026.04.10 22:24:46.938577 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2280 | 2026.04.10 22:24:46.938606 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2281 | 2026.04.10 22:24:46.939104 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001391 sec., 13659.237958303378 rows/sec., 570.77 KiB/sec. | ||
| 2282 | 2026.04.10 22:24:46.939190 [ 6 ] {4d43ec6c-455c-4cce-8eba-821d4d6c9ec8} <Debug> TCPHandler: Processed in 0.001598862 sec. | ||
| 2283 | 2026.04.10 22:24:46.939402 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2026.04.10 22:24:46.939527 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 2285 | 2026.04.10 22:24:46.939727 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2286 | 2026.04.10 22:24:46.939758 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 2287 | 2026.04.10 22:24:46.939934 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2288 | 2026.04.10 22:24:46.939984 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2289 | 2026.04.10 22:24:46.940079 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2290 | 2026.04.10 22:24:46.940136 [ 295 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2291 | 2026.04.10 22:24:46.940137 [ 312 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2292 | 2026.04.10 22:24:46.940227 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 2293 | 2026.04.10 22:24:46.940291 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2294 | 2026.04.10 22:24:46.940392 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2295 | 2026.04.10 22:24:46.940417 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2296 | 2026.04.10 22:24:46.940462 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2297 | 2026.04.10 22:24:46.940509 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2298 | 2026.04.10 22:24:46.941169 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001688 sec., 11255.924170616114 rows/sec., 470.35 KiB/sec. | ||
| 2299 | 2026.04.10 22:24:46.941302 [ 6 ] {018ddbbb-6925-4080-bc18-d2137ca11320} <Debug> TCPHandler: Processed in 0.001946549 sec. | ||
| 2300 | 2026.04.10 22:24:46.941518 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2026.04.10 22:24:46.941655 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 2302 | 2026.04.10 22:24:46.941877 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2303 | 2026.04.10 22:24:46.941910 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 2304 | 2026.04.10 22:24:46.942097 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2305 | 2026.04.10 22:24:46.942150 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2306 | 2026.04.10 22:24:46.942253 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2307 | 2026.04.10 22:24:46.942319 [ 295 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2308 | 2026.04.10 22:24:46.942319 [ 320 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2309 | 2026.04.10 22:24:46.942401 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 2310 | 2026.04.10 22:24:46.942428 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2311 | 2026.04.10 22:24:46.942483 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2312 | 2026.04.10 22:24:46.942500 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2313 | 2026.04.10 22:24:46.942529 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 2314 | 2026.04.10 22:24:46.942559 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 2315 | 2026.04.10 22:24:46.943230 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001627 sec., 11677.934849416104 rows/sec., 487.98 KiB/sec. | ||
| 2316 | 2026.04.10 22:24:46.943330 [ 6 ] {b4699edc-5a18-4e80-bb90-7b91ca22ab37} <Debug> TCPHandler: Processed in 0.001864648 sec. | ||
| 2317 | 2026.04.10 22:24:46.950485 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2026.04.10 22:24:46.950649 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 2319 | 2026.04.10 22:24:46.950911 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2320 | 2026.04.10 22:24:46.950952 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 2321 | 2026.04.10 22:24:46.951177 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2322 | 2026.04.10 22:24:46.951240 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2323 | 2026.04.10 22:24:46.951355 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2324 | 2026.04.10 22:24:46.951428 [ 320 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2325 | 2026.04.10 22:24:46.951433 [ 324 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2326 | 2026.04.10 22:24:46.951527 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 2327 | 2026.04.10 22:24:46.951553 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2328 | 2026.04.10 22:24:46.951609 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2329 | 2026.04.10 22:24:46.951625 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2330 | 2026.04.10 22:24:46.951654 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 2331 | 2026.04.10 22:24:46.951683 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 2332 | 2026.04.10 22:24:46.952245 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001664 sec., 11418.269230769232 rows/sec., 477.13 KiB/sec. | ||
| 2333 | 2026.04.10 22:24:46.952329 [ 6 ] {599a4e04-05e5-411a-990c-31a8f1b771d4} <Debug> TCPHandler: Processed in 0.001907628 sec. | ||
| 2334 | 2026.04.10 22:24:46.956549 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.04.10 22:24:46.956674 [ 6 ] {c8b668f2-5505-4da4-a514-45fe91483ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2336 | 2026.04.10 22:24:46.956722 [ 6 ] {c8b668f2-5505-4da4-a514-45fe91483ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2337 | 2026.04.10 22:24:46.957306 [ 6 ] {c8b668f2-5505-4da4-a514-45fe91483ed7} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.04.10 22:24:46.957361 [ 6 ] {c8b668f2-5505-4da4-a514-45fe91483ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2339 | 2026.04.10 22:24:46.957803 [ 6 ] {c8b668f2-5505-4da4-a514-45fe91483ed7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2340 | 2026.04.10 22:24:46.957994 [ 6 ] {c8b668f2-5505-4da4-a514-45fe91483ed7} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.04.10 22:24:46.958130 [ 6 ] {c8b668f2-5505-4da4-a514-45fe91483ed7} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001493 sec., 8037.508372404554 rows/sec., 2.86 MiB/sec. | ||
| 2342 | 2026.04.10 22:24:46.958167 [ 6 ] {c8b668f2-5505-4da4-a514-45fe91483ed7} <Debug> TCPHandler: Processed in 0.001678934 sec. | ||
| 2343 | 2026.04.10 22:24:46.958282 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2026.04.10 22:24:46.958376 [ 6 ] {5159feb5-a8e7-4a5a-b44e-5a4168aa8db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2345 | 2026.04.10 22:24:46.958416 [ 6 ] {5159feb5-a8e7-4a5a-b44e-5a4168aa8db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2346 | 2026.04.10 22:24:46.961499 [ 6 ] {5159feb5-a8e7-4a5a-b44e-5a4168aa8db7} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.04.10 22:24:46.961548 [ 6 ] {5159feb5-a8e7-4a5a-b44e-5a4168aa8db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2348 | 2026.04.10 22:24:46.961984 [ 6 ] {5159feb5-a8e7-4a5a-b44e-5a4168aa8db7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2349 | 2026.04.10 22:24:46.962290 [ 6 ] {5159feb5-a8e7-4a5a-b44e-5a4168aa8db7} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.04.10 22:24:46.962435 [ 6 ] {5159feb5-a8e7-4a5a-b44e-5a4168aa8db7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.004077 sec., 69659.06303654647 rows/sec., 4.42 MiB/sec. | ||
| 2351 | 2026.04.10 22:24:46.962471 [ 6 ] {5159feb5-a8e7-4a5a-b44e-5a4168aa8db7} <Debug> TCPHandler: Processed in 0.004238405 sec. | ||
| 2352 | 2026.04.10 22:24:46.962591 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2026.04.10 22:24:46.962685 [ 6 ] {e9c4cbb4-bce4-4227-a598-3072e9932132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2354 | 2026.04.10 22:24:46.962724 [ 6 ] {e9c4cbb4-bce4-4227-a598-3072e9932132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2355 | 2026.04.10 22:24:46.963108 [ 6 ] {e9c4cbb4-bce4-4227-a598-3072e9932132} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2026.04.10 22:24:46.963145 [ 6 ] {e9c4cbb4-bce4-4227-a598-3072e9932132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2357 | 2026.04.10 22:24:46.963427 [ 6 ] {e9c4cbb4-bce4-4227-a598-3072e9932132} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2358 | 2026.04.10 22:24:46.963643 [ 6 ] {e9c4cbb4-bce4-4227-a598-3072e9932132} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.04.10 22:24:46.963766 [ 6 ] {e9c4cbb4-bce4-4227-a598-3072e9932132} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001099 sec., 3639.672429481347 rows/sec., 296.79 KiB/sec. | ||
| 2360 | 2026.04.10 22:24:46.963802 [ 6 ] {e9c4cbb4-bce4-4227-a598-3072e9932132} <Debug> TCPHandler: Processed in 0.001260275 sec. | ||
| 2361 | 2026.04.10 22:24:46.963910 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.04.10 22:24:46.964004 [ 6 ] {921c0718-5849-4aca-a194-9d0c419b6937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2363 | 2026.04.10 22:24:46.964043 [ 6 ] {921c0718-5849-4aca-a194-9d0c419b6937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2364 | 2026.04.10 22:24:46.964701 [ 6 ] {921c0718-5849-4aca-a194-9d0c419b6937} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.04.10 22:24:46.964738 [ 6 ] {921c0718-5849-4aca-a194-9d0c419b6937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2366 | 2026.04.10 22:24:46.965070 [ 6 ] {921c0718-5849-4aca-a194-9d0c419b6937} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2367 | 2026.04.10 22:24:46.965274 [ 6 ] {921c0718-5849-4aca-a194-9d0c419b6937} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.04.10 22:24:46.965398 [ 6 ] {921c0718-5849-4aca-a194-9d0c419b6937} <Debug> executeQuery: Read 815 rows, 64.92 KiB in 0.001411 sec., 577604.5357902198 rows/sec., 44.93 MiB/sec. | ||
| 2369 | 2026.04.10 22:24:46.965435 [ 6 ] {921c0718-5849-4aca-a194-9d0c419b6937} <Debug> TCPHandler: Processed in 0.001573762 sec. | ||
| 2370 | 2026.04.10 22:24:46.965536 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2026.04.10 22:24:46.965628 [ 6 ] {d84699b8-898f-4fdb-adda-1391eeb87d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2372 | 2026.04.10 22:24:46.965667 [ 6 ] {d84699b8-898f-4fdb-adda-1391eeb87d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2373 | 2026.04.10 22:24:46.966079 [ 6 ] {d84699b8-898f-4fdb-adda-1391eeb87d9e} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.04.10 22:24:46.966114 [ 6 ] {d84699b8-898f-4fdb-adda-1391eeb87d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2375 | 2026.04.10 22:24:46.966402 [ 6 ] {d84699b8-898f-4fdb-adda-1391eeb87d9e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2376 | 2026.04.10 22:24:46.966604 [ 6 ] {d84699b8-898f-4fdb-adda-1391eeb87d9e} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.04.10 22:24:46.966724 [ 6 ] {d84699b8-898f-4fdb-adda-1391eeb87d9e} <Debug> executeQuery: Read 169 rows, 10.55 KiB in 0.001114 sec., 151705.56552962298 rows/sec., 9.25 MiB/sec. | ||
| 2378 | 2026.04.10 22:24:46.966760 [ 6 ] {d84699b8-898f-4fdb-adda-1391eeb87d9e} <Debug> TCPHandler: Processed in 0.001272936 sec. | ||
| 2379 | 2026.04.10 22:24:46.966873 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.04.10 22:24:46.966965 [ 6 ] {5d7584f4-c0e3-433e-82c9-bc4729131377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2381 | 2026.04.10 22:24:46.967003 [ 6 ] {5d7584f4-c0e3-433e-82c9-bc4729131377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2382 | 2026.04.10 22:24:46.967440 [ 6 ] {5d7584f4-c0e3-433e-82c9-bc4729131377} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.04.10 22:24:46.967474 [ 6 ] {5d7584f4-c0e3-433e-82c9-bc4729131377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2384 | 2026.04.10 22:24:46.967755 [ 6 ] {5d7584f4-c0e3-433e-82c9-bc4729131377} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2385 | 2026.04.10 22:24:46.967964 [ 6 ] {5d7584f4-c0e3-433e-82c9-bc4729131377} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.04.10 22:24:46.968085 [ 6 ] {5d7584f4-c0e3-433e-82c9-bc4729131377} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001137 sec., 131046.61389621811 rows/sec., 8.47 MiB/sec. | ||
| 2387 | 2026.04.10 22:24:46.968120 [ 6 ] {5d7584f4-c0e3-433e-82c9-bc4729131377} <Debug> TCPHandler: Processed in 0.001297436 sec. | ||
| 2388 | 2026.04.10 22:24:46.968234 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2389 | 2026.04.10 22:24:46.968326 [ 6 ] {371cda12-e586-4590-b43f-a7ceb4b488ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2390 | 2026.04.10 22:24:46.968364 [ 6 ] {371cda12-e586-4590-b43f-a7ceb4b488ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2391 | 2026.04.10 22:24:46.968777 [ 6 ] {371cda12-e586-4590-b43f-a7ceb4b488ca} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2026.04.10 22:24:46.968814 [ 6 ] {371cda12-e586-4590-b43f-a7ceb4b488ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2393 | 2026.04.10 22:24:46.971464 [ 6 ] {371cda12-e586-4590-b43f-a7ceb4b488ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2394 | 2026.04.10 22:24:46.971774 [ 6 ] {371cda12-e586-4590-b43f-a7ceb4b488ca} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2026.04.10 22:24:46.971950 [ 6 ] {371cda12-e586-4590-b43f-a7ceb4b488ca} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.003639 sec., 40670.51387743886 rows/sec., 2.31 MiB/sec. | ||
| 2396 | 2026.04.10 22:24:46.972004 [ 6 ] {371cda12-e586-4590-b43f-a7ceb4b488ca} <Debug> TCPHandler: Processed in 0.003818326 sec. | ||
| 2397 | 2026.04.10 22:24:46.972164 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.04.10 22:24:46.972311 [ 6 ] {1c89a069-972a-490d-97ae-2a5ee14e75fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2399 | 2026.04.10 22:24:46.972369 [ 6 ] {1c89a069-972a-490d-97ae-2a5ee14e75fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2400 | 2026.04.10 22:24:46.972888 [ 6 ] {1c89a069-972a-490d-97ae-2a5ee14e75fe} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.04.10 22:24:46.972923 [ 6 ] {1c89a069-972a-490d-97ae-2a5ee14e75fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2402 | 2026.04.10 22:24:46.973235 [ 6 ] {1c89a069-972a-490d-97ae-2a5ee14e75fe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2403 | 2026.04.10 22:24:46.973435 [ 6 ] {1c89a069-972a-490d-97ae-2a5ee14e75fe} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.04.10 22:24:46.973558 [ 6 ] {1c89a069-972a-490d-97ae-2a5ee14e75fe} <Debug> executeQuery: Read 481 rows, 34.47 KiB in 0.001278 sec., 376369.3270735524 rows/sec., 26.34 MiB/sec. | ||
| 2405 | 2026.04.10 22:24:46.973594 [ 6 ] {1c89a069-972a-490d-97ae-2a5ee14e75fe} <Debug> TCPHandler: Processed in 0.001503941 sec. | ||
| 2406 | 2026.04.10 22:24:46.973701 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2407 | 2026.04.10 22:24:46.973794 [ 6 ] {d5fcf8b9-5b88-4cef-b64a-842061ccbeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2408 | 2026.04.10 22:24:46.973835 [ 6 ] {d5fcf8b9-5b88-4cef-b64a-842061ccbeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2409 | 2026.04.10 22:24:46.974144 [ 6 ] {d5fcf8b9-5b88-4cef-b64a-842061ccbeca} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.04.10 22:24:46.974178 [ 6 ] {d5fcf8b9-5b88-4cef-b64a-842061ccbeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2411 | 2026.04.10 22:24:46.974465 [ 6 ] {d5fcf8b9-5b88-4cef-b64a-842061ccbeca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2412 | 2026.04.10 22:24:46.974666 [ 6 ] {d5fcf8b9-5b88-4cef-b64a-842061ccbeca} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2026.04.10 22:24:46.974786 [ 6 ] {d5fcf8b9-5b88-4cef-b64a-842061ccbeca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001009 sec., 5946.481665014867 rows/sec., 310.68 KiB/sec. | ||
| 2414 | 2026.04.10 22:24:46.974821 [ 6 ] {d5fcf8b9-5b88-4cef-b64a-842061ccbeca} <Debug> TCPHandler: Processed in 0.001168433 sec. | ||
| 2415 | 2026.04.10 22:24:46.974922 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2026.04.10 22:24:46.975014 [ 6 ] {890c9af3-b4de-40dd-b6bd-0f56320220e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2417 | 2026.04.10 22:24:46.975055 [ 6 ] {890c9af3-b4de-40dd-b6bd-0f56320220e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2418 | 2026.04.10 22:24:46.975429 [ 6 ] {890c9af3-b4de-40dd-b6bd-0f56320220e2} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.04.10 22:24:46.975464 [ 6 ] {890c9af3-b4de-40dd-b6bd-0f56320220e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2420 | 2026.04.10 22:24:46.975778 [ 6 ] {890c9af3-b4de-40dd-b6bd-0f56320220e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2421 | 2026.04.10 22:24:46.975988 [ 6 ] {890c9af3-b4de-40dd-b6bd-0f56320220e2} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2026.04.10 22:24:46.976110 [ 6 ] {890c9af3-b4de-40dd-b6bd-0f56320220e2} <Debug> executeQuery: Read 207 rows, 13.86 KiB in 0.001114 sec., 185816.87612208258 rows/sec., 12.15 MiB/sec. | ||
| 2423 | 2026.04.10 22:24:46.976145 [ 6 ] {890c9af3-b4de-40dd-b6bd-0f56320220e2} <Debug> TCPHandler: Processed in 0.001272646 sec. | ||
| 2424 | 2026.04.10 22:24:46.976264 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2425 | 2026.04.10 22:24:46.976358 [ 6 ] {7ccd47f6-d734-4dfa-b3a6-7df50ccd8093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2426 | 2026.04.10 22:24:46.976399 [ 6 ] {7ccd47f6-d734-4dfa-b3a6-7df50ccd8093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2427 | 2026.04.10 22:24:46.976702 [ 6 ] {7ccd47f6-d734-4dfa-b3a6-7df50ccd8093} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.04.10 22:24:46.976736 [ 6 ] {7ccd47f6-d734-4dfa-b3a6-7df50ccd8093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2429 | 2026.04.10 22:24:46.977022 [ 6 ] {7ccd47f6-d734-4dfa-b3a6-7df50ccd8093} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2430 | 2026.04.10 22:24:46.977229 [ 6 ] {7ccd47f6-d734-4dfa-b3a6-7df50ccd8093} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2026.04.10 22:24:46.977349 [ 6 ] {7ccd47f6-d734-4dfa-b3a6-7df50ccd8093} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 2432 | 2026.04.10 22:24:46.977384 [ 6 ] {7ccd47f6-d734-4dfa-b3a6-7df50ccd8093} <Debug> TCPHandler: Processed in 0.001175434 sec. | ||
| 2433 | 2026.04.10 22:24:46.977493 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.04.10 22:24:46.977586 [ 6 ] {27e2fb7f-0030-4f17-ac88-b62b46f31801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2435 | 2026.04.10 22:24:46.977638 [ 6 ] {27e2fb7f-0030-4f17-ac88-b62b46f31801} <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 | ||
| 2436 | 2026.04.10 22:24:46.978316 [ 6 ] {27e2fb7f-0030-4f17-ac88-b62b46f31801} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.04.10 22:24:46.978351 [ 6 ] {27e2fb7f-0030-4f17-ac88-b62b46f31801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2438 | 2026.04.10 22:24:46.978833 [ 6 ] {27e2fb7f-0030-4f17-ac88-b62b46f31801} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2439 | 2026.04.10 22:24:46.979048 [ 6 ] {27e2fb7f-0030-4f17-ac88-b62b46f31801} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.04.10 22:24:46.979179 [ 6 ] {27e2fb7f-0030-4f17-ac88-b62b46f31801} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00161 sec., 14285.714285714284 rows/sec., 25.60 MiB/sec. | ||
| 2441 | 2026.04.10 22:24:46.979228 [ 6 ] {27e2fb7f-0030-4f17-ac88-b62b46f31801} <Debug> TCPHandler: Processed in 0.001783826 sec. | ||
| 2442 | 2026.04.10 22:24:46.979342 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.04.10 22:24:46.979436 [ 6 ] {0749f1db-f710-4b3d-b9da-fa5858571f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2444 | 2026.04.10 22:24:46.979477 [ 6 ] {0749f1db-f710-4b3d-b9da-fa5858571f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2445 | 2026.04.10 22:24:46.979794 [ 6 ] {0749f1db-f710-4b3d-b9da-fa5858571f69} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.04.10 22:24:46.979829 [ 6 ] {0749f1db-f710-4b3d-b9da-fa5858571f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2447 | 2026.04.10 22:24:46.980128 [ 6 ] {0749f1db-f710-4b3d-b9da-fa5858571f69} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2448 | 2026.04.10 22:24:46.980336 [ 6 ] {0749f1db-f710-4b3d-b9da-fa5858571f69} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.04.10 22:24:46.980460 [ 6 ] {0749f1db-f710-4b3d-b9da-fa5858571f69} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.50 MiB/sec. | ||
| 2450 | 2026.04.10 22:24:46.980494 [ 6 ] {0749f1db-f710-4b3d-b9da-fa5858571f69} <Debug> TCPHandler: Processed in 0.001202725 sec. | ||
| 2451 | 2026.04.10 22:24:47.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.27 MiB, peak 218.64 MiB, free memory in arenas 0.00 B, will set to 214.93 MiB (RSS), difference: -1.34 MiB | ||
| 2452 | 2026.04.10 22:24:48.026657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6270 | ||
| 2453 | 2026.04.10 22:24:48.027267 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.04.10 22:24:48.027321 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2455 | 2026.04.10 22:24:48.027815 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2456 | 2026.04.10 22:24:48.028065 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.04.10 22:24:48.028208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6270 | ||
| 2458 | 2026.04.10 22:24:48.345552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2459 | 2026.04.10 22:24:48.362881 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.04.10 22:24:48.362939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2461 | 2026.04.10 22:24:48.369287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2462 | 2026.04.10 22:24:48.369976 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.04.10 22:24:48.373057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2464 | 2026.04.10 22:24:49.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.47 MiB, peak 219.47 MiB, free memory in arenas 0.00 B, will set to 216.69 MiB (RSS), difference: 1.22 MiB | ||
| 2465 | 2026.04.10 22:24:50.527840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 294 | ||
| 2466 | 2026.04.10 22:24:50.532239 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.04.10 22:24:50.532328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2468 | 2026.04.10 22:24:50.534344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2469 | 2026.04.10 22:24:50.534761 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.04.10 22:24:50.535348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 2471 | 2026.04.10 22:24:51.921467 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.04.10 22:24:51.921644 [ 6 ] {e19f578a-1b1a-4ed4-828f-3afa86259e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2473 | 2026.04.10 22:24:51.921707 [ 6 ] {e19f578a-1b1a-4ed4-828f-3afa86259e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2474 | 2026.04.10 22:24:51.922337 [ 6 ] {e19f578a-1b1a-4ed4-828f-3afa86259e37} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.04.10 22:24:51.922378 [ 6 ] {e19f578a-1b1a-4ed4-828f-3afa86259e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2476 | 2026.04.10 22:24:51.922763 [ 6 ] {e19f578a-1b1a-4ed4-828f-3afa86259e37} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2477 | 2026.04.10 22:24:51.922986 [ 6 ] {e19f578a-1b1a-4ed4-828f-3afa86259e37} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.04.10 22:24:51.923113 [ 74 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2479 | 2026.04.10 22:24:51.923135 [ 6 ] {e19f578a-1b1a-4ed4-828f-3afa86259e37} <Debug> executeQuery: Read 62 rows, 5.56 KiB in 0.001541 sec., 40233.61453601557 rows/sec., 3.53 MiB/sec. | ||
| 2480 | 2026.04.10 22:24:51.923182 [ 74 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.04.10 22:24:51.923195 [ 6 ] {e19f578a-1b1a-4ed4-828f-3afa86259e37} <Debug> TCPHandler: Processed in 0.001861977 sec. | ||
| 2482 | 2026.04.10 22:24:51.923208 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2483 | 2026.04.10 22:24:51.923303 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::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 | ||
| 2484 | 2026.04.10 22:24:51.923330 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.04.10 22:24:51.923388 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2486 | 2026.04.10 22:24:51.923416 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 74 rows starting from the beginning of the part | ||
| 2487 | 2026.04.10 22:24:51.923423 [ 6 ] {10ab59a3-fe72-473c-9d2f-1f0c8d1785dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2488 | 2026.04.10 22:24:51.923464 [ 6 ] {10ab59a3-fe72-473c-9d2f-1f0c8d1785dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2489 | 2026.04.10 22:24:51.923498 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 65 rows starting from the beginning of the part | ||
| 2490 | 2026.04.10 22:24:51.923550 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part | ||
| 2491 | 2026.04.10 22:24:51.923596 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 62 rows starting from the beginning of the part | ||
| 2492 | 2026.04.10 22:24:51.923645 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 815 rows starting from the beginning of the part | ||
| 2493 | 2026.04.10 22:24:51.923691 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 62 rows starting from the beginning of the part | ||
| 2494 | 2026.04.10 22:24:51.923862 [ 6 ] {10ab59a3-fe72-473c-9d2f-1f0c8d1785dd} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2026.04.10 22:24:51.923897 [ 6 ] {10ab59a3-fe72-473c-9d2f-1f0c8d1785dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2496 | 2026.04.10 22:24:51.924216 [ 6 ] {10ab59a3-fe72-473c-9d2f-1f0c8d1785dd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2497 | 2026.04.10 22:24:51.924424 [ 6 ] {10ab59a3-fe72-473c-9d2f-1f0c8d1785dd} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.04.10 22:24:51.924549 [ 6 ] {10ab59a3-fe72-473c-9d2f-1f0c8d1785dd} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001144 sec., 15734.265734265733 rows/sec., 1.16 MiB/sec. | ||
| 2499 | 2026.04.10 22:24:51.924585 [ 6 ] {10ab59a3-fe72-473c-9d2f-1f0c8d1785dd} <Debug> TCPHandler: Processed in 0.001302716 sec. | ||
| 2500 | 2026.04.10 22:24:51.924694 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.04.10 22:24:51.924726 [ 193 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1150 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145647 sec., 789580.2865833144 rows/sec., 66.48 MiB/sec. | ||
| 2502 | 2026.04.10 22:24:51.924787 [ 6 ] {2e81988b-d389-4cdc-b49d-d2de5115b170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2503 | 2026.04.10 22:24:51.924830 [ 6 ] {2e81988b-d389-4cdc-b49d-d2de5115b170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2504 | 2026.04.10 22:24:51.924951 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2505 | 2026.04.10 22:24:51.925224 [ 6 ] {2e81988b-d389-4cdc-b49d-d2de5115b170} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.04.10 22:24:51.925247 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_11_2} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.04.10 22:24:51.925258 [ 6 ] {2e81988b-d389-4cdc-b49d-d2de5115b170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2508 | 2026.04.10 22:24:51.925332 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_11_2} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2509 | 2026.04.10 22:24:51.925405 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2510 | 2026.04.10 22:24:51.925551 [ 6 ] {2e81988b-d389-4cdc-b49d-d2de5115b170} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2511 | 2026.04.10 22:24:51.925762 [ 6 ] {2e81988b-d389-4cdc-b49d-d2de5115b170} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.04.10 22:24:51.925857 [ 74 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2513 | 2026.04.10 22:24:51.925884 [ 6 ] {2e81988b-d389-4cdc-b49d-d2de5115b170} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001116 sec., 41218.637992831544 rows/sec., 3.22 MiB/sec. | ||
| 2514 | 2026.04.10 22:24:51.925890 [ 74 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.04.10 22:24:51.925924 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2516 | 2026.04.10 22:24:51.925929 [ 6 ] {2e81988b-d389-4cdc-b49d-d2de5115b170} <Debug> TCPHandler: Processed in 0.001281536 sec. | ||
| 2517 | 2026.04.10 22:24:51.926025 [ 194 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::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 | ||
| 2518 | 2026.04.10 22:24:51.926060 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2026.04.10 22:24:51.926154 [ 194 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2520 | 2026.04.10 22:24:51.926155 [ 6 ] {72bee073-8c04-4e36-b842-c27c56d32c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2521 | 2026.04.10 22:24:51.926206 [ 194 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 71 rows starting from the beginning of the part | ||
| 2522 | 2026.04.10 22:24:51.926216 [ 6 ] {72bee073-8c04-4e36-b842-c27c56d32c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2523 | 2026.04.10 22:24:51.926310 [ 194 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part | ||
| 2524 | 2026.04.10 22:24:51.926362 [ 194 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part | ||
| 2525 | 2026.04.10 22:24:51.926405 [ 194 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 2526 | 2026.04.10 22:24:51.926446 [ 194 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 481 rows starting from the beginning of the part | ||
| 2527 | 2026.04.10 22:24:51.926490 [ 194 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
| 2528 | 2026.04.10 22:24:51.926593 [ 6 ] {72bee073-8c04-4e36-b842-c27c56d32c22} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.04.10 22:24:51.926634 [ 6 ] {72bee073-8c04-4e36-b842-c27c56d32c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2530 | 2026.04.10 22:24:51.926971 [ 6 ] {72bee073-8c04-4e36-b842-c27c56d32c22} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2531 | 2026.04.10 22:24:51.927204 [ 6 ] {72bee073-8c04-4e36-b842-c27c56d32c22} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.04.10 22:24:51.927332 [ 6 ] {72bee073-8c04-4e36-b842-c27c56d32c22} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001196 sec., 83612.04013377926 rows/sec., 5.80 MiB/sec. | ||
| 2533 | 2026.04.10 22:24:51.927367 [ 6 ] {72bee073-8c04-4e36-b842-c27c56d32c22} <Debug> TCPHandler: Processed in 0.001355087 sec. | ||
| 2534 | 2026.04.10 22:24:51.927443 [ 195 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147132 sec., 511785.33561699704 rows/sec., 39.29 MiB/sec. | ||
| 2535 | 2026.04.10 22:24:51.927481 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2026.04.10 22:24:51.927572 [ 6 ] {f70584f2-9b88-4920-af52-a94bc4ae1853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2537 | 2026.04.10 22:24:51.927626 [ 6 ] {f70584f2-9b88-4920-af52-a94bc4ae1853} <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 | ||
| 2538 | 2026.04.10 22:24:51.927644 [ 193 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2539 | 2026.04.10 22:24:51.927942 [ 193 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_11_2} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.04.10 22:24:51.928025 [ 193 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_11_2} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2541 | 2026.04.10 22:24:51.928117 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2542 | 2026.04.10 22:24:51.928387 [ 6 ] {f70584f2-9b88-4920-af52-a94bc4ae1853} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.04.10 22:24:51.928426 [ 6 ] {f70584f2-9b88-4920-af52-a94bc4ae1853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2544 | 2026.04.10 22:24:51.928930 [ 6 ] {f70584f2-9b88-4920-af52-a94bc4ae1853} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2545 | 2026.04.10 22:24:51.929143 [ 6 ] {f70584f2-9b88-4920-af52-a94bc4ae1853} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2026.04.10 22:24:51.929273 [ 6 ] {f70584f2-9b88-4920-af52-a94bc4ae1853} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001719 sec., 10471.204188481675 rows/sec., 18.76 MiB/sec. | ||
| 2547 | 2026.04.10 22:24:51.929323 [ 6 ] {f70584f2-9b88-4920-af52-a94bc4ae1853} <Debug> TCPHandler: Processed in 0.001888348 sec. | ||
| 2548 | 2026.04.10 22:24:51.929438 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2026.04.10 22:24:51.929532 [ 6 ] {a61db254-0133-444b-9ca3-c3f117f281b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2550 | 2026.04.10 22:24:51.929572 [ 6 ] {a61db254-0133-444b-9ca3-c3f117f281b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2551 | 2026.04.10 22:24:51.929890 [ 6 ] {a61db254-0133-444b-9ca3-c3f117f281b8} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2026.04.10 22:24:51.929925 [ 6 ] {a61db254-0133-444b-9ca3-c3f117f281b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2553 | 2026.04.10 22:24:51.930212 [ 6 ] {a61db254-0133-444b-9ca3-c3f117f281b8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2554 | 2026.04.10 22:24:51.930420 [ 6 ] {a61db254-0133-444b-9ca3-c3f117f281b8} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2026.04.10 22:24:51.930545 [ 6 ] {a61db254-0133-444b-9ca3-c3f117f281b8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001031 sec., 29097.963142580018 rows/sec., 1.99 MiB/sec. | ||
| 2556 | 2026.04.10 22:24:51.930579 [ 6 ] {a61db254-0133-444b-9ca3-c3f117f281b8} <Debug> TCPHandler: Processed in 0.001187554 sec. | ||
| 2557 | 2026.04.10 22:24:55.406835 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2558 | 2026.04.10 22:24:55.406902 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2559 | 2026.04.10 22:24:55.528329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6718 | ||
| 2560 | 2026.04.10 22:24:55.528833 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.04.10 22:24:55.528880 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2562 | 2026.04.10 22:24:55.529369 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2563 | 2026.04.10 22:24:55.529602 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2026.04.10 22:24:55.529736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6718 | ||
| 2565 | 2026.04.10 22:24:55.873175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2566 | 2026.04.10 22:24:55.889915 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.04.10 22:24:55.889962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2568 | 2026.04.10 22:24:55.896401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2569 | 2026.04.10 22:24:55.897092 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.04.10 22:24:55.900043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2571 | 2026.04.10 22:24:56.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.44 MiB, peak 221.44 MiB, free memory in arenas 0.00 B, will set to 218.80 MiB (RSS), difference: 1.36 MiB | ||
| 2572 | 2026.04.10 22:24:56.929666 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.04.10 22:24:56.929853 [ 6 ] {0f941ed3-f927-4680-89e4-4c84d68e40ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2574 | 2026.04.10 22:24:56.929932 [ 6 ] {0f941ed3-f927-4680-89e4-4c84d68e40ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2575 | 2026.04.10 22:24:56.930766 [ 6 ] {0f941ed3-f927-4680-89e4-4c84d68e40ad} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.04.10 22:24:56.930816 [ 6 ] {0f941ed3-f927-4680-89e4-4c84d68e40ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2577 | 2026.04.10 22:24:56.931276 [ 6 ] {0f941ed3-f927-4680-89e4-4c84d68e40ad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2578 | 2026.04.10 22:24:56.931627 [ 6 ] {0f941ed3-f927-4680-89e4-4c84d68e40ad} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.04.10 22:24:56.931788 [ 6 ] {0f941ed3-f927-4680-89e4-4c84d68e40ad} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001986 sec., 143001.0070493454 rows/sec., 9.08 MiB/sec. | ||
| 2580 | 2026.04.10 22:24:56.931843 [ 6 ] {0f941ed3-f927-4680-89e4-4c84d68e40ad} <Debug> TCPHandler: Processed in 0.002327007 sec. | ||
| 2581 | 2026.04.10 22:24:56.931982 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.04.10 22:24:56.932088 [ 6 ] {0f9a7685-e7a0-44a5-a735-c107d3689b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2583 | 2026.04.10 22:24:56.932143 [ 6 ] {0f9a7685-e7a0-44a5-a735-c107d3689b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2584 | 2026.04.10 22:24:56.932974 [ 6 ] {0f9a7685-e7a0-44a5-a735-c107d3689b5c} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.04.10 22:24:56.933016 [ 6 ] {0f9a7685-e7a0-44a5-a735-c107d3689b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2586 | 2026.04.10 22:24:56.933470 [ 6 ] {0f9a7685-e7a0-44a5-a735-c107d3689b5c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2587 | 2026.04.10 22:24:56.933771 [ 6 ] {0f9a7685-e7a0-44a5-a735-c107d3689b5c} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.04.10 22:24:56.933911 [ 6 ] {0f9a7685-e7a0-44a5-a735-c107d3689b5c} <Debug> executeQuery: Read 813 rows, 64.78 KiB in 0.001848 sec., 439935.06493506493 rows/sec., 34.23 MiB/sec. | ||
| 2589 | 2026.04.10 22:24:56.933951 [ 6 ] {0f9a7685-e7a0-44a5-a735-c107d3689b5c} <Debug> TCPHandler: Processed in 0.00202513 sec. | ||
| 2590 | 2026.04.10 22:24:56.934091 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.04.10 22:24:56.934200 [ 6 ] {c1f455f1-8c4d-40ce-b2bf-9e3a14bb9d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2592 | 2026.04.10 22:24:56.934254 [ 6 ] {c1f455f1-8c4d-40ce-b2bf-9e3a14bb9d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2593 | 2026.04.10 22:24:56.934803 [ 6 ] {c1f455f1-8c4d-40ce-b2bf-9e3a14bb9d01} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.04.10 22:24:56.934841 [ 6 ] {c1f455f1-8c4d-40ce-b2bf-9e3a14bb9d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2595 | 2026.04.10 22:24:56.935182 [ 6 ] {c1f455f1-8c4d-40ce-b2bf-9e3a14bb9d01} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2596 | 2026.04.10 22:24:56.935400 [ 6 ] {c1f455f1-8c4d-40ce-b2bf-9e3a14bb9d01} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.04.10 22:24:56.935534 [ 6 ] {c1f455f1-8c4d-40ce-b2bf-9e3a14bb9d01} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001362 sec., 121145.37444933922 rows/sec., 7.36 MiB/sec. | ||
| 2598 | 2026.04.10 22:24:56.935530 [ 136 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2599 | 2026.04.10 22:24:56.935573 [ 6 ] {c1f455f1-8c4d-40ce-b2bf-9e3a14bb9d01} <Debug> TCPHandler: Processed in 0.001539811 sec. | ||
| 2600 | 2026.04.10 22:24:56.935609 [ 136 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.04.10 22:24:56.935636 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2602 | 2026.04.10 22:24:56.935708 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2026.04.10 22:24:56.935763 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::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 | ||
| 2604 | 2026.04.10 22:24:56.935805 [ 6 ] {ff24f21d-26b9-4d24-aab3-9a8078c85e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2605 | 2026.04.10 22:24:56.935851 [ 6 ] {ff24f21d-26b9-4d24-aab3-9a8078c85e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2606 | 2026.04.10 22:24:56.935926 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2607 | 2026.04.10 22:24:56.935965 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 51 rows starting from the beginning of the part | ||
| 2608 | 2026.04.10 22:24:56.936031 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2609 | 2026.04.10 22:24:56.936074 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part | ||
| 2610 | 2026.04.10 22:24:56.936113 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 169 rows starting from the beginning of the part | ||
| 2611 | 2026.04.10 22:24:56.936151 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part | ||
| 2612 | 2026.04.10 22:24:56.936193 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 165 rows starting from the beginning of the part | ||
| 2613 | 2026.04.10 22:24:56.936311 [ 6 ] {ff24f21d-26b9-4d24-aab3-9a8078c85e7a} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.04.10 22:24:56.936354 [ 6 ] {ff24f21d-26b9-4d24-aab3-9a8078c85e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2615 | 2026.04.10 22:24:56.936738 [ 6 ] {ff24f21d-26b9-4d24-aab3-9a8078c85e7a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2616 | 2026.04.10 22:24:56.936987 [ 6 ] {ff24f21d-26b9-4d24-aab3-9a8078c85e7a} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.04.10 22:24:56.937112 [ 6 ] {ff24f21d-26b9-4d24-aab3-9a8078c85e7a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001324 sec., 112537.76435045316 rows/sec., 7.27 MiB/sec. | ||
| 2618 | 2026.04.10 22:24:56.937148 [ 6 ] {ff24f21d-26b9-4d24-aab3-9a8078c85e7a} <Debug> TCPHandler: Processed in 0.001491 sec. | ||
| 2619 | 2026.04.10 22:24:56.937155 [ 193 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445409 sec., 307179.49037262116 rows/sec., 20.79 MiB/sec. | ||
| 2620 | 2026.04.10 22:24:56.937273 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.04.10 22:24:56.937369 [ 6 ] {e890a680-532d-486d-9b14-0af0eeaec7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2622 | 2026.04.10 22:24:56.937377 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2623 | 2026.04.10 22:24:56.937409 [ 6 ] {e890a680-532d-486d-9b14-0af0eeaec7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2624 | 2026.04.10 22:24:56.937648 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_11_2} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.04.10 22:24:56.937749 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_11_2} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2626 | 2026.04.10 22:24:56.937851 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2627 | 2026.04.10 22:24:56.937910 [ 6 ] {e890a680-532d-486d-9b14-0af0eeaec7bb} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.04.10 22:24:56.937939 [ 6 ] {e890a680-532d-486d-9b14-0af0eeaec7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2629 | 2026.04.10 22:24:56.938250 [ 6 ] {e890a680-532d-486d-9b14-0af0eeaec7bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2630 | 2026.04.10 22:24:56.938458 [ 6 ] {e890a680-532d-486d-9b14-0af0eeaec7bb} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.04.10 22:24:56.938583 [ 6 ] {e890a680-532d-486d-9b14-0af0eeaec7bb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001232 sec., 120129.87012987013 rows/sec., 6.83 MiB/sec. | ||
| 2632 | 2026.04.10 22:24:56.938620 [ 6 ] {e890a680-532d-486d-9b14-0af0eeaec7bb} <Debug> TCPHandler: Processed in 0.001396869 sec. | ||
| 2633 | 2026.04.10 22:24:56.938741 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.04.10 22:24:56.938834 [ 6 ] {0956f589-4f47-47a0-a401-1c9ef77cb247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2635 | 2026.04.10 22:24:56.938873 [ 6 ] {0956f589-4f47-47a0-a401-1c9ef77cb247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2636 | 2026.04.10 22:24:56.939449 [ 6 ] {0956f589-4f47-47a0-a401-1c9ef77cb247} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.04.10 22:24:56.939484 [ 6 ] {0956f589-4f47-47a0-a401-1c9ef77cb247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2638 | 2026.04.10 22:24:56.939838 [ 6 ] {0956f589-4f47-47a0-a401-1c9ef77cb247} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2639 | 2026.04.10 22:24:56.940063 [ 6 ] {0956f589-4f47-47a0-a401-1c9ef77cb247} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.04.10 22:24:56.940186 [ 6 ] {0956f589-4f47-47a0-a401-1c9ef77cb247} <Debug> executeQuery: Read 477 rows, 34.14 KiB in 0.001369 sec., 348429.51059167273 rows/sec., 24.35 MiB/sec. | ||
| 2641 | 2026.04.10 22:24:56.940225 [ 6 ] {0956f589-4f47-47a0-a401-1c9ef77cb247} <Debug> TCPHandler: Processed in 0.001532111 sec. | ||
| 2642 | 2026.04.10 22:24:56.940352 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2026.04.10 22:24:56.940446 [ 6 ] {b58bcc07-c941-4bdc-af2d-259125ebe572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2644 | 2026.04.10 22:24:56.940493 [ 6 ] {b58bcc07-c941-4bdc-af2d-259125ebe572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2645 | 2026.04.10 22:24:56.940829 [ 6 ] {b58bcc07-c941-4bdc-af2d-259125ebe572} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.04.10 22:24:56.940864 [ 6 ] {b58bcc07-c941-4bdc-af2d-259125ebe572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2647 | 2026.04.10 22:24:56.941155 [ 6 ] {b58bcc07-c941-4bdc-af2d-259125ebe572} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2648 | 2026.04.10 22:24:56.941376 [ 6 ] {b58bcc07-c941-4bdc-af2d-259125ebe572} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.04.10 22:24:56.941508 [ 6 ] {b58bcc07-c941-4bdc-af2d-259125ebe572} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 2650 | 2026.04.10 22:24:56.941547 [ 6 ] {b58bcc07-c941-4bdc-af2d-259125ebe572} <Debug> TCPHandler: Processed in 0.001250976 sec. | ||
| 2651 | 2026.04.10 22:24:56.941662 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.04.10 22:24:56.941755 [ 6 ] {248bc28b-cf03-4795-836d-8bb1fd580cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2653 | 2026.04.10 22:24:56.941796 [ 6 ] {248bc28b-cf03-4795-836d-8bb1fd580cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2654 | 2026.04.10 22:24:56.942200 [ 6 ] {248bc28b-cf03-4795-836d-8bb1fd580cbb} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.04.10 22:24:56.942235 [ 6 ] {248bc28b-cf03-4795-836d-8bb1fd580cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2656 | 2026.04.10 22:24:56.942588 [ 6 ] {248bc28b-cf03-4795-836d-8bb1fd580cbb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2657 | 2026.04.10 22:24:56.942791 [ 6 ] {248bc28b-cf03-4795-836d-8bb1fd580cbb} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.04.10 22:24:56.942914 [ 6 ] {248bc28b-cf03-4795-836d-8bb1fd580cbb} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001177 sec., 174171.6227697536 rows/sec., 11.38 MiB/sec. | ||
| 2659 | 2026.04.10 22:24:56.942948 [ 6 ] {248bc28b-cf03-4795-836d-8bb1fd580cbb} <Debug> TCPHandler: Processed in 0.001337787 sec. | ||
| 2660 | 2026.04.10 22:24:56.943058 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.04.10 22:24:56.943149 [ 6 ] {45e24a0a-50f3-450a-884a-e9bf530dfa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2662 | 2026.04.10 22:24:56.943190 [ 6 ] {45e24a0a-50f3-450a-884a-e9bf530dfa67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2663 | 2026.04.10 22:24:56.943497 [ 6 ] {45e24a0a-50f3-450a-884a-e9bf530dfa67} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.04.10 22:24:56.943532 [ 6 ] {45e24a0a-50f3-450a-884a-e9bf530dfa67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2665 | 2026.04.10 22:24:56.943812 [ 6 ] {45e24a0a-50f3-450a-884a-e9bf530dfa67} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2666 | 2026.04.10 22:24:56.944009 [ 6 ] {45e24a0a-50f3-450a-884a-e9bf530dfa67} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.04.10 22:24:56.944131 [ 6 ] {45e24a0a-50f3-450a-884a-e9bf530dfa67} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 2668 | 2026.04.10 22:24:56.944164 [ 6 ] {45e24a0a-50f3-450a-884a-e9bf530dfa67} <Debug> TCPHandler: Processed in 0.001155634 sec. | ||
| 2669 | 2026.04.10 22:24:56.944272 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2026.04.10 22:24:56.944362 [ 6 ] {264c16ba-d463-4e80-985e-5f88395958ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2671 | 2026.04.10 22:24:56.944414 [ 6 ] {264c16ba-d463-4e80-985e-5f88395958ec} <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 | ||
| 2672 | 2026.04.10 22:24:56.945150 [ 6 ] {264c16ba-d463-4e80-985e-5f88395958ec} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.04.10 22:24:56.945186 [ 6 ] {264c16ba-d463-4e80-985e-5f88395958ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2674 | 2026.04.10 22:24:56.945694 [ 6 ] {264c16ba-d463-4e80-985e-5f88395958ec} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2675 | 2026.04.10 22:24:56.945948 [ 6 ] {264c16ba-d463-4e80-985e-5f88395958ec} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.04.10 22:24:56.946060 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2677 | 2026.04.10 22:24:56.946084 [ 6 ] {264c16ba-d463-4e80-985e-5f88395958ec} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001739 sec., 13225.991949396204 rows/sec., 23.70 MiB/sec. | ||
| 2678 | 2026.04.10 22:24:56.946115 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.04.10 22:24:56.946139 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2680 | 2026.04.10 22:24:56.946144 [ 6 ] {264c16ba-d463-4e80-985e-5f88395958ec} <Debug> TCPHandler: Processed in 0.001920688 sec. | ||
| 2681 | 2026.04.10 22:24:56.946231 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::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 | ||
| 2682 | 2026.04.10 22:24:56.946282 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.04.10 22:24:56.946391 [ 6 ] {95fde270-0eac-498a-ad44-48ae701c30f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2684 | 2026.04.10 22:24:56.946443 [ 6 ] {95fde270-0eac-498a-ad44-48ae701c30f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2685 | 2026.04.10 22:24:56.946483 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2686 | 2026.04.10 22:24:56.946554 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 2687 | 2026.04.10 22:24:56.946746 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2688 | 2026.04.10 22:24:56.946860 [ 6 ] {95fde270-0eac-498a-ad44-48ae701c30f6} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.04.10 22:24:56.946900 [ 6 ] {95fde270-0eac-498a-ad44-48ae701c30f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2690 | 2026.04.10 22:24:56.946908 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part | ||
| 2691 | 2026.04.10 22:24:56.947056 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 2692 | 2026.04.10 22:24:56.947232 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part | ||
| 2693 | 2026.04.10 22:24:56.947287 [ 6 ] {95fde270-0eac-498a-ad44-48ae701c30f6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2694 | 2026.04.10 22:24:56.947393 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 2695 | 2026.04.10 22:24:56.947596 [ 6 ] {95fde270-0eac-498a-ad44-48ae701c30f6} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2026.04.10 22:24:56.947731 [ 6 ] {95fde270-0eac-498a-ad44-48ae701c30f6} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.67 MiB/sec. | ||
| 2697 | 2026.04.10 22:24:56.947767 [ 6 ] {95fde270-0eac-498a-ad44-48ae701c30f6} <Debug> TCPHandler: Processed in 0.001546401 sec. | ||
| 2698 | 2026.04.10 22:24:56.950272 [ 193 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 19 columns (19 merged, 0 gathered) in 0.004082723 sec., 55355.21268525932 rows/sec., 99.19 MiB/sec. | ||
| 2699 | 2026.04.10 22:24:56.950746 [ 188 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2700 | 2026.04.10 22:24:56.951158 [ 188 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.04.10 22:24:56.951253 [ 188 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2702 | 2026.04.10 22:24:56.951396 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 2703 | 2026.04.10 22:25:00.535635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 328 | ||
| 2704 | 2026.04.10 22:25:00.537986 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.04.10 22:25:00.538047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2706 | 2026.04.10 22:25:00.539260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2707 | 2026.04.10 22:25:00.539554 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.04.10 22:25:00.539925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2709 | 2026.04.10 22:25:01.922203 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.04.10 22:25:01.922400 [ 6 ] {d60cd6b2-7e90-48ed-96eb-d931c057670d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2711 | 2026.04.10 22:25:01.922474 [ 6 ] {d60cd6b2-7e90-48ed-96eb-d931c057670d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2712 | 2026.04.10 22:25:01.923156 [ 6 ] {d60cd6b2-7e90-48ed-96eb-d931c057670d} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.04.10 22:25:01.923199 [ 6 ] {d60cd6b2-7e90-48ed-96eb-d931c057670d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2714 | 2026.04.10 22:25:01.923593 [ 6 ] {d60cd6b2-7e90-48ed-96eb-d931c057670d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2715 | 2026.04.10 22:25:01.923824 [ 6 ] {d60cd6b2-7e90-48ed-96eb-d931c057670d} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.04.10 22:25:01.923982 [ 6 ] {d60cd6b2-7e90-48ed-96eb-d931c057670d} <Debug> executeQuery: Read 62 rows, 5.56 KiB in 0.001638 sec., 37851.03785103785 rows/sec., 3.32 MiB/sec. | ||
| 2717 | 2026.04.10 22:25:01.924032 [ 6 ] {d60cd6b2-7e90-48ed-96eb-d931c057670d} <Debug> TCPHandler: Processed in 0.0019677 sec. | ||
| 2718 | 2026.04.10 22:25:01.924162 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.04.10 22:25:01.924266 [ 6 ] {064098b1-504e-4df4-8bbc-8a7d0ad137f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2720 | 2026.04.10 22:25:01.924310 [ 6 ] {064098b1-504e-4df4-8bbc-8a7d0ad137f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2721 | 2026.04.10 22:25:01.924726 [ 6 ] {064098b1-504e-4df4-8bbc-8a7d0ad137f3} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.04.10 22:25:01.924764 [ 6 ] {064098b1-504e-4df4-8bbc-8a7d0ad137f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2723 | 2026.04.10 22:25:01.925064 [ 6 ] {064098b1-504e-4df4-8bbc-8a7d0ad137f3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2724 | 2026.04.10 22:25:01.925292 [ 6 ] {064098b1-504e-4df4-8bbc-8a7d0ad137f3} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.04.10 22:25:01.925423 [ 6 ] {064098b1-504e-4df4-8bbc-8a7d0ad137f3} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001181 sec., 15241.320914479254 rows/sec., 1.12 MiB/sec. | ||
| 2726 | 2026.04.10 22:25:01.925461 [ 6 ] {064098b1-504e-4df4-8bbc-8a7d0ad137f3} <Debug> TCPHandler: Processed in 0.001352237 sec. | ||
| 2727 | 2026.04.10 22:25:01.925573 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.04.10 22:25:01.925671 [ 6 ] {12db6d57-11d1-4bb0-8cc3-551ab87fb961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2729 | 2026.04.10 22:25:01.925716 [ 6 ] {12db6d57-11d1-4bb0-8cc3-551ab87fb961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2730 | 2026.04.10 22:25:01.926116 [ 6 ] {12db6d57-11d1-4bb0-8cc3-551ab87fb961} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.04.10 22:25:01.926153 [ 6 ] {12db6d57-11d1-4bb0-8cc3-551ab87fb961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2732 | 2026.04.10 22:25:01.926445 [ 6 ] {12db6d57-11d1-4bb0-8cc3-551ab87fb961} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2733 | 2026.04.10 22:25:01.926653 [ 6 ] {12db6d57-11d1-4bb0-8cc3-551ab87fb961} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.04.10 22:25:01.926780 [ 6 ] {12db6d57-11d1-4bb0-8cc3-551ab87fb961} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.00113 sec., 40707.96460176991 rows/sec., 3.18 MiB/sec. | ||
| 2735 | 2026.04.10 22:25:01.926818 [ 6 ] {12db6d57-11d1-4bb0-8cc3-551ab87fb961} <Debug> TCPHandler: Processed in 0.001295236 sec. | ||
| 2736 | 2026.04.10 22:25:01.926928 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2026.04.10 22:25:01.927023 [ 6 ] {53199b37-1d70-473f-ad76-a40c72d309a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2738 | 2026.04.10 22:25:01.927067 [ 6 ] {53199b37-1d70-473f-ad76-a40c72d309a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2739 | 2026.04.10 22:25:01.927437 [ 6 ] {53199b37-1d70-473f-ad76-a40c72d309a7} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.04.10 22:25:01.927474 [ 6 ] {53199b37-1d70-473f-ad76-a40c72d309a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2741 | 2026.04.10 22:25:01.927795 [ 6 ] {53199b37-1d70-473f-ad76-a40c72d309a7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2742 | 2026.04.10 22:25:01.928005 [ 6 ] {53199b37-1d70-473f-ad76-a40c72d309a7} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.04.10 22:25:01.928106 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2744 | 2026.04.10 22:25:01.928129 [ 6 ] {53199b37-1d70-473f-ad76-a40c72d309a7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001125 sec., 88888.88888888889 rows/sec., 6.16 MiB/sec. | ||
| 2745 | 2026.04.10 22:25:01.928177 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.04.10 22:25:01.928184 [ 6 ] {53199b37-1d70-473f-ad76-a40c72d309a7} <Debug> TCPHandler: Processed in 0.001305756 sec. | ||
| 2747 | 2026.04.10 22:25:01.928205 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2748 | 2026.04.10 22:25:01.928307 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::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 | ||
| 2749 | 2026.04.10 22:25:01.928310 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2026.04.10 22:25:01.928425 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2751 | 2026.04.10 22:25:01.928436 [ 6 ] {b7065a3c-259b-4f1c-8e29-de90368e55cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2752 | 2026.04.10 22:25:01.928459 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 485 rows starting from the beginning of the part | ||
| 2753 | 2026.04.10 22:25:01.928492 [ 6 ] {b7065a3c-259b-4f1c-8e29-de90368e55cb} <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 | ||
| 2754 | 2026.04.10 22:25:01.928526 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
| 2755 | 2026.04.10 22:25:01.928576 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 207 rows starting from the beginning of the part | ||
| 2756 | 2026.04.10 22:25:01.928620 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2757 | 2026.04.10 22:25:01.928664 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 205 rows starting from the beginning of the part | ||
| 2758 | 2026.04.10 22:25:01.928710 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2759 | 2026.04.10 22:25:01.929262 [ 6 ] {b7065a3c-259b-4f1c-8e29-de90368e55cb} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.04.10 22:25:01.929297 [ 6 ] {b7065a3c-259b-4f1c-8e29-de90368e55cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2761 | 2026.04.10 22:25:01.929590 [ 188 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321106 sec., 906059.014189626 rows/sec., 61.58 MiB/sec. | ||
| 2762 | 2026.04.10 22:25:01.929885 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2763 | 2026.04.10 22:25:01.929934 [ 6 ] {b7065a3c-259b-4f1c-8e29-de90368e55cb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2764 | 2026.04.10 22:25:01.930237 [ 6 ] {b7065a3c-259b-4f1c-8e29-de90368e55cb} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2026.04.10 22:25:01.930288 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.04.10 22:25:01.930381 [ 6 ] {b7065a3c-259b-4f1c-8e29-de90368e55cb} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001964 sec., 9164.969450101833 rows/sec., 16.42 MiB/sec. | ||
| 2767 | 2026.04.10 22:25:01.930383 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2768 | 2026.04.10 22:25:01.930451 [ 6 ] {b7065a3c-259b-4f1c-8e29-de90368e55cb} <Debug> TCPHandler: Processed in 0.002191364 sec. | ||
| 2769 | 2026.04.10 22:25:01.930507 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2770 | 2026.04.10 22:25:01.930580 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.04.10 22:25:01.930679 [ 6 ] {39db7ec5-45a6-424b-832f-b391ac8a2c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2772 | 2026.04.10 22:25:01.930721 [ 6 ] {39db7ec5-45a6-424b-832f-b391ac8a2c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2773 | 2026.04.10 22:25:01.931046 [ 6 ] {39db7ec5-45a6-424b-832f-b391ac8a2c20} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.04.10 22:25:01.931082 [ 6 ] {39db7ec5-45a6-424b-832f-b391ac8a2c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2775 | 2026.04.10 22:25:01.931384 [ 6 ] {39db7ec5-45a6-424b-832f-b391ac8a2c20} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2776 | 2026.04.10 22:25:01.931590 [ 6 ] {39db7ec5-45a6-424b-832f-b391ac8a2c20} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.04.10 22:25:01.931715 [ 6 ] {39db7ec5-45a6-424b-832f-b391ac8a2c20} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001054 sec., 28462.998102466794 rows/sec., 1.95 MiB/sec. | ||
| 2778 | 2026.04.10 22:25:01.931749 [ 6 ] {39db7ec5-45a6-424b-832f-b391ac8a2c20} <Debug> TCPHandler: Processed in 0.001219564 sec. | ||
| 2779 | 2026.04.10 22:25:03.029867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7230 | ||
| 2780 | 2026.04.10 22:25:03.030490 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.04.10 22:25:03.030549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2782 | 2026.04.10 22:25:03.031083 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2783 | 2026.04.10 22:25:03.031323 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2026.04.10 22:25:03.031471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7230 | ||
| 2785 | 2026.04.10 22:25:03.400134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2786 | 2026.04.10 22:25:03.416788 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.04.10 22:25:03.416850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2788 | 2026.04.10 22:25:03.422411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2789 | 2026.04.10 22:25:03.423083 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.04.10 22:25:03.426050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2791 | 2026.04.10 22:25:06.930013 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.04.10 22:25:06.930227 [ 6 ] {87cd059c-53a9-486c-b850-fcf2c48a7d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2793 | 2026.04.10 22:25:06.930301 [ 6 ] {87cd059c-53a9-486c-b850-fcf2c48a7d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2794 | 2026.04.10 22:25:06.931110 [ 6 ] {87cd059c-53a9-486c-b850-fcf2c48a7d5b} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.04.10 22:25:06.931157 [ 6 ] {87cd059c-53a9-486c-b850-fcf2c48a7d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2796 | 2026.04.10 22:25:06.931570 [ 6 ] {87cd059c-53a9-486c-b850-fcf2c48a7d5b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2797 | 2026.04.10 22:25:06.931797 [ 6 ] {87cd059c-53a9-486c-b850-fcf2c48a7d5b} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.04.10 22:25:06.931946 [ 6 ] {87cd059c-53a9-486c-b850-fcf2c48a7d5b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001776 sec., 159909.9099099099 rows/sec., 10.16 MiB/sec. | ||
| 2799 | 2026.04.10 22:25:06.931986 [ 6 ] {87cd059c-53a9-486c-b850-fcf2c48a7d5b} <Debug> TCPHandler: Processed in 0.002110972 sec. | ||
| 2800 | 2026.04.10 22:25:06.932111 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.04.10 22:25:06.932206 [ 6 ] {02a431a5-33b8-4514-a881-c12961c61e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2802 | 2026.04.10 22:25:06.932246 [ 6 ] {02a431a5-33b8-4514-a881-c12961c61e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2803 | 2026.04.10 22:25:06.932988 [ 6 ] {02a431a5-33b8-4514-a881-c12961c61e63} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.04.10 22:25:06.933024 [ 6 ] {02a431a5-33b8-4514-a881-c12961c61e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2805 | 2026.04.10 22:25:06.933399 [ 6 ] {02a431a5-33b8-4514-a881-c12961c61e63} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2806 | 2026.04.10 22:25:06.933628 [ 6 ] {02a431a5-33b8-4514-a881-c12961c61e63} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.04.10 22:25:06.933755 [ 6 ] {02a431a5-33b8-4514-a881-c12961c61e63} <Debug> executeQuery: Read 813 rows, 64.78 KiB in 0.001568 sec., 518494.89795918367 rows/sec., 40.34 MiB/sec. | ||
| 2808 | 2026.04.10 22:25:06.933791 [ 6 ] {02a431a5-33b8-4514-a881-c12961c61e63} <Debug> TCPHandler: Processed in 0.001727835 sec. | ||
| 2809 | 2026.04.10 22:25:06.933903 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.04.10 22:25:06.933996 [ 6 ] {5213bf96-4c98-409b-879f-ca064efcb3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2811 | 2026.04.10 22:25:06.934035 [ 6 ] {5213bf96-4c98-409b-879f-ca064efcb3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2812 | 2026.04.10 22:25:06.934459 [ 6 ] {5213bf96-4c98-409b-879f-ca064efcb3a0} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.04.10 22:25:06.934494 [ 6 ] {5213bf96-4c98-409b-879f-ca064efcb3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2814 | 2026.04.10 22:25:06.934790 [ 6 ] {5213bf96-4c98-409b-879f-ca064efcb3a0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2815 | 2026.04.10 22:25:06.934993 [ 6 ] {5213bf96-4c98-409b-879f-ca064efcb3a0} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.04.10 22:25:06.935115 [ 6 ] {5213bf96-4c98-409b-879f-ca064efcb3a0} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001137 sec., 145118.73350923482 rows/sec., 8.82 MiB/sec. | ||
| 2817 | 2026.04.10 22:25:06.935151 [ 6 ] {5213bf96-4c98-409b-879f-ca064efcb3a0} <Debug> TCPHandler: Processed in 0.001295076 sec. | ||
| 2818 | 2026.04.10 22:25:06.935277 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.04.10 22:25:06.935370 [ 6 ] {a7f3e153-367f-49d4-b937-58d43446bd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2820 | 2026.04.10 22:25:06.935408 [ 6 ] {a7f3e153-367f-49d4-b937-58d43446bd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2821 | 2026.04.10 22:25:06.935822 [ 6 ] {a7f3e153-367f-49d4-b937-58d43446bd01} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.04.10 22:25:06.935857 [ 6 ] {a7f3e153-367f-49d4-b937-58d43446bd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2823 | 2026.04.10 22:25:06.936142 [ 6 ] {a7f3e153-367f-49d4-b937-58d43446bd01} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2824 | 2026.04.10 22:25:06.936356 [ 6 ] {a7f3e153-367f-49d4-b937-58d43446bd01} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.04.10 22:25:06.936477 [ 6 ] {a7f3e153-367f-49d4-b937-58d43446bd01} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001124 sec., 132562.27758007118 rows/sec., 8.56 MiB/sec. | ||
| 2826 | 2026.04.10 22:25:06.936513 [ 6 ] {a7f3e153-367f-49d4-b937-58d43446bd01} <Debug> TCPHandler: Processed in 0.001283046 sec. | ||
| 2827 | 2026.04.10 22:25:06.936637 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.04.10 22:25:06.936729 [ 6 ] {b2419b2f-4251-46c4-a4af-fd9f6f7c5f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2829 | 2026.04.10 22:25:06.936767 [ 6 ] {b2419b2f-4251-46c4-a4af-fd9f6f7c5f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2830 | 2026.04.10 22:25:06.937176 [ 6 ] {b2419b2f-4251-46c4-a4af-fd9f6f7c5f61} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.04.10 22:25:06.937212 [ 6 ] {b2419b2f-4251-46c4-a4af-fd9f6f7c5f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2832 | 2026.04.10 22:25:06.937502 [ 6 ] {b2419b2f-4251-46c4-a4af-fd9f6f7c5f61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2833 | 2026.04.10 22:25:06.937706 [ 6 ] {b2419b2f-4251-46c4-a4af-fd9f6f7c5f61} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.04.10 22:25:06.937826 [ 6 ] {b2419b2f-4251-46c4-a4af-fd9f6f7c5f61} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001114 sec., 132854.57809694795 rows/sec., 7.56 MiB/sec. | ||
| 2835 | 2026.04.10 22:25:06.937862 [ 6 ] {b2419b2f-4251-46c4-a4af-fd9f6f7c5f61} <Debug> TCPHandler: Processed in 0.001272336 sec. | ||
| 2836 | 2026.04.10 22:25:06.937973 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.04.10 22:25:06.938065 [ 6 ] {80b47a3b-2b28-4eb9-ba4c-5cf3c777e5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2838 | 2026.04.10 22:25:06.938103 [ 6 ] {80b47a3b-2b28-4eb9-ba4c-5cf3c777e5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2839 | 2026.04.10 22:25:06.938638 [ 6 ] {80b47a3b-2b28-4eb9-ba4c-5cf3c777e5bc} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.04.10 22:25:06.938673 [ 6 ] {80b47a3b-2b28-4eb9-ba4c-5cf3c777e5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2841 | 2026.04.10 22:25:06.939013 [ 6 ] {80b47a3b-2b28-4eb9-ba4c-5cf3c777e5bc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2842 | 2026.04.10 22:25:06.939218 [ 6 ] {80b47a3b-2b28-4eb9-ba4c-5cf3c777e5bc} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.04.10 22:25:06.939341 [ 6 ] {80b47a3b-2b28-4eb9-ba4c-5cf3c777e5bc} <Debug> executeQuery: Read 477 rows, 34.14 KiB in 0.001293 sec., 368909.51276102086 rows/sec., 25.79 MiB/sec. | ||
| 2844 | 2026.04.10 22:25:06.939377 [ 6 ] {80b47a3b-2b28-4eb9-ba4c-5cf3c777e5bc} <Debug> TCPHandler: Processed in 0.00145127 sec. | ||
| 2845 | 2026.04.10 22:25:06.939486 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2026.04.10 22:25:06.939578 [ 6 ] {08be6008-b58f-4a2c-9993-2734d0a314b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2847 | 2026.04.10 22:25:06.939619 [ 6 ] {08be6008-b58f-4a2c-9993-2734d0a314b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2848 | 2026.04.10 22:25:06.939942 [ 6 ] {08be6008-b58f-4a2c-9993-2734d0a314b4} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2026.04.10 22:25:06.939978 [ 6 ] {08be6008-b58f-4a2c-9993-2734d0a314b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2850 | 2026.04.10 22:25:06.940266 [ 6 ] {08be6008-b58f-4a2c-9993-2734d0a314b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2851 | 2026.04.10 22:25:06.940463 [ 6 ] {08be6008-b58f-4a2c-9993-2734d0a314b4} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.04.10 22:25:06.940584 [ 6 ] {08be6008-b58f-4a2c-9993-2734d0a314b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001024 sec., 5859.375 rows/sec., 306.13 KiB/sec. | ||
| 2853 | 2026.04.10 22:25:06.940619 [ 6 ] {08be6008-b58f-4a2c-9993-2734d0a314b4} <Debug> TCPHandler: Processed in 0.001181064 sec. | ||
| 2854 | 2026.04.10 22:25:06.940725 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2026.04.10 22:25:06.940817 [ 6 ] {37c58473-5465-4916-a945-f7153a10fee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2856 | 2026.04.10 22:25:06.940858 [ 6 ] {37c58473-5465-4916-a945-f7153a10fee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2857 | 2026.04.10 22:25:06.941252 [ 6 ] {37c58473-5465-4916-a945-f7153a10fee1} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.04.10 22:25:06.941288 [ 6 ] {37c58473-5465-4916-a945-f7153a10fee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2859 | 2026.04.10 22:25:06.941608 [ 6 ] {37c58473-5465-4916-a945-f7153a10fee1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2860 | 2026.04.10 22:25:06.941810 [ 6 ] {37c58473-5465-4916-a945-f7153a10fee1} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.04.10 22:25:06.941933 [ 6 ] {37c58473-5465-4916-a945-f7153a10fee1} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001134 sec., 180776.01410934745 rows/sec., 11.82 MiB/sec. | ||
| 2862 | 2026.04.10 22:25:06.941968 [ 6 ] {37c58473-5465-4916-a945-f7153a10fee1} <Debug> TCPHandler: Processed in 0.001289676 sec. | ||
| 2863 | 2026.04.10 22:25:06.942076 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.04.10 22:25:06.942168 [ 6 ] {ba39e7f7-2ab2-42fb-be11-88933d97ce11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2865 | 2026.04.10 22:25:06.942209 [ 6 ] {ba39e7f7-2ab2-42fb-be11-88933d97ce11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2866 | 2026.04.10 22:25:06.942514 [ 6 ] {ba39e7f7-2ab2-42fb-be11-88933d97ce11} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.04.10 22:25:06.942551 [ 6 ] {ba39e7f7-2ab2-42fb-be11-88933d97ce11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2868 | 2026.04.10 22:25:06.942863 [ 6 ] {ba39e7f7-2ab2-42fb-be11-88933d97ce11} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2869 | 2026.04.10 22:25:06.943061 [ 6 ] {ba39e7f7-2ab2-42fb-be11-88933d97ce11} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.04.10 22:25:06.943185 [ 6 ] {ba39e7f7-2ab2-42fb-be11-88933d97ce11} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 2871 | 2026.04.10 22:25:06.943219 [ 6 ] {ba39e7f7-2ab2-42fb-be11-88933d97ce11} <Debug> TCPHandler: Processed in 0.001190654 sec. | ||
| 2872 | 2026.04.10 22:25:06.943324 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2026.04.10 22:25:06.943416 [ 6 ] {81a12d06-29eb-491a-bd33-6bf220dc4a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2874 | 2026.04.10 22:25:06.943468 [ 6 ] {81a12d06-29eb-491a-bd33-6bf220dc4a2c} <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 | ||
| 2875 | 2026.04.10 22:25:06.944244 [ 6 ] {81a12d06-29eb-491a-bd33-6bf220dc4a2c} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.04.10 22:25:06.944280 [ 6 ] {81a12d06-29eb-491a-bd33-6bf220dc4a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2877 | 2026.04.10 22:25:06.944786 [ 6 ] {81a12d06-29eb-491a-bd33-6bf220dc4a2c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2878 | 2026.04.10 22:25:06.944999 [ 6 ] {81a12d06-29eb-491a-bd33-6bf220dc4a2c} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.04.10 22:25:06.945131 [ 6 ] {81a12d06-29eb-491a-bd33-6bf220dc4a2c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001732 sec., 13279.445727482678 rows/sec., 23.80 MiB/sec. | ||
| 2880 | 2026.04.10 22:25:06.945181 [ 6 ] {81a12d06-29eb-491a-bd33-6bf220dc4a2c} <Debug> TCPHandler: Processed in 0.001904109 sec. | ||
| 2881 | 2026.04.10 22:25:06.945297 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.04.10 22:25:06.945390 [ 6 ] {fd39b8b1-2861-477a-bdf1-d8776c259f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2883 | 2026.04.10 22:25:06.945430 [ 6 ] {fd39b8b1-2861-477a-bdf1-d8776c259f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2884 | 2026.04.10 22:25:06.945756 [ 6 ] {fd39b8b1-2861-477a-bdf1-d8776c259f5f} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.04.10 22:25:06.945791 [ 6 ] {fd39b8b1-2861-477a-bdf1-d8776c259f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2886 | 2026.04.10 22:25:06.946083 [ 6 ] {fd39b8b1-2861-477a-bdf1-d8776c259f5f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2887 | 2026.04.10 22:25:06.946284 [ 6 ] {fd39b8b1-2861-477a-bdf1-d8776c259f5f} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.04.10 22:25:06.946383 [ 144 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2889 | 2026.04.10 22:25:06.946405 [ 6 ] {fd39b8b1-2861-477a-bdf1-d8776c259f5f} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.52 MiB/sec. | ||
| 2890 | 2026.04.10 22:25:06.946450 [ 144 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.04.10 22:25:06.946456 [ 6 ] {fd39b8b1-2861-477a-bdf1-d8776c259f5f} <Debug> TCPHandler: Processed in 0.001205984 sec. | ||
| 2892 | 2026.04.10 22:25:06.946479 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2893 | 2026.04.10 22:25:06.946629 [ 189 ] {d011da2b-2502-4d0a-9756-3e9226add765::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 | ||
| 2894 | 2026.04.10 22:25:06.946769 [ 189 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2895 | 2026.04.10 22:25:06.946806 [ 189 ] {d011da2b-2502-4d0a-9756-3e9226add765::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 | ||
| 2896 | 2026.04.10 22:25:06.946895 [ 189 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2897 | 2026.04.10 22:25:06.946941 [ 189 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2898 | 2026.04.10 22:25:06.946980 [ 189 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2899 | 2026.04.10 22:25:06.947024 [ 189 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2900 | 2026.04.10 22:25:06.947063 [ 189 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2901 | 2026.04.10 22:25:06.947907 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 4 columns (4 merged, 0 gathered) in 0.001343897 sec., 308059.32299871196 rows/sec., 20.06 MiB/sec. | ||
| 2902 | 2026.04.10 22:25:06.948063 [ 189 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2903 | 2026.04.10 22:25:06.948317 [ 189 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_11_2} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.04.10 22:25:06.948397 [ 189 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_11_2} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2905 | 2026.04.10 22:25:06.948473 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2906 | 2026.04.10 22:25:10.406939 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2907 | 2026.04.10 22:25:10.407003 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2908 | 2026.04.10 22:25:10.531594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7678 | ||
| 2909 | 2026.04.10 22:25:10.532089 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.04.10 22:25:10.532128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2911 | 2026.04.10 22:25:10.532710 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2912 | 2026.04.10 22:25:10.532939 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.04.10 22:25:10.533058 [ 141 ] {} <Debug> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2914 | 2026.04.10 22:25:10.533065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7678 | ||
| 2915 | 2026.04.10 22:25:10.533099 [ 141 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.04.10 22:25:10.533118 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2917 | 2026.04.10 22:25:10.533257 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 2918 | 2026.04.10 22:25:10.533426 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2919 | 2026.04.10 22:25:10.533475 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5310 rows starting from the beginning of the part | ||
| 2920 | 2026.04.10 22:25:10.533555 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 2921 | 2026.04.10 22:25:10.533612 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 2922 | 2026.04.10 22:25:10.533664 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 2923 | 2026.04.10 22:25:10.533713 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 2924 | 2026.04.10 22:25:10.533761 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 2925 | 2026.04.10 22:25:10.535346 [ 199 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7678 rows, containing 4 columns (4 merged, 0 gathered) in 0.002155703 sec., 3561715.134227674 rows/sec., 50.95 MiB/sec. | ||
| 2926 | 2026.04.10 22:25:10.536084 [ 189 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2927 | 2026.04.10 22:25:10.536373 [ 189 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_16_3} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.04.10 22:25:10.536439 [ 189 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_16_3} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2929 | 2026.04.10 22:25:10.536545 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 2930 | 2026.04.10 22:25:10.540115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 362 | ||
| 2931 | 2026.04.10 22:25:10.542511 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.04.10 22:25:10.542558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2933 | 2026.04.10 22:25:10.543766 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2934 | 2026.04.10 22:25:10.544051 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.04.10 22:25:10.544191 [ 141 ] {} <Debug> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2936 | 2026.04.10 22:25:10.544231 [ 141 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.04.10 22:25:10.544254 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2938 | 2026.04.10 22:25:10.544310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2939 | 2026.04.10 22:25:10.544385 [ 202 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::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 | ||
| 2940 | 2026.04.10 22:25:10.545044 [ 202 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2941 | 2026.04.10 22:25:10.545222 [ 202 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
| 2942 | 2026.04.10 22:25:10.545642 [ 202 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2943 | 2026.04.10 22:25:10.546017 [ 202 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 2944 | 2026.04.10 22:25:10.546373 [ 202 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 62 rows starting from the beginning of the part | ||
| 2945 | 2026.04.10 22:25:10.546734 [ 202 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::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 | ||
| 2946 | 2026.04.10 22:25:10.547083 [ 202 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 2947 | 2026.04.10 22:25:10.553203 [ 202 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 72 columns (72 merged, 0 gathered) in 0.00888477 sec., 40743.87969525379 rows/sec., 37.89 MiB/sec. | ||
| 2948 | 2026.04.10 22:25:10.554132 [ 199 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2949 | 2026.04.10 22:25:10.554700 [ 199 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_11_2} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.04.10 22:25:10.554774 [ 199 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_11_2} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2951 | 2026.04.10 22:25:10.555071 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2952 | 2026.04.10 22:25:10.926149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 2953 | 2026.04.10 22:25:10.942414 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.04.10 22:25:10.942476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2955 | 2026.04.10 22:25:10.948580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2956 | 2026.04.10 22:25:10.949285 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.04.10 22:25:10.949588 [ 139 ] {} <Debug> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2958 | 2026.04.10 22:25:10.949663 [ 139 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.04.10 22:25:10.949686 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2960 | 2026.04.10 22:25:10.949786 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 2961 | 2026.04.10 22:25:10.952039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 2962 | 2026.04.10 22:25:10.952808 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2963 | 2026.04.10 22:25:10.953560 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 2964 | 2026.04.10 22:25:10.957066 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 2965 | 2026.04.10 22:25:10.960539 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 2966 | 2026.04.10 22:25:10.964468 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 2967 | 2026.04.10 22:25:10.968803 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 2968 | 2026.04.10 22:25:10.973043 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 2969 | 2026.04.10 22:25:11.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.33 MiB, peak 231.33 MiB, free memory in arenas 0.00 B, will set to 228.59 MiB (RSS), difference: -2.74 MiB | ||
| 2970 | 2026.04.10 22:25:11.001299 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000833117 sec. | ||
| 2971 | 2026.04.10 22:25:11.026387 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076638606 sec., 1578.8387382724577 rows/sec., 8.16 MiB/sec. | ||
| 2972 | 2026.04.10 22:25:11.029174 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2973 | 2026.04.10 22:25:11.031160 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_16_3} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.04.10 22:25:11.031263 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_16_3} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2975 | 2026.04.10 22:25:11.033812 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 2976 | 2026.04.10 22:25:11.921340 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.04.10 22:25:11.921625 [ 6 ] {ba424469-c4a0-4c30-9fd7-110337779b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2978 | 2026.04.10 22:25:11.921728 [ 6 ] {ba424469-c4a0-4c30-9fd7-110337779b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2979 | 2026.04.10 22:25:11.922583 [ 6 ] {ba424469-c4a0-4c30-9fd7-110337779b7a} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.04.10 22:25:11.922624 [ 6 ] {ba424469-c4a0-4c30-9fd7-110337779b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2981 | 2026.04.10 22:25:11.923022 [ 6 ] {ba424469-c4a0-4c30-9fd7-110337779b7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2982 | 2026.04.10 22:25:11.923258 [ 6 ] {ba424469-c4a0-4c30-9fd7-110337779b7a} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.04.10 22:25:11.923412 [ 6 ] {ba424469-c4a0-4c30-9fd7-110337779b7a} <Debug> executeQuery: Read 62 rows, 5.56 KiB in 0.00187 sec., 33155.08021390375 rows/sec., 2.90 MiB/sec. | ||
| 2984 | 2026.04.10 22:25:11.923453 [ 6 ] {ba424469-c4a0-4c30-9fd7-110337779b7a} <Debug> TCPHandler: Processed in 0.002300967 sec. | ||
| 2985 | 2026.04.10 22:25:11.923575 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.04.10 22:25:11.923677 [ 6 ] {009d15d6-8c0f-418c-b0af-8031882a793f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2987 | 2026.04.10 22:25:11.923718 [ 6 ] {009d15d6-8c0f-418c-b0af-8031882a793f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2988 | 2026.04.10 22:25:11.924137 [ 6 ] {009d15d6-8c0f-418c-b0af-8031882a793f} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.04.10 22:25:11.924175 [ 6 ] {009d15d6-8c0f-418c-b0af-8031882a793f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2990 | 2026.04.10 22:25:11.924473 [ 6 ] {009d15d6-8c0f-418c-b0af-8031882a793f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2991 | 2026.04.10 22:25:11.924686 [ 6 ] {009d15d6-8c0f-418c-b0af-8031882a793f} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.04.10 22:25:11.924811 [ 6 ] {009d15d6-8c0f-418c-b0af-8031882a793f} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001154 sec., 15597.92027729636 rows/sec., 1.15 MiB/sec. | ||
| 2993 | 2026.04.10 22:25:11.924850 [ 6 ] {009d15d6-8c0f-418c-b0af-8031882a793f} <Debug> TCPHandler: Processed in 0.001324787 sec. | ||
| 2994 | 2026.04.10 22:25:11.924962 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.04.10 22:25:11.925056 [ 6 ] {8d33ceef-a026-4237-9abb-751d618d3e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2996 | 2026.04.10 22:25:11.925096 [ 6 ] {8d33ceef-a026-4237-9abb-751d618d3e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2997 | 2026.04.10 22:25:11.925496 [ 6 ] {8d33ceef-a026-4237-9abb-751d618d3e26} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.04.10 22:25:11.925532 [ 6 ] {8d33ceef-a026-4237-9abb-751d618d3e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2999 | 2026.04.10 22:25:11.925831 [ 6 ] {8d33ceef-a026-4237-9abb-751d618d3e26} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3000 | 2026.04.10 22:25:11.926037 [ 6 ] {8d33ceef-a026-4237-9abb-751d618d3e26} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.04.10 22:25:11.926164 [ 6 ] {8d33ceef-a026-4237-9abb-751d618d3e26} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001126 sec., 40852.575488454706 rows/sec., 3.19 MiB/sec. | ||
| 3002 | 2026.04.10 22:25:11.926202 [ 6 ] {8d33ceef-a026-4237-9abb-751d618d3e26} <Debug> TCPHandler: Processed in 0.001289456 sec. | ||
| 3003 | 2026.04.10 22:25:11.926312 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.04.10 22:25:11.926408 [ 6 ] {2d6ab09c-bbfb-4adc-9bef-95165875b7f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3005 | 2026.04.10 22:25:11.926451 [ 6 ] {2d6ab09c-bbfb-4adc-9bef-95165875b7f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3006 | 2026.04.10 22:25:11.926823 [ 6 ] {2d6ab09c-bbfb-4adc-9bef-95165875b7f5} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.04.10 22:25:11.926859 [ 6 ] {2d6ab09c-bbfb-4adc-9bef-95165875b7f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3008 | 2026.04.10 22:25:11.927178 [ 6 ] {2d6ab09c-bbfb-4adc-9bef-95165875b7f5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3009 | 2026.04.10 22:25:11.927394 [ 6 ] {2d6ab09c-bbfb-4adc-9bef-95165875b7f5} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.04.10 22:25:11.927520 [ 6 ] {2d6ab09c-bbfb-4adc-9bef-95165875b7f5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001131 sec., 88417.32979664013 rows/sec., 6.13 MiB/sec. | ||
| 3011 | 2026.04.10 22:25:11.927556 [ 6 ] {2d6ab09c-bbfb-4adc-9bef-95165875b7f5} <Debug> TCPHandler: Processed in 0.001293506 sec. | ||
| 3012 | 2026.04.10 22:25:11.927670 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.04.10 22:25:11.927762 [ 6 ] {0d282b03-01ea-4a2e-8acc-f3f2fb735e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3014 | 2026.04.10 22:25:11.927817 [ 6 ] {0d282b03-01ea-4a2e-8acc-f3f2fb735e47} <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 | ||
| 3015 | 2026.04.10 22:25:11.928602 [ 6 ] {0d282b03-01ea-4a2e-8acc-f3f2fb735e47} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.04.10 22:25:11.928640 [ 6 ] {0d282b03-01ea-4a2e-8acc-f3f2fb735e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3017 | 2026.04.10 22:25:11.929166 [ 6 ] {0d282b03-01ea-4a2e-8acc-f3f2fb735e47} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3018 | 2026.04.10 22:25:11.929388 [ 6 ] {0d282b03-01ea-4a2e-8acc-f3f2fb735e47} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.04.10 22:25:11.929524 [ 6 ] {0d282b03-01ea-4a2e-8acc-f3f2fb735e47} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001779 sec., 10118.043844856662 rows/sec., 18.13 MiB/sec. | ||
| 3020 | 2026.04.10 22:25:11.929576 [ 6 ] {0d282b03-01ea-4a2e-8acc-f3f2fb735e47} <Debug> TCPHandler: Processed in 0.001955849 sec. | ||
| 3021 | 2026.04.10 22:25:11.929689 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.04.10 22:25:11.929784 [ 6 ] {c69fed45-d8aa-4cbc-adc3-b6b9a7702c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3023 | 2026.04.10 22:25:11.929826 [ 6 ] {c69fed45-d8aa-4cbc-adc3-b6b9a7702c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3024 | 2026.04.10 22:25:11.930140 [ 6 ] {c69fed45-d8aa-4cbc-adc3-b6b9a7702c53} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.04.10 22:25:11.930176 [ 6 ] {c69fed45-d8aa-4cbc-adc3-b6b9a7702c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3026 | 2026.04.10 22:25:11.930471 [ 6 ] {c69fed45-d8aa-4cbc-adc3-b6b9a7702c53} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3027 | 2026.04.10 22:25:11.930682 [ 6 ] {c69fed45-d8aa-4cbc-adc3-b6b9a7702c53} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.04.10 22:25:11.930807 [ 6 ] {c69fed45-d8aa-4cbc-adc3-b6b9a7702c53} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001041 sec., 28818.44380403458 rows/sec., 1.97 MiB/sec. | ||
| 3029 | 2026.04.10 22:25:11.930842 [ 6 ] {c69fed45-d8aa-4cbc-adc3-b6b9a7702c53} <Debug> TCPHandler: Processed in 0.001202325 sec. | ||
| 3030 | 2026.04.10 22:25:12.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.61 MiB, peak 231.33 MiB, free memory in arenas 0.00 B, will set to 232.05 MiB (RSS), difference: 12.45 MiB | ||
| 3031 | 2026.04.10 22:25:14.149934 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.04.10 22:25:14.150217 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 3033 | 2026.04.10 22:25:14.150577 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3034 | 2026.04.10 22:25:14.150621 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 3035 | 2026.04.10 22:25:14.150861 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3036 | 2026.04.10 22:25:14.150930 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3037 | 2026.04.10 22:25:14.151076 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 3038 | 2026.04.10 22:25:14.151188 [ 295 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3039 | 2026.04.10 22:25:14.151204 [ 320 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3040 | 2026.04.10 22:25:14.151204 [ 324 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3041 | 2026.04.10 22:25:14.151333 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3042 | 2026.04.10 22:25:14.151361 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3043 | 2026.04.10 22:25:14.151445 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3044 | 2026.04.10 22:25:14.151464 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3045 | 2026.04.10 22:25:14.151497 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 3046 | 2026.04.10 22:25:14.151533 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 3047 | 2026.04.10 22:25:14.151566 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 3048 | 2026.04.10 22:25:14.152467 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002368 sec., 13091.216216216217 rows/sec., 499.00 KiB/sec. | ||
| 3049 | 2026.04.10 22:25:14.152607 [ 6 ] {d62cd2a9-50d7-4f55-8b42-2331db309002} <Debug> TCPHandler: Processed in 0.002815096 sec. | ||
| 3050 | 2026.04.10 22:25:14.152869 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.04.10 22:25:14.153004 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 3052 | 2026.04.10 22:25:14.153223 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3053 | 2026.04.10 22:25:14.153257 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 3054 | 2026.04.10 22:25:14.153450 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3055 | 2026.04.10 22:25:14.153501 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3056 | 2026.04.10 22:25:14.153602 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 3057 | 2026.04.10 22:25:14.153671 [ 320 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3058 | 2026.04.10 22:25:14.153672 [ 295 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3059 | 2026.04.10 22:25:14.153673 [ 302 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3060 | 2026.04.10 22:25:14.153804 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3061 | 2026.04.10 22:25:14.153830 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3062 | 2026.04.10 22:25:14.153897 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3063 | 2026.04.10 22:25:14.153916 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3064 | 2026.04.10 22:25:14.153946 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 3065 | 2026.04.10 22:25:14.153977 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 3066 | 2026.04.10 22:25:14.154003 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 3067 | 2026.04.10 22:25:14.154653 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001704 sec., 18192.4882629108 rows/sec., 693.45 KiB/sec. | ||
| 3068 | 2026.04.10 22:25:14.154767 [ 6 ] {52cd00b5-5457-40d7-8afa-b01256ee733f} <Debug> TCPHandler: Processed in 0.001948999 sec. | ||
| 3069 | 2026.04.10 22:25:14.154996 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.04.10 22:25:14.155131 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 3071 | 2026.04.10 22:25:14.155342 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3072 | 2026.04.10 22:25:14.155375 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 3073 | 2026.04.10 22:25:14.155568 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3074 | 2026.04.10 22:25:14.155621 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3075 | 2026.04.10 22:25:14.155721 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 3076 | 2026.04.10 22:25:14.155783 [ 302 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3077 | 2026.04.10 22:25:14.155783 [ 348 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3078 | 2026.04.10 22:25:14.155786 [ 295 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3079 | 2026.04.10 22:25:14.155902 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3080 | 2026.04.10 22:25:14.155922 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3081 | 2026.04.10 22:25:14.155988 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3082 | 2026.04.10 22:25:14.156005 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3083 | 2026.04.10 22:25:14.156034 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 3084 | 2026.04.10 22:25:14.156071 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 3085 | 2026.04.10 22:25:14.156102 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 3086 | 2026.04.10 22:25:14.156821 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001745 sec., 17765.042979942693 rows/sec., 677.16 KiB/sec. | ||
| 3087 | 2026.04.10 22:25:14.156941 [ 6 ] {5399e9fb-2523-45f1-87c1-8540920655c7} <Debug> TCPHandler: Processed in 0.001995991 sec. | ||
| 3088 | 2026.04.10 22:25:14.157242 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2026.04.10 22:25:14.157376 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3090 | 2026.04.10 22:25:14.157584 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3091 | 2026.04.10 22:25:14.157622 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3092 | 2026.04.10 22:25:14.157812 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3093 | 2026.04.10 22:25:14.157864 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3094 | 2026.04.10 22:25:14.157962 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 3095 | 2026.04.10 22:25:14.158026 [ 348 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3096 | 2026.04.10 22:25:14.158029 [ 302 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3097 | 2026.04.10 22:25:14.158027 [ 295 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3098 | 2026.04.10 22:25:14.158134 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3099 | 2026.04.10 22:25:14.158154 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3100 | 2026.04.10 22:25:14.158220 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3101 | 2026.04.10 22:25:14.158237 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3102 | 2026.04.10 22:25:14.158265 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3103 | 2026.04.10 22:25:14.158294 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3104 | 2026.04.10 22:25:14.158323 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3105 | 2026.04.10 22:25:14.158976 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001655 sec., 18731.117824773413 rows/sec., 713.98 KiB/sec. | ||
| 3106 | 2026.04.10 22:25:14.159090 [ 6 ] {793c2afa-ae3e-465f-9288-1c86677e9a6e} <Debug> TCPHandler: Processed in 0.001898708 sec. | ||
| 3107 | 2026.04.10 22:25:14.168407 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.04.10 22:25:14.168571 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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_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) | ||
| 3109 | 2026.04.10 22:25:14.168829 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3110 | 2026.04.10 22:25:14.168870 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <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_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 | ||
| 3111 | 2026.04.10 22:25:14.169108 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3112 | 2026.04.10 22:25:14.169171 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3113 | 2026.04.10 22:25:14.169299 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3114 | 2026.04.10 22:25:14.169372 [ 304 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3115 | 2026.04.10 22:25:14.169377 [ 348 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3116 | 2026.04.10 22:25:14.169374 [ 302 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3117 | 2026.04.10 22:25:14.169499 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3118 | 2026.04.10 22:25:14.169524 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3119 | 2026.04.10 22:25:14.169676 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3120 | 2026.04.10 22:25:14.169693 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3121 | 2026.04.10 22:25:14.169723 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <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_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'))" | ||
| 3122 | 2026.04.10 22:25:14.169829 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <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_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'))" | ||
| 3123 | 2026.04.10 22:25:14.169860 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <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_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'))" | ||
| 3124 | 2026.04.10 22:25:14.170527 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002025 sec., 15308.641975308643 rows/sec., 583.53 KiB/sec. | ||
| 3125 | 2026.04.10 22:25:14.170655 [ 6 ] {d1f00b90-6222-45a8-80e6-62e60bb57f20} <Debug> TCPHandler: Processed in 0.002310546 sec. | ||
| 3126 | 2026.04.10 22:25:14.170967 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2026.04.10 22:25:14.171101 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', '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_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) | ||
| 3128 | 2026.04.10 22:25:14.171313 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3129 | 2026.04.10 22:25:14.171348 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <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', '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_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 | ||
| 3130 | 2026.04.10 22:25:14.171543 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3131 | 2026.04.10 22:25:14.171595 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3132 | 2026.04.10 22:25:14.171698 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3133 | 2026.04.10 22:25:14.171756 [ 304 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3134 | 2026.04.10 22:25:14.171764 [ 322 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3135 | 2026.04.10 22:25:14.171764 [ 302 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3136 | 2026.04.10 22:25:14.171871 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3137 | 2026.04.10 22:25:14.171897 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3138 | 2026.04.10 22:25:14.171963 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3139 | 2026.04.10 22:25:14.171980 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3140 | 2026.04.10 22:25:14.172008 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <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', '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_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'))" | ||
| 3141 | 2026.04.10 22:25:14.172039 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <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', '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_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'))" | ||
| 3142 | 2026.04.10 22:25:14.172066 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <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', '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_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'))" | ||
| 3143 | 2026.04.10 22:25:14.172701 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001655 sec., 18731.117824773413 rows/sec., 713.98 KiB/sec. | ||
| 3144 | 2026.04.10 22:25:14.172827 [ 6 ] {b2ab6aa4-22e3-4c41-9aa4-6f17aaa6b604} <Debug> TCPHandler: Processed in 0.001910599 sec. | ||
| 3145 | 2026.04.10 22:25:14.173078 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2026.04.10 22:25:14.173213 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', '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_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) | ||
| 3147 | 2026.04.10 22:25:14.173422 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3148 | 2026.04.10 22:25:14.173456 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <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', '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_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 | ||
| 3149 | 2026.04.10 22:25:14.173652 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3150 | 2026.04.10 22:25:14.173704 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3151 | 2026.04.10 22:25:14.173803 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3152 | 2026.04.10 22:25:14.173871 [ 296 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3153 | 2026.04.10 22:25:14.173888 [ 348 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3154 | 2026.04.10 22:25:14.173888 [ 302 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3155 | 2026.04.10 22:25:14.173972 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3156 | 2026.04.10 22:25:14.173998 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3157 | 2026.04.10 22:25:14.174065 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3158 | 2026.04.10 22:25:14.174082 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3159 | 2026.04.10 22:25:14.174110 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <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', '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_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'))" | ||
| 3160 | 2026.04.10 22:25:14.174140 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <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', '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_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'))" | ||
| 3161 | 2026.04.10 22:25:14.174167 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <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', '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_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'))" | ||
| 3162 | 2026.04.10 22:25:14.174908 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001751 sec., 17704.16904625928 rows/sec., 674.84 KiB/sec. | ||
| 3163 | 2026.04.10 22:25:14.175037 [ 6 ] {b47d4830-6822-4bd2-9425-d8776319079f} <Debug> TCPHandler: Processed in 0.002009771 sec. | ||
| 3164 | 2026.04.10 22:25:14.175380 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.04.10 22:25:14.175515 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', '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_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) | ||
| 3166 | 2026.04.10 22:25:14.175805 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3167 | 2026.04.10 22:25:14.175859 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <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', '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_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 | ||
| 3168 | 2026.04.10 22:25:14.176115 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3169 | 2026.04.10 22:25:14.176182 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3170 | 2026.04.10 22:25:14.176324 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3171 | 2026.04.10 22:25:14.176402 [ 296 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3172 | 2026.04.10 22:25:14.176401 [ 333 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3173 | 2026.04.10 22:25:14.176403 [ 348 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3174 | 2026.04.10 22:25:14.176527 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3175 | 2026.04.10 22:25:14.176554 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3176 | 2026.04.10 22:25:14.176623 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3177 | 2026.04.10 22:25:14.176641 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3178 | 2026.04.10 22:25:14.176672 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <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', '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_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'))" | ||
| 3179 | 2026.04.10 22:25:14.176705 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <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', '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_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'))" | ||
| 3180 | 2026.04.10 22:25:14.176733 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <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', '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_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'))" | ||
| 3181 | 2026.04.10 22:25:14.177318 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001858 sec., 16684.607104413346 rows/sec., 635.97 KiB/sec. | ||
| 3182 | 2026.04.10 22:25:14.177445 [ 6 ] {d96e7f39-191b-4344-b8b5-6f3499a025f9} <Debug> TCPHandler: Processed in 0.002114322 sec. | ||
| 3183 | 2026.04.10 22:25:14.177661 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2026.04.10 22:25:14.177799 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', '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_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) | ||
| 3185 | 2026.04.10 22:25:14.178020 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3186 | 2026.04.10 22:25:14.178055 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <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', '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_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 | ||
| 3187 | 2026.04.10 22:25:14.178258 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3188 | 2026.04.10 22:25:14.178311 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3189 | 2026.04.10 22:25:14.178411 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3190 | 2026.04.10 22:25:14.178474 [ 296 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3191 | 2026.04.10 22:25:14.178477 [ 302 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3192 | 2026.04.10 22:25:14.178477 [ 348 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3193 | 2026.04.10 22:25:14.178578 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3194 | 2026.04.10 22:25:14.178605 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3195 | 2026.04.10 22:25:14.178673 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3196 | 2026.04.10 22:25:14.178690 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3197 | 2026.04.10 22:25:14.178719 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <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', '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_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'))" | ||
| 3198 | 2026.04.10 22:25:14.178751 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <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', '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_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'))" | ||
| 3199 | 2026.04.10 22:25:14.178796 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <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', '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_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'))" | ||
| 3200 | 2026.04.10 22:25:14.179411 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001671 sec., 18551.76540993417 rows/sec., 707.15 KiB/sec. | ||
| 3201 | 2026.04.10 22:25:14.179539 [ 6 ] {9860566a-77e0-4888-9d19-6c8c06eeb3e3} <Debug> TCPHandler: Processed in 0.001928879 sec. | ||
| 3202 | 2026.04.10 22:25:14.179748 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2026.04.10 22:25:14.179886 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', '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_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) | ||
| 3204 | 2026.04.10 22:25:14.180106 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3205 | 2026.04.10 22:25:14.180141 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <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', '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_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 | ||
| 3206 | 2026.04.10 22:25:14.180345 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3207 | 2026.04.10 22:25:14.180398 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3208 | 2026.04.10 22:25:14.180497 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3209 | 2026.04.10 22:25:14.180563 [ 340 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3210 | 2026.04.10 22:25:14.180565 [ 302 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3211 | 2026.04.10 22:25:14.180564 [ 348 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3212 | 2026.04.10 22:25:14.180696 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3213 | 2026.04.10 22:25:14.180723 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3214 | 2026.04.10 22:25:14.180792 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3215 | 2026.04.10 22:25:14.180810 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3216 | 2026.04.10 22:25:14.180840 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <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', '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_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'))" | ||
| 3217 | 2026.04.10 22:25:14.180872 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <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', '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_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'))" | ||
| 3218 | 2026.04.10 22:25:14.180909 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <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', '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_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'))" | ||
| 3219 | 2026.04.10 22:25:14.181595 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001767 sec., 17543.85964912281 rows/sec., 668.73 KiB/sec. | ||
| 3220 | 2026.04.10 22:25:14.181723 [ 6 ] {e07f6e46-96c7-4fcd-a219-21b36964a3fb} <Debug> TCPHandler: Processed in 0.00202673 sec. | ||
| 3221 | 2026.04.10 22:25:14.240205 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2026.04.10 22:25:14.240380 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3223 | 2026.04.10 22:25:14.240675 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3224 | 2026.04.10 22:25:14.240719 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3225 | 2026.04.10 22:25:14.240980 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3226 | 2026.04.10 22:25:14.241045 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3227 | 2026.04.10 22:25:14.241186 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3228 | 2026.04.10 22:25:14.241282 [ 302 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3229 | 2026.04.10 22:25:14.241283 [ 310 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3230 | 2026.04.10 22:25:14.241284 [ 296 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3231 | 2026.04.10 22:25:14.241416 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3232 | 2026.04.10 22:25:14.241443 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3233 | 2026.04.10 22:25:14.241513 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3234 | 2026.04.10 22:25:14.241531 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3235 | 2026.04.10 22:25:14.241561 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3236 | 2026.04.10 22:25:14.241595 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3237 | 2026.04.10 22:25:14.241633 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3238 | 2026.04.10 22:25:14.242319 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002013 sec., 15399.900645802285 rows/sec., 587.00 KiB/sec. | ||
| 3239 | 2026.04.10 22:25:14.242437 [ 6 ] {e72ba6bb-ad6b-4349-936b-11f7feb3a6e3} <Debug> TCPHandler: Processed in 0.002300616 sec. | ||
| 3240 | 2026.04.10 22:25:14.297919 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2026.04.10 22:25:14.298213 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3242 | 2026.04.10 22:25:14.298527 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3243 | 2026.04.10 22:25:14.298565 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3244 | 2026.04.10 22:25:14.298771 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3245 | 2026.04.10 22:25:14.298825 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3246 | 2026.04.10 22:25:14.298938 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3247 | 2026.04.10 22:25:14.299018 [ 311 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3248 | 2026.04.10 22:25:14.299035 [ 296 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3249 | 2026.04.10 22:25:14.299035 [ 310 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3250 | 2026.04.10 22:25:14.299169 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3251 | 2026.04.10 22:25:14.299193 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3252 | 2026.04.10 22:25:14.299260 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3253 | 2026.04.10 22:25:14.299278 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3254 | 2026.04.10 22:25:14.299307 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3255 | 2026.04.10 22:25:14.299338 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3256 | 2026.04.10 22:25:14.299365 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3257 | 2026.04.10 22:25:14.300063 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001981 sec., 15648.662291771832 rows/sec., 596.49 KiB/sec. | ||
| 3258 | 2026.04.10 22:25:14.300194 [ 6 ] {fd4fcb9c-6cd2-4155-9c6e-585ce125c778} <Debug> TCPHandler: Processed in 0.002393508 sec. | ||
| 3259 | 2026.04.10 22:25:14.355305 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3260 | 2026.04.10 22:25:14.355482 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 3261 | 2026.04.10 22:25:14.355769 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3262 | 2026.04.10 22:25:14.355814 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3263 | 2026.04.10 22:25:14.356075 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3264 | 2026.04.10 22:25:14.356139 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3265 | 2026.04.10 22:25:14.356263 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3266 | 2026.04.10 22:25:14.356336 [ 302 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3267 | 2026.04.10 22:25:14.356341 [ 310 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3268 | 2026.04.10 22:25:14.356355 [ 296 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3269 | 2026.04.10 22:25:14.356464 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3270 | 2026.04.10 22:25:14.356490 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3271 | 2026.04.10 22:25:14.356559 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3272 | 2026.04.10 22:25:14.356576 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3273 | 2026.04.10 22:25:14.356606 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3274 | 2026.04.10 22:25:14.356640 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3275 | 2026.04.10 22:25:14.356682 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3276 | 2026.04.10 22:25:14.357455 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002049 sec., 15129.331381161543 rows/sec., 576.69 KiB/sec. | ||
| 3277 | 2026.04.10 22:25:14.357588 [ 6 ] {71d70110-b8a2-42f5-96ac-f56be9181a5d} <Debug> TCPHandler: Processed in 0.002348457 sec. | ||
| 3278 | 2026.04.10 22:25:14.358063 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2026.04.10 22:25:14.358202 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 3280 | 2026.04.10 22:25:14.358425 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3281 | 2026.04.10 22:25:14.358461 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3282 | 2026.04.10 22:25:14.358671 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3283 | 2026.04.10 22:25:14.358724 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3284 | 2026.04.10 22:25:14.358823 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3285 | 2026.04.10 22:25:14.358897 [ 310 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3286 | 2026.04.10 22:25:14.358900 [ 311 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3287 | 2026.04.10 22:25:14.358917 [ 325 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3288 | 2026.04.10 22:25:14.359036 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3289 | 2026.04.10 22:25:14.359061 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3290 | 2026.04.10 22:25:14.359128 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3291 | 2026.04.10 22:25:14.359146 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3292 | 2026.04.10 22:25:14.359176 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3293 | 2026.04.10 22:25:14.359208 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3294 | 2026.04.10 22:25:14.359244 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <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', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3295 | 2026.04.10 22:25:14.359851 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.00171 sec., 18128.654970760235 rows/sec., 691.02 KiB/sec. | ||
| 3296 | 2026.04.10 22:25:14.359982 [ 6 ] {bfeb2496-fa13-4deb-9c0d-a8e936082f49} <Debug> TCPHandler: Processed in 0.001969529 sec. | ||
| 3297 | 2026.04.10 22:25:14.362051 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2026.04.10 22:25:14.362159 [ 6 ] {8dd597c2-c966-424a-b679-d09a602247be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3299 | 2026.04.10 22:25:14.362202 [ 6 ] {8dd597c2-c966-424a-b679-d09a602247be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3300 | 2026.04.10 22:25:14.362693 [ 6 ] {8dd597c2-c966-424a-b679-d09a602247be} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.04.10 22:25:14.362736 [ 6 ] {8dd597c2-c966-424a-b679-d09a602247be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3302 | 2026.04.10 22:25:14.363205 [ 6 ] {8dd597c2-c966-424a-b679-d09a602247be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3303 | 2026.04.10 22:25:14.363406 [ 6 ] {8dd597c2-c966-424a-b679-d09a602247be} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.04.10 22:25:14.363548 [ 6 ] {8dd597c2-c966-424a-b679-d09a602247be} <Debug> executeQuery: Read 14 rows, 2.48 KiB in 0.001422 sec., 9845.288326300984 rows/sec., 1.70 MiB/sec. | ||
| 3305 | 2026.04.10 22:25:14.363589 [ 6 ] {8dd597c2-c966-424a-b679-d09a602247be} <Debug> TCPHandler: Processed in 0.001588552 sec. | ||
| 3306 | 2026.04.10 22:25:14.363722 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.04.10 22:25:14.363850 [ 6 ] {6d7f6c82-eff2-4c13-83e4-37ec1aaf06b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3308 | 2026.04.10 22:25:14.363901 [ 6 ] {6d7f6c82-eff2-4c13-83e4-37ec1aaf06b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3309 | 2026.04.10 22:25:14.364530 [ 6 ] {6d7f6c82-eff2-4c13-83e4-37ec1aaf06b9} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.04.10 22:25:14.364569 [ 6 ] {6d7f6c82-eff2-4c13-83e4-37ec1aaf06b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3311 | 2026.04.10 22:25:14.364895 [ 6 ] {6d7f6c82-eff2-4c13-83e4-37ec1aaf06b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3312 | 2026.04.10 22:25:14.365111 [ 6 ] {6d7f6c82-eff2-4c13-83e4-37ec1aaf06b9} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.04.10 22:25:14.365237 [ 6 ] {6d7f6c82-eff2-4c13-83e4-37ec1aaf06b9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001414 sec., 200848.65629420086 rows/sec., 12.76 MiB/sec. | ||
| 3314 | 2026.04.10 22:25:14.365275 [ 6 ] {6d7f6c82-eff2-4c13-83e4-37ec1aaf06b9} <Debug> TCPHandler: Processed in 0.001613812 sec. | ||
| 3315 | 2026.04.10 22:25:14.365391 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2026.04.10 22:25:14.365485 [ 6 ] {9d21656c-e8ef-44ad-88b4-123891d37dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3317 | 2026.04.10 22:25:14.365525 [ 6 ] {9d21656c-e8ef-44ad-88b4-123891d37dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3318 | 2026.04.10 22:25:14.365913 [ 6 ] {9d21656c-e8ef-44ad-88b4-123891d37dce} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.04.10 22:25:14.365950 [ 6 ] {9d21656c-e8ef-44ad-88b4-123891d37dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3320 | 2026.04.10 22:25:14.366225 [ 6 ] {9d21656c-e8ef-44ad-88b4-123891d37dce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3321 | 2026.04.10 22:25:14.366428 [ 6 ] {9d21656c-e8ef-44ad-88b4-123891d37dce} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2026.04.10 22:25:14.366556 [ 6 ] {9d21656c-e8ef-44ad-88b4-123891d37dce} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 448.86 KiB/sec. | ||
| 3323 | 2026.04.10 22:25:14.366595 [ 6 ] {9d21656c-e8ef-44ad-88b4-123891d37dce} <Debug> TCPHandler: Processed in 0.001253425 sec. | ||
| 3324 | 2026.04.10 22:25:14.366701 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2026.04.10 22:25:14.366794 [ 6 ] {0b0be3e9-bc27-4656-94cf-7c6627f5b5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3326 | 2026.04.10 22:25:14.366832 [ 6 ] {0b0be3e9-bc27-4656-94cf-7c6627f5b5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3327 | 2026.04.10 22:25:14.369497 [ 6 ] {0b0be3e9-bc27-4656-94cf-7c6627f5b5a6} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.04.10 22:25:14.369533 [ 6 ] {0b0be3e9-bc27-4656-94cf-7c6627f5b5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3329 | 2026.04.10 22:25:14.370180 [ 6 ] {0b0be3e9-bc27-4656-94cf-7c6627f5b5a6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3330 | 2026.04.10 22:25:14.370395 [ 6 ] {0b0be3e9-bc27-4656-94cf-7c6627f5b5a6} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.04.10 22:25:14.370517 [ 134 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3332 | 2026.04.10 22:25:14.370528 [ 6 ] {0b0be3e9-bc27-4656-94cf-7c6627f5b5a6} <Debug> executeQuery: Read 3172 rows, 242.85 KiB in 0.003752 sec., 845415.7782515992 rows/sec., 63.21 MiB/sec. | ||
| 3333 | 2026.04.10 22:25:14.370611 [ 134 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.04.10 22:25:14.370623 [ 6 ] {0b0be3e9-bc27-4656-94cf-7c6627f5b5a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3335 | 2026.04.10 22:25:14.370654 [ 6 ] {0b0be3e9-bc27-4656-94cf-7c6627f5b5a6} <Debug> TCPHandler: Processed in 0.004002491 sec. | ||
| 3336 | 2026.04.10 22:25:14.370658 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3337 | 2026.04.10 22:25:14.370795 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.04.10 22:25:14.370811 [ 198 ] {15303715-e1d3-410d-9b74-21f9c069a75b::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 | ||
| 3339 | 2026.04.10 22:25:14.370896 [ 6 ] {5aa155a4-8339-44d1-81a0-cf4fd313db83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.04.10 22:25:14.370944 [ 6 ] {5aa155a4-8339-44d1-81a0-cf4fd313db83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3341 | 2026.04.10 22:25:14.371002 [ 198 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3342 | 2026.04.10 22:25:14.371060 [ 198 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 855 rows starting from the beginning of the part | ||
| 3343 | 2026.04.10 22:25:14.371160 [ 198 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 813 rows starting from the beginning of the part | ||
| 3344 | 2026.04.10 22:25:14.371240 [ 198 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 62 rows starting from the beginning of the part | ||
| 3345 | 2026.04.10 22:25:14.371307 [ 198 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 813 rows starting from the beginning of the part | ||
| 3346 | 2026.04.10 22:25:14.371370 [ 198 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 62 rows starting from the beginning of the part | ||
| 3347 | 2026.04.10 22:25:14.371410 [ 198 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3172 rows starting from the beginning of the part | ||
| 3348 | 2026.04.10 22:25:14.371498 [ 6 ] {5aa155a4-8339-44d1-81a0-cf4fd313db83} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.04.10 22:25:14.371539 [ 6 ] {5aa155a4-8339-44d1-81a0-cf4fd313db83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3350 | 2026.04.10 22:25:14.371929 [ 6 ] {5aa155a4-8339-44d1-81a0-cf4fd313db83} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3351 | 2026.04.10 22:25:14.372159 [ 6 ] {5aa155a4-8339-44d1-81a0-cf4fd313db83} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.04.10 22:25:14.372294 [ 6 ] {5aa155a4-8339-44d1-81a0-cf4fd313db83} <Debug> executeQuery: Read 182 rows, 11.52 KiB in 0.001417 sec., 128440.36697247706 rows/sec., 7.94 MiB/sec. | ||
| 3353 | 2026.04.10 22:25:14.372331 [ 6 ] {5aa155a4-8339-44d1-81a0-cf4fd313db83} <Debug> TCPHandler: Processed in 0.001585512 sec. | ||
| 3354 | 2026.04.10 22:25:14.372442 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3355 | 2026.04.10 22:25:14.372535 [ 6 ] {aa54f65b-3f52-4d13-af34-adabf09009b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3356 | 2026.04.10 22:25:14.372575 [ 6 ] {aa54f65b-3f52-4d13-af34-adabf09009b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3357 | 2026.04.10 22:25:14.373406 [ 6 ] {aa54f65b-3f52-4d13-af34-adabf09009b7} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.04.10 22:25:14.373442 [ 6 ] {aa54f65b-3f52-4d13-af34-adabf09009b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3359 | 2026.04.10 22:25:14.373787 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5777 rows, containing 5 columns (5 merged, 0 gathered) in 0.003038431 sec., 1901310.2486118658 rows/sec., 152.62 MiB/sec. | ||
| 3360 | 2026.04.10 22:25:14.373805 [ 6 ] {aa54f65b-3f52-4d13-af34-adabf09009b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3361 | 2026.04.10 22:25:14.374031 [ 6 ] {aa54f65b-3f52-4d13-af34-adabf09009b7} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2026.04.10 22:25:14.374155 [ 6 ] {aa54f65b-3f52-4d13-af34-adabf09009b7} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001638 sec., 579975.57997558 rows/sec., 34.12 MiB/sec. | ||
| 3363 | 2026.04.10 22:25:14.374193 [ 6 ] {aa54f65b-3f52-4d13-af34-adabf09009b7} <Debug> TCPHandler: Processed in 0.001799686 sec. | ||
| 3364 | 2026.04.10 22:25:14.374269 [ 201 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3365 | 2026.04.10 22:25:14.374304 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.04.10 22:25:14.374402 [ 6 ] {17f50ad7-f48b-4c86-bd91-94ca5245e72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3367 | 2026.04.10 22:25:14.374442 [ 6 ] {17f50ad7-f48b-4c86-bd91-94ca5245e72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3368 | 2026.04.10 22:25:14.374581 [ 201 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_16_3} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.04.10 22:25:14.374660 [ 201 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_16_3} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3370 | 2026.04.10 22:25:14.374756 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 3371 | 2026.04.10 22:25:14.374818 [ 6 ] {17f50ad7-f48b-4c86-bd91-94ca5245e72c} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.04.10 22:25:14.374857 [ 6 ] {17f50ad7-f48b-4c86-bd91-94ca5245e72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3373 | 2026.04.10 22:25:14.375145 [ 6 ] {17f50ad7-f48b-4c86-bd91-94ca5245e72c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3374 | 2026.04.10 22:25:14.375373 [ 6 ] {17f50ad7-f48b-4c86-bd91-94ca5245e72c} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.04.10 22:25:14.375496 [ 6 ] {17f50ad7-f48b-4c86-bd91-94ca5245e72c} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001113 sec., 1796.9451931716083 rows/sec., 126.35 KiB/sec. | ||
| 3376 | 2026.04.10 22:25:14.375534 [ 6 ] {17f50ad7-f48b-4c86-bd91-94ca5245e72c} <Debug> TCPHandler: Processed in 0.001278846 sec. | ||
| 3377 | 2026.04.10 22:25:14.375645 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2026.04.10 22:25:14.375739 [ 6 ] {da5e4c28-9ebd-47ed-825c-2b9b5f5917d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3379 | 2026.04.10 22:25:14.375778 [ 6 ] {da5e4c28-9ebd-47ed-825c-2b9b5f5917d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3380 | 2026.04.10 22:25:14.376226 [ 6 ] {da5e4c28-9ebd-47ed-825c-2b9b5f5917d7} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.04.10 22:25:14.376261 [ 6 ] {da5e4c28-9ebd-47ed-825c-2b9b5f5917d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3382 | 2026.04.10 22:25:14.376552 [ 6 ] {da5e4c28-9ebd-47ed-825c-2b9b5f5917d7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3383 | 2026.04.10 22:25:14.376757 [ 6 ] {da5e4c28-9ebd-47ed-825c-2b9b5f5917d7} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.04.10 22:25:14.376876 [ 6 ] {da5e4c28-9ebd-47ed-825c-2b9b5f5917d7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 3385 | 2026.04.10 22:25:14.376913 [ 6 ] {da5e4c28-9ebd-47ed-825c-2b9b5f5917d7} <Debug> TCPHandler: Processed in 0.001316706 sec. | ||
| 3386 | 2026.04.10 22:25:14.377025 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.04.10 22:25:14.377118 [ 6 ] {28263678-1c3e-4d05-8116-41bf3191bcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3388 | 2026.04.10 22:25:14.377156 [ 6 ] {28263678-1c3e-4d05-8116-41bf3191bcc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3389 | 2026.04.10 22:25:14.378282 [ 6 ] {28263678-1c3e-4d05-8116-41bf3191bcc1} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.04.10 22:25:14.378317 [ 6 ] {28263678-1c3e-4d05-8116-41bf3191bcc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3391 | 2026.04.10 22:25:14.378740 [ 6 ] {28263678-1c3e-4d05-8116-41bf3191bcc1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3392 | 2026.04.10 22:25:14.378952 [ 6 ] {28263678-1c3e-4d05-8116-41bf3191bcc1} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.04.10 22:25:14.379052 [ 134 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3394 | 2026.04.10 22:25:14.379078 [ 6 ] {28263678-1c3e-4d05-8116-41bf3191bcc1} <Debug> executeQuery: Read 1717 rows, 118.27 KiB in 0.001978 sec., 868048.5338725985 rows/sec., 58.39 MiB/sec. | ||
| 3395 | 2026.04.10 22:25:14.379089 [ 134 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.04.10 22:25:14.379119 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3397 | 2026.04.10 22:25:14.379122 [ 6 ] {28263678-1c3e-4d05-8116-41bf3191bcc1} <Debug> TCPHandler: Processed in 0.002145554 sec. | ||
| 3398 | 2026.04.10 22:25:14.379236 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::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 | ||
| 3399 | 2026.04.10 22:25:14.379250 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2026.04.10 22:25:14.379358 [ 6 ] {e7d2e8cc-9b0c-46ca-a3e1-8c3b779ba8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3401 | 2026.04.10 22:25:14.379389 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3402 | 2026.04.10 22:25:14.379400 [ 6 ] {e7d2e8cc-9b0c-46ca-a3e1-8c3b779ba8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3403 | 2026.04.10 22:25:14.379467 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 528 rows starting from the beginning of the part | ||
| 3404 | 2026.04.10 22:25:14.379610 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 477 rows starting from the beginning of the part | ||
| 3405 | 2026.04.10 22:25:14.379704 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part | ||
| 3406 | 2026.04.10 22:25:14.379780 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 477 rows starting from the beginning of the part | ||
| 3407 | 2026.04.10 22:25:14.379785 [ 6 ] {e7d2e8cc-9b0c-46ca-a3e1-8c3b779ba8b8} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.04.10 22:25:14.379841 [ 6 ] {e7d2e8cc-9b0c-46ca-a3e1-8c3b779ba8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3409 | 2026.04.10 22:25:14.379859 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
| 3410 | 2026.04.10 22:25:14.379942 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1717 rows starting from the beginning of the part | ||
| 3411 | 2026.04.10 22:25:14.380173 [ 6 ] {e7d2e8cc-9b0c-46ca-a3e1-8c3b779ba8b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3412 | 2026.04.10 22:25:14.380447 [ 6 ] {e7d2e8cc-9b0c-46ca-a3e1-8c3b779ba8b8} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.04.10 22:25:14.380583 [ 6 ] {e7d2e8cc-9b0c-46ca-a3e1-8c3b779ba8b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001244 sec., 4823.151125401929 rows/sec., 251.99 KiB/sec. | ||
| 3414 | 2026.04.10 22:25:14.380620 [ 6 ] {e7d2e8cc-9b0c-46ca-a3e1-8c3b779ba8b8} <Debug> TCPHandler: Processed in 0.001419159 sec. | ||
| 3415 | 2026.04.10 22:25:14.380743 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.04.10 22:25:14.380864 [ 6 ] {b09eadfe-3e08-48c4-9009-9b79cf4e158f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3417 | 2026.04.10 22:25:14.380917 [ 6 ] {b09eadfe-3e08-48c4-9009-9b79cf4e158f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3418 | 2026.04.10 22:25:14.381527 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002346627 sec., 1402438.4787186033 rows/sec., 101.97 MiB/sec. | ||
| 3419 | 2026.04.10 22:25:14.381768 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3420 | 2026.04.10 22:25:14.382047 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_16_3} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.04.10 22:25:14.382119 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_16_3} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3422 | 2026.04.10 22:25:14.382190 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3423 | 2026.04.10 22:25:14.382895 [ 6 ] {b09eadfe-3e08-48c4-9009-9b79cf4e158f} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.04.10 22:25:14.382937 [ 6 ] {b09eadfe-3e08-48c4-9009-9b79cf4e158f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3425 | 2026.04.10 22:25:14.383687 [ 6 ] {b09eadfe-3e08-48c4-9009-9b79cf4e158f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3426 | 2026.04.10 22:25:14.383911 [ 6 ] {b09eadfe-3e08-48c4-9009-9b79cf4e158f} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.04.10 22:25:14.384040 [ 6 ] {b09eadfe-3e08-48c4-9009-9b79cf4e158f} <Debug> executeQuery: Read 4826 rows, 316.82 KiB in 0.003202 sec., 1507183.0106183635 rows/sec., 96.62 MiB/sec. | ||
| 3428 | 2026.04.10 22:25:14.384078 [ 6 ] {b09eadfe-3e08-48c4-9009-9b79cf4e158f} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 3429 | 2026.04.10 22:25:14.384091 [ 6 ] {b09eadfe-3e08-48c4-9009-9b79cf4e158f} <Debug> TCPHandler: Processed in 0.003410019 sec. | ||
| 3430 | 2026.04.10 22:25:14.384193 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.04.10 22:25:14.384285 [ 6 ] {d737aa9b-1740-493a-8c50-e66969d2c402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3432 | 2026.04.10 22:25:14.384328 [ 6 ] {d737aa9b-1740-493a-8c50-e66969d2c402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3433 | 2026.04.10 22:25:14.384653 [ 6 ] {d737aa9b-1740-493a-8c50-e66969d2c402} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.04.10 22:25:14.384687 [ 6 ] {d737aa9b-1740-493a-8c50-e66969d2c402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3435 | 2026.04.10 22:25:14.384971 [ 6 ] {d737aa9b-1740-493a-8c50-e66969d2c402} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3436 | 2026.04.10 22:25:14.385174 [ 6 ] {d737aa9b-1740-493a-8c50-e66969d2c402} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.04.10 22:25:14.385297 [ 6 ] {d737aa9b-1740-493a-8c50-e66969d2c402} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 3438 | 2026.04.10 22:25:14.385332 [ 6 ] {d737aa9b-1740-493a-8c50-e66969d2c402} <Debug> TCPHandler: Processed in 0.001188414 sec. | ||
| 3439 | 2026.04.10 22:25:14.385453 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.04.10 22:25:14.385544 [ 6 ] {c9987475-95e5-452d-ad2b-9a66c90b6845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3441 | 2026.04.10 22:25:14.385598 [ 6 ] {c9987475-95e5-452d-ad2b-9a66c90b6845} <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 | ||
| 3442 | 2026.04.10 22:25:14.386383 [ 6 ] {c9987475-95e5-452d-ad2b-9a66c90b6845} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.04.10 22:25:14.386419 [ 6 ] {c9987475-95e5-452d-ad2b-9a66c90b6845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3444 | 2026.04.10 22:25:14.386939 [ 6 ] {c9987475-95e5-452d-ad2b-9a66c90b6845} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3445 | 2026.04.10 22:25:14.387155 [ 6 ] {c9987475-95e5-452d-ad2b-9a66c90b6845} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.04.10 22:25:14.387289 [ 6 ] {c9987475-95e5-452d-ad2b-9a66c90b6845} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001762 sec., 19296.254256526674 rows/sec., 34.58 MiB/sec. | ||
| 3447 | 2026.04.10 22:25:14.387340 [ 6 ] {c9987475-95e5-452d-ad2b-9a66c90b6845} <Debug> TCPHandler: Processed in 0.00193613 sec. | ||
| 3448 | 2026.04.10 22:25:14.387453 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.04.10 22:25:14.387545 [ 6 ] {d18b69ac-97b9-41b6-9343-081bf3025ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3450 | 2026.04.10 22:25:14.387585 [ 6 ] {d18b69ac-97b9-41b6-9343-081bf3025ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3451 | 2026.04.10 22:25:14.387924 [ 6 ] {d18b69ac-97b9-41b6-9343-081bf3025ed9} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.04.10 22:25:14.387959 [ 6 ] {d18b69ac-97b9-41b6-9343-081bf3025ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3453 | 2026.04.10 22:25:14.388246 [ 6 ] {d18b69ac-97b9-41b6-9343-081bf3025ed9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3454 | 2026.04.10 22:25:14.388449 [ 6 ] {d18b69ac-97b9-41b6-9343-081bf3025ed9} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.04.10 22:25:14.388572 [ 6 ] {d18b69ac-97b9-41b6-9343-081bf3025ed9} <Debug> executeQuery: Read 44 rows, 2.59 KiB in 0.001046 sec., 42065.009560229446 rows/sec., 2.42 MiB/sec. | ||
| 3456 | 2026.04.10 22:25:14.388608 [ 6 ] {d18b69ac-97b9-41b6-9343-081bf3025ed9} <Debug> TCPHandler: Processed in 0.001204804 sec. | ||
| 3457 | 2026.04.10 22:25:16.918883 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.04.10 22:25:16.919116 [ 6 ] {bd81887b-fef1-4795-b5b0-42487098e91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3459 | 2026.04.10 22:25:16.919182 [ 6 ] {bd81887b-fef1-4795-b5b0-42487098e91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3460 | 2026.04.10 22:25:16.919906 [ 6 ] {bd81887b-fef1-4795-b5b0-42487098e91e} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.04.10 22:25:16.919953 [ 6 ] {bd81887b-fef1-4795-b5b0-42487098e91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3462 | 2026.04.10 22:25:16.920351 [ 6 ] {bd81887b-fef1-4795-b5b0-42487098e91e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3463 | 2026.04.10 22:25:16.920572 [ 6 ] {bd81887b-fef1-4795-b5b0-42487098e91e} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.04.10 22:25:16.920730 [ 6 ] {bd81887b-fef1-4795-b5b0-42487098e91e} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001666 sec., 18007.20288115246 rows/sec., 1.37 MiB/sec. | ||
| 3465 | 2026.04.10 22:25:16.920773 [ 6 ] {bd81887b-fef1-4795-b5b0-42487098e91e} <Debug> TCPHandler: Processed in 0.002014831 sec. | ||
| 3466 | 2026.04.10 22:25:16.920954 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2026.04.10 22:25:16.921059 [ 6 ] {426f5ef3-a4b4-49d0-9247-bc4e4a391238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3468 | 2026.04.10 22:25:16.921100 [ 6 ] {426f5ef3-a4b4-49d0-9247-bc4e4a391238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3469 | 2026.04.10 22:25:16.921536 [ 6 ] {426f5ef3-a4b4-49d0-9247-bc4e4a391238} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.04.10 22:25:16.921574 [ 6 ] {426f5ef3-a4b4-49d0-9247-bc4e4a391238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3471 | 2026.04.10 22:25:16.921892 [ 6 ] {426f5ef3-a4b4-49d0-9247-bc4e4a391238} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3472 | 2026.04.10 22:25:16.922111 [ 6 ] {426f5ef3-a4b4-49d0-9247-bc4e4a391238} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.04.10 22:25:16.922243 [ 6 ] {426f5ef3-a4b4-49d0-9247-bc4e4a391238} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001205 sec., 29875.518672199174 rows/sec., 2.33 MiB/sec. | ||
| 3474 | 2026.04.10 22:25:16.922283 [ 6 ] {426f5ef3-a4b4-49d0-9247-bc4e4a391238} <Debug> TCPHandler: Processed in 0.001379798 sec. | ||
| 3475 | 2026.04.10 22:25:16.922394 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2026.04.10 22:25:16.922491 [ 6 ] {0158002b-ab8e-4bf5-96a6-ff0c95a88da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3477 | 2026.04.10 22:25:16.922537 [ 6 ] {0158002b-ab8e-4bf5-96a6-ff0c95a88da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3478 | 2026.04.10 22:25:16.922954 [ 6 ] {0158002b-ab8e-4bf5-96a6-ff0c95a88da2} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.04.10 22:25:16.922990 [ 6 ] {0158002b-ab8e-4bf5-96a6-ff0c95a88da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3480 | 2026.04.10 22:25:16.923328 [ 6 ] {0158002b-ab8e-4bf5-96a6-ff0c95a88da2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3481 | 2026.04.10 22:25:16.923564 [ 6 ] {0158002b-ab8e-4bf5-96a6-ff0c95a88da2} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.04.10 22:25:16.923696 [ 6 ] {0158002b-ab8e-4bf5-96a6-ff0c95a88da2} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001224 sec., 53921.56862745098 rows/sec., 3.76 MiB/sec. | ||
| 3483 | 2026.04.10 22:25:16.923733 [ 6 ] {0158002b-ab8e-4bf5-96a6-ff0c95a88da2} <Debug> TCPHandler: Processed in 0.001389018 sec. | ||
| 3484 | 2026.04.10 22:25:16.923848 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2026.04.10 22:25:16.923943 [ 6 ] {6658de07-17d0-4b16-b654-525b00361668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3486 | 2026.04.10 22:25:16.923986 [ 6 ] {6658de07-17d0-4b16-b654-525b00361668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3487 | 2026.04.10 22:25:16.924311 [ 6 ] {6658de07-17d0-4b16-b654-525b00361668} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.04.10 22:25:16.924347 [ 6 ] {6658de07-17d0-4b16-b654-525b00361668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3489 | 2026.04.10 22:25:16.924650 [ 6 ] {6658de07-17d0-4b16-b654-525b00361668} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3490 | 2026.04.10 22:25:16.924863 [ 6 ] {6658de07-17d0-4b16-b654-525b00361668} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.04.10 22:25:16.924995 [ 6 ] {6658de07-17d0-4b16-b654-525b00361668} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001069 sec., 22450.88868101029 rows/sec., 1.50 MiB/sec. | ||
| 3492 | 2026.04.10 22:25:16.925031 [ 6 ] {6658de07-17d0-4b16-b654-525b00361668} <Debug> TCPHandler: Processed in 0.001233345 sec. | ||
| 3493 | 2026.04.10 22:25:18.033194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8190 | ||
| 3494 | 2026.04.10 22:25:18.033709 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.04.10 22:25:18.033753 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3496 | 2026.04.10 22:25:18.034319 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3497 | 2026.04.10 22:25:18.034555 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.04.10 22:25:18.034698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8190 | ||
| 3499 | 2026.04.10 22:25:18.452161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3500 | 2026.04.10 22:25:18.467211 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.04.10 22:25:18.467269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3502 | 2026.04.10 22:25:18.473057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3503 | 2026.04.10 22:25:18.473772 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2026.04.10 22:25:18.476370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3505 | 2026.04.10 22:25:20.544605 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 438 | ||
| 3506 | 2026.04.10 22:25:20.549722 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.04.10 22:25:20.549818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3508 | 2026.04.10 22:25:20.552066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3509 | 2026.04.10 22:25:20.552534 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.04.10 22:25:20.553181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
| 3511 | 2026.04.10 22:25:21.334226 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64945 | ||
| 3512 | 2026.04.10 22:25:21.334337 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3513 | 2026.04.10 22:25:21.334364 [ 288 ] {} <Debug> TCP-Session: ebb9f0d6-551b-4ba0-9d0e-e2cec94d429d Authenticating user 'default' from [fd00:1122:3344:101::e]:64945 | ||
| 3514 | 2026.04.10 22:25:21.334387 [ 288 ] {} <Debug> TCP-Session: ebb9f0d6-551b-4ba0-9d0e-e2cec94d429d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3515 | 2026.04.10 22:25:21.334399 [ 288 ] {} <Debug> TCP-Session: ebb9f0d6-551b-4ba0-9d0e-e2cec94d429d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3516 | 2026.04.10 22:25:21.334582 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47233 | ||
| 3517 | 2026.04.10 22:25:21.334609 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51483 | ||
| 3518 | 2026.04.10 22:25:21.334632 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52418 | ||
| 3519 | 2026.04.10 22:25:21.334646 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45531 | ||
| 3520 | 2026.04.10 22:25:21.334622 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48965 | ||
| 3521 | 2026.04.10 22:25:21.334722 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3522 | 2026.04.10 22:25:21.334730 [ 288 ] {} <Trace> TCP-Session: ebb9f0d6-551b-4ba0-9d0e-e2cec94d429d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2026.04.10 22:25:21.334765 [ 4 ] {} <Debug> TCP-Session: 027ec619-3199-41cd-a9e0-e61a6de5948e Authenticating user 'default' from [fd00:1122:3344:101::e]:52418 | ||
| 3524 | 2026.04.10 22:25:21.334604 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35928 | ||
| 3525 | 2026.04.10 22:25:21.334828 [ 4 ] {} <Debug> TCP-Session: 027ec619-3199-41cd-a9e0-e61a6de5948e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3526 | 2026.04.10 22:25:21.334599 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49733 | ||
| 3527 | 2026.04.10 22:25:21.334877 [ 4 ] {} <Debug> TCP-Session: 027ec619-3199-41cd-a9e0-e61a6de5948e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3528 | 2026.04.10 22:25:21.334586 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44870 | ||
| 3529 | 2026.04.10 22:25:21.334960 [ 288 ] {a06a8d82-b2a4-462d-9f06-efda1a20e15a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64945) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3530 | 2026.04.10 22:25:21.335217 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3531 | 2026.04.10 22:25:21.335248 [ 292 ] {} <Debug> TCP-Session: 7f743154-d342-4eb2-aa0b-696a894cfdbe Authenticating user 'default' from [fd00:1122:3344:101::e]:49733 | ||
| 3532 | 2026.04.10 22:25:21.335249 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3533 | 2026.04.10 22:25:21.335267 [ 292 ] {} <Debug> TCP-Session: 7f743154-d342-4eb2-aa0b-696a894cfdbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2026.04.10 22:25:21.335294 [ 290 ] {} <Debug> TCP-Session: 0d4e56fc-5794-474f-bca8-eb23525ae573 Authenticating user 'default' from [fd00:1122:3344:101::e]:44870 | ||
| 3535 | 2026.04.10 22:25:21.335296 [ 292 ] {} <Debug> TCP-Session: 7f743154-d342-4eb2-aa0b-696a894cfdbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3536 | 2026.04.10 22:25:21.335307 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3537 | 2026.04.10 22:25:21.335332 [ 290 ] {} <Debug> TCP-Session: 0d4e56fc-5794-474f-bca8-eb23525ae573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2026.04.10 22:25:21.335375 [ 288 ] {a06a8d82-b2a4-462d-9f06-efda1a20e15a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3539 | 2026.04.10 22:25:21.335390 [ 290 ] {} <Debug> TCP-Session: 0d4e56fc-5794-474f-bca8-eb23525ae573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.04.10 22:25:21.335414 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3541 | 2026.04.10 22:25:21.335393 [ 291 ] {} <Debug> TCP-Session: c714db1b-ebf1-4969-8fb9-906af1c9a661 Authenticating user 'default' from [fd00:1122:3344:101::e]:35928 | ||
| 3542 | 2026.04.10 22:25:21.335458 [ 286 ] {} <Debug> TCP-Session: 508a4113-4888-4cdf-b7f2-3743f1fd52ce Authenticating user 'default' from [fd00:1122:3344:101::e]:45531 | ||
| 3543 | 2026.04.10 22:25:21.335456 [ 288 ] {a06a8d82-b2a4-462d-9f06-efda1a20e15a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3544 | 2026.04.10 22:25:21.335499 [ 286 ] {} <Debug> TCP-Session: 508a4113-4888-4cdf-b7f2-3743f1fd52ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3545 | 2026.04.10 22:25:21.335499 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3546 | 2026.04.10 22:25:21.335541 [ 286 ] {} <Debug> TCP-Session: 508a4113-4888-4cdf-b7f2-3743f1fd52ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2026.04.10 22:25:21.335558 [ 294 ] {} <Debug> TCP-Session: 4120a1d9-93da-4f44-90b9-8c5523e3fb13 Authenticating user 'default' from [fd00:1122:3344:101::e]:48965 | ||
| 3548 | 2026.04.10 22:25:21.335495 [ 291 ] {} <Debug> TCP-Session: c714db1b-ebf1-4969-8fb9-906af1c9a661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3549 | 2026.04.10 22:25:21.335593 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3550 | 2026.04.10 22:25:21.335619 [ 291 ] {} <Debug> TCP-Session: c714db1b-ebf1-4969-8fb9-906af1c9a661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3551 | 2026.04.10 22:25:21.335641 [ 293 ] {} <Debug> TCP-Session: 0b0a97a7-823e-40a2-8e9b-437520b7b31b Authenticating user 'default' from [fd00:1122:3344:101::e]:51483 | ||
| 3552 | 2026.04.10 22:25:21.335663 [ 293 ] {} <Debug> TCP-Session: 0b0a97a7-823e-40a2-8e9b-437520b7b31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2026.04.10 22:25:21.335579 [ 294 ] {} <Debug> TCP-Session: 4120a1d9-93da-4f44-90b9-8c5523e3fb13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2026.04.10 22:25:21.335689 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3555 | 2026.04.10 22:25:21.335705 [ 294 ] {} <Debug> TCP-Session: 4120a1d9-93da-4f44-90b9-8c5523e3fb13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2026.04.10 22:25:21.335727 [ 289 ] {} <Debug> TCP-Session: 1c049b98-8fad-44ba-9806-dbd696d70c7a Authenticating user 'default' from [fd00:1122:3344:101::e]:47233 | ||
| 3557 | 2026.04.10 22:25:21.335696 [ 293 ] {} <Debug> TCP-Session: 0b0a97a7-823e-40a2-8e9b-437520b7b31b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3558 | 2026.04.10 22:25:21.335752 [ 289 ] {} <Debug> TCP-Session: 1c049b98-8fad-44ba-9806-dbd696d70c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2026.04.10 22:25:21.335767 [ 289 ] {} <Debug> TCP-Session: 1c049b98-8fad-44ba-9806-dbd696d70c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3560 | 2026.04.10 22:25:21.335873 [ 288 ] {a06a8d82-b2a4-462d-9f06-efda1a20e15a} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 3561 | 2026.04.10 22:25:21.337279 [ 311 ] {a06a8d82-b2a4-462d-9f06-efda1a20e15a} <Trace> AggregatingTransform: Aggregating | ||
| 3562 | 2026.04.10 22:25:21.337313 [ 311 ] {a06a8d82-b2a4-462d-9f06-efda1a20e15a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3563 | 2026.04.10 22:25:21.337342 [ 311 ] {a06a8d82-b2a4-462d-9f06-efda1a20e15a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001358597 sec. (736.053 rows/sec., 28.75 KiB/sec.) | ||
| 3564 | 2026.04.10 22:25:21.337362 [ 311 ] {a06a8d82-b2a4-462d-9f06-efda1a20e15a} <Trace> Aggregator: Merging aggregated data | ||
| 3565 | 2026.04.10 22:25:21.338638 [ 288 ] {a06a8d82-b2a4-462d-9f06-efda1a20e15a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003749 sec., 266.73779674579885 rows/sec., 10.42 KiB/sec. | ||
| 3566 | 2026.04.10 22:25:21.338790 [ 288 ] {a06a8d82-b2a4-462d-9f06-efda1a20e15a} <Debug> TCPHandler: Processed in 0.004212735 sec. | ||
| 3567 | 2026.04.10 22:25:21.338915 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3568 | 2026.04.10 22:25:21.338942 [ 288 ] {} <Debug> TCP-Session: ebb9f0d6-551b-4ba0-9d0e-e2cec94d429d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2026.04.10 22:25:21.338946 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3570 | 2026.04.10 22:25:21.338971 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3571 | 2026.04.10 22:25:21.338989 [ 289 ] {} <Debug> TCP-Session: 1c049b98-8fad-44ba-9806-dbd696d70c7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3572 | 2026.04.10 22:25:21.339001 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3573 | 2026.04.10 22:25:21.339022 [ 290 ] {} <Debug> TCP-Session: 0d4e56fc-5794-474f-bca8-eb23525ae573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.04.10 22:25:21.339038 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3575 | 2026.04.10 22:25:21.339051 [ 294 ] {} <Debug> TCP-Session: 4120a1d9-93da-4f44-90b9-8c5523e3fb13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.04.10 22:25:21.339065 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3577 | 2026.04.10 22:25:21.339094 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3578 | 2026.04.10 22:25:21.339132 [ 293 ] {} <Debug> TCP-Session: 0b0a97a7-823e-40a2-8e9b-437520b7b31b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2026.04.10 22:25:21.339089 [ 292 ] {} <Debug> TCP-Session: 7f743154-d342-4eb2-aa0b-696a894cfdbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3580 | 2026.04.10 22:25:21.339165 [ 286 ] {} <Debug> TCP-Session: 508a4113-4888-4cdf-b7f2-3743f1fd52ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2026.04.10 22:25:21.338999 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3582 | 2026.04.10 22:25:21.339021 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3583 | 2026.04.10 22:25:21.339244 [ 291 ] {} <Debug> TCP-Session: c714db1b-ebf1-4969-8fb9-906af1c9a661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2026.04.10 22:25:21.339254 [ 4 ] {} <Debug> TCP-Session: 027ec619-3199-41cd-a9e0-e61a6de5948e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.04.10 22:25:21.423340 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52353 | ||
| 3586 | 2026.04.10 22:25:21.423454 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3587 | 2026.04.10 22:25:21.423481 [ 288 ] {} <Debug> TCP-Session: 3d9731cd-f85e-4c4d-b53c-21cfc0d12556 Authenticating user 'default' from [fd00:1122:3344:101::e]:52353 | ||
| 3588 | 2026.04.10 22:25:21.423506 [ 288 ] {} <Debug> TCP-Session: 3d9731cd-f85e-4c4d-b53c-21cfc0d12556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.04.10 22:25:21.423519 [ 288 ] {} <Debug> TCP-Session: 3d9731cd-f85e-4c4d-b53c-21cfc0d12556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2026.04.10 22:25:21.423769 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51758 | ||
| 3591 | 2026.04.10 22:25:21.423790 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37112 | ||
| 3592 | 2026.04.10 22:25:21.423811 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58535 | ||
| 3593 | 2026.04.10 22:25:21.423834 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35332 | ||
| 3594 | 2026.04.10 22:25:21.423860 [ 288 ] {} <Trace> TCP-Session: 3d9731cd-f85e-4c4d-b53c-21cfc0d12556 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3595 | 2026.04.10 22:25:21.423886 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3596 | 2026.04.10 22:25:21.423915 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3597 | 2026.04.10 22:25:21.423940 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3598 | 2026.04.10 22:25:21.423948 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3599 | 2026.04.10 22:25:21.423960 [ 291 ] {} <Debug> TCP-Session: 303aed78-5e45-4ca9-9f3c-b7f4daa55da9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37112 | ||
| 3600 | 2026.04.10 22:25:21.423974 [ 294 ] {} <Debug> TCP-Session: be0b733f-c5b6-4938-89a6-5982ab6e1f53 Authenticating user 'default' from [fd00:1122:3344:101::e]:58535 | ||
| 3601 | 2026.04.10 22:25:21.423985 [ 286 ] {} <Debug> TCP-Session: e7356e5d-4dcf-4158-9b0e-878393b52c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:35332 | ||
| 3602 | 2026.04.10 22:25:21.424001 [ 291 ] {} <Debug> TCP-Session: 303aed78-5e45-4ca9-9f3c-b7f4daa55da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2026.04.10 22:25:21.424011 [ 294 ] {} <Debug> TCP-Session: be0b733f-c5b6-4938-89a6-5982ab6e1f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3604 | 2026.04.10 22:25:21.424025 [ 291 ] {} <Debug> TCP-Session: 303aed78-5e45-4ca9-9f3c-b7f4daa55da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.04.10 22:25:21.424017 [ 286 ] {} <Debug> TCP-Session: e7356e5d-4dcf-4158-9b0e-878393b52c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.04.10 22:25:21.424039 [ 294 ] {} <Debug> TCP-Session: be0b733f-c5b6-4938-89a6-5982ab6e1f53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.04.10 22:25:21.424066 [ 286 ] {} <Debug> TCP-Session: e7356e5d-4dcf-4158-9b0e-878393b52c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.04.10 22:25:21.424068 [ 288 ] {3360c2bb-048d-4b21-a657-e07b3f8c15cd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52353) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3609 | 2026.04.10 22:25:21.423826 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58642 | ||
| 3610 | 2026.04.10 22:25:21.423802 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53702 | ||
| 3611 | 2026.04.10 22:25:21.423790 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63866 | ||
| 3612 | 2026.04.10 22:25:21.424185 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3613 | 2026.04.10 22:25:21.424206 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3614 | 2026.04.10 22:25:21.424220 [ 4 ] {} <Debug> TCP-Session: 02c36c75-73f3-4af2-a3de-970d4d9aaecf Authenticating user 'default' from [fd00:1122:3344:101::e]:58642 | ||
| 3615 | 2026.04.10 22:25:21.424232 [ 293 ] {} <Debug> TCP-Session: 6da231eb-d4ac-40c0-bfec-2fa82a48c532 Authenticating user 'default' from [fd00:1122:3344:101::e]:53702 | ||
| 3616 | 2026.04.10 22:25:21.424242 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3617 | 2026.04.10 22:25:21.424248 [ 4 ] {} <Debug> TCP-Session: 02c36c75-73f3-4af2-a3de-970d4d9aaecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2026.04.10 22:25:21.424257 [ 293 ] {} <Debug> TCP-Session: 6da231eb-d4ac-40c0-bfec-2fa82a48c532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3619 | 2026.04.10 22:25:21.424277 [ 292 ] {} <Debug> TCP-Session: d522bf91-2c4d-4c7f-bf42-f1667d99141b Authenticating user 'default' from [fd00:1122:3344:101::e]:63866 | ||
| 3620 | 2026.04.10 22:25:21.424291 [ 293 ] {} <Debug> TCP-Session: 6da231eb-d4ac-40c0-bfec-2fa82a48c532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2026.04.10 22:25:21.424280 [ 4 ] {} <Debug> TCP-Session: 02c36c75-73f3-4af2-a3de-970d4d9aaecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.04.10 22:25:21.424344 [ 292 ] {} <Debug> TCP-Session: d522bf91-2c4d-4c7f-bf42-f1667d99141b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2026.04.10 22:25:21.424355 [ 288 ] {3360c2bb-048d-4b21-a657-e07b3f8c15cd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3624 | 2026.04.10 22:25:21.424379 [ 292 ] {} <Debug> TCP-Session: d522bf91-2c4d-4c7f-bf42-f1667d99141b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2026.04.10 22:25:21.423773 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63364 | ||
| 3626 | 2026.04.10 22:25:21.424427 [ 288 ] {3360c2bb-048d-4b21-a657-e07b3f8c15cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3627 | 2026.04.10 22:25:21.423942 [ 289 ] {} <Debug> TCP-Session: fa9f3967-d254-455c-8968-fdc48040d287 Authenticating user 'default' from [fd00:1122:3344:101::e]:51758 | ||
| 3628 | 2026.04.10 22:25:21.424486 [ 289 ] {} <Debug> TCP-Session: fa9f3967-d254-455c-8968-fdc48040d287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2026.04.10 22:25:21.424487 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3630 | 2026.04.10 22:25:21.424506 [ 289 ] {} <Debug> TCP-Session: fa9f3967-d254-455c-8968-fdc48040d287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2026.04.10 22:25:21.424528 [ 290 ] {} <Debug> TCP-Session: 355d6d12-3419-410e-9731-f3402e18b794 Authenticating user 'default' from [fd00:1122:3344:101::e]:63364 | ||
| 3632 | 2026.04.10 22:25:21.424550 [ 290 ] {} <Debug> TCP-Session: 355d6d12-3419-410e-9731-f3402e18b794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3633 | 2026.04.10 22:25:21.424563 [ 290 ] {} <Debug> TCP-Session: 355d6d12-3419-410e-9731-f3402e18b794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.04.10 22:25:21.424746 [ 288 ] {3360c2bb-048d-4b21-a657-e07b3f8c15cd} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 3635 | 2026.04.10 22:25:21.425721 [ 350 ] {3360c2bb-048d-4b21-a657-e07b3f8c15cd} <Trace> AggregatingTransform: Aggregating | ||
| 3636 | 2026.04.10 22:25:21.425773 [ 350 ] {3360c2bb-048d-4b21-a657-e07b3f8c15cd} <Trace> Aggregator: Aggregation method: without_key | ||
| 3637 | 2026.04.10 22:25:21.425811 [ 350 ] {3360c2bb-048d-4b21-a657-e07b3f8c15cd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954729 sec. (1047.418 rows/sec., 40.91 KiB/sec.) | ||
| 3638 | 2026.04.10 22:25:21.425834 [ 350 ] {3360c2bb-048d-4b21-a657-e07b3f8c15cd} <Trace> Aggregator: Merging aggregated data | ||
| 3639 | 2026.04.10 22:25:21.427054 [ 288 ] {3360c2bb-048d-4b21-a657-e07b3f8c15cd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003046 sec., 328.29940906106367 rows/sec., 12.82 KiB/sec. | ||
| 3640 | 2026.04.10 22:25:21.427205 [ 288 ] {3360c2bb-048d-4b21-a657-e07b3f8c15cd} <Debug> TCPHandler: Processed in 0.00346656 sec. | ||
| 3641 | 2026.04.10 22:25:21.427298 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3642 | 2026.04.10 22:25:21.427325 [ 288 ] {} <Debug> TCP-Session: 3d9731cd-f85e-4c4d-b53c-21cfc0d12556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3643 | 2026.04.10 22:25:21.427332 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3644 | 2026.04.10 22:25:21.427355 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3645 | 2026.04.10 22:25:21.427375 [ 289 ] {} <Debug> TCP-Session: fa9f3967-d254-455c-8968-fdc48040d287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.04.10 22:25:21.427383 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3647 | 2026.04.10 22:25:21.427401 [ 294 ] {} <Debug> TCP-Session: be0b733f-c5b6-4938-89a6-5982ab6e1f53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.04.10 22:25:21.427398 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3649 | 2026.04.10 22:25:21.427425 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3650 | 2026.04.10 22:25:21.427440 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3651 | 2026.04.10 22:25:21.427460 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3652 | 2026.04.10 22:25:21.427510 [ 4 ] {} <Debug> TCP-Session: 02c36c75-73f3-4af2-a3de-970d4d9aaecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.04.10 22:25:21.427482 [ 293 ] {} <Debug> TCP-Session: 6da231eb-d4ac-40c0-bfec-2fa82a48c532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2026.04.10 22:25:21.427535 [ 286 ] {} <Debug> TCP-Session: e7356e5d-4dcf-4158-9b0e-878393b52c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.04.10 22:25:21.427468 [ 292 ] {} <Debug> TCP-Session: d522bf91-2c4d-4c7f-bf42-f1667d99141b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2026.04.10 22:25:21.427435 [ 290 ] {} <Debug> TCP-Session: 355d6d12-3419-410e-9731-f3402e18b794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2026.04.10 22:25:21.427383 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3658 | 2026.04.10 22:25:21.427669 [ 291 ] {} <Debug> TCP-Session: 303aed78-5e45-4ca9-9f3c-b7f4daa55da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3659 | 2026.04.10 22:25:21.565848 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55517 | ||
| 3660 | 2026.04.10 22:25:21.565957 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3661 | 2026.04.10 22:25:21.565985 [ 288 ] {} <Debug> TCP-Session: 144406e2-9e17-48dc-a65e-6bcb03f82a67 Authenticating user 'default' from [fd00:1122:3344:101::e]:55517 | ||
| 3662 | 2026.04.10 22:25:21.566009 [ 288 ] {} <Debug> TCP-Session: 144406e2-9e17-48dc-a65e-6bcb03f82a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.04.10 22:25:21.566022 [ 288 ] {} <Debug> TCP-Session: 144406e2-9e17-48dc-a65e-6bcb03f82a67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.04.10 22:25:21.566209 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57912 | ||
| 3665 | 2026.04.10 22:25:21.566236 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52501 | ||
| 3666 | 2026.04.10 22:25:21.566260 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58086 | ||
| 3667 | 2026.04.10 22:25:21.566292 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46806 | ||
| 3668 | 2026.04.10 22:25:21.566282 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54510 | ||
| 3669 | 2026.04.10 22:25:21.566332 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3670 | 2026.04.10 22:25:21.566358 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3671 | 2026.04.10 22:25:21.566359 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3672 | 2026.04.10 22:25:21.566383 [ 289 ] {} <Debug> TCP-Session: 69a16bc9-4f72-47ec-aefb-1d1980a4720c Authenticating user 'default' from [fd00:1122:3344:101::e]:57912 | ||
| 3673 | 2026.04.10 22:25:21.566395 [ 290 ] {} <Debug> TCP-Session: bd12f2a9-510d-4225-a7ab-fae892cde4fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52501 | ||
| 3674 | 2026.04.10 22:25:21.566400 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3675 | 2026.04.10 22:25:21.566417 [ 289 ] {} <Debug> TCP-Session: 69a16bc9-4f72-47ec-aefb-1d1980a4720c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3676 | 2026.04.10 22:25:21.566429 [ 290 ] {} <Debug> TCP-Session: bd12f2a9-510d-4225-a7ab-fae892cde4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2026.04.10 22:25:21.566437 [ 294 ] {} <Debug> TCP-Session: 3169e353-84f0-42a7-9a3a-6d3f04d41312 Authenticating user 'default' from [fd00:1122:3344:101::e]:54510 | ||
| 3678 | 2026.04.10 22:25:21.566445 [ 289 ] {} <Debug> TCP-Session: 69a16bc9-4f72-47ec-aefb-1d1980a4720c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.04.10 22:25:21.566468 [ 294 ] {} <Debug> TCP-Session: 3169e353-84f0-42a7-9a3a-6d3f04d41312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2026.04.10 22:25:21.566404 [ 293 ] {} <Debug> TCP-Session: 1665ac99-fa1e-48e8-8297-4aec89b3ade3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58086 | ||
| 3681 | 2026.04.10 22:25:21.566494 [ 294 ] {} <Debug> TCP-Session: 3169e353-84f0-42a7-9a3a-6d3f04d41312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3682 | 2026.04.10 22:25:21.566519 [ 293 ] {} <Debug> TCP-Session: 1665ac99-fa1e-48e8-8297-4aec89b3ade3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.04.10 22:25:21.566373 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3684 | 2026.04.10 22:25:21.566541 [ 293 ] {} <Debug> TCP-Session: 1665ac99-fa1e-48e8-8297-4aec89b3ade3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.04.10 22:25:21.566252 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62733 | ||
| 3686 | 2026.04.10 22:25:21.566565 [ 4 ] {} <Debug> TCP-Session: 77be65c6-2c65-4bba-bfe4-0ff727d99f8f Authenticating user 'default' from [fd00:1122:3344:101::e]:46806 | ||
| 3687 | 2026.04.10 22:25:21.566456 [ 290 ] {} <Debug> TCP-Session: bd12f2a9-510d-4225-a7ab-fae892cde4fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.04.10 22:25:21.566613 [ 4 ] {} <Debug> TCP-Session: 77be65c6-2c65-4bba-bfe4-0ff727d99f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.04.10 22:25:21.566406 [ 288 ] {} <Trace> TCP-Session: 144406e2-9e17-48dc-a65e-6bcb03f82a67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2026.04.10 22:25:21.566649 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3691 | 2026.04.10 22:25:21.566644 [ 4 ] {} <Debug> TCP-Session: 77be65c6-2c65-4bba-bfe4-0ff727d99f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2026.04.10 22:25:21.566711 [ 292 ] {} <Debug> TCP-Session: 3b10040a-2015-4db7-8543-b38db59d30d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62733 | ||
| 3693 | 2026.04.10 22:25:21.566256 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45160 | ||
| 3694 | 2026.04.10 22:25:21.566745 [ 292 ] {} <Debug> TCP-Session: 3b10040a-2015-4db7-8543-b38db59d30d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3695 | 2026.04.10 22:25:21.566799 [ 292 ] {} <Debug> TCP-Session: 3b10040a-2015-4db7-8543-b38db59d30d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2026.04.10 22:25:21.566853 [ 288 ] {79209ed9-5134-4451-a0f1-394989df221e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55517) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3697 | 2026.04.10 22:25:21.566854 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3698 | 2026.04.10 22:25:21.566901 [ 291 ] {} <Debug> TCP-Session: 27d4a020-58e7-4656-be74-997fe62020fc Authenticating user 'default' from [fd00:1122:3344:101::e]:45160 | ||
| 3699 | 2026.04.10 22:25:21.566924 [ 291 ] {} <Debug> TCP-Session: 27d4a020-58e7-4656-be74-997fe62020fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.04.10 22:25:21.566937 [ 291 ] {} <Debug> TCP-Session: 27d4a020-58e7-4656-be74-997fe62020fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.04.10 22:25:21.567125 [ 288 ] {79209ed9-5134-4451-a0f1-394989df221e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3702 | 2026.04.10 22:25:21.567185 [ 288 ] {79209ed9-5134-4451-a0f1-394989df221e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3703 | 2026.04.10 22:25:21.567469 [ 288 ] {79209ed9-5134-4451-a0f1-394989df221e} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 3704 | 2026.04.10 22:25:21.568450 [ 339 ] {79209ed9-5134-4451-a0f1-394989df221e} <Trace> AggregatingTransform: Aggregating | ||
| 3705 | 2026.04.10 22:25:21.568497 [ 339 ] {79209ed9-5134-4451-a0f1-394989df221e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3706 | 2026.04.10 22:25:21.568532 [ 339 ] {79209ed9-5134-4451-a0f1-394989df221e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935229 sec. (1069.257 rows/sec., 41.77 KiB/sec.) | ||
| 3707 | 2026.04.10 22:25:21.568550 [ 339 ] {79209ed9-5134-4451-a0f1-394989df221e} <Trace> Aggregator: Merging aggregated data | ||
| 3708 | 2026.04.10 22:25:21.569873 [ 288 ] {79209ed9-5134-4451-a0f1-394989df221e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003085 sec., 324.14910858995137 rows/sec., 12.66 KiB/sec. | ||
| 3709 | 2026.04.10 22:25:21.570003 [ 288 ] {79209ed9-5134-4451-a0f1-394989df221e} <Debug> TCPHandler: Processed in 0.003718445 sec. | ||
| 3710 | 2026.04.10 22:25:21.570093 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3711 | 2026.04.10 22:25:21.570119 [ 288 ] {} <Debug> TCP-Session: 144406e2-9e17-48dc-a65e-6bcb03f82a67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.04.10 22:25:21.570129 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3713 | 2026.04.10 22:25:21.570146 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3714 | 2026.04.10 22:25:21.570178 [ 289 ] {} <Debug> TCP-Session: 69a16bc9-4f72-47ec-aefb-1d1980a4720c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.04.10 22:25:21.570194 [ 290 ] {} <Debug> TCP-Session: bd12f2a9-510d-4225-a7ab-fae892cde4fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.04.10 22:25:21.570226 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3717 | 2026.04.10 22:25:21.570247 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3718 | 2026.04.10 22:25:21.570268 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3719 | 2026.04.10 22:25:21.570281 [ 291 ] {} <Debug> TCP-Session: 27d4a020-58e7-4656-be74-997fe62020fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.04.10 22:25:21.570294 [ 294 ] {} <Debug> TCP-Session: 3169e353-84f0-42a7-9a3a-6d3f04d41312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.04.10 22:25:21.570312 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3722 | 2026.04.10 22:25:21.570312 [ 292 ] {} <Debug> TCP-Session: 3b10040a-2015-4db7-8543-b38db59d30d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.04.10 22:25:21.570362 [ 4 ] {} <Debug> TCP-Session: 77be65c6-2c65-4bba-bfe4-0ff727d99f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.04.10 22:25:21.570293 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3725 | 2026.04.10 22:25:21.570413 [ 293 ] {} <Debug> TCP-Session: 1665ac99-fa1e-48e8-8297-4aec89b3ade3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.04.10 22:25:21.571481 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63894 | ||
| 3727 | 2026.04.10 22:25:21.571546 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3728 | 2026.04.10 22:25:21.571568 [ 286 ] {} <Debug> TCP-Session: fd0c40aa-e0f3-422a-87e5-4ae7120b0077 Authenticating user 'default' from [fd00:1122:3344:101::e]:63894 | ||
| 3729 | 2026.04.10 22:25:21.571585 [ 286 ] {} <Debug> TCP-Session: fd0c40aa-e0f3-422a-87e5-4ae7120b0077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.04.10 22:25:21.571597 [ 286 ] {} <Debug> TCP-Session: fd0c40aa-e0f3-422a-87e5-4ae7120b0077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.04.10 22:25:21.603154 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63894). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3732 | |||
| 3733 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3734 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3735 | 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 | ||
| 3736 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3737 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3738 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3739 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3740 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3741 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3742 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3743 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3744 | (version 23.8.7.1) | ||
| 3745 | 2026.04.10 22:25:21.603669 [ 286 ] {} <Debug> TCP-Session: fd0c40aa-e0f3-422a-87e5-4ae7120b0077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.04.10 22:25:21.922899 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3747 | 2026.04.10 22:25:21.923096 [ 6 ] {2f3015bd-52e7-4065-bdc7-f49e947ec180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3748 | 2026.04.10 22:25:21.923168 [ 6 ] {2f3015bd-52e7-4065-bdc7-f49e947ec180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3749 | 2026.04.10 22:25:21.923910 [ 6 ] {2f3015bd-52e7-4065-bdc7-f49e947ec180} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.04.10 22:25:21.923964 [ 6 ] {2f3015bd-52e7-4065-bdc7-f49e947ec180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3751 | 2026.04.10 22:25:21.924412 [ 6 ] {2f3015bd-52e7-4065-bdc7-f49e947ec180} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3752 | 2026.04.10 22:25:21.924706 [ 6 ] {2f3015bd-52e7-4065-bdc7-f49e947ec180} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3753 | 2026.04.10 22:25:21.924908 [ 6 ] {2f3015bd-52e7-4065-bdc7-f49e947ec180} <Debug> executeQuery: Read 66 rows, 5.90 KiB in 0.001863 sec., 35426.73107890499 rows/sec., 3.09 MiB/sec. | ||
| 3754 | 2026.04.10 22:25:21.924980 [ 6 ] {2f3015bd-52e7-4065-bdc7-f49e947ec180} <Debug> TCPHandler: Processed in 0.002221225 sec. | ||
| 3755 | 2026.04.10 22:25:21.925203 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2026.04.10 22:25:21.925347 [ 6 ] {27221dea-bbdf-46f1-9a6a-6f60741430ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3757 | 2026.04.10 22:25:21.925399 [ 6 ] {27221dea-bbdf-46f1-9a6a-6f60741430ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3758 | 2026.04.10 22:25:21.925899 [ 6 ] {27221dea-bbdf-46f1-9a6a-6f60741430ca} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2026.04.10 22:25:21.925939 [ 6 ] {27221dea-bbdf-46f1-9a6a-6f60741430ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3760 | 2026.04.10 22:25:21.926271 [ 6 ] {27221dea-bbdf-46f1-9a6a-6f60741430ca} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3761 | 2026.04.10 22:25:21.926537 [ 6 ] {27221dea-bbdf-46f1-9a6a-6f60741430ca} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.04.10 22:25:21.926671 [ 122 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3763 | 2026.04.10 22:25:21.926688 [ 6 ] {27221dea-bbdf-46f1-9a6a-6f60741430ca} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001375 sec., 13090.909090909092 rows/sec., 984.38 KiB/sec. | ||
| 3764 | 2026.04.10 22:25:21.926743 [ 122 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2026.04.10 22:25:21.926757 [ 6 ] {27221dea-bbdf-46f1-9a6a-6f60741430ca} <Debug> TCPHandler: Processed in 0.001633773 sec. | ||
| 3766 | 2026.04.10 22:25:21.926771 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3767 | 2026.04.10 22:25:21.926894 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2026.04.10 22:25:21.926899 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::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 | ||
| 3769 | 2026.04.10 22:25:21.927004 [ 6 ] {51ba1038-9a8e-4c50-af03-b95dc491a98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3770 | 2026.04.10 22:25:21.927051 [ 6 ] {51ba1038-9a8e-4c50-af03-b95dc491a98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3771 | 2026.04.10 22:25:21.927071 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3772 | 2026.04.10 22:25:21.927134 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 195 rows starting from the beginning of the part | ||
| 3773 | 2026.04.10 22:25:21.927263 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 3774 | 2026.04.10 22:25:21.927322 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 165 rows starting from the beginning of the part | ||
| 3775 | 2026.04.10 22:25:21.927386 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 3776 | 2026.04.10 22:25:21.927430 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 182 rows starting from the beginning of the part | ||
| 3777 | 2026.04.10 22:25:21.927471 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 3778 | 2026.04.10 22:25:21.927531 [ 6 ] {51ba1038-9a8e-4c50-af03-b95dc491a98a} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3779 | 2026.04.10 22:25:21.927577 [ 6 ] {51ba1038-9a8e-4c50-af03-b95dc491a98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3780 | 2026.04.10 22:25:21.927945 [ 6 ] {51ba1038-9a8e-4c50-af03-b95dc491a98a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3781 | 2026.04.10 22:25:21.928200 [ 6 ] {51ba1038-9a8e-4c50-af03-b95dc491a98a} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2026.04.10 22:25:21.928353 [ 6 ] {51ba1038-9a8e-4c50-af03-b95dc491a98a} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001373 sec., 39329.93445010925 rows/sec., 3.07 MiB/sec. | ||
| 3783 | 2026.04.10 22:25:21.928395 [ 6 ] {51ba1038-9a8e-4c50-af03-b95dc491a98a} <Debug> TCPHandler: Processed in 0.001553052 sec. | ||
| 3784 | 2026.04.10 22:25:21.928455 [ 201 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602393 sec., 371943.7116862093 rows/sec., 24.77 MiB/sec. | ||
| 3785 | 2026.04.10 22:25:21.928521 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3786 | 2026.04.10 22:25:21.928624 [ 6 ] {41070ed1-5bf3-4147-a6f2-fb55e44f6f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3787 | 2026.04.10 22:25:21.928671 [ 6 ] {41070ed1-5bf3-4147-a6f2-fb55e44f6f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3788 | 2026.04.10 22:25:21.928701 [ 200 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3789 | 2026.04.10 22:25:21.929060 [ 200 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_16_3} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.04.10 22:25:21.929074 [ 6 ] {41070ed1-5bf3-4147-a6f2-fb55e44f6f72} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2026.04.10 22:25:21.929117 [ 6 ] {41070ed1-5bf3-4147-a6f2-fb55e44f6f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3792 | 2026.04.10 22:25:21.929150 [ 200 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_16_3} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3793 | 2026.04.10 22:25:21.929267 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3794 | 2026.04.10 22:25:21.929472 [ 6 ] {41070ed1-5bf3-4147-a6f2-fb55e44f6f72} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3795 | 2026.04.10 22:25:21.929700 [ 6 ] {41070ed1-5bf3-4147-a6f2-fb55e44f6f72} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2026.04.10 22:25:21.929812 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3797 | 2026.04.10 22:25:21.929829 [ 6 ] {41070ed1-5bf3-4147-a6f2-fb55e44f6f72} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001227 sec., 89649.55175224124 rows/sec., 6.26 MiB/sec. | ||
| 3798 | 2026.04.10 22:25:21.929853 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.04.10 22:25:21.929876 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3800 | 2026.04.10 22:25:21.929876 [ 6 ] {41070ed1-5bf3-4147-a6f2-fb55e44f6f72} <Debug> TCPHandler: Processed in 0.001405179 sec. | ||
| 3801 | 2026.04.10 22:25:21.929953 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::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 | ||
| 3802 | 2026.04.10 22:25:21.930014 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3803 | 2026.04.10 22:25:21.930072 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3804 | 2026.04.10 22:25:21.930109 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1197 rows starting from the beginning of the part | ||
| 3805 | 2026.04.10 22:25:21.930117 [ 6 ] {1a96114e-dc81-4a44-b709-579b04bf6483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3806 | 2026.04.10 22:25:21.930170 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 205 rows starting from the beginning of the part | ||
| 3807 | 2026.04.10 22:25:21.930183 [ 6 ] {1a96114e-dc81-4a44-b709-579b04bf6483} <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 | ||
| 3808 | 2026.04.10 22:25:21.930226 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
| 3809 | 2026.04.10 22:25:21.930285 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4826 rows starting from the beginning of the part | ||
| 3810 | 2026.04.10 22:25:21.930331 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
| 3811 | 2026.04.10 22:25:21.930366 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
| 3812 | 2026.04.10 22:25:21.930984 [ 6 ] {1a96114e-dc81-4a44-b709-579b04bf6483} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.04.10 22:25:21.931026 [ 6 ] {1a96114e-dc81-4a44-b709-579b04bf6483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3814 | 2026.04.10 22:25:21.931654 [ 6 ] {1a96114e-dc81-4a44-b709-579b04bf6483} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3815 | 2026.04.10 22:25:21.931958 [ 6 ] {1a96114e-dc81-4a44-b709-579b04bf6483} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.04.10 22:25:21.932098 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3817 | 2026.04.10 22:25:21.932135 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2026.04.10 22:25:21.932137 [ 6 ] {1a96114e-dc81-4a44-b709-579b04bf6483} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002039 sec., 8827.856792545364 rows/sec., 15.82 MiB/sec. | ||
| 3819 | 2026.04.10 22:25:21.932153 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3820 | 2026.04.10 22:25:21.932224 [ 6 ] {1a96114e-dc81-4a44-b709-579b04bf6483} <Debug> TCPHandler: Processed in 0.002258386 sec. | ||
| 3821 | 2026.04.10 22:25:21.932272 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::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 | ||
| 3822 | 2026.04.10 22:25:21.932382 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2026.04.10 22:25:21.932493 [ 6 ] {79ea7fdd-0c73-4f0d-a0df-45e251497018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3824 | 2026.04.10 22:25:21.932544 [ 6 ] {79ea7fdd-0c73-4f0d-a0df-45e251497018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3825 | 2026.04.10 22:25:21.932553 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3826 | 2026.04.10 22:25:21.932633 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 226 rows starting from the beginning of the part | ||
| 3827 | 2026.04.10 22:25:21.932752 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6504 rows, containing 5 columns (5 merged, 0 gathered) in 0.002831717 sec., 2296839.691254458 rows/sec., 149.51 MiB/sec. | ||
| 3828 | 2026.04.10 22:25:21.932802 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part | ||
| 3829 | 2026.04.10 22:25:21.932960 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
| 3830 | 2026.04.10 22:25:21.932975 [ 6 ] {79ea7fdd-0c73-4f0d-a0df-45e251497018} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2026.04.10 22:25:21.933023 [ 6 ] {79ea7fdd-0c73-4f0d-a0df-45e251497018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3832 | 2026.04.10 22:25:21.933100 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 3833 | 2026.04.10 22:25:21.933257 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3834 | 2026.04.10 22:25:21.933260 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 3835 | 2026.04.10 22:25:21.933434 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 3836 | 2026.04.10 22:25:21.933471 [ 6 ] {79ea7fdd-0c73-4f0d-a0df-45e251497018} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3837 | 2026.04.10 22:25:21.933654 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.04.10 22:25:21.933757 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3839 | 2026.04.10 22:25:21.933847 [ 6 ] {79ea7fdd-0c73-4f0d-a0df-45e251497018} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2026.04.10 22:25:21.933886 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3841 | 2026.04.10 22:25:21.934028 [ 6 ] {79ea7fdd-0c73-4f0d-a0df-45e251497018} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001556 sec., 25706.940874035987 rows/sec., 1.72 MiB/sec. | ||
| 3842 | 2026.04.10 22:25:21.934078 [ 6 ] {79ea7fdd-0c73-4f0d-a0df-45e251497018} <Debug> TCPHandler: Processed in 0.001753975 sec. | ||
| 3843 | 2026.04.10 22:25:21.937524 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 19 columns (19 merged, 0 gathered) in 0.005302697 sec., 63552.56579812121 rows/sec., 113.88 MiB/sec. | ||
| 3844 | 2026.04.10 22:25:21.938256 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3845 | 2026.04.10 22:25:21.938678 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.04.10 22:25:21.938747 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3847 | 2026.04.10 22:25:21.938898 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 3848 | 2026.04.10 22:25:22.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.32 MiB, peak 245.59 MiB, free memory in arenas 0.00 B, will set to 237.54 MiB (RSS), difference: 1.22 MiB | ||
| 3849 | 2026.04.10 22:25:25.407045 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3850 | 2026.04.10 22:25:25.407103 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3851 | 2026.04.10 22:25:25.534833 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8638 | ||
| 3852 | 2026.04.10 22:25:25.535483 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2026.04.10 22:25:25.535546 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3854 | 2026.04.10 22:25:25.536233 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3855 | 2026.04.10 22:25:25.536470 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.04.10 22:25:25.536627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8638 | ||
| 3857 | 2026.04.10 22:25:25.976487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3858 | 2026.04.10 22:25:25.992449 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2026.04.10 22:25:25.992503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3860 | 2026.04.10 22:25:25.998605 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3861 | 2026.04.10 22:25:25.999315 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3862 | 2026.04.10 22:25:26.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.07 MiB, peak 245.59 MiB, free memory in arenas 0.00 B, will set to 238.68 MiB (RSS), difference: -3.39 MiB | ||
| 3863 | 2026.04.10 22:25:26.001984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3864 | 2026.04.10 22:25:26.884181 [ 45 ] {} <Debug> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3865 | 2026.04.10 22:25:26.884285 [ 45 ] {} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2026.04.10 22:25:26.884321 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3867 | 2026.04.10 22:25:26.884448 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::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 | ||
| 3868 | 2026.04.10 22:25:26.884614 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3869 | 2026.04.10 22:25:26.884659 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3870 | 2026.04.10 22:25:26.884748 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3871 | 2026.04.10 22:25:26.884819 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3872 | 2026.04.10 22:25:26.884881 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3873 | 2026.04.10 22:25:26.884940 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3874 | 2026.04.10 22:25:26.885786 [ 187 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388008 sec., 14409.138852225635 rows/sec., 1.20 MiB/sec. | ||
| 3875 | 2026.04.10 22:25:26.885954 [ 187 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3876 | 2026.04.10 22:25:26.886235 [ 187 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_5_1} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.04.10 22:25:26.886313 [ 187 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_5_1} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3878 | 2026.04.10 22:25:26.886414 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3879 | 2026.04.10 22:25:26.930088 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.04.10 22:25:26.930321 [ 6 ] {f5302f5b-6585-42d0-81ab-3f1e45961ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3881 | 2026.04.10 22:25:26.930416 [ 6 ] {f5302f5b-6585-42d0-81ab-3f1e45961ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3882 | 2026.04.10 22:25:26.931316 [ 6 ] {f5302f5b-6585-42d0-81ab-3f1e45961ac3} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.04.10 22:25:26.931359 [ 6 ] {f5302f5b-6585-42d0-81ab-3f1e45961ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3884 | 2026.04.10 22:25:26.931729 [ 6 ] {f5302f5b-6585-42d0-81ab-3f1e45961ac3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3885 | 2026.04.10 22:25:26.931963 [ 6 ] {f5302f5b-6585-42d0-81ab-3f1e45961ac3} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2026.04.10 22:25:26.932115 [ 6 ] {f5302f5b-6585-42d0-81ab-3f1e45961ac3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001863 sec., 152442.2973698336 rows/sec., 9.68 MiB/sec. | ||
| 3887 | 2026.04.10 22:25:26.932135 [ 118 ] {} <Debug> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3888 | 2026.04.10 22:25:26.932164 [ 6 ] {f5302f5b-6585-42d0-81ab-3f1e45961ac3} <Debug> TCPHandler: Processed in 0.002238355 sec. | ||
| 3889 | 2026.04.10 22:25:26.932230 [ 118 ] {} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.04.10 22:25:26.932271 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3891 | 2026.04.10 22:25:26.932350 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2026.04.10 22:25:26.932364 [ 197 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::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 | ||
| 3893 | 2026.04.10 22:25:26.932467 [ 197 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3894 | 2026.04.10 22:25:26.932483 [ 6 ] {32cf73dc-3f9c-429e-87d6-45cf46fd1fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3895 | 2026.04.10 22:25:26.932492 [ 197 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3896 | 2026.04.10 22:25:26.932535 [ 6 ] {32cf73dc-3f9c-429e-87d6-45cf46fd1fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3897 | 2026.04.10 22:25:26.932553 [ 197 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3898 | 2026.04.10 22:25:26.932594 [ 197 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3899 | 2026.04.10 22:25:26.932628 [ 197 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3900 | 2026.04.10 22:25:26.932680 [ 197 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 3901 | 2026.04.10 22:25:26.933332 [ 6 ] {32cf73dc-3f9c-429e-87d6-45cf46fd1fa0} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.04.10 22:25:26.933374 [ 6 ] {32cf73dc-3f9c-429e-87d6-45cf46fd1fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3903 | 2026.04.10 22:25:26.933561 [ 190 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227154 sec., 1157148.9804865567 rows/sec., 77.91 MiB/sec. | ||
| 3904 | 2026.04.10 22:25:26.933734 [ 195 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3905 | 2026.04.10 22:25:26.933802 [ 6 ] {32cf73dc-3f9c-429e-87d6-45cf46fd1fa0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3906 | 2026.04.10 22:25:26.934006 [ 195 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_5_1} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2026.04.10 22:25:26.934033 [ 6 ] {32cf73dc-3f9c-429e-87d6-45cf46fd1fa0} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.04.10 22:25:26.934069 [ 195 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_5_1} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3909 | 2026.04.10 22:25:26.934144 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3910 | 2026.04.10 22:25:26.934168 [ 6 ] {32cf73dc-3f9c-429e-87d6-45cf46fd1fa0} <Debug> executeQuery: Read 817 rows, 65.11 KiB in 0.001709 sec., 478057.34347571677 rows/sec., 37.21 MiB/sec. | ||
| 3911 | 2026.04.10 22:25:26.934207 [ 6 ] {32cf73dc-3f9c-429e-87d6-45cf46fd1fa0} <Debug> TCPHandler: Processed in 0.001910268 sec. | ||
| 3912 | 2026.04.10 22:25:26.934329 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2026.04.10 22:25:26.934426 [ 6 ] {5b52980f-093b-475b-9727-ceffc6868c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3914 | 2026.04.10 22:25:26.934469 [ 6 ] {5b52980f-093b-475b-9727-ceffc6868c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3915 | 2026.04.10 22:25:26.934919 [ 6 ] {5b52980f-093b-475b-9727-ceffc6868c86} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2026.04.10 22:25:26.934957 [ 6 ] {5b52980f-093b-475b-9727-ceffc6868c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3917 | 2026.04.10 22:25:26.935288 [ 6 ] {5b52980f-093b-475b-9727-ceffc6868c86} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3918 | 2026.04.10 22:25:26.935508 [ 6 ] {5b52980f-093b-475b-9727-ceffc6868c86} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2026.04.10 22:25:26.935635 [ 6 ] {5b52980f-093b-475b-9727-ceffc6868c86} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001229 sec., 134255.49227013832 rows/sec., 8.16 MiB/sec. | ||
| 3920 | 2026.04.10 22:25:26.935672 [ 6 ] {5b52980f-093b-475b-9727-ceffc6868c86} <Debug> TCPHandler: Processed in 0.001393818 sec. | ||
| 3921 | 2026.04.10 22:25:26.935809 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2026.04.10 22:25:26.935905 [ 6 ] {5af30617-acd0-42ad-b7ac-b97398c135a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3923 | 2026.04.10 22:25:26.935945 [ 6 ] {5af30617-acd0-42ad-b7ac-b97398c135a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3924 | 2026.04.10 22:25:26.936373 [ 6 ] {5af30617-acd0-42ad-b7ac-b97398c135a0} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.04.10 22:25:26.936410 [ 6 ] {5af30617-acd0-42ad-b7ac-b97398c135a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3926 | 2026.04.10 22:25:26.936721 [ 6 ] {5af30617-acd0-42ad-b7ac-b97398c135a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3927 | 2026.04.10 22:25:26.936937 [ 6 ] {5af30617-acd0-42ad-b7ac-b97398c135a0} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2026.04.10 22:25:26.937065 [ 6 ] {5af30617-acd0-42ad-b7ac-b97398c135a0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 8.16 MiB/sec. | ||
| 3929 | 2026.04.10 22:25:26.937103 [ 6 ] {5af30617-acd0-42ad-b7ac-b97398c135a0} <Debug> TCPHandler: Processed in 0.001349388 sec. | ||
| 3930 | 2026.04.10 22:25:26.937220 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2026.04.10 22:25:26.937314 [ 6 ] {26354250-b153-4084-bfcc-b3c5c0026232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3932 | 2026.04.10 22:25:26.937354 [ 6 ] {26354250-b153-4084-bfcc-b3c5c0026232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3933 | 2026.04.10 22:25:26.937781 [ 6 ] {26354250-b153-4084-bfcc-b3c5c0026232} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2026.04.10 22:25:26.937817 [ 6 ] {26354250-b153-4084-bfcc-b3c5c0026232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3935 | 2026.04.10 22:25:26.938148 [ 6 ] {26354250-b153-4084-bfcc-b3c5c0026232} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3936 | 2026.04.10 22:25:26.938360 [ 6 ] {26354250-b153-4084-bfcc-b3c5c0026232} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2026.04.10 22:25:26.938481 [ 118 ] {} <Debug> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3938 | 2026.04.10 22:25:26.938489 [ 6 ] {26354250-b153-4084-bfcc-b3c5c0026232} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001194 sec., 123953.09882747069 rows/sec., 7.05 MiB/sec. | ||
| 3939 | 2026.04.10 22:25:26.938524 [ 118 ] {} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.04.10 22:25:26.938546 [ 6 ] {26354250-b153-4084-bfcc-b3c5c0026232} <Debug> TCPHandler: Processed in 0.001375378 sec. | ||
| 3941 | 2026.04.10 22:25:26.938549 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3942 | 2026.04.10 22:25:26.938638 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::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 | ||
| 3943 | 2026.04.10 22:25:26.938668 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2026.04.10 22:25:26.938723 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3945 | 2026.04.10 22:25:26.938752 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3946 | 2026.04.10 22:25:26.938769 [ 6 ] {d0cdb38d-9c40-4d13-8277-80dd0690ab7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3947 | 2026.04.10 22:25:26.938796 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3948 | 2026.04.10 22:25:26.938815 [ 6 ] {d0cdb38d-9c40-4d13-8277-80dd0690ab7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3949 | 2026.04.10 22:25:26.938834 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3950 | 2026.04.10 22:25:26.938872 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3951 | 2026.04.10 22:25:26.938906 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3952 | 2026.04.10 22:25:26.939400 [ 6 ] {d0cdb38d-9c40-4d13-8277-80dd0690ab7f} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.04.10 22:25:26.939442 [ 6 ] {d0cdb38d-9c40-4d13-8277-80dd0690ab7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3954 | 2026.04.10 22:25:26.939611 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00100046 sec., 739659.7565120044 rows/sec., 44.89 MiB/sec. | ||
| 3955 | 2026.04.10 22:25:26.939768 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3956 | 2026.04.10 22:25:26.939786 [ 6 ] {d0cdb38d-9c40-4d13-8277-80dd0690ab7f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3957 | 2026.04.10 22:25:26.940081 [ 6 ] {d0cdb38d-9c40-4d13-8277-80dd0690ab7f} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2026.04.10 22:25:26.940089 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_5_1} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2026.04.10 22:25:26.940167 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_5_1} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3960 | 2026.04.10 22:25:26.940222 [ 6 ] {d0cdb38d-9c40-4d13-8277-80dd0690ab7f} <Debug> executeQuery: Read 485 rows, 34.78 KiB in 0.001472 sec., 329483.6956521739 rows/sec., 23.08 MiB/sec. | ||
| 3961 | 2026.04.10 22:25:26.940229 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3962 | 2026.04.10 22:25:26.940269 [ 6 ] {d0cdb38d-9c40-4d13-8277-80dd0690ab7f} <Debug> TCPHandler: Processed in 0.001651444 sec. | ||
| 3963 | 2026.04.10 22:25:26.940385 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.04.10 22:25:26.940479 [ 6 ] {0c2ad0c9-ed27-41ef-a799-967cbc70b9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3965 | 2026.04.10 22:25:26.940522 [ 6 ] {0c2ad0c9-ed27-41ef-a799-967cbc70b9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3966 | 2026.04.10 22:25:26.940872 [ 6 ] {0c2ad0c9-ed27-41ef-a799-967cbc70b9bd} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.04.10 22:25:26.940909 [ 6 ] {0c2ad0c9-ed27-41ef-a799-967cbc70b9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3968 | 2026.04.10 22:25:26.941239 [ 6 ] {0c2ad0c9-ed27-41ef-a799-967cbc70b9bd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3969 | 2026.04.10 22:25:26.941444 [ 6 ] {0c2ad0c9-ed27-41ef-a799-967cbc70b9bd} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.04.10 22:25:26.941543 [ 118 ] {} <Debug> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3971 | 2026.04.10 22:25:26.941574 [ 6 ] {0c2ad0c9-ed27-41ef-a799-967cbc70b9bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 3972 | 2026.04.10 22:25:26.941582 [ 118 ] {} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2026.04.10 22:25:26.941615 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3974 | 2026.04.10 22:25:26.941616 [ 6 ] {0c2ad0c9-ed27-41ef-a799-967cbc70b9bd} <Debug> TCPHandler: Processed in 0.001281606 sec. | ||
| 3975 | 2026.04.10 22:25:26.941691 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::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 | ||
| 3976 | 2026.04.10 22:25:26.941760 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3977 | 2026.04.10 22:25:26.941775 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3978 | 2026.04.10 22:25:26.941803 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3979 | 2026.04.10 22:25:26.941854 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3980 | 2026.04.10 22:25:26.941855 [ 6 ] {167966f5-f79f-4627-a9bd-a5941aba3837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3981 | 2026.04.10 22:25:26.941891 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3982 | 2026.04.10 22:25:26.941904 [ 6 ] {167966f5-f79f-4627-a9bd-a5941aba3837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3983 | 2026.04.10 22:25:26.941927 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3984 | 2026.04.10 22:25:26.941961 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3985 | 2026.04.10 22:25:26.942320 [ 6 ] {167966f5-f79f-4627-a9bd-a5941aba3837} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2026.04.10 22:25:26.942356 [ 6 ] {167966f5-f79f-4627-a9bd-a5941aba3837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3987 | 2026.04.10 22:25:26.942539 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.000880357 sec., 34077.08463725511 rows/sec., 1.74 MiB/sec. | ||
| 3988 | 2026.04.10 22:25:26.942649 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3989 | 2026.04.10 22:25:26.942716 [ 6 ] {167966f5-f79f-4627-a9bd-a5941aba3837} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3990 | 2026.04.10 22:25:26.942962 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_5_1} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.04.10 22:25:26.943002 [ 6 ] {167966f5-f79f-4627-a9bd-a5941aba3837} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3992 | 2026.04.10 22:25:26.943037 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_5_1} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3993 | 2026.04.10 22:25:26.943107 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3994 | 2026.04.10 22:25:26.943143 [ 6 ] {167966f5-f79f-4627-a9bd-a5941aba3837} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001307 sec., 164498.85233358838 rows/sec., 10.82 MiB/sec. | ||
| 3995 | 2026.04.10 22:25:26.943185 [ 6 ] {167966f5-f79f-4627-a9bd-a5941aba3837} <Debug> TCPHandler: Processed in 0.001474759 sec. | ||
| 3996 | 2026.04.10 22:25:26.943298 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2026.04.10 22:25:26.943392 [ 6 ] {9b5938c5-9b0e-4d79-a07e-21c457d78082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3998 | 2026.04.10 22:25:26.943434 [ 6 ] {9b5938c5-9b0e-4d79-a07e-21c457d78082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3999 | 2026.04.10 22:25:26.943754 [ 6 ] {9b5938c5-9b0e-4d79-a07e-21c457d78082} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.04.10 22:25:26.943790 [ 6 ] {9b5938c5-9b0e-4d79-a07e-21c457d78082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4001 | 2026.04.10 22:25:26.944088 [ 6 ] {9b5938c5-9b0e-4d79-a07e-21c457d78082} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4002 | 2026.04.10 22:25:26.944292 [ 6 ] {9b5938c5-9b0e-4d79-a07e-21c457d78082} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.04.10 22:25:26.944389 [ 118 ] {} <Debug> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4004 | 2026.04.10 22:25:26.944419 [ 6 ] {9b5938c5-9b0e-4d79-a07e-21c457d78082} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 4005 | 2026.04.10 22:25:26.944421 [ 118 ] {} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.04.10 22:25:26.944458 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4007 | 2026.04.10 22:25:26.944460 [ 6 ] {9b5938c5-9b0e-4d79-a07e-21c457d78082} <Debug> TCPHandler: Processed in 0.001211624 sec. | ||
| 4008 | 2026.04.10 22:25:26.944567 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::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 | ||
| 4009 | 2026.04.10 22:25:26.944607 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2026.04.10 22:25:26.944681 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4011 | 2026.04.10 22:25:26.944719 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4012 | 2026.04.10 22:25:26.944731 [ 6 ] {58627866-2c64-4e4d-afcd-3483ab846090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4013 | 2026.04.10 22:25:26.944780 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 4014 | 2026.04.10 22:25:26.944801 [ 6 ] {58627866-2c64-4e4d-afcd-3483ab846090} <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 | ||
| 4015 | 2026.04.10 22:25:26.944844 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 4016 | 2026.04.10 22:25:26.944894 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 4017 | 2026.04.10 22:25:26.944934 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4018 | 2026.04.10 22:25:26.945746 [ 191 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001215105 sec., 4114.8707313359755 rows/sec., 277.27 KiB/sec. | ||
| 4019 | 2026.04.10 22:25:26.945761 [ 6 ] {58627866-2c64-4e4d-afcd-3483ab846090} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2026.04.10 22:25:26.945817 [ 6 ] {58627866-2c64-4e4d-afcd-3483ab846090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4021 | 2026.04.10 22:25:26.945895 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4022 | 2026.04.10 22:25:26.946173 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_5_1} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.04.10 22:25:26.946239 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_5_1} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4024 | 2026.04.10 22:25:26.946298 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4025 | 2026.04.10 22:25:26.946405 [ 6 ] {58627866-2c64-4e4d-afcd-3483ab846090} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4026 | 2026.04.10 22:25:26.946635 [ 6 ] {58627866-2c64-4e4d-afcd-3483ab846090} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.04.10 22:25:26.946772 [ 6 ] {58627866-2c64-4e4d-afcd-3483ab846090} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002065 sec., 11138.014527845036 rows/sec., 19.96 MiB/sec. | ||
| 4028 | 2026.04.10 22:25:26.946823 [ 6 ] {58627866-2c64-4e4d-afcd-3483ab846090} <Debug> TCPHandler: Processed in 0.002275536 sec. | ||
| 4029 | 2026.04.10 22:25:26.946935 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.04.10 22:25:26.947027 [ 6 ] {b7e4dbaa-9240-44e4-a95c-90f49b0da200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4031 | 2026.04.10 22:25:26.947068 [ 6 ] {b7e4dbaa-9240-44e4-a95c-90f49b0da200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4032 | 2026.04.10 22:25:26.947447 [ 6 ] {b7e4dbaa-9240-44e4-a95c-90f49b0da200} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.04.10 22:25:26.947511 [ 6 ] {b7e4dbaa-9240-44e4-a95c-90f49b0da200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4034 | 2026.04.10 22:25:26.947844 [ 6 ] {b7e4dbaa-9240-44e4-a95c-90f49b0da200} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4035 | 2026.04.10 22:25:26.948055 [ 6 ] {b7e4dbaa-9240-44e4-a95c-90f49b0da200} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.04.10 22:25:26.948152 [ 118 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4037 | 2026.04.10 22:25:26.948180 [ 6 ] {b7e4dbaa-9240-44e4-a95c-90f49b0da200} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001172 sec., 59726.96245733788 rows/sec., 3.63 MiB/sec. | ||
| 4038 | 2026.04.10 22:25:26.948181 [ 118 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2026.04.10 22:25:26.948219 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4040 | 2026.04.10 22:25:26.948223 [ 6 ] {b7e4dbaa-9240-44e4-a95c-90f49b0da200} <Debug> TCPHandler: Processed in 0.001335407 sec. | ||
| 4041 | 2026.04.10 22:25:26.948325 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::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 | ||
| 4042 | 2026.04.10 22:25:26.948437 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4043 | 2026.04.10 22:25:26.948469 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 414 rows starting from the beginning of the part | ||
| 4044 | 2026.04.10 22:25:26.948528 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4045 | 2026.04.10 22:25:26.948578 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
| 4046 | 2026.04.10 22:25:26.948627 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 4047 | 2026.04.10 22:25:26.948675 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4048 | 2026.04.10 22:25:26.948718 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part | ||
| 4049 | 2026.04.10 22:25:26.949502 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 4 columns (4 merged, 0 gathered) in 0.001218135 sec., 510616.6393708415 rows/sec., 32.90 MiB/sec. | ||
| 4050 | 2026.04.10 22:25:26.949694 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4051 | 2026.04.10 22:25:26.949978 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_16_3} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2026.04.10 22:25:26.950045 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_16_3} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4053 | 2026.04.10 22:25:26.950117 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4054 | 2026.04.10 22:25:27.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.64 MiB, peak 245.59 MiB, free memory in arenas 0.00 B, will set to 239.04 MiB (RSS), difference: 3.41 MiB | ||
| 4055 | 2026.04.10 22:25:30.553541 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 478 | ||
| 4056 | 2026.04.10 22:25:30.556099 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.04.10 22:25:30.556166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4058 | 2026.04.10 22:25:30.557436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4059 | 2026.04.10 22:25:30.557735 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.04.10 22:25:30.558116 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 4061 | 2026.04.10 22:25:31.922379 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2026.04.10 22:25:31.922575 [ 6 ] {e720ac39-36c2-4e12-948c-25e612c19294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4063 | 2026.04.10 22:25:31.922647 [ 6 ] {e720ac39-36c2-4e12-948c-25e612c19294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4064 | 2026.04.10 22:25:31.923407 [ 6 ] {e720ac39-36c2-4e12-948c-25e612c19294} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.04.10 22:25:31.923443 [ 6 ] {e720ac39-36c2-4e12-948c-25e612c19294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4066 | 2026.04.10 22:25:31.923819 [ 6 ] {e720ac39-36c2-4e12-948c-25e612c19294} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4067 | 2026.04.10 22:25:31.924051 [ 6 ] {e720ac39-36c2-4e12-948c-25e612c19294} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.04.10 22:25:31.924202 [ 6 ] {e720ac39-36c2-4e12-948c-25e612c19294} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001683 sec., 3565.0623885918003 rows/sec., 290.71 KiB/sec. | ||
| 4069 | 2026.04.10 22:25:31.924242 [ 6 ] {e720ac39-36c2-4e12-948c-25e612c19294} <Debug> TCPHandler: Processed in 0.00199606 sec. | ||
| 4070 | 2026.04.10 22:25:31.924376 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2026.04.10 22:25:31.924470 [ 6 ] {23ba5f1f-02fd-4119-bba5-f5de8cc74716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4072 | 2026.04.10 22:25:31.924509 [ 6 ] {23ba5f1f-02fd-4119-bba5-f5de8cc74716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4073 | 2026.04.10 22:25:31.925023 [ 6 ] {23ba5f1f-02fd-4119-bba5-f5de8cc74716} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.04.10 22:25:31.925059 [ 6 ] {23ba5f1f-02fd-4119-bba5-f5de8cc74716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4075 | 2026.04.10 22:25:31.925366 [ 6 ] {23ba5f1f-02fd-4119-bba5-f5de8cc74716} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4076 | 2026.04.10 22:25:31.925578 [ 6 ] {23ba5f1f-02fd-4119-bba5-f5de8cc74716} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.04.10 22:25:31.925702 [ 6 ] {23ba5f1f-02fd-4119-bba5-f5de8cc74716} <Debug> executeQuery: Read 69 rows, 6.12 KiB in 0.001251 sec., 55155.87529976019 rows/sec., 4.78 MiB/sec. | ||
| 4078 | 2026.04.10 22:25:31.925739 [ 6 ] {23ba5f1f-02fd-4119-bba5-f5de8cc74716} <Debug> TCPHandler: Processed in 0.001423168 sec. | ||
| 4079 | 2026.04.10 22:25:31.925870 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2026.04.10 22:25:31.925971 [ 6 ] {66e7ef04-041b-47de-9767-e3b11ecc93e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4081 | 2026.04.10 22:25:31.926014 [ 6 ] {66e7ef04-041b-47de-9767-e3b11ecc93e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4082 | 2026.04.10 22:25:31.926443 [ 6 ] {66e7ef04-041b-47de-9767-e3b11ecc93e6} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.04.10 22:25:31.926476 [ 6 ] {66e7ef04-041b-47de-9767-e3b11ecc93e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4084 | 2026.04.10 22:25:31.926785 [ 6 ] {66e7ef04-041b-47de-9767-e3b11ecc93e6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4085 | 2026.04.10 22:25:31.926985 [ 6 ] {66e7ef04-041b-47de-9767-e3b11ecc93e6} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.04.10 22:25:31.927122 [ 6 ] {66e7ef04-041b-47de-9767-e3b11ecc93e6} <Debug> executeQuery: Read 24 rows, 1.77 KiB in 0.00117 sec., 20512.82051282051 rows/sec., 1.48 MiB/sec. | ||
| 4087 | 2026.04.10 22:25:31.927157 [ 6 ] {66e7ef04-041b-47de-9767-e3b11ecc93e6} <Debug> TCPHandler: Processed in 0.001343597 sec. | ||
| 4088 | 2026.04.10 22:25:31.927274 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.04.10 22:25:31.927368 [ 6 ] {c7fad132-50c0-45da-8067-fc0f72b76498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4090 | 2026.04.10 22:25:31.927407 [ 6 ] {c7fad132-50c0-45da-8067-fc0f72b76498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4091 | 2026.04.10 22:25:31.927846 [ 6 ] {c7fad132-50c0-45da-8067-fc0f72b76498} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.04.10 22:25:31.927880 [ 6 ] {c7fad132-50c0-45da-8067-fc0f72b76498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4093 | 2026.04.10 22:25:31.928172 [ 6 ] {c7fad132-50c0-45da-8067-fc0f72b76498} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4094 | 2026.04.10 22:25:31.928371 [ 6 ] {c7fad132-50c0-45da-8067-fc0f72b76498} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.04.10 22:25:31.928494 [ 6 ] {c7fad132-50c0-45da-8067-fc0f72b76498} <Debug> executeQuery: Read 60 rows, 4.81 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 4.11 MiB/sec. | ||
| 4096 | 2026.04.10 22:25:31.928529 [ 6 ] {c7fad132-50c0-45da-8067-fc0f72b76498} <Debug> TCPHandler: Processed in 0.001304017 sec. | ||
| 4097 | 2026.04.10 22:25:31.928646 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2026.04.10 22:25:31.928739 [ 6 ] {d0030d5a-37da-43f7-a3c8-93c6e0d0f5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4099 | 2026.04.10 22:25:31.928781 [ 6 ] {d0030d5a-37da-43f7-a3c8-93c6e0d0f5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4100 | 2026.04.10 22:25:31.929190 [ 6 ] {d0030d5a-37da-43f7-a3c8-93c6e0d0f5a6} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.04.10 22:25:31.929223 [ 6 ] {d0030d5a-37da-43f7-a3c8-93c6e0d0f5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4102 | 2026.04.10 22:25:31.929545 [ 6 ] {d0030d5a-37da-43f7-a3c8-93c6e0d0f5a6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4103 | 2026.04.10 22:25:31.929748 [ 6 ] {d0030d5a-37da-43f7-a3c8-93c6e0d0f5a6} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.04.10 22:25:31.929875 [ 6 ] {d0030d5a-37da-43f7-a3c8-93c6e0d0f5a6} <Debug> executeQuery: Read 113 rows, 8.07 KiB in 0.001154 sec., 97920.27729636048 rows/sec., 6.83 MiB/sec. | ||
| 4105 | 2026.04.10 22:25:31.929910 [ 6 ] {d0030d5a-37da-43f7-a3c8-93c6e0d0f5a6} <Debug> TCPHandler: Processed in 0.001310986 sec. | ||
| 4106 | 2026.04.10 22:25:31.930040 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2026.04.10 22:25:31.930136 [ 6 ] {19187644-770f-4946-9c23-b9d86f2377ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4108 | 2026.04.10 22:25:31.930188 [ 6 ] {19187644-770f-4946-9c23-b9d86f2377ac} <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 | ||
| 4109 | 2026.04.10 22:25:31.930963 [ 6 ] {19187644-770f-4946-9c23-b9d86f2377ac} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.04.10 22:25:31.930997 [ 6 ] {19187644-770f-4946-9c23-b9d86f2377ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4111 | 2026.04.10 22:25:31.931493 [ 6 ] {19187644-770f-4946-9c23-b9d86f2377ac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4112 | 2026.04.10 22:25:31.931751 [ 6 ] {19187644-770f-4946-9c23-b9d86f2377ac} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.04.10 22:25:31.931905 [ 6 ] {19187644-770f-4946-9c23-b9d86f2377ac} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001787 sec., 10072.747621712368 rows/sec., 18.05 MiB/sec. | ||
| 4114 | 2026.04.10 22:25:31.931960 [ 6 ] {19187644-770f-4946-9c23-b9d86f2377ac} <Debug> TCPHandler: Processed in 0.00197151 sec. | ||
| 4115 | 2026.04.10 22:25:31.932088 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.04.10 22:25:31.932180 [ 6 ] {333a3370-d0c0-4dad-969f-8ca28db18c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4117 | 2026.04.10 22:25:31.932221 [ 6 ] {333a3370-d0c0-4dad-969f-8ca28db18c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4118 | 2026.04.10 22:25:31.932569 [ 6 ] {333a3370-d0c0-4dad-969f-8ca28db18c17} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.04.10 22:25:31.932605 [ 6 ] {333a3370-d0c0-4dad-969f-8ca28db18c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4120 | 2026.04.10 22:25:31.932901 [ 6 ] {333a3370-d0c0-4dad-969f-8ca28db18c17} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4121 | 2026.04.10 22:25:31.933110 [ 6 ] {333a3370-d0c0-4dad-969f-8ca28db18c17} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.04.10 22:25:31.933233 [ 6 ] {333a3370-d0c0-4dad-969f-8ca28db18c17} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00107 sec., 37383.17757009346 rows/sec., 2.50 MiB/sec. | ||
| 4123 | 2026.04.10 22:25:31.933267 [ 6 ] {333a3370-d0c0-4dad-969f-8ca28db18c17} <Debug> TCPHandler: Processed in 0.001226805 sec. | ||
| 4124 | 2026.04.10 22:25:33.036738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9150 | ||
| 4125 | 2026.04.10 22:25:33.037257 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.04.10 22:25:33.037308 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4127 | 2026.04.10 22:25:33.037821 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4128 | 2026.04.10 22:25:33.038070 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2026.04.10 22:25:33.038217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9150 | ||
| 4130 | 2026.04.10 22:25:33.502084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4131 | 2026.04.10 22:25:33.519473 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2026.04.10 22:25:33.519529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4133 | 2026.04.10 22:25:33.526265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4134 | 2026.04.10 22:25:33.527001 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2026.04.10 22:25:33.530109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4136 | 2026.04.10 22:25:36.929400 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2026.04.10 22:25:36.929594 [ 6 ] {23c5cfd3-c613-476c-88a0-336038835005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4138 | 2026.04.10 22:25:36.929662 [ 6 ] {23c5cfd3-c613-476c-88a0-336038835005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4139 | 2026.04.10 22:25:36.930394 [ 6 ] {23c5cfd3-c613-476c-88a0-336038835005} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2026.04.10 22:25:36.930436 [ 6 ] {23c5cfd3-c613-476c-88a0-336038835005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4141 | 2026.04.10 22:25:36.930838 [ 6 ] {23c5cfd3-c613-476c-88a0-336038835005} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4142 | 2026.04.10 22:25:36.931057 [ 6 ] {23c5cfd3-c613-476c-88a0-336038835005} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4143 | 2026.04.10 22:25:36.931205 [ 6 ] {23c5cfd3-c613-476c-88a0-336038835005} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001661 sec., 170981.33654425046 rows/sec., 10.86 MiB/sec. | ||
| 4144 | 2026.04.10 22:25:36.931246 [ 6 ] {23c5cfd3-c613-476c-88a0-336038835005} <Debug> TCPHandler: Processed in 0.00197248 sec. | ||
| 4145 | 2026.04.10 22:25:36.931372 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2026.04.10 22:25:36.931465 [ 6 ] {aec58a76-3c59-4e76-a60d-0c5378dc4cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4147 | 2026.04.10 22:25:36.931505 [ 6 ] {aec58a76-3c59-4e76-a60d-0c5378dc4cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4148 | 2026.04.10 22:25:36.932270 [ 6 ] {aec58a76-3c59-4e76-a60d-0c5378dc4cf8} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.04.10 22:25:36.932307 [ 6 ] {aec58a76-3c59-4e76-a60d-0c5378dc4cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4150 | 2026.04.10 22:25:36.932645 [ 6 ] {aec58a76-3c59-4e76-a60d-0c5378dc4cf8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4151 | 2026.04.10 22:25:36.932847 [ 6 ] {aec58a76-3c59-4e76-a60d-0c5378dc4cf8} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2026.04.10 22:25:36.932967 [ 105 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4153 | 2026.04.10 22:25:36.932973 [ 6 ] {aec58a76-3c59-4e76-a60d-0c5378dc4cf8} <Debug> executeQuery: Read 817 rows, 65.11 KiB in 0.001527 sec., 535036.0183366077 rows/sec., 41.64 MiB/sec. | ||
| 4154 | 2026.04.10 22:25:36.933042 [ 105 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.04.10 22:25:36.933058 [ 6 ] {aec58a76-3c59-4e76-a60d-0c5378dc4cf8} <Debug> TCPHandler: Processed in 0.001734375 sec. | ||
| 4156 | 2026.04.10 22:25:36.933069 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4157 | 2026.04.10 22:25:36.933178 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4158 | 2026.04.10 22:25:36.933199 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::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 | ||
| 4159 | 2026.04.10 22:25:36.933276 [ 6 ] {6ea02ae4-d703-49df-8406-114351e7d7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4160 | 2026.04.10 22:25:36.933320 [ 6 ] {6ea02ae4-d703-49df-8406-114351e7d7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4161 | 2026.04.10 22:25:36.933354 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4162 | 2026.04.10 22:25:36.933395 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3213 rows starting from the beginning of the part | ||
| 4163 | 2026.04.10 22:25:36.933464 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4164 | 2026.04.10 22:25:36.933515 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part | ||
| 4165 | 2026.04.10 22:25:36.933559 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 817 rows starting from the beginning of the part | ||
| 4166 | 2026.04.10 22:25:36.933600 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 69 rows starting from the beginning of the part | ||
| 4167 | 2026.04.10 22:25:36.933643 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 817 rows starting from the beginning of the part | ||
| 4168 | 2026.04.10 22:25:36.933756 [ 6 ] {6ea02ae4-d703-49df-8406-114351e7d7ef} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4169 | 2026.04.10 22:25:36.933798 [ 6 ] {6ea02ae4-d703-49df-8406-114351e7d7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4170 | 2026.04.10 22:25:36.934148 [ 6 ] {6ea02ae4-d703-49df-8406-114351e7d7ef} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4171 | 2026.04.10 22:25:36.934373 [ 6 ] {6ea02ae4-d703-49df-8406-114351e7d7ef} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2026.04.10 22:25:36.934507 [ 6 ] {6ea02ae4-d703-49df-8406-114351e7d7ef} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001249 sec., 132105.6845476381 rows/sec., 8.03 MiB/sec. | ||
| 4173 | 2026.04.10 22:25:36.934544 [ 6 ] {6ea02ae4-d703-49df-8406-114351e7d7ef} <Debug> TCPHandler: Processed in 0.001413688 sec. | ||
| 4174 | 2026.04.10 22:25:36.934661 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2026.04.10 22:25:36.934754 [ 6 ] {952c4399-b46c-47a8-a7ba-5fea82573b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4176 | 2026.04.10 22:25:36.934793 [ 6 ] {952c4399-b46c-47a8-a7ba-5fea82573b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4177 | 2026.04.10 22:25:36.935226 [ 6 ] {952c4399-b46c-47a8-a7ba-5fea82573b0e} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4178 | 2026.04.10 22:25:36.935262 [ 6 ] {952c4399-b46c-47a8-a7ba-5fea82573b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4179 | 2026.04.10 22:25:36.935570 [ 6 ] {952c4399-b46c-47a8-a7ba-5fea82573b0e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4180 | 2026.04.10 22:25:36.935654 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5012 rows, containing 5 columns (5 merged, 0 gathered) in 0.0025137 sec., 1993873.5728209415 rows/sec., 159.65 MiB/sec. | ||
| 4181 | 2026.04.10 22:25:36.935783 [ 6 ] {952c4399-b46c-47a8-a7ba-5fea82573b0e} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2026.04.10 22:25:36.935898 [ 106 ] {} <Debug> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4183 | 2026.04.10 22:25:36.935906 [ 6 ] {952c4399-b46c-47a8-a7ba-5fea82573b0e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 4184 | 2026.04.10 22:25:36.935953 [ 106 ] {} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.04.10 22:25:36.935966 [ 6 ] {952c4399-b46c-47a8-a7ba-5fea82573b0e} <Debug> TCPHandler: Processed in 0.001353078 sec. | ||
| 4186 | 2026.04.10 22:25:36.935992 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4187 | 2026.04.10 22:25:36.936071 [ 194 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::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 | ||
| 4188 | 2026.04.10 22:25:36.936076 [ 188 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4189 | 2026.04.10 22:25:36.936108 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2026.04.10 22:25:36.936169 [ 194 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4191 | 2026.04.10 22:25:36.936199 [ 194 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 4192 | 2026.04.10 22:25:36.936213 [ 6 ] {5e1c461c-bd58-4a04-b310-1e3c481f5bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4193 | 2026.04.10 22:25:36.936250 [ 194 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::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 | ||
| 4194 | 2026.04.10 22:25:36.936261 [ 6 ] {5e1c461c-bd58-4a04-b310-1e3c481f5bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4195 | 2026.04.10 22:25:36.936299 [ 194 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::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 | ||
| 4196 | 2026.04.10 22:25:36.936340 [ 194 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 950 rows starting from the beginning of the part | ||
| 4197 | 2026.04.10 22:25:36.936376 [ 194 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::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 | ||
| 4198 | 2026.04.10 22:25:36.936414 [ 194 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::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 | ||
| 4199 | 2026.04.10 22:25:36.936422 [ 188 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_21_4} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.04.10 22:25:36.936593 [ 188 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_21_4} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4201 | 2026.04.10 22:25:36.936697 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 4202 | 2026.04.10 22:25:36.936714 [ 6 ] {5e1c461c-bd58-4a04-b310-1e3c481f5bdd} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2026.04.10 22:25:36.936757 [ 6 ] {5e1c461c-bd58-4a04-b310-1e3c481f5bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4204 | 2026.04.10 22:25:36.937092 [ 6 ] {5e1c461c-bd58-4a04-b310-1e3c481f5bdd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4205 | 2026.04.10 22:25:36.937300 [ 6 ] {5e1c461c-bd58-4a04-b310-1e3c481f5bdd} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2026.04.10 22:25:36.937364 [ 189 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319227 sec., 1284843.3211266901 rows/sec., 83.76 MiB/sec. | ||
| 4207 | 2026.04.10 22:25:36.937430 [ 6 ] {5e1c461c-bd58-4a04-b310-1e3c481f5bdd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. | ||
| 4208 | 2026.04.10 22:25:36.937532 [ 6 ] {5e1c461c-bd58-4a04-b310-1e3c481f5bdd} <Debug> TCPHandler: Processed in 0.001471479 sec. | ||
| 4209 | 2026.04.10 22:25:36.937549 [ 194 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4210 | 2026.04.10 22:25:36.937651 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4211 | 2026.04.10 22:25:36.937749 [ 6 ] {4ec04779-5460-4b07-ac88-6ab4ad41faea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4212 | 2026.04.10 22:25:36.937790 [ 6 ] {4ec04779-5460-4b07-ac88-6ab4ad41faea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4213 | 2026.04.10 22:25:36.937798 [ 194 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_6_1} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.04.10 22:25:36.937868 [ 194 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_6_1} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4215 | 2026.04.10 22:25:36.937932 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4216 | 2026.04.10 22:25:36.938377 [ 6 ] {4ec04779-5460-4b07-ac88-6ab4ad41faea} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.04.10 22:25:36.938418 [ 6 ] {4ec04779-5460-4b07-ac88-6ab4ad41faea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4218 | 2026.04.10 22:25:36.938742 [ 6 ] {4ec04779-5460-4b07-ac88-6ab4ad41faea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4219 | 2026.04.10 22:25:36.938948 [ 6 ] {4ec04779-5460-4b07-ac88-6ab4ad41faea} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.04.10 22:25:36.939049 [ 106 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4221 | 2026.04.10 22:25:36.939074 [ 6 ] {4ec04779-5460-4b07-ac88-6ab4ad41faea} <Debug> executeQuery: Read 485 rows, 34.78 KiB in 0.001342 sec., 361400.8941877794 rows/sec., 25.31 MiB/sec. | ||
| 4222 | 2026.04.10 22:25:36.939080 [ 106 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2026.04.10 22:25:36.939113 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4224 | 2026.04.10 22:25:36.939117 [ 6 ] {4ec04779-5460-4b07-ac88-6ab4ad41faea} <Debug> TCPHandler: Processed in 0.00151316 sec. | ||
| 4225 | 2026.04.10 22:25:36.939214 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::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 | ||
| 4226 | 2026.04.10 22:25:36.939248 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2026.04.10 22:25:36.939307 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4228 | 2026.04.10 22:25:36.939340 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1766 rows starting from the beginning of the part | ||
| 4229 | 2026.04.10 22:25:36.939345 [ 6 ] {85aeed0f-bd25-40e6-94b6-a30bb227517d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4230 | 2026.04.10 22:25:36.939394 [ 6 ] {85aeed0f-bd25-40e6-94b6-a30bb227517d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4231 | 2026.04.10 22:25:36.939398 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4232 | 2026.04.10 22:25:36.939448 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 54 rows starting from the beginning of the part | ||
| 4233 | 2026.04.10 22:25:36.939488 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 485 rows starting from the beginning of the part | ||
| 4234 | 2026.04.10 22:25:36.939531 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::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 | ||
| 4235 | 2026.04.10 22:25:36.939578 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 485 rows starting from the beginning of the part | ||
| 4236 | 2026.04.10 22:25:36.939744 [ 6 ] {85aeed0f-bd25-40e6-94b6-a30bb227517d} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2026.04.10 22:25:36.939787 [ 6 ] {85aeed0f-bd25-40e6-94b6-a30bb227517d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4238 | 2026.04.10 22:25:36.940098 [ 6 ] {85aeed0f-bd25-40e6-94b6-a30bb227517d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4239 | 2026.04.10 22:25:36.940352 [ 6 ] {85aeed0f-bd25-40e6-94b6-a30bb227517d} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2026.04.10 22:25:36.940483 [ 6 ] {85aeed0f-bd25-40e6-94b6-a30bb227517d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 4241 | 2026.04.10 22:25:36.940518 [ 6 ] {85aeed0f-bd25-40e6-94b6-a30bb227517d} <Debug> TCPHandler: Processed in 0.001318407 sec. | ||
| 4242 | 2026.04.10 22:25:36.940628 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4243 | 2026.04.10 22:25:36.940719 [ 6 ] {57892c2b-1940-438e-b16e-fc1100145424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4244 | 2026.04.10 22:25:36.940766 [ 6 ] {57892c2b-1940-438e-b16e-fc1100145424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4245 | 2026.04.10 22:25:36.940831 [ 194 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2886 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654464 sec., 1744371.5910409654 rows/sec., 126.95 MiB/sec. | ||
| 4246 | 2026.04.10 22:25:36.941085 [ 189 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4247 | 2026.04.10 22:25:36.941155 [ 6 ] {57892c2b-1940-438e-b16e-fc1100145424} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.04.10 22:25:36.941197 [ 6 ] {57892c2b-1940-438e-b16e-fc1100145424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4249 | 2026.04.10 22:25:36.941412 [ 189 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_21_4} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2026.04.10 22:25:36.941501 [ 189 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_21_4} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4251 | 2026.04.10 22:25:36.941554 [ 6 ] {57892c2b-1940-438e-b16e-fc1100145424} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4252 | 2026.04.10 22:25:36.941607 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4253 | 2026.04.10 22:25:36.941773 [ 6 ] {57892c2b-1940-438e-b16e-fc1100145424} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.04.10 22:25:36.941904 [ 6 ] {57892c2b-1940-438e-b16e-fc1100145424} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001203 sec., 178719.86699916873 rows/sec., 11.76 MiB/sec. | ||
| 4255 | 2026.04.10 22:25:36.941940 [ 6 ] {57892c2b-1940-438e-b16e-fc1100145424} <Debug> TCPHandler: Processed in 0.001358787 sec. | ||
| 4256 | 2026.04.10 22:25:36.942053 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.04.10 22:25:36.942146 [ 6 ] {dca77643-2328-48ee-adf6-187b953f2726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4258 | 2026.04.10 22:25:36.942187 [ 6 ] {dca77643-2328-48ee-adf6-187b953f2726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4259 | 2026.04.10 22:25:36.942503 [ 6 ] {dca77643-2328-48ee-adf6-187b953f2726} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.04.10 22:25:36.942538 [ 6 ] {dca77643-2328-48ee-adf6-187b953f2726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4261 | 2026.04.10 22:25:36.942816 [ 6 ] {dca77643-2328-48ee-adf6-187b953f2726} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4262 | 2026.04.10 22:25:36.943015 [ 6 ] {dca77643-2328-48ee-adf6-187b953f2726} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.04.10 22:25:36.943141 [ 6 ] {dca77643-2328-48ee-adf6-187b953f2726} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 4264 | 2026.04.10 22:25:36.943176 [ 6 ] {dca77643-2328-48ee-adf6-187b953f2726} <Debug> TCPHandler: Processed in 0.001170134 sec. | ||
| 4265 | 2026.04.10 22:25:36.943284 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2026.04.10 22:25:36.943374 [ 6 ] {1e8b3252-b33d-4c46-a67f-995e6a0bce8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4267 | 2026.04.10 22:25:36.943426 [ 6 ] {1e8b3252-b33d-4c46-a67f-995e6a0bce8e} <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 | ||
| 4268 | 2026.04.10 22:25:36.944189 [ 6 ] {1e8b3252-b33d-4c46-a67f-995e6a0bce8e} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.04.10 22:25:36.944225 [ 6 ] {1e8b3252-b33d-4c46-a67f-995e6a0bce8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4270 | 2026.04.10 22:25:36.944735 [ 6 ] {1e8b3252-b33d-4c46-a67f-995e6a0bce8e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4271 | 2026.04.10 22:25:36.944963 [ 6 ] {1e8b3252-b33d-4c46-a67f-995e6a0bce8e} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.04.10 22:25:36.945098 [ 6 ] {1e8b3252-b33d-4c46-a67f-995e6a0bce8e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001741 sec., 13210.798391728891 rows/sec., 23.67 MiB/sec. | ||
| 4273 | 2026.04.10 22:25:36.945149 [ 6 ] {1e8b3252-b33d-4c46-a67f-995e6a0bce8e} <Debug> TCPHandler: Processed in 0.001911929 sec. | ||
| 4274 | 2026.04.10 22:25:36.945263 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2026.04.10 22:25:36.945356 [ 6 ] {dc8ea458-beac-4f7a-9890-f4008ea419a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4276 | 2026.04.10 22:25:36.945396 [ 6 ] {dc8ea458-beac-4f7a-9890-f4008ea419a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4277 | 2026.04.10 22:25:36.945726 [ 6 ] {dc8ea458-beac-4f7a-9890-f4008ea419a1} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.04.10 22:25:36.945763 [ 6 ] {dc8ea458-beac-4f7a-9890-f4008ea419a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4279 | 2026.04.10 22:25:36.946060 [ 6 ] {dc8ea458-beac-4f7a-9890-f4008ea419a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4280 | 2026.04.10 22:25:36.946269 [ 6 ] {dc8ea458-beac-4f7a-9890-f4008ea419a1} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.04.10 22:25:36.946401 [ 6 ] {dc8ea458-beac-4f7a-9890-f4008ea419a1} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001063 sec., 65851.3640639699 rows/sec., 4.01 MiB/sec. | ||
| 4282 | 2026.04.10 22:25:36.946436 [ 6 ] {dc8ea458-beac-4f7a-9890-f4008ea419a1} <Debug> TCPHandler: Processed in 0.001219585 sec. | ||
| 4283 | 2026.04.10 22:25:40.407146 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4284 | 2026.04.10 22:25:40.407208 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4285 | 2026.04.10 22:25:40.538347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9598 | ||
| 4286 | 2026.04.10 22:25:40.538869 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2026.04.10 22:25:40.538920 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4288 | 2026.04.10 22:25:40.539469 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4289 | 2026.04.10 22:25:40.539714 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2026.04.10 22:25:40.539860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9598 | ||
| 4291 | 2026.04.10 22:25:40.558337 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 514 | ||
| 4292 | 2026.04.10 22:25:40.560742 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.04.10 22:25:40.560785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4294 | 2026.04.10 22:25:40.561939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4295 | 2026.04.10 22:25:40.562219 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.04.10 22:25:40.562466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 514 | ||
| 4297 | 2026.04.10 22:25:41.030220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4298 | 2026.04.10 22:25:41.047937 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2026.04.10 22:25:41.047997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4300 | 2026.04.10 22:25:41.053776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4301 | 2026.04.10 22:25:41.054481 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2026.04.10 22:25:41.057366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4303 | 2026.04.10 22:25:41.922173 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4304 | 2026.04.10 22:25:41.922374 [ 6 ] {88cdec15-ca46-4964-ae15-0a8b172eba41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4305 | 2026.04.10 22:25:41.922441 [ 6 ] {88cdec15-ca46-4964-ae15-0a8b172eba41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4306 | 2026.04.10 22:25:41.923111 [ 6 ] {88cdec15-ca46-4964-ae15-0a8b172eba41} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.04.10 22:25:41.923163 [ 6 ] {88cdec15-ca46-4964-ae15-0a8b172eba41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4308 | 2026.04.10 22:25:41.923563 [ 6 ] {88cdec15-ca46-4964-ae15-0a8b172eba41} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4309 | 2026.04.10 22:25:41.923799 [ 6 ] {88cdec15-ca46-4964-ae15-0a8b172eba41} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2026.04.10 22:25:41.923959 [ 6 ] {88cdec15-ca46-4964-ae15-0a8b172eba41} <Debug> executeQuery: Read 66 rows, 5.90 KiB in 0.001641 sec., 40219.37842778793 rows/sec., 3.51 MiB/sec. | ||
| 4311 | 2026.04.10 22:25:41.924009 [ 6 ] {88cdec15-ca46-4964-ae15-0a8b172eba41} <Debug> TCPHandler: Processed in 0.001977671 sec. | ||
| 4312 | 2026.04.10 22:25:41.924132 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4313 | 2026.04.10 22:25:41.924238 [ 6 ] {0fd5c024-e833-44a0-8f99-f3fca517be6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4314 | 2026.04.10 22:25:41.924283 [ 6 ] {0fd5c024-e833-44a0-8f99-f3fca517be6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4315 | 2026.04.10 22:25:41.924707 [ 6 ] {0fd5c024-e833-44a0-8f99-f3fca517be6e} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.04.10 22:25:41.924745 [ 6 ] {0fd5c024-e833-44a0-8f99-f3fca517be6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4317 | 2026.04.10 22:25:41.925046 [ 6 ] {0fd5c024-e833-44a0-8f99-f3fca517be6e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4318 | 2026.04.10 22:25:41.925258 [ 6 ] {0fd5c024-e833-44a0-8f99-f3fca517be6e} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2026.04.10 22:25:41.925386 [ 6 ] {0fd5c024-e833-44a0-8f99-f3fca517be6e} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001172 sec., 15358.361774744026 rows/sec., 1.13 MiB/sec. | ||
| 4320 | 2026.04.10 22:25:41.925424 [ 6 ] {0fd5c024-e833-44a0-8f99-f3fca517be6e} <Debug> TCPHandler: Processed in 0.001344987 sec. | ||
| 4321 | 2026.04.10 22:25:41.925533 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2026.04.10 22:25:41.925629 [ 6 ] {67861c38-6fe4-434b-ba43-0dec4c956562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4323 | 2026.04.10 22:25:41.925670 [ 6 ] {67861c38-6fe4-434b-ba43-0dec4c956562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4324 | 2026.04.10 22:25:41.926091 [ 6 ] {67861c38-6fe4-434b-ba43-0dec4c956562} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4325 | 2026.04.10 22:25:41.926128 [ 6 ] {67861c38-6fe4-434b-ba43-0dec4c956562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4326 | 2026.04.10 22:25:41.926434 [ 6 ] {67861c38-6fe4-434b-ba43-0dec4c956562} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4327 | 2026.04.10 22:25:41.926645 [ 6 ] {67861c38-6fe4-434b-ba43-0dec4c956562} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.04.10 22:25:41.926774 [ 6 ] {67861c38-6fe4-434b-ba43-0dec4c956562} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001166 sec., 46312.178387650085 rows/sec., 3.62 MiB/sec. | ||
| 4329 | 2026.04.10 22:25:41.926814 [ 6 ] {67861c38-6fe4-434b-ba43-0dec4c956562} <Debug> TCPHandler: Processed in 0.001331337 sec. | ||
| 4330 | 2026.04.10 22:25:41.926925 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2026.04.10 22:25:41.927021 [ 6 ] {f0edac70-6560-41ae-ac50-00adde4855cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4332 | 2026.04.10 22:25:41.927066 [ 6 ] {f0edac70-6560-41ae-ac50-00adde4855cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4333 | 2026.04.10 22:25:41.927452 [ 6 ] {f0edac70-6560-41ae-ac50-00adde4855cf} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2026.04.10 22:25:41.927489 [ 6 ] {f0edac70-6560-41ae-ac50-00adde4855cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4335 | 2026.04.10 22:25:41.927803 [ 6 ] {f0edac70-6560-41ae-ac50-00adde4855cf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4336 | 2026.04.10 22:25:41.928022 [ 6 ] {f0edac70-6560-41ae-ac50-00adde4855cf} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2026.04.10 22:25:41.928148 [ 6 ] {f0edac70-6560-41ae-ac50-00adde4855cf} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001146 sec., 95986.03839441534 rows/sec., 6.70 MiB/sec. | ||
| 4338 | 2026.04.10 22:25:41.928186 [ 6 ] {f0edac70-6560-41ae-ac50-00adde4855cf} <Debug> TCPHandler: Processed in 0.001310207 sec. | ||
| 4339 | 2026.04.10 22:25:41.928297 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4340 | 2026.04.10 22:25:41.928390 [ 6 ] {fbd43236-036d-4217-8833-601b7b40c8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4341 | 2026.04.10 22:25:41.928445 [ 6 ] {fbd43236-036d-4217-8833-601b7b40c8cd} <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 | ||
| 4342 | 2026.04.10 22:25:41.929205 [ 6 ] {fbd43236-036d-4217-8833-601b7b40c8cd} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.04.10 22:25:41.929242 [ 6 ] {fbd43236-036d-4217-8833-601b7b40c8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4344 | 2026.04.10 22:25:41.929754 [ 6 ] {fbd43236-036d-4217-8833-601b7b40c8cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4345 | 2026.04.10 22:25:41.929981 [ 6 ] {fbd43236-036d-4217-8833-601b7b40c8cd} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.04.10 22:25:41.930117 [ 6 ] {fbd43236-036d-4217-8833-601b7b40c8cd} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001743 sec., 10327.022375215147 rows/sec., 18.51 MiB/sec. | ||
| 4347 | 2026.04.10 22:25:41.930169 [ 6 ] {fbd43236-036d-4217-8833-601b7b40c8cd} <Debug> TCPHandler: Processed in 0.001922859 sec. | ||
| 4348 | 2026.04.10 22:25:41.930285 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2026.04.10 22:25:41.930379 [ 6 ] {10408ac6-ee7b-4d03-bce1-9ecde90361c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4350 | 2026.04.10 22:25:41.930420 [ 6 ] {10408ac6-ee7b-4d03-bce1-9ecde90361c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4351 | 2026.04.10 22:25:41.930745 [ 6 ] {10408ac6-ee7b-4d03-bce1-9ecde90361c0} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.04.10 22:25:41.930780 [ 6 ] {10408ac6-ee7b-4d03-bce1-9ecde90361c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4353 | 2026.04.10 22:25:41.931089 [ 6 ] {10408ac6-ee7b-4d03-bce1-9ecde90361c0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4354 | 2026.04.10 22:25:41.931300 [ 6 ] {10408ac6-ee7b-4d03-bce1-9ecde90361c0} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.04.10 22:25:41.931422 [ 6 ] {10408ac6-ee7b-4d03-bce1-9ecde90361c0} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001062 sec., 37664.78342749529 rows/sec., 2.51 MiB/sec. | ||
| 4356 | 2026.04.10 22:25:41.931458 [ 6 ] {10408ac6-ee7b-4d03-bce1-9ecde90361c0} <Debug> TCPHandler: Processed in 0.001221735 sec. | ||
| 4357 | 2026.04.10 22:25:44.029059 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4358 | 2026.04.10 22:25:44.029260 [ 6 ] {6400e78d-4ec2-4249-a85a-eaa923b8aa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4359 | 2026.04.10 22:25:44.029332 [ 6 ] {6400e78d-4ec2-4249-a85a-eaa923b8aa89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4360 | 2026.04.10 22:25:44.030114 [ 6 ] {6400e78d-4ec2-4249-a85a-eaa923b8aa89} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2026.04.10 22:25:44.030166 [ 6 ] {6400e78d-4ec2-4249-a85a-eaa923b8aa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4362 | 2026.04.10 22:25:44.030604 [ 6 ] {6400e78d-4ec2-4249-a85a-eaa923b8aa89} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4363 | 2026.04.10 22:25:44.030848 [ 6 ] {6400e78d-4ec2-4249-a85a-eaa923b8aa89} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2026.04.10 22:25:44.031017 [ 6 ] {6400e78d-4ec2-4249-a85a-eaa923b8aa89} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001807 sec., 157166.5744327615 rows/sec., 9.98 MiB/sec. | ||
| 4365 | 2026.04.10 22:25:44.031067 [ 6 ] {6400e78d-4ec2-4249-a85a-eaa923b8aa89} <Debug> TCPHandler: Processed in 0.002141153 sec. | ||
| 4366 | 2026.04.10 22:25:44.031219 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4367 | 2026.04.10 22:25:44.031323 [ 6 ] {b92fb6a0-9355-4939-a2d1-ed639d03a365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4368 | 2026.04.10 22:25:44.031367 [ 6 ] {b92fb6a0-9355-4939-a2d1-ed639d03a365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4369 | 2026.04.10 22:25:44.031819 [ 6 ] {b92fb6a0-9355-4939-a2d1-ed639d03a365} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2026.04.10 22:25:44.031859 [ 6 ] {b92fb6a0-9355-4939-a2d1-ed639d03a365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4371 | 2026.04.10 22:25:44.032183 [ 6 ] {b92fb6a0-9355-4939-a2d1-ed639d03a365} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4372 | 2026.04.10 22:25:44.032404 [ 6 ] {b92fb6a0-9355-4939-a2d1-ed639d03a365} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2026.04.10 22:25:44.032535 [ 6 ] {b92fb6a0-9355-4939-a2d1-ed639d03a365} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001235 sec., 3238.8663967611337 rows/sec., 264.11 KiB/sec. | ||
| 4374 | 2026.04.10 22:25:44.032575 [ 6 ] {b92fb6a0-9355-4939-a2d1-ed639d03a365} <Debug> TCPHandler: Processed in 0.001419358 sec. | ||
| 4375 | 2026.04.10 22:25:44.032704 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2026.04.10 22:25:44.032802 [ 6 ] {a192e4e1-510b-45ff-ba6b-9721d0ed6229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4377 | 2026.04.10 22:25:44.032843 [ 6 ] {a192e4e1-510b-45ff-ba6b-9721d0ed6229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4378 | 2026.04.10 22:25:44.034797 [ 6 ] {a192e4e1-510b-45ff-ba6b-9721d0ed6229} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.04.10 22:25:44.034838 [ 6 ] {a192e4e1-510b-45ff-ba6b-9721d0ed6229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4380 | 2026.04.10 22:25:44.035362 [ 6 ] {a192e4e1-510b-45ff-ba6b-9721d0ed6229} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4381 | 2026.04.10 22:25:44.035608 [ 6 ] {a192e4e1-510b-45ff-ba6b-9721d0ed6229} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2026.04.10 22:25:44.035746 [ 6 ] {a192e4e1-510b-45ff-ba6b-9721d0ed6229} <Debug> executeQuery: Read 3168 rows, 242.55 KiB in 0.002964 sec., 1068825.9109311742 rows/sec., 79.91 MiB/sec. | ||
| 4383 | 2026.04.10 22:25:44.035788 [ 6 ] {a192e4e1-510b-45ff-ba6b-9721d0ed6229} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4384 | 2026.04.10 22:25:44.035802 [ 6 ] {a192e4e1-510b-45ff-ba6b-9721d0ed6229} <Debug> TCPHandler: Processed in 0.003151784 sec. | ||
| 4385 | 2026.04.10 22:25:44.035920 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2026.04.10 22:25:44.036018 [ 6 ] {0038a66d-e355-4605-af00-8fb4c8270913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4387 | 2026.04.10 22:25:44.036059 [ 6 ] {0038a66d-e355-4605-af00-8fb4c8270913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4388 | 2026.04.10 22:25:44.036519 [ 6 ] {0038a66d-e355-4605-af00-8fb4c8270913} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.04.10 22:25:44.036556 [ 6 ] {0038a66d-e355-4605-af00-8fb4c8270913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4390 | 2026.04.10 22:25:44.036875 [ 6 ] {0038a66d-e355-4605-af00-8fb4c8270913} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4391 | 2026.04.10 22:25:44.037093 [ 6 ] {0038a66d-e355-4605-af00-8fb4c8270913} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.04.10 22:25:44.037209 [ 97 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4393 | 2026.04.10 22:25:44.037222 [ 6 ] {0038a66d-e355-4605-af00-8fb4c8270913} <Debug> executeQuery: Read 180 rows, 11.38 KiB in 0.001223 sec., 147179.06786590352 rows/sec., 9.09 MiB/sec. | ||
| 4394 | 2026.04.10 22:25:44.037297 [ 97 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.04.10 22:25:44.037312 [ 6 ] {0038a66d-e355-4605-af00-8fb4c8270913} <Debug> TCPHandler: Processed in 0.001442479 sec. | ||
| 4396 | 2026.04.10 22:25:44.037326 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4397 | 2026.04.10 22:25:44.037444 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.04.10 22:25:44.037448 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::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 | ||
| 4399 | 2026.04.10 22:25:44.037544 [ 6 ] {a6debf6a-e8df-4f4d-8f34-e9babee2c7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4400 | 2026.04.10 22:25:44.037589 [ 6 ] {a6debf6a-e8df-4f4d-8f34-e9babee2c7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4401 | 2026.04.10 22:25:44.037595 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4402 | 2026.04.10 22:25:44.037637 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 210 rows starting from the beginning of the part | ||
| 4403 | 2026.04.10 22:25:44.037703 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 165 rows starting from the beginning of the part | ||
| 4404 | 2026.04.10 22:25:44.037749 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 4405 | 2026.04.10 22:25:44.037789 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 165 rows starting from the beginning of the part | ||
| 4406 | 2026.04.10 22:25:44.037828 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 4407 | 2026.04.10 22:25:44.037865 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 180 rows starting from the beginning of the part | ||
| 4408 | 2026.04.10 22:25:44.038376 [ 6 ] {a6debf6a-e8df-4f4d-8f34-e9babee2c7e7} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.04.10 22:25:44.038419 [ 6 ] {a6debf6a-e8df-4f4d-8f34-e9babee2c7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4410 | 2026.04.10 22:25:44.038784 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390539 sec., 547988.9452938752 rows/sec., 36.23 MiB/sec. | ||
| 4411 | 2026.04.10 22:25:44.038842 [ 6 ] {a6debf6a-e8df-4f4d-8f34-e9babee2c7e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4412 | 2026.04.10 22:25:44.038961 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4413 | 2026.04.10 22:25:44.039110 [ 6 ] {a6debf6a-e8df-4f4d-8f34-e9babee2c7e7} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.04.10 22:25:44.039260 [ 6 ] {a6debf6a-e8df-4f4d-8f34-e9babee2c7e7} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001735 sec., 547550.4322766571 rows/sec., 32.22 MiB/sec. | ||
| 4415 | 2026.04.10 22:25:44.039292 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_21_4} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.04.10 22:25:44.039299 [ 6 ] {a6debf6a-e8df-4f4d-8f34-e9babee2c7e7} <Debug> TCPHandler: Processed in 0.001906978 sec. | ||
| 4417 | 2026.04.10 22:25:44.039380 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_21_4} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4418 | 2026.04.10 22:25:44.039434 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4419 | 2026.04.10 22:25:44.039458 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4420 | 2026.04.10 22:25:44.039535 [ 6 ] {ef720481-8869-44e1-a930-f2be01ec4c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.04.10 22:25:44.039581 [ 6 ] {ef720481-8869-44e1-a930-f2be01ec4c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4422 | 2026.04.10 22:25:44.039974 [ 6 ] {ef720481-8869-44e1-a930-f2be01ec4c31} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.04.10 22:25:44.040013 [ 6 ] {ef720481-8869-44e1-a930-f2be01ec4c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4424 | 2026.04.10 22:25:44.040353 [ 6 ] {ef720481-8869-44e1-a930-f2be01ec4c31} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4425 | 2026.04.10 22:25:44.040590 [ 6 ] {ef720481-8869-44e1-a930-f2be01ec4c31} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.04.10 22:25:44.040716 [ 6 ] {ef720481-8869-44e1-a930-f2be01ec4c31} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0012 sec., 833.3333333333334 rows/sec., 58.59 KiB/sec. | ||
| 4427 | 2026.04.10 22:25:44.040754 [ 6 ] {ef720481-8869-44e1-a930-f2be01ec4c31} <Debug> TCPHandler: Processed in 0.001370598 sec. | ||
| 4428 | 2026.04.10 22:25:44.040872 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.04.10 22:25:44.040967 [ 6 ] {c04041a2-418b-463f-9b59-ee559ae71658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4430 | 2026.04.10 22:25:44.041007 [ 6 ] {c04041a2-418b-463f-9b59-ee559ae71658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4431 | 2026.04.10 22:25:44.041443 [ 6 ] {c04041a2-418b-463f-9b59-ee559ae71658} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.04.10 22:25:44.041479 [ 6 ] {c04041a2-418b-463f-9b59-ee559ae71658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4433 | 2026.04.10 22:25:44.041786 [ 6 ] {c04041a2-418b-463f-9b59-ee559ae71658} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4434 | 2026.04.10 22:25:44.042075 [ 6 ] {c04041a2-418b-463f-9b59-ee559ae71658} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2026.04.10 22:25:44.042208 [ 6 ] {c04041a2-418b-463f-9b59-ee559ae71658} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001259 sec., 117553.6139793487 rows/sec., 6.69 MiB/sec. | ||
| 4436 | 2026.04.10 22:25:44.042246 [ 6 ] {c04041a2-418b-463f-9b59-ee559ae71658} <Debug> TCPHandler: Processed in 0.001423908 sec. | ||
| 4437 | 2026.04.10 22:25:44.042391 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.04.10 22:25:44.042484 [ 6 ] {0d2ffcf9-8f40-48d6-9d5f-2de9b01fc29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4439 | 2026.04.10 22:25:44.042525 [ 6 ] {0d2ffcf9-8f40-48d6-9d5f-2de9b01fc29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4440 | 2026.04.10 22:25:44.043700 [ 6 ] {0d2ffcf9-8f40-48d6-9d5f-2de9b01fc29f} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.04.10 22:25:44.043737 [ 6 ] {0d2ffcf9-8f40-48d6-9d5f-2de9b01fc29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4442 | 2026.04.10 22:25:44.044128 [ 6 ] {0d2ffcf9-8f40-48d6-9d5f-2de9b01fc29f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4443 | 2026.04.10 22:25:44.044347 [ 6 ] {0d2ffcf9-8f40-48d6-9d5f-2de9b01fc29f} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.04.10 22:25:44.044474 [ 6 ] {0d2ffcf9-8f40-48d6-9d5f-2de9b01fc29f} <Debug> executeQuery: Read 1715 rows, 118.11 KiB in 0.002008 sec., 854083.6653386455 rows/sec., 57.44 MiB/sec. | ||
| 4445 | 2026.04.10 22:25:44.044512 [ 6 ] {0d2ffcf9-8f40-48d6-9d5f-2de9b01fc29f} <Debug> TCPHandler: Processed in 0.002171063 sec. | ||
| 4446 | 2026.04.10 22:25:44.044629 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.04.10 22:25:44.044723 [ 6 ] {78d7319a-53f4-4993-9104-d15d3aa79f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4448 | 2026.04.10 22:25:44.044765 [ 6 ] {78d7319a-53f4-4993-9104-d15d3aa79f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4449 | 2026.04.10 22:25:44.045117 [ 6 ] {78d7319a-53f4-4993-9104-d15d3aa79f99} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.04.10 22:25:44.045152 [ 6 ] {78d7319a-53f4-4993-9104-d15d3aa79f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4451 | 2026.04.10 22:25:44.045450 [ 6 ] {78d7319a-53f4-4993-9104-d15d3aa79f99} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4452 | 2026.04.10 22:25:44.045685 [ 6 ] {78d7319a-53f4-4993-9104-d15d3aa79f99} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.04.10 22:25:44.045815 [ 6 ] {78d7319a-53f4-4993-9104-d15d3aa79f99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 4454 | 2026.04.10 22:25:44.045852 [ 6 ] {78d7319a-53f4-4993-9104-d15d3aa79f99} <Debug> TCPHandler: Processed in 0.001273025 sec. | ||
| 4455 | 2026.04.10 22:25:44.045966 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2026.04.10 22:25:44.046061 [ 6 ] {eeebd7a0-7987-4b7e-a469-f7fdb05f5513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4457 | 2026.04.10 22:25:44.046105 [ 6 ] {eeebd7a0-7987-4b7e-a469-f7fdb05f5513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4458 | 2026.04.10 22:25:44.046928 [ 6 ] {eeebd7a0-7987-4b7e-a469-f7fdb05f5513} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.04.10 22:25:44.046965 [ 6 ] {eeebd7a0-7987-4b7e-a469-f7fdb05f5513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4460 | 2026.04.10 22:25:44.047399 [ 6 ] {eeebd7a0-7987-4b7e-a469-f7fdb05f5513} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4461 | 2026.04.10 22:25:44.047609 [ 6 ] {eeebd7a0-7987-4b7e-a469-f7fdb05f5513} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.04.10 22:25:44.047714 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4463 | 2026.04.10 22:25:44.047738 [ 6 ] {eeebd7a0-7987-4b7e-a469-f7fdb05f5513} <Debug> executeQuery: Read 1615 rows, 100.53 KiB in 0.001696 sec., 952240.5660377358 rows/sec., 57.88 MiB/sec. | ||
| 4464 | 2026.04.10 22:25:44.047782 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.04.10 22:25:44.047790 [ 6 ] {eeebd7a0-7987-4b7e-a469-f7fdb05f5513} <Debug> TCPHandler: Processed in 0.001874408 sec. | ||
| 4466 | 2026.04.10 22:25:44.047811 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4467 | 2026.04.10 22:25:44.047892 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::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 | ||
| 4468 | 2026.04.10 22:25:44.047916 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2026.04.10 22:25:44.048000 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4470 | 2026.04.10 22:25:44.048017 [ 6 ] {f3b3f7d8-b70a-4649-8b95-f6de45fc0826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4471 | 2026.04.10 22:25:44.048033 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6504 rows starting from the beginning of the part | ||
| 4472 | 2026.04.10 22:25:44.048064 [ 6 ] {f3b3f7d8-b70a-4649-8b95-f6de45fc0826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4473 | 2026.04.10 22:25:44.048086 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 215 rows starting from the beginning of the part | ||
| 4474 | 2026.04.10 22:25:44.048129 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part | ||
| 4475 | 2026.04.10 22:25:44.048168 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 215 rows starting from the beginning of the part | ||
| 4476 | 2026.04.10 22:25:44.048203 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part | ||
| 4477 | 2026.04.10 22:25:44.048237 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1615 rows starting from the beginning of the part | ||
| 4478 | 2026.04.10 22:25:44.048400 [ 6 ] {f3b3f7d8-b70a-4649-8b95-f6de45fc0826} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.04.10 22:25:44.048442 [ 6 ] {f3b3f7d8-b70a-4649-8b95-f6de45fc0826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4480 | 2026.04.10 22:25:44.048764 [ 6 ] {f3b3f7d8-b70a-4649-8b95-f6de45fc0826} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4481 | 2026.04.10 22:25:44.048972 [ 6 ] {f3b3f7d8-b70a-4649-8b95-f6de45fc0826} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2026.04.10 22:25:44.049104 [ 6 ] {f3b3f7d8-b70a-4649-8b95-f6de45fc0826} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 4483 | 2026.04.10 22:25:44.049141 [ 6 ] {f3b3f7d8-b70a-4649-8b95-f6de45fc0826} <Debug> TCPHandler: Processed in 0.001276176 sec. | ||
| 4484 | 2026.04.10 22:25:44.049300 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4485 | 2026.04.10 22:25:44.049430 [ 6 ] {6a2c8c8f-37e7-45cb-ad7a-d49873a9df62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4486 | 2026.04.10 22:25:44.049496 [ 6 ] {6a2c8c8f-37e7-45cb-ad7a-d49873a9df62} <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 | ||
| 4487 | 2026.04.10 22:25:44.050476 [ 6 ] {6a2c8c8f-37e7-45cb-ad7a-d49873a9df62} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2026.04.10 22:25:44.050514 [ 6 ] {6a2c8c8f-37e7-45cb-ad7a-d49873a9df62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4489 | 2026.04.10 22:25:44.051135 [ 6 ] {6a2c8c8f-37e7-45cb-ad7a-d49873a9df62} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4490 | 2026.04.10 22:25:44.051383 [ 6 ] {6a2c8c8f-37e7-45cb-ad7a-d49873a9df62} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2026.04.10 22:25:44.051497 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4492 | 2026.04.10 22:25:44.051524 [ 199 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8772 rows, containing 5 columns (5 merged, 0 gathered) in 0.003659914 sec., 2396777.6292011235 rows/sec., 154.48 MiB/sec. | ||
| 4493 | 2026.04.10 22:25:44.051532 [ 6 ] {6a2c8c8f-37e7-45cb-ad7a-d49873a9df62} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002127 sec., 15984.955336154208 rows/sec., 28.64 MiB/sec. | ||
| 4494 | 2026.04.10 22:25:44.051532 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.04.10 22:25:44.051595 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4496 | 2026.04.10 22:25:44.051610 [ 6 ] {6a2c8c8f-37e7-45cb-ad7a-d49873a9df62} <Debug> TCPHandler: Processed in 0.002373107 sec. | ||
| 4497 | 2026.04.10 22:25:44.051699 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::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 | ||
| 4498 | 2026.04.10 22:25:44.051705 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4499 | 2026.04.10 22:25:44.051737 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2026.04.10 22:25:44.051842 [ 6 ] {e9d421c0-c804-4c64-b5b1-1a7522fe1470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4501 | 2026.04.10 22:25:44.051887 [ 6 ] {e9d421c0-c804-4c64-b5b1-1a7522fe1470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4502 | 2026.04.10 22:25:44.051933 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4503 | 2026.04.10 22:25:44.051992 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): 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.04.10 22:25:44.051993 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 337 rows starting from the beginning of the part | ||
| 4505 | 2026.04.10 22:25:44.052065 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4506 | 2026.04.10 22:25:44.052130 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 23 rows starting from the beginning of the part | ||
| 4507 | 2026.04.10 22:25:44.052132 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 4508 | 2026.04.10 22:25:44.052232 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
| 4509 | 2026.04.10 22:25:44.052256 [ 6 ] {e9d421c0-c804-4c64-b5b1-1a7522fe1470} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.04.10 22:25:44.052298 [ 6 ] {e9d421c0-c804-4c64-b5b1-1a7522fe1470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4511 | 2026.04.10 22:25:44.052326 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part | ||
| 4512 | 2026.04.10 22:25:44.052416 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 4513 | 2026.04.10 22:25:44.052499 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 4514 | 2026.04.10 22:25:44.052625 [ 6 ] {e9d421c0-c804-4c64-b5b1-1a7522fe1470} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4515 | 2026.04.10 22:25:44.052883 [ 6 ] {e9d421c0-c804-4c64-b5b1-1a7522fe1470} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.04.10 22:25:44.053026 [ 6 ] {e9d421c0-c804-4c64-b5b1-1a7522fe1470} <Debug> executeQuery: Read 46 rows, 2.72 KiB in 0.001203 sec., 38237.73898586866 rows/sec., 2.21 MiB/sec. | ||
| 4517 | 2026.04.10 22:25:44.053063 [ 6 ] {e9d421c0-c804-4c64-b5b1-1a7522fe1470} <Debug> TCPHandler: Processed in 0.001376128 sec. | ||
| 4518 | 2026.04.10 22:25:44.056168 [ 192 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 19 columns (19 merged, 0 gathered) in 0.004520671 sec., 100206.36317042314 rows/sec., 179.57 MiB/sec. | ||
| 4519 | 2026.04.10 22:25:44.057189 [ 194 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4520 | 2026.04.10 22:25:44.057560 [ 194 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.04.10 22:25:44.057635 [ 194 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4522 | 2026.04.10 22:25:44.057747 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 4523 | 2026.04.10 22:25:45.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.64 MiB, peak 247.81 MiB, free memory in arenas 0.00 B, will set to 244.74 MiB (RSS), difference: 2.10 MiB | ||
| 4524 | 2026.04.10 22:25:46.919598 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.04.10 22:25:46.919877 [ 6 ] {a9a73417-03e1-4ec8-92cf-553341997a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4526 | 2026.04.10 22:25:46.919979 [ 6 ] {a9a73417-03e1-4ec8-92cf-553341997a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4527 | 2026.04.10 22:25:46.920891 [ 6 ] {a9a73417-03e1-4ec8-92cf-553341997a1b} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.04.10 22:25:46.920935 [ 6 ] {a9a73417-03e1-4ec8-92cf-553341997a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4529 | 2026.04.10 22:25:46.921327 [ 6 ] {a9a73417-03e1-4ec8-92cf-553341997a1b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4530 | 2026.04.10 22:25:46.921548 [ 6 ] {a9a73417-03e1-4ec8-92cf-553341997a1b} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.04.10 22:25:46.921700 [ 6 ] {a9a73417-03e1-4ec8-92cf-553341997a1b} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.0019 sec., 15789.473684210527 rows/sec., 1.20 MiB/sec. | ||
| 4532 | 2026.04.10 22:25:46.921741 [ 6 ] {a9a73417-03e1-4ec8-92cf-553341997a1b} <Debug> TCPHandler: Processed in 0.002320837 sec. | ||
| 4533 | 2026.04.10 22:25:46.921865 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.04.10 22:25:46.921959 [ 6 ] {d40adc83-6a82-431a-a9c2-2d85bd4614fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4535 | 2026.04.10 22:25:46.921998 [ 6 ] {d40adc83-6a82-431a-a9c2-2d85bd4614fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4536 | 2026.04.10 22:25:46.922432 [ 6 ] {d40adc83-6a82-431a-a9c2-2d85bd4614fe} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.04.10 22:25:46.922467 [ 6 ] {d40adc83-6a82-431a-a9c2-2d85bd4614fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4538 | 2026.04.10 22:25:46.922762 [ 6 ] {d40adc83-6a82-431a-a9c2-2d85bd4614fe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4539 | 2026.04.10 22:25:46.922971 [ 6 ] {d40adc83-6a82-431a-a9c2-2d85bd4614fe} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.04.10 22:25:46.923105 [ 6 ] {d40adc83-6a82-431a-a9c2-2d85bd4614fe} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001166 sec., 30874.785591766726 rows/sec., 2.41 MiB/sec. | ||
| 4541 | 2026.04.10 22:25:46.923142 [ 6 ] {d40adc83-6a82-431a-a9c2-2d85bd4614fe} <Debug> TCPHandler: Processed in 0.001324907 sec. | ||
| 4542 | 2026.04.10 22:25:46.923261 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.04.10 22:25:46.923352 [ 6 ] {a183b3e4-8975-46c1-966f-13133a9ba748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4544 | 2026.04.10 22:25:46.923394 [ 6 ] {a183b3e4-8975-46c1-966f-13133a9ba748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4545 | 2026.04.10 22:25:46.923802 [ 6 ] {a183b3e4-8975-46c1-966f-13133a9ba748} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.04.10 22:25:46.923840 [ 6 ] {a183b3e4-8975-46c1-966f-13133a9ba748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4547 | 2026.04.10 22:25:46.924157 [ 6 ] {a183b3e4-8975-46c1-966f-13133a9ba748} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4548 | 2026.04.10 22:25:46.924364 [ 6 ] {a183b3e4-8975-46c1-966f-13133a9ba748} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.04.10 22:25:46.924486 [ 6 ] {a183b3e4-8975-46c1-966f-13133a9ba748} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.001152 sec., 57291.666666666664 rows/sec., 4.00 MiB/sec. | ||
| 4550 | 2026.04.10 22:25:46.924524 [ 6 ] {a183b3e4-8975-46c1-966f-13133a9ba748} <Debug> TCPHandler: Processed in 0.001309996 sec. | ||
| 4551 | 2026.04.10 22:25:46.924645 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.04.10 22:25:46.924738 [ 6 ] {d2b1f451-1abc-40fd-9699-8c18b925eb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4553 | 2026.04.10 22:25:46.924779 [ 6 ] {d2b1f451-1abc-40fd-9699-8c18b925eb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4554 | 2026.04.10 22:25:46.925099 [ 6 ] {d2b1f451-1abc-40fd-9699-8c18b925eb47} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.04.10 22:25:46.925134 [ 6 ] {d2b1f451-1abc-40fd-9699-8c18b925eb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4556 | 2026.04.10 22:25:46.925444 [ 6 ] {d2b1f451-1abc-40fd-9699-8c18b925eb47} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4557 | 2026.04.10 22:25:46.925646 [ 6 ] {d2b1f451-1abc-40fd-9699-8c18b925eb47} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.04.10 22:25:46.925770 [ 6 ] {d2b1f451-1abc-40fd-9699-8c18b925eb47} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.00105 sec., 22857.14285714286 rows/sec., 1.53 MiB/sec. | ||
| 4559 | 2026.04.10 22:25:46.925769 [ 93 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4560 | 2026.04.10 22:25:46.925805 [ 6 ] {d2b1f451-1abc-40fd-9699-8c18b925eb47} <Debug> TCPHandler: Processed in 0.001207574 sec. | ||
| 4561 | 2026.04.10 22:25:46.925848 [ 93 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.04.10 22:25:46.925873 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4563 | 2026.04.10 22:25:46.926117 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::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 | ||
| 4564 | 2026.04.10 22:25:46.926229 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4565 | 2026.04.10 22:25:46.926263 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 622 rows starting from the beginning of the part | ||
| 4566 | 2026.04.10 22:25:46.926331 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 4567 | 2026.04.10 22:25:46.926380 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part | ||
| 4568 | 2026.04.10 22:25:46.926426 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 4569 | 2026.04.10 22:25:46.926469 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
| 4570 | 2026.04.10 22:25:46.926514 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 4571 | 2026.04.10 22:25:46.927309 [ 194 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 4 columns (4 merged, 0 gathered) in 0.001228835 sec., 685201.8375127661 rows/sec., 43.89 MiB/sec. | ||
| 4572 | 2026.04.10 22:25:46.927479 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4573 | 2026.04.10 22:25:46.927710 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_21_4} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.04.10 22:25:46.927770 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_21_4} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4575 | 2026.04.10 22:25:46.927832 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4576 | 2026.04.10 22:25:48.039974 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10110 | ||
| 4577 | 2026.04.10 22:25:48.040493 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.04.10 22:25:48.040540 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4579 | 2026.04.10 22:25:48.041098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4580 | 2026.04.10 22:25:48.041356 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.04.10 22:25:48.041486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10110 | ||
| 4582 | 2026.04.10 22:25:48.041488 [ 92 ] {} <Debug> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4583 | 2026.04.10 22:25:48.041559 [ 92 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2026.04.10 22:25:48.041580 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4585 | 2026.04.10 22:25:48.041681 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 4586 | 2026.04.10 22:25:48.041805 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4587 | 2026.04.10 22:25:48.041844 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7678 rows starting from the beginning of the part | ||
| 4588 | 2026.04.10 22:25:48.041911 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 4589 | 2026.04.10 22:25:48.041958 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 4590 | 2026.04.10 22:25:48.042005 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 4591 | 2026.04.10 22:25:48.042045 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 4592 | 2026.04.10 22:25:48.042089 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 4593 | 2026.04.10 22:25:48.044122 [ 196 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10110 rows, containing 4 columns (4 merged, 0 gathered) in 0.002486811 sec., 4065447.6757582305 rows/sec., 58.16 MiB/sec. | ||
| 4594 | 2026.04.10 22:25:48.044447 [ 199 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4595 | 2026.04.10 22:25:48.044790 [ 199 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_21_4} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.04.10 22:25:48.044867 [ 199 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_21_4} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4597 | 2026.04.10 22:25:48.044988 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 4598 | 2026.04.10 22:25:48.557496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4599 | 2026.04.10 22:25:48.574533 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.04.10 22:25:48.574589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4601 | 2026.04.10 22:25:48.580198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4602 | 2026.04.10 22:25:48.580904 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.04.10 22:25:48.581268 [ 91 ] {} <Debug> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4604 | 2026.04.10 22:25:48.581339 [ 91 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.04.10 22:25:48.581364 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4606 | 2026.04.10 22:25:48.581531 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 4607 | 2026.04.10 22:25:48.583839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4608 | 2026.04.10 22:25:48.585256 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4609 | 2026.04.10 22:25:48.586675 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 4610 | 2026.04.10 22:25:48.591397 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 4611 | 2026.04.10 22:25:48.595922 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 4612 | 2026.04.10 22:25:48.600011 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 4613 | 2026.04.10 22:25:48.604377 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 4614 | 2026.04.10 22:25:48.608371 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 4615 | 2026.04.10 22:25:48.659194 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077717767 sec., 2045.8642359088883 rows/sec., 10.58 MiB/sec. | ||
| 4616 | 2026.04.10 22:25:48.660741 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4617 | 2026.04.10 22:25:48.662325 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_21_4} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.04.10 22:25:48.662410 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_21_4} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4619 | 2026.04.10 22:25:48.663611 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4620 | 2026.04.10 22:25:49.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.85 MiB, peak 256.39 MiB, free memory in arenas 0.00 B, will set to 248.96 MiB (RSS), difference: 3.11 MiB | ||
| 4621 | 2026.04.10 22:25:50.562745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 560 | ||
| 4622 | 2026.04.10 22:25:50.566507 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.04.10 22:25:50.566598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4624 | 2026.04.10 22:25:50.568762 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4625 | 2026.04.10 22:25:50.569233 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.04.10 22:25:50.569821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
| 4627 | 2026.04.10 22:25:51.922772 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.04.10 22:25:51.922972 [ 6 ] {257a2eba-d952-4112-83b8-65e11280644c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4629 | 2026.04.10 22:25:51.923045 [ 6 ] {257a2eba-d952-4112-83b8-65e11280644c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4630 | 2026.04.10 22:25:51.923780 [ 6 ] {257a2eba-d952-4112-83b8-65e11280644c} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.04.10 22:25:51.923819 [ 6 ] {257a2eba-d952-4112-83b8-65e11280644c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4632 | 2026.04.10 22:25:51.924243 [ 6 ] {257a2eba-d952-4112-83b8-65e11280644c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4633 | 2026.04.10 22:25:51.924482 [ 6 ] {257a2eba-d952-4112-83b8-65e11280644c} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.04.10 22:25:51.924647 [ 6 ] {257a2eba-d952-4112-83b8-65e11280644c} <Debug> executeQuery: Read 66 rows, 5.90 KiB in 0.00173 sec., 38150.28901734104 rows/sec., 3.33 MiB/sec. | ||
| 4635 | 2026.04.10 22:25:51.924691 [ 6 ] {257a2eba-d952-4112-83b8-65e11280644c} <Debug> TCPHandler: Processed in 0.002088052 sec. | ||
| 4636 | 2026.04.10 22:25:51.924837 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2026.04.10 22:25:51.924936 [ 6 ] {336930a4-4edd-4aaa-9e54-d9b5188361b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4638 | 2026.04.10 22:25:51.924976 [ 6 ] {336930a4-4edd-4aaa-9e54-d9b5188361b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4639 | 2026.04.10 22:25:51.925383 [ 6 ] {336930a4-4edd-4aaa-9e54-d9b5188361b3} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.04.10 22:25:51.925420 [ 6 ] {336930a4-4edd-4aaa-9e54-d9b5188361b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4641 | 2026.04.10 22:25:51.925739 [ 6 ] {336930a4-4edd-4aaa-9e54-d9b5188361b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4642 | 2026.04.10 22:25:51.925959 [ 6 ] {336930a4-4edd-4aaa-9e54-d9b5188361b3} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.04.10 22:25:51.926087 [ 6 ] {336930a4-4edd-4aaa-9e54-d9b5188361b3} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00117 sec., 15384.615384615385 rows/sec., 1.13 MiB/sec. | ||
| 4644 | 2026.04.10 22:25:51.926127 [ 6 ] {336930a4-4edd-4aaa-9e54-d9b5188361b3} <Debug> TCPHandler: Processed in 0.001339617 sec. | ||
| 4645 | 2026.04.10 22:25:51.926237 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2026.04.10 22:25:51.926333 [ 6 ] {bb99843d-2a81-4be4-b5b0-e4e01fa70b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4647 | 2026.04.10 22:25:51.926373 [ 6 ] {bb99843d-2a81-4be4-b5b0-e4e01fa70b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4648 | 2026.04.10 22:25:51.926785 [ 6 ] {bb99843d-2a81-4be4-b5b0-e4e01fa70b22} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.04.10 22:25:51.926821 [ 6 ] {bb99843d-2a81-4be4-b5b0-e4e01fa70b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4650 | 2026.04.10 22:25:51.927141 [ 6 ] {bb99843d-2a81-4be4-b5b0-e4e01fa70b22} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4651 | 2026.04.10 22:25:51.927382 [ 6 ] {bb99843d-2a81-4be4-b5b0-e4e01fa70b22} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4652 | 2026.04.10 22:25:51.927521 [ 6 ] {bb99843d-2a81-4be4-b5b0-e4e01fa70b22} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001207 sec., 44739.022369511185 rows/sec., 3.50 MiB/sec. | ||
| 4653 | 2026.04.10 22:25:51.927560 [ 6 ] {bb99843d-2a81-4be4-b5b0-e4e01fa70b22} <Debug> TCPHandler: Processed in 0.001372228 sec. | ||
| 4654 | 2026.04.10 22:25:51.927669 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2026.04.10 22:25:51.927764 [ 6 ] {9fb1a2bc-84e5-41df-9a5f-7c4534a4874c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4656 | 2026.04.10 22:25:51.927809 [ 6 ] {9fb1a2bc-84e5-41df-9a5f-7c4534a4874c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4657 | 2026.04.10 22:25:51.928197 [ 6 ] {9fb1a2bc-84e5-41df-9a5f-7c4534a4874c} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.04.10 22:25:51.928233 [ 6 ] {9fb1a2bc-84e5-41df-9a5f-7c4534a4874c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4659 | 2026.04.10 22:25:51.928576 [ 6 ] {9fb1a2bc-84e5-41df-9a5f-7c4534a4874c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4660 | 2026.04.10 22:25:51.928789 [ 6 ] {9fb1a2bc-84e5-41df-9a5f-7c4534a4874c} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.04.10 22:25:51.928914 [ 6 ] {9fb1a2bc-84e5-41df-9a5f-7c4534a4874c} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001169 sec., 94097.51924721985 rows/sec., 6.57 MiB/sec. | ||
| 4662 | 2026.04.10 22:25:51.928952 [ 6 ] {9fb1a2bc-84e5-41df-9a5f-7c4534a4874c} <Debug> TCPHandler: Processed in 0.001332327 sec. | ||
| 4663 | 2026.04.10 22:25:51.929068 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.04.10 22:25:51.929170 [ 6 ] {a75cf302-5e12-4b80-b6f7-47b5fc5f1ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4665 | 2026.04.10 22:25:51.929238 [ 6 ] {a75cf302-5e12-4b80-b6f7-47b5fc5f1ad0} <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 | ||
| 4666 | 2026.04.10 22:25:51.930066 [ 6 ] {a75cf302-5e12-4b80-b6f7-47b5fc5f1ad0} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.04.10 22:25:51.930104 [ 6 ] {a75cf302-5e12-4b80-b6f7-47b5fc5f1ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4668 | 2026.04.10 22:25:51.930674 [ 6 ] {a75cf302-5e12-4b80-b6f7-47b5fc5f1ad0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4669 | 2026.04.10 22:25:51.930920 [ 6 ] {a75cf302-5e12-4b80-b6f7-47b5fc5f1ad0} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.04.10 22:25:51.931054 [ 6 ] {a75cf302-5e12-4b80-b6f7-47b5fc5f1ad0} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001907 sec., 9438.909281594126 rows/sec., 16.91 MiB/sec. | ||
| 4671 | 2026.04.10 22:25:51.931105 [ 6 ] {a75cf302-5e12-4b80-b6f7-47b5fc5f1ad0} <Debug> TCPHandler: Processed in 0.002086012 sec. | ||
| 4672 | 2026.04.10 22:25:51.931222 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2026.04.10 22:25:51.931364 [ 6 ] {aed9be76-11af-4f09-af06-3b043f11ad4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4674 | 2026.04.10 22:25:51.931416 [ 6 ] {aed9be76-11af-4f09-af06-3b043f11ad4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4675 | 2026.04.10 22:25:51.931834 [ 6 ] {aed9be76-11af-4f09-af06-3b043f11ad4c} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.04.10 22:25:51.931871 [ 6 ] {aed9be76-11af-4f09-af06-3b043f11ad4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4677 | 2026.04.10 22:25:51.932178 [ 6 ] {aed9be76-11af-4f09-af06-3b043f11ad4c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4678 | 2026.04.10 22:25:51.932380 [ 6 ] {aed9be76-11af-4f09-af06-3b043f11ad4c} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.04.10 22:25:51.932499 [ 6 ] {aed9be76-11af-4f09-af06-3b043f11ad4c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001206 sec., 33167.49585406302 rows/sec., 2.21 MiB/sec. | ||
| 4680 | 2026.04.10 22:25:51.932533 [ 6 ] {aed9be76-11af-4f09-af06-3b043f11ad4c} <Debug> TCPHandler: Processed in 0.001404258 sec. | ||
| 4681 | 2026.04.10 22:25:55.407256 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4682 | 2026.04.10 22:25:55.407327 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4683 | 2026.04.10 22:25:55.541605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10558 | ||
| 4684 | 2026.04.10 22:25:55.542252 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.04.10 22:25:55.542315 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4686 | 2026.04.10 22:25:55.543114 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4687 | 2026.04.10 22:25:55.543414 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.04.10 22:25:55.543549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10558 | ||
| 4689 | 2026.04.10 22:25:56.083956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4690 | 2026.04.10 22:25:56.100263 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.04.10 22:25:56.100331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4692 | 2026.04.10 22:25:56.106176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4693 | 2026.04.10 22:25:56.106941 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.04.10 22:25:56.109935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4695 | 2026.04.10 22:25:56.930176 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4696 | 2026.04.10 22:25:56.930375 [ 6 ] {ab739e8a-1fc3-4bb9-954b-e5ef84d02d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4697 | 2026.04.10 22:25:56.930446 [ 6 ] {ab739e8a-1fc3-4bb9-954b-e5ef84d02d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4698 | 2026.04.10 22:25:56.931250 [ 6 ] {ab739e8a-1fc3-4bb9-954b-e5ef84d02d9c} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.04.10 22:25:56.931293 [ 6 ] {ab739e8a-1fc3-4bb9-954b-e5ef84d02d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4700 | 2026.04.10 22:25:56.931686 [ 6 ] {ab739e8a-1fc3-4bb9-954b-e5ef84d02d9c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4701 | 2026.04.10 22:25:56.931906 [ 6 ] {ab739e8a-1fc3-4bb9-954b-e5ef84d02d9c} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2026.04.10 22:25:56.932059 [ 6 ] {ab739e8a-1fc3-4bb9-954b-e5ef84d02d9c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00174 sec., 163218.3908045977 rows/sec., 10.37 MiB/sec. | ||
| 4703 | 2026.04.10 22:25:56.932101 [ 6 ] {ab739e8a-1fc3-4bb9-954b-e5ef84d02d9c} <Debug> TCPHandler: Processed in 0.002061472 sec. | ||
| 4704 | 2026.04.10 22:25:56.932227 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4705 | 2026.04.10 22:25:56.932324 [ 6 ] {19c16f58-2b9f-48c9-b83d-acc7da34baae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4706 | 2026.04.10 22:25:56.932364 [ 6 ] {19c16f58-2b9f-48c9-b83d-acc7da34baae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4707 | 2026.04.10 22:25:56.933227 [ 6 ] {19c16f58-2b9f-48c9-b83d-acc7da34baae} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2026.04.10 22:25:56.933274 [ 6 ] {19c16f58-2b9f-48c9-b83d-acc7da34baae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4709 | 2026.04.10 22:25:56.933650 [ 6 ] {19c16f58-2b9f-48c9-b83d-acc7da34baae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4710 | 2026.04.10 22:25:56.933866 [ 6 ] {19c16f58-2b9f-48c9-b83d-acc7da34baae} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2026.04.10 22:25:56.933995 [ 6 ] {19c16f58-2b9f-48c9-b83d-acc7da34baae} <Debug> executeQuery: Read 817 rows, 65.11 KiB in 0.00169 sec., 483431.95266272186 rows/sec., 37.62 MiB/sec. | ||
| 4712 | 2026.04.10 22:25:56.933991 [ 80 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4713 | 2026.04.10 22:25:56.934034 [ 6 ] {19c16f58-2b9f-48c9-b83d-acc7da34baae} <Debug> TCPHandler: Processed in 0.001855198 sec. | ||
| 4714 | 2026.04.10 22:25:56.934070 [ 80 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.04.10 22:25:56.934098 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4716 | 2026.04.10 22:25:56.934181 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.04.10 22:25:56.934189 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::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 | ||
| 4718 | 2026.04.10 22:25:56.934294 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4719 | 2026.04.10 22:25:56.934298 [ 6 ] {c6ccca42-2f11-4cdc-856e-7bdbf26cee09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4720 | 2026.04.10 22:25:56.934322 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3213 rows starting from the beginning of the part | ||
| 4721 | 2026.04.10 22:25:56.934344 [ 6 ] {c6ccca42-2f11-4cdc-856e-7bdbf26cee09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4722 | 2026.04.10 22:25:56.934381 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part | ||
| 4723 | 2026.04.10 22:25:56.934422 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 3168 rows starting from the beginning of the part | ||
| 4724 | 2026.04.10 22:25:56.934463 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 4725 | 2026.04.10 22:25:56.934524 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 4726 | 2026.04.10 22:25:56.934572 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 817 rows starting from the beginning of the part | ||
| 4727 | 2026.04.10 22:25:56.934792 [ 6 ] {c6ccca42-2f11-4cdc-856e-7bdbf26cee09} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.04.10 22:25:56.934826 [ 6 ] {c6ccca42-2f11-4cdc-856e-7bdbf26cee09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4729 | 2026.04.10 22:25:56.935141 [ 6 ] {c6ccca42-2f11-4cdc-856e-7bdbf26cee09} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4730 | 2026.04.10 22:25:56.935350 [ 6 ] {c6ccca42-2f11-4cdc-856e-7bdbf26cee09} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.04.10 22:25:56.935475 [ 6 ] {c6ccca42-2f11-4cdc-856e-7bdbf26cee09} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001202 sec., 137271.2146422629 rows/sec., 8.35 MiB/sec. | ||
| 4732 | 2026.04.10 22:25:56.935512 [ 6 ] {c6ccca42-2f11-4cdc-856e-7bdbf26cee09} <Debug> TCPHandler: Processed in 0.001393148 sec. | ||
| 4733 | 2026.04.10 22:25:56.935632 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.04.10 22:25:56.935728 [ 6 ] {a3b9c383-8f42-4152-857d-d434ee6be60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4735 | 2026.04.10 22:25:56.935767 [ 6 ] {a3b9c383-8f42-4152-857d-d434ee6be60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4736 | 2026.04.10 22:25:56.936190 [ 6 ] {a3b9c383-8f42-4152-857d-d434ee6be60a} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.04.10 22:25:56.936226 [ 6 ] {a3b9c383-8f42-4152-857d-d434ee6be60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4738 | 2026.04.10 22:25:56.936512 [ 6 ] {a3b9c383-8f42-4152-857d-d434ee6be60a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4739 | 2026.04.10 22:25:56.936789 [ 6 ] {a3b9c383-8f42-4152-857d-d434ee6be60a} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.04.10 22:25:56.936935 [ 6 ] {a3b9c383-8f42-4152-857d-d434ee6be60a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001225 sec., 121632.6530612245 rows/sec., 7.86 MiB/sec. | ||
| 4741 | 2026.04.10 22:25:56.936952 [ 199 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7360 rows, containing 5 columns (5 merged, 0 gathered) in 0.002800866 sec., 2627758.700344822 rows/sec., 208.27 MiB/sec. | ||
| 4742 | 2026.04.10 22:25:56.936973 [ 6 ] {a3b9c383-8f42-4152-857d-d434ee6be60a} <Debug> TCPHandler: Processed in 0.001388878 sec. | ||
| 4743 | 2026.04.10 22:25:56.937088 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2026.04.10 22:25:56.937180 [ 6 ] {84035597-6f5d-4a94-97b8-c7aa7e8df772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4745 | 2026.04.10 22:25:56.937219 [ 6 ] {84035597-6f5d-4a94-97b8-c7aa7e8df772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4746 | 2026.04.10 22:25:56.937283 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4747 | 2026.04.10 22:25:56.937540 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_26_5} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.04.10 22:25:56.937601 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_26_5} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4749 | 2026.04.10 22:25:56.937641 [ 6 ] {84035597-6f5d-4a94-97b8-c7aa7e8df772} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.04.10 22:25:56.937665 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 4751 | 2026.04.10 22:25:56.937675 [ 6 ] {84035597-6f5d-4a94-97b8-c7aa7e8df772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4752 | 2026.04.10 22:25:56.937970 [ 6 ] {84035597-6f5d-4a94-97b8-c7aa7e8df772} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4753 | 2026.04.10 22:25:56.938173 [ 6 ] {84035597-6f5d-4a94-97b8-c7aa7e8df772} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.04.10 22:25:56.938298 [ 6 ] {84035597-6f5d-4a94-97b8-c7aa7e8df772} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001135 sec., 130396.47577092511 rows/sec., 7.42 MiB/sec. | ||
| 4755 | 2026.04.10 22:25:56.938335 [ 6 ] {84035597-6f5d-4a94-97b8-c7aa7e8df772} <Debug> TCPHandler: Processed in 0.001294707 sec. | ||
| 4756 | 2026.04.10 22:25:56.938447 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.04.10 22:25:56.938539 [ 6 ] {f1d373f4-9cdd-47f4-b61f-77179db18b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4758 | 2026.04.10 22:25:56.938579 [ 6 ] {f1d373f4-9cdd-47f4-b61f-77179db18b9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4759 | 2026.04.10 22:25:56.939131 [ 6 ] {f1d373f4-9cdd-47f4-b61f-77179db18b9b} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.04.10 22:25:56.939166 [ 6 ] {f1d373f4-9cdd-47f4-b61f-77179db18b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4761 | 2026.04.10 22:25:56.939484 [ 6 ] {f1d373f4-9cdd-47f4-b61f-77179db18b9b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4762 | 2026.04.10 22:25:56.939696 [ 6 ] {f1d373f4-9cdd-47f4-b61f-77179db18b9b} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.04.10 22:25:56.939807 [ 79 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4764 | 2026.04.10 22:25:56.939822 [ 6 ] {f1d373f4-9cdd-47f4-b61f-77179db18b9b} <Debug> executeQuery: Read 485 rows, 34.78 KiB in 0.001301 sec., 372790.16141429666 rows/sec., 26.11 MiB/sec. | ||
| 4765 | 2026.04.10 22:25:56.939844 [ 79 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.04.10 22:25:56.939861 [ 6 ] {f1d373f4-9cdd-47f4-b61f-77179db18b9b} <Debug> TCPHandler: Processed in 0.001460649 sec. | ||
| 4767 | 2026.04.10 22:25:56.939863 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4768 | 2026.04.10 22:25:56.939936 [ 199 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::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 | ||
| 4769 | 2026.04.10 22:25:56.939973 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2026.04.10 22:25:56.940016 [ 199 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4771 | 2026.04.10 22:25:56.940040 [ 199 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1766 rows starting from the beginning of the part | ||
| 4772 | 2026.04.10 22:25:56.940065 [ 6 ] {05458d69-64c7-4493-81cd-b4b2d62f3f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4773 | 2026.04.10 22:25:56.940086 [ 199 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part | ||
| 4774 | 2026.04.10 22:25:56.940106 [ 6 ] {05458d69-64c7-4493-81cd-b4b2d62f3f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4775 | 2026.04.10 22:25:56.940126 [ 199 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1715 rows starting from the beginning of the part | ||
| 4776 | 2026.04.10 22:25:56.940164 [ 199 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 4777 | 2026.04.10 22:25:56.940201 [ 199 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part | ||
| 4778 | 2026.04.10 22:25:56.940237 [ 199 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 485 rows starting from the beginning of the part | ||
| 4779 | 2026.04.10 22:25:56.940436 [ 6 ] {05458d69-64c7-4493-81cd-b4b2d62f3f4e} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.04.10 22:25:56.940469 [ 6 ] {05458d69-64c7-4493-81cd-b4b2d62f3f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4781 | 2026.04.10 22:25:56.940766 [ 6 ] {05458d69-64c7-4493-81cd-b4b2d62f3f4e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4782 | 2026.04.10 22:25:56.940971 [ 6 ] {05458d69-64c7-4493-81cd-b4b2d62f3f4e} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.04.10 22:25:56.941093 [ 6 ] {05458d69-64c7-4493-81cd-b4b2d62f3f4e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 4784 | 2026.04.10 22:25:56.941129 [ 6 ] {05458d69-64c7-4493-81cd-b4b2d62f3f4e} <Debug> TCPHandler: Processed in 0.001202594 sec. | ||
| 4785 | 2026.04.10 22:25:56.941236 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.04.10 22:25:56.941329 [ 6 ] {79aac3ad-d302-4037-a08e-996cc1c4a49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4787 | 2026.04.10 22:25:56.941330 [ 187 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4110 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421729 sec., 2890846.286458249 rows/sec., 207.91 MiB/sec. | ||
| 4788 | 2026.04.10 22:25:56.941371 [ 6 ] {79aac3ad-d302-4037-a08e-996cc1c4a49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4789 | 2026.04.10 22:25:56.941498 [ 199 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4790 | 2026.04.10 22:25:56.941732 [ 199 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_26_5} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.04.10 22:25:56.941751 [ 6 ] {79aac3ad-d302-4037-a08e-996cc1c4a49b} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.04.10 22:25:56.941785 [ 6 ] {79aac3ad-d302-4037-a08e-996cc1c4a49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4793 | 2026.04.10 22:25:56.941790 [ 199 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_26_5} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4794 | 2026.04.10 22:25:56.941850 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4795 | 2026.04.10 22:25:56.942098 [ 6 ] {79aac3ad-d302-4037-a08e-996cc1c4a49b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4796 | 2026.04.10 22:25:56.942303 [ 6 ] {79aac3ad-d302-4037-a08e-996cc1c4a49b} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.04.10 22:25:56.942425 [ 6 ] {79aac3ad-d302-4037-a08e-996cc1c4a49b} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001115 sec., 192825.1121076233 rows/sec., 12.68 MiB/sec. | ||
| 4798 | 2026.04.10 22:25:56.942460 [ 6 ] {79aac3ad-d302-4037-a08e-996cc1c4a49b} <Debug> TCPHandler: Processed in 0.001271086 sec. | ||
| 4799 | 2026.04.10 22:25:56.942570 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2026.04.10 22:25:56.942661 [ 6 ] {3454e554-1ce2-4f36-9113-ff4b3f40a33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4801 | 2026.04.10 22:25:56.942702 [ 6 ] {3454e554-1ce2-4f36-9113-ff4b3f40a33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4802 | 2026.04.10 22:25:56.943012 [ 6 ] {3454e554-1ce2-4f36-9113-ff4b3f40a33a} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.04.10 22:25:56.943044 [ 6 ] {3454e554-1ce2-4f36-9113-ff4b3f40a33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4804 | 2026.04.10 22:25:56.943327 [ 6 ] {3454e554-1ce2-4f36-9113-ff4b3f40a33a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4805 | 2026.04.10 22:25:56.943532 [ 6 ] {3454e554-1ce2-4f36-9113-ff4b3f40a33a} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.04.10 22:25:56.943654 [ 6 ] {3454e554-1ce2-4f36-9113-ff4b3f40a33a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 4807 | 2026.04.10 22:25:56.943689 [ 6 ] {3454e554-1ce2-4f36-9113-ff4b3f40a33a} <Debug> TCPHandler: Processed in 0.001166423 sec. | ||
| 4808 | 2026.04.10 22:25:56.943796 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.04.10 22:25:56.943886 [ 6 ] {f6c9c05f-5c88-47e4-80e9-383527203cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4810 | 2026.04.10 22:25:56.943938 [ 6 ] {f6c9c05f-5c88-47e4-80e9-383527203cf2} <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 | ||
| 4811 | 2026.04.10 22:25:56.944717 [ 6 ] {f6c9c05f-5c88-47e4-80e9-383527203cf2} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2026.04.10 22:25:56.944750 [ 6 ] {f6c9c05f-5c88-47e4-80e9-383527203cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4813 | 2026.04.10 22:25:56.945244 [ 6 ] {f6c9c05f-5c88-47e4-80e9-383527203cf2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4814 | 2026.04.10 22:25:56.945458 [ 6 ] {f6c9c05f-5c88-47e4-80e9-383527203cf2} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2026.04.10 22:25:56.945587 [ 6 ] {f6c9c05f-5c88-47e4-80e9-383527203cf2} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001719 sec., 13379.872018615473 rows/sec., 23.98 MiB/sec. | ||
| 4816 | 2026.04.10 22:25:56.945637 [ 6 ] {f6c9c05f-5c88-47e4-80e9-383527203cf2} <Debug> TCPHandler: Processed in 0.001888368 sec. | ||
| 4817 | 2026.04.10 22:25:56.945752 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2026.04.10 22:25:56.945844 [ 6 ] {6d95f40b-fcdf-4613-9fd1-8dbcc80eadfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4819 | 2026.04.10 22:25:56.945884 [ 6 ] {6d95f40b-fcdf-4613-9fd1-8dbcc80eadfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4820 | 2026.04.10 22:25:56.946215 [ 6 ] {6d95f40b-fcdf-4613-9fd1-8dbcc80eadfd} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2026.04.10 22:25:56.946249 [ 6 ] {6d95f40b-fcdf-4613-9fd1-8dbcc80eadfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4822 | 2026.04.10 22:25:56.946540 [ 6 ] {6d95f40b-fcdf-4613-9fd1-8dbcc80eadfd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4823 | 2026.04.10 22:25:56.946751 [ 6 ] {6d95f40b-fcdf-4613-9fd1-8dbcc80eadfd} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.04.10 22:25:56.946872 [ 6 ] {6d95f40b-fcdf-4613-9fd1-8dbcc80eadfd} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001046 sec., 66921.60611854684 rows/sec., 4.07 MiB/sec. | ||
| 4825 | 2026.04.10 22:25:56.946907 [ 6 ] {6d95f40b-fcdf-4613-9fd1-8dbcc80eadfd} <Debug> TCPHandler: Processed in 0.001201874 sec. | ||
| 4826 | 2026.04.10 22:26:00.570103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 594 | ||
| 4827 | 2026.04.10 22:26:00.572629 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.04.10 22:26:00.572679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4829 | 2026.04.10 22:26:00.573917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4830 | 2026.04.10 22:26:00.574199 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.04.10 22:26:00.574364 [ 76 ] {} <Debug> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4832 | 2026.04.10 22:26:00.574430 [ 76 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.04.10 22:26:00.574450 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4834 | 2026.04.10 22:26:00.574507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
| 4835 | 2026.04.10 22:26:00.574591 [ 190 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::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 | ||
| 4836 | 2026.04.10 22:26:00.575242 [ 190 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4837 | 2026.04.10 22:26:00.575410 [ 190 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 362 rows starting from the beginning of the part | ||
| 4838 | 2026.04.10 22:26:00.575817 [ 190 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 4839 | 2026.04.10 22:26:00.576200 [ 190 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4840 | 2026.04.10 22:26:00.576573 [ 190 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::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 | ||
| 4841 | 2026.04.10 22:26:00.576932 [ 190 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
| 4842 | 2026.04.10 22:26:00.577294 [ 190 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 4843 | 2026.04.10 22:26:00.584058 [ 187 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 72 columns (72 merged, 0 gathered) in 0.009528873 sec., 62336.85767456445 rows/sec., 56.51 MiB/sec. | ||
| 4844 | 2026.04.10 22:26:00.585228 [ 195 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4845 | 2026.04.10 22:26:00.585776 [ 195 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_16_3} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.04.10 22:26:00.585842 [ 195 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_16_3} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4847 | 2026.04.10 22:26:00.586059 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 4848 | 2026.04.10 22:26:01.920179 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.04.10 22:26:01.920577 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 4850 | 2026.04.10 22:26:01.921170 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4851 | 2026.04.10 22:26:01.921231 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4852 | 2026.04.10 22:26:01.921495 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4853 | 2026.04.10 22:26:01.921561 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4854 | 2026.04.10 22:26:01.921700 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4855 | 2026.04.10 22:26:01.921903 [ 261 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4856 | 2026.04.10 22:26:01.921919 [ 347 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4857 | 2026.04.10 22:26:01.921919 [ 300 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4858 | 2026.04.10 22:26:01.921903 [ 309 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4859 | 2026.04.10 22:26:01.922121 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4860 | 2026.04.10 22:26:01.922159 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4861 | 2026.04.10 22:26:01.922258 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4862 | 2026.04.10 22:26:01.922279 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 4863 | 2026.04.10 22:26:01.922315 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4864 | 2026.04.10 22:26:01.922400 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4865 | 2026.04.10 22:26:01.922530 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4866 | 2026.04.10 22:26:01.922577 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4867 | 2026.04.10 22:26:01.923628 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Debug> executeQuery: Read 45 rows, 1.68 KiB in 0.003238 sec., 13897.467572575664 rows/sec., 520.25 KiB/sec. | ||
| 4868 | 2026.04.10 22:26:01.923779 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Debug> MemoryTracker: Peak memory usage (for query): 147.46 KiB. | ||
| 4869 | 2026.04.10 22:26:01.923794 [ 6 ] {c029811f-6b0d-4b2f-a8b2-daf542b98608} <Debug> TCPHandler: Processed in 0.003799497 sec. | ||
| 4870 | 2026.04.10 22:26:01.924186 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.04.10 22:26:01.924335 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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) | ||
| 4872 | 2026.04.10 22:26:01.924563 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4873 | 2026.04.10 22:26:01.924600 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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 | ||
| 4874 | 2026.04.10 22:26:01.924816 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4875 | 2026.04.10 22:26:01.924868 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4876 | 2026.04.10 22:26:01.924973 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4877 | 2026.04.10 22:26:01.925035 [ 331 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4878 | 2026.04.10 22:26:01.925037 [ 305 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4879 | 2026.04.10 22:26:01.925040 [ 309 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4880 | 2026.04.10 22:26:01.925037 [ 321 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4881 | 2026.04.10 22:26:01.925174 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4882 | 2026.04.10 22:26:01.925200 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4883 | 2026.04.10 22:26:01.925279 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4884 | 2026.04.10 22:26:01.925297 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 4885 | 2026.04.10 22:26:01.925326 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 4886 | 2026.04.10 22:26:01.925356 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 4887 | 2026.04.10 22:26:01.925383 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 4888 | 2026.04.10 22:26:01.925410 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 4889 | 2026.04.10 22:26:01.926296 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Debug> executeQuery: Read 45 rows, 1.68 KiB in 0.002021 sec., 22266.204849084614 rows/sec., 833.53 KiB/sec. | ||
| 4890 | 2026.04.10 22:26:01.926447 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Debug> MemoryTracker: Peak memory usage (for query): 145.76 KiB. | ||
| 4891 | 2026.04.10 22:26:01.926462 [ 6 ] {7ddcfd1e-d021-49f4-b71d-6f45c25d2322} <Debug> TCPHandler: Processed in 0.002327537 sec. | ||
| 4892 | 2026.04.10 22:26:01.926725 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.04.10 22:26:01.926864 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 4894 | 2026.04.10 22:26:01.927086 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4895 | 2026.04.10 22:26:01.927123 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 4896 | 2026.04.10 22:26:01.927365 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4897 | 2026.04.10 22:26:01.927418 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4898 | 2026.04.10 22:26:01.927515 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4899 | 2026.04.10 22:26:01.927574 [ 305 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4900 | 2026.04.10 22:26:01.927585 [ 321 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4901 | 2026.04.10 22:26:01.927584 [ 331 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4902 | 2026.04.10 22:26:01.927578 [ 309 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4903 | 2026.04.10 22:26:01.927714 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4904 | 2026.04.10 22:26:01.927740 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4905 | 2026.04.10 22:26:01.927818 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4906 | 2026.04.10 22:26:01.927835 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 4907 | 2026.04.10 22:26:01.927863 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 4908 | 2026.04.10 22:26:01.927909 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 4909 | 2026.04.10 22:26:01.927955 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 4910 | 2026.04.10 22:26:01.927993 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 4911 | 2026.04.10 22:26:01.928739 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Debug> executeQuery: Read 45 rows, 1.68 KiB in 0.001937 sec., 23231.80175529169 rows/sec., 869.68 KiB/sec. | ||
| 4912 | 2026.04.10 22:26:01.928862 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Debug> MemoryTracker: Peak memory usage (for query): 146.17 KiB. | ||
| 4913 | 2026.04.10 22:26:01.928876 [ 6 ] {7e73a8d5-7b24-4cef-b8db-412e2e404f31} <Debug> TCPHandler: Processed in 0.002199535 sec. | ||
| 4914 | 2026.04.10 22:26:01.929158 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.04.10 22:26:01.929294 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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) | ||
| 4916 | 2026.04.10 22:26:01.929511 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4917 | 2026.04.10 22:26:01.929547 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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 | ||
| 4918 | 2026.04.10 22:26:01.929760 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4919 | 2026.04.10 22:26:01.929811 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4920 | 2026.04.10 22:26:01.929907 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 4921 | 2026.04.10 22:26:01.929965 [ 331 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4922 | 2026.04.10 22:26:01.929982 [ 321 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4923 | 2026.04.10 22:26:01.929994 [ 339 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4924 | 2026.04.10 22:26:01.929991 [ 315 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4925 | 2026.04.10 22:26:01.930111 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4926 | 2026.04.10 22:26:01.930132 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4927 | 2026.04.10 22:26:01.930208 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4928 | 2026.04.10 22:26:01.930225 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 4929 | 2026.04.10 22:26:01.930264 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 4930 | 2026.04.10 22:26:01.930293 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 4931 | 2026.04.10 22:26:01.930320 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 4932 | 2026.04.10 22:26:01.930346 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_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'))" | ||
| 4933 | 2026.04.10 22:26:01.931150 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Debug> executeQuery: Read 45 rows, 1.68 KiB in 0.001915 sec., 23498.694516971278 rows/sec., 879.67 KiB/sec. | ||
| 4934 | 2026.04.10 22:26:01.931274 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Debug> MemoryTracker: Peak memory usage (for query): 146.77 KiB. | ||
| 4935 | 2026.04.10 22:26:01.931289 [ 6 ] {c4a4babe-9603-47f4-b147-ffcafe7b1c0e} <Debug> TCPHandler: Processed in 0.002179214 sec. | ||
| 4936 | 2026.04.10 22:26:01.931592 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4937 | 2026.04.10 22:26:01.931728 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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) | ||
| 4938 | 2026.04.10 22:26:01.931947 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4939 | 2026.04.10 22:26:01.931985 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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 | ||
| 4940 | 2026.04.10 22:26:01.932201 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4941 | 2026.04.10 22:26:01.932252 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4942 | 2026.04.10 22:26:01.932348 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 4943 | 2026.04.10 22:26:01.932401 [ 295 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4944 | 2026.04.10 22:26:01.932411 [ 305 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4945 | 2026.04.10 22:26:01.932418 [ 340 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4946 | 2026.04.10 22:26:01.932438 [ 339 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4947 | 2026.04.10 22:26:01.932547 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4948 | 2026.04.10 22:26:01.932568 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4949 | 2026.04.10 22:26:01.932644 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4950 | 2026.04.10 22:26:01.932662 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 4951 | 2026.04.10 22:26:01.932690 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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'))" | ||
| 4952 | 2026.04.10 22:26:01.932719 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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'))" | ||
| 4953 | 2026.04.10 22:26:01.932747 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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'))" | ||
| 4954 | 2026.04.10 22:26:01.932774 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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'))" | ||
| 4955 | 2026.04.10 22:26:01.933529 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Debug> executeQuery: Read 45 rows, 1.68 KiB in 0.00186 sec., 24193.548387096773 rows/sec., 905.68 KiB/sec. | ||
| 4956 | 2026.04.10 22:26:01.933664 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Debug> MemoryTracker: Peak memory usage (for query): 146.96 KiB. | ||
| 4957 | 2026.04.10 22:26:01.933678 [ 6 ] {2da16951-9786-4cc6-80ad-e1c993c46ac3} <Debug> TCPHandler: Processed in 0.002133984 sec. | ||
| 4958 | 2026.04.10 22:26:01.933967 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.04.10 22:26:01.934106 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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) | ||
| 4960 | 2026.04.10 22:26:01.934327 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4961 | 2026.04.10 22:26:01.934363 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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 | ||
| 4962 | 2026.04.10 22:26:01.934582 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4963 | 2026.04.10 22:26:01.934632 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4964 | 2026.04.10 22:26:01.934728 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 4965 | 2026.04.10 22:26:01.934807 [ 340 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4966 | 2026.04.10 22:26:01.934810 [ 305 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4967 | 2026.04.10 22:26:01.934827 [ 306 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4968 | 2026.04.10 22:26:01.934818 [ 339 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4969 | 2026.04.10 22:26:01.934976 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4970 | 2026.04.10 22:26:01.934998 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4971 | 2026.04.10 22:26:01.935076 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4972 | 2026.04.10 22:26:01.935094 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 4973 | 2026.04.10 22:26:01.935123 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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'))" | ||
| 4974 | 2026.04.10 22:26:01.935152 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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'))" | ||
| 4975 | 2026.04.10 22:26:01.935180 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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'))" | ||
| 4976 | 2026.04.10 22:26:01.935207 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', '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'))" | ||
| 4977 | 2026.04.10 22:26:01.935964 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Debug> executeQuery: Read 45 rows, 1.68 KiB in 0.001919 sec., 23449.71339239187 rows/sec., 877.84 KiB/sec. | ||
| 4978 | 2026.04.10 22:26:01.936113 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Debug> MemoryTracker: Peak memory usage (for query): 147.57 KiB. | ||
| 4979 | 2026.04.10 22:26:01.936128 [ 6 ] {62b925f2-5131-43de-af0c-8ac0b52e4f59} <Debug> TCPHandler: Processed in 0.002213615 sec. | ||
| 4980 | 2026.04.10 22:26:01.959715 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.04.10 22:26:01.959848 [ 6 ] {822e2239-1914-4f1a-b9cb-431b43ab93eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4982 | 2026.04.10 22:26:01.959902 [ 6 ] {822e2239-1914-4f1a-b9cb-431b43ab93eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4983 | 2026.04.10 22:26:01.960551 [ 6 ] {822e2239-1914-4f1a-b9cb-431b43ab93eb} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.04.10 22:26:01.960595 [ 6 ] {822e2239-1914-4f1a-b9cb-431b43ab93eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4985 | 2026.04.10 22:26:01.961025 [ 6 ] {822e2239-1914-4f1a-b9cb-431b43ab93eb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4986 | 2026.04.10 22:26:01.961232 [ 6 ] {822e2239-1914-4f1a-b9cb-431b43ab93eb} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.04.10 22:26:01.961383 [ 6 ] {822e2239-1914-4f1a-b9cb-431b43ab93eb} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001573 sec., 3814.367450731087 rows/sec., 1.76 MiB/sec. | ||
| 4988 | 2026.04.10 22:26:01.961424 [ 6 ] {822e2239-1914-4f1a-b9cb-431b43ab93eb} <Debug> TCPHandler: Processed in 0.001787856 sec. | ||
| 4989 | 2026.04.10 22:26:01.961560 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.04.10 22:26:01.961653 [ 6 ] {d1a8ba35-c635-454e-b034-22567fa2ac80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4991 | 2026.04.10 22:26:01.961693 [ 6 ] {d1a8ba35-c635-454e-b034-22567fa2ac80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4992 | 2026.04.10 22:26:01.962147 [ 6 ] {d1a8ba35-c635-454e-b034-22567fa2ac80} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.04.10 22:26:01.962184 [ 6 ] {d1a8ba35-c635-454e-b034-22567fa2ac80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 4994 | 2026.04.10 22:26:01.962482 [ 6 ] {d1a8ba35-c635-454e-b034-22567fa2ac80} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4995 | 2026.04.10 22:26:01.962697 [ 6 ] {d1a8ba35-c635-454e-b034-22567fa2ac80} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.04.10 22:26:01.962826 [ 6 ] {d1a8ba35-c635-454e-b034-22567fa2ac80} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.67 MiB/sec. | ||
| 4997 | 2026.04.10 22:26:01.962863 [ 6 ] {d1a8ba35-c635-454e-b034-22567fa2ac80} <Debug> TCPHandler: Processed in 0.001350787 sec. | ||
| 4998 | 2026.04.10 22:26:01.962986 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.04.10 22:26:01.963078 [ 6 ] {3733b17b-0ea7-4f3c-9fd2-1b5a6cac2887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5000 | 2026.04.10 22:26:01.963117 [ 6 ] {3733b17b-0ea7-4f3c-9fd2-1b5a6cac2887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5001 | 2026.04.10 22:26:01.963503 [ 6 ] {3733b17b-0ea7-4f3c-9fd2-1b5a6cac2887} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.04.10 22:26:01.963537 [ 6 ] {3733b17b-0ea7-4f3c-9fd2-1b5a6cac2887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5003 | 2026.04.10 22:26:01.963812 [ 6 ] {3733b17b-0ea7-4f3c-9fd2-1b5a6cac2887} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5004 | 2026.04.10 22:26:01.964018 [ 6 ] {3733b17b-0ea7-4f3c-9fd2-1b5a6cac2887} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.04.10 22:26:01.964141 [ 6 ] {3733b17b-0ea7-4f3c-9fd2-1b5a6cac2887} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001082 sec., 1848.4288354898335 rows/sec., 150.73 KiB/sec. | ||
| 5006 | 2026.04.10 22:26:01.964178 [ 6 ] {3733b17b-0ea7-4f3c-9fd2-1b5a6cac2887} <Debug> TCPHandler: Processed in 0.001239785 sec. | ||
| 5007 | 2026.04.10 22:26:01.964286 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.04.10 22:26:01.964378 [ 6 ] {eef8209c-b545-484e-a825-cb13a62f7e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5009 | 2026.04.10 22:26:01.964416 [ 6 ] {eef8209c-b545-484e-a825-cb13a62f7e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5010 | 2026.04.10 22:26:01.964900 [ 6 ] {eef8209c-b545-484e-a825-cb13a62f7e07} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.04.10 22:26:01.964933 [ 6 ] {eef8209c-b545-484e-a825-cb13a62f7e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5012 | 2026.04.10 22:26:01.965251 [ 6 ] {eef8209c-b545-484e-a825-cb13a62f7e07} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5013 | 2026.04.10 22:26:01.965465 [ 6 ] {eef8209c-b545-484e-a825-cb13a62f7e07} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.04.10 22:26:01.965586 [ 6 ] {eef8209c-b545-484e-a825-cb13a62f7e07} <Debug> executeQuery: Read 213 rows, 19.50 KiB in 0.001226 sec., 173735.72593800977 rows/sec., 15.53 MiB/sec. | ||
| 5015 | 2026.04.10 22:26:01.965622 [ 6 ] {eef8209c-b545-484e-a825-cb13a62f7e07} <Debug> TCPHandler: Processed in 0.001383638 sec. | ||
| 5016 | 2026.04.10 22:26:01.965742 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.04.10 22:26:01.965832 [ 6 ] {20328397-139d-4bb0-a430-ce1e48302341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5018 | 2026.04.10 22:26:01.965870 [ 6 ] {20328397-139d-4bb0-a430-ce1e48302341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5019 | 2026.04.10 22:26:01.966272 [ 6 ] {20328397-139d-4bb0-a430-ce1e48302341} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.04.10 22:26:01.966305 [ 6 ] {20328397-139d-4bb0-a430-ce1e48302341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5021 | 2026.04.10 22:26:01.966597 [ 6 ] {20328397-139d-4bb0-a430-ce1e48302341} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5022 | 2026.04.10 22:26:01.966800 [ 6 ] {20328397-139d-4bb0-a430-ce1e48302341} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.04.10 22:26:01.966922 [ 6 ] {20328397-139d-4bb0-a430-ce1e48302341} <Debug> executeQuery: Read 32 rows, 2.45 KiB in 0.001107 sec., 28906.95573622403 rows/sec., 2.16 MiB/sec. | ||
| 5024 | 2026.04.10 22:26:01.966958 [ 6 ] {20328397-139d-4bb0-a430-ce1e48302341} <Debug> TCPHandler: Processed in 0.001263046 sec. | ||
| 5025 | 2026.04.10 22:26:01.967067 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2026.04.10 22:26:01.967158 [ 6 ] {d164c402-35ad-4978-99a4-26abcf1179c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5027 | 2026.04.10 22:26:01.967198 [ 6 ] {d164c402-35ad-4978-99a4-26abcf1179c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5028 | 2026.04.10 22:26:01.967603 [ 6 ] {d164c402-35ad-4978-99a4-26abcf1179c7} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.04.10 22:26:01.967635 [ 6 ] {d164c402-35ad-4978-99a4-26abcf1179c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5030 | 2026.04.10 22:26:01.967916 [ 6 ] {d164c402-35ad-4978-99a4-26abcf1179c7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5031 | 2026.04.10 22:26:01.968132 [ 6 ] {d164c402-35ad-4978-99a4-26abcf1179c7} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.04.10 22:26:01.968254 [ 6 ] {d164c402-35ad-4978-99a4-26abcf1179c7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001113 sec., 21563.342318059298 rows/sec., 1.79 MiB/sec. | ||
| 5033 | 2026.04.10 22:26:01.968290 [ 6 ] {d164c402-35ad-4978-99a4-26abcf1179c7} <Debug> TCPHandler: Processed in 0.001270606 sec. | ||
| 5034 | 2026.04.10 22:26:01.968396 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2026.04.10 22:26:01.968487 [ 6 ] {2e1c8260-03ce-48a0-970a-3a59c112d3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5036 | 2026.04.10 22:26:01.968524 [ 6 ] {2e1c8260-03ce-48a0-970a-3a59c112d3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5037 | 2026.04.10 22:26:01.968904 [ 6 ] {2e1c8260-03ce-48a0-970a-3a59c112d3f7} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2026.04.10 22:26:01.968938 [ 6 ] {2e1c8260-03ce-48a0-970a-3a59c112d3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5039 | 2026.04.10 22:26:01.969216 [ 6 ] {2e1c8260-03ce-48a0-970a-3a59c112d3f7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5040 | 2026.04.10 22:26:01.969420 [ 6 ] {2e1c8260-03ce-48a0-970a-3a59c112d3f7} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2026.04.10 22:26:01.969539 [ 6 ] {2e1c8260-03ce-48a0-970a-3a59c112d3f7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 876.17 KiB/sec. | ||
| 5042 | 2026.04.10 22:26:01.969574 [ 6 ] {2e1c8260-03ce-48a0-970a-3a59c112d3f7} <Debug> TCPHandler: Processed in 0.001225095 sec. | ||
| 5043 | 2026.04.10 22:26:01.969679 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5044 | 2026.04.10 22:26:01.969770 [ 6 ] {30bc27c8-cb86-45fc-a9cd-93e0d644fcbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5045 | 2026.04.10 22:26:01.969807 [ 6 ] {30bc27c8-cb86-45fc-a9cd-93e0d644fcbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5046 | 2026.04.10 22:26:01.970224 [ 6 ] {30bc27c8-cb86-45fc-a9cd-93e0d644fcbe} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.04.10 22:26:01.970257 [ 6 ] {30bc27c8-cb86-45fc-a9cd-93e0d644fcbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5048 | 2026.04.10 22:26:01.970560 [ 6 ] {30bc27c8-cb86-45fc-a9cd-93e0d644fcbe} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5049 | 2026.04.10 22:26:01.970770 [ 6 ] {30bc27c8-cb86-45fc-a9cd-93e0d644fcbe} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2026.04.10 22:26:01.970893 [ 6 ] {30bc27c8-cb86-45fc-a9cd-93e0d644fcbe} <Debug> executeQuery: Read 120 rows, 9.98 KiB in 0.00114 sec., 105263.15789473684 rows/sec., 8.55 MiB/sec. | ||
| 5051 | 2026.04.10 22:26:01.970930 [ 6 ] {30bc27c8-cb86-45fc-a9cd-93e0d644fcbe} <Debug> TCPHandler: Processed in 0.001297406 sec. | ||
| 5052 | 2026.04.10 22:26:01.971038 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5053 | 2026.04.10 22:26:01.971130 [ 6 ] {3db74242-ca1d-4355-8650-b902ea163adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5054 | 2026.04.10 22:26:01.971171 [ 6 ] {3db74242-ca1d-4355-8650-b902ea163adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5055 | 2026.04.10 22:26:01.971670 [ 6 ] {3db74242-ca1d-4355-8650-b902ea163adf} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5056 | 2026.04.10 22:26:01.971705 [ 6 ] {3db74242-ca1d-4355-8650-b902ea163adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5057 | 2026.04.10 22:26:01.972059 [ 6 ] {3db74242-ca1d-4355-8650-b902ea163adf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5058 | 2026.04.10 22:26:01.972254 [ 6 ] {3db74242-ca1d-4355-8650-b902ea163adf} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5059 | 2026.04.10 22:26:01.972373 [ 6 ] {3db74242-ca1d-4355-8650-b902ea163adf} <Debug> executeQuery: Read 631 rows, 50.62 KiB in 0.001289 sec., 489526.7649340574 rows/sec., 38.35 MiB/sec. | ||
| 5060 | 2026.04.10 22:26:01.972408 [ 6 ] {3db74242-ca1d-4355-8650-b902ea163adf} <Debug> TCPHandler: Processed in 0.001447099 sec. | ||
| 5061 | 2026.04.10 22:26:01.972509 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5062 | 2026.04.10 22:26:01.972595 [ 6 ] {6868351a-574d-41fe-a9b4-d273311002b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5063 | 2026.04.10 22:26:01.972643 [ 6 ] {6868351a-574d-41fe-a9b4-d273311002b3} <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 | ||
| 5064 | 2026.04.10 22:26:01.973410 [ 6 ] {6868351a-574d-41fe-a9b4-d273311002b3} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.04.10 22:26:01.973445 [ 6 ] {6868351a-574d-41fe-a9b4-d273311002b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5066 | 2026.04.10 22:26:01.973937 [ 6 ] {6868351a-574d-41fe-a9b4-d273311002b3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5067 | 2026.04.10 22:26:01.974163 [ 6 ] {6868351a-574d-41fe-a9b4-d273311002b3} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2026.04.10 22:26:01.974295 [ 6 ] {6868351a-574d-41fe-a9b4-d273311002b3} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001674 sec., 10752.688172043012 rows/sec., 19.27 MiB/sec. | ||
| 5069 | 2026.04.10 22:26:01.974344 [ 6 ] {6868351a-574d-41fe-a9b4-d273311002b3} <Debug> TCPHandler: Processed in 0.001844168 sec. | ||
| 5070 | 2026.04.10 22:26:01.974458 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5071 | 2026.04.10 22:26:01.974549 [ 6 ] {e618d2d0-2fde-43e2-8a53-826b68004d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5072 | 2026.04.10 22:26:01.974590 [ 6 ] {e618d2d0-2fde-43e2-8a53-826b68004d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5073 | 2026.04.10 22:26:01.974913 [ 6 ] {e618d2d0-2fde-43e2-8a53-826b68004d59} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2026.04.10 22:26:01.974947 [ 6 ] {e618d2d0-2fde-43e2-8a53-826b68004d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5075 | 2026.04.10 22:26:01.975238 [ 6 ] {e618d2d0-2fde-43e2-8a53-826b68004d59} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5076 | 2026.04.10 22:26:01.975449 [ 6 ] {e618d2d0-2fde-43e2-8a53-826b68004d59} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2026.04.10 22:26:01.975569 [ 6 ] {e618d2d0-2fde-43e2-8a53-826b68004d59} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001037 sec., 54001.928640308586 rows/sec., 3.63 MiB/sec. | ||
| 5078 | 2026.04.10 22:26:01.975601 [ 6 ] {e618d2d0-2fde-43e2-8a53-826b68004d59} <Debug> TCPHandler: Processed in 0.001191144 sec. | ||
| 5079 | 2026.04.10 22:26:03.043699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11070 | ||
| 5080 | 2026.04.10 22:26:03.044218 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.04.10 22:26:03.044267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5082 | 2026.04.10 22:26:03.044809 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5083 | 2026.04.10 22:26:03.045052 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.04.10 22:26:03.045193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11070 | ||
| 5085 | 2026.04.10 22:26:03.610072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5086 | 2026.04.10 22:26:03.627114 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.04.10 22:26:03.627178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5088 | 2026.04.10 22:26:03.633738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5089 | 2026.04.10 22:26:03.634498 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.04.10 22:26:03.637352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5091 | 2026.04.10 22:26:04.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.22 MiB, peak 256.39 MiB, free memory in arenas 0.00 B, will set to 253.34 MiB (RSS), difference: 1.12 MiB | ||
| 5092 | 2026.04.10 22:26:06.925648 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5093 | 2026.04.10 22:26:06.925914 [ 6 ] {1dfa9423-ef1f-4689-bcf3-42c486f65f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5094 | 2026.04.10 22:26:06.926013 [ 6 ] {1dfa9423-ef1f-4689-bcf3-42c486f65f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5095 | 2026.04.10 22:26:06.926797 [ 6 ] {1dfa9423-ef1f-4689-bcf3-42c486f65f03} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.04.10 22:26:06.926843 [ 6 ] {1dfa9423-ef1f-4689-bcf3-42c486f65f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5097 | 2026.04.10 22:26:06.927264 [ 6 ] {1dfa9423-ef1f-4689-bcf3-42c486f65f03} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5098 | 2026.04.10 22:26:06.927504 [ 6 ] {1dfa9423-ef1f-4689-bcf3-42c486f65f03} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.04.10 22:26:06.927664 [ 6 ] {1dfa9423-ef1f-4689-bcf3-42c486f65f03} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001823 sec., 55951.727921009326 rows/sec., 4.68 MiB/sec. | ||
| 5100 | 2026.04.10 22:26:06.927711 [ 6 ] {1dfa9423-ef1f-4689-bcf3-42c486f65f03} <Debug> TCPHandler: Processed in 0.002236125 sec. | ||
| 5101 | 2026.04.10 22:26:06.927842 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.04.10 22:26:06.927946 [ 6 ] {a5f6b4c7-c58b-43dd-89fa-80cdf2f2c4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5103 | 2026.04.10 22:26:06.927991 [ 6 ] {a5f6b4c7-c58b-43dd-89fa-80cdf2f2c4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5104 | 2026.04.10 22:26:06.928406 [ 6 ] {a5f6b4c7-c58b-43dd-89fa-80cdf2f2c4fc} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.04.10 22:26:06.928445 [ 6 ] {a5f6b4c7-c58b-43dd-89fa-80cdf2f2c4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5106 | 2026.04.10 22:26:06.928756 [ 6 ] {a5f6b4c7-c58b-43dd-89fa-80cdf2f2c4fc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5107 | 2026.04.10 22:26:06.928972 [ 6 ] {a5f6b4c7-c58b-43dd-89fa-80cdf2f2c4fc} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.04.10 22:26:06.929116 [ 6 ] {a5f6b4c7-c58b-43dd-89fa-80cdf2f2c4fc} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001194 sec., 19262.981574539364 rows/sec., 1.41 MiB/sec. | ||
| 5109 | 2026.04.10 22:26:06.929154 [ 6 ] {a5f6b4c7-c58b-43dd-89fa-80cdf2f2c4fc} <Debug> TCPHandler: Processed in 0.001365748 sec. | ||
| 5110 | 2026.04.10 22:26:06.929266 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.04.10 22:26:06.929362 [ 6 ] {dced7fab-8041-485b-9780-ba36549e0179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5112 | 2026.04.10 22:26:06.929402 [ 6 ] {dced7fab-8041-485b-9780-ba36549e0179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5113 | 2026.04.10 22:26:06.929812 [ 6 ] {dced7fab-8041-485b-9780-ba36549e0179} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.04.10 22:26:06.929847 [ 6 ] {dced7fab-8041-485b-9780-ba36549e0179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5115 | 2026.04.10 22:26:06.930157 [ 6 ] {dced7fab-8041-485b-9780-ba36549e0179} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5116 | 2026.04.10 22:26:06.930400 [ 6 ] {dced7fab-8041-485b-9780-ba36549e0179} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.04.10 22:26:06.930528 [ 6 ] {dced7fab-8041-485b-9780-ba36549e0179} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001185 sec., 73417.72151898734 rows/sec., 5.73 MiB/sec. | ||
| 5118 | 2026.04.10 22:26:06.930565 [ 6 ] {dced7fab-8041-485b-9780-ba36549e0179} <Debug> TCPHandler: Processed in 0.001349617 sec. | ||
| 5119 | 2026.04.10 22:26:06.930677 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.04.10 22:26:06.930773 [ 6 ] {56adebc9-48e2-4d8a-a02c-3f0c558632ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5121 | 2026.04.10 22:26:06.930818 [ 6 ] {56adebc9-48e2-4d8a-a02c-3f0c558632ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5122 | 2026.04.10 22:26:06.931239 [ 6 ] {56adebc9-48e2-4d8a-a02c-3f0c558632ce} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.04.10 22:26:06.931276 [ 6 ] {56adebc9-48e2-4d8a-a02c-3f0c558632ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5124 | 2026.04.10 22:26:06.931602 [ 6 ] {56adebc9-48e2-4d8a-a02c-3f0c558632ce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5125 | 2026.04.10 22:26:06.931810 [ 6 ] {56adebc9-48e2-4d8a-a02c-3f0c558632ce} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.04.10 22:26:06.931921 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5127 | 2026.04.10 22:26:06.931940 [ 6 ] {56adebc9-48e2-4d8a-a02c-3f0c558632ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 5128 | 2026.04.10 22:26:06.931992 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2026.04.10 22:26:06.931999 [ 6 ] {56adebc9-48e2-4d8a-a02c-3f0c558632ce} <Debug> TCPHandler: Processed in 0.001371517 sec. | ||
| 5130 | 2026.04.10 22:26:06.932021 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5131 | 2026.04.10 22:26:06.932132 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5132 | 2026.04.10 22:26:06.932154 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::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 | ||
| 5133 | 2026.04.10 22:26:06.932233 [ 6 ] {cd198fbd-6f14-48b7-93b1-e1f03c3ed6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5134 | 2026.04.10 22:26:06.932294 [ 6 ] {cd198fbd-6f14-48b7-93b1-e1f03c3ed6a9} <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 | ||
| 5135 | 2026.04.10 22:26:06.932302 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5136 | 2026.04.10 22:26:06.932347 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8772 rows starting from the beginning of the part | ||
| 5137 | 2026.04.10 22:26:06.932421 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part | ||
| 5138 | 2026.04.10 22:26:06.932471 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 110 rows starting from the beginning of the part | ||
| 5139 | 2026.04.10 22:26:06.932522 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 215 rows starting from the beginning of the part | ||
| 5140 | 2026.04.10 22:26:06.932563 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 631 rows starting from the beginning of the part | ||
| 5141 | 2026.04.10 22:26:06.932608 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::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 | ||
| 5142 | 2026.04.10 22:26:06.933075 [ 6 ] {cd198fbd-6f14-48b7-93b1-e1f03c3ed6a9} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.04.10 22:26:06.933115 [ 6 ] {cd198fbd-6f14-48b7-93b1-e1f03c3ed6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5144 | 2026.04.10 22:26:06.933762 [ 6 ] {cd198fbd-6f14-48b7-93b1-e1f03c3ed6a9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5145 | 2026.04.10 22:26:06.934056 [ 6 ] {cd198fbd-6f14-48b7-93b1-e1f03c3ed6a9} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.04.10 22:26:06.934213 [ 6 ] {cd198fbd-6f14-48b7-93b1-e1f03c3ed6a9} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001996 sec., 11523.04609218437 rows/sec., 20.65 MiB/sec. | ||
| 5147 | 2026.04.10 22:26:06.934266 [ 6 ] {cd198fbd-6f14-48b7-93b1-e1f03c3ed6a9} <Debug> TCPHandler: Processed in 0.002182494 sec. | ||
| 5148 | 2026.04.10 22:26:06.934382 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2026.04.10 22:26:06.934478 [ 6 ] {4d885a66-a8c8-47de-a351-f0c79ed102cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5150 | 2026.04.10 22:26:06.934518 [ 6 ] {4d885a66-a8c8-47de-a351-f0c79ed102cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5151 | 2026.04.10 22:26:06.934861 [ 6 ] {4d885a66-a8c8-47de-a351-f0c79ed102cc} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.04.10 22:26:06.934898 [ 6 ] {4d885a66-a8c8-47de-a351-f0c79ed102cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5153 | 2026.04.10 22:26:06.935260 [ 6 ] {4d885a66-a8c8-47de-a351-f0c79ed102cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5154 | 2026.04.10 22:26:06.935505 [ 6 ] {4d885a66-a8c8-47de-a351-f0c79ed102cc} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.04.10 22:26:06.935646 [ 6 ] {4d885a66-a8c8-47de-a351-f0c79ed102cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 5156 | 2026.04.10 22:26:06.935682 [ 6 ] {4d885a66-a8c8-47de-a351-f0c79ed102cc} <Debug> TCPHandler: Processed in 0.001350158 sec. | ||
| 5157 | 2026.04.10 22:26:06.936344 [ 187 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9954 rows, containing 5 columns (5 merged, 0 gathered) in 0.004248806 sec., 2342775.8292565015 rows/sec., 153.54 MiB/sec. | ||
| 5158 | 2026.04.10 22:26:06.936674 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5159 | 2026.04.10 22:26:06.937003 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.04.10 22:26:06.937089 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5161 | 2026.04.10 22:26:06.937188 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 5162 | 2026.04.10 22:26:07.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.82 MiB, peak 258.90 MiB, free memory in arenas 0.00 B, will set to 254.99 MiB (RSS), difference: 1.16 MiB | ||
| 5163 | 2026.04.10 22:26:10.407373 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5164 | 2026.04.10 22:26:10.407433 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5165 | 2026.04.10 22:26:10.545338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11518 | ||
| 5166 | 2026.04.10 22:26:10.545832 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.04.10 22:26:10.545882 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5168 | 2026.04.10 22:26:10.546428 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5169 | 2026.04.10 22:26:10.546679 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2026.04.10 22:26:10.546817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11518 | ||
| 5171 | 2026.04.10 22:26:10.574771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 640 | ||
| 5172 | 2026.04.10 22:26:10.577466 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.04.10 22:26:10.577522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5174 | 2026.04.10 22:26:10.578842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5175 | 2026.04.10 22:26:10.579127 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.04.10 22:26:10.579419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 5177 | 2026.04.10 22:26:11.137494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5178 | 2026.04.10 22:26:11.154670 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2026.04.10 22:26:11.154723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5180 | 2026.04.10 22:26:11.161048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5181 | 2026.04.10 22:26:11.161935 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.04.10 22:26:11.164815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5183 | 2026.04.10 22:26:11.924660 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.04.10 22:26:11.924867 [ 6 ] {6ae9febd-15d2-4631-a817-4c90b9ffaf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5185 | 2026.04.10 22:26:11.924944 [ 6 ] {6ae9febd-15d2-4631-a817-4c90b9ffaf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5186 | 2026.04.10 22:26:11.925653 [ 6 ] {6ae9febd-15d2-4631-a817-4c90b9ffaf73} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.04.10 22:26:11.925702 [ 6 ] {6ae9febd-15d2-4631-a817-4c90b9ffaf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5188 | 2026.04.10 22:26:11.926110 [ 6 ] {6ae9febd-15d2-4631-a817-4c90b9ffaf73} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5189 | 2026.04.10 22:26:11.926338 [ 6 ] {6ae9febd-15d2-4631-a817-4c90b9ffaf73} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2026.04.10 22:26:11.926486 [ 6 ] {6ae9febd-15d2-4631-a817-4c90b9ffaf73} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001677 sec., 54859.868813357185 rows/sec., 4.64 MiB/sec. | ||
| 5191 | 2026.04.10 22:26:11.926533 [ 6 ] {6ae9febd-15d2-4631-a817-4c90b9ffaf73} <Debug> TCPHandler: Processed in 0.00201115 sec. | ||
| 5192 | 2026.04.10 22:26:11.926654 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5193 | 2026.04.10 22:26:11.926754 [ 6 ] {89288f1d-e9a1-4d90-bd7d-10c910636765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5194 | 2026.04.10 22:26:11.926797 [ 6 ] {89288f1d-e9a1-4d90-bd7d-10c910636765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5195 | 2026.04.10 22:26:11.927195 [ 6 ] {89288f1d-e9a1-4d90-bd7d-10c910636765} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.04.10 22:26:11.927231 [ 6 ] {89288f1d-e9a1-4d90-bd7d-10c910636765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5197 | 2026.04.10 22:26:11.927552 [ 6 ] {89288f1d-e9a1-4d90-bd7d-10c910636765} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5198 | 2026.04.10 22:26:11.927757 [ 6 ] {89288f1d-e9a1-4d90-bd7d-10c910636765} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5199 | 2026.04.10 22:26:11.927863 [ 9 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5200 | 2026.04.10 22:26:11.927881 [ 6 ] {89288f1d-e9a1-4d90-bd7d-10c910636765} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001151 sec., 15638.575152041703 rows/sec., 1.15 MiB/sec. | ||
| 5201 | 2026.04.10 22:26:11.927933 [ 9 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2026.04.10 22:26:11.927940 [ 6 ] {89288f1d-e9a1-4d90-bd7d-10c910636765} <Debug> TCPHandler: Processed in 0.001336547 sec. | ||
| 5203 | 2026.04.10 22:26:11.927962 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5204 | 2026.04.10 22:26:11.928060 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.04.10 22:26:11.928089 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::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 | ||
| 5206 | 2026.04.10 22:26:11.928156 [ 6 ] {6fa45017-3c73-4fa9-988c-27aa83788c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5207 | 2026.04.10 22:26:11.928201 [ 6 ] {6fa45017-3c73-4fa9-988c-27aa83788c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5208 | 2026.04.10 22:26:11.928240 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5209 | 2026.04.10 22:26:11.928282 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 210 rows starting from the beginning of the part | ||
| 5210 | 2026.04.10 22:26:11.928355 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part | ||
| 5211 | 2026.04.10 22:26:11.928404 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 165 rows starting from the beginning of the part | ||
| 5212 | 2026.04.10 22:26:11.928450 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 5213 | 2026.04.10 22:26:11.928496 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part | ||
| 5214 | 2026.04.10 22:26:11.928543 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part | ||
| 5215 | 2026.04.10 22:26:11.928766 [ 6 ] {6fa45017-3c73-4fa9-988c-27aa83788c1c} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.04.10 22:26:11.928807 [ 6 ] {6fa45017-3c73-4fa9-988c-27aa83788c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5217 | 2026.04.10 22:26:11.929129 [ 6 ] {6fa45017-3c73-4fa9-988c-27aa83788c1c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5218 | 2026.04.10 22:26:11.929351 [ 6 ] {6fa45017-3c73-4fa9-988c-27aa83788c1c} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.04.10 22:26:11.929393 [ 193 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362188 sec., 342096.68562635995 rows/sec., 23.34 MiB/sec. | ||
| 5220 | 2026.04.10 22:26:11.929476 [ 6 ] {6fa45017-3c73-4fa9-988c-27aa83788c1c} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001338 sec., 61285.500747384154 rows/sec., 4.79 MiB/sec. | ||
| 5221 | 2026.04.10 22:26:11.929517 [ 6 ] {6fa45017-3c73-4fa9-988c-27aa83788c1c} <Debug> TCPHandler: Processed in 0.00150433 sec. | ||
| 5222 | 2026.04.10 22:26:11.929606 [ 193 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5223 | 2026.04.10 22:26:11.929632 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2026.04.10 22:26:11.929729 [ 6 ] {cc223839-6d69-4d51-862c-e15e10e5313a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5225 | 2026.04.10 22:26:11.929774 [ 6 ] {cc223839-6d69-4d51-862c-e15e10e5313a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5226 | 2026.04.10 22:26:11.929919 [ 193 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_26_5} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2026.04.10 22:26:11.929999 [ 193 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_26_5} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5228 | 2026.04.10 22:26:11.930092 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5229 | 2026.04.10 22:26:11.930174 [ 6 ] {cc223839-6d69-4d51-862c-e15e10e5313a} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.04.10 22:26:11.930213 [ 6 ] {cc223839-6d69-4d51-862c-e15e10e5313a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5231 | 2026.04.10 22:26:11.930553 [ 6 ] {cc223839-6d69-4d51-862c-e15e10e5313a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5232 | 2026.04.10 22:26:11.930767 [ 6 ] {cc223839-6d69-4d51-862c-e15e10e5313a} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.04.10 22:26:11.930893 [ 6 ] {cc223839-6d69-4d51-862c-e15e10e5313a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 5234 | 2026.04.10 22:26:11.930929 [ 6 ] {cc223839-6d69-4d51-862c-e15e10e5313a} <Debug> TCPHandler: Processed in 0.001348227 sec. | ||
| 5235 | 2026.04.10 22:26:11.931032 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.04.10 22:26:11.931128 [ 6 ] {25f2e61b-2bea-4fca-b4ed-dc2cd888e441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5237 | 2026.04.10 22:26:11.931183 [ 6 ] {25f2e61b-2bea-4fca-b4ed-dc2cd888e441} <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 | ||
| 5238 | 2026.04.10 22:26:11.932041 [ 6 ] {25f2e61b-2bea-4fca-b4ed-dc2cd888e441} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.04.10 22:26:11.932085 [ 6 ] {25f2e61b-2bea-4fca-b4ed-dc2cd888e441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5240 | 2026.04.10 22:26:11.932800 [ 6 ] {25f2e61b-2bea-4fca-b4ed-dc2cd888e441} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5241 | 2026.04.10 22:26:11.933135 [ 6 ] {25f2e61b-2bea-4fca-b4ed-dc2cd888e441} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5242 | 2026.04.10 22:26:11.933286 [ 9 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5243 | 2026.04.10 22:26:11.933312 [ 6 ] {25f2e61b-2bea-4fca-b4ed-dc2cd888e441} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.0022 sec., 8181.818181818181 rows/sec., 14.66 MiB/sec. | ||
| 5244 | 2026.04.10 22:26:11.933338 [ 9 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.04.10 22:26:11.933368 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5246 | 2026.04.10 22:26:11.933409 [ 6 ] {25f2e61b-2bea-4fca-b4ed-dc2cd888e441} <Debug> TCPHandler: Processed in 0.002423349 sec. | ||
| 5247 | 2026.04.10 22:26:11.933478 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::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 | ||
| 5248 | 2026.04.10 22:26:11.933738 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5249 | 2026.04.10 22:26:11.933809 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 453 rows starting from the beginning of the part | ||
| 5250 | 2026.04.10 22:26:11.933967 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part | ||
| 5251 | 2026.04.10 22:26:11.934094 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part | ||
| 5252 | 2026.04.10 22:26:11.934220 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
| 5253 | 2026.04.10 22:26:11.934353 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part | ||
| 5254 | 2026.04.10 22:26:11.934417 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5255 | 2026.04.10 22:26:11.934480 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part | ||
| 5256 | 2026.04.10 22:26:11.934565 [ 6 ] {960cb0aa-5376-4ee4-b3ce-78442f0c9dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5257 | 2026.04.10 22:26:11.934620 [ 6 ] {960cb0aa-5376-4ee4-b3ce-78442f0c9dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5258 | 2026.04.10 22:26:11.934989 [ 6 ] {960cb0aa-5376-4ee4-b3ce-78442f0c9dbd} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2026.04.10 22:26:11.935023 [ 6 ] {960cb0aa-5376-4ee4-b3ce-78442f0c9dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5260 | 2026.04.10 22:26:11.935354 [ 6 ] {960cb0aa-5376-4ee4-b3ce-78442f0c9dbd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5261 | 2026.04.10 22:26:11.935666 [ 6 ] {960cb0aa-5376-4ee4-b3ce-78442f0c9dbd} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2026.04.10 22:26:11.935779 [ 9 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5263 | 2026.04.10 22:26:11.935793 [ 6 ] {960cb0aa-5376-4ee4-b3ce-78442f0c9dbd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. | ||
| 5264 | 2026.04.10 22:26:11.935823 [ 9 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.04.10 22:26:11.935844 [ 6 ] {960cb0aa-5376-4ee4-b3ce-78442f0c9dbd} <Debug> TCPHandler: Processed in 0.00148582 sec. | ||
| 5266 | 2026.04.10 22:26:11.935849 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5267 | 2026.04.10 22:26:11.935950 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::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 | ||
| 5268 | 2026.04.10 22:26:11.936063 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5269 | 2026.04.10 22:26:11.936095 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 842 rows starting from the beginning of the part | ||
| 5270 | 2026.04.10 22:26:11.936278 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 5271 | 2026.04.10 22:26:11.936326 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 70 rows starting from the beginning of the part | ||
| 5272 | 2026.04.10 22:26:11.936366 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 5273 | 2026.04.10 22:26:11.936404 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 5274 | 2026.04.10 22:26:11.936443 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::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 | ||
| 5275 | 2026.04.10 22:26:11.937372 [ 188 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1128 rows, containing 4 columns (4 merged, 0 gathered) in 0.001455649 sec., 774912.083888355 rows/sec., 49.96 MiB/sec. | ||
| 5276 | 2026.04.10 22:26:11.937607 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5277 | 2026.04.10 22:26:11.937876 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_26_5} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2026.04.10 22:26:11.937939 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_26_5} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5279 | 2026.04.10 22:26:11.938000 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5280 | 2026.04.10 22:26:11.946464 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 19 columns (19 merged, 0 gathered) in 0.013037583 sec., 42415.83735267496 rows/sec., 76.01 MiB/sec. | ||
| 5281 | 2026.04.10 22:26:11.947403 [ 193 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5282 | 2026.04.10 22:26:11.947753 [ 193 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.04.10 22:26:11.947824 [ 193 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5284 | 2026.04.10 22:26:11.947940 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5285 | 2026.04.10 22:26:12.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.07 MiB, peak 263.40 MiB, free memory in arenas 0.00 B, will set to 257.16 MiB (RSS), difference: 1.09 MiB | ||
| 5286 | 2026.04.10 22:26:12.317985 [ 9 ] {} <Debug> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5287 | 2026.04.10 22:26:12.318054 [ 9 ] {} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.04.10 22:26:12.318079 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5289 | 2026.04.10 22:26:12.318214 [ 191 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5290 | 2026.04.10 22:26:12.318380 [ 191 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5291 | 2026.04.10 22:26:12.318417 [ 191 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 5292 | 2026.04.10 22:26:12.318492 [ 191 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 5293 | 2026.04.10 22:26:12.318543 [ 191 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 5294 | 2026.04.10 22:26:12.318592 [ 191 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5295 | 2026.04.10 22:26:12.318629 [ 191 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5296 | 2026.04.10 22:26:12.319521 [ 190 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369308 sec., 847143.2285504795 rows/sec., 57.38 MiB/sec. | ||
| 5297 | 2026.04.10 22:26:12.319736 [ 188 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5298 | 2026.04.10 22:26:12.320047 [ 188 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_9_2} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2026.04.10 22:26:12.320119 [ 188 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_9_2} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5300 | 2026.04.10 22:26:12.320205 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5301 | 2026.04.10 22:26:12.744977 [ 25 ] {} <Debug> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5302 | 2026.04.10 22:26:12.745048 [ 25 ] {} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2026.04.10 22:26:12.745072 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5304 | 2026.04.10 22:26:12.745215 [ 191 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5305 | 2026.04.10 22:26:12.745393 [ 191 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5306 | 2026.04.10 22:26:12.745431 [ 191 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 5307 | 2026.04.10 22:26:12.745503 [ 191 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 5308 | 2026.04.10 22:26:12.745557 [ 191 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 5309 | 2026.04.10 22:26:12.745601 [ 191 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 5310 | 2026.04.10 22:26:12.745638 [ 191 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 5311 | 2026.04.10 22:26:12.746425 [ 190 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271985 sec., 474848.3669225659 rows/sec., 29.00 MiB/sec. | ||
| 5312 | 2026.04.10 22:26:12.746652 [ 189 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5313 | 2026.04.10 22:26:12.746984 [ 189 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_9_2} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2026.04.10 22:26:12.747070 [ 189 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_9_2} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5315 | 2026.04.10 22:26:12.747165 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5316 | 2026.04.10 22:26:14.022266 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2026.04.10 22:26:14.022502 [ 6 ] {1563f56d-ab6b-42cd-9ab1-e70e24f322a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5318 | 2026.04.10 22:26:14.022576 [ 6 ] {1563f56d-ab6b-42cd-9ab1-e70e24f322a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5319 | 2026.04.10 22:26:14.023229 [ 6 ] {1563f56d-ab6b-42cd-9ab1-e70e24f322a8} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.04.10 22:26:14.023279 [ 6 ] {1563f56d-ab6b-42cd-9ab1-e70e24f322a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5321 | 2026.04.10 22:26:14.023677 [ 6 ] {1563f56d-ab6b-42cd-9ab1-e70e24f322a8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5322 | 2026.04.10 22:26:14.023915 [ 6 ] {1563f56d-ab6b-42cd-9ab1-e70e24f322a8} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.04.10 22:26:14.024073 [ 6 ] {1563f56d-ab6b-42cd-9ab1-e70e24f322a8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001626 sec., 3690.0369003690034 rows/sec., 300.90 KiB/sec. | ||
| 5324 | 2026.04.10 22:26:14.024119 [ 6 ] {1563f56d-ab6b-42cd-9ab1-e70e24f322a8} <Debug> TCPHandler: Processed in 0.0019943 sec. | ||
| 5325 | 2026.04.10 22:26:14.024245 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2026.04.10 22:26:14.024368 [ 6 ] {4826b7a5-4be1-4ca2-876f-eef897e3a3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5327 | 2026.04.10 22:26:14.024416 [ 6 ] {4826b7a5-4be1-4ca2-876f-eef897e3a3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5328 | 2026.04.10 22:26:14.026018 [ 6 ] {4826b7a5-4be1-4ca2-876f-eef897e3a3ff} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.04.10 22:26:14.026055 [ 6 ] {4826b7a5-4be1-4ca2-876f-eef897e3a3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5330 | 2026.04.10 22:26:14.026537 [ 6 ] {4826b7a5-4be1-4ca2-876f-eef897e3a3ff} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5331 | 2026.04.10 22:26:14.026755 [ 6 ] {4826b7a5-4be1-4ca2-876f-eef897e3a3ff} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5332 | 2026.04.10 22:26:14.026884 [ 6 ] {4826b7a5-4be1-4ca2-876f-eef897e3a3ff} <Debug> executeQuery: Read 2454 rows, 186.25 KiB in 0.00254 sec., 966141.7322834645 rows/sec., 71.61 MiB/sec. | ||
| 5333 | 2026.04.10 22:26:14.026921 [ 6 ] {4826b7a5-4be1-4ca2-876f-eef897e3a3ff} <Debug> TCPHandler: Processed in 0.002735796 sec. | ||
| 5334 | 2026.04.10 22:26:14.027032 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5335 | 2026.04.10 22:26:14.027125 [ 6 ] {f502aaf2-bbb9-41a1-9432-fe458a92edd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5336 | 2026.04.10 22:26:14.027163 [ 6 ] {f502aaf2-bbb9-41a1-9432-fe458a92edd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5337 | 2026.04.10 22:26:14.027565 [ 6 ] {f502aaf2-bbb9-41a1-9432-fe458a92edd7} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5338 | 2026.04.10 22:26:14.027602 [ 6 ] {f502aaf2-bbb9-41a1-9432-fe458a92edd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5339 | 2026.04.10 22:26:14.027905 [ 6 ] {f502aaf2-bbb9-41a1-9432-fe458a92edd7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5340 | 2026.04.10 22:26:14.028143 [ 6 ] {f502aaf2-bbb9-41a1-9432-fe458a92edd7} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5341 | 2026.04.10 22:26:14.028271 [ 6 ] {f502aaf2-bbb9-41a1-9432-fe458a92edd7} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001165 sec., 34334.76394849785 rows/sec., 2.49 MiB/sec. | ||
| 5342 | 2026.04.10 22:26:14.028308 [ 6 ] {f502aaf2-bbb9-41a1-9432-fe458a92edd7} <Debug> TCPHandler: Processed in 0.001324357 sec. | ||
| 5343 | 2026.04.10 22:26:14.028411 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5344 | 2026.04.10 22:26:14.028512 [ 6 ] {19960a60-2dd2-4141-84f4-1052fa9620b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5345 | 2026.04.10 22:26:14.028551 [ 6 ] {19960a60-2dd2-4141-84f4-1052fa9620b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5346 | 2026.04.10 22:26:14.029332 [ 6 ] {19960a60-2dd2-4141-84f4-1052fa9620b3} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5347 | 2026.04.10 22:26:14.029375 [ 6 ] {19960a60-2dd2-4141-84f4-1052fa9620b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5348 | 2026.04.10 22:26:14.029750 [ 6 ] {19960a60-2dd2-4141-84f4-1052fa9620b3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5349 | 2026.04.10 22:26:14.029969 [ 6 ] {19960a60-2dd2-4141-84f4-1052fa9620b3} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2026.04.10 22:26:14.030101 [ 6 ] {19960a60-2dd2-4141-84f4-1052fa9620b3} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001608 sec., 498134.32835820894 rows/sec., 28.77 MiB/sec. | ||
| 5351 | 2026.04.10 22:26:14.030138 [ 6 ] {19960a60-2dd2-4141-84f4-1052fa9620b3} <Debug> TCPHandler: Processed in 0.001775526 sec. | ||
| 5352 | 2026.04.10 22:26:14.030241 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5353 | 2026.04.10 22:26:14.030332 [ 6 ] {f4f5c24c-76e1-4e1a-8e33-99c803940b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5354 | 2026.04.10 22:26:14.030371 [ 6 ] {f4f5c24c-76e1-4e1a-8e33-99c803940b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5355 | 2026.04.10 22:26:14.030742 [ 6 ] {f4f5c24c-76e1-4e1a-8e33-99c803940b3a} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.04.10 22:26:14.030777 [ 6 ] {f4f5c24c-76e1-4e1a-8e33-99c803940b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5357 | 2026.04.10 22:26:14.031057 [ 6 ] {f4f5c24c-76e1-4e1a-8e33-99c803940b3a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5358 | 2026.04.10 22:26:14.031270 [ 6 ] {f4f5c24c-76e1-4e1a-8e33-99c803940b3a} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2026.04.10 22:26:14.031395 [ 6 ] {f4f5c24c-76e1-4e1a-8e33-99c803940b3a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 65.04 KiB/sec. | ||
| 5360 | 2026.04.10 22:26:14.031432 [ 6 ] {f4f5c24c-76e1-4e1a-8e33-99c803940b3a} <Debug> TCPHandler: Processed in 0.001236995 sec. | ||
| 5361 | 2026.04.10 22:26:14.031540 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5362 | 2026.04.10 22:26:14.031631 [ 6 ] {ccd86628-da25-4909-9bb1-29f6275697c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5363 | 2026.04.10 22:26:14.031671 [ 6 ] {ccd86628-da25-4909-9bb1-29f6275697c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5364 | 2026.04.10 22:26:14.032596 [ 6 ] {ccd86628-da25-4909-9bb1-29f6275697c9} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2026.04.10 22:26:14.032635 [ 6 ] {ccd86628-da25-4909-9bb1-29f6275697c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5366 | 2026.04.10 22:26:14.032996 [ 6 ] {ccd86628-da25-4909-9bb1-29f6275697c9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5367 | 2026.04.10 22:26:14.033207 [ 6 ] {ccd86628-da25-4909-9bb1-29f6275697c9} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2026.04.10 22:26:14.033335 [ 6 ] {ccd86628-da25-4909-9bb1-29f6275697c9} <Debug> executeQuery: Read 1319 rows, 90.45 KiB in 0.001722 sec., 765969.8025551684 rows/sec., 51.29 MiB/sec. | ||
| 5369 | 2026.04.10 22:26:14.033371 [ 6 ] {ccd86628-da25-4909-9bb1-29f6275697c9} <Debug> TCPHandler: Processed in 0.001886438 sec. | ||
| 5370 | 2026.04.10 22:26:14.033484 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5371 | 2026.04.10 22:26:14.033600 [ 6 ] {d139f919-d11d-4e42-b032-dbc0d2d68b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5372 | 2026.04.10 22:26:14.033647 [ 6 ] {d139f919-d11d-4e42-b032-dbc0d2d68b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5373 | 2026.04.10 22:26:14.034332 [ 6 ] {d139f919-d11d-4e42-b032-dbc0d2d68b94} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2026.04.10 22:26:14.034368 [ 6 ] {d139f919-d11d-4e42-b032-dbc0d2d68b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5375 | 2026.04.10 22:26:14.034802 [ 6 ] {d139f919-d11d-4e42-b032-dbc0d2d68b94} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5376 | 2026.04.10 22:26:14.035020 [ 6 ] {d139f919-d11d-4e42-b032-dbc0d2d68b94} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2026.04.10 22:26:14.035152 [ 6 ] {d139f919-d11d-4e42-b032-dbc0d2d68b94} <Debug> executeQuery: Read 1531 rows, 95.40 KiB in 0.001576 sec., 971446.7005076143 rows/sec., 59.11 MiB/sec. | ||
| 5378 | 2026.04.10 22:26:14.035188 [ 6 ] {d139f919-d11d-4e42-b032-dbc0d2d68b94} <Debug> TCPHandler: Processed in 0.001761616 sec. | ||
| 5379 | 2026.04.10 22:26:14.035292 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2026.04.10 22:26:14.035384 [ 6 ] {91347f78-706c-4856-b54a-58d23a075523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5381 | 2026.04.10 22:26:14.035437 [ 6 ] {91347f78-706c-4856-b54a-58d23a075523} <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 | ||
| 5382 | 2026.04.10 22:26:14.036227 [ 6 ] {91347f78-706c-4856-b54a-58d23a075523} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.04.10 22:26:14.036263 [ 6 ] {91347f78-706c-4856-b54a-58d23a075523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5384 | 2026.04.10 22:26:14.036785 [ 6 ] {91347f78-706c-4856-b54a-58d23a075523} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5385 | 2026.04.10 22:26:14.036995 [ 6 ] {91347f78-706c-4856-b54a-58d23a075523} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.04.10 22:26:14.037130 [ 6 ] {91347f78-706c-4856-b54a-58d23a075523} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001764 sec., 19274.37641723356 rows/sec., 34.54 MiB/sec. | ||
| 5387 | 2026.04.10 22:26:14.037180 [ 6 ] {91347f78-706c-4856-b54a-58d23a075523} <Debug> TCPHandler: Processed in 0.001935619 sec. | ||
| 5388 | 2026.04.10 22:26:14.037284 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5389 | 2026.04.10 22:26:14.037377 [ 6 ] {27e39517-8b53-490b-8390-f0815c40a8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5390 | 2026.04.10 22:26:14.037417 [ 6 ] {27e39517-8b53-490b-8390-f0815c40a8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5391 | 2026.04.10 22:26:14.037730 [ 6 ] {27e39517-8b53-490b-8390-f0815c40a8a5} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.04.10 22:26:14.037765 [ 6 ] {27e39517-8b53-490b-8390-f0815c40a8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5393 | 2026.04.10 22:26:14.038052 [ 6 ] {27e39517-8b53-490b-8390-f0815c40a8a5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5394 | 2026.04.10 22:26:14.038259 [ 6 ] {27e39517-8b53-490b-8390-f0815c40a8a5} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.04.10 22:26:14.038381 [ 6 ] {27e39517-8b53-490b-8390-f0815c40a8a5} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001022 sec., 23483.365949119376 rows/sec., 1.58 MiB/sec. | ||
| 5396 | 2026.04.10 22:26:14.038415 [ 6 ] {27e39517-8b53-490b-8390-f0815c40a8a5} <Debug> TCPHandler: Processed in 0.001177384 sec. | ||
| 5397 | 2026.04.10 22:26:15.400275 [ 34 ] {} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5398 | 2026.04.10 22:26:15.400345 [ 34 ] {} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.04.10 22:26:15.400369 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5400 | 2026.04.10 22:26:15.400466 [ 202 ] {e52c9357-f7ef-4d02-8db7-b7db342a1a14::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 | ||
| 5401 | 2026.04.10 22:26:15.400741 [ 202 ] {e52c9357-f7ef-4d02-8db7-b7db342a1a14::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5402 | 2026.04.10 22:26:15.400781 [ 202 ] {e52c9357-f7ef-4d02-8db7-b7db342a1a14::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 5403 | 2026.04.10 22:26:15.400871 [ 202 ] {e52c9357-f7ef-4d02-8db7-b7db342a1a14::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
| 5404 | 2026.04.10 22:26:15.400942 [ 202 ] {e52c9357-f7ef-4d02-8db7-b7db342a1a14::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 5405 | 2026.04.10 22:26:15.401000 [ 202 ] {e52c9357-f7ef-4d02-8db7-b7db342a1a14::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 5406 | 2026.04.10 22:26:15.401059 [ 202 ] {e52c9357-f7ef-4d02-8db7-b7db342a1a14::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 5407 | 2026.04.10 22:26:15.402490 [ 189 ] {e52c9357-f7ef-4d02-8db7-b7db342a1a14::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 6 columns (6 merged, 0 gathered) in 0.002059682 sec., 24761.10389856298 rows/sec., 5.86 MiB/sec. | ||
| 5408 | 2026.04.10 22:26:15.402656 [ 202 ] {e52c9357-f7ef-4d02-8db7-b7db342a1a14::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5409 | 2026.04.10 22:26:15.402945 [ 202 ] {e52c9357-f7ef-4d02-8db7-b7db342a1a14::all_1_5_1} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2026.04.10 22:26:15.403009 [ 202 ] {e52c9357-f7ef-4d02-8db7-b7db342a1a14::all_1_5_1} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5411 | 2026.04.10 22:26:15.403068 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5412 | 2026.04.10 22:26:16.921625 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2026.04.10 22:26:16.921867 [ 6 ] {d0f21cbc-5a82-4de7-af26-e8428551e537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5414 | 2026.04.10 22:26:16.921941 [ 6 ] {d0f21cbc-5a82-4de7-af26-e8428551e537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5415 | 2026.04.10 22:26:16.922660 [ 6 ] {d0f21cbc-5a82-4de7-af26-e8428551e537} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2026.04.10 22:26:16.922706 [ 6 ] {d0f21cbc-5a82-4de7-af26-e8428551e537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5417 | 2026.04.10 22:26:16.923114 [ 6 ] {d0f21cbc-5a82-4de7-af26-e8428551e537} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5418 | 2026.04.10 22:26:16.923343 [ 6 ] {d0f21cbc-5a82-4de7-af26-e8428551e537} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.04.10 22:26:16.923497 [ 6 ] {d0f21cbc-5a82-4de7-af26-e8428551e537} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.55 MiB/sec. | ||
| 5420 | 2026.04.10 22:26:16.923502 [ 69 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5421 | 2026.04.10 22:26:16.923546 [ 6 ] {d0f21cbc-5a82-4de7-af26-e8428551e537} <Debug> TCPHandler: Processed in 0.002093413 sec. | ||
| 5422 | 2026.04.10 22:26:16.923587 [ 69 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2026.04.10 22:26:16.923618 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5424 | 2026.04.10 22:26:16.923678 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5425 | 2026.04.10 22:26:16.923717 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::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 | ||
| 5426 | 2026.04.10 22:26:16.923786 [ 6 ] {25f80887-de5f-44af-b40a-1bcb934d6f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5427 | 2026.04.10 22:26:16.923830 [ 6 ] {25f80887-de5f-44af-b40a-1bcb934d6f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5428 | 2026.04.10 22:26:16.923832 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5429 | 2026.04.10 22:26:16.923871 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3213 rows starting from the beginning of the part | ||
| 5430 | 2026.04.10 22:26:16.923937 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 213 rows starting from the beginning of the part | ||
| 5431 | 2026.04.10 22:26:16.923989 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 102 rows starting from the beginning of the part | ||
| 5432 | 2026.04.10 22:26:16.924036 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 92 rows starting from the beginning of the part | ||
| 5433 | 2026.04.10 22:26:16.924081 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2454 rows starting from the beginning of the part | ||
| 5434 | 2026.04.10 22:26:16.924126 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5435 | 2026.04.10 22:26:16.924282 [ 6 ] {25f80887-de5f-44af-b40a-1bcb934d6f8d} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.04.10 22:26:16.924317 [ 6 ] {25f80887-de5f-44af-b40a-1bcb934d6f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5437 | 2026.04.10 22:26:16.924638 [ 6 ] {25f80887-de5f-44af-b40a-1bcb934d6f8d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5438 | 2026.04.10 22:26:16.924855 [ 6 ] {25f80887-de5f-44af-b40a-1bcb934d6f8d} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.04.10 22:26:16.924967 [ 69 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5440 | 2026.04.10 22:26:16.924986 [ 6 ] {25f80887-de5f-44af-b40a-1bcb934d6f8d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 5441 | 2026.04.10 22:26:16.925003 [ 69 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.04.10 22:26:16.925028 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5443 | 2026.04.10 22:26:16.925032 [ 6 ] {25f80887-de5f-44af-b40a-1bcb934d6f8d} <Debug> TCPHandler: Processed in 0.001407459 sec. | ||
| 5444 | 2026.04.10 22:26:16.925138 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::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 | ||
| 5445 | 2026.04.10 22:26:16.925163 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.04.10 22:26:16.925276 [ 6 ] {4217601f-1ecc-41fe-8872-44c63876af72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5447 | 2026.04.10 22:26:16.925283 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5448 | 2026.04.10 22:26:16.925328 [ 6 ] {4217601f-1ecc-41fe-8872-44c63876af72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5449 | 2026.04.10 22:26:16.925330 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1766 rows starting from the beginning of the part | ||
| 5450 | 2026.04.10 22:26:16.925416 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 120 rows starting from the beginning of the part | ||
| 5451 | 2026.04.10 22:26:16.925466 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 87 rows starting from the beginning of the part | ||
| 5452 | 2026.04.10 22:26:16.925508 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part | ||
| 5453 | 2026.04.10 22:26:16.925545 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1319 rows starting from the beginning of the part | ||
| 5454 | 2026.04.10 22:26:16.925582 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 5455 | 2026.04.10 22:26:16.925717 [ 6 ] {4217601f-1ecc-41fe-8872-44c63876af72} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.04.10 22:26:16.925758 [ 6 ] {4217601f-1ecc-41fe-8872-44c63876af72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5457 | 2026.04.10 22:26:16.926102 [ 6 ] {4217601f-1ecc-41fe-8872-44c63876af72} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5458 | 2026.04.10 22:26:16.926223 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6130 rows, containing 5 columns (5 merged, 0 gathered) in 0.002549071 sec., 2404797.6694254493 rows/sec., 190.62 MiB/sec. | ||
| 5459 | 2026.04.10 22:26:16.926336 [ 6 ] {4217601f-1ecc-41fe-8872-44c63876af72} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.04.10 22:26:16.926476 [ 6 ] {4217601f-1ecc-41fe-8872-44c63876af72} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001221 sec., 78624.07862407863 rows/sec., 5.48 MiB/sec. | ||
| 5461 | 2026.04.10 22:26:16.926513 [ 6 ] {4217601f-1ecc-41fe-8872-44c63876af72} <Debug> TCPHandler: Processed in 0.001401939 sec. | ||
| 5462 | 2026.04.10 22:26:16.926610 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5463 | 2026.04.10 22:26:16.926629 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2026.04.10 22:26:16.926729 [ 6 ] {9dad4f59-87f5-4eb8-8105-dbf8600b77b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5465 | 2026.04.10 22:26:16.926772 [ 6 ] {9dad4f59-87f5-4eb8-8105-dbf8600b77b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5466 | 2026.04.10 22:26:16.926917 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_31_6} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.04.10 22:26:16.927004 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_31_6} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5468 | 2026.04.10 22:26:16.927025 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3438 rows, containing 5 columns (5 merged, 0 gathered) in 0.001941189 sec., 1771079.4775779173 rows/sec., 128.13 MiB/sec. | ||
| 5469 | 2026.04.10 22:26:16.927094 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 5470 | 2026.04.10 22:26:16.927111 [ 6 ] {9dad4f59-87f5-4eb8-8105-dbf8600b77b4} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2026.04.10 22:26:16.927153 [ 6 ] {9dad4f59-87f5-4eb8-8105-dbf8600b77b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5472 | 2026.04.10 22:26:16.927280 [ 189 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5473 | 2026.04.10 22:26:16.927489 [ 6 ] {9dad4f59-87f5-4eb8-8105-dbf8600b77b4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5474 | 2026.04.10 22:26:16.927637 [ 189 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_31_6} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2026.04.10 22:26:16.927734 [ 189 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_31_6} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5476 | 2026.04.10 22:26:16.927743 [ 6 ] {9dad4f59-87f5-4eb8-8105-dbf8600b77b4} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.04.10 22:26:16.927829 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5478 | 2026.04.10 22:26:16.927880 [ 6 ] {9dad4f59-87f5-4eb8-8105-dbf8600b77b4} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001169 sec., 30795.551753635587 rows/sec., 2.08 MiB/sec. | ||
| 5479 | 2026.04.10 22:26:16.927920 [ 6 ] {9dad4f59-87f5-4eb8-8105-dbf8600b77b4} <Debug> TCPHandler: Processed in 0.001340087 sec. | ||
| 5480 | 2026.04.10 22:26:18.046972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12030 | ||
| 5481 | 2026.04.10 22:26:18.047624 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.04.10 22:26:18.047679 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5483 | 2026.04.10 22:26:18.048223 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5484 | 2026.04.10 22:26:18.048488 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.04.10 22:26:18.048629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12030 | ||
| 5486 | 2026.04.10 22:26:18.664958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5487 | 2026.04.10 22:26:18.682717 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.04.10 22:26:18.682763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5489 | 2026.04.10 22:26:18.688391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5490 | 2026.04.10 22:26:18.689087 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.04.10 22:26:18.691827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5492 | 2026.04.10 22:26:20.579802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 678 | ||
| 5493 | 2026.04.10 22:26:20.583276 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5494 | 2026.04.10 22:26:20.583362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5495 | 2026.04.10 22:26:20.585226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5496 | 2026.04.10 22:26:20.585603 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5497 | 2026.04.10 22:26:20.586105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 5498 | 2026.04.10 22:26:21.303160 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54291 | ||
| 5499 | 2026.04.10 22:26:21.303296 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5500 | 2026.04.10 22:26:21.303333 [ 286 ] {} <Debug> TCP-Session: 38374d4c-55f1-4878-b962-a410677aa493 Authenticating user 'default' from [fd00:1122:3344:101::e]:54291 | ||
| 5501 | 2026.04.10 22:26:21.303360 [ 286 ] {} <Debug> TCP-Session: 38374d4c-55f1-4878-b962-a410677aa493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.04.10 22:26:21.303377 [ 286 ] {} <Debug> TCP-Session: 38374d4c-55f1-4878-b962-a410677aa493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5503 | 2026.04.10 22:26:21.303629 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54473 | ||
| 5504 | 2026.04.10 22:26:21.303662 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33010 | ||
| 5505 | 2026.04.10 22:26:21.303683 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54532 | ||
| 5506 | 2026.04.10 22:26:21.303703 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42450 | ||
| 5507 | 2026.04.10 22:26:21.303755 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5508 | 2026.04.10 22:26:21.303765 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5509 | 2026.04.10 22:26:21.303782 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5510 | 2026.04.10 22:26:21.303804 [ 288 ] {} <Debug> TCP-Session: 7b3c9069-bfff-4482-bf95-211ccdd26f6f Authenticating user 'default' from [fd00:1122:3344:101::e]:54473 | ||
| 5511 | 2026.04.10 22:26:21.303812 [ 292 ] {} <Debug> TCP-Session: 5a498536-5c23-44b6-98aa-c79e3e26c577 Authenticating user 'default' from [fd00:1122:3344:101::e]:33010 | ||
| 5512 | 2026.04.10 22:26:21.303829 [ 294 ] {} <Debug> TCP-Session: 0f03bf19-ab50-4d78-aae2-396bdb81f6cf Authenticating user 'default' from [fd00:1122:3344:101::e]:54532 | ||
| 5513 | 2026.04.10 22:26:21.303844 [ 288 ] {} <Debug> TCP-Session: 7b3c9069-bfff-4482-bf95-211ccdd26f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.04.10 22:26:21.303846 [ 292 ] {} <Debug> TCP-Session: 5a498536-5c23-44b6-98aa-c79e3e26c577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5515 | 2026.04.10 22:26:21.303862 [ 294 ] {} <Debug> TCP-Session: 0f03bf19-ab50-4d78-aae2-396bdb81f6cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5516 | 2026.04.10 22:26:21.303875 [ 292 ] {} <Debug> TCP-Session: 5a498536-5c23-44b6-98aa-c79e3e26c577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5517 | 2026.04.10 22:26:21.303891 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5518 | 2026.04.10 22:26:21.303891 [ 294 ] {} <Debug> TCP-Session: 0f03bf19-ab50-4d78-aae2-396bdb81f6cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5519 | 2026.04.10 22:26:21.303870 [ 288 ] {} <Debug> TCP-Session: 7b3c9069-bfff-4482-bf95-211ccdd26f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.04.10 22:26:21.303930 [ 4 ] {} <Debug> TCP-Session: b43e283c-9cb0-490d-8392-91e9da827f63 Authenticating user 'default' from [fd00:1122:3344:101::e]:42450 | ||
| 5521 | 2026.04.10 22:26:21.303766 [ 286 ] {} <Trace> TCP-Session: 38374d4c-55f1-4878-b962-a410677aa493 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2026.04.10 22:26:21.303978 [ 4 ] {} <Debug> TCP-Session: b43e283c-9cb0-490d-8392-91e9da827f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.04.10 22:26:21.303672 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36469 | ||
| 5524 | 2026.04.10 22:26:21.304015 [ 4 ] {} <Debug> TCP-Session: b43e283c-9cb0-490d-8392-91e9da827f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2026.04.10 22:26:21.303663 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35160 | ||
| 5526 | 2026.04.10 22:26:21.303646 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38376 | ||
| 5527 | 2026.04.10 22:26:21.303636 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55292 | ||
| 5528 | 2026.04.10 22:26:21.304131 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5529 | 2026.04.10 22:26:21.304154 [ 286 ] {208df1e2-d347-4041-9a35-84b5abcf7618} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54291) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5530 | 2026.04.10 22:26:21.304178 [ 293 ] {} <Debug> TCP-Session: 28b97e84-116d-49cc-8340-b36ed995d061 Authenticating user 'default' from [fd00:1122:3344:101::e]:36469 | ||
| 5531 | 2026.04.10 22:26:21.304201 [ 293 ] {} <Debug> TCP-Session: 28b97e84-116d-49cc-8340-b36ed995d061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.04.10 22:26:21.304213 [ 293 ] {} <Debug> TCP-Session: 28b97e84-116d-49cc-8340-b36ed995d061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2026.04.10 22:26:21.304353 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5534 | 2026.04.10 22:26:21.304356 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5535 | 2026.04.10 22:26:21.304388 [ 290 ] {} <Debug> TCP-Session: e74d2c44-734e-4d30-a4eb-61b4d0706394 Authenticating user 'default' from [fd00:1122:3344:101::e]:55292 | ||
| 5536 | 2026.04.10 22:26:21.304399 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5537 | 2026.04.10 22:26:21.304414 [ 286 ] {208df1e2-d347-4041-9a35-84b5abcf7618} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5538 | 2026.04.10 22:26:21.304413 [ 290 ] {} <Debug> TCP-Session: e74d2c44-734e-4d30-a4eb-61b4d0706394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.04.10 22:26:21.304444 [ 291 ] {} <Debug> TCP-Session: d54bb1f2-7fb9-451e-9c5c-d5c408500415 Authenticating user 'default' from [fd00:1122:3344:101::e]:35160 | ||
| 5540 | 2026.04.10 22:26:21.304465 [ 290 ] {} <Debug> TCP-Session: e74d2c44-734e-4d30-a4eb-61b4d0706394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5541 | 2026.04.10 22:26:21.304482 [ 286 ] {208df1e2-d347-4041-9a35-84b5abcf7618} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5542 | 2026.04.10 22:26:21.304487 [ 291 ] {} <Debug> TCP-Session: d54bb1f2-7fb9-451e-9c5c-d5c408500415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.04.10 22:26:21.304403 [ 289 ] {} <Debug> TCP-Session: 4a85f9e4-d220-4adf-a24d-268db06fecc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38376 | ||
| 5544 | 2026.04.10 22:26:21.304520 [ 291 ] {} <Debug> TCP-Session: d54bb1f2-7fb9-451e-9c5c-d5c408500415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2026.04.10 22:26:21.304542 [ 289 ] {} <Debug> TCP-Session: 4a85f9e4-d220-4adf-a24d-268db06fecc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5546 | 2026.04.10 22:26:21.304561 [ 289 ] {} <Debug> TCP-Session: 4a85f9e4-d220-4adf-a24d-268db06fecc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5547 | 2026.04.10 22:26:21.304765 [ 286 ] {208df1e2-d347-4041-9a35-84b5abcf7618} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 5548 | 2026.04.10 22:26:21.305629 [ 340 ] {208df1e2-d347-4041-9a35-84b5abcf7618} <Trace> AggregatingTransform: Aggregating | ||
| 5549 | 2026.04.10 22:26:21.305668 [ 340 ] {208df1e2-d347-4041-9a35-84b5abcf7618} <Trace> Aggregator: Aggregation method: without_key | ||
| 5550 | 2026.04.10 22:26:21.305705 [ 340 ] {208df1e2-d347-4041-9a35-84b5abcf7618} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000838937 sec. (1191.985 rows/sec., 46.56 KiB/sec.) | ||
| 5551 | 2026.04.10 22:26:21.305723 [ 340 ] {208df1e2-d347-4041-9a35-84b5abcf7618} <Trace> Aggregator: Merging aggregated data | ||
| 5552 | 2026.04.10 22:26:21.307030 [ 286 ] {208df1e2-d347-4041-9a35-84b5abcf7618} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002926 sec., 341.76349965823647 rows/sec., 13.35 KiB/sec. | ||
| 5553 | 2026.04.10 22:26:21.307180 [ 286 ] {208df1e2-d347-4041-9a35-84b5abcf7618} <Debug> TCPHandler: Processed in 0.003584532 sec. | ||
| 5554 | 2026.04.10 22:26:21.307292 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5555 | 2026.04.10 22:26:21.307321 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5556 | 2026.04.10 22:26:21.307323 [ 286 ] {} <Debug> TCP-Session: 38374d4c-55f1-4878-b962-a410677aa493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.04.10 22:26:21.307360 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5558 | 2026.04.10 22:26:21.307360 [ 294 ] {} <Debug> TCP-Session: 0f03bf19-ab50-4d78-aae2-396bdb81f6cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5559 | 2026.04.10 22:26:21.307389 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5560 | 2026.04.10 22:26:21.307404 [ 292 ] {} <Debug> TCP-Session: 5a498536-5c23-44b6-98aa-c79e3e26c577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5561 | 2026.04.10 22:26:21.307412 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5562 | 2026.04.10 22:26:21.307437 [ 4 ] {} <Debug> TCP-Session: b43e283c-9cb0-490d-8392-91e9da827f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.04.10 22:26:21.307452 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5564 | 2026.04.10 22:26:21.307473 [ 291 ] {} <Debug> TCP-Session: d54bb1f2-7fb9-451e-9c5c-d5c408500415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5565 | 2026.04.10 22:26:21.307476 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5566 | 2026.04.10 22:26:21.307502 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5567 | 2026.04.10 22:26:21.307526 [ 290 ] {} <Debug> TCP-Session: e74d2c44-734e-4d30-a4eb-61b4d0706394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.04.10 22:26:21.307500 [ 289 ] {} <Debug> TCP-Session: 4a85f9e4-d220-4adf-a24d-268db06fecc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.04.10 22:26:21.307550 [ 293 ] {} <Debug> TCP-Session: 28b97e84-116d-49cc-8340-b36ed995d061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.04.10 22:26:21.307434 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5571 | 2026.04.10 22:26:21.307621 [ 288 ] {} <Debug> TCP-Session: 7b3c9069-bfff-4482-bf95-211ccdd26f6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5572 | 2026.04.10 22:26:21.353051 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50593 | ||
| 5573 | 2026.04.10 22:26:21.353176 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5574 | 2026.04.10 22:26:21.353218 [ 286 ] {} <Debug> TCP-Session: 97c59de1-dfe0-4f77-a9bf-9715071cdf13 Authenticating user 'default' from [fd00:1122:3344:101::e]:50593 | ||
| 5575 | 2026.04.10 22:26:21.353239 [ 286 ] {} <Debug> TCP-Session: 97c59de1-dfe0-4f77-a9bf-9715071cdf13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5576 | 2026.04.10 22:26:21.353252 [ 286 ] {} <Debug> TCP-Session: 97c59de1-dfe0-4f77-a9bf-9715071cdf13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.04.10 22:26:21.353462 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55071 | ||
| 5578 | 2026.04.10 22:26:21.353503 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44646 | ||
| 5579 | 2026.04.10 22:26:21.353517 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41868 | ||
| 5580 | 2026.04.10 22:26:21.353562 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42297 | ||
| 5581 | 2026.04.10 22:26:21.353590 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63054 | ||
| 5582 | 2026.04.10 22:26:21.353594 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5583 | 2026.04.10 22:26:21.353570 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5584 | 2026.04.10 22:26:21.353650 [ 290 ] {} <Debug> TCP-Session: 3adbe3a2-355d-486a-ac8b-80a185e93678 Authenticating user 'default' from [fd00:1122:3344:101::e]:44646 | ||
| 5585 | 2026.04.10 22:26:21.353661 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5586 | 2026.04.10 22:26:21.353677 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5587 | 2026.04.10 22:26:21.353687 [ 290 ] {} <Debug> TCP-Session: 3adbe3a2-355d-486a-ac8b-80a185e93678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5588 | 2026.04.10 22:26:21.353700 [ 293 ] {} <Debug> TCP-Session: 44ccfc51-29de-480a-8c6d-89bc9f16266c Authenticating user 'default' from [fd00:1122:3344:101::e]:42297 | ||
| 5589 | 2026.04.10 22:26:21.353706 [ 4 ] {} <Debug> TCP-Session: 8b92f8b4-2b40-43c2-8432-dfd4bce2529f Authenticating user 'default' from [fd00:1122:3344:101::e]:63054 | ||
| 5590 | 2026.04.10 22:26:21.353715 [ 290 ] {} <Debug> TCP-Session: 3adbe3a2-355d-486a-ac8b-80a185e93678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5591 | 2026.04.10 22:26:21.353734 [ 293 ] {} <Debug> TCP-Session: 44ccfc51-29de-480a-8c6d-89bc9f16266c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.04.10 22:26:21.353739 [ 4 ] {} <Debug> TCP-Session: 8b92f8b4-2b40-43c2-8432-dfd4bce2529f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5593 | 2026.04.10 22:26:21.353759 [ 293 ] {} <Debug> TCP-Session: 44ccfc51-29de-480a-8c6d-89bc9f16266c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2026.04.10 22:26:21.353769 [ 4 ] {} <Debug> TCP-Session: 8b92f8b4-2b40-43c2-8432-dfd4bce2529f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2026.04.10 22:26:21.353674 [ 288 ] {} <Debug> TCP-Session: 3c43a0b7-b8e7-488b-b793-0ceb5201d284 Authenticating user 'default' from [fd00:1122:3344:101::e]:55071 | ||
| 5596 | 2026.04.10 22:26:21.353661 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5597 | 2026.04.10 22:26:21.353828 [ 288 ] {} <Debug> TCP-Session: 3c43a0b7-b8e7-488b-b793-0ceb5201d284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2026.04.10 22:26:21.353858 [ 289 ] {} <Debug> TCP-Session: 5821bdfd-5574-4b75-8435-ed9eaad236c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41868 | ||
| 5599 | 2026.04.10 22:26:21.353865 [ 288 ] {} <Debug> TCP-Session: 3c43a0b7-b8e7-488b-b793-0ceb5201d284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.04.10 22:26:21.353540 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62882 | ||
| 5601 | 2026.04.10 22:26:21.353894 [ 289 ] {} <Debug> TCP-Session: 5821bdfd-5574-4b75-8435-ed9eaad236c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.04.10 22:26:21.353543 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47375 | ||
| 5603 | 2026.04.10 22:26:21.353968 [ 289 ] {} <Debug> TCP-Session: 5821bdfd-5574-4b75-8435-ed9eaad236c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.04.10 22:26:21.353997 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5605 | 2026.04.10 22:26:21.353564 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53117 | ||
| 5606 | 2026.04.10 22:26:21.354037 [ 291 ] {} <Debug> TCP-Session: dc25f5b9-3e12-41c7-809f-68a71b6bcea2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62882 | ||
| 5607 | 2026.04.10 22:26:21.354029 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5608 | 2026.04.10 22:26:21.354078 [ 291 ] {} <Debug> TCP-Session: dc25f5b9-3e12-41c7-809f-68a71b6bcea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.04.10 22:26:21.353667 [ 286 ] {} <Trace> TCP-Session: 97c59de1-dfe0-4f77-a9bf-9715071cdf13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.04.10 22:26:21.354098 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5611 | 2026.04.10 22:26:21.354105 [ 291 ] {} <Debug> TCP-Session: dc25f5b9-3e12-41c7-809f-68a71b6bcea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.04.10 22:26:21.354101 [ 292 ] {} <Debug> TCP-Session: 0226878a-b49b-4b67-a326-9a8d15cae847 Authenticating user 'default' from [fd00:1122:3344:101::e]:47375 | ||
| 5613 | 2026.04.10 22:26:21.354147 [ 294 ] {} <Debug> TCP-Session: cb45819c-f56f-4339-8053-8ca93355e67c Authenticating user 'default' from [fd00:1122:3344:101::e]:53117 | ||
| 5614 | 2026.04.10 22:26:21.354177 [ 292 ] {} <Debug> TCP-Session: 0226878a-b49b-4b67-a326-9a8d15cae847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.04.10 22:26:21.354186 [ 294 ] {} <Debug> TCP-Session: cb45819c-f56f-4339-8053-8ca93355e67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.04.10 22:26:21.354200 [ 292 ] {} <Debug> TCP-Session: 0226878a-b49b-4b67-a326-9a8d15cae847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.04.10 22:26:21.354213 [ 294 ] {} <Debug> TCP-Session: cb45819c-f56f-4339-8053-8ca93355e67c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.04.10 22:26:21.354272 [ 286 ] {4aa7e582-8846-4c05-bff0-a73fc578de28} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50593) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5619 | 2026.04.10 22:26:21.354505 [ 286 ] {4aa7e582-8846-4c05-bff0-a73fc578de28} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5620 | 2026.04.10 22:26:21.354558 [ 286 ] {4aa7e582-8846-4c05-bff0-a73fc578de28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5621 | 2026.04.10 22:26:21.354842 [ 286 ] {4aa7e582-8846-4c05-bff0-a73fc578de28} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 5622 | 2026.04.10 22:26:21.355782 [ 325 ] {4aa7e582-8846-4c05-bff0-a73fc578de28} <Trace> AggregatingTransform: Aggregating | ||
| 5623 | 2026.04.10 22:26:21.355818 [ 325 ] {4aa7e582-8846-4c05-bff0-a73fc578de28} <Trace> Aggregator: Aggregation method: without_key | ||
| 5624 | 2026.04.10 22:26:21.355850 [ 325 ] {4aa7e582-8846-4c05-bff0-a73fc578de28} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910079 sec. (1098.806 rows/sec., 42.92 KiB/sec.) | ||
| 5625 | 2026.04.10 22:26:21.355869 [ 325 ] {4aa7e582-8846-4c05-bff0-a73fc578de28} <Trace> Aggregator: Merging aggregated data | ||
| 5626 | 2026.04.10 22:26:21.357630 [ 286 ] {4aa7e582-8846-4c05-bff0-a73fc578de28} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003407 sec., 293.51335485764605 rows/sec., 11.47 KiB/sec. | ||
| 5627 | 2026.04.10 22:26:21.357770 [ 286 ] {4aa7e582-8846-4c05-bff0-a73fc578de28} <Debug> TCPHandler: Processed in 0.004213846 sec. | ||
| 5628 | 2026.04.10 22:26:21.357901 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5629 | 2026.04.10 22:26:21.357927 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5630 | 2026.04.10 22:26:21.357930 [ 286 ] {} <Debug> TCP-Session: 97c59de1-dfe0-4f77-a9bf-9715071cdf13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.04.10 22:26:21.357951 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5632 | 2026.04.10 22:26:21.357973 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5633 | 2026.04.10 22:26:21.357987 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5634 | 2026.04.10 22:26:21.358009 [ 289 ] {} <Debug> TCP-Session: 5821bdfd-5574-4b75-8435-ed9eaad236c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2026.04.10 22:26:21.358025 [ 4 ] {} <Debug> TCP-Session: 8b92f8b4-2b40-43c2-8432-dfd4bce2529f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.04.10 22:26:21.358040 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5637 | 2026.04.10 22:26:21.358052 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5638 | 2026.04.10 22:26:21.358020 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5639 | 2026.04.10 22:26:21.358107 [ 294 ] {} <Debug> TCP-Session: cb45819c-f56f-4339-8053-8ca93355e67c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.04.10 22:26:21.357999 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5641 | 2026.04.10 22:26:21.358148 [ 291 ] {} <Debug> TCP-Session: dc25f5b9-3e12-41c7-809f-68a71b6bcea2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.04.10 22:26:21.357967 [ 288 ] {} <Debug> TCP-Session: 3c43a0b7-b8e7-488b-b793-0ceb5201d284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.04.10 22:26:21.358187 [ 292 ] {} <Debug> TCP-Session: 0226878a-b49b-4b67-a326-9a8d15cae847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.04.10 22:26:21.358055 [ 290 ] {} <Debug> TCP-Session: 3adbe3a2-355d-486a-ac8b-80a185e93678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.04.10 22:26:21.358096 [ 293 ] {} <Debug> TCP-Session: 44ccfc51-29de-480a-8c6d-89bc9f16266c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.04.10 22:26:21.375947 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38402 | ||
| 5647 | 2026.04.10 22:26:21.376032 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5648 | 2026.04.10 22:26:21.376060 [ 286 ] {} <Debug> TCP-Session: b7c6eccf-1203-484d-b2c4-5809b51c81e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38402 | ||
| 5649 | 2026.04.10 22:26:21.376081 [ 286 ] {} <Debug> TCP-Session: b7c6eccf-1203-484d-b2c4-5809b51c81e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2026.04.10 22:26:21.376096 [ 286 ] {} <Debug> TCP-Session: b7c6eccf-1203-484d-b2c4-5809b51c81e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2026.04.10 22:26:21.376268 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61427 | ||
| 5652 | 2026.04.10 22:26:21.376309 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43909 | ||
| 5653 | 2026.04.10 22:26:21.376317 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50182 | ||
| 5654 | 2026.04.10 22:26:21.376348 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51165 | ||
| 5655 | 2026.04.10 22:26:21.376355 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51482 | ||
| 5656 | 2026.04.10 22:26:21.376379 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5657 | 2026.04.10 22:26:21.376382 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47303 | ||
| 5658 | 2026.04.10 22:26:21.376426 [ 290 ] {} <Debug> TCP-Session: e986fdb3-f395-423c-b0cb-020706bfad6c Authenticating user 'default' from [fd00:1122:3344:101::e]:43909 | ||
| 5659 | 2026.04.10 22:26:21.376439 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5660 | 2026.04.10 22:26:21.376460 [ 290 ] {} <Debug> TCP-Session: e986fdb3-f395-423c-b0cb-020706bfad6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.04.10 22:26:21.376461 [ 286 ] {} <Trace> TCP-Session: b7c6eccf-1203-484d-b2c4-5809b51c81e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5662 | 2026.04.10 22:26:21.376491 [ 290 ] {} <Debug> TCP-Session: e986fdb3-f395-423c-b0cb-020706bfad6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.04.10 22:26:21.376489 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5664 | 2026.04.10 22:26:21.376488 [ 291 ] {} <Debug> TCP-Session: fbfcea7a-37f3-428e-8694-c2163f3cd573 Authenticating user 'default' from [fd00:1122:3344:101::e]:51165 | ||
| 5665 | 2026.04.10 22:26:21.376542 [ 293 ] {} <Debug> TCP-Session: 703e9509-48de-47ae-bc83-91aea54fc84b Authenticating user 'default' from [fd00:1122:3344:101::e]:47303 | ||
| 5666 | 2026.04.10 22:26:21.376439 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5667 | 2026.04.10 22:26:21.376576 [ 293 ] {} <Debug> TCP-Session: 703e9509-48de-47ae-bc83-91aea54fc84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2026.04.10 22:26:21.376565 [ 291 ] {} <Debug> TCP-Session: fbfcea7a-37f3-428e-8694-c2163f3cd573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2026.04.10 22:26:21.376598 [ 293 ] {} <Debug> TCP-Session: 703e9509-48de-47ae-bc83-91aea54fc84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.04.10 22:26:21.376595 [ 289 ] {} <Debug> TCP-Session: 013820c4-4797-4b60-9939-8f10991da044 Authenticating user 'default' from [fd00:1122:3344:101::e]:50182 | ||
| 5671 | 2026.04.10 22:26:21.376610 [ 291 ] {} <Debug> TCP-Session: fbfcea7a-37f3-428e-8694-c2163f3cd573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.04.10 22:26:21.376635 [ 289 ] {} <Debug> TCP-Session: 013820c4-4797-4b60-9939-8f10991da044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2026.04.10 22:26:21.376636 [ 286 ] {def25d08-90e1-4093-962f-a0b5faa4ba80} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38402) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5674 | 2026.04.10 22:26:21.376662 [ 289 ] {} <Debug> TCP-Session: 013820c4-4797-4b60-9939-8f10991da044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.04.10 22:26:21.376400 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57845 | ||
| 5676 | 2026.04.10 22:26:21.376364 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5677 | 2026.04.10 22:26:21.376446 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5678 | 2026.04.10 22:26:21.376755 [ 288 ] {} <Debug> TCP-Session: 069e8a93-737a-4ccd-911d-7e7298b28073 Authenticating user 'default' from [fd00:1122:3344:101::e]:61427 | ||
| 5679 | 2026.04.10 22:26:21.376764 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5680 | 2026.04.10 22:26:21.376792 [ 288 ] {} <Debug> TCP-Session: 069e8a93-737a-4ccd-911d-7e7298b28073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.04.10 22:26:21.376791 [ 292 ] {} <Debug> TCP-Session: 7898228b-2ecf-4410-bc1b-e10a488de55e Authenticating user 'default' from [fd00:1122:3344:101::e]:51482 | ||
| 5682 | 2026.04.10 22:26:21.376819 [ 288 ] {} <Debug> TCP-Session: 069e8a93-737a-4ccd-911d-7e7298b28073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.04.10 22:26:21.376819 [ 4 ] {} <Debug> TCP-Session: 433e35c4-c5a5-4094-a938-1d83de7837a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57845 | ||
| 5684 | 2026.04.10 22:26:21.376832 [ 292 ] {} <Debug> TCP-Session: 7898228b-2ecf-4410-bc1b-e10a488de55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.04.10 22:26:21.376384 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32957 | ||
| 5686 | 2026.04.10 22:26:21.376878 [ 286 ] {def25d08-90e1-4093-962f-a0b5faa4ba80} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5687 | 2026.04.10 22:26:21.376871 [ 4 ] {} <Debug> TCP-Session: 433e35c4-c5a5-4094-a938-1d83de7837a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2026.04.10 22:26:21.376941 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5689 | 2026.04.10 22:26:21.376949 [ 286 ] {def25d08-90e1-4093-962f-a0b5faa4ba80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5690 | 2026.04.10 22:26:21.376963 [ 4 ] {} <Debug> TCP-Session: 433e35c4-c5a5-4094-a938-1d83de7837a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2026.04.10 22:26:21.376976 [ 294 ] {} <Debug> TCP-Session: b7edf00b-50a9-4535-a44d-4431e316dc1a Authenticating user 'default' from [fd00:1122:3344:101::e]:32957 | ||
| 5692 | 2026.04.10 22:26:21.376877 [ 292 ] {} <Debug> TCP-Session: 7898228b-2ecf-4410-bc1b-e10a488de55e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2026.04.10 22:26:21.377017 [ 294 ] {} <Debug> TCP-Session: b7edf00b-50a9-4535-a44d-4431e316dc1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2026.04.10 22:26:21.377043 [ 294 ] {} <Debug> TCP-Session: b7edf00b-50a9-4535-a44d-4431e316dc1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2026.04.10 22:26:21.377308 [ 286 ] {def25d08-90e1-4093-962f-a0b5faa4ba80} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 5696 | 2026.04.10 22:26:21.378348 [ 351 ] {def25d08-90e1-4093-962f-a0b5faa4ba80} <Trace> AggregatingTransform: Aggregating | ||
| 5697 | 2026.04.10 22:26:21.378405 [ 351 ] {def25d08-90e1-4093-962f-a0b5faa4ba80} <Trace> Aggregator: Aggregation method: without_key | ||
| 5698 | 2026.04.10 22:26:21.378443 [ 351 ] {def25d08-90e1-4093-962f-a0b5faa4ba80} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100776 sec. (992.300 rows/sec., 38.76 KiB/sec.) | ||
| 5699 | 2026.04.10 22:26:21.378460 [ 351 ] {def25d08-90e1-4093-962f-a0b5faa4ba80} <Trace> Aggregator: Merging aggregated data | ||
| 5700 | 2026.04.10 22:26:21.379700 [ 286 ] {def25d08-90e1-4093-962f-a0b5faa4ba80} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00311 sec., 321.54340836012864 rows/sec., 12.56 KiB/sec. | ||
| 5701 | 2026.04.10 22:26:21.379854 [ 286 ] {def25d08-90e1-4093-962f-a0b5faa4ba80} <Debug> TCPHandler: Processed in 0.00347459 sec. | ||
| 5702 | 2026.04.10 22:26:21.379971 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5703 | 2026.04.10 22:26:21.380003 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5704 | 2026.04.10 22:26:21.380005 [ 286 ] {} <Debug> TCP-Session: b7c6eccf-1203-484d-b2c4-5809b51c81e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5705 | 2026.04.10 22:26:21.380027 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5706 | 2026.04.10 22:26:21.380046 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5707 | 2026.04.10 22:26:21.380065 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5708 | 2026.04.10 22:26:21.380091 [ 4 ] {} <Debug> TCP-Session: 433e35c4-c5a5-4094-a938-1d83de7837a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5709 | 2026.04.10 22:26:21.380098 [ 289 ] {} <Debug> TCP-Session: 013820c4-4797-4b60-9939-8f10991da044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2026.04.10 22:26:21.380122 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5711 | 2026.04.10 22:26:21.380125 [ 292 ] {} <Debug> TCP-Session: 7898228b-2ecf-4410-bc1b-e10a488de55e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5712 | 2026.04.10 22:26:21.380137 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5713 | 2026.04.10 22:26:21.380160 [ 293 ] {} <Debug> TCP-Session: 703e9509-48de-47ae-bc83-91aea54fc84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5714 | 2026.04.10 22:26:21.380110 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5715 | 2026.04.10 22:26:21.380198 [ 294 ] {} <Debug> TCP-Session: b7edf00b-50a9-4535-a44d-4431e316dc1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5716 | 2026.04.10 22:26:21.380086 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5717 | 2026.04.10 22:26:21.380235 [ 290 ] {} <Debug> TCP-Session: e986fdb3-f395-423c-b0cb-020706bfad6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.04.10 22:26:21.380048 [ 288 ] {} <Debug> TCP-Session: 069e8a93-737a-4ccd-911d-7e7298b28073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5719 | 2026.04.10 22:26:21.380268 [ 291 ] {} <Debug> TCP-Session: fbfcea7a-37f3-428e-8694-c2163f3cd573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2026.04.10 22:26:21.926743 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2026.04.10 22:26:21.926932 [ 6 ] {1d2e4324-0376-47cb-b3f5-3d092fa86366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5722 | 2026.04.10 22:26:21.927009 [ 6 ] {1d2e4324-0376-47cb-b3f5-3d092fa86366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5723 | 2026.04.10 22:26:21.927717 [ 6 ] {1d2e4324-0376-47cb-b3f5-3d092fa86366} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2026.04.10 22:26:21.927770 [ 6 ] {1d2e4324-0376-47cb-b3f5-3d092fa86366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5725 | 2026.04.10 22:26:21.928231 [ 6 ] {1d2e4324-0376-47cb-b3f5-3d092fa86366} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5726 | 2026.04.10 22:26:21.928516 [ 6 ] {1d2e4324-0376-47cb-b3f5-3d092fa86366} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2026.04.10 22:26:21.928721 [ 6 ] {1d2e4324-0376-47cb-b3f5-3d092fa86366} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.00184 sec., 50000 rows/sec., 4.23 MiB/sec. | ||
| 5728 | 2026.04.10 22:26:21.928786 [ 6 ] {1d2e4324-0376-47cb-b3f5-3d092fa86366} <Debug> TCPHandler: Processed in 0.002178354 sec. | ||
| 5729 | 2026.04.10 22:26:21.928946 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2026.04.10 22:26:21.929065 [ 6 ] {f2c4c1fe-ade9-4294-96de-c631463127db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5731 | 2026.04.10 22:26:21.929121 [ 6 ] {f2c4c1fe-ade9-4294-96de-c631463127db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5732 | 2026.04.10 22:26:21.929654 [ 6 ] {f2c4c1fe-ade9-4294-96de-c631463127db} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2026.04.10 22:26:21.929697 [ 6 ] {f2c4c1fe-ade9-4294-96de-c631463127db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5734 | 2026.04.10 22:26:21.930083 [ 6 ] {f2c4c1fe-ade9-4294-96de-c631463127db} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5735 | 2026.04.10 22:26:21.930375 [ 6 ] {f2c4c1fe-ade9-4294-96de-c631463127db} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.04.10 22:26:21.930551 [ 6 ] {f2c4c1fe-ade9-4294-96de-c631463127db} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001515 sec., 11881.18811881188 rows/sec., 893.41 KiB/sec. | ||
| 5737 | 2026.04.10 22:26:21.930604 [ 6 ] {f2c4c1fe-ade9-4294-96de-c631463127db} <Debug> TCPHandler: Processed in 0.001719715 sec. | ||
| 5738 | 2026.04.10 22:26:21.930752 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2026.04.10 22:26:21.930869 [ 6 ] {dcf3d5a0-93c2-4b34-8d2a-b37d6486f3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5740 | 2026.04.10 22:26:21.930922 [ 6 ] {dcf3d5a0-93c2-4b34-8d2a-b37d6486f3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5741 | 2026.04.10 22:26:21.931470 [ 6 ] {dcf3d5a0-93c2-4b34-8d2a-b37d6486f3c3} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2026.04.10 22:26:21.931516 [ 6 ] {dcf3d5a0-93c2-4b34-8d2a-b37d6486f3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5743 | 2026.04.10 22:26:21.931918 [ 6 ] {dcf3d5a0-93c2-4b34-8d2a-b37d6486f3c3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5744 | 2026.04.10 22:26:21.932215 [ 6 ] {dcf3d5a0-93c2-4b34-8d2a-b37d6486f3c3} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2026.04.10 22:26:21.932388 [ 6 ] {dcf3d5a0-93c2-4b34-8d2a-b37d6486f3c3} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001546 sec., 53040.10349288486 rows/sec., 4.14 MiB/sec. | ||
| 5746 | 2026.04.10 22:26:21.932439 [ 6 ] {dcf3d5a0-93c2-4b34-8d2a-b37d6486f3c3} <Debug> TCPHandler: Processed in 0.001744705 sec. | ||
| 5747 | 2026.04.10 22:26:21.932572 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2026.04.10 22:26:21.932673 [ 6 ] {94985298-e34e-4b83-8cf6-c16e797ee655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5749 | 2026.04.10 22:26:21.932723 [ 6 ] {94985298-e34e-4b83-8cf6-c16e797ee655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5750 | 2026.04.10 22:26:21.933385 [ 6 ] {94985298-e34e-4b83-8cf6-c16e797ee655} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.04.10 22:26:21.933426 [ 6 ] {94985298-e34e-4b83-8cf6-c16e797ee655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5752 | 2026.04.10 22:26:21.934170 [ 6 ] {94985298-e34e-4b83-8cf6-c16e797ee655} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5753 | 2026.04.10 22:26:21.934576 [ 6 ] {94985298-e34e-4b83-8cf6-c16e797ee655} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.04.10 22:26:21.935158 [ 6 ] {94985298-e34e-4b83-8cf6-c16e797ee655} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002502 sec., 63948.8409272582 rows/sec., 4.45 MiB/sec. | ||
| 5755 | 2026.04.10 22:26:21.935220 [ 6 ] {94985298-e34e-4b83-8cf6-c16e797ee655} <Debug> TCPHandler: Processed in 0.002698074 sec. | ||
| 5756 | 2026.04.10 22:26:21.935354 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.04.10 22:26:21.935454 [ 6 ] {6db08f7c-7f3e-47c9-8fee-f1da9bb85440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5758 | 2026.04.10 22:26:21.935513 [ 6 ] {6db08f7c-7f3e-47c9-8fee-f1da9bb85440} <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 | ||
| 5759 | 2026.04.10 22:26:21.936644 [ 6 ] {6db08f7c-7f3e-47c9-8fee-f1da9bb85440} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.04.10 22:26:21.936689 [ 6 ] {6db08f7c-7f3e-47c9-8fee-f1da9bb85440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5761 | 2026.04.10 22:26:21.937634 [ 6 ] {6db08f7c-7f3e-47c9-8fee-f1da9bb85440} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5762 | 2026.04.10 22:26:21.938050 [ 6 ] {6db08f7c-7f3e-47c9-8fee-f1da9bb85440} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.04.10 22:26:21.938219 [ 6 ] {6db08f7c-7f3e-47c9-8fee-f1da9bb85440} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002783 sec., 6467.840459935322 rows/sec., 11.59 MiB/sec. | ||
| 5764 | 2026.04.10 22:26:21.938300 [ 6 ] {6db08f7c-7f3e-47c9-8fee-f1da9bb85440} <Debug> TCPHandler: Processed in 0.00299829 sec. | ||
| 5765 | 2026.04.10 22:26:21.938515 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2026.04.10 22:26:21.938775 [ 6 ] {f006b4e8-2b76-47d3-9cfa-678134bc1359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5767 | 2026.04.10 22:26:21.938822 [ 6 ] {f006b4e8-2b76-47d3-9cfa-678134bc1359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5768 | 2026.04.10 22:26:21.939191 [ 6 ] {f006b4e8-2b76-47d3-9cfa-678134bc1359} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.04.10 22:26:21.939231 [ 6 ] {f006b4e8-2b76-47d3-9cfa-678134bc1359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5770 | 2026.04.10 22:26:21.939972 [ 6 ] {f006b4e8-2b76-47d3-9cfa-678134bc1359} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5771 | 2026.04.10 22:26:21.940310 [ 6 ] {f006b4e8-2b76-47d3-9cfa-678134bc1359} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.04.10 22:26:21.940493 [ 6 ] {f006b4e8-2b76-47d3-9cfa-678134bc1359} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001741 sec., 34462.95232624928 rows/sec., 2.32 MiB/sec. | ||
| 5773 | 2026.04.10 22:26:21.940547 [ 6 ] {f006b4e8-2b76-47d3-9cfa-678134bc1359} <Debug> TCPHandler: Processed in 0.002088191 sec. | ||
| 5774 | 2026.04.10 22:26:22.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.43 MiB, peak 266.87 MiB, free memory in arenas 0.00 B, will set to 257.30 MiB (RSS), difference: -1.12 MiB | ||
| 5775 | 2026.04.10 22:26:25.104047 [ 59 ] {} <Debug> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5776 | 2026.04.10 22:26:25.104162 [ 59 ] {} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.04.10 22:26:25.104186 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5778 | 2026.04.10 22:26:25.104310 [ 202 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5779 | 2026.04.10 22:26:25.104466 [ 202 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5780 | 2026.04.10 22:26:25.104504 [ 202 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 5781 | 2026.04.10 22:26:25.104580 [ 202 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 5782 | 2026.04.10 22:26:25.104631 [ 202 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 5783 | 2026.04.10 22:26:25.104676 [ 202 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5784 | 2026.04.10 22:26:25.104721 [ 202 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5785 | 2026.04.10 22:26:25.105484 [ 198 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001230414 sec., 27632.97556757319 rows/sec., 2.31 MiB/sec. | ||
| 5786 | 2026.04.10 22:26:25.105597 [ 202 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5787 | 2026.04.10 22:26:25.105843 [ 202 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_9_2} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5788 | 2026.04.10 22:26:25.105914 [ 202 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_9_2} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5789 | 2026.04.10 22:26:25.105977 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5790 | 2026.04.10 22:26:25.407480 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5791 | 2026.04.10 22:26:25.407530 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5792 | 2026.04.10 22:26:25.548760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12478 | ||
| 5793 | 2026.04.10 22:26:25.549256 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2026.04.10 22:26:25.549308 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5795 | 2026.04.10 22:26:25.549816 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5796 | 2026.04.10 22:26:25.550061 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.04.10 22:26:25.550211 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12478 | ||
| 5798 | 2026.04.10 22:26:25.550228 [ 60 ] {} <Debug> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5799 | 2026.04.10 22:26:25.550290 [ 60 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.04.10 22:26:25.550314 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5801 | 2026.04.10 22:26:25.550435 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 5802 | 2026.04.10 22:26:25.550566 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5803 | 2026.04.10 22:26:25.550604 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10110 rows starting from the beginning of the part | ||
| 5804 | 2026.04.10 22:26:25.550668 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5805 | 2026.04.10 22:26:25.550713 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5806 | 2026.04.10 22:26:25.550753 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5807 | 2026.04.10 22:26:25.550794 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5808 | 2026.04.10 22:26:25.550834 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5809 | 2026.04.10 22:26:25.552985 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12478 rows, containing 4 columns (4 merged, 0 gathered) in 0.002604902 sec., 4790199.400975545 rows/sec., 68.52 MiB/sec. | ||
| 5810 | 2026.04.10 22:26:25.553251 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5811 | 2026.04.10 22:26:25.553511 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_26_5} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2026.04.10 22:26:25.553581 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_26_5} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5813 | 2026.04.10 22:26:25.553657 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5814 | 2026.04.10 22:26:26.191943 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5815 | 2026.04.10 22:26:26.209702 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.04.10 22:26:26.209768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5817 | 2026.04.10 22:26:26.215579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5818 | 2026.04.10 22:26:26.216296 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.04.10 22:26:26.216601 [ 60 ] {} <Debug> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5820 | 2026.04.10 22:26:26.216643 [ 60 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.04.10 22:26:26.216668 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5822 | 2026.04.10 22:26:26.216781 [ 198 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 5823 | 2026.04.10 22:26:26.219904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5824 | 2026.04.10 22:26:26.220725 [ 198 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5825 | 2026.04.10 22:26:26.222116 [ 198 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5826 | 2026.04.10 22:26:26.226645 [ 198 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5827 | 2026.04.10 22:26:26.231209 [ 198 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5828 | 2026.04.10 22:26:26.235469 [ 198 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5829 | 2026.04.10 22:26:26.239695 [ 198 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5830 | 2026.04.10 22:26:26.243887 [ 198 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5831 | 2026.04.10 22:26:26.297595 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080865412 sec., 2423.7803920420265 rows/sec., 12.53 MiB/sec. | ||
| 5832 | 2026.04.10 22:26:26.300238 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5833 | 2026.04.10 22:26:26.302256 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_26_5} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2026.04.10 22:26:26.302345 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_26_5} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5835 | 2026.04.10 22:26:26.304994 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5836 | 2026.04.10 22:26:26.925523 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5837 | 2026.04.10 22:26:26.925722 [ 6 ] {85e93ba4-5901-4003-ab04-8ee941b04295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5838 | 2026.04.10 22:26:26.925795 [ 6 ] {85e93ba4-5901-4003-ab04-8ee941b04295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5839 | 2026.04.10 22:26:26.926493 [ 6 ] {85e93ba4-5901-4003-ab04-8ee941b04295} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5840 | 2026.04.10 22:26:26.926540 [ 6 ] {85e93ba4-5901-4003-ab04-8ee941b04295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5841 | 2026.04.10 22:26:26.926980 [ 6 ] {85e93ba4-5901-4003-ab04-8ee941b04295} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5842 | 2026.04.10 22:26:26.927205 [ 6 ] {85e93ba4-5901-4003-ab04-8ee941b04295} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2026.04.10 22:26:26.927359 [ 6 ] {85e93ba4-5901-4003-ab04-8ee941b04295} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001693 sec., 60248.08033077377 rows/sec., 5.04 MiB/sec. | ||
| 5844 | 2026.04.10 22:26:26.927409 [ 6 ] {85e93ba4-5901-4003-ab04-8ee941b04295} <Debug> TCPHandler: Processed in 0.002023181 sec. | ||
| 5845 | 2026.04.10 22:26:26.927531 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5846 | 2026.04.10 22:26:26.927624 [ 6 ] {de973838-dafe-4eee-a130-dab59d509a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5847 | 2026.04.10 22:26:26.927664 [ 6 ] {de973838-dafe-4eee-a130-dab59d509a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5848 | 2026.04.10 22:26:26.928083 [ 6 ] {de973838-dafe-4eee-a130-dab59d509a3d} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2026.04.10 22:26:26.928118 [ 6 ] {de973838-dafe-4eee-a130-dab59d509a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5850 | 2026.04.10 22:26:26.928426 [ 6 ] {de973838-dafe-4eee-a130-dab59d509a3d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5851 | 2026.04.10 22:26:26.928630 [ 6 ] {de973838-dafe-4eee-a130-dab59d509a3d} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5852 | 2026.04.10 22:26:26.928757 [ 6 ] {de973838-dafe-4eee-a130-dab59d509a3d} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001151 sec., 19982.623805386622 rows/sec., 1.47 MiB/sec. | ||
| 5853 | 2026.04.10 22:26:26.928793 [ 6 ] {de973838-dafe-4eee-a130-dab59d509a3d} <Debug> TCPHandler: Processed in 0.001311087 sec. | ||
| 5854 | 2026.04.10 22:26:26.928902 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5855 | 2026.04.10 22:26:26.928994 [ 6 ] {c79cec57-671f-4c06-b287-5667a0782571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5856 | 2026.04.10 22:26:26.929032 [ 6 ] {c79cec57-671f-4c06-b287-5667a0782571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5857 | 2026.04.10 22:26:26.929431 [ 6 ] {c79cec57-671f-4c06-b287-5667a0782571} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5858 | 2026.04.10 22:26:26.929466 [ 6 ] {c79cec57-671f-4c06-b287-5667a0782571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5859 | 2026.04.10 22:26:26.929771 [ 6 ] {c79cec57-671f-4c06-b287-5667a0782571} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5860 | 2026.04.10 22:26:26.929976 [ 6 ] {c79cec57-671f-4c06-b287-5667a0782571} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5861 | 2026.04.10 22:26:26.930099 [ 6 ] {c79cec57-671f-4c06-b287-5667a0782571} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001123 sec., 77471.05966162066 rows/sec., 6.05 MiB/sec. | ||
| 5862 | 2026.04.10 22:26:26.930136 [ 6 ] {c79cec57-671f-4c06-b287-5667a0782571} <Debug> TCPHandler: Processed in 0.001281556 sec. | ||
| 5863 | 2026.04.10 22:26:26.930246 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5864 | 2026.04.10 22:26:26.930339 [ 6 ] {d632eb54-aea0-4244-9392-5686e1a98f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5865 | 2026.04.10 22:26:26.930382 [ 6 ] {d632eb54-aea0-4244-9392-5686e1a98f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5866 | 2026.04.10 22:26:26.930809 [ 6 ] {d632eb54-aea0-4244-9392-5686e1a98f81} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.04.10 22:26:26.930846 [ 6 ] {d632eb54-aea0-4244-9392-5686e1a98f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5868 | 2026.04.10 22:26:26.931192 [ 6 ] {d632eb54-aea0-4244-9392-5686e1a98f81} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5869 | 2026.04.10 22:26:26.931415 [ 6 ] {d632eb54-aea0-4244-9392-5686e1a98f81} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.04.10 22:26:26.931543 [ 6 ] {d632eb54-aea0-4244-9392-5686e1a98f81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 5871 | 2026.04.10 22:26:26.931545 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5872 | 2026.04.10 22:26:26.931581 [ 6 ] {d632eb54-aea0-4244-9392-5686e1a98f81} <Debug> TCPHandler: Processed in 0.001381588 sec. | ||
| 5873 | 2026.04.10 22:26:26.931622 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.04.10 22:26:26.931646 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5875 | 2026.04.10 22:26:26.931703 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.04.10 22:26:26.931759 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::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 | ||
| 5877 | 2026.04.10 22:26:26.931800 [ 6 ] {9863de35-2190-4d87-b4e0-2635603ee866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5878 | 2026.04.10 22:26:26.931859 [ 6 ] {9863de35-2190-4d87-b4e0-2635603ee866} <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 | ||
| 5879 | 2026.04.10 22:26:26.931925 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5880 | 2026.04.10 22:26:26.931969 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9954 rows starting from the beginning of the part | ||
| 5881 | 2026.04.10 22:26:26.932035 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5882 | 2026.04.10 22:26:26.932081 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1531 rows starting from the beginning of the part | ||
| 5883 | 2026.04.10 22:26:26.932124 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part | ||
| 5884 | 2026.04.10 22:26:26.932167 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::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 | ||
| 5885 | 2026.04.10 22:26:26.932208 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5886 | 2026.04.10 22:26:26.932647 [ 6 ] {9863de35-2190-4d87-b4e0-2635603ee866} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.04.10 22:26:26.932688 [ 6 ] {9863de35-2190-4d87-b4e0-2635603ee866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5888 | 2026.04.10 22:26:26.933277 [ 6 ] {9863de35-2190-4d87-b4e0-2635603ee866} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5889 | 2026.04.10 22:26:26.933497 [ 6 ] {9863de35-2190-4d87-b4e0-2635603ee866} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.04.10 22:26:26.933636 [ 6 ] {9863de35-2190-4d87-b4e0-2635603ee866} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001854 sec., 12405.609492988135 rows/sec., 22.23 MiB/sec. | ||
| 5891 | 2026.04.10 22:26:26.933688 [ 6 ] {9863de35-2190-4d87-b4e0-2635603ee866} <Debug> TCPHandler: Processed in 0.002032601 sec. | ||
| 5892 | 2026.04.10 22:26:26.933805 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.04.10 22:26:26.933899 [ 6 ] {32b27a35-84ed-4954-98c1-9d2add097c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5894 | 2026.04.10 22:26:26.933940 [ 6 ] {32b27a35-84ed-4954-98c1-9d2add097c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5895 | 2026.04.10 22:26:26.934269 [ 6 ] {32b27a35-84ed-4954-98c1-9d2add097c08} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.04.10 22:26:26.934305 [ 6 ] {32b27a35-84ed-4954-98c1-9d2add097c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5897 | 2026.04.10 22:26:26.934611 [ 6 ] {32b27a35-84ed-4954-98c1-9d2add097c08} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5898 | 2026.04.10 22:26:26.934816 [ 6 ] {32b27a35-84ed-4954-98c1-9d2add097c08} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.04.10 22:26:26.934942 [ 6 ] {32b27a35-84ed-4954-98c1-9d2add097c08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 5900 | 2026.04.10 22:26:26.934979 [ 6 ] {32b27a35-84ed-4954-98c1-9d2add097c08} <Debug> TCPHandler: Processed in 0.001221425 sec. | ||
| 5901 | 2026.04.10 22:26:26.936539 [ 199 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12061 rows, containing 5 columns (5 merged, 0 gathered) in 0.004837748 sec., 2493102.1624111054 rows/sec., 162.40 MiB/sec. | ||
| 5902 | 2026.04.10 22:26:26.936870 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5903 | 2026.04.10 22:26:26.937138 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.04.10 22:26:26.937228 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5905 | 2026.04.10 22:26:26.937312 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 5906 | 2026.04.10 22:26:27.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.37 MiB, peak 269.44 MiB, free memory in arenas 0.00 B, will set to 265.97 MiB (RSS), difference: 6.60 MiB | ||
| 5907 | 2026.04.10 22:26:28.440840 [ 57 ] {} <Debug> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5908 | 2026.04.10 22:26:28.440911 [ 57 ] {} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.04.10 22:26:28.440935 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5910 | 2026.04.10 22:26:28.441071 [ 196 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5911 | 2026.04.10 22:26:28.441251 [ 196 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5912 | 2026.04.10 22:26:28.441296 [ 196 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 950 rows starting from the beginning of the part | ||
| 5913 | 2026.04.10 22:26:28.441381 [ 196 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 950 rows starting from the beginning of the part | ||
| 5914 | 2026.04.10 22:26:28.441445 [ 196 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 5915 | 2026.04.10 22:26:28.441500 [ 196 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5916 | 2026.04.10 22:26:28.441552 [ 196 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 801 rows starting from the beginning of the part | ||
| 5917 | 2026.04.10 22:26:28.442904 [ 199 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2874 rows, containing 5 columns (5 merged, 0 gathered) in 0.001895878 sec., 1515920.328206773 rows/sec., 95.28 MiB/sec. | ||
| 5918 | 2026.04.10 22:26:28.443090 [ 196 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5919 | 2026.04.10 22:26:28.443393 [ 196 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_10_2} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2026.04.10 22:26:28.443465 [ 196 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_10_2} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5921 | 2026.04.10 22:26:28.443534 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 5922 | 2026.04.10 22:26:30.586355 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 708 | ||
| 5923 | 2026.04.10 22:26:30.588612 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.04.10 22:26:30.588659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5925 | 2026.04.10 22:26:30.589890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5926 | 2026.04.10 22:26:30.590164 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.04.10 22:26:30.590417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5928 | 2026.04.10 22:26:31.919043 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2026.04.10 22:26:31.919324 [ 6 ] {821e3bb0-2c33-42ed-bc8f-351eaaaecd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) 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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 5930 | 2026.04.10 22:26:31.919739 [ 6 ] {821e3bb0-2c33-42ed-bc8f-351eaaaecd42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5931 | 2026.04.10 22:26:31.919784 [ 6 ] {821e3bb0-2c33-42ed-bc8f-351eaaaecd42} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 5932 | 2026.04.10 22:26:31.920104 [ 6 ] {821e3bb0-2c33-42ed-bc8f-351eaaaecd42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5933 | 2026.04.10 22:26:31.920177 [ 6 ] {821e3bb0-2c33-42ed-bc8f-351eaaaecd42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5934 | 2026.04.10 22:26:31.920325 [ 6 ] {821e3bb0-2c33-42ed-bc8f-351eaaaecd42} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 5935 | 2026.04.10 22:26:31.920363 [ 6 ] {821e3bb0-2c33-42ed-bc8f-351eaaaecd42} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5936 | 2026.04.10 22:26:31.920385 [ 6 ] {821e3bb0-2c33-42ed-bc8f-351eaaaecd42} <Debug> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (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 | ||
| 5937 | 2026.04.10 22:26:31.920401 [ 6 ] {821e3bb0-2c33-42ed-bc8f-351eaaaecd42} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5938 | 2026.04.10 22:26:31.920444 [ 6 ] {821e3bb0-2c33-42ed-bc8f-351eaaaecd42} <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', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 5939 | 2026.04.10 22:26:31.920464 [ 6 ] {821e3bb0-2c33-42ed-bc8f-351eaaaecd42} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5940 | 2026.04.10 22:26:31.921565 [ 6 ] {821e3bb0-2c33-42ed-bc8f-351eaaaecd42} <Debug> executeQuery: Read 51 rows, 1.99 KiB in 0.002373 sec., 21491.782553729456 rows/sec., 838.29 KiB/sec. | ||
| 5941 | 2026.04.10 22:26:31.921679 [ 6 ] {821e3bb0-2c33-42ed-bc8f-351eaaaecd42} <Debug> TCPHandler: Processed in 0.002779186 sec. | ||
| 5942 | 2026.04.10 22:26:31.930819 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2026.04.10 22:26:31.931039 [ 6 ] {9096d5c0-e493-4f01-810d-e6e86ea2dec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5944 | 2026.04.10 22:26:31.931126 [ 6 ] {9096d5c0-e493-4f01-810d-e6e86ea2dec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5945 | 2026.04.10 22:26:31.931854 [ 6 ] {9096d5c0-e493-4f01-810d-e6e86ea2dec3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2026.04.10 22:26:31.931901 [ 6 ] {9096d5c0-e493-4f01-810d-e6e86ea2dec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5947 | 2026.04.10 22:26:31.932334 [ 6 ] {9096d5c0-e493-4f01-810d-e6e86ea2dec3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5948 | 2026.04.10 22:26:31.932544 [ 6 ] {9096d5c0-e493-4f01-810d-e6e86ea2dec3} <Trace> oximeter.timeseries_schema (e52c9357-f7ef-4d02-8db7-b7db342a1a14): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2026.04.10 22:26:31.932712 [ 6 ] {9096d5c0-e493-4f01-810d-e6e86ea2dec3} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001734 sec., 576.7012687427912 rows/sec., 59.70 KiB/sec. | ||
| 5950 | 2026.04.10 22:26:31.932754 [ 6 ] {9096d5c0-e493-4f01-810d-e6e86ea2dec3} <Debug> TCPHandler: Processed in 0.002045581 sec. | ||
| 5951 | 2026.04.10 22:26:31.932877 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5952 | 2026.04.10 22:26:31.932974 [ 6 ] {8b9897f6-7e76-4cbb-95be-c9962923882d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5953 | 2026.04.10 22:26:31.933015 [ 6 ] {8b9897f6-7e76-4cbb-95be-c9962923882d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5954 | 2026.04.10 22:26:31.933457 [ 6 ] {8b9897f6-7e76-4cbb-95be-c9962923882d} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2026.04.10 22:26:31.933496 [ 6 ] {8b9897f6-7e76-4cbb-95be-c9962923882d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5956 | 2026.04.10 22:26:31.933803 [ 6 ] {8b9897f6-7e76-4cbb-95be-c9962923882d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5957 | 2026.04.10 22:26:31.934035 [ 6 ] {8b9897f6-7e76-4cbb-95be-c9962923882d} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2026.04.10 22:26:31.934171 [ 6 ] {8b9897f6-7e76-4cbb-95be-c9962923882d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001219 sec., 19688.269073010662 rows/sec., 1.63 MiB/sec. | ||
| 5959 | 2026.04.10 22:26:31.934210 [ 6 ] {8b9897f6-7e76-4cbb-95be-c9962923882d} <Debug> TCPHandler: Processed in 0.001384168 sec. | ||
| 5960 | 2026.04.10 22:26:31.934325 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.04.10 22:26:31.934421 [ 6 ] {bbf94ec1-4198-4ab8-aa44-c092cea8bffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5962 | 2026.04.10 22:26:31.934461 [ 6 ] {bbf94ec1-4198-4ab8-aa44-c092cea8bffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5963 | 2026.04.10 22:26:31.934853 [ 6 ] {bbf94ec1-4198-4ab8-aa44-c092cea8bffc} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.04.10 22:26:31.934889 [ 6 ] {bbf94ec1-4198-4ab8-aa44-c092cea8bffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5965 | 2026.04.10 22:26:31.935184 [ 6 ] {bbf94ec1-4198-4ab8-aa44-c092cea8bffc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5966 | 2026.04.10 22:26:31.935404 [ 6 ] {bbf94ec1-4198-4ab8-aa44-c092cea8bffc} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.04.10 22:26:31.935622 [ 6 ] {bbf94ec1-4198-4ab8-aa44-c092cea8bffc} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001219 sec., 4922.067268252666 rows/sec., 401.36 KiB/sec. | ||
| 5968 | 2026.04.10 22:26:31.935659 [ 6 ] {bbf94ec1-4198-4ab8-aa44-c092cea8bffc} <Debug> TCPHandler: Processed in 0.001384648 sec. | ||
| 5969 | 2026.04.10 22:26:31.935769 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2026.04.10 22:26:31.935862 [ 6 ] {0067f524-9f21-4718-90e3-cf8badd7a6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5971 | 2026.04.10 22:26:31.935901 [ 6 ] {0067f524-9f21-4718-90e3-cf8badd7a6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5972 | 2026.04.10 22:26:31.936394 [ 6 ] {0067f524-9f21-4718-90e3-cf8badd7a6bf} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.04.10 22:26:31.936430 [ 6 ] {0067f524-9f21-4718-90e3-cf8badd7a6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5974 | 2026.04.10 22:26:31.936754 [ 6 ] {0067f524-9f21-4718-90e3-cf8badd7a6bf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5975 | 2026.04.10 22:26:31.936986 [ 6 ] {0067f524-9f21-4718-90e3-cf8badd7a6bf} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.04.10 22:26:31.937202 [ 6 ] {0067f524-9f21-4718-90e3-cf8badd7a6bf} <Debug> executeQuery: Read 216 rows, 19.74 KiB in 0.001358 sec., 159057.43740795288 rows/sec., 14.19 MiB/sec. | ||
| 5977 | 2026.04.10 22:26:31.937240 [ 6 ] {0067f524-9f21-4718-90e3-cf8badd7a6bf} <Debug> TCPHandler: Processed in 0.001519921 sec. | ||
| 5978 | 2026.04.10 22:26:31.937361 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5979 | 2026.04.10 22:26:31.937456 [ 6 ] {94e3480a-9748-449a-bfd1-03814832ba26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5980 | 2026.04.10 22:26:31.937496 [ 6 ] {94e3480a-9748-449a-bfd1-03814832ba26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5981 | 2026.04.10 22:26:31.937901 [ 6 ] {94e3480a-9748-449a-bfd1-03814832ba26} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.04.10 22:26:31.937937 [ 6 ] {94e3480a-9748-449a-bfd1-03814832ba26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5983 | 2026.04.10 22:26:31.938231 [ 6 ] {94e3480a-9748-449a-bfd1-03814832ba26} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5984 | 2026.04.10 22:26:31.938455 [ 6 ] {94e3480a-9748-449a-bfd1-03814832ba26} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.04.10 22:26:31.938586 [ 6 ] {94e3480a-9748-449a-bfd1-03814832ba26} <Debug> executeQuery: Read 36 rows, 2.73 KiB in 0.001149 sec., 31331.592689295037 rows/sec., 2.32 MiB/sec. | ||
| 5986 | 2026.04.10 22:26:31.938624 [ 6 ] {94e3480a-9748-449a-bfd1-03814832ba26} <Debug> TCPHandler: Processed in 0.001320297 sec. | ||
| 5987 | 2026.04.10 22:26:31.938736 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5988 | 2026.04.10 22:26:31.938829 [ 6 ] {9dda2689-952d-4340-8da2-dcfd77e78c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5989 | 2026.04.10 22:26:31.938868 [ 6 ] {9dda2689-952d-4340-8da2-dcfd77e78c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5990 | 2026.04.10 22:26:31.939306 [ 6 ] {9dda2689-952d-4340-8da2-dcfd77e78c41} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2026.04.10 22:26:31.939342 [ 6 ] {9dda2689-952d-4340-8da2-dcfd77e78c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5992 | 2026.04.10 22:26:31.939633 [ 6 ] {9dda2689-952d-4340-8da2-dcfd77e78c41} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5993 | 2026.04.10 22:26:31.939859 [ 6 ] {9dda2689-952d-4340-8da2-dcfd77e78c41} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2026.04.10 22:26:31.940001 [ 6 ] {9dda2689-952d-4340-8da2-dcfd77e78c41} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.00119 sec., 21008.403361344535 rows/sec., 1.73 MiB/sec. | ||
| 5995 | 2026.04.10 22:26:31.940039 [ 6 ] {9dda2689-952d-4340-8da2-dcfd77e78c41} <Debug> TCPHandler: Processed in 0.001353267 sec. | ||
| 5996 | 2026.04.10 22:26:31.940152 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2026.04.10 22:26:31.940244 [ 6 ] {b679f494-109c-49bc-a1e5-c2fa602fed85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5998 | 2026.04.10 22:26:31.940283 [ 6 ] {b679f494-109c-49bc-a1e5-c2fa602fed85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5999 | 2026.04.10 22:26:31.940674 [ 6 ] {b679f494-109c-49bc-a1e5-c2fa602fed85} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2026.04.10 22:26:31.940710 [ 6 ] {b679f494-109c-49bc-a1e5-c2fa602fed85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6001 | 2026.04.10 22:26:31.940994 [ 6 ] {b679f494-109c-49bc-a1e5-c2fa602fed85} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6002 | 2026.04.10 22:26:31.941215 [ 6 ] {b679f494-109c-49bc-a1e5-c2fa602fed85} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2026.04.10 22:26:31.941350 [ 6 ] {b679f494-109c-49bc-a1e5-c2fa602fed85} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 6004 | 2026.04.10 22:26:31.941399 [ 6 ] {b679f494-109c-49bc-a1e5-c2fa602fed85} <Debug> TCPHandler: Processed in 0.001296566 sec. | ||
| 6005 | 2026.04.10 22:26:31.941513 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6006 | 2026.04.10 22:26:31.941617 [ 6 ] {8e7ba63e-1e1d-48b8-ba41-0deff0c5e7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6007 | 2026.04.10 22:26:31.941665 [ 6 ] {8e7ba63e-1e1d-48b8-ba41-0deff0c5e7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6008 | 2026.04.10 22:26:31.942148 [ 6 ] {8e7ba63e-1e1d-48b8-ba41-0deff0c5e7de} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6009 | 2026.04.10 22:26:31.942184 [ 6 ] {8e7ba63e-1e1d-48b8-ba41-0deff0c5e7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6010 | 2026.04.10 22:26:31.942536 [ 6 ] {8e7ba63e-1e1d-48b8-ba41-0deff0c5e7de} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6011 | 2026.04.10 22:26:31.942773 [ 6 ] {8e7ba63e-1e1d-48b8-ba41-0deff0c5e7de} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2026.04.10 22:26:31.942906 [ 6 ] {8e7ba63e-1e1d-48b8-ba41-0deff0c5e7de} <Debug> executeQuery: Read 124 rows, 10.30 KiB in 0.001311 sec., 94584.28680396643 rows/sec., 7.68 MiB/sec. | ||
| 6013 | 2026.04.10 22:26:31.942943 [ 6 ] {8e7ba63e-1e1d-48b8-ba41-0deff0c5e7de} <Debug> TCPHandler: Processed in 0.00148042 sec. | ||
| 6014 | 2026.04.10 22:26:31.943068 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6015 | 2026.04.10 22:26:31.943162 [ 6 ] {6ff4951e-20e8-4ab0-bb1c-ee921452bf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6016 | 2026.04.10 22:26:31.943204 [ 6 ] {6ff4951e-20e8-4ab0-bb1c-ee921452bf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6017 | 2026.04.10 22:26:31.943600 [ 6 ] {6ff4951e-20e8-4ab0-bb1c-ee921452bf2e} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2026.04.10 22:26:31.943635 [ 6 ] {6ff4951e-20e8-4ab0-bb1c-ee921452bf2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6019 | 2026.04.10 22:26:31.943984 [ 6 ] {6ff4951e-20e8-4ab0-bb1c-ee921452bf2e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6020 | 2026.04.10 22:26:31.944209 [ 6 ] {6ff4951e-20e8-4ab0-bb1c-ee921452bf2e} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2026.04.10 22:26:31.944344 [ 6 ] {6ff4951e-20e8-4ab0-bb1c-ee921452bf2e} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001201 sec., 165695.25395503748 rows/sec., 11.88 MiB/sec. | ||
| 6022 | 2026.04.10 22:26:31.944383 [ 6 ] {6ff4951e-20e8-4ab0-bb1c-ee921452bf2e} <Debug> TCPHandler: Processed in 0.001366308 sec. | ||
| 6023 | 2026.04.10 22:26:31.944511 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2026.04.10 22:26:31.944605 [ 6 ] {7813d2f2-a0f0-42ed-81fc-596c87949522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6025 | 2026.04.10 22:26:31.944647 [ 6 ] {7813d2f2-a0f0-42ed-81fc-596c87949522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6026 | 2026.04.10 22:26:31.944975 [ 6 ] {7813d2f2-a0f0-42ed-81fc-596c87949522} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2026.04.10 22:26:31.945010 [ 6 ] {7813d2f2-a0f0-42ed-81fc-596c87949522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6028 | 2026.04.10 22:26:31.945302 [ 6 ] {7813d2f2-a0f0-42ed-81fc-596c87949522} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6029 | 2026.04.10 22:26:31.945510 [ 6 ] {7813d2f2-a0f0-42ed-81fc-596c87949522} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2026.04.10 22:26:31.945636 [ 6 ] {7813d2f2-a0f0-42ed-81fc-596c87949522} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 60.45 KiB/sec. | ||
| 6031 | 2026.04.10 22:26:31.945672 [ 6 ] {7813d2f2-a0f0-42ed-81fc-596c87949522} <Debug> TCPHandler: Processed in 0.001209975 sec. | ||
| 6032 | 2026.04.10 22:26:31.945783 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2026.04.10 22:26:31.945875 [ 6 ] {e6ef3ba0-83f8-4d73-9fab-8523c90d636e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6034 | 2026.04.10 22:26:31.945928 [ 6 ] {e6ef3ba0-83f8-4d73-9fab-8523c90d636e} <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 | ||
| 6035 | 2026.04.10 22:26:31.946733 [ 6 ] {e6ef3ba0-83f8-4d73-9fab-8523c90d636e} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2026.04.10 22:26:31.946770 [ 6 ] {e6ef3ba0-83f8-4d73-9fab-8523c90d636e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6037 | 2026.04.10 22:26:31.947347 [ 6 ] {e6ef3ba0-83f8-4d73-9fab-8523c90d636e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6038 | 2026.04.10 22:26:31.947595 [ 6 ] {e6ef3ba0-83f8-4d73-9fab-8523c90d636e} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.04.10 22:26:31.947738 [ 6 ] {e6ef3ba0-83f8-4d73-9fab-8523c90d636e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00188 sec., 9574.468085106384 rows/sec., 17.16 MiB/sec. | ||
| 6040 | 2026.04.10 22:26:31.947815 [ 6 ] {e6ef3ba0-83f8-4d73-9fab-8523c90d636e} <Debug> TCPHandler: Processed in 0.002081252 sec. | ||
| 6041 | 2026.04.10 22:26:31.947938 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2026.04.10 22:26:31.948032 [ 6 ] {8a4f8c00-7f9c-4313-89a4-06ef355a7264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6043 | 2026.04.10 22:26:31.948072 [ 6 ] {8a4f8c00-7f9c-4313-89a4-06ef355a7264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6044 | 2026.04.10 22:26:31.948414 [ 6 ] {8a4f8c00-7f9c-4313-89a4-06ef355a7264} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2026.04.10 22:26:31.948449 [ 6 ] {8a4f8c00-7f9c-4313-89a4-06ef355a7264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6046 | 2026.04.10 22:26:31.948752 [ 6 ] {8a4f8c00-7f9c-4313-89a4-06ef355a7264} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6047 | 2026.04.10 22:26:31.948983 [ 6 ] {8a4f8c00-7f9c-4313-89a4-06ef355a7264} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2026.04.10 22:26:31.949106 [ 49 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6049 | 2026.04.10 22:26:31.949114 [ 6 ] {8a4f8c00-7f9c-4313-89a4-06ef355a7264} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6050 | 2026.04.10 22:26:31.949181 [ 49 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2026.04.10 22:26:31.949195 [ 6 ] {8a4f8c00-7f9c-4313-89a4-06ef355a7264} <Debug> TCPHandler: Processed in 0.001305726 sec. | ||
| 6052 | 2026.04.10 22:26:31.949209 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6053 | 2026.04.10 22:26:31.949327 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::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 | ||
| 6054 | 2026.04.10 22:26:31.949459 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6055 | 2026.04.10 22:26:31.949495 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1128 rows starting from the beginning of the part | ||
| 6056 | 2026.04.10 22:26:31.949560 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 6057 | 2026.04.10 22:26:31.949605 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 6058 | 2026.04.10 22:26:31.949645 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 6059 | 2026.04.10 22:26:31.949682 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::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 | ||
| 6060 | 2026.04.10 22:26:31.949720 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 6061 | 2026.04.10 22:26:31.950667 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 4 columns (4 merged, 0 gathered) in 0.001388428 sec., 985286.957624018 rows/sec., 64.02 MiB/sec. | ||
| 6062 | 2026.04.10 22:26:31.950842 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6063 | 2026.04.10 22:26:31.951095 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_31_6} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2026.04.10 22:26:31.951172 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_31_6} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6065 | 2026.04.10 22:26:31.951246 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 6066 | 2026.04.10 22:26:33.050315 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12990 | ||
| 6067 | 2026.04.10 22:26:33.050815 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2026.04.10 22:26:33.050852 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6069 | 2026.04.10 22:26:33.051345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6070 | 2026.04.10 22:26:33.051579 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.04.10 22:26:33.051707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12990 | ||
| 6072 | 2026.04.10 22:26:33.720004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6073 | 2026.04.10 22:26:33.736552 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.04.10 22:26:33.736618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6075 | 2026.04.10 22:26:33.742225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6076 | 2026.04.10 22:26:33.742964 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.04.10 22:26:33.746060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6078 | 2026.04.10 22:26:36.925456 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.04.10 22:26:36.925639 [ 6 ] {bbdd8e98-6212-4dea-a32b-53273190a4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6080 | 2026.04.10 22:26:36.925707 [ 6 ] {bbdd8e98-6212-4dea-a32b-53273190a4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6081 | 2026.04.10 22:26:36.926380 [ 6 ] {bbdd8e98-6212-4dea-a32b-53273190a4fa} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.04.10 22:26:36.926430 [ 6 ] {bbdd8e98-6212-4dea-a32b-53273190a4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6083 | 2026.04.10 22:26:36.926828 [ 6 ] {bbdd8e98-6212-4dea-a32b-53273190a4fa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6084 | 2026.04.10 22:26:36.927062 [ 6 ] {bbdd8e98-6212-4dea-a32b-53273190a4fa} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.04.10 22:26:36.927240 [ 6 ] {bbdd8e98-6212-4dea-a32b-53273190a4fa} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.00165 sec., 61818.181818181816 rows/sec., 5.17 MiB/sec. | ||
| 6086 | 2026.04.10 22:26:36.927295 [ 6 ] {bbdd8e98-6212-4dea-a32b-53273190a4fa} <Debug> TCPHandler: Processed in 0.001972499 sec. | ||
| 6087 | 2026.04.10 22:26:36.927439 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.04.10 22:26:36.927543 [ 6 ] {64f9d635-5b90-4377-9982-3afdb06c9817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6089 | 2026.04.10 22:26:36.927590 [ 6 ] {64f9d635-5b90-4377-9982-3afdb06c9817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6090 | 2026.04.10 22:26:36.928027 [ 6 ] {64f9d635-5b90-4377-9982-3afdb06c9817} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.04.10 22:26:36.928064 [ 6 ] {64f9d635-5b90-4377-9982-3afdb06c9817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6092 | 2026.04.10 22:26:36.928363 [ 6 ] {64f9d635-5b90-4377-9982-3afdb06c9817} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6093 | 2026.04.10 22:26:36.928574 [ 6 ] {64f9d635-5b90-4377-9982-3afdb06c9817} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.04.10 22:26:36.928687 [ 46 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6095 | 2026.04.10 22:26:36.928701 [ 6 ] {64f9d635-5b90-4377-9982-3afdb06c9817} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001182 sec., 19458.544839255497 rows/sec., 1.43 MiB/sec. | ||
| 6096 | 2026.04.10 22:26:36.928753 [ 46 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.04.10 22:26:36.928763 [ 6 ] {64f9d635-5b90-4377-9982-3afdb06c9817} <Debug> TCPHandler: Processed in 0.001385428 sec. | ||
| 6098 | 2026.04.10 22:26:36.928783 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6099 | 2026.04.10 22:26:36.928881 [ 199 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::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 | ||
| 6100 | 2026.04.10 22:26:36.928891 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2026.04.10 22:26:36.928975 [ 199 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6102 | 2026.04.10 22:26:36.928997 [ 6 ] {caf072d2-68cf-4b3d-a96c-c746a9f55d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6103 | 2026.04.10 22:26:36.929002 [ 199 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 224 rows starting from the beginning of the part | ||
| 6104 | 2026.04.10 22:26:36.929038 [ 6 ] {caf072d2-68cf-4b3d-a96c-c746a9f55d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6105 | 2026.04.10 22:26:36.929065 [ 199 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 6106 | 2026.04.10 22:26:36.929109 [ 199 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part | ||
| 6107 | 2026.04.10 22:26:36.929149 [ 199 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part | ||
| 6108 | 2026.04.10 22:26:36.929189 [ 199 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 6109 | 2026.04.10 22:26:36.929225 [ 199 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part | ||
| 6110 | 2026.04.10 22:26:36.929501 [ 6 ] {caf072d2-68cf-4b3d-a96c-c746a9f55d63} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.04.10 22:26:36.929536 [ 6 ] {caf072d2-68cf-4b3d-a96c-c746a9f55d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6112 | 2026.04.10 22:26:36.929847 [ 6 ] {caf072d2-68cf-4b3d-a96c-c746a9f55d63} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6113 | 2026.04.10 22:26:36.929946 [ 197 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001098572 sec., 331339.2294724424 rows/sec., 23.66 MiB/sec. | ||
| 6114 | 2026.04.10 22:26:36.930076 [ 6 ] {caf072d2-68cf-4b3d-a96c-c746a9f55d63} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.04.10 22:26:36.930098 [ 199 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6116 | 2026.04.10 22:26:36.930209 [ 6 ] {caf072d2-68cf-4b3d-a96c-c746a9f55d63} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001229 sec., 70789.25956061839 rows/sec., 5.53 MiB/sec. | ||
| 6117 | 2026.04.10 22:26:36.930260 [ 6 ] {caf072d2-68cf-4b3d-a96c-c746a9f55d63} <Debug> TCPHandler: Processed in 0.001416758 sec. | ||
| 6118 | 2026.04.10 22:26:36.930328 [ 199 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_31_6} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.04.10 22:26:36.930394 [ 199 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_31_6} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6120 | 2026.04.10 22:26:36.930396 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2026.04.10 22:26:36.930452 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6122 | 2026.04.10 22:26:36.930496 [ 6 ] {661c76eb-a634-4790-8c4b-c7a5fa76191d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6123 | 2026.04.10 22:26:36.930547 [ 6 ] {661c76eb-a634-4790-8c4b-c7a5fa76191d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6124 | 2026.04.10 22:26:36.931010 [ 6 ] {661c76eb-a634-4790-8c4b-c7a5fa76191d} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2026.04.10 22:26:36.931050 [ 6 ] {661c76eb-a634-4790-8c4b-c7a5fa76191d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6126 | 2026.04.10 22:26:36.931390 [ 6 ] {661c76eb-a634-4790-8c4b-c7a5fa76191d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6127 | 2026.04.10 22:26:36.931599 [ 6 ] {661c76eb-a634-4790-8c4b-c7a5fa76191d} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2026.04.10 22:26:36.931728 [ 6 ] {661c76eb-a634-4790-8c4b-c7a5fa76191d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 6129 | 2026.04.10 22:26:36.931766 [ 6 ] {661c76eb-a634-4790-8c4b-c7a5fa76191d} <Debug> TCPHandler: Processed in 0.001419318 sec. | ||
| 6130 | 2026.04.10 22:26:36.931883 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2026.04.10 22:26:36.931977 [ 6 ] {932ce1ab-27ae-4810-bba9-6785e5340fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6132 | 2026.04.10 22:26:36.932032 [ 6 ] {932ce1ab-27ae-4810-bba9-6785e5340fd1} <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 | ||
| 6133 | 2026.04.10 22:26:36.932829 [ 6 ] {932ce1ab-27ae-4810-bba9-6785e5340fd1} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.04.10 22:26:36.932866 [ 6 ] {932ce1ab-27ae-4810-bba9-6785e5340fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6135 | 2026.04.10 22:26:36.933383 [ 6 ] {932ce1ab-27ae-4810-bba9-6785e5340fd1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6136 | 2026.04.10 22:26:36.933607 [ 6 ] {932ce1ab-27ae-4810-bba9-6785e5340fd1} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.04.10 22:26:36.933720 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6138 | 2026.04.10 22:26:36.933743 [ 6 ] {932ce1ab-27ae-4810-bba9-6785e5340fd1} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001783 sec., 12899.607403252943 rows/sec., 23.12 MiB/sec. | ||
| 6139 | 2026.04.10 22:26:36.933771 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.04.10 22:26:36.933800 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6141 | 2026.04.10 22:26:36.933820 [ 6 ] {932ce1ab-27ae-4810-bba9-6785e5340fd1} <Debug> TCPHandler: Processed in 0.00198518 sec. | ||
| 6142 | 2026.04.10 22:26:36.933883 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::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 | ||
| 6143 | 2026.04.10 22:26:36.933943 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6144 | 2026.04.10 22:26:36.934038 [ 6 ] {334f3563-7c5f-46b2-a8ee-71aa18838f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6145 | 2026.04.10 22:26:36.934077 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6146 | 2026.04.10 22:26:36.934079 [ 6 ] {334f3563-7c5f-46b2-a8ee-71aa18838f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6147 | 2026.04.10 22:26:36.934127 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 553 rows starting from the beginning of the part | ||
| 6148 | 2026.04.10 22:26:36.934246 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 6149 | 2026.04.10 22:26:36.934353 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part | ||
| 6150 | 2026.04.10 22:26:36.934440 [ 6 ] {334f3563-7c5f-46b2-a8ee-71aa18838f92} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.04.10 22:26:36.934449 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 23 rows starting from the beginning of the part | ||
| 6152 | 2026.04.10 22:26:36.934477 [ 6 ] {334f3563-7c5f-46b2-a8ee-71aa18838f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6153 | 2026.04.10 22:26:36.934543 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part | ||
| 6154 | 2026.04.10 22:26:36.934625 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 23 rows starting from the beginning of the part | ||
| 6155 | 2026.04.10 22:26:36.934802 [ 6 ] {334f3563-7c5f-46b2-a8ee-71aa18838f92} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6156 | 2026.04.10 22:26:36.935030 [ 6 ] {334f3563-7c5f-46b2-a8ee-71aa18838f92} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2026.04.10 22:26:36.935162 [ 6 ] {334f3563-7c5f-46b2-a8ee-71aa18838f92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 6158 | 2026.04.10 22:26:36.935198 [ 6 ] {334f3563-7c5f-46b2-a8ee-71aa18838f92} <Debug> TCPHandler: Processed in 0.001304217 sec. | ||
| 6159 | 2026.04.10 22:26:36.938303 [ 193 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 19 columns (19 merged, 0 gathered) in 0.00445812 sec., 150063.25536324727 rows/sec., 268.91 MiB/sec. | ||
| 6160 | 2026.04.10 22:26:36.939153 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6161 | 2026.04.10 22:26:36.939458 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6162 | 2026.04.10 22:26:36.939522 [ 187 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6163 | 2026.04.10 22:26:36.939591 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 6164 | 2026.04.10 22:26:37.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.06 MiB, peak 274.52 MiB, free memory in arenas 0.00 B, will set to 268.57 MiB (RSS), difference: 1.51 MiB | ||
| 6165 | 2026.04.10 22:26:40.407569 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6166 | 2026.04.10 22:26:40.407628 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6167 | 2026.04.10 22:26:40.551794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13438 | ||
| 6168 | 2026.04.10 22:26:40.552331 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.04.10 22:26:40.552381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6170 | 2026.04.10 22:26:40.552938 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6171 | 2026.04.10 22:26:40.553193 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.04.10 22:26:40.553344 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13438 | ||
| 6173 | 2026.04.10 22:26:40.590658 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 746 | ||
| 6174 | 2026.04.10 22:26:40.593626 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2026.04.10 22:26:40.593678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6176 | 2026.04.10 22:26:40.594868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6177 | 2026.04.10 22:26:40.595133 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.04.10 22:26:40.595399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 6179 | 2026.04.10 22:26:41.246172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6180 | 2026.04.10 22:26:41.262237 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.04.10 22:26:41.262284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6182 | 2026.04.10 22:26:41.268411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6183 | 2026.04.10 22:26:41.269109 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.04.10 22:26:41.272002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6185 | 2026.04.10 22:26:41.924983 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6186 | 2026.04.10 22:26:41.925177 [ 6 ] {f1c6a62a-1c77-4d09-8938-3f4b6898b2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6187 | 2026.04.10 22:26:41.925249 [ 6 ] {f1c6a62a-1c77-4d09-8938-3f4b6898b2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6188 | 2026.04.10 22:26:41.925936 [ 6 ] {f1c6a62a-1c77-4d09-8938-3f4b6898b2f5} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2026.04.10 22:26:41.925978 [ 6 ] {f1c6a62a-1c77-4d09-8938-3f4b6898b2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6190 | 2026.04.10 22:26:41.926384 [ 6 ] {f1c6a62a-1c77-4d09-8938-3f4b6898b2f5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6191 | 2026.04.10 22:26:41.926624 [ 6 ] {f1c6a62a-1c77-4d09-8938-3f4b6898b2f5} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2026.04.10 22:26:41.926785 [ 6 ] {f1c6a62a-1c77-4d09-8938-3f4b6898b2f5} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001662 sec., 55354.993983152825 rows/sec., 4.68 MiB/sec. | ||
| 6193 | 2026.04.10 22:26:41.926800 [ 38 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6194 | 2026.04.10 22:26:41.926827 [ 6 ] {f1c6a62a-1c77-4d09-8938-3f4b6898b2f5} <Debug> TCPHandler: Processed in 0.00198132 sec. | ||
| 6195 | 2026.04.10 22:26:41.926911 [ 38 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2026.04.10 22:26:41.926955 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6197 | 2026.04.10 22:26:41.927002 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2026.04.10 22:26:41.927103 [ 6 ] {772f566f-f679-4fce-bfa5-bdbbe9595e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6199 | 2026.04.10 22:26:41.927104 [ 197 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6200 | 2026.04.10 22:26:41.927144 [ 6 ] {772f566f-f679-4fce-bfa5-bdbbe9595e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6201 | 2026.04.10 22:26:41.927272 [ 197 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6202 | 2026.04.10 22:26:41.927316 [ 197 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3360 rows starting from the beginning of the part | ||
| 6203 | 2026.04.10 22:26:41.927394 [ 197 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 92 rows starting from the beginning of the part | ||
| 6204 | 2026.04.10 22:26:41.927447 [ 197 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 102 rows starting from the beginning of the part | ||
| 6205 | 2026.04.10 22:26:41.927496 [ 197 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 216 rows starting from the beginning of the part | ||
| 6206 | 2026.04.10 22:26:41.927541 [ 197 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 102 rows starting from the beginning of the part | ||
| 6207 | 2026.04.10 22:26:41.927565 [ 6 ] {772f566f-f679-4fce-bfa5-bdbbe9595e11} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2026.04.10 22:26:41.927587 [ 197 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 92 rows starting from the beginning of the part | ||
| 6209 | 2026.04.10 22:26:41.927611 [ 6 ] {772f566f-f679-4fce-bfa5-bdbbe9595e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6210 | 2026.04.10 22:26:41.927948 [ 6 ] {772f566f-f679-4fce-bfa5-bdbbe9595e11} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6211 | 2026.04.10 22:26:41.928185 [ 6 ] {772f566f-f679-4fce-bfa5-bdbbe9595e11} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.04.10 22:26:41.928321 [ 6 ] {772f566f-f679-4fce-bfa5-bdbbe9595e11} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001237 sec., 14551.333872271625 rows/sec., 1.07 MiB/sec. | ||
| 6213 | 2026.04.10 22:26:41.928359 [ 6 ] {772f566f-f679-4fce-bfa5-bdbbe9595e11} <Debug> TCPHandler: Processed in 0.001407498 sec. | ||
| 6214 | 2026.04.10 22:26:41.928460 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6215 | 2026.04.10 22:26:41.928554 [ 6 ] {4112b8ab-0833-466c-ae9e-c7993edd48ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6216 | 2026.04.10 22:26:41.928594 [ 6 ] {4112b8ab-0833-466c-ae9e-c7993edd48ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6217 | 2026.04.10 22:26:41.929015 [ 6 ] {4112b8ab-0833-466c-ae9e-c7993edd48ae} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.04.10 22:26:41.929051 [ 6 ] {4112b8ab-0833-466c-ae9e-c7993edd48ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6219 | 2026.04.10 22:26:41.929165 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3964 rows, containing 5 columns (5 merged, 0 gathered) in 0.002130713 sec., 1860410.1068515563 rows/sec., 150.79 MiB/sec. | ||
| 6220 | 2026.04.10 22:26:41.929364 [ 6 ] {4112b8ab-0833-466c-ae9e-c7993edd48ae} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6221 | 2026.04.10 22:26:41.929547 [ 197 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6222 | 2026.04.10 22:26:41.929600 [ 6 ] {4112b8ab-0833-466c-ae9e-c7993edd48ae} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2026.04.10 22:26:41.929720 [ 38 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6224 | 2026.04.10 22:26:41.929746 [ 6 ] {4112b8ab-0833-466c-ae9e-c7993edd48ae} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00121 sec., 67768.59504132232 rows/sec., 5.29 MiB/sec. | ||
| 6225 | 2026.04.10 22:26:41.929758 [ 38 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2026.04.10 22:26:41.929791 [ 6 ] {4112b8ab-0833-466c-ae9e-c7993edd48ae} <Debug> TCPHandler: Processed in 0.001379098 sec. | ||
| 6227 | 2026.04.10 22:26:41.929794 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6228 | 2026.04.10 22:26:41.929853 [ 197 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_36_7} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2026.04.10 22:26:41.929913 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6230 | 2026.04.10 22:26:41.929935 [ 197 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_36_7} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6231 | 2026.04.10 22:26:41.929933 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6232 | 2026.04.10 22:26:41.930012 [ 6 ] {70dfeb75-f51c-4a76-acdb-990e703e28ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6233 | 2026.04.10 22:26:41.930022 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 6234 | 2026.04.10 22:26:41.930064 [ 6 ] {70dfeb75-f51c-4a76-acdb-990e703e28ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6235 | 2026.04.10 22:26:41.930088 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6236 | 2026.04.10 22:26:41.930129 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1832 rows starting from the beginning of the part | ||
| 6237 | 2026.04.10 22:26:41.930196 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part | ||
| 6238 | 2026.04.10 22:26:41.930252 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 87 rows starting from the beginning of the part | ||
| 6239 | 2026.04.10 22:26:41.930299 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 124 rows starting from the beginning of the part | ||
| 6240 | 2026.04.10 22:26:41.930343 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 87 rows starting from the beginning of the part | ||
| 6241 | 2026.04.10 22:26:41.930390 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
| 6242 | 2026.04.10 22:26:41.930482 [ 6 ] {70dfeb75-f51c-4a76-acdb-990e703e28ab} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.04.10 22:26:41.930524 [ 6 ] {70dfeb75-f51c-4a76-acdb-990e703e28ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6244 | 2026.04.10 22:26:41.930905 [ 6 ] {70dfeb75-f51c-4a76-acdb-990e703e28ab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6245 | 2026.04.10 22:26:41.931146 [ 6 ] {70dfeb75-f51c-4a76-acdb-990e703e28ab} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.04.10 22:26:41.931283 [ 6 ] {70dfeb75-f51c-4a76-acdb-990e703e28ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 6247 | 2026.04.10 22:26:41.931320 [ 6 ] {70dfeb75-f51c-4a76-acdb-990e703e28ab} <Debug> TCPHandler: Processed in 0.00145571 sec. | ||
| 6248 | 2026.04.10 22:26:41.931428 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.04.10 22:26:41.931519 [ 6 ] {0b6cf6e3-b74f-427e-bcf1-6e6f21328ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6250 | 2026.04.10 22:26:41.931573 [ 6 ] {0b6cf6e3-b74f-427e-bcf1-6e6f21328ed7} <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 | ||
| 6251 | 2026.04.10 22:26:41.931679 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2294 rows, containing 5 columns (5 merged, 0 gathered) in 0.001808287 sec., 1268603.932893396 rows/sec., 94.06 MiB/sec. | ||
| 6252 | 2026.04.10 22:26:41.931893 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6253 | 2026.04.10 22:26:41.932174 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_36_7} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.04.10 22:26:41.932254 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_36_7} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6255 | 2026.04.10 22:26:41.932337 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 6256 | 2026.04.10 22:26:41.932347 [ 6 ] {0b6cf6e3-b74f-427e-bcf1-6e6f21328ed7} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2026.04.10 22:26:41.932388 [ 6 ] {0b6cf6e3-b74f-427e-bcf1-6e6f21328ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6258 | 2026.04.10 22:26:41.932931 [ 6 ] {0b6cf6e3-b74f-427e-bcf1-6e6f21328ed7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6259 | 2026.04.10 22:26:41.933158 [ 6 ] {0b6cf6e3-b74f-427e-bcf1-6e6f21328ed7} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.04.10 22:26:41.933292 [ 6 ] {0b6cf6e3-b74f-427e-bcf1-6e6f21328ed7} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001791 sec., 10050.251256281406 rows/sec., 18.01 MiB/sec. | ||
| 6261 | 2026.04.10 22:26:41.933345 [ 6 ] {0b6cf6e3-b74f-427e-bcf1-6e6f21328ed7} <Debug> TCPHandler: Processed in 0.00196579 sec. | ||
| 6262 | 2026.04.10 22:26:41.933456 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2026.04.10 22:26:41.933550 [ 6 ] {fdbfa644-6200-4bbb-ac5e-47806b7e7af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6264 | 2026.04.10 22:26:41.933590 [ 6 ] {fdbfa644-6200-4bbb-ac5e-47806b7e7af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6265 | 2026.04.10 22:26:41.933918 [ 6 ] {fdbfa644-6200-4bbb-ac5e-47806b7e7af6} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.04.10 22:26:41.933952 [ 6 ] {fdbfa644-6200-4bbb-ac5e-47806b7e7af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6267 | 2026.04.10 22:26:41.934250 [ 6 ] {fdbfa644-6200-4bbb-ac5e-47806b7e7af6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6268 | 2026.04.10 22:26:41.934466 [ 6 ] {fdbfa644-6200-4bbb-ac5e-47806b7e7af6} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.04.10 22:26:41.934588 [ 6 ] {fdbfa644-6200-4bbb-ac5e-47806b7e7af6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 6270 | 2026.04.10 22:26:41.934622 [ 6 ] {fdbfa644-6200-4bbb-ac5e-47806b7e7af6} <Debug> TCPHandler: Processed in 0.001215545 sec. | ||
| 6271 | 2026.04.10 22:26:43.077552 [ 37 ] {} <Debug> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6272 | 2026.04.10 22:26:43.077624 [ 37 ] {} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.04.10 22:26:43.077647 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6274 | 2026.04.10 22:26:43.077759 [ 197 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 6275 | 2026.04.10 22:26:43.077927 [ 197 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6276 | 2026.04.10 22:26:43.077978 [ 197 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 6277 | 2026.04.10 22:26:43.078072 [ 197 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 6278 | 2026.04.10 22:26:43.078137 [ 197 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 6279 | 2026.04.10 22:26:43.078201 [ 197 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 6280 | 2026.04.10 22:26:43.078258 [ 197 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 6281 | 2026.04.10 22:26:43.079171 [ 190 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.001458999 sec., 6168.612864025266 rows/sec., 412.98 KiB/sec. | ||
| 6282 | 2026.04.10 22:26:43.079469 [ 190 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6283 | 2026.04.10 22:26:43.079882 [ 190 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_9_2} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6284 | 2026.04.10 22:26:43.079955 [ 190 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_9_2} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6285 | 2026.04.10 22:26:43.080039 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6286 | 2026.04.10 22:26:44.023477 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6287 | 2026.04.10 22:26:44.023676 [ 6 ] {a37b24e2-56f4-4756-a5d5-165590b094ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6288 | 2026.04.10 22:26:44.023746 [ 6 ] {a37b24e2-56f4-4756-a5d5-165590b094ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6289 | 2026.04.10 22:26:44.024386 [ 6 ] {a37b24e2-56f4-4756-a5d5-165590b094ee} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.04.10 22:26:44.024438 [ 6 ] {a37b24e2-56f4-4756-a5d5-165590b094ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6291 | 2026.04.10 22:26:44.024830 [ 6 ] {a37b24e2-56f4-4756-a5d5-165590b094ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6292 | 2026.04.10 22:26:44.025075 [ 6 ] {a37b24e2-56f4-4756-a5d5-165590b094ee} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.04.10 22:26:44.025240 [ 6 ] {a37b24e2-56f4-4756-a5d5-165590b094ee} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001615 sec., 2476.780185758514 rows/sec., 201.96 KiB/sec. | ||
| 6294 | 2026.04.10 22:26:44.025291 [ 6 ] {a37b24e2-56f4-4756-a5d5-165590b094ee} <Debug> TCPHandler: Processed in 0.001947849 sec. | ||
| 6295 | 2026.04.10 22:26:44.025423 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2026.04.10 22:26:44.025527 [ 6 ] {f6290a3d-1ccf-423a-af9b-ab78ce86a155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6297 | 2026.04.10 22:26:44.025571 [ 6 ] {f6290a3d-1ccf-423a-af9b-ab78ce86a155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6298 | 2026.04.10 22:26:44.027130 [ 6 ] {f6290a3d-1ccf-423a-af9b-ab78ce86a155} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2026.04.10 22:26:44.027168 [ 6 ] {f6290a3d-1ccf-423a-af9b-ab78ce86a155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6300 | 2026.04.10 22:26:44.027650 [ 6 ] {f6290a3d-1ccf-423a-af9b-ab78ce86a155} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6301 | 2026.04.10 22:26:44.027867 [ 6 ] {f6290a3d-1ccf-423a-af9b-ab78ce86a155} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2026.04.10 22:26:44.028007 [ 6 ] {f6290a3d-1ccf-423a-af9b-ab78ce86a155} <Debug> executeQuery: Read 2453 rows, 186.18 KiB in 0.002504 sec., 979632.5878594249 rows/sec., 72.61 MiB/sec. | ||
| 6303 | 2026.04.10 22:26:44.028049 [ 6 ] {f6290a3d-1ccf-423a-af9b-ab78ce86a155} <Debug> TCPHandler: Processed in 0.002679644 sec. | ||
| 6304 | 2026.04.10 22:26:44.028170 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2026.04.10 22:26:44.028272 [ 6 ] {bca7cd09-7009-4a84-af47-6700a31c4f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6306 | 2026.04.10 22:26:44.028315 [ 6 ] {bca7cd09-7009-4a84-af47-6700a31c4f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6307 | 2026.04.10 22:26:44.028741 [ 6 ] {bca7cd09-7009-4a84-af47-6700a31c4f07} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2026.04.10 22:26:44.028778 [ 6 ] {bca7cd09-7009-4a84-af47-6700a31c4f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6309 | 2026.04.10 22:26:44.029089 [ 6 ] {bca7cd09-7009-4a84-af47-6700a31c4f07} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6310 | 2026.04.10 22:26:44.029304 [ 6 ] {bca7cd09-7009-4a84-af47-6700a31c4f07} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2026.04.10 22:26:44.029440 [ 6 ] {bca7cd09-7009-4a84-af47-6700a31c4f07} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.00119 sec., 31932.773109243695 rows/sec., 2.33 MiB/sec. | ||
| 6312 | 2026.04.10 22:26:44.029478 [ 6 ] {bca7cd09-7009-4a84-af47-6700a31c4f07} <Debug> TCPHandler: Processed in 0.001359008 sec. | ||
| 6313 | 2026.04.10 22:26:44.029590 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2026.04.10 22:26:44.029687 [ 6 ] {79f5d8cc-984f-4e21-9229-c299ef6b6e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6315 | 2026.04.10 22:26:44.029729 [ 6 ] {79f5d8cc-984f-4e21-9229-c299ef6b6e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6316 | 2026.04.10 22:26:44.030407 [ 6 ] {79f5d8cc-984f-4e21-9229-c299ef6b6e8b} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2026.04.10 22:26:44.030444 [ 6 ] {79f5d8cc-984f-4e21-9229-c299ef6b6e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6318 | 2026.04.10 22:26:44.030780 [ 6 ] {79f5d8cc-984f-4e21-9229-c299ef6b6e8b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6319 | 2026.04.10 22:26:44.030998 [ 6 ] {79f5d8cc-984f-4e21-9229-c299ef6b6e8b} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2026.04.10 22:26:44.031126 [ 6 ] {79f5d8cc-984f-4e21-9229-c299ef6b6e8b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001459 sec., 549006.168608636 rows/sec., 31.71 MiB/sec. | ||
| 6321 | 2026.04.10 22:26:44.031164 [ 6 ] {79f5d8cc-984f-4e21-9229-c299ef6b6e8b} <Debug> TCPHandler: Processed in 0.001623933 sec. | ||
| 6322 | 2026.04.10 22:26:44.031282 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.04.10 22:26:44.031388 [ 6 ] {aa9b322b-45ec-49c0-b235-dc9d3e307cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6324 | 2026.04.10 22:26:44.031428 [ 6 ] {aa9b322b-45ec-49c0-b235-dc9d3e307cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6325 | 2026.04.10 22:26:44.031809 [ 6 ] {aa9b322b-45ec-49c0-b235-dc9d3e307cd8} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.04.10 22:26:44.031844 [ 6 ] {aa9b322b-45ec-49c0-b235-dc9d3e307cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6327 | 2026.04.10 22:26:44.032137 [ 6 ] {aa9b322b-45ec-49c0-b235-dc9d3e307cd8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6328 | 2026.04.10 22:26:44.032357 [ 6 ] {aa9b322b-45ec-49c0-b235-dc9d3e307cd8} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.04.10 22:26:44.032484 [ 6 ] {aa9b322b-45ec-49c0-b235-dc9d3e307cd8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 6330 | 2026.04.10 22:26:44.032522 [ 6 ] {aa9b322b-45ec-49c0-b235-dc9d3e307cd8} <Debug> TCPHandler: Processed in 0.001289246 sec. | ||
| 6331 | 2026.04.10 22:26:44.032623 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2026.04.10 22:26:44.032716 [ 6 ] {dc5e1a5d-9979-405b-a67c-7e4c48fdf60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6333 | 2026.04.10 22:26:44.032756 [ 6 ] {dc5e1a5d-9979-405b-a67c-7e4c48fdf60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6334 | 2026.04.10 22:26:44.033574 [ 6 ] {dc5e1a5d-9979-405b-a67c-7e4c48fdf60e} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.04.10 22:26:44.033610 [ 6 ] {dc5e1a5d-9979-405b-a67c-7e4c48fdf60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6336 | 2026.04.10 22:26:44.033984 [ 6 ] {dc5e1a5d-9979-405b-a67c-7e4c48fdf60e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6337 | 2026.04.10 22:26:44.034191 [ 6 ] {dc5e1a5d-9979-405b-a67c-7e4c48fdf60e} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.04.10 22:26:44.034322 [ 6 ] {dc5e1a5d-9979-405b-a67c-7e4c48fdf60e} <Debug> executeQuery: Read 1317 rows, 90.28 KiB in 0.001623 sec., 811460.2587800369 rows/sec., 54.32 MiB/sec. | ||
| 6339 | 2026.04.10 22:26:44.034359 [ 6 ] {dc5e1a5d-9979-405b-a67c-7e4c48fdf60e} <Debug> TCPHandler: Processed in 0.001785486 sec. | ||
| 6340 | 2026.04.10 22:26:44.034459 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2026.04.10 22:26:44.034552 [ 6 ] {047eb28b-a981-4581-b3cd-787bf126e7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6342 | 2026.04.10 22:26:44.034596 [ 6 ] {047eb28b-a981-4581-b3cd-787bf126e7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6343 | 2026.04.10 22:26:44.035278 [ 6 ] {047eb28b-a981-4581-b3cd-787bf126e7a2} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.04.10 22:26:44.035314 [ 6 ] {047eb28b-a981-4581-b3cd-787bf126e7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6345 | 2026.04.10 22:26:44.035735 [ 6 ] {047eb28b-a981-4581-b3cd-787bf126e7a2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6346 | 2026.04.10 22:26:44.035942 [ 6 ] {047eb28b-a981-4581-b3cd-787bf126e7a2} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.04.10 22:26:44.036072 [ 6 ] {047eb28b-a981-4581-b3cd-787bf126e7a2} <Debug> executeQuery: Read 1530 rows, 95.33 KiB in 0.001538 sec., 994798.4395318595 rows/sec., 60.53 MiB/sec. | ||
| 6348 | 2026.04.10 22:26:44.036109 [ 6 ] {047eb28b-a981-4581-b3cd-787bf126e7a2} <Debug> TCPHandler: Processed in 0.001698474 sec. | ||
| 6349 | 2026.04.10 22:26:44.036221 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2026.04.10 22:26:44.036316 [ 6 ] {759c3b1f-a08d-4d59-8979-57723e9d516c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6351 | 2026.04.10 22:26:44.036371 [ 6 ] {759c3b1f-a08d-4d59-8979-57723e9d516c} <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 | ||
| 6352 | 2026.04.10 22:26:44.037189 [ 6 ] {759c3b1f-a08d-4d59-8979-57723e9d516c} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.04.10 22:26:44.037225 [ 6 ] {759c3b1f-a08d-4d59-8979-57723e9d516c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6354 | 2026.04.10 22:26:44.037763 [ 6 ] {759c3b1f-a08d-4d59-8979-57723e9d516c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6355 | 2026.04.10 22:26:44.038002 [ 6 ] {759c3b1f-a08d-4d59-8979-57723e9d516c} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.04.10 22:26:44.038137 [ 6 ] {759c3b1f-a08d-4d59-8979-57723e9d516c} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001841 sec., 18468.22379141771 rows/sec., 33.09 MiB/sec. | ||
| 6357 | 2026.04.10 22:26:44.038190 [ 6 ] {759c3b1f-a08d-4d59-8979-57723e9d516c} <Debug> TCPHandler: Processed in 0.002018381 sec. | ||
| 6358 | 2026.04.10 22:26:44.038305 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2026.04.10 22:26:44.038401 [ 6 ] {40114cc8-9170-4ee4-b66d-a92e34fca791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6360 | 2026.04.10 22:26:44.038443 [ 6 ] {40114cc8-9170-4ee4-b66d-a92e34fca791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6361 | 2026.04.10 22:26:44.038766 [ 6 ] {40114cc8-9170-4ee4-b66d-a92e34fca791} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.04.10 22:26:44.038801 [ 6 ] {40114cc8-9170-4ee4-b66d-a92e34fca791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6363 | 2026.04.10 22:26:44.039098 [ 6 ] {40114cc8-9170-4ee4-b66d-a92e34fca791} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6364 | 2026.04.10 22:26:44.039309 [ 6 ] {40114cc8-9170-4ee4-b66d-a92e34fca791} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.04.10 22:26:44.039436 [ 6 ] {40114cc8-9170-4ee4-b66d-a92e34fca791} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001054 sec., 22770.398481973432 rows/sec., 1.53 MiB/sec. | ||
| 6366 | 2026.04.10 22:26:44.039472 [ 6 ] {40114cc8-9170-4ee4-b66d-a92e34fca791} <Debug> TCPHandler: Processed in 0.001216495 sec. | ||
| 6367 | 2026.04.10 22:26:46.921061 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2026.04.10 22:26:46.921242 [ 6 ] {a6dc5067-344c-4e1f-95ed-2bf14446b5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6369 | 2026.04.10 22:26:46.921305 [ 6 ] {a6dc5067-344c-4e1f-95ed-2bf14446b5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6370 | 2026.04.10 22:26:46.921973 [ 6 ] {a6dc5067-344c-4e1f-95ed-2bf14446b5a2} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.04.10 22:26:46.922012 [ 6 ] {a6dc5067-344c-4e1f-95ed-2bf14446b5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6372 | 2026.04.10 22:26:46.922398 [ 6 ] {a6dc5067-344c-4e1f-95ed-2bf14446b5a2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6373 | 2026.04.10 22:26:46.922622 [ 6 ] {a6dc5067-344c-4e1f-95ed-2bf14446b5a2} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2026.04.10 22:26:46.922776 [ 6 ] {a6dc5067-344c-4e1f-95ed-2bf14446b5a2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001586 sec., 35308.95334174023 rows/sec., 2.71 MiB/sec. | ||
| 6375 | 2026.04.10 22:26:46.922817 [ 6 ] {a6dc5067-344c-4e1f-95ed-2bf14446b5a2} <Debug> TCPHandler: Processed in 0.001880549 sec. | ||
| 6376 | 2026.04.10 22:26:46.922936 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2026.04.10 22:26:46.923031 [ 6 ] {22b37d7f-2bc9-428f-81fd-1b3bb970092b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6378 | 2026.04.10 22:26:46.923071 [ 6 ] {22b37d7f-2bc9-428f-81fd-1b3bb970092b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6379 | 2026.04.10 22:26:46.923530 [ 6 ] {22b37d7f-2bc9-428f-81fd-1b3bb970092b} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.04.10 22:26:46.923566 [ 6 ] {22b37d7f-2bc9-428f-81fd-1b3bb970092b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6381 | 2026.04.10 22:26:46.923866 [ 6 ] {22b37d7f-2bc9-428f-81fd-1b3bb970092b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6382 | 2026.04.10 22:26:46.924103 [ 6 ] {22b37d7f-2bc9-428f-81fd-1b3bb970092b} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2026.04.10 22:26:46.924234 [ 6 ] {22b37d7f-2bc9-428f-81fd-1b3bb970092b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 6384 | 2026.04.10 22:26:46.924271 [ 6 ] {22b37d7f-2bc9-428f-81fd-1b3bb970092b} <Debug> TCPHandler: Processed in 0.001383708 sec. | ||
| 6385 | 2026.04.10 22:26:46.924392 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2026.04.10 22:26:46.924486 [ 6 ] {f5cfcefc-a94f-442e-8b35-15039ab491ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6387 | 2026.04.10 22:26:46.924528 [ 6 ] {f5cfcefc-a94f-442e-8b35-15039ab491ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6388 | 2026.04.10 22:26:46.924906 [ 6 ] {f5cfcefc-a94f-442e-8b35-15039ab491ff} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.04.10 22:26:46.924940 [ 6 ] {f5cfcefc-a94f-442e-8b35-15039ab491ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6390 | 2026.04.10 22:26:46.925251 [ 6 ] {f5cfcefc-a94f-442e-8b35-15039ab491ff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6391 | 2026.04.10 22:26:46.925459 [ 6 ] {f5cfcefc-a94f-442e-8b35-15039ab491ff} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.04.10 22:26:46.925559 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6393 | 2026.04.10 22:26:46.925584 [ 6 ] {f5cfcefc-a94f-442e-8b35-15039ab491ff} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001117 sec., 85944.49418084155 rows/sec., 5.99 MiB/sec. | ||
| 6394 | 2026.04.10 22:26:46.925597 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.04.10 22:26:46.925618 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6396 | 2026.04.10 22:26:46.925621 [ 6 ] {f5cfcefc-a94f-442e-8b35-15039ab491ff} <Debug> TCPHandler: Processed in 0.001281446 sec. | ||
| 6397 | 2026.04.10 22:26:46.925730 [ 188 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6398 | 2026.04.10 22:26:46.925743 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2026.04.10 22:26:46.925859 [ 6 ] {c59d565b-8cf8-486e-895c-925578f9f397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6400 | 2026.04.10 22:26:46.925876 [ 188 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6401 | 2026.04.10 22:26:46.925899 [ 6 ] {c59d565b-8cf8-486e-895c-925578f9f397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6402 | 2026.04.10 22:26:46.925917 [ 188 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12061 rows starting from the beginning of the part | ||
| 6403 | 2026.04.10 22:26:46.925988 [ 188 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 199 rows starting from the beginning of the part | ||
| 6404 | 2026.04.10 22:26:46.926044 [ 188 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6405 | 2026.04.10 22:26:46.926098 [ 188 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6406 | 2026.04.10 22:26:46.926137 [ 188 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1530 rows starting from the beginning of the part | ||
| 6407 | 2026.04.10 22:26:46.926187 [ 188 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part | ||
| 6408 | 2026.04.10 22:26:46.926247 [ 6 ] {c59d565b-8cf8-486e-895c-925578f9f397} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.04.10 22:26:46.926286 [ 6 ] {c59d565b-8cf8-486e-895c-925578f9f397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6410 | 2026.04.10 22:26:46.926627 [ 6 ] {c59d565b-8cf8-486e-895c-925578f9f397} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6411 | 2026.04.10 22:26:46.926833 [ 6 ] {c59d565b-8cf8-486e-895c-925578f9f397} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.04.10 22:26:46.926962 [ 6 ] {c59d565b-8cf8-486e-895c-925578f9f397} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001122 sec., 32085.561497326205 rows/sec., 2.16 MiB/sec. | ||
| 6413 | 2026.04.10 22:26:46.926997 [ 6 ] {c59d565b-8cf8-486e-895c-925578f9f397} <Debug> TCPHandler: Processed in 0.001301226 sec. | ||
| 6414 | 2026.04.10 22:26:46.929813 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14206 rows, containing 5 columns (5 merged, 0 gathered) in 0.004132244 sec., 3437841.5214590426 rows/sec., 223.12 MiB/sec. | ||
| 6415 | 2026.04.10 22:26:46.930336 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6416 | 2026.04.10 22:26:46.930609 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.04.10 22:26:46.930697 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6418 | 2026.04.10 22:26:46.930778 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 6419 | 2026.04.10 22:26:48.053459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13950 | ||
| 6420 | 2026.04.10 22:26:48.053963 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.04.10 22:26:48.054009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6422 | 2026.04.10 22:26:48.054495 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6423 | 2026.04.10 22:26:48.054741 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.04.10 22:26:48.054883 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13950 | ||
| 6425 | 2026.04.10 22:26:48.772107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6426 | 2026.04.10 22:26:48.789181 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.04.10 22:26:48.789235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6428 | 2026.04.10 22:26:48.794907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6429 | 2026.04.10 22:26:48.795596 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.04.10 22:26:48.798320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6431 | 2026.04.10 22:26:50.595684 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 784 | ||
| 6432 | 2026.04.10 22:26:50.598390 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2026.04.10 22:26:50.598445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6434 | 2026.04.10 22:26:50.599750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6435 | 2026.04.10 22:26:50.600060 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2026.04.10 22:26:50.600276 [ 74 ] {} <Debug> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6437 | 2026.04.10 22:26:50.600356 [ 74 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.04.10 22:26:50.600357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6439 | 2026.04.10 22:26:50.600382 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6440 | 2026.04.10 22:26:50.600495 [ 191 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::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 | ||
| 6441 | 2026.04.10 22:26:50.601001 [ 191 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6442 | 2026.04.10 22:26:50.601136 [ 191 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 594 rows starting from the beginning of the part | ||
| 6443 | 2026.04.10 22:26:50.601527 [ 191 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part | ||
| 6444 | 2026.04.10 22:26:50.601909 [ 191 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 6445 | 2026.04.10 22:26:50.602279 [ 191 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 6446 | 2026.04.10 22:26:50.602833 [ 191 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
| 6447 | 2026.04.10 22:26:50.603385 [ 191 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 6448 | 2026.04.10 22:26:50.611703 [ 190 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 784 rows, containing 72 columns (72 merged, 0 gathered) in 0.011246407 sec., 69711.15308204656 rows/sec., 61.99 MiB/sec. | ||
| 6449 | 2026.04.10 22:26:50.613403 [ 189 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6450 | 2026.04.10 22:26:50.614206 [ 189 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_21_4} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2026.04.10 22:26:50.614302 [ 189 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_21_4} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6452 | 2026.04.10 22:26:50.614673 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6453 | 2026.04.10 22:26:51.926627 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2026.04.10 22:26:51.926823 [ 6 ] {04e2d97b-e49b-49e0-8b9e-d3547ef1b749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6455 | 2026.04.10 22:26:51.926897 [ 6 ] {04e2d97b-e49b-49e0-8b9e-d3547ef1b749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6456 | 2026.04.10 22:26:51.927573 [ 6 ] {04e2d97b-e49b-49e0-8b9e-d3547ef1b749} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.04.10 22:26:51.927620 [ 6 ] {04e2d97b-e49b-49e0-8b9e-d3547ef1b749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6458 | 2026.04.10 22:26:51.928023 [ 6 ] {04e2d97b-e49b-49e0-8b9e-d3547ef1b749} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6459 | 2026.04.10 22:26:51.928256 [ 6 ] {04e2d97b-e49b-49e0-8b9e-d3547ef1b749} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.04.10 22:26:51.928410 [ 6 ] {04e2d97b-e49b-49e0-8b9e-d3547ef1b749} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001643 sec., 55995.13085818625 rows/sec., 4.73 MiB/sec. | ||
| 6461 | 2026.04.10 22:26:51.928452 [ 6 ] {04e2d97b-e49b-49e0-8b9e-d3547ef1b749} <Debug> TCPHandler: Processed in 0.001966829 sec. | ||
| 6462 | 2026.04.10 22:26:51.928575 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2026.04.10 22:26:51.928670 [ 6 ] {8ed1ad4f-5b15-4812-827c-50d27b4e7e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6464 | 2026.04.10 22:26:51.928711 [ 6 ] {8ed1ad4f-5b15-4812-827c-50d27b4e7e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6465 | 2026.04.10 22:26:51.929116 [ 6 ] {8ed1ad4f-5b15-4812-827c-50d27b4e7e47} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2026.04.10 22:26:51.929151 [ 6 ] {8ed1ad4f-5b15-4812-827c-50d27b4e7e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6467 | 2026.04.10 22:26:51.929481 [ 6 ] {8ed1ad4f-5b15-4812-827c-50d27b4e7e47} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6468 | 2026.04.10 22:26:51.929696 [ 6 ] {8ed1ad4f-5b15-4812-827c-50d27b4e7e47} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2026.04.10 22:26:51.929823 [ 6 ] {8ed1ad4f-5b15-4812-827c-50d27b4e7e47} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001171 sec., 15371.477369769429 rows/sec., 1.13 MiB/sec. | ||
| 6470 | 2026.04.10 22:26:51.929859 [ 6 ] {8ed1ad4f-5b15-4812-827c-50d27b4e7e47} <Debug> TCPHandler: Processed in 0.001334827 sec. | ||
| 6471 | 2026.04.10 22:26:51.929969 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.04.10 22:26:51.930062 [ 6 ] {85fe9e49-7f1b-4f4e-ad45-a39a0cf55d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6473 | 2026.04.10 22:26:51.930102 [ 6 ] {85fe9e49-7f1b-4f4e-ad45-a39a0cf55d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6474 | 2026.04.10 22:26:51.930522 [ 6 ] {85fe9e49-7f1b-4f4e-ad45-a39a0cf55d5d} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.04.10 22:26:51.930555 [ 6 ] {85fe9e49-7f1b-4f4e-ad45-a39a0cf55d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6476 | 2026.04.10 22:26:51.930858 [ 6 ] {85fe9e49-7f1b-4f4e-ad45-a39a0cf55d5d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6477 | 2026.04.10 22:26:51.931072 [ 6 ] {85fe9e49-7f1b-4f4e-ad45-a39a0cf55d5d} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.04.10 22:26:51.931199 [ 6 ] {85fe9e49-7f1b-4f4e-ad45-a39a0cf55d5d} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001155 sec., 70995.670995671 rows/sec., 5.54 MiB/sec. | ||
| 6479 | 2026.04.10 22:26:51.931235 [ 6 ] {85fe9e49-7f1b-4f4e-ad45-a39a0cf55d5d} <Debug> TCPHandler: Processed in 0.001315727 sec. | ||
| 6480 | 2026.04.10 22:26:51.931345 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.04.10 22:26:51.931439 [ 6 ] {3791a414-4f7a-44c4-920d-7464bf210062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6482 | 2026.04.10 22:26:51.931482 [ 6 ] {3791a414-4f7a-44c4-920d-7464bf210062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6483 | 2026.04.10 22:26:51.931893 [ 6 ] {3791a414-4f7a-44c4-920d-7464bf210062} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.04.10 22:26:51.931926 [ 6 ] {3791a414-4f7a-44c4-920d-7464bf210062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6485 | 2026.04.10 22:26:51.932254 [ 6 ] {3791a414-4f7a-44c4-920d-7464bf210062} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6486 | 2026.04.10 22:26:51.932464 [ 6 ] {3791a414-4f7a-44c4-920d-7464bf210062} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.04.10 22:26:51.932589 [ 6 ] {3791a414-4f7a-44c4-920d-7464bf210062} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 6488 | 2026.04.10 22:26:51.932625 [ 6 ] {3791a414-4f7a-44c4-920d-7464bf210062} <Debug> TCPHandler: Processed in 0.001329047 sec. | ||
| 6489 | 2026.04.10 22:26:51.932737 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.04.10 22:26:51.932830 [ 6 ] {f0ffa53e-fe10-46d4-9fb2-61c1aa0453ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6491 | 2026.04.10 22:26:51.932883 [ 6 ] {f0ffa53e-fe10-46d4-9fb2-61c1aa0453ea} <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 | ||
| 6492 | 2026.04.10 22:26:51.933656 [ 6 ] {f0ffa53e-fe10-46d4-9fb2-61c1aa0453ea} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.04.10 22:26:51.933690 [ 6 ] {f0ffa53e-fe10-46d4-9fb2-61c1aa0453ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6494 | 2026.04.10 22:26:51.934230 [ 6 ] {f0ffa53e-fe10-46d4-9fb2-61c1aa0453ea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6495 | 2026.04.10 22:26:51.934457 [ 6 ] {f0ffa53e-fe10-46d4-9fb2-61c1aa0453ea} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.04.10 22:26:51.934589 [ 6 ] {f0ffa53e-fe10-46d4-9fb2-61c1aa0453ea} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001778 sec., 10123.734533183351 rows/sec., 18.14 MiB/sec. | ||
| 6497 | 2026.04.10 22:26:51.934639 [ 6 ] {f0ffa53e-fe10-46d4-9fb2-61c1aa0453ea} <Debug> TCPHandler: Processed in 0.001951519 sec. | ||
| 6498 | 2026.04.10 22:26:51.934752 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.04.10 22:26:51.934846 [ 6 ] {6d9b8d59-fb33-4bbd-9cee-98d12dc49435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6500 | 2026.04.10 22:26:51.934887 [ 6 ] {6d9b8d59-fb33-4bbd-9cee-98d12dc49435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6501 | 2026.04.10 22:26:51.935221 [ 6 ] {6d9b8d59-fb33-4bbd-9cee-98d12dc49435} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.04.10 22:26:51.935254 [ 6 ] {6d9b8d59-fb33-4bbd-9cee-98d12dc49435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6503 | 2026.04.10 22:26:51.935543 [ 6 ] {6d9b8d59-fb33-4bbd-9cee-98d12dc49435} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6504 | 2026.04.10 22:26:51.935739 [ 6 ] {6d9b8d59-fb33-4bbd-9cee-98d12dc49435} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.04.10 22:26:51.935822 [ 107 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6506 | 2026.04.10 22:26:51.935855 [ 6 ] {6d9b8d59-fb33-4bbd-9cee-98d12dc49435} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 6507 | 2026.04.10 22:26:51.935855 [ 107 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2026.04.10 22:26:51.935884 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6509 | 2026.04.10 22:26:51.935888 [ 6 ] {6d9b8d59-fb33-4bbd-9cee-98d12dc49435} <Debug> TCPHandler: Processed in 0.001220005 sec. | ||
| 6510 | 2026.04.10 22:26:51.936008 [ 202 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6511 | 2026.04.10 22:26:51.936161 [ 202 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6512 | 2026.04.10 22:26:51.936197 [ 202 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1368 rows starting from the beginning of the part | ||
| 6513 | 2026.04.10 22:26:51.936262 [ 202 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6514 | 2026.04.10 22:26:51.936374 [ 202 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6515 | 2026.04.10 22:26:51.936420 [ 202 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 6516 | 2026.04.10 22:26:51.936466 [ 202 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 6517 | 2026.04.10 22:26:51.936510 [ 202 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6518 | 2026.04.10 22:26:51.937546 [ 194 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 4 columns (4 merged, 0 gathered) in 0.001561962 sec., 1029474.4686490452 rows/sec., 67.27 MiB/sec. | ||
| 6519 | 2026.04.10 22:26:51.937727 [ 202 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6520 | 2026.04.10 22:26:51.937967 [ 202 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_36_7} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.04.10 22:26:51.938039 [ 202 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_36_7} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6522 | 2026.04.10 22:26:51.938108 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 6523 | 2026.04.10 22:26:55.407665 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6524 | 2026.04.10 22:26:55.407728 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6525 | 2026.04.10 22:26:55.555001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14398 | ||
| 6526 | 2026.04.10 22:26:55.555512 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.04.10 22:26:55.555561 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6528 | 2026.04.10 22:26:55.556054 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6529 | 2026.04.10 22:26:55.556298 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.04.10 22:26:55.556440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14398 | ||
| 6531 | 2026.04.10 22:26:56.298446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6532 | 2026.04.10 22:26:56.317147 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2026.04.10 22:26:56.317208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6534 | 2026.04.10 22:26:56.322829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6535 | 2026.04.10 22:26:56.323526 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2026.04.10 22:26:56.326632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6537 | 2026.04.10 22:26:56.925523 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2026.04.10 22:26:56.925724 [ 6 ] {57623de4-a586-4e69-88fe-e127cb8f7845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6539 | 2026.04.10 22:26:56.925798 [ 6 ] {57623de4-a586-4e69-88fe-e127cb8f7845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6540 | 2026.04.10 22:26:56.926531 [ 6 ] {57623de4-a586-4e69-88fe-e127cb8f7845} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.04.10 22:26:56.926579 [ 6 ] {57623de4-a586-4e69-88fe-e127cb8f7845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6542 | 2026.04.10 22:26:56.926980 [ 6 ] {57623de4-a586-4e69-88fe-e127cb8f7845} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6543 | 2026.04.10 22:26:56.927213 [ 6 ] {57623de4-a586-4e69-88fe-e127cb8f7845} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.04.10 22:26:56.927367 [ 6 ] {57623de4-a586-4e69-88fe-e127cb8f7845} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.0017 sec., 60000 rows/sec., 5.02 MiB/sec. | ||
| 6545 | 2026.04.10 22:26:56.927410 [ 6 ] {57623de4-a586-4e69-88fe-e127cb8f7845} <Debug> TCPHandler: Processed in 0.002031181 sec. | ||
| 6546 | 2026.04.10 22:26:56.927528 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6547 | 2026.04.10 22:26:56.927622 [ 6 ] {1c98abd6-4c4a-4a07-ba8c-75d686ed9c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6548 | 2026.04.10 22:26:56.927662 [ 6 ] {1c98abd6-4c4a-4a07-ba8c-75d686ed9c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6549 | 2026.04.10 22:26:56.928061 [ 6 ] {1c98abd6-4c4a-4a07-ba8c-75d686ed9c5d} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2026.04.10 22:26:56.928097 [ 6 ] {1c98abd6-4c4a-4a07-ba8c-75d686ed9c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6551 | 2026.04.10 22:26:56.928384 [ 6 ] {1c98abd6-4c4a-4a07-ba8c-75d686ed9c5d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6552 | 2026.04.10 22:26:56.928600 [ 6 ] {1c98abd6-4c4a-4a07-ba8c-75d686ed9c5d} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2026.04.10 22:26:56.928727 [ 6 ] {1c98abd6-4c4a-4a07-ba8c-75d686ed9c5d} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001124 sec., 20462.633451957296 rows/sec., 1.50 MiB/sec. | ||
| 6554 | 2026.04.10 22:26:56.928764 [ 6 ] {1c98abd6-4c4a-4a07-ba8c-75d686ed9c5d} <Debug> TCPHandler: Processed in 0.001283916 sec. | ||
| 6555 | 2026.04.10 22:26:56.928889 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2026.04.10 22:26:56.929014 [ 6 ] {90340f0a-ddef-4e77-bb47-c28aaade21fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6557 | 2026.04.10 22:26:56.929061 [ 6 ] {90340f0a-ddef-4e77-bb47-c28aaade21fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6558 | 2026.04.10 22:26:56.929514 [ 6 ] {90340f0a-ddef-4e77-bb47-c28aaade21fb} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.04.10 22:26:56.929550 [ 6 ] {90340f0a-ddef-4e77-bb47-c28aaade21fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6560 | 2026.04.10 22:26:56.929855 [ 6 ] {90340f0a-ddef-4e77-bb47-c28aaade21fb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6561 | 2026.04.10 22:26:56.930065 [ 6 ] {90340f0a-ddef-4e77-bb47-c28aaade21fb} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.04.10 22:26:56.930191 [ 6 ] {90340f0a-ddef-4e77-bb47-c28aaade21fb} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001201 sec., 72439.63363863446 rows/sec., 5.66 MiB/sec. | ||
| 6563 | 2026.04.10 22:26:56.930228 [ 6 ] {90340f0a-ddef-4e77-bb47-c28aaade21fb} <Debug> TCPHandler: Processed in 0.001405739 sec. | ||
| 6564 | 2026.04.10 22:26:56.930334 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2026.04.10 22:26:56.930426 [ 6 ] {22c3b5c6-cb03-4b29-a7bf-e96165ed19a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6566 | 2026.04.10 22:26:56.930469 [ 6 ] {22c3b5c6-cb03-4b29-a7bf-e96165ed19a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6567 | 2026.04.10 22:26:56.930861 [ 6 ] {22c3b5c6-cb03-4b29-a7bf-e96165ed19a3} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.04.10 22:26:56.930896 [ 6 ] {22c3b5c6-cb03-4b29-a7bf-e96165ed19a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6569 | 2026.04.10 22:26:56.931209 [ 6 ] {22c3b5c6-cb03-4b29-a7bf-e96165ed19a3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6570 | 2026.04.10 22:26:56.931421 [ 6 ] {22c3b5c6-cb03-4b29-a7bf-e96165ed19a3} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.04.10 22:26:56.931555 [ 6 ] {22c3b5c6-cb03-4b29-a7bf-e96165ed19a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 6572 | 2026.04.10 22:26:56.931591 [ 6 ] {22c3b5c6-cb03-4b29-a7bf-e96165ed19a3} <Debug> TCPHandler: Processed in 0.001305376 sec. | ||
| 6573 | 2026.04.10 22:26:56.931697 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2026.04.10 22:26:56.931789 [ 6 ] {eb47c2e9-c003-48a7-9956-cdc23504de56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6575 | 2026.04.10 22:26:56.931843 [ 6 ] {eb47c2e9-c003-48a7-9956-cdc23504de56} <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 | ||
| 6576 | 2026.04.10 22:26:56.932635 [ 6 ] {eb47c2e9-c003-48a7-9956-cdc23504de56} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.04.10 22:26:56.932670 [ 6 ] {eb47c2e9-c003-48a7-9956-cdc23504de56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6578 | 2026.04.10 22:26:56.933183 [ 6 ] {eb47c2e9-c003-48a7-9956-cdc23504de56} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6579 | 2026.04.10 22:26:56.933405 [ 6 ] {eb47c2e9-c003-48a7-9956-cdc23504de56} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.04.10 22:26:56.933538 [ 6 ] {eb47c2e9-c003-48a7-9956-cdc23504de56} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001767 sec., 13016.411997736277 rows/sec., 23.32 MiB/sec. | ||
| 6581 | 2026.04.10 22:26:56.933597 [ 6 ] {eb47c2e9-c003-48a7-9956-cdc23504de56} <Debug> TCPHandler: Processed in 0.00194612 sec. | ||
| 6582 | 2026.04.10 22:26:56.933705 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2026.04.10 22:26:56.933803 [ 6 ] {7086f7f6-90be-4fb5-b9b6-067f554f73e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6584 | 2026.04.10 22:26:56.933862 [ 6 ] {7086f7f6-90be-4fb5-b9b6-067f554f73e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6585 | 2026.04.10 22:26:56.934198 [ 6 ] {7086f7f6-90be-4fb5-b9b6-067f554f73e1} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2026.04.10 22:26:56.934234 [ 6 ] {7086f7f6-90be-4fb5-b9b6-067f554f73e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6587 | 2026.04.10 22:26:56.934528 [ 6 ] {7086f7f6-90be-4fb5-b9b6-067f554f73e1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6588 | 2026.04.10 22:26:56.934727 [ 6 ] {7086f7f6-90be-4fb5-b9b6-067f554f73e1} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.04.10 22:26:56.934863 [ 6 ] {7086f7f6-90be-4fb5-b9b6-067f554f73e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6590 | 2026.04.10 22:26:56.934898 [ 6 ] {7086f7f6-90be-4fb5-b9b6-067f554f73e1} <Debug> TCPHandler: Processed in 0.001240795 sec. | ||
| 6591 | 2026.04.10 22:27:00.600620 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 808 | ||
| 6592 | 2026.04.10 22:27:00.602733 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.04.10 22:27:00.602774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6594 | 2026.04.10 22:27:00.603921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6595 | 2026.04.10 22:27:00.604190 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2026.04.10 22:27:00.604448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
| 6597 | 2026.04.10 22:27:01.927582 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2026.04.10 22:27:01.927782 [ 6 ] {7290a9d0-cd57-420f-a105-728082278169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6599 | 2026.04.10 22:27:01.927854 [ 6 ] {7290a9d0-cd57-420f-a105-728082278169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6600 | 2026.04.10 22:27:01.928562 [ 6 ] {7290a9d0-cd57-420f-a105-728082278169} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2026.04.10 22:27:01.928607 [ 6 ] {7290a9d0-cd57-420f-a105-728082278169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6602 | 2026.04.10 22:27:01.928989 [ 6 ] {7290a9d0-cd57-420f-a105-728082278169} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6603 | 2026.04.10 22:27:01.929213 [ 6 ] {7290a9d0-cd57-420f-a105-728082278169} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2026.04.10 22:27:01.929364 [ 6 ] {7290a9d0-cd57-420f-a105-728082278169} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 6605 | 2026.04.10 22:27:01.929406 [ 6 ] {7290a9d0-cd57-420f-a105-728082278169} <Debug> TCPHandler: Processed in 0.001958739 sec. | ||
| 6606 | 2026.04.10 22:27:01.929534 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6607 | 2026.04.10 22:27:01.929627 [ 6 ] {f663a39f-bdb3-49ea-a2ad-2b88b8cc1bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6608 | 2026.04.10 22:27:01.929667 [ 6 ] {f663a39f-bdb3-49ea-a2ad-2b88b8cc1bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6609 | 2026.04.10 22:27:01.930052 [ 6 ] {f663a39f-bdb3-49ea-a2ad-2b88b8cc1bd0} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.04.10 22:27:01.930087 [ 6 ] {f663a39f-bdb3-49ea-a2ad-2b88b8cc1bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6611 | 2026.04.10 22:27:01.930379 [ 6 ] {f663a39f-bdb3-49ea-a2ad-2b88b8cc1bd0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6612 | 2026.04.10 22:27:01.930596 [ 6 ] {f663a39f-bdb3-49ea-a2ad-2b88b8cc1bd0} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.04.10 22:27:01.930726 [ 6 ] {f663a39f-bdb3-49ea-a2ad-2b88b8cc1bd0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001117 sec., 1790.510295434199 rows/sec., 146.00 KiB/sec. | ||
| 6614 | 2026.04.10 22:27:01.930762 [ 6 ] {f663a39f-bdb3-49ea-a2ad-2b88b8cc1bd0} <Debug> TCPHandler: Processed in 0.001282386 sec. | ||
| 6615 | 2026.04.10 22:27:01.930858 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.04.10 22:27:01.930957 [ 6 ] {412d1093-c504-49d8-ae76-bb4e3ebd533f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6617 | 2026.04.10 22:27:01.930996 [ 6 ] {412d1093-c504-49d8-ae76-bb4e3ebd533f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6618 | 2026.04.10 22:27:01.931482 [ 6 ] {412d1093-c504-49d8-ae76-bb4e3ebd533f} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.04.10 22:27:01.931516 [ 6 ] {412d1093-c504-49d8-ae76-bb4e3ebd533f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6620 | 2026.04.10 22:27:01.931813 [ 6 ] {412d1093-c504-49d8-ae76-bb4e3ebd533f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6621 | 2026.04.10 22:27:01.932017 [ 6 ] {412d1093-c504-49d8-ae76-bb4e3ebd533f} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2026.04.10 22:27:01.932139 [ 6 ] {412d1093-c504-49d8-ae76-bb4e3ebd533f} <Debug> executeQuery: Read 213 rows, 19.50 KiB in 0.001208 sec., 176324.50331125828 rows/sec., 15.76 MiB/sec. | ||
| 6623 | 2026.04.10 22:27:01.932144 [ 150 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6624 | 2026.04.10 22:27:01.932176 [ 6 ] {412d1093-c504-49d8-ae76-bb4e3ebd533f} <Debug> TCPHandler: Processed in 0.001364427 sec. | ||
| 6625 | 2026.04.10 22:27:01.932212 [ 150 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.04.10 22:27:01.932238 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6627 | 2026.04.10 22:27:01.932300 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6628 | 2026.04.10 22:27:01.932334 [ 190 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6629 | 2026.04.10 22:27:01.932396 [ 6 ] {261f740d-ee2a-45d0-82d1-e717f75a0960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6630 | 2026.04.10 22:27:01.932439 [ 6 ] {261f740d-ee2a-45d0-82d1-e717f75a0960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6631 | 2026.04.10 22:27:01.932458 [ 190 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6632 | 2026.04.10 22:27:01.932504 [ 190 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3361 rows starting from the beginning of the part | ||
| 6633 | 2026.04.10 22:27:01.932582 [ 190 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2453 rows starting from the beginning of the part | ||
| 6634 | 2026.04.10 22:27:01.932634 [ 190 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6635 | 2026.04.10 22:27:01.932687 [ 190 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 92 rows starting from the beginning of the part | ||
| 6636 | 2026.04.10 22:27:01.932732 [ 190 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 102 rows starting from the beginning of the part | ||
| 6637 | 2026.04.10 22:27:01.932777 [ 190 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 213 rows starting from the beginning of the part | ||
| 6638 | 2026.04.10 22:27:01.932986 [ 6 ] {261f740d-ee2a-45d0-82d1-e717f75a0960} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.04.10 22:27:01.933038 [ 6 ] {261f740d-ee2a-45d0-82d1-e717f75a0960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6640 | 2026.04.10 22:27:01.933461 [ 6 ] {261f740d-ee2a-45d0-82d1-e717f75a0960} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6641 | 2026.04.10 22:27:01.933677 [ 6 ] {261f740d-ee2a-45d0-82d1-e717f75a0960} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.04.10 22:27:01.933808 [ 150 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6643 | 2026.04.10 22:27:01.933817 [ 6 ] {261f740d-ee2a-45d0-82d1-e717f75a0960} <Debug> executeQuery: Read 32 rows, 2.45 KiB in 0.001438 sec., 22253.129346314327 rows/sec., 1.67 MiB/sec. | ||
| 6644 | 2026.04.10 22:27:01.933849 [ 150 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.04.10 22:27:01.933873 [ 6 ] {261f740d-ee2a-45d0-82d1-e717f75a0960} <Debug> TCPHandler: Processed in 0.001619702 sec. | ||
| 6646 | 2026.04.10 22:27:01.933875 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6647 | 2026.04.10 22:27:01.933970 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6648 | 2026.04.10 22:27:01.933993 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6649 | 2026.04.10 22:27:01.934060 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6650 | 2026.04.10 22:27:01.934090 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 224 rows starting from the beginning of the part | ||
| 6651 | 2026.04.10 22:27:01.934094 [ 6 ] {fb39650d-e916-4f49-b723-02aa9542dfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6652 | 2026.04.10 22:27:01.934142 [ 6 ] {fb39650d-e916-4f49-b723-02aa9542dfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6653 | 2026.04.10 22:27:01.934143 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
| 6654 | 2026.04.10 22:27:01.934266 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 6655 | 2026.04.10 22:27:01.934306 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part | ||
| 6656 | 2026.04.10 22:27:01.934343 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part | ||
| 6657 | 2026.04.10 22:27:01.934381 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 6658 | 2026.04.10 22:27:01.934602 [ 6 ] {fb39650d-e916-4f49-b723-02aa9542dfcd} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.04.10 22:27:01.934644 [ 6 ] {fb39650d-e916-4f49-b723-02aa9542dfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6660 | 2026.04.10 22:27:01.934969 [ 201 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6277 rows, containing 5 columns (5 merged, 0 gathered) in 0.002671534 sec., 2349586.417391656 rows/sec., 187.07 MiB/sec. | ||
| 6661 | 2026.04.10 22:27:01.935028 [ 6 ] {fb39650d-e916-4f49-b723-02aa9542dfcd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6662 | 2026.04.10 22:27:01.935156 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218124 sec., 289789.87360892654 rows/sec., 20.66 MiB/sec. | ||
| 6663 | 2026.04.10 22:27:01.935304 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6664 | 2026.04.10 22:27:01.935313 [ 6 ] {fb39650d-e916-4f49-b723-02aa9542dfcd} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.04.10 22:27:01.935420 [ 200 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6666 | 2026.04.10 22:27:01.935464 [ 6 ] {fb39650d-e916-4f49-b723-02aa9542dfcd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001389 sec., 17278.617710583152 rows/sec., 1.43 MiB/sec. | ||
| 6667 | 2026.04.10 22:27:01.935511 [ 6 ] {fb39650d-e916-4f49-b723-02aa9542dfcd} <Debug> TCPHandler: Processed in 0.001568561 sec. | ||
| 6668 | 2026.04.10 22:27:01.935598 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_36_7} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.04.10 22:27:01.935621 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2026.04.10 22:27:01.935676 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_36_7} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6671 | 2026.04.10 22:27:01.935722 [ 6 ] {bb13fcf3-9809-439e-9340-5a2431d479c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6672 | 2026.04.10 22:27:01.935745 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6673 | 2026.04.10 22:27:01.935767 [ 6 ] {bb13fcf3-9809-439e-9340-5a2431d479c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6674 | 2026.04.10 22:27:01.935811 [ 200 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_41_8} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.04.10 22:27:01.935899 [ 200 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_41_8} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6676 | 2026.04.10 22:27:01.936017 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 6677 | 2026.04.10 22:27:01.936179 [ 6 ] {bb13fcf3-9809-439e-9340-5a2431d479c0} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2026.04.10 22:27:01.936220 [ 6 ] {bb13fcf3-9809-439e-9340-5a2431d479c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6679 | 2026.04.10 22:27:01.936557 [ 6 ] {bb13fcf3-9809-439e-9340-5a2431d479c0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6680 | 2026.04.10 22:27:01.936772 [ 6 ] {bb13fcf3-9809-439e-9340-5a2431d479c0} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2026.04.10 22:27:01.936912 [ 6 ] {bb13fcf3-9809-439e-9340-5a2431d479c0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 775.43 KiB/sec. | ||
| 6682 | 2026.04.10 22:27:01.936950 [ 6 ] {bb13fcf3-9809-439e-9340-5a2431d479c0} <Debug> TCPHandler: Processed in 0.001379888 sec. | ||
| 6683 | 2026.04.10 22:27:01.937068 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6684 | 2026.04.10 22:27:01.937161 [ 6 ] {dbfab844-1d60-4f89-91d4-d3c10dae04d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6685 | 2026.04.10 22:27:01.937200 [ 6 ] {dbfab844-1d60-4f89-91d4-d3c10dae04d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6686 | 2026.04.10 22:27:01.937642 [ 6 ] {dbfab844-1d60-4f89-91d4-d3c10dae04d5} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.04.10 22:27:01.937678 [ 6 ] {dbfab844-1d60-4f89-91d4-d3c10dae04d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6688 | 2026.04.10 22:27:01.938017 [ 6 ] {dbfab844-1d60-4f89-91d4-d3c10dae04d5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6689 | 2026.04.10 22:27:01.938229 [ 6 ] {dbfab844-1d60-4f89-91d4-d3c10dae04d5} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.04.10 22:27:01.938352 [ 148 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6691 | 2026.04.10 22:27:01.938356 [ 6 ] {dbfab844-1d60-4f89-91d4-d3c10dae04d5} <Debug> executeQuery: Read 120 rows, 9.98 KiB in 0.001213 sec., 98928.27699917559 rows/sec., 8.03 MiB/sec. | ||
| 6692 | 2026.04.10 22:27:01.938400 [ 148 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2026.04.10 22:27:01.938420 [ 6 ] {dbfab844-1d60-4f89-91d4-d3c10dae04d5} <Debug> TCPHandler: Processed in 0.001401388 sec. | ||
| 6694 | 2026.04.10 22:27:01.938428 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6695 | 2026.04.10 22:27:01.938536 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6696 | 2026.04.10 22:27:01.938547 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2026.04.10 22:27:01.938659 [ 6 ] {3de89e76-dc33-4f52-9299-bc522b4fa571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6698 | 2026.04.10 22:27:01.938667 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6699 | 2026.04.10 22:27:01.938703 [ 6 ] {3de89e76-dc33-4f52-9299-bc522b4fa571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6700 | 2026.04.10 22:27:01.938711 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1832 rows starting from the beginning of the part | ||
| 6701 | 2026.04.10 22:27:01.938786 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1317 rows starting from the beginning of the part | ||
| 6702 | 2026.04.10 22:27:01.938833 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6703 | 2026.04.10 22:27:01.938873 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
| 6704 | 2026.04.10 22:27:01.938912 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 87 rows starting from the beginning of the part | ||
| 6705 | 2026.04.10 22:27:01.938951 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 120 rows starting from the beginning of the part | ||
| 6706 | 2026.04.10 22:27:01.939120 [ 6 ] {3de89e76-dc33-4f52-9299-bc522b4fa571} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.04.10 22:27:01.939160 [ 6 ] {3de89e76-dc33-4f52-9299-bc522b4fa571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6708 | 2026.04.10 22:27:01.939534 [ 6 ] {3de89e76-dc33-4f52-9299-bc522b4fa571} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6709 | 2026.04.10 22:27:01.939768 [ 6 ] {3de89e76-dc33-4f52-9299-bc522b4fa571} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.04.10 22:27:01.939899 [ 6 ] {3de89e76-dc33-4f52-9299-bc522b4fa571} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001258 sec., 156597.77424483307 rows/sec., 11.23 MiB/sec. | ||
| 6711 | 2026.04.10 22:27:01.939937 [ 6 ] {3de89e76-dc33-4f52-9299-bc522b4fa571} <Debug> TCPHandler: Processed in 0.001440049 sec. | ||
| 6712 | 2026.04.10 22:27:01.940051 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.04.10 22:27:01.940145 [ 6 ] {67585c47-a831-4346-875e-ccc6a11d164c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6714 | 2026.04.10 22:27:01.940200 [ 6 ] {67585c47-a831-4346-875e-ccc6a11d164c} <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 | ||
| 6715 | 2026.04.10 22:27:01.940284 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3502 rows, containing 5 columns (5 merged, 0 gathered) in 0.001792136 sec., 1954092.7697451534 rows/sec., 141.92 MiB/sec. | ||
| 6716 | 2026.04.10 22:27:01.940520 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6717 | 2026.04.10 22:27:01.940755 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_41_8} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.04.10 22:27:01.940823 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_41_8} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6719 | 2026.04.10 22:27:01.940898 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6720 | 2026.04.10 22:27:01.940995 [ 6 ] {67585c47-a831-4346-875e-ccc6a11d164c} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.04.10 22:27:01.941036 [ 6 ] {67585c47-a831-4346-875e-ccc6a11d164c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6722 | 2026.04.10 22:27:01.941584 [ 6 ] {67585c47-a831-4346-875e-ccc6a11d164c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6723 | 2026.04.10 22:27:01.941809 [ 6 ] {67585c47-a831-4346-875e-ccc6a11d164c} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.04.10 22:27:01.941935 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6725 | 2026.04.10 22:27:01.941946 [ 6 ] {67585c47-a831-4346-875e-ccc6a11d164c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001819 sec., 9895.547003848267 rows/sec., 17.73 MiB/sec. | ||
| 6726 | 2026.04.10 22:27:01.941980 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2026.04.10 22:27:01.942004 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6728 | 2026.04.10 22:27:01.942015 [ 6 ] {67585c47-a831-4346-875e-ccc6a11d164c} <Debug> TCPHandler: Processed in 0.002014651 sec. | ||
| 6729 | 2026.04.10 22:27:01.942085 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6730 | 2026.04.10 22:27:01.942136 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.04.10 22:27:01.942236 [ 6 ] {43f47add-11e0-4c41-8f6d-ae220b6121a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6732 | 2026.04.10 22:27:01.942278 [ 6 ] {43f47add-11e0-4c41-8f6d-ae220b6121a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6733 | 2026.04.10 22:27:01.942283 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6734 | 2026.04.10 22:27:01.942343 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 669 rows starting from the beginning of the part | ||
| 6735 | 2026.04.10 22:27:01.942465 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
| 6736 | 2026.04.10 22:27:01.942564 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 6737 | 2026.04.10 22:27:01.942635 [ 6 ] {43f47add-11e0-4c41-8f6d-ae220b6121a4} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2026.04.10 22:27:01.942655 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part | ||
| 6739 | 2026.04.10 22:27:01.942679 [ 6 ] {43f47add-11e0-4c41-8f6d-ae220b6121a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6740 | 2026.04.10 22:27:01.942755 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part | ||
| 6741 | 2026.04.10 22:27:01.942850 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part | ||
| 6742 | 2026.04.10 22:27:01.943004 [ 6 ] {43f47add-11e0-4c41-8f6d-ae220b6121a4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6743 | 2026.04.10 22:27:01.943288 [ 6 ] {43f47add-11e0-4c41-8f6d-ae220b6121a4} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2026.04.10 22:27:01.943432 [ 6 ] {43f47add-11e0-4c41-8f6d-ae220b6121a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 6745 | 2026.04.10 22:27:01.943476 [ 6 ] {43f47add-11e0-4c41-8f6d-ae220b6121a4} <Debug> TCPHandler: Processed in 0.001391208 sec. | ||
| 6746 | 2026.04.10 22:27:01.946909 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 19 columns (19 merged, 0 gathered) in 0.004859918 sec., 160496.53512672434 rows/sec., 287.60 MiB/sec. | ||
| 6747 | 2026.04.10 22:27:01.947991 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6748 | 2026.04.10 22:27:01.948285 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.04.10 22:27:01.948352 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6750 | 2026.04.10 22:27:01.948431 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 6751 | 2026.04.10 22:27:03.056570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14910 | ||
| 6752 | 2026.04.10 22:27:03.057094 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.04.10 22:27:03.057134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6754 | 2026.04.10 22:27:03.057616 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6755 | 2026.04.10 22:27:03.057856 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.04.10 22:27:03.057986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14910 | ||
| 6757 | 2026.04.10 22:27:03.057995 [ 148 ] {} <Debug> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6758 | 2026.04.10 22:27:03.058072 [ 148 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2026.04.10 22:27:03.058102 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6760 | 2026.04.10 22:27:03.058221 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::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 | ||
| 6761 | 2026.04.10 22:27:03.058347 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6762 | 2026.04.10 22:27:03.058388 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12478 rows starting from the beginning of the part | ||
| 6763 | 2026.04.10 22:27:03.058458 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6764 | 2026.04.10 22:27:03.058508 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6765 | 2026.04.10 22:27:03.058558 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6766 | 2026.04.10 22:27:03.058597 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6767 | 2026.04.10 22:27:03.058637 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6768 | 2026.04.10 22:27:03.060395 [ 198 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14910 rows, containing 4 columns (4 merged, 0 gathered) in 0.002219555 sec., 6717562.7546963245 rows/sec., 96.10 MiB/sec. | ||
| 6769 | 2026.04.10 22:27:03.061035 [ 195 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6770 | 2026.04.10 22:27:03.061559 [ 195 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_31_6} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.04.10 22:27:03.061647 [ 195 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_31_6} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6772 | 2026.04.10 22:27:03.061751 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6773 | 2026.04.10 22:27:03.826749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6774 | 2026.04.10 22:27:03.844188 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2026.04.10 22:27:03.844238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6776 | 2026.04.10 22:27:03.850166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6777 | 2026.04.10 22:27:03.850890 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2026.04.10 22:27:03.851208 [ 147 ] {} <Debug> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6779 | 2026.04.10 22:27:03.851279 [ 147 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.04.10 22:27:03.851303 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6781 | 2026.04.10 22:27:03.851395 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::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 | ||
| 6782 | 2026.04.10 22:27:03.854070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6783 | 2026.04.10 22:27:03.854325 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6784 | 2026.04.10 22:27:03.855057 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 6785 | 2026.04.10 22:27:03.858401 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 6786 | 2026.04.10 22:27:03.861725 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6787 | 2026.04.10 22:27:03.865230 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 6788 | 2026.04.10 22:27:03.869083 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6789 | 2026.04.10 22:27:03.872852 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 6790 | 2026.04.10 22:27:03.930276 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.078912602 sec., 2965.305845573309 rows/sec., 15.33 MiB/sec. | ||
| 6791 | 2026.04.10 22:27:03.932668 [ 196 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6792 | 2026.04.10 22:27:03.934620 [ 196 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_31_6} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.04.10 22:27:03.934724 [ 196 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_31_6} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6794 | 2026.04.10 22:27:03.936113 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6795 | 2026.04.10 22:27:04.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.29 MiB, peak 282.83 MiB, free memory in arenas 0.00 B, will set to 276.87 MiB (RSS), difference: 4.59 MiB | ||
| 6796 | 2026.04.10 22:27:06.925745 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6797 | 2026.04.10 22:27:06.925948 [ 6 ] {2da45aaf-7451-4c97-8b8f-f5e2ddef60db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6798 | 2026.04.10 22:27:06.926024 [ 6 ] {2da45aaf-7451-4c97-8b8f-f5e2ddef60db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6799 | 2026.04.10 22:27:06.926750 [ 6 ] {2da45aaf-7451-4c97-8b8f-f5e2ddef60db} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.04.10 22:27:06.926799 [ 6 ] {2da45aaf-7451-4c97-8b8f-f5e2ddef60db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6801 | 2026.04.10 22:27:06.927204 [ 6 ] {2da45aaf-7451-4c97-8b8f-f5e2ddef60db} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6802 | 2026.04.10 22:27:06.927423 [ 6 ] {2da45aaf-7451-4c97-8b8f-f5e2ddef60db} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.04.10 22:27:06.927575 [ 6 ] {2da45aaf-7451-4c97-8b8f-f5e2ddef60db} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001684 sec., 60570.07125890737 rows/sec., 5.07 MiB/sec. | ||
| 6804 | 2026.04.10 22:27:06.927617 [ 6 ] {2da45aaf-7451-4c97-8b8f-f5e2ddef60db} <Debug> TCPHandler: Processed in 0.00201247 sec. | ||
| 6805 | 2026.04.10 22:27:06.927751 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6806 | 2026.04.10 22:27:06.927846 [ 6 ] {94be1578-6690-4b16-9914-f8f13122640d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6807 | 2026.04.10 22:27:06.927888 [ 6 ] {94be1578-6690-4b16-9914-f8f13122640d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6808 | 2026.04.10 22:27:06.928294 [ 6 ] {94be1578-6690-4b16-9914-f8f13122640d} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6809 | 2026.04.10 22:27:06.928331 [ 6 ] {94be1578-6690-4b16-9914-f8f13122640d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6810 | 2026.04.10 22:27:06.928634 [ 6 ] {94be1578-6690-4b16-9914-f8f13122640d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6811 | 2026.04.10 22:27:06.928842 [ 6 ] {94be1578-6690-4b16-9914-f8f13122640d} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2026.04.10 22:27:06.928970 [ 6 ] {94be1578-6690-4b16-9914-f8f13122640d} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001144 sec., 20104.895104895106 rows/sec., 1.48 MiB/sec. | ||
| 6813 | 2026.04.10 22:27:06.929008 [ 6 ] {94be1578-6690-4b16-9914-f8f13122640d} <Debug> TCPHandler: Processed in 0.001309126 sec. | ||
| 6814 | 2026.04.10 22:27:06.929126 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6815 | 2026.04.10 22:27:06.929221 [ 6 ] {c6ae6f8b-a286-4f04-b70a-3d9d62fe9b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6816 | 2026.04.10 22:27:06.929260 [ 6 ] {c6ae6f8b-a286-4f04-b70a-3d9d62fe9b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6817 | 2026.04.10 22:27:06.929681 [ 6 ] {c6ae6f8b-a286-4f04-b70a-3d9d62fe9b52} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.04.10 22:27:06.929716 [ 6 ] {c6ae6f8b-a286-4f04-b70a-3d9d62fe9b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6819 | 2026.04.10 22:27:06.930022 [ 6 ] {c6ae6f8b-a286-4f04-b70a-3d9d62fe9b52} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6820 | 2026.04.10 22:27:06.930252 [ 6 ] {c6ae6f8b-a286-4f04-b70a-3d9d62fe9b52} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.04.10 22:27:06.930378 [ 6 ] {c6ae6f8b-a286-4f04-b70a-3d9d62fe9b52} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001176 sec., 73979.59183673469 rows/sec., 5.78 MiB/sec. | ||
| 6822 | 2026.04.10 22:27:06.930416 [ 6 ] {c6ae6f8b-a286-4f04-b70a-3d9d62fe9b52} <Debug> TCPHandler: Processed in 0.001341067 sec. | ||
| 6823 | 2026.04.10 22:27:06.930531 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6824 | 2026.04.10 22:27:06.930626 [ 6 ] {3877b41f-5d9e-41ea-9aa0-3921ec8f590e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6825 | 2026.04.10 22:27:06.930671 [ 6 ] {3877b41f-5d9e-41ea-9aa0-3921ec8f590e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6826 | 2026.04.10 22:27:06.931079 [ 6 ] {3877b41f-5d9e-41ea-9aa0-3921ec8f590e} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.04.10 22:27:06.931115 [ 6 ] {3877b41f-5d9e-41ea-9aa0-3921ec8f590e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6828 | 2026.04.10 22:27:06.931460 [ 6 ] {3877b41f-5d9e-41ea-9aa0-3921ec8f590e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6829 | 2026.04.10 22:27:06.931677 [ 6 ] {3877b41f-5d9e-41ea-9aa0-3921ec8f590e} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2026.04.10 22:27:06.931806 [ 6 ] {3877b41f-5d9e-41ea-9aa0-3921ec8f590e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 6831 | 2026.04.10 22:27:06.931843 [ 6 ] {3877b41f-5d9e-41ea-9aa0-3921ec8f590e} <Debug> TCPHandler: Processed in 0.001362787 sec. | ||
| 6832 | 2026.04.10 22:27:06.931946 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2026.04.10 22:27:06.932038 [ 6 ] {1fe9b4dc-8cca-46fb-8166-c1d189f92d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6834 | 2026.04.10 22:27:06.932093 [ 6 ] {1fe9b4dc-8cca-46fb-8166-c1d189f92d37} <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 | ||
| 6835 | 2026.04.10 22:27:06.932880 [ 6 ] {1fe9b4dc-8cca-46fb-8166-c1d189f92d37} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.04.10 22:27:06.932917 [ 6 ] {1fe9b4dc-8cca-46fb-8166-c1d189f92d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6837 | 2026.04.10 22:27:06.933470 [ 6 ] {1fe9b4dc-8cca-46fb-8166-c1d189f92d37} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6838 | 2026.04.10 22:27:06.933700 [ 6 ] {1fe9b4dc-8cca-46fb-8166-c1d189f92d37} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.04.10 22:27:06.933838 [ 6 ] {1fe9b4dc-8cca-46fb-8166-c1d189f92d37} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001818 sec., 12651.265126512651 rows/sec., 22.67 MiB/sec. | ||
| 6840 | 2026.04.10 22:27:06.933890 [ 6 ] {1fe9b4dc-8cca-46fb-8166-c1d189f92d37} <Debug> TCPHandler: Processed in 0.001994081 sec. | ||
| 6841 | 2026.04.10 22:27:06.934006 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6842 | 2026.04.10 22:27:06.934101 [ 6 ] {a0d7acc5-b491-43c2-b8d1-073ea48e8c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6843 | 2026.04.10 22:27:06.934143 [ 6 ] {a0d7acc5-b491-43c2-b8d1-073ea48e8c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6844 | 2026.04.10 22:27:06.934479 [ 6 ] {a0d7acc5-b491-43c2-b8d1-073ea48e8c92} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.04.10 22:27:06.934516 [ 6 ] {a0d7acc5-b491-43c2-b8d1-073ea48e8c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6846 | 2026.04.10 22:27:06.934824 [ 6 ] {a0d7acc5-b491-43c2-b8d1-073ea48e8c92} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6847 | 2026.04.10 22:27:06.935042 [ 6 ] {a0d7acc5-b491-43c2-b8d1-073ea48e8c92} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2026.04.10 22:27:06.935171 [ 6 ] {a0d7acc5-b491-43c2-b8d1-073ea48e8c92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 6849 | 2026.04.10 22:27:06.935207 [ 6 ] {a0d7acc5-b491-43c2-b8d1-073ea48e8c92} <Debug> TCPHandler: Processed in 0.001250915 sec. | ||
| 6850 | 2026.04.10 22:27:10.407766 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6851 | 2026.04.10 22:27:10.407831 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6852 | 2026.04.10 22:27:10.558128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15358 | ||
| 6853 | 2026.04.10 22:27:10.558619 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.04.10 22:27:10.558658 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6855 | 2026.04.10 22:27:10.559396 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6856 | 2026.04.10 22:27:10.559655 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.04.10 22:27:10.559799 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15358 | ||
| 6858 | 2026.04.10 22:27:10.604678 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 840 | ||
| 6859 | 2026.04.10 22:27:10.607273 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2026.04.10 22:27:10.607323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6861 | 2026.04.10 22:27:10.608528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6862 | 2026.04.10 22:27:10.608792 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2026.04.10 22:27:10.609059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 6864 | 2026.04.10 22:27:11.001190 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000824976 sec. | ||
| 6865 | 2026.04.10 22:27:11.354225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6866 | 2026.04.10 22:27:11.369509 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.04.10 22:27:11.369567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6868 | 2026.04.10 22:27:11.375402 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6869 | 2026.04.10 22:27:11.376145 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.04.10 22:27:11.378759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6871 | 2026.04.10 22:27:11.925959 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6872 | 2026.04.10 22:27:11.926153 [ 6 ] {1cf1a785-75ed-4488-ba47-d3988695ed47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6873 | 2026.04.10 22:27:11.926224 [ 6 ] {1cf1a785-75ed-4488-ba47-d3988695ed47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6874 | 2026.04.10 22:27:11.926883 [ 6 ] {1cf1a785-75ed-4488-ba47-d3988695ed47} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6875 | 2026.04.10 22:27:11.926930 [ 6 ] {1cf1a785-75ed-4488-ba47-d3988695ed47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6876 | 2026.04.10 22:27:11.927354 [ 6 ] {1cf1a785-75ed-4488-ba47-d3988695ed47} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6877 | 2026.04.10 22:27:11.927600 [ 6 ] {1cf1a785-75ed-4488-ba47-d3988695ed47} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2026.04.10 22:27:11.927751 [ 6 ] {1cf1a785-75ed-4488-ba47-d3988695ed47} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.00165 sec., 55757.57575757576 rows/sec., 4.71 MiB/sec. | ||
| 6879 | 2026.04.10 22:27:11.927793 [ 6 ] {1cf1a785-75ed-4488-ba47-d3988695ed47} <Debug> TCPHandler: Processed in 0.0019672 sec. | ||
| 6880 | 2026.04.10 22:27:11.927928 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6881 | 2026.04.10 22:27:11.928027 [ 6 ] {3d7804b1-eee8-434b-accb-9d1ec0efa8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6882 | 2026.04.10 22:27:11.928069 [ 6 ] {3d7804b1-eee8-434b-accb-9d1ec0efa8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6883 | 2026.04.10 22:27:11.928544 [ 6 ] {3d7804b1-eee8-434b-accb-9d1ec0efa8db} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2026.04.10 22:27:11.928581 [ 6 ] {3d7804b1-eee8-434b-accb-9d1ec0efa8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6885 | 2026.04.10 22:27:11.928906 [ 6 ] {3d7804b1-eee8-434b-accb-9d1ec0efa8db} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6886 | 2026.04.10 22:27:11.929128 [ 6 ] {3d7804b1-eee8-434b-accb-9d1ec0efa8db} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2026.04.10 22:27:11.929262 [ 6 ] {3d7804b1-eee8-434b-accb-9d1ec0efa8db} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001254 sec., 14354.066985645934 rows/sec., 1.05 MiB/sec. | ||
| 6888 | 2026.04.10 22:27:11.929302 [ 6 ] {3d7804b1-eee8-434b-accb-9d1ec0efa8db} <Debug> TCPHandler: Processed in 0.001423319 sec. | ||
| 6889 | 2026.04.10 22:27:11.929423 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6890 | 2026.04.10 22:27:11.929517 [ 6 ] {ecc3475b-ffe8-4a54-9901-e5db6c08008b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6891 | 2026.04.10 22:27:11.929563 [ 6 ] {ecc3475b-ffe8-4a54-9901-e5db6c08008b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6892 | 2026.04.10 22:27:11.930002 [ 6 ] {ecc3475b-ffe8-4a54-9901-e5db6c08008b} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2026.04.10 22:27:11.930035 [ 6 ] {ecc3475b-ffe8-4a54-9901-e5db6c08008b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6894 | 2026.04.10 22:27:11.930363 [ 6 ] {ecc3475b-ffe8-4a54-9901-e5db6c08008b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6895 | 2026.04.10 22:27:11.930578 [ 6 ] {ecc3475b-ffe8-4a54-9901-e5db6c08008b} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2026.04.10 22:27:11.930704 [ 6 ] {ecc3475b-ffe8-4a54-9901-e5db6c08008b} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001206 sec., 67993.36650082919 rows/sec., 5.31 MiB/sec. | ||
| 6897 | 2026.04.10 22:27:11.930748 [ 6 ] {ecc3475b-ffe8-4a54-9901-e5db6c08008b} <Debug> TCPHandler: Processed in 0.001375467 sec. | ||
| 6898 | 2026.04.10 22:27:11.930871 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6899 | 2026.04.10 22:27:11.930969 [ 6 ] {62253549-4cb4-44ee-95a5-4ff0841c9f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6900 | 2026.04.10 22:27:11.931015 [ 6 ] {62253549-4cb4-44ee-95a5-4ff0841c9f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6901 | 2026.04.10 22:27:11.931458 [ 6 ] {62253549-4cb4-44ee-95a5-4ff0841c9f2e} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2026.04.10 22:27:11.931495 [ 6 ] {62253549-4cb4-44ee-95a5-4ff0841c9f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6903 | 2026.04.10 22:27:11.931894 [ 6 ] {62253549-4cb4-44ee-95a5-4ff0841c9f2e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6904 | 2026.04.10 22:27:11.932216 [ 6 ] {62253549-4cb4-44ee-95a5-4ff0841c9f2e} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.04.10 22:27:11.932327 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6906 | 2026.04.10 22:27:11.932350 [ 6 ] {62253549-4cb4-44ee-95a5-4ff0841c9f2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0014 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 6907 | 2026.04.10 22:27:11.932363 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2026.04.10 22:27:11.932386 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6909 | 2026.04.10 22:27:11.932394 [ 6 ] {62253549-4cb4-44ee-95a5-4ff0841c9f2e} <Debug> TCPHandler: Processed in 0.001575752 sec. | ||
| 6910 | 2026.04.10 22:27:11.932501 [ 196 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6911 | 2026.04.10 22:27:11.932511 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2026.04.10 22:27:11.932648 [ 6 ] {568a85e7-0e13-43f4-ba49-cef624592b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6913 | 2026.04.10 22:27:11.932654 [ 196 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6914 | 2026.04.10 22:27:11.932705 [ 196 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14206 rows starting from the beginning of the part | ||
| 6915 | 2026.04.10 22:27:11.932706 [ 6 ] {568a85e7-0e13-43f4-ba49-cef624592b53} <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 | ||
| 6916 | 2026.04.10 22:27:11.932772 [ 196 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6917 | 2026.04.10 22:27:11.932827 [ 196 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6918 | 2026.04.10 22:27:11.932869 [ 196 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 197 rows starting from the beginning of the part | ||
| 6919 | 2026.04.10 22:27:11.932914 [ 196 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6920 | 2026.04.10 22:27:11.932955 [ 196 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6921 | 2026.04.10 22:27:11.933504 [ 6 ] {568a85e7-0e13-43f4-ba49-cef624592b53} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.04.10 22:27:11.933545 [ 6 ] {568a85e7-0e13-43f4-ba49-cef624592b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6923 | 2026.04.10 22:27:11.934403 [ 6 ] {568a85e7-0e13-43f4-ba49-cef624592b53} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6924 | 2026.04.10 22:27:11.934680 [ 6 ] {568a85e7-0e13-43f4-ba49-cef624592b53} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.04.10 22:27:11.934835 [ 6 ] {568a85e7-0e13-43f4-ba49-cef624592b53} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002206 sec., 8159.564823209429 rows/sec., 14.62 MiB/sec. | ||
| 6926 | 2026.04.10 22:27:11.934890 [ 6 ] {568a85e7-0e13-43f4-ba49-cef624592b53} <Debug> TCPHandler: Processed in 0.002428849 sec. | ||
| 6927 | 2026.04.10 22:27:11.935010 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6928 | 2026.04.10 22:27:11.935108 [ 6 ] {0c6c4fc5-b53a-41bf-b0a7-8fd7e5fd05e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6929 | 2026.04.10 22:27:11.935150 [ 6 ] {0c6c4fc5-b53a-41bf-b0a7-8fd7e5fd05e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6930 | 2026.04.10 22:27:11.935505 [ 6 ] {0c6c4fc5-b53a-41bf-b0a7-8fd7e5fd05e2} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.04.10 22:27:11.935541 [ 6 ] {0c6c4fc5-b53a-41bf-b0a7-8fd7e5fd05e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6932 | 2026.04.10 22:27:11.936021 [ 6 ] {0c6c4fc5-b53a-41bf-b0a7-8fd7e5fd05e2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6933 | 2026.04.10 22:27:11.936248 [ 6 ] {0c6c4fc5-b53a-41bf-b0a7-8fd7e5fd05e2} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6934 | 2026.04.10 22:27:11.936389 [ 6 ] {0c6c4fc5-b53a-41bf-b0a7-8fd7e5fd05e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001301 sec., 46118.370484242885 rows/sec., 3.11 MiB/sec. | ||
| 6935 | 2026.04.10 22:27:11.936427 [ 6 ] {0c6c4fc5-b53a-41bf-b0a7-8fd7e5fd05e2} <Debug> TCPHandler: Processed in 0.00146852 sec. | ||
| 6936 | 2026.04.10 22:27:11.937747 [ 199 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15043 rows, containing 5 columns (5 merged, 0 gathered) in 0.005301057 sec., 2837735.945868909 rows/sec., 185.00 MiB/sec. | ||
| 6937 | 2026.04.10 22:27:11.938293 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6938 | 2026.04.10 22:27:11.938635 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2026.04.10 22:27:11.938724 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6940 | 2026.04.10 22:27:11.938824 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 6941 | 2026.04.10 22:27:12.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.88 MiB, peak 283.58 MiB, free memory in arenas 0.00 B, will set to 279.46 MiB (RSS), difference: 1.59 MiB | ||
| 6942 | 2026.04.10 22:27:14.032373 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6943 | 2026.04.10 22:27:14.032633 [ 6 ] {8ed5873e-41e3-4345-be77-fe35c76611a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6944 | 2026.04.10 22:27:14.032723 [ 6 ] {8ed5873e-41e3-4345-be77-fe35c76611a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6945 | 2026.04.10 22:27:14.033542 [ 6 ] {8ed5873e-41e3-4345-be77-fe35c76611a0} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2026.04.10 22:27:14.033591 [ 6 ] {8ed5873e-41e3-4345-be77-fe35c76611a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6947 | 2026.04.10 22:27:14.034000 [ 6 ] {8ed5873e-41e3-4345-be77-fe35c76611a0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6948 | 2026.04.10 22:27:14.034227 [ 6 ] {8ed5873e-41e3-4345-be77-fe35c76611a0} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2026.04.10 22:27:14.034381 [ 6 ] {8ed5873e-41e3-4345-be77-fe35c76611a0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001818 sec., 156215.62156215622 rows/sec., 9.92 MiB/sec. | ||
| 6950 | 2026.04.10 22:27:14.034422 [ 6 ] {8ed5873e-41e3-4345-be77-fe35c76611a0} <Debug> TCPHandler: Processed in 0.002210224 sec. | ||
| 6951 | 2026.04.10 22:27:14.034548 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6952 | 2026.04.10 22:27:14.034645 [ 6 ] {45c5f4b3-deb8-4b04-84bf-99af0ad2878d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6953 | 2026.04.10 22:27:14.034687 [ 6 ] {45c5f4b3-deb8-4b04-84bf-99af0ad2878d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6954 | 2026.04.10 22:27:14.035082 [ 6 ] {45c5f4b3-deb8-4b04-84bf-99af0ad2878d} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2026.04.10 22:27:14.035119 [ 6 ] {45c5f4b3-deb8-4b04-84bf-99af0ad2878d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6956 | 2026.04.10 22:27:14.035405 [ 6 ] {45c5f4b3-deb8-4b04-84bf-99af0ad2878d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6957 | 2026.04.10 22:27:14.035624 [ 6 ] {45c5f4b3-deb8-4b04-84bf-99af0ad2878d} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2026.04.10 22:27:14.035752 [ 6 ] {45c5f4b3-deb8-4b04-84bf-99af0ad2878d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 434.12 KiB/sec. | ||
| 6959 | 2026.04.10 22:27:14.035788 [ 6 ] {45c5f4b3-deb8-4b04-84bf-99af0ad2878d} <Debug> TCPHandler: Processed in 0.001290096 sec. | ||
| 6960 | 2026.04.10 22:27:14.035902 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6961 | 2026.04.10 22:27:14.035996 [ 6 ] {bbbda77d-c72d-43d4-b9a5-2a4f6c3686a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6962 | 2026.04.10 22:27:14.036035 [ 6 ] {bbbda77d-c72d-43d4-b9a5-2a4f6c3686a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6963 | 2026.04.10 22:27:14.037912 [ 6 ] {bbbda77d-c72d-43d4-b9a5-2a4f6c3686a8} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.04.10 22:27:14.037948 [ 6 ] {bbbda77d-c72d-43d4-b9a5-2a4f6c3686a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6965 | 2026.04.10 22:27:14.038453 [ 6 ] {bbbda77d-c72d-43d4-b9a5-2a4f6c3686a8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6966 | 2026.04.10 22:27:14.038668 [ 6 ] {bbbda77d-c72d-43d4-b9a5-2a4f6c3686a8} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.04.10 22:27:14.038796 [ 6 ] {bbbda77d-c72d-43d4-b9a5-2a4f6c3686a8} <Debug> executeQuery: Read 3195 rows, 244.68 KiB in 0.002816 sec., 1134588.0681818181 rows/sec., 84.85 MiB/sec. | ||
| 6968 | 2026.04.10 22:27:14.038835 [ 6 ] {bbbda77d-c72d-43d4-b9a5-2a4f6c3686a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6969 | 2026.04.10 22:27:14.038849 [ 6 ] {bbbda77d-c72d-43d4-b9a5-2a4f6c3686a8} <Debug> TCPHandler: Processed in 0.00299594 sec. | ||
| 6970 | 2026.04.10 22:27:14.038967 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2026.04.10 22:27:14.039062 [ 6 ] {1cab8694-b43d-43e0-9264-279041a34467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6972 | 2026.04.10 22:27:14.039101 [ 6 ] {1cab8694-b43d-43e0-9264-279041a34467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6973 | 2026.04.10 22:27:14.039583 [ 6 ] {1cab8694-b43d-43e0-9264-279041a34467} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.04.10 22:27:14.039620 [ 6 ] {1cab8694-b43d-43e0-9264-279041a34467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6975 | 2026.04.10 22:27:14.039921 [ 6 ] {1cab8694-b43d-43e0-9264-279041a34467} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6976 | 2026.04.10 22:27:14.040129 [ 6 ] {1cab8694-b43d-43e0-9264-279041a34467} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.04.10 22:27:14.040255 [ 6 ] {1cab8694-b43d-43e0-9264-279041a34467} <Debug> executeQuery: Read 182 rows, 11.52 KiB in 0.001212 sec., 150165.01650165016 rows/sec., 9.28 MiB/sec. | ||
| 6978 | 2026.04.10 22:27:14.040292 [ 6 ] {1cab8694-b43d-43e0-9264-279041a34467} <Debug> TCPHandler: Processed in 0.001375178 sec. | ||
| 6979 | 2026.04.10 22:27:14.040395 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2026.04.10 22:27:14.040489 [ 6 ] {ac4167c4-16ad-4ff4-ae71-be5e6a3318dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6981 | 2026.04.10 22:27:14.040528 [ 6 ] {ac4167c4-16ad-4ff4-ae71-be5e6a3318dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6982 | 2026.04.10 22:27:14.041229 [ 6 ] {ac4167c4-16ad-4ff4-ae71-be5e6a3318dd} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.04.10 22:27:14.041265 [ 6 ] {ac4167c4-16ad-4ff4-ae71-be5e6a3318dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6984 | 2026.04.10 22:27:14.041597 [ 6 ] {ac4167c4-16ad-4ff4-ae71-be5e6a3318dd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6985 | 2026.04.10 22:27:14.041812 [ 6 ] {ac4167c4-16ad-4ff4-ae71-be5e6a3318dd} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.04.10 22:27:14.041936 [ 6 ] {ac4167c4-16ad-4ff4-ae71-be5e6a3318dd} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001464 sec., 648907.1038251366 rows/sec., 38.18 MiB/sec. | ||
| 6987 | 2026.04.10 22:27:14.041973 [ 6 ] {ac4167c4-16ad-4ff4-ae71-be5e6a3318dd} <Debug> TCPHandler: Processed in 0.001627073 sec. | ||
| 6988 | 2026.04.10 22:27:14.042092 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2026.04.10 22:27:14.042186 [ 6 ] {13ef8b2e-ebf7-47dc-bb70-43f3e6fec4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6990 | 2026.04.10 22:27:14.042225 [ 6 ] {13ef8b2e-ebf7-47dc-bb70-43f3e6fec4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6991 | 2026.04.10 22:27:14.042825 [ 6 ] {13ef8b2e-ebf7-47dc-bb70-43f3e6fec4ab} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.04.10 22:27:14.042861 [ 6 ] {13ef8b2e-ebf7-47dc-bb70-43f3e6fec4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6993 | 2026.04.10 22:27:14.043142 [ 6 ] {13ef8b2e-ebf7-47dc-bb70-43f3e6fec4ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6994 | 2026.04.10 22:27:14.043344 [ 6 ] {13ef8b2e-ebf7-47dc-bb70-43f3e6fec4ab} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.04.10 22:27:14.043470 [ 6 ] {13ef8b2e-ebf7-47dc-bb70-43f3e6fec4ab} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 53.96 KiB/sec. | ||
| 6996 | 2026.04.10 22:27:14.043508 [ 6 ] {13ef8b2e-ebf7-47dc-bb70-43f3e6fec4ab} <Debug> TCPHandler: Processed in 0.001465159 sec. | ||
| 6997 | 2026.04.10 22:27:14.043618 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2026.04.10 22:27:14.043712 [ 6 ] {a54d0673-be90-40ee-b467-1062cacb60fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6999 | 2026.04.10 22:27:14.043751 [ 6 ] {a54d0673-be90-40ee-b467-1062cacb60fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7000 | 2026.04.10 22:27:14.044181 [ 6 ] {a54d0673-be90-40ee-b467-1062cacb60fd} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.04.10 22:27:14.044218 [ 6 ] {a54d0673-be90-40ee-b467-1062cacb60fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7002 | 2026.04.10 22:27:14.044513 [ 6 ] {a54d0673-be90-40ee-b467-1062cacb60fd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7003 | 2026.04.10 22:27:14.044726 [ 6 ] {a54d0673-be90-40ee-b467-1062cacb60fd} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2026.04.10 22:27:14.044854 [ 6 ] {a54d0673-be90-40ee-b467-1062cacb60fd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 7005 | 2026.04.10 22:27:14.044892 [ 6 ] {a54d0673-be90-40ee-b467-1062cacb60fd} <Debug> TCPHandler: Processed in 0.001323847 sec. | ||
| 7006 | 2026.04.10 22:27:14.045005 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2026.04.10 22:27:14.045099 [ 6 ] {78aaaaa5-28ad-4c7a-a048-c1d6abe8d4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7008 | 2026.04.10 22:27:14.045139 [ 6 ] {78aaaaa5-28ad-4c7a-a048-c1d6abe8d4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7009 | 2026.04.10 22:27:14.046099 [ 6 ] {78aaaaa5-28ad-4c7a-a048-c1d6abe8d4c9} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.04.10 22:27:14.046137 [ 6 ] {78aaaaa5-28ad-4c7a-a048-c1d6abe8d4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7011 | 2026.04.10 22:27:14.046509 [ 6 ] {78aaaaa5-28ad-4c7a-a048-c1d6abe8d4c9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7012 | 2026.04.10 22:27:14.046730 [ 6 ] {78aaaaa5-28ad-4c7a-a048-c1d6abe8d4c9} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.04.10 22:27:14.046860 [ 6 ] {78aaaaa5-28ad-4c7a-a048-c1d6abe8d4c9} <Debug> executeQuery: Read 1745 rows, 120.51 KiB in 0.001778 sec., 981439.8200224971 rows/sec., 66.19 MiB/sec. | ||
| 7014 | 2026.04.10 22:27:14.046898 [ 6 ] {78aaaaa5-28ad-4c7a-a048-c1d6abe8d4c9} <Debug> TCPHandler: Processed in 0.001941849 sec. | ||
| 7015 | 2026.04.10 22:27:14.047011 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.04.10 22:27:14.047105 [ 6 ] {6fa6650d-c365-4fec-8b3d-83d32fff9096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7017 | 2026.04.10 22:27:14.047149 [ 6 ] {6fa6650d-c365-4fec-8b3d-83d32fff9096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7018 | 2026.04.10 22:27:14.047474 [ 6 ] {6fa6650d-c365-4fec-8b3d-83d32fff9096} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.04.10 22:27:14.047511 [ 6 ] {6fa6650d-c365-4fec-8b3d-83d32fff9096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7020 | 2026.04.10 22:27:14.047821 [ 6 ] {6fa6650d-c365-4fec-8b3d-83d32fff9096} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7021 | 2026.04.10 22:27:14.048030 [ 6 ] {6fa6650d-c365-4fec-8b3d-83d32fff9096} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.04.10 22:27:14.048154 [ 6 ] {6fa6650d-c365-4fec-8b3d-83d32fff9096} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 7023 | 2026.04.10 22:27:14.048190 [ 6 ] {6fa6650d-c365-4fec-8b3d-83d32fff9096} <Debug> TCPHandler: Processed in 0.001227795 sec. | ||
| 7024 | 2026.04.10 22:27:14.048298 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2026.04.10 22:27:14.048393 [ 6 ] {b7043aa1-f9a0-4eaa-9e5a-e68a5f979a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7026 | 2026.04.10 22:27:14.048436 [ 6 ] {b7043aa1-f9a0-4eaa-9e5a-e68a5f979a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7027 | 2026.04.10 22:27:14.049262 [ 6 ] {b7043aa1-f9a0-4eaa-9e5a-e68a5f979a38} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.04.10 22:27:14.049298 [ 6 ] {b7043aa1-f9a0-4eaa-9e5a-e68a5f979a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7029 | 2026.04.10 22:27:14.049729 [ 6 ] {b7043aa1-f9a0-4eaa-9e5a-e68a5f979a38} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7030 | 2026.04.10 22:27:14.049943 [ 6 ] {b7043aa1-f9a0-4eaa-9e5a-e68a5f979a38} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.04.10 22:27:14.050071 [ 6 ] {b7043aa1-f9a0-4eaa-9e5a-e68a5f979a38} <Debug> executeQuery: Read 1636 rows, 102.02 KiB in 0.001695 sec., 965191.7404129794 rows/sec., 58.78 MiB/sec. | ||
| 7032 | 2026.04.10 22:27:14.050106 [ 6 ] {b7043aa1-f9a0-4eaa-9e5a-e68a5f979a38} <Debug> TCPHandler: Processed in 0.001857138 sec. | ||
| 7033 | 2026.04.10 22:27:14.050214 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.04.10 22:27:14.050308 [ 6 ] {56cb4472-3693-4ca5-8c2c-9c17ed4679ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7035 | 2026.04.10 22:27:14.050350 [ 6 ] {56cb4472-3693-4ca5-8c2c-9c17ed4679ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7036 | 2026.04.10 22:27:14.050659 [ 6 ] {56cb4472-3693-4ca5-8c2c-9c17ed4679ee} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.04.10 22:27:14.050692 [ 6 ] {56cb4472-3693-4ca5-8c2c-9c17ed4679ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7038 | 2026.04.10 22:27:14.050980 [ 6 ] {56cb4472-3693-4ca5-8c2c-9c17ed4679ee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7039 | 2026.04.10 22:27:14.051193 [ 6 ] {56cb4472-3693-4ca5-8c2c-9c17ed4679ee} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.04.10 22:27:14.051318 [ 6 ] {56cb4472-3693-4ca5-8c2c-9c17ed4679ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 7041 | 2026.04.10 22:27:14.051354 [ 6 ] {56cb4472-3693-4ca5-8c2c-9c17ed4679ee} <Debug> TCPHandler: Processed in 0.001189574 sec. | ||
| 7042 | 2026.04.10 22:27:14.051523 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2026.04.10 22:27:14.051620 [ 6 ] {a42642dd-62af-42ea-a848-8060c01f0cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7044 | 2026.04.10 22:27:14.051673 [ 6 ] {a42642dd-62af-42ea-a848-8060c01f0cb3} <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 | ||
| 7045 | 2026.04.10 22:27:14.052576 [ 6 ] {a42642dd-62af-42ea-a848-8060c01f0cb3} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.04.10 22:27:14.052613 [ 6 ] {a42642dd-62af-42ea-a848-8060c01f0cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7047 | 2026.04.10 22:27:14.053167 [ 6 ] {a42642dd-62af-42ea-a848-8060c01f0cb3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7048 | 2026.04.10 22:27:14.053396 [ 6 ] {a42642dd-62af-42ea-a848-8060c01f0cb3} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.04.10 22:27:14.053547 [ 6 ] {a42642dd-62af-42ea-a848-8060c01f0cb3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001944 sec., 17489.711934156378 rows/sec., 31.34 MiB/sec. | ||
| 7050 | 2026.04.10 22:27:14.053602 [ 6 ] {a42642dd-62af-42ea-a848-8060c01f0cb3} <Debug> TCPHandler: Processed in 0.002128763 sec. | ||
| 7051 | 2026.04.10 22:27:14.053720 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2026.04.10 22:27:14.053817 [ 6 ] {9134d282-7ccc-4cb1-8615-e9de78e54b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7053 | 2026.04.10 22:27:14.053857 [ 6 ] {9134d282-7ccc-4cb1-8615-e9de78e54b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7054 | 2026.04.10 22:27:14.054197 [ 6 ] {9134d282-7ccc-4cb1-8615-e9de78e54b98} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.04.10 22:27:14.054230 [ 6 ] {9134d282-7ccc-4cb1-8615-e9de78e54b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7056 | 2026.04.10 22:27:14.054538 [ 6 ] {9134d282-7ccc-4cb1-8615-e9de78e54b98} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7057 | 2026.04.10 22:27:14.054754 [ 6 ] {9134d282-7ccc-4cb1-8615-e9de78e54b98} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.04.10 22:27:14.054864 [ 135 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7059 | 2026.04.10 22:27:14.054883 [ 6 ] {9134d282-7ccc-4cb1-8615-e9de78e54b98} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001085 sec., 49769.58525345622 rows/sec., 2.95 MiB/sec. | ||
| 7060 | 2026.04.10 22:27:14.054899 [ 135 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2026.04.10 22:27:14.054918 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7062 | 2026.04.10 22:27:14.054919 [ 6 ] {9134d282-7ccc-4cb1-8615-e9de78e54b98} <Debug> TCPHandler: Processed in 0.001248536 sec. | ||
| 7063 | 2026.04.10 22:27:14.055025 [ 196 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7064 | 2026.04.10 22:27:14.055159 [ 196 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7065 | 2026.04.10 22:27:14.055194 [ 196 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1608 rows starting from the beginning of the part | ||
| 7066 | 2026.04.10 22:27:14.055257 [ 196 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 7067 | 2026.04.10 22:27:14.055302 [ 196 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 7068 | 2026.04.10 22:27:14.055340 [ 196 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 7069 | 2026.04.10 22:27:14.055378 [ 196 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 7070 | 2026.04.10 22:27:14.055416 [ 196 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part | ||
| 7071 | 2026.04.10 22:27:14.056485 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1902 rows, containing 4 columns (4 merged, 0 gathered) in 0.00151353 sec., 1256664.8827575273 rows/sec., 82.22 MiB/sec. | ||
| 7072 | 2026.04.10 22:27:14.056716 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7073 | 2026.04.10 22:27:14.057015 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_41_8} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2026.04.10 22:27:14.057083 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_41_8} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7075 | 2026.04.10 22:27:14.057170 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7076 | 2026.04.10 22:27:16.921452 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2026.04.10 22:27:16.921660 [ 6 ] {e5234947-a6e5-4ef4-83db-a6dd5613f221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7078 | 2026.04.10 22:27:16.921740 [ 6 ] {e5234947-a6e5-4ef4-83db-a6dd5613f221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7079 | 2026.04.10 22:27:16.922523 [ 6 ] {e5234947-a6e5-4ef4-83db-a6dd5613f221} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.04.10 22:27:16.922571 [ 6 ] {e5234947-a6e5-4ef4-83db-a6dd5613f221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7081 | 2026.04.10 22:27:16.922967 [ 6 ] {e5234947-a6e5-4ef4-83db-a6dd5613f221} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7082 | 2026.04.10 22:27:16.923210 [ 6 ] {e5234947-a6e5-4ef4-83db-a6dd5613f221} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.04.10 22:27:16.923374 [ 6 ] {e5234947-a6e5-4ef4-83db-a6dd5613f221} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001777 sec., 31513.78728193585 rows/sec., 2.42 MiB/sec. | ||
| 7084 | 2026.04.10 22:27:16.923417 [ 6 ] {e5234947-a6e5-4ef4-83db-a6dd5613f221} <Debug> TCPHandler: Processed in 0.002113463 sec. | ||
| 7085 | 2026.04.10 22:27:16.923548 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.04.10 22:27:16.923643 [ 6 ] {670b14bd-159f-45e9-bf8a-aecc479165f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7087 | 2026.04.10 22:27:16.923683 [ 6 ] {670b14bd-159f-45e9-bf8a-aecc479165f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7088 | 2026.04.10 22:27:16.924146 [ 6 ] {670b14bd-159f-45e9-bf8a-aecc479165f7} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.04.10 22:27:16.924181 [ 6 ] {670b14bd-159f-45e9-bf8a-aecc479165f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7090 | 2026.04.10 22:27:16.924485 [ 6 ] {670b14bd-159f-45e9-bf8a-aecc479165f7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7091 | 2026.04.10 22:27:16.924703 [ 6 ] {670b14bd-159f-45e9-bf8a-aecc479165f7} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2026.04.10 22:27:16.924834 [ 6 ] {670b14bd-159f-45e9-bf8a-aecc479165f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 7093 | 2026.04.10 22:27:16.924872 [ 6 ] {670b14bd-159f-45e9-bf8a-aecc479165f7} <Debug> TCPHandler: Processed in 0.001374078 sec. | ||
| 7094 | 2026.04.10 22:27:16.924999 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2026.04.10 22:27:16.925092 [ 6 ] {8504fd88-a0ce-493c-86b1-47a31a567d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7096 | 2026.04.10 22:27:16.925135 [ 6 ] {8504fd88-a0ce-493c-86b1-47a31a567d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7097 | 2026.04.10 22:27:16.925532 [ 6 ] {8504fd88-a0ce-493c-86b1-47a31a567d6d} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.04.10 22:27:16.925568 [ 6 ] {8504fd88-a0ce-493c-86b1-47a31a567d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7099 | 2026.04.10 22:27:16.925913 [ 6 ] {8504fd88-a0ce-493c-86b1-47a31a567d6d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7100 | 2026.04.10 22:27:16.926121 [ 6 ] {8504fd88-a0ce-493c-86b1-47a31a567d6d} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.04.10 22:27:16.926248 [ 6 ] {8504fd88-a0ce-493c-86b1-47a31a567d6d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001174 sec., 81771.72061328791 rows/sec., 5.70 MiB/sec. | ||
| 7102 | 2026.04.10 22:27:16.926283 [ 6 ] {8504fd88-a0ce-493c-86b1-47a31a567d6d} <Debug> TCPHandler: Processed in 0.001332857 sec. | ||
| 7103 | 2026.04.10 22:27:16.926407 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.04.10 22:27:16.926499 [ 6 ] {2eae5d8a-d5a5-4975-9c66-da152e659a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7105 | 2026.04.10 22:27:16.926540 [ 6 ] {2eae5d8a-d5a5-4975-9c66-da152e659a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7106 | 2026.04.10 22:27:16.926889 [ 6 ] {2eae5d8a-d5a5-4975-9c66-da152e659a33} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.04.10 22:27:16.926925 [ 6 ] {2eae5d8a-d5a5-4975-9c66-da152e659a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7108 | 2026.04.10 22:27:16.927231 [ 6 ] {2eae5d8a-d5a5-4975-9c66-da152e659a33} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7109 | 2026.04.10 22:27:16.927450 [ 6 ] {2eae5d8a-d5a5-4975-9c66-da152e659a33} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.04.10 22:27:16.927581 [ 6 ] {2eae5d8a-d5a5-4975-9c66-da152e659a33} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001099 sec., 32757.051865332123 rows/sec., 2.21 MiB/sec. | ||
| 7111 | 2026.04.10 22:27:16.927622 [ 6 ] {2eae5d8a-d5a5-4975-9c66-da152e659a33} <Debug> TCPHandler: Processed in 0.001263895 sec. | ||
| 7112 | 2026.04.10 22:27:18.059933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15870 | ||
| 7113 | 2026.04.10 22:27:18.060560 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7114 | 2026.04.10 22:27:18.060628 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7115 | 2026.04.10 22:27:18.061234 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7116 | 2026.04.10 22:27:18.061479 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.04.10 22:27:18.061627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15870 | ||
| 7118 | 2026.04.10 22:27:18.878876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7119 | 2026.04.10 22:27:18.895572 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2026.04.10 22:27:18.895637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7121 | 2026.04.10 22:27:18.901311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7122 | 2026.04.10 22:27:18.901994 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.04.10 22:27:18.904809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7124 | 2026.04.10 22:27:20.609402 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 886 | ||
| 7125 | 2026.04.10 22:27:20.613404 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7126 | 2026.04.10 22:27:20.613485 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7127 | 2026.04.10 22:27:20.615460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7128 | 2026.04.10 22:27:20.615907 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7129 | 2026.04.10 22:27:20.616478 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
| 7130 | 2026.04.10 22:27:21.362839 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34496 | ||
| 7131 | 2026.04.10 22:27:21.362953 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7132 | 2026.04.10 22:27:21.362980 [ 286 ] {} <Debug> TCP-Session: 288f73ce-748f-4f07-adeb-3d87df8f2212 Authenticating user 'default' from [fd00:1122:3344:101::e]:34496 | ||
| 7133 | 2026.04.10 22:27:21.363003 [ 286 ] {} <Debug> TCP-Session: 288f73ce-748f-4f07-adeb-3d87df8f2212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7134 | 2026.04.10 22:27:21.363015 [ 286 ] {} <Debug> TCP-Session: 288f73ce-748f-4f07-adeb-3d87df8f2212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7135 | 2026.04.10 22:27:21.363221 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44548 | ||
| 7136 | 2026.04.10 22:27:21.363237 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52771 | ||
| 7137 | 2026.04.10 22:27:21.363328 [ 286 ] {} <Trace> TCP-Session: 288f73ce-748f-4f07-adeb-3d87df8f2212 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2026.04.10 22:27:21.363370 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7139 | 2026.04.10 22:27:21.363384 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7140 | 2026.04.10 22:27:21.363411 [ 288 ] {} <Debug> TCP-Session: 73346a66-119c-4d24-a0f4-ac9cc34f7550 Authenticating user 'default' from [fd00:1122:3344:101::e]:44548 | ||
| 7141 | 2026.04.10 22:27:21.363421 [ 289 ] {} <Debug> TCP-Session: 38df6b65-540f-4964-a717-a7ca0e88b647 Authenticating user 'default' from [fd00:1122:3344:101::e]:52771 | ||
| 7142 | 2026.04.10 22:27:21.363443 [ 288 ] {} <Debug> TCP-Session: 73346a66-119c-4d24-a0f4-ac9cc34f7550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7143 | 2026.04.10 22:27:21.363458 [ 289 ] {} <Debug> TCP-Session: 38df6b65-540f-4964-a717-a7ca0e88b647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7144 | 2026.04.10 22:27:21.363462 [ 288 ] {} <Debug> TCP-Session: 73346a66-119c-4d24-a0f4-ac9cc34f7550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7145 | 2026.04.10 22:27:21.363479 [ 289 ] {} <Debug> TCP-Session: 38df6b65-540f-4964-a717-a7ca0e88b647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7146 | 2026.04.10 22:27:21.363507 [ 286 ] {2e82864f-5e67-43bb-aff2-8e30eca500ea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34496) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7147 | 2026.04.10 22:27:21.363769 [ 286 ] {2e82864f-5e67-43bb-aff2-8e30eca500ea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7148 | 2026.04.10 22:27:21.363825 [ 286 ] {2e82864f-5e67-43bb-aff2-8e30eca500ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7149 | 2026.04.10 22:27:21.364103 [ 286 ] {2e82864f-5e67-43bb-aff2-8e30eca500ea} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 7150 | 2026.04.10 22:27:21.364418 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41262 | ||
| 7151 | 2026.04.10 22:27:21.364429 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64593 | ||
| 7152 | 2026.04.10 22:27:21.364459 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46073 | ||
| 7153 | 2026.04.10 22:27:21.364508 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49229 | ||
| 7154 | 2026.04.10 22:27:21.364660 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59201 | ||
| 7155 | 2026.04.10 22:27:21.364809 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35141 | ||
| 7156 | 2026.04.10 22:27:21.364867 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7157 | 2026.04.10 22:27:21.364909 [ 290 ] {} <Debug> TCP-Session: 43fc18ae-5d49-4891-a6aa-156ba5eeaa36 Authenticating user 'default' from [fd00:1122:3344:101::e]:41262 | ||
| 7158 | 2026.04.10 22:27:21.364935 [ 290 ] {} <Debug> TCP-Session: 43fc18ae-5d49-4891-a6aa-156ba5eeaa36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7159 | 2026.04.10 22:27:21.364952 [ 290 ] {} <Debug> TCP-Session: 43fc18ae-5d49-4891-a6aa-156ba5eeaa36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7160 | 2026.04.10 22:27:21.365000 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7161 | 2026.04.10 22:27:21.365037 [ 353 ] {} <Debug> TCP-Session: a97d4afc-8747-4c16-815a-41c581cc989e Authenticating user 'default' from [fd00:1122:3344:101::e]:46073 | ||
| 7162 | 2026.04.10 22:27:21.365059 [ 353 ] {} <Debug> TCP-Session: a97d4afc-8747-4c16-815a-41c581cc989e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7163 | 2026.04.10 22:27:21.365081 [ 353 ] {} <Debug> TCP-Session: a97d4afc-8747-4c16-815a-41c581cc989e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7164 | 2026.04.10 22:27:21.365098 [ 317 ] {2e82864f-5e67-43bb-aff2-8e30eca500ea} <Trace> AggregatingTransform: Aggregating | ||
| 7165 | 2026.04.10 22:27:21.365295 [ 317 ] {2e82864f-5e67-43bb-aff2-8e30eca500ea} <Trace> Aggregator: Aggregation method: without_key | ||
| 7166 | 2026.04.10 22:27:21.365337 [ 317 ] {2e82864f-5e67-43bb-aff2-8e30eca500ea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001134902 sec. (881.133 rows/sec., 34.42 KiB/sec.) | ||
| 7167 | 2026.04.10 22:27:21.365355 [ 317 ] {2e82864f-5e67-43bb-aff2-8e30eca500ea} <Trace> Aggregator: Merging aggregated data | ||
| 7168 | 2026.04.10 22:27:21.365464 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7169 | 2026.04.10 22:27:21.365513 [ 355 ] {} <Debug> TCP-Session: f82307cb-1d63-4dcf-a4cb-75f9fa48d321 Authenticating user 'default' from [fd00:1122:3344:101::e]:59201 | ||
| 7170 | 2026.04.10 22:27:21.365540 [ 355 ] {} <Debug> TCP-Session: f82307cb-1d63-4dcf-a4cb-75f9fa48d321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7171 | 2026.04.10 22:27:21.365555 [ 355 ] {} <Debug> TCP-Session: f82307cb-1d63-4dcf-a4cb-75f9fa48d321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7172 | 2026.04.10 22:27:21.365570 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7173 | 2026.04.10 22:27:21.365608 [ 356 ] {} <Debug> TCP-Session: e1c2728e-cf28-4269-b5d9-ef52743cd794 Authenticating user 'default' from [fd00:1122:3344:101::e]:35141 | ||
| 7174 | 2026.04.10 22:27:21.365624 [ 356 ] {} <Debug> TCP-Session: e1c2728e-cf28-4269-b5d9-ef52743cd794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7175 | 2026.04.10 22:27:21.365639 [ 356 ] {} <Debug> TCP-Session: e1c2728e-cf28-4269-b5d9-ef52743cd794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7176 | 2026.04.10 22:27:21.366034 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7177 | 2026.04.10 22:27:21.366090 [ 352 ] {} <Debug> TCP-Session: 27fc93e5-8401-49b3-a555-a6ecf519d60b Authenticating user 'default' from [fd00:1122:3344:101::e]:64593 | ||
| 7178 | 2026.04.10 22:27:21.366122 [ 352 ] {} <Debug> TCP-Session: 27fc93e5-8401-49b3-a555-a6ecf519d60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7179 | 2026.04.10 22:27:21.366143 [ 352 ] {} <Debug> TCP-Session: 27fc93e5-8401-49b3-a555-a6ecf519d60b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7180 | 2026.04.10 22:27:21.366143 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7181 | 2026.04.10 22:27:21.366197 [ 354 ] {} <Debug> TCP-Session: a452028c-323e-45af-8cfc-612a5f59d720 Authenticating user 'default' from [fd00:1122:3344:101::e]:49229 | ||
| 7182 | 2026.04.10 22:27:21.366214 [ 354 ] {} <Debug> TCP-Session: a452028c-323e-45af-8cfc-612a5f59d720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7183 | 2026.04.10 22:27:21.366228 [ 354 ] {} <Debug> TCP-Session: a452028c-323e-45af-8cfc-612a5f59d720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7184 | 2026.04.10 22:27:21.366681 [ 286 ] {2e82864f-5e67-43bb-aff2-8e30eca500ea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003229 sec., 309.6934035305048 rows/sec., 12.10 KiB/sec. | ||
| 7185 | 2026.04.10 22:27:21.366817 [ 286 ] {2e82864f-5e67-43bb-aff2-8e30eca500ea} <Debug> TCPHandler: Processed in 0.003604862 sec. | ||
| 7186 | 2026.04.10 22:27:21.366944 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7187 | 2026.04.10 22:27:21.366972 [ 286 ] {} <Debug> TCP-Session: 288f73ce-748f-4f07-adeb-3d87df8f2212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7188 | 2026.04.10 22:27:21.366974 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7189 | 2026.04.10 22:27:21.366998 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7190 | 2026.04.10 22:27:21.367014 [ 290 ] {} <Debug> TCP-Session: 43fc18ae-5d49-4891-a6aa-156ba5eeaa36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7191 | 2026.04.10 22:27:21.367015 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7192 | 2026.04.10 22:27:21.367034 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7193 | 2026.04.10 22:27:21.367071 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7194 | 2026.04.10 22:27:21.367084 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7195 | 2026.04.10 22:27:21.367096 [ 356 ] {} <Debug> TCP-Session: e1c2728e-cf28-4269-b5d9-ef52743cd794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7196 | 2026.04.10 22:27:21.367118 [ 352 ] {} <Debug> TCP-Session: 27fc93e5-8401-49b3-a555-a6ecf519d60b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7197 | 2026.04.10 22:27:21.367137 [ 353 ] {} <Debug> TCP-Session: a97d4afc-8747-4c16-815a-41c581cc989e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7198 | 2026.04.10 22:27:21.367080 [ 288 ] {} <Debug> TCP-Session: 73346a66-119c-4d24-a0f4-ac9cc34f7550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7199 | 2026.04.10 22:27:21.367053 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7200 | 2026.04.10 22:27:21.367048 [ 354 ] {} <Debug> TCP-Session: a452028c-323e-45af-8cfc-612a5f59d720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7201 | 2026.04.10 22:27:21.367110 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7202 | 2026.04.10 22:27:21.367220 [ 289 ] {} <Debug> TCP-Session: 38df6b65-540f-4964-a717-a7ca0e88b647 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7203 | 2026.04.10 22:27:21.367263 [ 355 ] {} <Debug> TCP-Session: f82307cb-1d63-4dcf-a4cb-75f9fa48d321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7204 | 2026.04.10 22:27:21.515608 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56111 | ||
| 7205 | 2026.04.10 22:27:21.515717 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7206 | 2026.04.10 22:27:21.515745 [ 286 ] {} <Debug> TCP-Session: 0716e4be-9513-45c4-8e77-6228bafecd92 Authenticating user 'default' from [fd00:1122:3344:101::e]:56111 | ||
| 7207 | 2026.04.10 22:27:21.515766 [ 286 ] {} <Debug> TCP-Session: 0716e4be-9513-45c4-8e77-6228bafecd92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7208 | 2026.04.10 22:27:21.515779 [ 286 ] {} <Debug> TCP-Session: 0716e4be-9513-45c4-8e77-6228bafecd92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7209 | 2026.04.10 22:27:21.515976 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50881 | ||
| 7210 | 2026.04.10 22:27:21.516024 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61313 | ||
| 7211 | 2026.04.10 22:27:21.516043 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38101 | ||
| 7212 | 2026.04.10 22:27:21.516059 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44076 | ||
| 7213 | 2026.04.10 22:27:21.516080 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7214 | 2026.04.10 22:27:21.516116 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7215 | 2026.04.10 22:27:21.516123 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7216 | 2026.04.10 22:27:21.516143 [ 288 ] {} <Debug> TCP-Session: 3a9d37f7-b611-4d83-b74c-0ef4d64f4ada Authenticating user 'default' from [fd00:1122:3344:101::e]:50881 | ||
| 7217 | 2026.04.10 22:27:21.516168 [ 353 ] {} <Debug> TCP-Session: 3f3e201c-6319-4f18-a740-01f58d227bc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38101 | ||
| 7218 | 2026.04.10 22:27:21.516189 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7219 | 2026.04.10 22:27:21.516209 [ 288 ] {} <Debug> TCP-Session: 3a9d37f7-b611-4d83-b74c-0ef4d64f4ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7220 | 2026.04.10 22:27:21.516212 [ 353 ] {} <Debug> TCP-Session: 3f3e201c-6319-4f18-a740-01f58d227bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2026.04.10 22:27:21.516234 [ 354 ] {} <Debug> TCP-Session: 4ceee551-774b-4c26-b9af-335ee0ef0ed9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44076 | ||
| 7222 | 2026.04.10 22:27:21.516251 [ 353 ] {} <Debug> TCP-Session: 3f3e201c-6319-4f18-a740-01f58d227bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7223 | 2026.04.10 22:27:21.516274 [ 354 ] {} <Debug> TCP-Session: 4ceee551-774b-4c26-b9af-335ee0ef0ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7224 | 2026.04.10 22:27:21.516237 [ 288 ] {} <Debug> TCP-Session: 3a9d37f7-b611-4d83-b74c-0ef4d64f4ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7225 | 2026.04.10 22:27:21.516297 [ 354 ] {} <Debug> TCP-Session: 4ceee551-774b-4c26-b9af-335ee0ef0ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7226 | 2026.04.10 22:27:21.516162 [ 290 ] {} <Debug> TCP-Session: 0084dc05-5983-4b0f-bad5-b2976e2f4754 Authenticating user 'default' from [fd00:1122:3344:101::e]:61313 | ||
| 7227 | 2026.04.10 22:27:21.516081 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53689 | ||
| 7228 | 2026.04.10 22:27:21.516377 [ 290 ] {} <Debug> TCP-Session: 0084dc05-5983-4b0f-bad5-b2976e2f4754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7229 | 2026.04.10 22:27:21.516074 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55214 | ||
| 7230 | 2026.04.10 22:27:21.516421 [ 290 ] {} <Debug> TCP-Session: 0084dc05-5983-4b0f-bad5-b2976e2f4754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7231 | 2026.04.10 22:27:21.516438 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7232 | 2026.04.10 22:27:21.516048 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50306 | ||
| 7233 | 2026.04.10 22:27:21.516503 [ 356 ] {} <Debug> TCP-Session: ba865560-def9-4256-95e8-161895bb61ae Authenticating user 'default' from [fd00:1122:3344:101::e]:53689 | ||
| 7234 | 2026.04.10 22:27:21.516522 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7235 | 2026.04.10 22:27:21.516542 [ 356 ] {} <Debug> TCP-Session: ba865560-def9-4256-95e8-161895bb61ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2026.04.10 22:27:21.516025 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53123 | ||
| 7237 | 2026.04.10 22:27:21.516573 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7238 | 2026.04.10 22:27:21.516567 [ 356 ] {} <Debug> TCP-Session: ba865560-def9-4256-95e8-161895bb61ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7239 | 2026.04.10 22:27:21.516622 [ 352 ] {} <Debug> TCP-Session: ce30ead4-6d60-48b9-90cd-a754415595e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50306 | ||
| 7240 | 2026.04.10 22:27:21.516564 [ 355 ] {} <Debug> TCP-Session: 610584a2-2430-4371-a361-484067a10a7e Authenticating user 'default' from [fd00:1122:3344:101::e]:55214 | ||
| 7241 | 2026.04.10 22:27:21.516645 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7242 | 2026.04.10 22:27:21.516656 [ 352 ] {} <Debug> TCP-Session: ce30ead4-6d60-48b9-90cd-a754415595e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2026.04.10 22:27:21.516667 [ 355 ] {} <Debug> TCP-Session: 610584a2-2430-4371-a361-484067a10a7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7244 | 2026.04.10 22:27:21.516683 [ 289 ] {} <Debug> TCP-Session: 35c1f461-1d60-4b6c-8d22-87d398de68f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53123 | ||
| 7245 | 2026.04.10 22:27:21.516701 [ 355 ] {} <Debug> TCP-Session: 610584a2-2430-4371-a361-484067a10a7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2026.04.10 22:27:21.516717 [ 289 ] {} <Debug> TCP-Session: 35c1f461-1d60-4b6c-8d22-87d398de68f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7247 | 2026.04.10 22:27:21.516151 [ 286 ] {} <Trace> TCP-Session: 0716e4be-9513-45c4-8e77-6228bafecd92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2026.04.10 22:27:21.516742 [ 289 ] {} <Debug> TCP-Session: 35c1f461-1d60-4b6c-8d22-87d398de68f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7249 | 2026.04.10 22:27:21.516691 [ 352 ] {} <Debug> TCP-Session: ce30ead4-6d60-48b9-90cd-a754415595e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7250 | 2026.04.10 22:27:21.516939 [ 286 ] {516512f6-c889-478f-a0de-534109668b56} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56111) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7251 | 2026.04.10 22:27:21.517184 [ 286 ] {516512f6-c889-478f-a0de-534109668b56} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7252 | 2026.04.10 22:27:21.517233 [ 286 ] {516512f6-c889-478f-a0de-534109668b56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7253 | 2026.04.10 22:27:21.517487 [ 286 ] {516512f6-c889-478f-a0de-534109668b56} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 7254 | 2026.04.10 22:27:21.518435 [ 309 ] {516512f6-c889-478f-a0de-534109668b56} <Trace> AggregatingTransform: Aggregating | ||
| 7255 | 2026.04.10 22:27:21.518468 [ 309 ] {516512f6-c889-478f-a0de-534109668b56} <Trace> Aggregator: Aggregation method: without_key | ||
| 7256 | 2026.04.10 22:27:21.518500 [ 309 ] {516512f6-c889-478f-a0de-534109668b56} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000862327 sec. (1159.653 rows/sec., 45.30 KiB/sec.) | ||
| 7257 | 2026.04.10 22:27:21.518517 [ 309 ] {516512f6-c889-478f-a0de-534109668b56} <Trace> Aggregator: Merging aggregated data | ||
| 7258 | 2026.04.10 22:27:21.520000 [ 286 ] {516512f6-c889-478f-a0de-534109668b56} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003111 sec., 321.44005143040823 rows/sec., 12.56 KiB/sec. | ||
| 7259 | 2026.04.10 22:27:21.520110 [ 286 ] {516512f6-c889-478f-a0de-534109668b56} <Debug> TCPHandler: Processed in 0.004144334 sec. | ||
| 7260 | 2026.04.10 22:27:21.520226 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7261 | 2026.04.10 22:27:21.520255 [ 286 ] {} <Debug> TCP-Session: 0716e4be-9513-45c4-8e77-6228bafecd92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7262 | 2026.04.10 22:27:21.520255 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7263 | 2026.04.10 22:27:21.520271 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7264 | 2026.04.10 22:27:21.520288 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7265 | 2026.04.10 22:27:21.520310 [ 288 ] {} <Debug> TCP-Session: 3a9d37f7-b611-4d83-b74c-0ef4d64f4ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7266 | 2026.04.10 22:27:21.520329 [ 290 ] {} <Debug> TCP-Session: 0084dc05-5983-4b0f-bad5-b2976e2f4754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7267 | 2026.04.10 22:27:21.520343 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7268 | 2026.04.10 22:27:21.520346 [ 356 ] {} <Debug> TCP-Session: ba865560-def9-4256-95e8-161895bb61ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7269 | 2026.04.10 22:27:21.520355 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7270 | 2026.04.10 22:27:21.520386 [ 353 ] {} <Debug> TCP-Session: 3f3e201c-6319-4f18-a740-01f58d227bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7271 | 2026.04.10 22:27:21.520323 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7272 | 2026.04.10 22:27:21.520455 [ 352 ] {} <Debug> TCP-Session: ce30ead4-6d60-48b9-90cd-a754415595e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7273 | 2026.04.10 22:27:21.520492 [ 354 ] {} <Debug> TCP-Session: 4ceee551-774b-4c26-b9af-335ee0ef0ed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7274 | 2026.04.10 22:27:21.520305 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7275 | 2026.04.10 22:27:21.520545 [ 289 ] {} <Debug> TCP-Session: 35c1f461-1d60-4b6c-8d22-87d398de68f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7276 | 2026.04.10 22:27:21.520378 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7277 | 2026.04.10 22:27:21.520615 [ 355 ] {} <Debug> TCP-Session: 610584a2-2430-4371-a361-484067a10a7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7278 | 2026.04.10 22:27:21.644491 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48268 | ||
| 7279 | 2026.04.10 22:27:21.644590 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7280 | 2026.04.10 22:27:21.644616 [ 286 ] {} <Debug> TCP-Session: 5c5d2a86-7475-429f-af40-229914561a77 Authenticating user 'default' from [fd00:1122:3344:101::e]:48268 | ||
| 7281 | 2026.04.10 22:27:21.644637 [ 286 ] {} <Debug> TCP-Session: 5c5d2a86-7475-429f-af40-229914561a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2026.04.10 22:27:21.644649 [ 286 ] {} <Debug> TCP-Session: 5c5d2a86-7475-429f-af40-229914561a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7283 | 2026.04.10 22:27:21.644871 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40488 | ||
| 7284 | 2026.04.10 22:27:21.644898 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59080 | ||
| 7285 | 2026.04.10 22:27:21.644907 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42071 | ||
| 7286 | 2026.04.10 22:27:21.644944 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33308 | ||
| 7287 | 2026.04.10 22:27:21.644953 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50890 | ||
| 7288 | 2026.04.10 22:27:21.644997 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7289 | 2026.04.10 22:27:21.644997 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7290 | 2026.04.10 22:27:21.645043 [ 288 ] {} <Debug> TCP-Session: 6dd4ca01-60d4-4c47-9e7f-e6beb1f7d633 Authenticating user 'default' from [fd00:1122:3344:101::e]:40488 | ||
| 7291 | 2026.04.10 22:27:21.645039 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7292 | 2026.04.10 22:27:21.645064 [ 353 ] {} <Debug> TCP-Session: dd42e2f2-31e1-4ed3-9534-2129edc7bba7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59080 | ||
| 7293 | 2026.04.10 22:27:21.645078 [ 288 ] {} <Debug> TCP-Session: 6dd4ca01-60d4-4c47-9e7f-e6beb1f7d633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7294 | 2026.04.10 22:27:21.645094 [ 352 ] {} <Debug> TCP-Session: 20c4bab2-a12b-4d4c-8fba-5cf6747516e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42071 | ||
| 7295 | 2026.04.10 22:27:21.645104 [ 353 ] {} <Debug> TCP-Session: dd42e2f2-31e1-4ed3-9534-2129edc7bba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7296 | 2026.04.10 22:27:21.645113 [ 288 ] {} <Debug> TCP-Session: 6dd4ca01-60d4-4c47-9e7f-e6beb1f7d633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7297 | 2026.04.10 22:27:21.645145 [ 353 ] {} <Debug> TCP-Session: dd42e2f2-31e1-4ed3-9534-2129edc7bba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7298 | 2026.04.10 22:27:21.645066 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7299 | 2026.04.10 22:27:21.644928 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57631 | ||
| 7300 | 2026.04.10 22:27:21.645210 [ 356 ] {} <Debug> TCP-Session: feafb4f3-bb47-4880-b92b-5894db6aa17a Authenticating user 'default' from [fd00:1122:3344:101::e]:50890 | ||
| 7301 | 2026.04.10 22:27:21.644895 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35237 | ||
| 7302 | 2026.04.10 22:27:21.645255 [ 356 ] {} <Debug> TCP-Session: feafb4f3-bb47-4880-b92b-5894db6aa17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.04.10 22:27:21.644881 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59953 | ||
| 7304 | 2026.04.10 22:27:21.645290 [ 356 ] {} <Debug> TCP-Session: feafb4f3-bb47-4880-b92b-5894db6aa17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2026.04.10 22:27:21.645309 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7306 | 2026.04.10 22:27:21.645320 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7307 | 2026.04.10 22:27:21.645137 [ 352 ] {} <Debug> TCP-Session: 20c4bab2-a12b-4d4c-8fba-5cf6747516e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7308 | 2026.04.10 22:27:21.645359 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7309 | 2026.04.10 22:27:21.645359 [ 289 ] {} <Debug> TCP-Session: 59b8d1c5-9290-4a5b-9983-86c553fd3f92 Authenticating user 'default' from [fd00:1122:3344:101::e]:35237 | ||
| 7310 | 2026.04.10 22:27:21.645377 [ 352 ] {} <Debug> TCP-Session: 20c4bab2-a12b-4d4c-8fba-5cf6747516e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7311 | 2026.04.10 22:27:21.645394 [ 290 ] {} <Debug> TCP-Session: 08c86209-e668-448e-a060-055e0727eee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59953 | ||
| 7312 | 2026.04.10 22:27:21.645411 [ 289 ] {} <Debug> TCP-Session: 59b8d1c5-9290-4a5b-9983-86c553fd3f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7313 | 2026.04.10 22:27:21.645433 [ 290 ] {} <Debug> TCP-Session: 08c86209-e668-448e-a060-055e0727eee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7314 | 2026.04.10 22:27:21.645445 [ 289 ] {} <Debug> TCP-Session: 59b8d1c5-9290-4a5b-9983-86c553fd3f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.04.10 22:27:21.645455 [ 290 ] {} <Debug> TCP-Session: 08c86209-e668-448e-a060-055e0727eee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7316 | 2026.04.10 22:27:21.645351 [ 354 ] {} <Debug> TCP-Session: 9ad8f30d-805a-45bf-97c2-b55f64a0edc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57631 | ||
| 7317 | 2026.04.10 22:27:21.645048 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7318 | 2026.04.10 22:27:21.645508 [ 354 ] {} <Debug> TCP-Session: 9ad8f30d-805a-45bf-97c2-b55f64a0edc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7319 | 2026.04.10 22:27:21.644948 [ 286 ] {} <Trace> TCP-Session: 5c5d2a86-7475-429f-af40-229914561a77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7320 | 2026.04.10 22:27:21.645547 [ 354 ] {} <Debug> TCP-Session: 9ad8f30d-805a-45bf-97c2-b55f64a0edc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7321 | 2026.04.10 22:27:21.645548 [ 355 ] {} <Debug> TCP-Session: a6cd658f-2328-4ea2-9065-5855611d7adc Authenticating user 'default' from [fd00:1122:3344:101::e]:33308 | ||
| 7322 | 2026.04.10 22:27:21.645619 [ 355 ] {} <Debug> TCP-Session: a6cd658f-2328-4ea2-9065-5855611d7adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.04.10 22:27:21.645634 [ 355 ] {} <Debug> TCP-Session: a6cd658f-2328-4ea2-9065-5855611d7adc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7324 | 2026.04.10 22:27:21.645711 [ 286 ] {0fe29b99-b3af-4808-acfa-89151dec9cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48268) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7325 | 2026.04.10 22:27:21.645957 [ 286 ] {0fe29b99-b3af-4808-acfa-89151dec9cf5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7326 | 2026.04.10 22:27:21.646010 [ 286 ] {0fe29b99-b3af-4808-acfa-89151dec9cf5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7327 | 2026.04.10 22:27:21.646369 [ 286 ] {0fe29b99-b3af-4808-acfa-89151dec9cf5} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 7328 | 2026.04.10 22:27:21.647342 [ 335 ] {0fe29b99-b3af-4808-acfa-89151dec9cf5} <Trace> AggregatingTransform: Aggregating | ||
| 7329 | 2026.04.10 22:27:21.647400 [ 335 ] {0fe29b99-b3af-4808-acfa-89151dec9cf5} <Trace> Aggregator: Aggregation method: without_key | ||
| 7330 | 2026.04.10 22:27:21.647439 [ 335 ] {0fe29b99-b3af-4808-acfa-89151dec9cf5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959029 sec. (1042.721 rows/sec., 40.73 KiB/sec.) | ||
| 7331 | 2026.04.10 22:27:21.647457 [ 335 ] {0fe29b99-b3af-4808-acfa-89151dec9cf5} <Trace> Aggregator: Merging aggregated data | ||
| 7332 | 2026.04.10 22:27:21.648782 [ 286 ] {0fe29b99-b3af-4808-acfa-89151dec9cf5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003123 sec., 320.2049311559398 rows/sec., 12.51 KiB/sec. | ||
| 7333 | 2026.04.10 22:27:21.648929 [ 286 ] {0fe29b99-b3af-4808-acfa-89151dec9cf5} <Debug> TCPHandler: Processed in 0.004092912 sec. | ||
| 7334 | 2026.04.10 22:27:21.649036 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7335 | 2026.04.10 22:27:21.649055 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7336 | 2026.04.10 22:27:21.649072 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7337 | 2026.04.10 22:27:21.649082 [ 356 ] {} <Debug> TCP-Session: feafb4f3-bb47-4880-b92b-5894db6aa17a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7338 | 2026.04.10 22:27:21.649092 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7339 | 2026.04.10 22:27:21.649108 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7340 | 2026.04.10 22:27:21.649124 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7341 | 2026.04.10 22:27:21.649139 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7342 | 2026.04.10 22:27:21.649172 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7343 | 2026.04.10 22:27:21.649182 [ 289 ] {} <Debug> TCP-Session: 59b8d1c5-9290-4a5b-9983-86c553fd3f92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7344 | 2026.04.10 22:27:21.649203 [ 353 ] {} <Debug> TCP-Session: dd42e2f2-31e1-4ed3-9534-2129edc7bba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2026.04.10 22:27:21.649212 [ 286 ] {} <Debug> TCP-Session: 5c5d2a86-7475-429f-af40-229914561a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2026.04.10 22:27:21.649169 [ 354 ] {} <Debug> TCP-Session: 9ad8f30d-805a-45bf-97c2-b55f64a0edc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7347 | 2026.04.10 22:27:21.649128 [ 290 ] {} <Debug> TCP-Session: 08c86209-e668-448e-a060-055e0727eee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7348 | 2026.04.10 22:27:21.649151 [ 288 ] {} <Debug> TCP-Session: 6dd4ca01-60d4-4c47-9e7f-e6beb1f7d633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7349 | 2026.04.10 22:27:21.649157 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7350 | 2026.04.10 22:27:21.649105 [ 352 ] {} <Debug> TCP-Session: 20c4bab2-a12b-4d4c-8fba-5cf6747516e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7351 | 2026.04.10 22:27:21.649342 [ 355 ] {} <Debug> TCP-Session: a6cd658f-2328-4ea2-9065-5855611d7adc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7352 | 2026.04.10 22:27:21.926648 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7353 | 2026.04.10 22:27:21.926831 [ 6 ] {ea99c0c0-6856-4132-b73e-7754b3437f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7354 | 2026.04.10 22:27:21.926901 [ 6 ] {ea99c0c0-6856-4132-b73e-7754b3437f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7355 | 2026.04.10 22:27:21.927613 [ 6 ] {ea99c0c0-6856-4132-b73e-7754b3437f9b} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.04.10 22:27:21.927666 [ 6 ] {ea99c0c0-6856-4132-b73e-7754b3437f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7357 | 2026.04.10 22:27:21.928068 [ 6 ] {ea99c0c0-6856-4132-b73e-7754b3437f9b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7358 | 2026.04.10 22:27:21.928301 [ 6 ] {ea99c0c0-6856-4132-b73e-7754b3437f9b} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.04.10 22:27:21.928462 [ 6 ] {ea99c0c0-6856-4132-b73e-7754b3437f9b} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001683 sec., 54664.28995840761 rows/sec., 4.62 MiB/sec. | ||
| 7360 | 2026.04.10 22:27:21.928463 [ 126 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7361 | 2026.04.10 22:27:21.928514 [ 6 ] {ea99c0c0-6856-4132-b73e-7754b3437f9b} <Debug> TCPHandler: Processed in 0.00200639 sec. | ||
| 7362 | 2026.04.10 22:27:21.928537 [ 126 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2026.04.10 22:27:21.928564 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7364 | 2026.04.10 22:27:21.928657 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7365 | 2026.04.10 22:27:21.928692 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7366 | 2026.04.10 22:27:21.928768 [ 6 ] {ca6604ef-44f3-4ae9-a7e8-cf6698ed43fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7367 | 2026.04.10 22:27:21.928833 [ 6 ] {ca6604ef-44f3-4ae9-a7e8-cf6698ed43fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7368 | 2026.04.10 22:27:21.928846 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7369 | 2026.04.10 22:27:21.928897 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3362 rows starting from the beginning of the part | ||
| 7370 | 2026.04.10 22:27:21.928974 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 102 rows starting from the beginning of the part | ||
| 7371 | 2026.04.10 22:27:21.929023 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 92 rows starting from the beginning of the part | ||
| 7372 | 2026.04.10 22:27:21.929071 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 3195 rows starting from the beginning of the part | ||
| 7373 | 2026.04.10 22:27:21.929124 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 7374 | 2026.04.10 22:27:21.929169 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 92 rows starting from the beginning of the part | ||
| 7375 | 2026.04.10 22:27:21.929335 [ 6 ] {ca6604ef-44f3-4ae9-a7e8-cf6698ed43fb} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.04.10 22:27:21.929381 [ 6 ] {ca6604ef-44f3-4ae9-a7e8-cf6698ed43fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7377 | 2026.04.10 22:27:21.929723 [ 6 ] {ca6604ef-44f3-4ae9-a7e8-cf6698ed43fb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7378 | 2026.04.10 22:27:21.929965 [ 6 ] {ca6604ef-44f3-4ae9-a7e8-cf6698ed43fb} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.04.10 22:27:21.930109 [ 6 ] {ca6604ef-44f3-4ae9-a7e8-cf6698ed43fb} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001365 sec., 13186.813186813188 rows/sec., 991.59 KiB/sec. | ||
| 7380 | 2026.04.10 22:27:21.930152 [ 6 ] {ca6604ef-44f3-4ae9-a7e8-cf6698ed43fb} <Debug> TCPHandler: Processed in 0.001550951 sec. | ||
| 7381 | 2026.04.10 22:27:21.930283 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7382 | 2026.04.10 22:27:21.930384 [ 6 ] {9be0cc48-93a3-4717-a1d4-43156c46f8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7383 | 2026.04.10 22:27:21.930427 [ 6 ] {9be0cc48-93a3-4717-a1d4-43156c46f8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7384 | 2026.04.10 22:27:21.930859 [ 6 ] {9be0cc48-93a3-4717-a1d4-43156c46f8a3} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2026.04.10 22:27:21.930896 [ 6 ] {9be0cc48-93a3-4717-a1d4-43156c46f8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7386 | 2026.04.10 22:27:21.931214 [ 6 ] {9be0cc48-93a3-4717-a1d4-43156c46f8a3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7387 | 2026.04.10 22:27:21.931433 [ 6 ] {9be0cc48-93a3-4717-a1d4-43156c46f8a3} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.04.10 22:27:21.931539 [ 199 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6899 rows, containing 5 columns (5 merged, 0 gathered) in 0.002909318 sec., 2371346.1367921964 rows/sec., 188.39 MiB/sec. | ||
| 7389 | 2026.04.10 22:27:21.931567 [ 6 ] {9be0cc48-93a3-4717-a1d4-43156c46f8a3} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001205 sec., 68049.79253112034 rows/sec., 5.31 MiB/sec. | ||
| 7390 | 2026.04.10 22:27:21.931549 [ 126 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7391 | 2026.04.10 22:27:21.931625 [ 6 ] {9be0cc48-93a3-4717-a1d4-43156c46f8a3} <Debug> TCPHandler: Processed in 0.001395678 sec. | ||
| 7392 | 2026.04.10 22:27:21.931650 [ 126 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7393 | 2026.04.10 22:27:21.931674 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7394 | 2026.04.10 22:27:21.931755 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7395 | 2026.04.10 22:27:21.931784 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7396 | 2026.04.10 22:27:21.931858 [ 6 ] {1e435a75-4dbe-4338-ba1c-9f5a9a460570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7397 | 2026.04.10 22:27:21.931868 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7398 | 2026.04.10 22:27:21.931911 [ 6 ] {1e435a75-4dbe-4338-ba1c-9f5a9a460570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7399 | 2026.04.10 22:27:21.931926 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7400 | 2026.04.10 22:27:21.931970 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1834 rows starting from the beginning of the part | ||
| 7401 | 2026.04.10 22:27:21.932043 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 87 rows starting from the beginning of the part | ||
| 7402 | 2026.04.10 22:27:21.932096 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
| 7403 | 2026.04.10 22:27:21.932152 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1745 rows starting from the beginning of the part | ||
| 7404 | 2026.04.10 22:27:21.932192 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_46_9} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7405 | 2026.04.10 22:27:21.932200 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 7406 | 2026.04.10 22:27:21.932255 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
| 7407 | 2026.04.10 22:27:21.932282 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_46_9} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7408 | 2026.04.10 22:27:21.932367 [ 6 ] {1e435a75-4dbe-4338-ba1c-9f5a9a460570} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.04.10 22:27:21.932372 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 7410 | 2026.04.10 22:27:21.932413 [ 6 ] {1e435a75-4dbe-4338-ba1c-9f5a9a460570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7411 | 2026.04.10 22:27:21.932811 [ 6 ] {1e435a75-4dbe-4338-ba1c-9f5a9a460570} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7412 | 2026.04.10 22:27:21.933057 [ 6 ] {1e435a75-4dbe-4338-ba1c-9f5a9a460570} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7413 | 2026.04.10 22:27:21.933199 [ 6 ] {1e435a75-4dbe-4338-ba1c-9f5a9a460570} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00136 sec., 117647.0588235294 rows/sec., 8.19 MiB/sec. | ||
| 7414 | 2026.04.10 22:27:21.933236 [ 6 ] {1e435a75-4dbe-4338-ba1c-9f5a9a460570} <Debug> TCPHandler: Processed in 0.001530371 sec. | ||
| 7415 | 2026.04.10 22:27:21.933347 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7416 | 2026.04.10 22:27:21.933443 [ 6 ] {e38077c7-0b0a-469c-96c7-bae7acca49e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7417 | 2026.04.10 22:27:21.933498 [ 6 ] {e38077c7-0b0a-469c-96c7-bae7acca49e1} <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 | ||
| 7418 | 2026.04.10 22:27:21.933781 [ 199 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3894 rows, containing 5 columns (5 merged, 0 gathered) in 0.002053091 sec., 1896652.4133611224 rows/sec., 137.44 MiB/sec. | ||
| 7419 | 2026.04.10 22:27:21.934027 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7420 | 2026.04.10 22:27:21.934277 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_46_9} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2026.04.10 22:27:21.934292 [ 6 ] {e38077c7-0b0a-469c-96c7-bae7acca49e1} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2026.04.10 22:27:21.934335 [ 6 ] {e38077c7-0b0a-469c-96c7-bae7acca49e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7423 | 2026.04.10 22:27:21.934354 [ 196 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_46_9} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7424 | 2026.04.10 22:27:21.934437 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7425 | 2026.04.10 22:27:21.934879 [ 6 ] {e38077c7-0b0a-469c-96c7-bae7acca49e1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7426 | 2026.04.10 22:27:21.935108 [ 6 ] {e38077c7-0b0a-469c-96c7-bae7acca49e1} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2026.04.10 22:27:21.935247 [ 6 ] {e38077c7-0b0a-469c-96c7-bae7acca49e1} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001823 sec., 9873.834339001645 rows/sec., 17.69 MiB/sec. | ||
| 7428 | 2026.04.10 22:27:21.935313 [ 6 ] {e38077c7-0b0a-469c-96c7-bae7acca49e1} <Debug> TCPHandler: Processed in 0.00201538 sec. | ||
| 7429 | 2026.04.10 22:27:21.935427 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7430 | 2026.04.10 22:27:21.935522 [ 6 ] {b09c2141-3a00-4678-aa6e-f46f9d602b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7431 | 2026.04.10 22:27:21.935564 [ 6 ] {b09c2141-3a00-4678-aa6e-f46f9d602b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7432 | 2026.04.10 22:27:21.935939 [ 6 ] {b09c2141-3a00-4678-aa6e-f46f9d602b30} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2026.04.10 22:27:21.935974 [ 6 ] {b09c2141-3a00-4678-aa6e-f46f9d602b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7434 | 2026.04.10 22:27:21.936264 [ 6 ] {b09c2141-3a00-4678-aa6e-f46f9d602b30} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7435 | 2026.04.10 22:27:21.936461 [ 6 ] {b09c2141-3a00-4678-aa6e-f46f9d602b30} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7436 | 2026.04.10 22:27:21.936578 [ 6 ] {b09c2141-3a00-4678-aa6e-f46f9d602b30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 7437 | 2026.04.10 22:27:21.936612 [ 6 ] {b09c2141-3a00-4678-aa6e-f46f9d602b30} <Debug> TCPHandler: Processed in 0.001295076 sec. | ||
| 7438 | 2026.04.10 22:27:22.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.92 MiB, peak 290.56 MiB, free memory in arenas 0.00 B, will set to 279.80 MiB (RSS), difference: -1.11 MiB | ||
| 7439 | 2026.04.10 22:27:25.407884 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7440 | 2026.04.10 22:27:25.407964 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7441 | 2026.04.10 22:27:25.561860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16318 | ||
| 7442 | 2026.04.10 22:27:25.562629 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.04.10 22:27:25.562720 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7444 | 2026.04.10 22:27:25.563283 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7445 | 2026.04.10 22:27:25.563527 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2026.04.10 22:27:25.563677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16318 | ||
| 7447 | 2026.04.10 22:27:26.405025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7448 | 2026.04.10 22:27:26.421596 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.04.10 22:27:26.421656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7450 | 2026.04.10 22:27:26.428094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7451 | 2026.04.10 22:27:26.428783 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.04.10 22:27:26.431615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7453 | 2026.04.10 22:27:26.459846 [ 121 ] {} <Debug> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7454 | 2026.04.10 22:27:26.459931 [ 121 ] {} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7455 | 2026.04.10 22:27:26.459965 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7456 | 2026.04.10 22:27:26.460108 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 7457 | 2026.04.10 22:27:26.460280 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7458 | 2026.04.10 22:27:26.460330 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7459 | 2026.04.10 22:27:26.460431 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 7460 | 2026.04.10 22:27:26.460508 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 7461 | 2026.04.10 22:27:26.460586 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 7462 | 2026.04.10 22:27:26.460659 [ 197 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7463 | 2026.04.10 22:27:26.461548 [ 199 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149793 sec., 24033.16576876089 rows/sec., 2.01 MiB/sec. | ||
| 7464 | 2026.04.10 22:27:26.461702 [ 188 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7465 | 2026.04.10 22:27:26.461970 [ 188 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_13_3} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2026.04.10 22:27:26.462041 [ 188 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_13_3} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7467 | 2026.04.10 22:27:26.462120 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7468 | 2026.04.10 22:27:26.790914 [ 99 ] {} <Debug> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7469 | 2026.04.10 22:27:26.790971 [ 99 ] {} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2026.04.10 22:27:26.790991 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7471 | 2026.04.10 22:27:26.791074 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 7472 | 2026.04.10 22:27:26.791186 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7473 | 2026.04.10 22:27:26.791214 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 7474 | 2026.04.10 22:27:26.791265 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 7475 | 2026.04.10 22:27:26.791302 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 7476 | 2026.04.10 22:27:26.791337 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 7477 | 2026.04.10 22:27:26.791373 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 7478 | 2026.04.10 22:27:26.792022 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.00098294 sec., 54937.22912893971 rows/sec., 2.80 MiB/sec. | ||
| 7479 | 2026.04.10 22:27:26.792137 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7480 | 2026.04.10 22:27:26.792364 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_9_2} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.04.10 22:27:26.792430 [ 197 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_9_2} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7482 | 2026.04.10 22:27:26.792492 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7483 | 2026.04.10 22:27:26.934067 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2026.04.10 22:27:26.934327 [ 6 ] {48011c42-423c-435c-a332-1e8f9bd4d5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7485 | 2026.04.10 22:27:26.934424 [ 6 ] {48011c42-423c-435c-a332-1e8f9bd4d5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7486 | 2026.04.10 22:27:26.935250 [ 6 ] {48011c42-423c-435c-a332-1e8f9bd4d5a7} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.04.10 22:27:26.935291 [ 6 ] {48011c42-423c-435c-a332-1e8f9bd4d5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7488 | 2026.04.10 22:27:26.935685 [ 6 ] {48011c42-423c-435c-a332-1e8f9bd4d5a7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7489 | 2026.04.10 22:27:26.935920 [ 6 ] {48011c42-423c-435c-a332-1e8f9bd4d5a7} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2026.04.10 22:27:26.936070 [ 6 ] {48011c42-423c-435c-a332-1e8f9bd4d5a7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001814 sec., 156560.08820286658 rows/sec., 9.94 MiB/sec. | ||
| 7491 | 2026.04.10 22:27:26.936111 [ 6 ] {48011c42-423c-435c-a332-1e8f9bd4d5a7} <Debug> TCPHandler: Processed in 0.002211365 sec. | ||
| 7492 | 2026.04.10 22:27:26.936234 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7493 | 2026.04.10 22:27:26.936331 [ 6 ] {313a1277-6712-4c1a-b4d3-7609a2e87c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7494 | 2026.04.10 22:27:26.936372 [ 6 ] {313a1277-6712-4c1a-b4d3-7609a2e87c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7495 | 2026.04.10 22:27:26.937170 [ 6 ] {313a1277-6712-4c1a-b4d3-7609a2e87c4d} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2026.04.10 22:27:26.937206 [ 6 ] {313a1277-6712-4c1a-b4d3-7609a2e87c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7497 | 2026.04.10 22:27:26.937578 [ 6 ] {313a1277-6712-4c1a-b4d3-7609a2e87c4d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7498 | 2026.04.10 22:27:26.937787 [ 6 ] {313a1277-6712-4c1a-b4d3-7609a2e87c4d} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2026.04.10 22:27:26.937915 [ 6 ] {313a1277-6712-4c1a-b4d3-7609a2e87c4d} <Debug> executeQuery: Read 843 rows, 67.17 KiB in 0.001603 sec., 525888.9582033687 rows/sec., 40.92 MiB/sec. | ||
| 7500 | 2026.04.10 22:27:26.937952 [ 6 ] {313a1277-6712-4c1a-b4d3-7609a2e87c4d} <Debug> TCPHandler: Processed in 0.001767146 sec. | ||
| 7501 | 2026.04.10 22:27:26.938054 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7502 | 2026.04.10 22:27:26.938148 [ 6 ] {4b134c5f-1f4d-41eb-b647-c81ffc0c59ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7503 | 2026.04.10 22:27:26.938188 [ 6 ] {4b134c5f-1f4d-41eb-b647-c81ffc0c59ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7504 | 2026.04.10 22:27:26.938625 [ 6 ] {4b134c5f-1f4d-41eb-b647-c81ffc0c59ca} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2026.04.10 22:27:26.938660 [ 6 ] {4b134c5f-1f4d-41eb-b647-c81ffc0c59ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7506 | 2026.04.10 22:27:26.938957 [ 6 ] {4b134c5f-1f4d-41eb-b647-c81ffc0c59ca} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7507 | 2026.04.10 22:27:26.939176 [ 6 ] {4b134c5f-1f4d-41eb-b647-c81ffc0c59ca} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2026.04.10 22:27:26.939270 [ 99 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7509 | 2026.04.10 22:27:26.939300 [ 6 ] {4b134c5f-1f4d-41eb-b647-c81ffc0c59ca} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001171 sec., 140905.20922288642 rows/sec., 8.57 MiB/sec. | ||
| 7510 | 2026.04.10 22:27:26.939304 [ 99 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2026.04.10 22:27:26.939334 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7512 | 2026.04.10 22:27:26.939338 [ 6 ] {4b134c5f-1f4d-41eb-b647-c81ffc0c59ca} <Debug> TCPHandler: Processed in 0.001332887 sec. | ||
| 7513 | 2026.04.10 22:27:26.939439 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7514 | 2026.04.10 22:27:26.939456 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7515 | 2026.04.10 22:27:26.939569 [ 6 ] {0443805e-d244-413e-8154-dc2666194dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7516 | 2026.04.10 22:27:26.939576 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7517 | 2026.04.10 22:27:26.939613 [ 6 ] {0443805e-d244-413e-8154-dc2666194dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7518 | 2026.04.10 22:27:26.939622 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 226 rows starting from the beginning of the part | ||
| 7519 | 2026.04.10 22:27:26.939699 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part | ||
| 7520 | 2026.04.10 22:27:26.939751 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
| 7521 | 2026.04.10 22:27:26.939800 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 182 rows starting from the beginning of the part | ||
| 7522 | 2026.04.10 22:27:26.939844 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part | ||
| 7523 | 2026.04.10 22:27:26.939889 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 165 rows starting from the beginning of the part | ||
| 7524 | 2026.04.10 22:27:26.940050 [ 6 ] {0443805e-d244-413e-8154-dc2666194dc8} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.04.10 22:27:26.940093 [ 6 ] {0443805e-d244-413e-8154-dc2666194dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7526 | 2026.04.10 22:27:26.940404 [ 6 ] {0443805e-d244-413e-8154-dc2666194dc8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7527 | 2026.04.10 22:27:26.940630 [ 6 ] {0443805e-d244-413e-8154-dc2666194dc8} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.04.10 22:27:26.940722 [ 99 ] {} <Debug> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7529 | 2026.04.10 22:27:26.940746 [ 99 ] {} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.04.10 22:27:26.940759 [ 6 ] {0443805e-d244-413e-8154-dc2666194dc8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001208 sec., 123344.37086092714 rows/sec., 7.97 MiB/sec. | ||
| 7531 | 2026.04.10 22:27:26.940762 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7532 | 2026.04.10 22:27:26.940797 [ 6 ] {0443805e-d244-413e-8154-dc2666194dc8} <Debug> TCPHandler: Processed in 0.001389958 sec. | ||
| 7533 | 2026.04.10 22:27:26.940825 [ 199 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 632 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437599 sec., 439621.8973441134 rows/sec., 29.55 MiB/sec. | ||
| 7534 | 2026.04.10 22:27:26.940833 [ 189 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 7535 | 2026.04.10 22:27:26.940909 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2026.04.10 22:27:26.940931 [ 189 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7537 | 2026.04.10 22:27:26.940958 [ 189 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 974 rows starting from the beginning of the part | ||
| 7538 | 2026.04.10 22:27:26.940969 [ 197 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7539 | 2026.04.10 22:27:26.940999 [ 189 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 7540 | 2026.04.10 22:27:26.941008 [ 6 ] {f09dd748-1e27-4940-bf51-b2809fd5b9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7541 | 2026.04.10 22:27:26.941033 [ 189 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 7542 | 2026.04.10 22:27:26.941056 [ 6 ] {f09dd748-1e27-4940-bf51-b2809fd5b9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7543 | 2026.04.10 22:27:26.941071 [ 189 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 7544 | 2026.04.10 22:27:26.941106 [ 189 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 950 rows starting from the beginning of the part | ||
| 7545 | 2026.04.10 22:27:26.941136 [ 189 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 7546 | 2026.04.10 22:27:26.941221 [ 197 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_41_8} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7547 | 2026.04.10 22:27:26.941290 [ 197 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_41_8} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7548 | 2026.04.10 22:27:26.941367 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7549 | 2026.04.10 22:27:26.941502 [ 6 ] {f09dd748-1e27-4940-bf51-b2809fd5b9f5} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7550 | 2026.04.10 22:27:26.941541 [ 6 ] {f09dd748-1e27-4940-bf51-b2809fd5b9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7551 | 2026.04.10 22:27:26.941850 [ 6 ] {f09dd748-1e27-4940-bf51-b2809fd5b9f5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7552 | 2026.04.10 22:27:26.942056 [ 6 ] {f09dd748-1e27-4940-bf51-b2809fd5b9f5} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2026.04.10 22:27:26.942181 [ 6 ] {f09dd748-1e27-4940-bf51-b2809fd5b9f5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 7554 | 2026.04.10 22:27:26.942218 [ 6 ] {f09dd748-1e27-4940-bf51-b2809fd5b9f5} <Debug> TCPHandler: Processed in 0.001358577 sec. | ||
| 7555 | 2026.04.10 22:27:26.942321 [ 189 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2923 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518691 sec., 1924683.82310819 rows/sec., 121.73 MiB/sec. | ||
| 7556 | 2026.04.10 22:27:26.942330 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2026.04.10 22:27:26.942437 [ 6 ] {74093ced-292c-44be-9928-ef029a7f5a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7558 | 2026.04.10 22:27:26.942477 [ 6 ] {74093ced-292c-44be-9928-ef029a7f5a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7559 | 2026.04.10 22:27:26.942480 [ 191 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7560 | 2026.04.10 22:27:26.942725 [ 191 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_15_3} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2026.04.10 22:27:26.942785 [ 191 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_15_3} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7562 | 2026.04.10 22:27:26.942875 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 7563 | 2026.04.10 22:27:26.943092 [ 6 ] {74093ced-292c-44be-9928-ef029a7f5a20} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.04.10 22:27:26.943126 [ 6 ] {74093ced-292c-44be-9928-ef029a7f5a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7565 | 2026.04.10 22:27:26.943447 [ 6 ] {74093ced-292c-44be-9928-ef029a7f5a20} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7566 | 2026.04.10 22:27:26.943667 [ 6 ] {74093ced-292c-44be-9928-ef029a7f5a20} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7567 | 2026.04.10 22:27:26.943794 [ 6 ] {74093ced-292c-44be-9928-ef029a7f5a20} <Debug> executeQuery: Read 513 rows, 37.02 KiB in 0.001374 sec., 373362.44541484717 rows/sec., 26.31 MiB/sec. | ||
| 7568 | 2026.04.10 22:27:26.943832 [ 6 ] {74093ced-292c-44be-9928-ef029a7f5a20} <Debug> TCPHandler: Processed in 0.001551011 sec. | ||
| 7569 | 2026.04.10 22:27:26.943933 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2026.04.10 22:27:26.944028 [ 6 ] {99a92181-7a93-43aa-807a-6dcd9af080b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7571 | 2026.04.10 22:27:26.944069 [ 6 ] {99a92181-7a93-43aa-807a-6dcd9af080b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7572 | 2026.04.10 22:27:26.944397 [ 6 ] {99a92181-7a93-43aa-807a-6dcd9af080b7} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.04.10 22:27:26.944432 [ 6 ] {99a92181-7a93-43aa-807a-6dcd9af080b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7574 | 2026.04.10 22:27:26.944714 [ 6 ] {99a92181-7a93-43aa-807a-6dcd9af080b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7575 | 2026.04.10 22:27:26.944921 [ 6 ] {99a92181-7a93-43aa-807a-6dcd9af080b7} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.04.10 22:27:26.945047 [ 6 ] {99a92181-7a93-43aa-807a-6dcd9af080b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 7577 | 2026.04.10 22:27:26.945085 [ 6 ] {99a92181-7a93-43aa-807a-6dcd9af080b7} <Debug> TCPHandler: Processed in 0.001201924 sec. | ||
| 7578 | 2026.04.10 22:27:26.945194 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2026.04.10 22:27:26.945288 [ 6 ] {b2a38b10-d1a0-499c-8e33-d45088f0301b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7580 | 2026.04.10 22:27:26.945330 [ 6 ] {b2a38b10-d1a0-499c-8e33-d45088f0301b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7581 | 2026.04.10 22:27:26.945731 [ 6 ] {b2a38b10-d1a0-499c-8e33-d45088f0301b} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.04.10 22:27:26.945767 [ 6 ] {b2a38b10-d1a0-499c-8e33-d45088f0301b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7583 | 2026.04.10 22:27:26.946086 [ 6 ] {b2a38b10-d1a0-499c-8e33-d45088f0301b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7584 | 2026.04.10 22:27:26.946294 [ 6 ] {b2a38b10-d1a0-499c-8e33-d45088f0301b} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2026.04.10 22:27:26.946423 [ 6 ] {b2a38b10-d1a0-499c-8e33-d45088f0301b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001153 sec., 229835.21248915873 rows/sec., 15.27 MiB/sec. | ||
| 7586 | 2026.04.10 22:27:26.946461 [ 6 ] {b2a38b10-d1a0-499c-8e33-d45088f0301b} <Debug> TCPHandler: Processed in 0.001317057 sec. | ||
| 7587 | 2026.04.10 22:27:26.946573 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.04.10 22:27:26.946667 [ 6 ] {0c1a7751-f851-4180-8964-e5c88e177327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7589 | 2026.04.10 22:27:26.946709 [ 6 ] {0c1a7751-f851-4180-8964-e5c88e177327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7590 | 2026.04.10 22:27:26.947016 [ 6 ] {0c1a7751-f851-4180-8964-e5c88e177327} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.04.10 22:27:26.947051 [ 6 ] {0c1a7751-f851-4180-8964-e5c88e177327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7592 | 2026.04.10 22:27:26.947336 [ 6 ] {0c1a7751-f851-4180-8964-e5c88e177327} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7593 | 2026.04.10 22:27:26.947549 [ 6 ] {0c1a7751-f851-4180-8964-e5c88e177327} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.04.10 22:27:26.947680 [ 6 ] {0c1a7751-f851-4180-8964-e5c88e177327} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 7595 | 2026.04.10 22:27:26.947716 [ 6 ] {0c1a7751-f851-4180-8964-e5c88e177327} <Debug> TCPHandler: Processed in 0.001192644 sec. | ||
| 7596 | 2026.04.10 22:27:26.947824 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2026.04.10 22:27:26.947917 [ 6 ] {56ee44f3-cfab-45f7-a72d-44aa4065c4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7598 | 2026.04.10 22:27:26.947971 [ 6 ] {56ee44f3-cfab-45f7-a72d-44aa4065c4b1} <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 | ||
| 7599 | 2026.04.10 22:27:26.948765 [ 6 ] {56ee44f3-cfab-45f7-a72d-44aa4065c4b1} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.04.10 22:27:26.948799 [ 6 ] {56ee44f3-cfab-45f7-a72d-44aa4065c4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7601 | 2026.04.10 22:27:26.949286 [ 6 ] {56ee44f3-cfab-45f7-a72d-44aa4065c4b1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7602 | 2026.04.10 22:27:26.949497 [ 6 ] {56ee44f3-cfab-45f7-a72d-44aa4065c4b1} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2026.04.10 22:27:26.949604 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7604 | 2026.04.10 22:27:26.949623 [ 6 ] {56ee44f3-cfab-45f7-a72d-44aa4065c4b1} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001779 sec., 12928.611579539067 rows/sec., 23.17 MiB/sec. | ||
| 7605 | 2026.04.10 22:27:26.949660 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7606 | 2026.04.10 22:27:26.949684 [ 6 ] {56ee44f3-cfab-45f7-a72d-44aa4065c4b1} <Debug> TCPHandler: Processed in 0.00197055 sec. | ||
| 7607 | 2026.04.10 22:27:26.949687 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7608 | 2026.04.10 22:27:26.949842 [ 197 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7609 | 2026.04.10 22:27:26.949869 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2026.04.10 22:27:26.949969 [ 6 ] {6397faf3-d15d-4d00-9454-349f7c1bfb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7611 | 2026.04.10 22:27:26.950011 [ 6 ] {6397faf3-d15d-4d00-9454-349f7c1bfb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7612 | 2026.04.10 22:27:26.950037 [ 197 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7613 | 2026.04.10 22:27:26.950095 [ 197 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 780 rows starting from the beginning of the part | ||
| 7614 | 2026.04.10 22:27:26.950219 [ 197 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part | ||
| 7615 | 2026.04.10 22:27:26.950340 [ 197 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
| 7616 | 2026.04.10 22:27:26.950343 [ 6 ] {6397faf3-d15d-4d00-9454-349f7c1bfb47} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.04.10 22:27:26.950389 [ 6 ] {6397faf3-d15d-4d00-9454-349f7c1bfb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7618 | 2026.04.10 22:27:26.950452 [ 197 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 7619 | 2026.04.10 22:27:26.950569 [ 197 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part | ||
| 7620 | 2026.04.10 22:27:26.950679 [ 197 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 23 rows starting from the beginning of the part | ||
| 7621 | 2026.04.10 22:27:26.950702 [ 6 ] {6397faf3-d15d-4d00-9454-349f7c1bfb47} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7622 | 2026.04.10 22:27:26.950931 [ 6 ] {6397faf3-d15d-4d00-9454-349f7c1bfb47} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.04.10 22:27:26.951066 [ 6 ] {6397faf3-d15d-4d00-9454-349f7c1bfb47} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001115 sec., 80717.48878923766 rows/sec., 5.05 MiB/sec. | ||
| 7624 | 2026.04.10 22:27:26.951104 [ 6 ] {6397faf3-d15d-4d00-9454-349f7c1bfb47} <Debug> TCPHandler: Processed in 0.001284836 sec. | ||
| 7625 | 2026.04.10 22:27:26.966753 [ 199 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 19 columns (19 merged, 0 gathered) in 0.016939402 sec., 52894.42921302653 rows/sec., 94.78 MiB/sec. | ||
| 7626 | 2026.04.10 22:27:26.968201 [ 202 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7627 | 2026.04.10 22:27:26.968644 [ 202 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7628 | 2026.04.10 22:27:26.968737 [ 202 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7629 | 2026.04.10 22:27:26.968886 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 7630 | 2026.04.10 22:27:27.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.30 MiB, peak 290.56 MiB, free memory in arenas 0.00 B, will set to 284.93 MiB (RSS), difference: 3.63 MiB | ||
| 7631 | 2026.04.10 22:27:28.322252 [ 119 ] {} <Debug> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7632 | 2026.04.10 22:27:28.322322 [ 119 ] {} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.04.10 22:27:28.322347 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7634 | 2026.04.10 22:27:28.322511 [ 189 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::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 | ||
| 7635 | 2026.04.10 22:27:28.322651 [ 189 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7636 | 2026.04.10 22:27:28.322686 [ 189 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 7637 | 2026.04.10 22:27:28.322754 [ 189 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 7638 | 2026.04.10 22:27:28.322805 [ 189 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 7639 | 2026.04.10 22:27:28.322855 [ 189 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 7640 | 2026.04.10 22:27:28.322898 [ 189 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 7641 | 2026.04.10 22:27:28.323603 [ 201 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162573 sec., 5160.966236098722 rows/sec., 383.04 KiB/sec. | ||
| 7642 | 2026.04.10 22:27:28.323770 [ 200 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7643 | 2026.04.10 22:27:28.324077 [ 200 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_5_1} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.04.10 22:27:28.324153 [ 200 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_5_1} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7645 | 2026.04.10 22:27:28.324254 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7646 | 2026.04.10 22:27:30.616922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 926 | ||
| 7647 | 2026.04.10 22:27:30.619534 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2026.04.10 22:27:30.619585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7649 | 2026.04.10 22:27:30.620833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7650 | 2026.04.10 22:27:30.621114 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.04.10 22:27:30.621377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7652 | 2026.04.10 22:27:31.926556 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2026.04.10 22:27:31.926830 [ 6 ] {cb22900f-80ca-42ee-9cb1-af37a48355af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7654 | 2026.04.10 22:27:31.926894 [ 6 ] {cb22900f-80ca-42ee-9cb1-af37a48355af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7655 | 2026.04.10 22:27:31.927519 [ 6 ] {cb22900f-80ca-42ee-9cb1-af37a48355af} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2026.04.10 22:27:31.927560 [ 6 ] {cb22900f-80ca-42ee-9cb1-af37a48355af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7657 | 2026.04.10 22:27:31.927937 [ 6 ] {cb22900f-80ca-42ee-9cb1-af37a48355af} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7658 | 2026.04.10 22:27:31.928159 [ 6 ] {cb22900f-80ca-42ee-9cb1-af37a48355af} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2026.04.10 22:27:31.928309 [ 6 ] {cb22900f-80ca-42ee-9cb1-af37a48355af} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 316.06 KiB/sec. | ||
| 7660 | 2026.04.10 22:27:31.928349 [ 6 ] {cb22900f-80ca-42ee-9cb1-af37a48355af} <Debug> TCPHandler: Processed in 0.001971569 sec. | ||
| 7661 | 2026.04.10 22:27:31.928467 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2026.04.10 22:27:31.928560 [ 6 ] {32e5c65a-902d-4499-86d2-53cfda6b376d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7663 | 2026.04.10 22:27:31.928598 [ 6 ] {32e5c65a-902d-4499-86d2-53cfda6b376d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7664 | 2026.04.10 22:27:31.929057 [ 6 ] {32e5c65a-902d-4499-86d2-53cfda6b376d} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7665 | 2026.04.10 22:27:31.929092 [ 6 ] {32e5c65a-902d-4499-86d2-53cfda6b376d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7666 | 2026.04.10 22:27:31.929396 [ 6 ] {32e5c65a-902d-4499-86d2-53cfda6b376d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7667 | 2026.04.10 22:27:31.929601 [ 6 ] {32e5c65a-902d-4499-86d2-53cfda6b376d} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2026.04.10 22:27:31.929727 [ 6 ] {32e5c65a-902d-4499-86d2-53cfda6b376d} <Debug> executeQuery: Read 95 rows, 8.18 KiB in 0.001186 sec., 80101.18043844857 rows/sec., 6.74 MiB/sec. | ||
| 7669 | 2026.04.10 22:27:31.929763 [ 6 ] {32e5c65a-902d-4499-86d2-53cfda6b376d} <Debug> TCPHandler: Processed in 0.001343957 sec. | ||
| 7670 | 2026.04.10 22:27:31.929876 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7671 | 2026.04.10 22:27:31.929967 [ 6 ] {05455367-5256-451a-b1d9-89a6fabf93c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7672 | 2026.04.10 22:27:31.930006 [ 6 ] {05455367-5256-451a-b1d9-89a6fabf93c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7673 | 2026.04.10 22:27:31.930397 [ 6 ] {05455367-5256-451a-b1d9-89a6fabf93c0} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.04.10 22:27:31.930432 [ 6 ] {05455367-5256-451a-b1d9-89a6fabf93c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7675 | 2026.04.10 22:27:31.930715 [ 6 ] {05455367-5256-451a-b1d9-89a6fabf93c0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7676 | 2026.04.10 22:27:31.930922 [ 6 ] {05455367-5256-451a-b1d9-89a6fabf93c0} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2026.04.10 22:27:31.931046 [ 6 ] {05455367-5256-451a-b1d9-89a6fabf93c0} <Debug> executeQuery: Read 24 rows, 1.77 KiB in 0.001096 sec., 21897.810218978102 rows/sec., 1.58 MiB/sec. | ||
| 7678 | 2026.04.10 22:27:31.931082 [ 6 ] {05455367-5256-451a-b1d9-89a6fabf93c0} <Debug> TCPHandler: Processed in 0.001253845 sec. | ||
| 7679 | 2026.04.10 22:27:31.931180 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7680 | 2026.04.10 22:27:31.931270 [ 6 ] {7fbc475d-62b1-460b-ae31-e73e5050d439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7681 | 2026.04.10 22:27:31.931308 [ 6 ] {7fbc475d-62b1-460b-ae31-e73e5050d439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7682 | 2026.04.10 22:27:31.931711 [ 6 ] {7fbc475d-62b1-460b-ae31-e73e5050d439} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2026.04.10 22:27:31.931746 [ 6 ] {7fbc475d-62b1-460b-ae31-e73e5050d439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7684 | 2026.04.10 22:27:31.932053 [ 6 ] {7fbc475d-62b1-460b-ae31-e73e5050d439} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7685 | 2026.04.10 22:27:31.932262 [ 6 ] {7fbc475d-62b1-460b-ae31-e73e5050d439} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2026.04.10 22:27:31.932384 [ 6 ] {7fbc475d-62b1-460b-ae31-e73e5050d439} <Debug> executeQuery: Read 88 rows, 7.05 KiB in 0.001131 sec., 77807.25022104332 rows/sec., 6.08 MiB/sec. | ||
| 7687 | 2026.04.10 22:27:31.932420 [ 6 ] {7fbc475d-62b1-460b-ae31-e73e5050d439} <Debug> TCPHandler: Processed in 0.001286146 sec. | ||
| 7688 | 2026.04.10 22:27:31.932528 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7689 | 2026.04.10 22:27:31.932621 [ 6 ] {2b3f02a1-8962-4196-91dc-b4d0c9e7588e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7690 | 2026.04.10 22:27:31.932671 [ 6 ] {2b3f02a1-8962-4196-91dc-b4d0c9e7588e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7691 | 2026.04.10 22:27:31.933071 [ 6 ] {2b3f02a1-8962-4196-91dc-b4d0c9e7588e} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7692 | 2026.04.10 22:27:31.933105 [ 6 ] {2b3f02a1-8962-4196-91dc-b4d0c9e7588e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7693 | 2026.04.10 22:27:31.933424 [ 6 ] {2b3f02a1-8962-4196-91dc-b4d0c9e7588e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7694 | 2026.04.10 22:27:31.933631 [ 6 ] {2b3f02a1-8962-4196-91dc-b4d0c9e7588e} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7695 | 2026.04.10 22:27:31.933748 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7696 | 2026.04.10 22:27:31.933757 [ 6 ] {2b3f02a1-8962-4196-91dc-b4d0c9e7588e} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001156 sec., 141003.46020761246 rows/sec., 9.82 MiB/sec. | ||
| 7697 | 2026.04.10 22:27:31.933823 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7698 | 2026.04.10 22:27:31.933840 [ 6 ] {2b3f02a1-8962-4196-91dc-b4d0c9e7588e} <Debug> TCPHandler: Processed in 0.001358227 sec. | ||
| 7699 | 2026.04.10 22:27:31.933850 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7700 | 2026.04.10 22:27:31.933978 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7701 | 2026.04.10 22:27:31.934023 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7702 | 2026.04.10 22:27:31.934074 [ 6 ] {c057ee87-909a-4107-9186-980e236ce561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7703 | 2026.04.10 22:27:31.934146 [ 6 ] {c057ee87-909a-4107-9186-980e236ce561} <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 | ||
| 7704 | 2026.04.10 22:27:31.934251 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7705 | 2026.04.10 22:27:31.934316 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15043 rows starting from the beginning of the part | ||
| 7706 | 2026.04.10 22:27:31.934427 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1636 rows starting from the beginning of the part | ||
| 7707 | 2026.04.10 22:27:31.934507 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part | ||
| 7708 | 2026.04.10 22:27:31.934578 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7709 | 2026.04.10 22:27:31.934645 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 7710 | 2026.04.10 22:27:31.934712 [ 190 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 163 rows starting from the beginning of the part | ||
| 7711 | 2026.04.10 22:27:31.934970 [ 6 ] {c057ee87-909a-4107-9186-980e236ce561} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2026.04.10 22:27:31.935014 [ 6 ] {c057ee87-909a-4107-9186-980e236ce561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7713 | 2026.04.10 22:27:31.935561 [ 6 ] {c057ee87-909a-4107-9186-980e236ce561} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7714 | 2026.04.10 22:27:31.935781 [ 6 ] {c057ee87-909a-4107-9186-980e236ce561} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.04.10 22:27:31.935918 [ 6 ] {c057ee87-909a-4107-9186-980e236ce561} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001862 sec., 9667.02470461869 rows/sec., 17.32 MiB/sec. | ||
| 7716 | 2026.04.10 22:27:31.935981 [ 6 ] {c057ee87-909a-4107-9186-980e236ce561} <Debug> TCPHandler: Processed in 0.002053641 sec. | ||
| 7717 | 2026.04.10 22:27:31.936093 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2026.04.10 22:27:31.936186 [ 6 ] {f707d916-2d83-47c7-a733-44b42d21d26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7719 | 2026.04.10 22:27:31.936228 [ 6 ] {f707d916-2d83-47c7-a733-44b42d21d26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7720 | 2026.04.10 22:27:31.936567 [ 6 ] {f707d916-2d83-47c7-a733-44b42d21d26c} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.04.10 22:27:31.936602 [ 6 ] {f707d916-2d83-47c7-a733-44b42d21d26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7722 | 2026.04.10 22:27:31.936924 [ 6 ] {f707d916-2d83-47c7-a733-44b42d21d26c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7723 | 2026.04.10 22:27:31.937136 [ 6 ] {f707d916-2d83-47c7-a733-44b42d21d26c} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2026.04.10 22:27:31.937268 [ 6 ] {f707d916-2d83-47c7-a733-44b42d21d26c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 7725 | 2026.04.10 22:27:31.937302 [ 6 ] {f707d916-2d83-47c7-a733-44b42d21d26c} <Debug> TCPHandler: Processed in 0.001257436 sec. | ||
| 7726 | 2026.04.10 22:27:31.939431 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17363 rows, containing 5 columns (5 merged, 0 gathered) in 0.005495851 sec., 3159292.3461716846 rows/sec., 205.08 MiB/sec. | ||
| 7727 | 2026.04.10 22:27:31.939683 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7728 | 2026.04.10 22:27:31.939981 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.04.10 22:27:31.940057 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7730 | 2026.04.10 22:27:31.940154 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 7731 | 2026.04.10 22:27:33.063826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16830 | ||
| 7732 | 2026.04.10 22:27:33.064505 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.04.10 22:27:33.064555 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7734 | 2026.04.10 22:27:33.065073 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7735 | 2026.04.10 22:27:33.065311 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.04.10 22:27:33.065452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16830 | ||
| 7737 | 2026.04.10 22:27:33.931737 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7738 | 2026.04.10 22:27:33.949573 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2026.04.10 22:27:33.949637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7740 | 2026.04.10 22:27:33.956046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7741 | 2026.04.10 22:27:33.956733 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2026.04.10 22:27:33.959744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7743 | 2026.04.10 22:27:36.933684 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7744 | 2026.04.10 22:27:36.933888 [ 6 ] {22579d09-5f03-4f6f-bb06-1cb26a6d79b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7745 | 2026.04.10 22:27:36.933972 [ 6 ] {22579d09-5f03-4f6f-bb06-1cb26a6d79b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7746 | 2026.04.10 22:27:36.934741 [ 6 ] {22579d09-5f03-4f6f-bb06-1cb26a6d79b9} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7747 | 2026.04.10 22:27:36.934784 [ 6 ] {22579d09-5f03-4f6f-bb06-1cb26a6d79b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7748 | 2026.04.10 22:27:36.935197 [ 6 ] {22579d09-5f03-4f6f-bb06-1cb26a6d79b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7749 | 2026.04.10 22:27:36.935415 [ 6 ] {22579d09-5f03-4f6f-bb06-1cb26a6d79b9} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2026.04.10 22:27:36.935540 [ 112 ] {} <Debug> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 7751 | 2026.04.10 22:27:36.935563 [ 6 ] {22579d09-5f03-4f6f-bb06-1cb26a6d79b9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001738 sec., 163406.21403912542 rows/sec., 10.38 MiB/sec. | ||
| 7752 | 2026.04.10 22:27:36.935615 [ 112 ] {} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2026.04.10 22:27:36.935625 [ 6 ] {22579d09-5f03-4f6f-bb06-1cb26a6d79b9} <Debug> TCPHandler: Processed in 0.002072642 sec. | ||
| 7754 | 2026.04.10 22:27:36.935647 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7755 | 2026.04.10 22:27:36.935763 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7756 | 2026.04.10 22:27:36.935804 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 7757 | 2026.04.10 22:27:36.935862 [ 6 ] {ca5facf3-0c0f-4cc6-970f-edd6ec599050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7758 | 2026.04.10 22:27:36.935908 [ 6 ] {ca5facf3-0c0f-4cc6-970f-edd6ec599050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7759 | 2026.04.10 22:27:36.935960 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7760 | 2026.04.10 22:27:36.935997 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 308 rows starting from the beginning of the part | ||
| 7761 | 2026.04.10 22:27:36.936062 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 7762 | 2026.04.10 22:27:36.936105 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 7763 | 2026.04.10 22:27:36.936144 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 7764 | 2026.04.10 22:27:36.936180 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 7765 | 2026.04.10 22:27:36.936217 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 7766 | 2026.04.10 22:27:36.936750 [ 6 ] {ca5facf3-0c0f-4cc6-970f-edd6ec599050} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.04.10 22:27:36.936792 [ 6 ] {ca5facf3-0c0f-4cc6-970f-edd6ec599050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7768 | 2026.04.10 22:27:36.937164 [ 198 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423669 sec., 848511.838074721 rows/sec., 58.11 MiB/sec. | ||
| 7769 | 2026.04.10 22:27:36.937176 [ 6 ] {ca5facf3-0c0f-4cc6-970f-edd6ec599050} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7770 | 2026.04.10 22:27:36.937397 [ 192 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7771 | 2026.04.10 22:27:36.937452 [ 6 ] {ca5facf3-0c0f-4cc6-970f-edd6ec599050} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.04.10 22:27:36.937595 [ 6 ] {ca5facf3-0c0f-4cc6-970f-edd6ec599050} <Debug> executeQuery: Read 843 rows, 67.17 KiB in 0.001751 sec., 481439.1776127927 rows/sec., 37.46 MiB/sec. | ||
| 7773 | 2026.04.10 22:27:36.937634 [ 6 ] {ca5facf3-0c0f-4cc6-970f-edd6ec599050} <Debug> TCPHandler: Processed in 0.001919219 sec. | ||
| 7774 | 2026.04.10 22:27:36.937730 [ 192 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_14_3} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7775 | 2026.04.10 22:27:36.937755 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.04.10 22:27:36.937815 [ 192 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_14_3} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 7777 | 2026.04.10 22:27:36.937854 [ 6 ] {6aa12f65-c8cf-4810-98d1-250796bf3b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7778 | 2026.04.10 22:27:36.937900 [ 6 ] {6aa12f65-c8cf-4810-98d1-250796bf3b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7779 | 2026.04.10 22:27:36.937927 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 7780 | 2026.04.10 22:27:36.938404 [ 6 ] {6aa12f65-c8cf-4810-98d1-250796bf3b05} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7781 | 2026.04.10 22:27:36.938446 [ 6 ] {6aa12f65-c8cf-4810-98d1-250796bf3b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7782 | 2026.04.10 22:27:36.938756 [ 6 ] {6aa12f65-c8cf-4810-98d1-250796bf3b05} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7783 | 2026.04.10 22:27:36.938981 [ 6 ] {6aa12f65-c8cf-4810-98d1-250796bf3b05} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7784 | 2026.04.10 22:27:36.939108 [ 6 ] {6aa12f65-c8cf-4810-98d1-250796bf3b05} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001272 sec., 129716.98113207548 rows/sec., 7.89 MiB/sec. | ||
| 7785 | 2026.04.10 22:27:36.939145 [ 6 ] {6aa12f65-c8cf-4810-98d1-250796bf3b05} <Debug> TCPHandler: Processed in 0.001437619 sec. | ||
| 7786 | 2026.04.10 22:27:36.939266 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2026.04.10 22:27:36.939360 [ 6 ] {0ac4dfd4-602a-4cbd-9a28-baf771ef7c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7788 | 2026.04.10 22:27:36.939399 [ 6 ] {0ac4dfd4-602a-4cbd-9a28-baf771ef7c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7789 | 2026.04.10 22:27:36.939869 [ 6 ] {0ac4dfd4-602a-4cbd-9a28-baf771ef7c78} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.04.10 22:27:36.939906 [ 6 ] {0ac4dfd4-602a-4cbd-9a28-baf771ef7c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7791 | 2026.04.10 22:27:36.940220 [ 6 ] {0ac4dfd4-602a-4cbd-9a28-baf771ef7c78} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7792 | 2026.04.10 22:27:36.940423 [ 6 ] {0ac4dfd4-602a-4cbd-9a28-baf771ef7c78} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.04.10 22:27:36.940546 [ 6 ] {0ac4dfd4-602a-4cbd-9a28-baf771ef7c78} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 7794 | 2026.04.10 22:27:36.940583 [ 6 ] {0ac4dfd4-602a-4cbd-9a28-baf771ef7c78} <Debug> TCPHandler: Processed in 0.001365317 sec. | ||
| 7795 | 2026.04.10 22:27:36.940696 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7796 | 2026.04.10 22:27:36.940789 [ 6 ] {22fc643e-b193-47ec-931f-47fce6bdc983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7797 | 2026.04.10 22:27:36.940828 [ 6 ] {22fc643e-b193-47ec-931f-47fce6bdc983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7798 | 2026.04.10 22:27:36.941266 [ 6 ] {22fc643e-b193-47ec-931f-47fce6bdc983} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2026.04.10 22:27:36.941302 [ 6 ] {22fc643e-b193-47ec-931f-47fce6bdc983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7800 | 2026.04.10 22:27:36.941601 [ 6 ] {22fc643e-b193-47ec-931f-47fce6bdc983} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7801 | 2026.04.10 22:27:36.941805 [ 6 ] {22fc643e-b193-47ec-931f-47fce6bdc983} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.04.10 22:27:36.941899 [ 112 ] {} <Debug> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 7803 | 2026.04.10 22:27:36.941928 [ 6 ] {22fc643e-b193-47ec-931f-47fce6bdc983} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 7804 | 2026.04.10 22:27:36.941934 [ 112 ] {} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.04.10 22:27:36.941970 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7806 | 2026.04.10 22:27:36.941972 [ 6 ] {22fc643e-b193-47ec-931f-47fce6bdc983} <Debug> TCPHandler: Processed in 0.001324226 sec. | ||
| 7807 | 2026.04.10 22:27:36.942091 [ 198 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 7808 | 2026.04.10 22:27:36.942099 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.04.10 22:27:36.942215 [ 6 ] {8d02ab84-ed64-4355-a86c-fcacd51a70e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7810 | 2026.04.10 22:27:36.942246 [ 198 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7811 | 2026.04.10 22:27:36.942254 [ 6 ] {8d02ab84-ed64-4355-a86c-fcacd51a70e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7812 | 2026.04.10 22:27:36.942293 [ 198 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 160 rows starting from the beginning of the part | ||
| 7813 | 2026.04.10 22:27:36.942373 [ 198 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 7814 | 2026.04.10 22:27:36.942424 [ 198 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 7815 | 2026.04.10 22:27:36.942473 [ 198 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 7816 | 2026.04.10 22:27:36.942520 [ 198 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 7817 | 2026.04.10 22:27:36.942576 [ 198 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 7818 | 2026.04.10 22:27:36.942847 [ 6 ] {8d02ab84-ed64-4355-a86c-fcacd51a70e8} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2026.04.10 22:27:36.942898 [ 6 ] {8d02ab84-ed64-4355-a86c-fcacd51a70e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7820 | 2026.04.10 22:27:36.943227 [ 6 ] {8d02ab84-ed64-4355-a86c-fcacd51a70e8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7821 | 2026.04.10 22:27:36.943449 [ 6 ] {8d02ab84-ed64-4355-a86c-fcacd51a70e8} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2026.04.10 22:27:36.943504 [ 193 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014613 sec., 429754.3283377814 rows/sec., 26.56 MiB/sec. | ||
| 7823 | 2026.04.10 22:27:36.943578 [ 6 ] {8d02ab84-ed64-4355-a86c-fcacd51a70e8} <Debug> executeQuery: Read 513 rows, 37.02 KiB in 0.001381 sec., 371469.9493120927 rows/sec., 26.18 MiB/sec. | ||
| 7824 | 2026.04.10 22:27:36.943620 [ 6 ] {8d02ab84-ed64-4355-a86c-fcacd51a70e8} <Debug> TCPHandler: Processed in 0.001569351 sec. | ||
| 7825 | 2026.04.10 22:27:36.943644 [ 198 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7826 | 2026.04.10 22:27:36.943755 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2026.04.10 22:27:36.943883 [ 6 ] {c0b67457-a812-468b-9e7d-02a2f2a16e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7828 | 2026.04.10 22:27:36.943905 [ 198 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_14_3} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2026.04.10 22:27:36.943934 [ 6 ] {c0b67457-a812-468b-9e7d-02a2f2a16e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7830 | 2026.04.10 22:27:36.943978 [ 198 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_14_3} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 7831 | 2026.04.10 22:27:36.944055 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7832 | 2026.04.10 22:27:36.944328 [ 6 ] {c0b67457-a812-468b-9e7d-02a2f2a16e24} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.04.10 22:27:36.944375 [ 6 ] {c0b67457-a812-468b-9e7d-02a2f2a16e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7834 | 2026.04.10 22:27:36.944757 [ 6 ] {c0b67457-a812-468b-9e7d-02a2f2a16e24} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7835 | 2026.04.10 22:27:36.945000 [ 6 ] {c0b67457-a812-468b-9e7d-02a2f2a16e24} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.04.10 22:27:36.945134 [ 6 ] {c0b67457-a812-468b-9e7d-02a2f2a16e24} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001275 sec., 4705.882352941177 rows/sec., 245.86 KiB/sec. | ||
| 7837 | 2026.04.10 22:27:36.945171 [ 6 ] {c0b67457-a812-468b-9e7d-02a2f2a16e24} <Debug> TCPHandler: Processed in 0.00147527 sec. | ||
| 7838 | 2026.04.10 22:27:36.945277 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2026.04.10 22:27:36.945370 [ 6 ] {60c9ff6d-152b-4dd6-990e-7c20041adeb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7840 | 2026.04.10 22:27:36.945411 [ 6 ] {60c9ff6d-152b-4dd6-990e-7c20041adeb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7841 | 2026.04.10 22:27:36.945811 [ 6 ] {60c9ff6d-152b-4dd6-990e-7c20041adeb8} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.04.10 22:27:36.945845 [ 6 ] {60c9ff6d-152b-4dd6-990e-7c20041adeb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7843 | 2026.04.10 22:27:36.946174 [ 6 ] {60c9ff6d-152b-4dd6-990e-7c20041adeb8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7844 | 2026.04.10 22:27:36.946378 [ 6 ] {60c9ff6d-152b-4dd6-990e-7c20041adeb8} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2026.04.10 22:27:36.946503 [ 6 ] {60c9ff6d-152b-4dd6-990e-7c20041adeb8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001151 sec., 230234.57862728066 rows/sec., 15.30 MiB/sec. | ||
| 7846 | 2026.04.10 22:27:36.946538 [ 6 ] {60c9ff6d-152b-4dd6-990e-7c20041adeb8} <Debug> TCPHandler: Processed in 0.001308646 sec. | ||
| 7847 | 2026.04.10 22:27:36.946648 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7848 | 2026.04.10 22:27:36.946740 [ 6 ] {aaf1d626-bdeb-43ab-b110-8e618386128f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7849 | 2026.04.10 22:27:36.946780 [ 6 ] {aaf1d626-bdeb-43ab-b110-8e618386128f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7850 | 2026.04.10 22:27:36.947089 [ 6 ] {aaf1d626-bdeb-43ab-b110-8e618386128f} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2026.04.10 22:27:36.947124 [ 6 ] {aaf1d626-bdeb-43ab-b110-8e618386128f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7852 | 2026.04.10 22:27:36.947418 [ 6 ] {aaf1d626-bdeb-43ab-b110-8e618386128f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7853 | 2026.04.10 22:27:36.947619 [ 6 ] {aaf1d626-bdeb-43ab-b110-8e618386128f} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2026.04.10 22:27:36.947742 [ 6 ] {aaf1d626-bdeb-43ab-b110-8e618386128f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 7855 | 2026.04.10 22:27:36.947778 [ 6 ] {aaf1d626-bdeb-43ab-b110-8e618386128f} <Debug> TCPHandler: Processed in 0.001176533 sec. | ||
| 7856 | 2026.04.10 22:27:36.947885 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7857 | 2026.04.10 22:27:36.947976 [ 6 ] {5c903935-c703-47aa-b117-d3a3a1914904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7858 | 2026.04.10 22:27:36.948028 [ 6 ] {5c903935-c703-47aa-b117-d3a3a1914904} <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 | ||
| 7859 | 2026.04.10 22:27:36.948840 [ 6 ] {5c903935-c703-47aa-b117-d3a3a1914904} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2026.04.10 22:27:36.948878 [ 6 ] {5c903935-c703-47aa-b117-d3a3a1914904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7861 | 2026.04.10 22:27:36.949401 [ 6 ] {5c903935-c703-47aa-b117-d3a3a1914904} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7862 | 2026.04.10 22:27:36.949618 [ 6 ] {5c903935-c703-47aa-b117-d3a3a1914904} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2026.04.10 22:27:36.949752 [ 6 ] {5c903935-c703-47aa-b117-d3a3a1914904} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001792 sec., 12834.82142857143 rows/sec., 23.00 MiB/sec. | ||
| 7864 | 2026.04.10 22:27:36.949814 [ 6 ] {5c903935-c703-47aa-b117-d3a3a1914904} <Debug> TCPHandler: Processed in 0.00197626 sec. | ||
| 7865 | 2026.04.10 22:27:36.949927 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7866 | 2026.04.10 22:27:36.950021 [ 6 ] {9d392c4e-8571-4fa3-aff1-14ced1e82f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7867 | 2026.04.10 22:27:36.950062 [ 6 ] {9d392c4e-8571-4fa3-aff1-14ced1e82f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7868 | 2026.04.10 22:27:36.950391 [ 6 ] {9d392c4e-8571-4fa3-aff1-14ced1e82f4f} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7869 | 2026.04.10 22:27:36.950427 [ 6 ] {9d392c4e-8571-4fa3-aff1-14ced1e82f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7870 | 2026.04.10 22:27:36.950752 [ 6 ] {9d392c4e-8571-4fa3-aff1-14ced1e82f4f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7871 | 2026.04.10 22:27:36.950955 [ 6 ] {9d392c4e-8571-4fa3-aff1-14ced1e82f4f} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2026.04.10 22:27:36.951059 [ 110 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7873 | 2026.04.10 22:27:36.951078 [ 6 ] {9d392c4e-8571-4fa3-aff1-14ced1e82f4f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 7874 | 2026.04.10 22:27:36.951105 [ 110 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2026.04.10 22:27:36.951123 [ 6 ] {9d392c4e-8571-4fa3-aff1-14ced1e82f4f} <Debug> TCPHandler: Processed in 0.001243795 sec. | ||
| 7876 | 2026.04.10 22:27:36.951130 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7877 | 2026.04.10 22:27:36.951229 [ 192 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7878 | 2026.04.10 22:27:36.951349 [ 192 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7879 | 2026.04.10 22:27:36.951384 [ 192 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1902 rows starting from the beginning of the part | ||
| 7880 | 2026.04.10 22:27:36.951448 [ 192 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 7881 | 2026.04.10 22:27:36.951496 [ 192 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7882 | 2026.04.10 22:27:36.951542 [ 192 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7883 | 2026.04.10 22:27:36.951586 [ 192 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7884 | 2026.04.10 22:27:36.951630 [ 192 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 7885 | 2026.04.10 22:27:36.952822 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2238 rows, containing 4 columns (4 merged, 0 gathered) in 0.001634673 sec., 1369081.1556806776 rows/sec., 89.45 MiB/sec. | ||
| 7886 | 2026.04.10 22:27:36.953176 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7887 | 2026.04.10 22:27:36.953659 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_46_9} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2026.04.10 22:27:36.953780 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_46_9} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7889 | 2026.04.10 22:27:36.953913 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 7890 | 2026.04.10 22:27:40.408019 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7891 | 2026.04.10 22:27:40.408090 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7892 | 2026.04.10 22:27:40.565560 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17278 | ||
| 7893 | 2026.04.10 22:27:40.566127 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2026.04.10 22:27:40.566179 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7895 | 2026.04.10 22:27:40.566717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7896 | 2026.04.10 22:27:40.566982 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2026.04.10 22:27:40.567122 [ 106 ] {} <Debug> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7898 | 2026.04.10 22:27:40.567128 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17278 | ||
| 7899 | 2026.04.10 22:27:40.567197 [ 106 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7900 | 2026.04.10 22:27:40.567223 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7901 | 2026.04.10 22:27:40.567361 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7902 | 2026.04.10 22:27:40.567525 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7903 | 2026.04.10 22:27:40.567568 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14910 rows starting from the beginning of the part | ||
| 7904 | 2026.04.10 22:27:40.567640 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7905 | 2026.04.10 22:27:40.567691 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7906 | 2026.04.10 22:27:40.567740 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7907 | 2026.04.10 22:27:40.567785 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7908 | 2026.04.10 22:27:40.567830 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7909 | 2026.04.10 22:27:40.570086 [ 193 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17278 rows, containing 4 columns (4 merged, 0 gathered) in 0.002792726 sec., 6186786.673665801 rows/sec., 88.50 MiB/sec. | ||
| 7910 | 2026.04.10 22:27:40.570297 [ 196 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7911 | 2026.04.10 22:27:40.570601 [ 196 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_36_7} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.04.10 22:27:40.570677 [ 196 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_36_7} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7913 | 2026.04.10 22:27:40.570775 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7914 | 2026.04.10 22:27:40.621658 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 962 | ||
| 7915 | 2026.04.10 22:27:40.624205 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2026.04.10 22:27:40.624262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7917 | 2026.04.10 22:27:40.625495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7918 | 2026.04.10 22:27:40.625769 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2026.04.10 22:27:40.625932 [ 106 ] {} <Debug> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7920 | 2026.04.10 22:27:40.625992 [ 106 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.04.10 22:27:40.626023 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7922 | 2026.04.10 22:27:40.626147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 7923 | 2026.04.10 22:27:40.626148 [ 192 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::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 | ||
| 7924 | 2026.04.10 22:27:40.626927 [ 192 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7925 | 2026.04.10 22:27:40.627114 [ 192 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 784 rows starting from the beginning of the part | ||
| 7926 | 2026.04.10 22:27:40.627484 [ 192 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7927 | 2026.04.10 22:27:40.627822 [ 192 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7928 | 2026.04.10 22:27:40.628168 [ 192 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part | ||
| 7929 | 2026.04.10 22:27:40.628498 [ 192 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 7930 | 2026.04.10 22:27:40.628838 [ 192 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 7931 | 2026.04.10 22:27:40.635248 [ 188 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 962 rows, containing 72 columns (72 merged, 0 gathered) in 0.009155704 sec., 105071.11195381588 rows/sec., 89.98 MiB/sec. | ||
| 7932 | 2026.04.10 22:27:40.636277 [ 192 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7933 | 2026.04.10 22:27:40.636779 [ 192 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_26_5} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2026.04.10 22:27:40.636850 [ 192 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_26_5} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7935 | 2026.04.10 22:27:40.637029 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 7936 | 2026.04.10 22:27:41.459820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7937 | 2026.04.10 22:27:41.477944 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.04.10 22:27:41.478008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7939 | 2026.04.10 22:27:41.484153 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7940 | 2026.04.10 22:27:41.484869 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.04.10 22:27:41.485187 [ 105 ] {} <Debug> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7942 | 2026.04.10 22:27:41.485254 [ 105 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.04.10 22:27:41.485275 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7944 | 2026.04.10 22:27:41.485384 [ 193 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7945 | 2026.04.10 22:27:41.488982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7946 | 2026.04.10 22:27:41.489815 [ 193 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7947 | 2026.04.10 22:27:41.491485 [ 193 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 7948 | 2026.04.10 22:27:41.496504 [ 193 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7949 | 2026.04.10 22:27:41.501307 [ 193 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 7950 | 2026.04.10 22:27:41.505773 [ 193 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7951 | 2026.04.10 22:27:41.510215 [ 193 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 7952 | 2026.04.10 22:27:41.514290 [ 193 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7953 | 2026.04.10 22:27:41.564684 [ 188 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079352161 sec., 3415.1558897053856 rows/sec., 17.66 MiB/sec. | ||
| 7954 | 2026.04.10 22:27:41.567560 [ 194 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7955 | 2026.04.10 22:27:41.569765 [ 194 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_36_7} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.04.10 22:27:41.569876 [ 194 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_36_7} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7957 | 2026.04.10 22:27:41.572153 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7958 | 2026.04.10 22:27:41.925455 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7959 | 2026.04.10 22:27:41.925639 [ 6 ] {80e8eae5-6f11-4188-8f5e-98ea94eb56ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7960 | 2026.04.10 22:27:41.925707 [ 6 ] {80e8eae5-6f11-4188-8f5e-98ea94eb56ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7961 | 2026.04.10 22:27:41.926399 [ 6 ] {80e8eae5-6f11-4188-8f5e-98ea94eb56ed} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.04.10 22:27:41.926447 [ 6 ] {80e8eae5-6f11-4188-8f5e-98ea94eb56ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7963 | 2026.04.10 22:27:41.926878 [ 6 ] {80e8eae5-6f11-4188-8f5e-98ea94eb56ed} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7964 | 2026.04.10 22:27:41.927104 [ 6 ] {80e8eae5-6f11-4188-8f5e-98ea94eb56ed} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.04.10 22:27:41.927251 [ 6 ] {80e8eae5-6f11-4188-8f5e-98ea94eb56ed} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001665 sec., 55255.25525525525 rows/sec., 4.67 MiB/sec. | ||
| 7966 | 2026.04.10 22:27:41.927293 [ 6 ] {80e8eae5-6f11-4188-8f5e-98ea94eb56ed} <Debug> TCPHandler: Processed in 0.00196835 sec. | ||
| 7967 | 2026.04.10 22:27:41.927444 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.04.10 22:27:41.927550 [ 6 ] {03972d01-d9ab-42f0-9d5a-c9006878a45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7969 | 2026.04.10 22:27:41.927592 [ 6 ] {03972d01-d9ab-42f0-9d5a-c9006878a45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7970 | 2026.04.10 22:27:41.928015 [ 6 ] {03972d01-d9ab-42f0-9d5a-c9006878a45c} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.04.10 22:27:41.928052 [ 6 ] {03972d01-d9ab-42f0-9d5a-c9006878a45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7972 | 2026.04.10 22:27:41.928391 [ 6 ] {03972d01-d9ab-42f0-9d5a-c9006878a45c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7973 | 2026.04.10 22:27:41.928602 [ 6 ] {03972d01-d9ab-42f0-9d5a-c9006878a45c} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.04.10 22:27:41.928742 [ 6 ] {03972d01-d9ab-42f0-9d5a-c9006878a45c} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001213 sec., 14839.241549876338 rows/sec., 1.09 MiB/sec. | ||
| 7975 | 2026.04.10 22:27:41.928781 [ 6 ] {03972d01-d9ab-42f0-9d5a-c9006878a45c} <Debug> TCPHandler: Processed in 0.001404548 sec. | ||
| 7976 | 2026.04.10 22:27:41.928894 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.04.10 22:27:41.928987 [ 6 ] {109a740f-36b2-41ad-91a7-aabade15d8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7978 | 2026.04.10 22:27:41.929027 [ 6 ] {109a740f-36b2-41ad-91a7-aabade15d8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7979 | 2026.04.10 22:27:41.929447 [ 6 ] {109a740f-36b2-41ad-91a7-aabade15d8a7} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.04.10 22:27:41.929483 [ 6 ] {109a740f-36b2-41ad-91a7-aabade15d8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7981 | 2026.04.10 22:27:41.929782 [ 6 ] {109a740f-36b2-41ad-91a7-aabade15d8a7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7982 | 2026.04.10 22:27:41.929997 [ 6 ] {109a740f-36b2-41ad-91a7-aabade15d8a7} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.04.10 22:27:41.930125 [ 6 ] {109a740f-36b2-41ad-91a7-aabade15d8a7} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001155 sec., 70995.670995671 rows/sec., 5.54 MiB/sec. | ||
| 7984 | 2026.04.10 22:27:41.930162 [ 6 ] {109a740f-36b2-41ad-91a7-aabade15d8a7} <Debug> TCPHandler: Processed in 0.001315096 sec. | ||
| 7985 | 2026.04.10 22:27:41.930277 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2026.04.10 22:27:41.930370 [ 6 ] {fbf33d0b-4b1b-4cb5-a214-0651d6afdccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7987 | 2026.04.10 22:27:41.930414 [ 6 ] {fbf33d0b-4b1b-4cb5-a214-0651d6afdccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7988 | 2026.04.10 22:27:41.930827 [ 6 ] {fbf33d0b-4b1b-4cb5-a214-0651d6afdccb} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.04.10 22:27:41.930864 [ 6 ] {fbf33d0b-4b1b-4cb5-a214-0651d6afdccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7990 | 2026.04.10 22:27:41.931204 [ 6 ] {fbf33d0b-4b1b-4cb5-a214-0651d6afdccb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7991 | 2026.04.10 22:27:41.931415 [ 6 ] {fbf33d0b-4b1b-4cb5-a214-0651d6afdccb} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.04.10 22:27:41.931542 [ 6 ] {fbf33d0b-4b1b-4cb5-a214-0651d6afdccb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 7993 | 2026.04.10 22:27:41.931578 [ 6 ] {fbf33d0b-4b1b-4cb5-a214-0651d6afdccb} <Debug> TCPHandler: Processed in 0.001347757 sec. | ||
| 7994 | 2026.04.10 22:27:41.931686 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2026.04.10 22:27:41.931778 [ 6 ] {7ba6bfde-cca3-4ef1-a279-758f5cea948c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7996 | 2026.04.10 22:27:41.931832 [ 6 ] {7ba6bfde-cca3-4ef1-a279-758f5cea948c} <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 | ||
| 7997 | 2026.04.10 22:27:41.932639 [ 6 ] {7ba6bfde-cca3-4ef1-a279-758f5cea948c} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.04.10 22:27:41.932675 [ 6 ] {7ba6bfde-cca3-4ef1-a279-758f5cea948c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7999 | 2026.04.10 22:27:41.933231 [ 6 ] {7ba6bfde-cca3-4ef1-a279-758f5cea948c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8000 | 2026.04.10 22:27:41.933463 [ 6 ] {7ba6bfde-cca3-4ef1-a279-758f5cea948c} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.04.10 22:27:41.933597 [ 6 ] {7ba6bfde-cca3-4ef1-a279-758f5cea948c} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001837 sec., 9798.584648884049 rows/sec., 17.56 MiB/sec. | ||
| 8002 | 2026.04.10 22:27:41.933648 [ 6 ] {7ba6bfde-cca3-4ef1-a279-758f5cea948c} <Debug> TCPHandler: Processed in 0.002009391 sec. | ||
| 8003 | 2026.04.10 22:27:41.933764 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.04.10 22:27:41.933857 [ 6 ] {a0c83cef-d32c-470a-8adc-70325d9d7c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8005 | 2026.04.10 22:27:41.933898 [ 6 ] {a0c83cef-d32c-470a-8adc-70325d9d7c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8006 | 2026.04.10 22:27:41.934244 [ 6 ] {a0c83cef-d32c-470a-8adc-70325d9d7c3d} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.04.10 22:27:41.934282 [ 6 ] {a0c83cef-d32c-470a-8adc-70325d9d7c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8008 | 2026.04.10 22:27:41.934591 [ 6 ] {a0c83cef-d32c-470a-8adc-70325d9d7c3d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8009 | 2026.04.10 22:27:41.934794 [ 6 ] {a0c83cef-d32c-470a-8adc-70325d9d7c3d} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.04.10 22:27:41.934919 [ 6 ] {a0c83cef-d32c-470a-8adc-70325d9d7c3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8011 | 2026.04.10 22:27:41.934954 [ 6 ] {a0c83cef-d32c-470a-8adc-70325d9d7c3d} <Debug> TCPHandler: Processed in 0.001237195 sec. | ||
| 8012 | 2026.04.10 22:27:44.028391 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8013 | 2026.04.10 22:27:44.028618 [ 6 ] {509116fc-6776-4e1e-bed0-6f10abf9be69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8014 | 2026.04.10 22:27:44.028698 [ 6 ] {509116fc-6776-4e1e-bed0-6f10abf9be69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8015 | 2026.04.10 22:27:44.029526 [ 6 ] {509116fc-6776-4e1e-bed0-6f10abf9be69} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2026.04.10 22:27:44.029581 [ 6 ] {509116fc-6776-4e1e-bed0-6f10abf9be69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8017 | 2026.04.10 22:27:44.030034 [ 6 ] {509116fc-6776-4e1e-bed0-6f10abf9be69} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8018 | 2026.04.10 22:27:44.030279 [ 6 ] {509116fc-6776-4e1e-bed0-6f10abf9be69} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2026.04.10 22:27:44.030443 [ 6 ] {509116fc-6776-4e1e-bed0-6f10abf9be69} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001882 sec., 150903.29436769395 rows/sec., 9.58 MiB/sec. | ||
| 8020 | 2026.04.10 22:27:44.030497 [ 6 ] {509116fc-6776-4e1e-bed0-6f10abf9be69} <Debug> TCPHandler: Processed in 0.002249946 sec. | ||
| 8021 | 2026.04.10 22:27:44.030630 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8022 | 2026.04.10 22:27:44.030736 [ 6 ] {a7b7f68d-9e31-4750-8741-e66869329477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8023 | 2026.04.10 22:27:44.030782 [ 6 ] {a7b7f68d-9e31-4750-8741-e66869329477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8024 | 2026.04.10 22:27:44.031215 [ 6 ] {a7b7f68d-9e31-4750-8741-e66869329477} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2026.04.10 22:27:44.031256 [ 6 ] {a7b7f68d-9e31-4750-8741-e66869329477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8026 | 2026.04.10 22:27:44.031569 [ 6 ] {a7b7f68d-9e31-4750-8741-e66869329477} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8027 | 2026.04.10 22:27:44.031790 [ 6 ] {a7b7f68d-9e31-4750-8741-e66869329477} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2026.04.10 22:27:44.031926 [ 6 ] {a7b7f68d-9e31-4750-8741-e66869329477} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001215 sec., 3292.1810699588477 rows/sec., 268.45 KiB/sec. | ||
| 8029 | 2026.04.10 22:27:44.031968 [ 6 ] {a7b7f68d-9e31-4750-8741-e66869329477} <Debug> TCPHandler: Processed in 0.001391128 sec. | ||
| 8030 | 2026.04.10 22:27:44.032081 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2026.04.10 22:27:44.032180 [ 6 ] {16ec332f-eb21-4ffe-a94e-d1803cd1243a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8032 | 2026.04.10 22:27:44.032222 [ 6 ] {16ec332f-eb21-4ffe-a94e-d1803cd1243a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8033 | 2026.04.10 22:27:44.034421 [ 6 ] {16ec332f-eb21-4ffe-a94e-d1803cd1243a} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2026.04.10 22:27:44.034460 [ 6 ] {16ec332f-eb21-4ffe-a94e-d1803cd1243a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8035 | 2026.04.10 22:27:44.035045 [ 6 ] {16ec332f-eb21-4ffe-a94e-d1803cd1243a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8036 | 2026.04.10 22:27:44.035277 [ 6 ] {16ec332f-eb21-4ffe-a94e-d1803cd1243a} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2026.04.10 22:27:44.035404 [ 102 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8038 | 2026.04.10 22:27:44.035416 [ 6 ] {16ec332f-eb21-4ffe-a94e-d1803cd1243a} <Debug> executeQuery: Read 3194 rows, 244.61 KiB in 0.003257 sec., 980657.0463616826 rows/sec., 73.34 MiB/sec. | ||
| 8039 | 2026.04.10 22:27:44.035492 [ 102 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2026.04.10 22:27:44.035510 [ 6 ] {16ec332f-eb21-4ffe-a94e-d1803cd1243a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8041 | 2026.04.10 22:27:44.035524 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8042 | 2026.04.10 22:27:44.035532 [ 6 ] {16ec332f-eb21-4ffe-a94e-d1803cd1243a} <Debug> TCPHandler: Processed in 0.00350267 sec. | ||
| 8043 | 2026.04.10 22:27:44.035636 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8044 | 2026.04.10 22:27:44.035670 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.04.10 22:27:44.035744 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8046 | 2026.04.10 22:27:44.035768 [ 6 ] {9c20fb5c-6110-4c4a-8368-b8fda2cbd35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8047 | 2026.04.10 22:27:44.035779 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3362 rows starting from the beginning of the part | ||
| 8048 | 2026.04.10 22:27:44.035812 [ 6 ] {9c20fb5c-6110-4c4a-8368-b8fda2cbd35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8049 | 2026.04.10 22:27:44.035849 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 843 rows starting from the beginning of the part | ||
| 8050 | 2026.04.10 22:27:44.035908 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 95 rows starting from the beginning of the part | ||
| 8051 | 2026.04.10 22:27:44.035961 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 843 rows starting from the beginning of the part | ||
| 8052 | 2026.04.10 22:27:44.036009 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 92 rows starting from the beginning of the part | ||
| 8053 | 2026.04.10 22:27:44.036055 [ 191 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 3194 rows starting from the beginning of the part | ||
| 8054 | 2026.04.10 22:27:44.036324 [ 6 ] {9c20fb5c-6110-4c4a-8368-b8fda2cbd35e} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.04.10 22:27:44.036362 [ 6 ] {9c20fb5c-6110-4c4a-8368-b8fda2cbd35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8056 | 2026.04.10 22:27:44.036732 [ 6 ] {9c20fb5c-6110-4c4a-8368-b8fda2cbd35e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8057 | 2026.04.10 22:27:44.036963 [ 6 ] {9c20fb5c-6110-4c4a-8368-b8fda2cbd35e} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.04.10 22:27:44.037103 [ 6 ] {9c20fb5c-6110-4c4a-8368-b8fda2cbd35e} <Debug> executeQuery: Read 180 rows, 11.38 KiB in 0.001355 sec., 132841.32841328412 rows/sec., 8.20 MiB/sec. | ||
| 8059 | 2026.04.10 22:27:44.037143 [ 6 ] {9c20fb5c-6110-4c4a-8368-b8fda2cbd35e} <Debug> TCPHandler: Processed in 0.001524091 sec. | ||
| 8060 | 2026.04.10 22:27:44.037260 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2026.04.10 22:27:44.037357 [ 6 ] {0611dd59-977d-466f-8976-5d6a4ca4a28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8062 | 2026.04.10 22:27:44.037397 [ 6 ] {0611dd59-977d-466f-8976-5d6a4ca4a28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8063 | 2026.04.10 22:27:44.038300 [ 6 ] {0611dd59-977d-466f-8976-5d6a4ca4a28e} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.04.10 22:27:44.038338 [ 6 ] {0611dd59-977d-466f-8976-5d6a4ca4a28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8065 | 2026.04.10 22:27:44.038590 [ 188 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8429 rows, containing 5 columns (5 merged, 0 gathered) in 0.00299274 sec., 2816482.554448432 rows/sec., 224.69 MiB/sec. | ||
| 8066 | 2026.04.10 22:27:44.038733 [ 6 ] {0611dd59-977d-466f-8976-5d6a4ca4a28e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8067 | 2026.04.10 22:27:44.038916 [ 199 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8068 | 2026.04.10 22:27:44.038991 [ 6 ] {0611dd59-977d-466f-8976-5d6a4ca4a28e} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.04.10 22:27:44.039128 [ 6 ] {0611dd59-977d-466f-8976-5d6a4ca4a28e} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00179 sec., 530726.2569832403 rows/sec., 31.23 MiB/sec. | ||
| 8070 | 2026.04.10 22:27:44.039181 [ 199 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_51_10} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2026.04.10 22:27:44.039197 [ 6 ] {0611dd59-977d-466f-8976-5d6a4ca4a28e} <Debug> TCPHandler: Processed in 0.001987501 sec. | ||
| 8072 | 2026.04.10 22:27:44.039249 [ 199 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_51_10} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8073 | 2026.04.10 22:27:44.039321 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2026.04.10 22:27:44.039331 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 8075 | 2026.04.10 22:27:44.039418 [ 6 ] {3e4b0950-3aef-4c36-8e4a-20dc0a12171c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8076 | 2026.04.10 22:27:44.039460 [ 6 ] {3e4b0950-3aef-4c36-8e4a-20dc0a12171c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8077 | 2026.04.10 22:27:44.039857 [ 6 ] {3e4b0950-3aef-4c36-8e4a-20dc0a12171c} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2026.04.10 22:27:44.039921 [ 6 ] {3e4b0950-3aef-4c36-8e4a-20dc0a12171c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8079 | 2026.04.10 22:27:44.040213 [ 6 ] {3e4b0950-3aef-4c36-8e4a-20dc0a12171c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8080 | 2026.04.10 22:27:44.040433 [ 6 ] {3e4b0950-3aef-4c36-8e4a-20dc0a12171c} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2026.04.10 22:27:44.040561 [ 6 ] {3e4b0950-3aef-4c36-8e4a-20dc0a12171c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 60.51 KiB/sec. | ||
| 8082 | 2026.04.10 22:27:44.040601 [ 6 ] {3e4b0950-3aef-4c36-8e4a-20dc0a12171c} <Debug> TCPHandler: Processed in 0.001330317 sec. | ||
| 8083 | 2026.04.10 22:27:44.040725 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8084 | 2026.04.10 22:27:44.040819 [ 6 ] {342386cb-8abe-4608-8746-c3696c59e619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8085 | 2026.04.10 22:27:44.040860 [ 6 ] {342386cb-8abe-4608-8746-c3696c59e619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8086 | 2026.04.10 22:27:44.041335 [ 6 ] {342386cb-8abe-4608-8746-c3696c59e619} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2026.04.10 22:27:44.041371 [ 6 ] {342386cb-8abe-4608-8746-c3696c59e619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8088 | 2026.04.10 22:27:44.041705 [ 6 ] {342386cb-8abe-4608-8746-c3696c59e619} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8089 | 2026.04.10 22:27:44.041938 [ 6 ] {342386cb-8abe-4608-8746-c3696c59e619} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8090 | 2026.04.10 22:27:44.042069 [ 6 ] {342386cb-8abe-4608-8746-c3696c59e619} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001267 sec., 116811.36543014996 rows/sec., 6.64 MiB/sec. | ||
| 8091 | 2026.04.10 22:27:44.042107 [ 6 ] {342386cb-8abe-4608-8746-c3696c59e619} <Debug> TCPHandler: Processed in 0.001430839 sec. | ||
| 8092 | 2026.04.10 22:27:44.042229 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8093 | 2026.04.10 22:27:44.042325 [ 6 ] {c987197c-442d-4de8-820f-c4c589aa86ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8094 | 2026.04.10 22:27:44.042366 [ 6 ] {c987197c-442d-4de8-820f-c4c589aa86ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8095 | 2026.04.10 22:27:44.043908 [ 6 ] {c987197c-442d-4de8-820f-c4c589aa86ff} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2026.04.10 22:27:44.043948 [ 6 ] {c987197c-442d-4de8-820f-c4c589aa86ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8097 | 2026.04.10 22:27:44.044373 [ 6 ] {c987197c-442d-4de8-820f-c4c589aa86ff} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8098 | 2026.04.10 22:27:44.044612 [ 6 ] {c987197c-442d-4de8-820f-c4c589aa86ff} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2026.04.10 22:27:44.044732 [ 102 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8100 | 2026.04.10 22:27:44.044746 [ 6 ] {c987197c-442d-4de8-820f-c4c589aa86ff} <Debug> executeQuery: Read 1743 rows, 120.35 KiB in 0.002438 sec., 714930.2707136997 rows/sec., 48.21 MiB/sec. | ||
| 8101 | 2026.04.10 22:27:44.044777 [ 102 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.04.10 22:27:44.044800 [ 6 ] {c987197c-442d-4de8-820f-c4c589aa86ff} <Debug> TCPHandler: Processed in 0.002620733 sec. | ||
| 8103 | 2026.04.10 22:27:44.044803 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8104 | 2026.04.10 22:27:44.044930 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8105 | 2026.04.10 22:27:44.044928 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8106 | 2026.04.10 22:27:44.045031 [ 6 ] {fdbe714f-ae38-466c-a02f-cb56e71d7fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8107 | 2026.04.10 22:27:44.045079 [ 6 ] {fdbe714f-ae38-466c-a02f-cb56e71d7fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8108 | 2026.04.10 22:27:44.045104 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8109 | 2026.04.10 22:27:44.045143 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1834 rows starting from the beginning of the part | ||
| 8110 | 2026.04.10 22:27:44.045208 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 513 rows starting from the beginning of the part | ||
| 8111 | 2026.04.10 22:27:44.045262 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 88 rows starting from the beginning of the part | ||
| 8112 | 2026.04.10 22:27:44.045327 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 513 rows starting from the beginning of the part | ||
| 8113 | 2026.04.10 22:27:44.045382 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part | ||
| 8114 | 2026.04.10 22:27:44.045427 [ 6 ] {fdbe714f-ae38-466c-a02f-cb56e71d7fb0} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8115 | 2026.04.10 22:27:44.045448 [ 197 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1743 rows starting from the beginning of the part | ||
| 8116 | 2026.04.10 22:27:44.045471 [ 6 ] {fdbe714f-ae38-466c-a02f-cb56e71d7fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8117 | 2026.04.10 22:27:44.045841 [ 6 ] {fdbe714f-ae38-466c-a02f-cb56e71d7fb0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8118 | 2026.04.10 22:27:44.046062 [ 6 ] {fdbe714f-ae38-466c-a02f-cb56e71d7fb0} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2026.04.10 22:27:44.046196 [ 6 ] {fdbe714f-ae38-466c-a02f-cb56e71d7fb0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001184 sec., 5067.5675675675675 rows/sec., 264.76 KiB/sec. | ||
| 8120 | 2026.04.10 22:27:44.046234 [ 6 ] {fdbe714f-ae38-466c-a02f-cb56e71d7fb0} <Debug> TCPHandler: Processed in 0.001354497 sec. | ||
| 8121 | 2026.04.10 22:27:44.046336 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8122 | 2026.04.10 22:27:44.046430 [ 6 ] {80c58a9c-586d-463e-8ee7-da263663baf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8123 | 2026.04.10 22:27:44.046472 [ 6 ] {80c58a9c-586d-463e-8ee7-da263663baf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8124 | 2026.04.10 22:27:44.047158 [ 188 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4773 rows, containing 5 columns (5 merged, 0 gathered) in 0.002281706 sec., 2091855.830681078 rows/sec., 151.80 MiB/sec. | ||
| 8125 | 2026.04.10 22:27:44.047315 [ 6 ] {80c58a9c-586d-463e-8ee7-da263663baf0} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2026.04.10 22:27:44.047356 [ 6 ] {80c58a9c-586d-463e-8ee7-da263663baf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8127 | 2026.04.10 22:27:44.047490 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8128 | 2026.04.10 22:27:44.047848 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_51_10} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.04.10 22:27:44.047859 [ 6 ] {80c58a9c-586d-463e-8ee7-da263663baf0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8130 | 2026.04.10 22:27:44.047951 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_51_10} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8131 | 2026.04.10 22:27:44.048057 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 8132 | 2026.04.10 22:27:44.048128 [ 6 ] {80c58a9c-586d-463e-8ee7-da263663baf0} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2026.04.10 22:27:44.048264 [ 6 ] {80c58a9c-586d-463e-8ee7-da263663baf0} <Debug> executeQuery: Read 1635 rows, 101.95 KiB in 0.001853 sec., 882352.9411764706 rows/sec., 53.73 MiB/sec. | ||
| 8134 | 2026.04.10 22:27:44.048302 [ 6 ] {80c58a9c-586d-463e-8ee7-da263663baf0} <Debug> TCPHandler: Processed in 0.00201539 sec. | ||
| 8135 | 2026.04.10 22:27:44.048413 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8136 | 2026.04.10 22:27:44.048510 [ 6 ] {7ab84a16-ccb8-4be2-a94c-6a4c4fdc52b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8137 | 2026.04.10 22:27:44.048552 [ 6 ] {7ab84a16-ccb8-4be2-a94c-6a4c4fdc52b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8138 | 2026.04.10 22:27:44.048866 [ 6 ] {7ab84a16-ccb8-4be2-a94c-6a4c4fdc52b4} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2026.04.10 22:27:44.048903 [ 6 ] {7ab84a16-ccb8-4be2-a94c-6a4c4fdc52b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8140 | 2026.04.10 22:27:44.049198 [ 6 ] {7ab84a16-ccb8-4be2-a94c-6a4c4fdc52b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8141 | 2026.04.10 22:27:44.049406 [ 6 ] {7ab84a16-ccb8-4be2-a94c-6a4c4fdc52b4} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2026.04.10 22:27:44.049535 [ 6 ] {7ab84a16-ccb8-4be2-a94c-6a4c4fdc52b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 8143 | 2026.04.10 22:27:44.049571 [ 6 ] {7ab84a16-ccb8-4be2-a94c-6a4c4fdc52b4} <Debug> TCPHandler: Processed in 0.001207215 sec. | ||
| 8144 | 2026.04.10 22:27:44.049679 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2026.04.10 22:27:44.049773 [ 6 ] {ae85253c-9ced-4450-8579-cead71dfd718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8146 | 2026.04.10 22:27:44.049827 [ 6 ] {ae85253c-9ced-4450-8579-cead71dfd718} <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 | ||
| 8147 | 2026.04.10 22:27:44.050660 [ 6 ] {ae85253c-9ced-4450-8579-cead71dfd718} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.04.10 22:27:44.050696 [ 6 ] {ae85253c-9ced-4450-8579-cead71dfd718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8149 | 2026.04.10 22:27:44.051248 [ 6 ] {ae85253c-9ced-4450-8579-cead71dfd718} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8150 | 2026.04.10 22:27:44.051487 [ 6 ] {ae85253c-9ced-4450-8579-cead71dfd718} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.04.10 22:27:44.051626 [ 6 ] {ae85253c-9ced-4450-8579-cead71dfd718} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001871 sec., 18172.100481026187 rows/sec., 32.56 MiB/sec. | ||
| 8152 | 2026.04.10 22:27:44.051681 [ 6 ] {ae85253c-9ced-4450-8579-cead71dfd718} <Debug> TCPHandler: Processed in 0.002051461 sec. | ||
| 8153 | 2026.04.10 22:27:44.051795 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.04.10 22:27:44.051891 [ 6 ] {e73c4163-e0d1-4746-88a0-1fa08b6f2f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8155 | 2026.04.10 22:27:44.051933 [ 6 ] {e73c4163-e0d1-4746-88a0-1fa08b6f2f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8156 | 2026.04.10 22:27:44.052267 [ 6 ] {e73c4163-e0d1-4746-88a0-1fa08b6f2f8e} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.04.10 22:27:44.052303 [ 6 ] {e73c4163-e0d1-4746-88a0-1fa08b6f2f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8158 | 2026.04.10 22:27:44.052600 [ 6 ] {e73c4163-e0d1-4746-88a0-1fa08b6f2f8e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8159 | 2026.04.10 22:27:44.052818 [ 6 ] {e73c4163-e0d1-4746-88a0-1fa08b6f2f8e} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.04.10 22:27:44.052945 [ 6 ] {e73c4163-e0d1-4746-88a0-1fa08b6f2f8e} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001074 sec., 50279.32960893854 rows/sec., 2.98 MiB/sec. | ||
| 8161 | 2026.04.10 22:27:44.052990 [ 6 ] {e73c4163-e0d1-4746-88a0-1fa08b6f2f8e} <Debug> TCPHandler: Processed in 0.001244735 sec. | ||
| 8162 | 2026.04.10 22:27:46.922382 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2026.04.10 22:27:46.922665 [ 6 ] {ea119f81-5ffa-4848-a36b-f599c19aa3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8164 | 2026.04.10 22:27:46.922770 [ 6 ] {ea119f81-5ffa-4848-a36b-f599c19aa3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8165 | 2026.04.10 22:27:46.923640 [ 6 ] {ea119f81-5ffa-4848-a36b-f599c19aa3e6} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2026.04.10 22:27:46.923689 [ 6 ] {ea119f81-5ffa-4848-a36b-f599c19aa3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8167 | 2026.04.10 22:27:46.924074 [ 6 ] {ea119f81-5ffa-4848-a36b-f599c19aa3e6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8168 | 2026.04.10 22:27:46.924321 [ 6 ] {ea119f81-5ffa-4848-a36b-f599c19aa3e6} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.04.10 22:27:46.924477 [ 6 ] {ea119f81-5ffa-4848-a36b-f599c19aa3e6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.28 MiB/sec. | ||
| 8170 | 2026.04.10 22:27:46.924519 [ 6 ] {ea119f81-5ffa-4848-a36b-f599c19aa3e6} <Debug> TCPHandler: Processed in 0.002320507 sec. | ||
| 8171 | 2026.04.10 22:27:46.924647 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2026.04.10 22:27:46.924742 [ 6 ] {a0af0150-bef0-43e4-8386-909c4896af63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8173 | 2026.04.10 22:27:46.924783 [ 6 ] {a0af0150-bef0-43e4-8386-909c4896af63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8174 | 2026.04.10 22:27:46.925257 [ 6 ] {a0af0150-bef0-43e4-8386-909c4896af63} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.04.10 22:27:46.925294 [ 6 ] {a0af0150-bef0-43e4-8386-909c4896af63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8176 | 2026.04.10 22:27:46.925594 [ 6 ] {a0af0150-bef0-43e4-8386-909c4896af63} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8177 | 2026.04.10 22:27:46.925800 [ 6 ] {a0af0150-bef0-43e4-8386-909c4896af63} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.04.10 22:27:46.925928 [ 6 ] {a0af0150-bef0-43e4-8386-909c4896af63} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 8179 | 2026.04.10 22:27:46.925965 [ 6 ] {a0af0150-bef0-43e4-8386-909c4896af63} <Debug> TCPHandler: Processed in 0.001366068 sec. | ||
| 8180 | 2026.04.10 22:27:46.926088 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.04.10 22:27:46.926182 [ 6 ] {60256c5d-10ea-4690-89e0-6b8713ab2199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8182 | 2026.04.10 22:27:46.926226 [ 6 ] {60256c5d-10ea-4690-89e0-6b8713ab2199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8183 | 2026.04.10 22:27:46.926844 [ 6 ] {60256c5d-10ea-4690-89e0-6b8713ab2199} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.04.10 22:27:46.926898 [ 6 ] {60256c5d-10ea-4690-89e0-6b8713ab2199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8185 | 2026.04.10 22:27:46.927367 [ 6 ] {60256c5d-10ea-4690-89e0-6b8713ab2199} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8186 | 2026.04.10 22:27:46.927613 [ 6 ] {60256c5d-10ea-4690-89e0-6b8713ab2199} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.04.10 22:27:46.927743 [ 6 ] {60256c5d-10ea-4690-89e0-6b8713ab2199} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001579 sec., 60797.973400886636 rows/sec., 4.23 MiB/sec. | ||
| 8188 | 2026.04.10 22:27:46.927780 [ 6 ] {60256c5d-10ea-4690-89e0-6b8713ab2199} <Debug> TCPHandler: Processed in 0.001739485 sec. | ||
| 8189 | 2026.04.10 22:27:46.927905 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.04.10 22:27:46.928003 [ 6 ] {769ca4eb-a3ce-4f7d-b408-c9aab5cd8025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8191 | 2026.04.10 22:27:46.928044 [ 6 ] {769ca4eb-a3ce-4f7d-b408-c9aab5cd8025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8192 | 2026.04.10 22:27:46.928389 [ 6 ] {769ca4eb-a3ce-4f7d-b408-c9aab5cd8025} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.04.10 22:27:46.928426 [ 6 ] {769ca4eb-a3ce-4f7d-b408-c9aab5cd8025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8194 | 2026.04.10 22:27:46.928779 [ 6 ] {769ca4eb-a3ce-4f7d-b408-c9aab5cd8025} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8195 | 2026.04.10 22:27:46.928986 [ 6 ] {769ca4eb-a3ce-4f7d-b408-c9aab5cd8025} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.04.10 22:27:46.929112 [ 6 ] {769ca4eb-a3ce-4f7d-b408-c9aab5cd8025} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001127 sec., 31943.21206743567 rows/sec., 2.15 MiB/sec. | ||
| 8197 | 2026.04.10 22:27:46.929147 [ 6 ] {769ca4eb-a3ce-4f7d-b408-c9aab5cd8025} <Debug> TCPHandler: Processed in 0.001294916 sec. | ||
| 8198 | 2026.04.10 22:27:48.067256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17790 | ||
| 8199 | 2026.04.10 22:27:48.067789 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2026.04.10 22:27:48.067837 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8201 | 2026.04.10 22:27:48.068327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8202 | 2026.04.10 22:27:48.068565 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2026.04.10 22:27:48.068692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17790 | ||
| 8204 | 2026.04.10 22:27:48.989062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8205 | 2026.04.10 22:27:49.004735 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2026.04.10 22:27:49.004787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8207 | 2026.04.10 22:27:49.010743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8208 | 2026.04.10 22:27:49.011445 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2026.04.10 22:27:49.014249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8210 | 2026.04.10 22:27:50.626437 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1008 | ||
| 8211 | 2026.04.10 22:27:50.630826 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.04.10 22:27:50.630946 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8213 | 2026.04.10 22:27:50.633263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8214 | 2026.04.10 22:27:50.633733 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.04.10 22:27:50.634431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 8216 | 2026.04.10 22:27:51.926034 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.04.10 22:27:51.926297 [ 6 ] {9c52aacf-6142-4d7f-b918-5f9b2c048276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8218 | 2026.04.10 22:27:51.926396 [ 6 ] {9c52aacf-6142-4d7f-b918-5f9b2c048276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8219 | 2026.04.10 22:27:51.927158 [ 6 ] {9c52aacf-6142-4d7f-b918-5f9b2c048276} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.04.10 22:27:51.927216 [ 6 ] {9c52aacf-6142-4d7f-b918-5f9b2c048276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8221 | 2026.04.10 22:27:51.927640 [ 6 ] {9c52aacf-6142-4d7f-b918-5f9b2c048276} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8222 | 2026.04.10 22:27:51.927869 [ 6 ] {9c52aacf-6142-4d7f-b918-5f9b2c048276} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.04.10 22:27:51.928027 [ 6 ] {9c52aacf-6142-4d7f-b918-5f9b2c048276} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001802 sec., 51054.38401775805 rows/sec., 4.31 MiB/sec. | ||
| 8224 | 2026.04.10 22:27:51.928079 [ 6 ] {9c52aacf-6142-4d7f-b918-5f9b2c048276} <Debug> TCPHandler: Processed in 0.002212405 sec. | ||
| 8225 | 2026.04.10 22:27:51.928208 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2026.04.10 22:27:51.928314 [ 6 ] {b733b11d-6105-4a80-82fe-0137f4501cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8227 | 2026.04.10 22:27:51.928359 [ 6 ] {b733b11d-6105-4a80-82fe-0137f4501cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8228 | 2026.04.10 22:27:51.928784 [ 6 ] {b733b11d-6105-4a80-82fe-0137f4501cba} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.04.10 22:27:51.928820 [ 6 ] {b733b11d-6105-4a80-82fe-0137f4501cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8230 | 2026.04.10 22:27:51.929116 [ 6 ] {b733b11d-6105-4a80-82fe-0137f4501cba} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8231 | 2026.04.10 22:27:51.929325 [ 6 ] {b733b11d-6105-4a80-82fe-0137f4501cba} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2026.04.10 22:27:51.929441 [ 88 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8233 | 2026.04.10 22:27:51.929455 [ 6 ] {b733b11d-6105-4a80-82fe-0137f4501cba} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001166 sec., 15437.392795883363 rows/sec., 1.13 MiB/sec. | ||
| 8234 | 2026.04.10 22:27:51.929521 [ 88 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2026.04.10 22:27:51.929537 [ 6 ] {b733b11d-6105-4a80-82fe-0137f4501cba} <Debug> TCPHandler: Processed in 0.001381498 sec. | ||
| 8236 | 2026.04.10 22:27:51.929554 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8237 | 2026.04.10 22:27:51.929657 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.04.10 22:27:51.929697 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8239 | 2026.04.10 22:27:51.929756 [ 6 ] {6f5b5866-1824-4e8b-80c8-791ecc01b8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8240 | 2026.04.10 22:27:51.929802 [ 6 ] {6f5b5866-1824-4e8b-80c8-791ecc01b8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8241 | 2026.04.10 22:27:51.929842 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8242 | 2026.04.10 22:27:51.929880 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 226 rows starting from the beginning of the part | ||
| 8243 | 2026.04.10 22:27:51.929947 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 8244 | 2026.04.10 22:27:51.929995 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 165 rows starting from the beginning of the part | ||
| 8245 | 2026.04.10 22:27:51.930074 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 18 rows starting from the beginning of the part | ||
| 8246 | 2026.04.10 22:27:51.930152 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 180 rows starting from the beginning of the part | ||
| 8247 | 2026.04.10 22:27:51.930204 [ 189 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
| 8248 | 2026.04.10 22:27:51.930243 [ 6 ] {6f5b5866-1824-4e8b-80c8-791ecc01b8e4} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.04.10 22:27:51.930285 [ 6 ] {6f5b5866-1824-4e8b-80c8-791ecc01b8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8250 | 2026.04.10 22:27:51.930625 [ 6 ] {6f5b5866-1824-4e8b-80c8-791ecc01b8e4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8251 | 2026.04.10 22:27:51.930866 [ 6 ] {6f5b5866-1824-4e8b-80c8-791ecc01b8e4} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.04.10 22:27:51.931004 [ 6 ] {6f5b5866-1824-4e8b-80c8-791ecc01b8e4} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001267 sec., 64719.81057616417 rows/sec., 5.05 MiB/sec. | ||
| 8253 | 2026.04.10 22:27:51.931044 [ 6 ] {6f5b5866-1824-4e8b-80c8-791ecc01b8e4} <Debug> TCPHandler: Processed in 0.001436789 sec. | ||
| 8254 | 2026.04.10 22:27:51.931158 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8255 | 2026.04.10 22:27:51.931167 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152576 sec., 413564.3875838926 rows/sec., 27.78 MiB/sec. | ||
| 8256 | 2026.04.10 22:27:51.931256 [ 6 ] {9eda8faf-45ab-4275-a6d7-5d163cd5a639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8257 | 2026.04.10 22:27:51.931306 [ 6 ] {9eda8faf-45ab-4275-a6d7-5d163cd5a639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8258 | 2026.04.10 22:27:51.931369 [ 188 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8259 | 2026.04.10 22:27:51.931671 [ 188 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_46_9} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.04.10 22:27:51.931722 [ 6 ] {9eda8faf-45ab-4275-a6d7-5d163cd5a639} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2026.04.10 22:27:51.931749 [ 188 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_46_9} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8262 | 2026.04.10 22:27:51.931765 [ 6 ] {9eda8faf-45ab-4275-a6d7-5d163cd5a639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8263 | 2026.04.10 22:27:51.931848 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8264 | 2026.04.10 22:27:51.932114 [ 6 ] {9eda8faf-45ab-4275-a6d7-5d163cd5a639} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8265 | 2026.04.10 22:27:51.932334 [ 6 ] {9eda8faf-45ab-4275-a6d7-5d163cd5a639} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2026.04.10 22:27:51.932444 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8267 | 2026.04.10 22:27:51.932466 [ 6 ] {9eda8faf-45ab-4275-a6d7-5d163cd5a639} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 8268 | 2026.04.10 22:27:51.932479 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2026.04.10 22:27:51.932509 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8270 | 2026.04.10 22:27:51.932511 [ 6 ] {9eda8faf-45ab-4275-a6d7-5d163cd5a639} <Debug> TCPHandler: Processed in 0.001402239 sec. | ||
| 8271 | 2026.04.10 22:27:51.932604 [ 202 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8272 | 2026.04.10 22:27:51.932631 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8273 | 2026.04.10 22:27:51.932731 [ 6 ] {37ec5a63-d7cc-4f31-825f-8c4beee43894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8274 | 2026.04.10 22:27:51.932733 [ 202 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8275 | 2026.04.10 22:27:51.932787 [ 6 ] {37ec5a63-d7cc-4f31-825f-8c4beee43894} <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 | ||
| 8276 | 2026.04.10 22:27:51.932787 [ 202 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17363 rows starting from the beginning of the part | ||
| 8277 | 2026.04.10 22:27:51.932876 [ 202 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 265 rows starting from the beginning of the part | ||
| 8278 | 2026.04.10 22:27:51.932927 [ 202 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 8279 | 2026.04.10 22:27:51.932970 [ 202 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1635 rows starting from the beginning of the part | ||
| 8280 | 2026.04.10 22:27:51.933012 [ 202 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part | ||
| 8281 | 2026.04.10 22:27:51.933054 [ 202 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8282 | 2026.04.10 22:27:51.933590 [ 6 ] {37ec5a63-d7cc-4f31-825f-8c4beee43894} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2026.04.10 22:27:51.933631 [ 6 ] {37ec5a63-d7cc-4f31-825f-8c4beee43894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8284 | 2026.04.10 22:27:51.934164 [ 6 ] {37ec5a63-d7cc-4f31-825f-8c4beee43894} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8285 | 2026.04.10 22:27:51.934398 [ 6 ] {37ec5a63-d7cc-4f31-825f-8c4beee43894} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2026.04.10 22:27:51.934518 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8287 | 2026.04.10 22:27:51.934542 [ 6 ] {37ec5a63-d7cc-4f31-825f-8c4beee43894} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00183 sec., 9836.065573770491 rows/sec., 17.63 MiB/sec. | ||
| 8288 | 2026.04.10 22:27:51.934551 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2026.04.10 22:27:51.934586 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8290 | 2026.04.10 22:27:51.934605 [ 6 ] {37ec5a63-d7cc-4f31-825f-8c4beee43894} <Debug> TCPHandler: Processed in 0.002023561 sec. | ||
| 8291 | 2026.04.10 22:27:51.934656 [ 188 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8292 | 2026.04.10 22:27:51.934727 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8293 | 2026.04.10 22:27:51.934828 [ 6 ] {819e8417-257f-40d4-ab39-3c3c7586e3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8294 | 2026.04.10 22:27:51.934859 [ 188 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8295 | 2026.04.10 22:27:51.934870 [ 6 ] {819e8417-257f-40d4-ab39-3c3c7586e3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8296 | 2026.04.10 22:27:51.934919 [ 188 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 896 rows starting from the beginning of the part | ||
| 8297 | 2026.04.10 22:27:51.935049 [ 188 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 18 rows starting from the beginning of the part | ||
| 8298 | 2026.04.10 22:27:51.935154 [ 188 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part | ||
| 8299 | 2026.04.10 22:27:51.935225 [ 6 ] {819e8417-257f-40d4-ab39-3c3c7586e3c7} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.04.10 22:27:51.935253 [ 188 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 18 rows starting from the beginning of the part | ||
| 8301 | 2026.04.10 22:27:51.935267 [ 6 ] {819e8417-257f-40d4-ab39-3c3c7586e3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 8302 | 2026.04.10 22:27:51.935371 [ 188 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 8303 | 2026.04.10 22:27:51.935487 [ 188 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
| 8304 | 2026.04.10 22:27:51.935598 [ 6 ] {819e8417-257f-40d4-ab39-3c3c7586e3c7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8305 | 2026.04.10 22:27:51.935843 [ 6 ] {819e8417-257f-40d4-ab39-3c3c7586e3c7} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8306 | 2026.04.10 22:27:51.935993 [ 6 ] {819e8417-257f-40d4-ab39-3c3c7586e3c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 8307 | 2026.04.10 22:27:51.936037 [ 6 ] {819e8417-257f-40d4-ab39-3c3c7586e3c7} <Debug> TCPHandler: Processed in 0.001360028 sec. | ||
| 8308 | 2026.04.10 22:27:51.938247 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19679 rows, containing 5 columns (5 merged, 0 gathered) in 0.005687545 sec., 3460016.5800885973 rows/sec., 223.87 MiB/sec. | ||
| 8309 | 2026.04.10 22:27:51.938588 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8310 | 2026.04.10 22:27:51.938914 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.04.10 22:27:51.939005 [ 200 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8312 | 2026.04.10 22:27:51.939109 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.27 MiB. | ||
| 8313 | 2026.04.10 22:27:51.941639 [ 195 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1007 rows, containing 19 columns (19 merged, 0 gathered) in 0.007013862 sec., 143572.8276376125 rows/sec., 257.28 MiB/sec. | ||
| 8314 | 2026.04.10 22:27:51.943007 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8315 | 2026.04.10 22:27:51.943331 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2026.04.10 22:27:51.943396 [ 200 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8317 | 2026.04.10 22:27:51.943488 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 8318 | 2026.04.10 22:27:52.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.69 MiB, peak 301.28 MiB, free memory in arenas 0.00 B, will set to 295.73 MiB (RSS), difference: 4.04 MiB | ||
| 8319 | 2026.04.10 22:27:55.408337 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8320 | 2026.04.10 22:27:55.408399 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8321 | 2026.04.10 22:27:55.568785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18238 | ||
| 8322 | 2026.04.10 22:27:55.569537 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8323 | 2026.04.10 22:27:55.569616 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8324 | 2026.04.10 22:27:55.570230 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8325 | 2026.04.10 22:27:55.570461 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8326 | 2026.04.10 22:27:55.570591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18238 | ||
| 8327 | 2026.04.10 22:27:55.966901 [ 85 ] {} <Debug> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8328 | 2026.04.10 22:27:55.966960 [ 85 ] {} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2026.04.10 22:27:55.966983 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8330 | 2026.04.10 22:27:55.967102 [ 188 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 8331 | 2026.04.10 22:27:55.967265 [ 188 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8332 | 2026.04.10 22:27:55.967304 [ 188 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
| 8333 | 2026.04.10 22:27:55.967377 [ 188 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 8334 | 2026.04.10 22:27:55.967432 [ 188 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 8335 | 2026.04.10 22:27:55.967481 [ 188 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 8336 | 2026.04.10 22:27:55.967527 [ 188 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 8337 | 2026.04.10 22:27:55.968274 [ 195 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221365 sec., 10643.828830857277 rows/sec., 714.01 KiB/sec. | ||
| 8338 | 2026.04.10 22:27:55.968458 [ 201 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8339 | 2026.04.10 22:27:55.968749 [ 201 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_13_3} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2026.04.10 22:27:55.968819 [ 201 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_13_3} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8341 | 2026.04.10 22:27:55.968907 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8342 | 2026.04.10 22:27:56.514307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8343 | 2026.04.10 22:27:56.529979 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.04.10 22:27:56.530034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8345 | 2026.04.10 22:27:56.536151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8346 | 2026.04.10 22:27:56.536885 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2026.04.10 22:27:56.539615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8348 | 2026.04.10 22:27:56.934413 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8349 | 2026.04.10 22:27:56.934595 [ 6 ] {577560a0-089e-46e2-8977-f8fc4de1eca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8350 | 2026.04.10 22:27:56.934666 [ 6 ] {577560a0-089e-46e2-8977-f8fc4de1eca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8351 | 2026.04.10 22:27:56.935556 [ 6 ] {577560a0-089e-46e2-8977-f8fc4de1eca9} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2026.04.10 22:27:56.935598 [ 6 ] {577560a0-089e-46e2-8977-f8fc4de1eca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8353 | 2026.04.10 22:27:56.936009 [ 6 ] {577560a0-089e-46e2-8977-f8fc4de1eca9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8354 | 2026.04.10 22:27:56.936227 [ 6 ] {577560a0-089e-46e2-8977-f8fc4de1eca9} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2026.04.10 22:27:56.936373 [ 6 ] {577560a0-089e-46e2-8977-f8fc4de1eca9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001833 sec., 154937.26132024004 rows/sec., 9.84 MiB/sec. | ||
| 8356 | 2026.04.10 22:27:56.936414 [ 6 ] {577560a0-089e-46e2-8977-f8fc4de1eca9} <Debug> TCPHandler: Processed in 0.002123783 sec. | ||
| 8357 | 2026.04.10 22:27:56.936534 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8358 | 2026.04.10 22:27:56.936633 [ 6 ] {d95753ff-e23f-42a0-bf66-6f018f576a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8359 | 2026.04.10 22:27:56.936673 [ 6 ] {d95753ff-e23f-42a0-bf66-6f018f576a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8360 | 2026.04.10 22:27:56.937519 [ 6 ] {d95753ff-e23f-42a0-bf66-6f018f576a89} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.04.10 22:27:56.937554 [ 6 ] {d95753ff-e23f-42a0-bf66-6f018f576a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8362 | 2026.04.10 22:27:56.937895 [ 6 ] {d95753ff-e23f-42a0-bf66-6f018f576a89} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8363 | 2026.04.10 22:27:56.938095 [ 6 ] {d95753ff-e23f-42a0-bf66-6f018f576a89} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.04.10 22:27:56.938221 [ 6 ] {d95753ff-e23f-42a0-bf66-6f018f576a89} <Debug> executeQuery: Read 843 rows, 67.17 KiB in 0.001607 sec., 524579.9626633478 rows/sec., 40.82 MiB/sec. | ||
| 8365 | 2026.04.10 22:27:56.938257 [ 6 ] {d95753ff-e23f-42a0-bf66-6f018f576a89} <Debug> TCPHandler: Processed in 0.001775105 sec. | ||
| 8366 | 2026.04.10 22:27:56.938363 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2026.04.10 22:27:56.938455 [ 6 ] {2422ae3d-e160-4145-b621-0bf012693c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8368 | 2026.04.10 22:27:56.938495 [ 6 ] {2422ae3d-e160-4145-b621-0bf012693c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8369 | 2026.04.10 22:27:56.938987 [ 6 ] {2422ae3d-e160-4145-b621-0bf012693c25} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2026.04.10 22:27:56.939022 [ 6 ] {2422ae3d-e160-4145-b621-0bf012693c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8371 | 2026.04.10 22:27:56.939343 [ 6 ] {2422ae3d-e160-4145-b621-0bf012693c25} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8372 | 2026.04.10 22:27:56.939561 [ 6 ] {2422ae3d-e160-4145-b621-0bf012693c25} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2026.04.10 22:27:56.939685 [ 6 ] {2422ae3d-e160-4145-b621-0bf012693c25} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001248 sec., 132211.53846153847 rows/sec., 8.04 MiB/sec. | ||
| 8374 | 2026.04.10 22:27:56.939721 [ 6 ] {2422ae3d-e160-4145-b621-0bf012693c25} <Debug> TCPHandler: Processed in 0.001412269 sec. | ||
| 8375 | 2026.04.10 22:27:56.939842 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2026.04.10 22:27:56.939941 [ 6 ] {58250e64-0aa1-458d-a94c-59f0056a28fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8377 | 2026.04.10 22:27:56.939987 [ 6 ] {58250e64-0aa1-458d-a94c-59f0056a28fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8378 | 2026.04.10 22:27:56.940500 [ 6 ] {58250e64-0aa1-458d-a94c-59f0056a28fa} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.04.10 22:27:56.940536 [ 6 ] {58250e64-0aa1-458d-a94c-59f0056a28fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8380 | 2026.04.10 22:27:56.940848 [ 6 ] {58250e64-0aa1-458d-a94c-59f0056a28fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8381 | 2026.04.10 22:27:56.941056 [ 6 ] {58250e64-0aa1-458d-a94c-59f0056a28fa} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.04.10 22:27:56.941180 [ 6 ] {58250e64-0aa1-458d-a94c-59f0056a28fa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001263 sec., 117973.07996832937 rows/sec., 7.62 MiB/sec. | ||
| 8383 | 2026.04.10 22:27:56.941217 [ 6 ] {58250e64-0aa1-458d-a94c-59f0056a28fa} <Debug> TCPHandler: Processed in 0.001422319 sec. | ||
| 8384 | 2026.04.10 22:27:56.941340 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2026.04.10 22:27:56.941433 [ 6 ] {7ecac253-fca5-49bd-a169-27158b60433e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8386 | 2026.04.10 22:27:56.941471 [ 6 ] {7ecac253-fca5-49bd-a169-27158b60433e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8387 | 2026.04.10 22:27:56.941977 [ 6 ] {7ecac253-fca5-49bd-a169-27158b60433e} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.04.10 22:27:56.942012 [ 6 ] {7ecac253-fca5-49bd-a169-27158b60433e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8389 | 2026.04.10 22:27:56.942318 [ 6 ] {7ecac253-fca5-49bd-a169-27158b60433e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8390 | 2026.04.10 22:27:56.942525 [ 6 ] {7ecac253-fca5-49bd-a169-27158b60433e} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2026.04.10 22:27:56.942648 [ 6 ] {7ecac253-fca5-49bd-a169-27158b60433e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 8392 | 2026.04.10 22:27:56.942685 [ 6 ] {7ecac253-fca5-49bd-a169-27158b60433e} <Debug> TCPHandler: Processed in 0.001399879 sec. | ||
| 8393 | 2026.04.10 22:27:56.942808 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8394 | 2026.04.10 22:27:56.942900 [ 6 ] {ae4d70da-2049-4c3e-8f7b-fd715fc6a7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8395 | 2026.04.10 22:27:56.942940 [ 6 ] {ae4d70da-2049-4c3e-8f7b-fd715fc6a7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8396 | 2026.04.10 22:27:56.943666 [ 6 ] {ae4d70da-2049-4c3e-8f7b-fd715fc6a7fc} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2026.04.10 22:27:56.943701 [ 6 ] {ae4d70da-2049-4c3e-8f7b-fd715fc6a7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8398 | 2026.04.10 22:27:56.944029 [ 6 ] {ae4d70da-2049-4c3e-8f7b-fd715fc6a7fc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8399 | 2026.04.10 22:27:56.944240 [ 6 ] {ae4d70da-2049-4c3e-8f7b-fd715fc6a7fc} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2026.04.10 22:27:56.944363 [ 6 ] {ae4d70da-2049-4c3e-8f7b-fd715fc6a7fc} <Debug> executeQuery: Read 513 rows, 37.02 KiB in 0.001481 sec., 346387.5759621877 rows/sec., 24.41 MiB/sec. | ||
| 8401 | 2026.04.10 22:27:56.944401 [ 6 ] {ae4d70da-2049-4c3e-8f7b-fd715fc6a7fc} <Debug> TCPHandler: Processed in 0.001648093 sec. | ||
| 8402 | 2026.04.10 22:27:56.944532 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8403 | 2026.04.10 22:27:56.944651 [ 6 ] {793c12cb-14e3-4b5b-85dd-7661e472e089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8404 | 2026.04.10 22:27:56.944700 [ 6 ] {793c12cb-14e3-4b5b-85dd-7661e472e089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8405 | 2026.04.10 22:27:56.945084 [ 6 ] {793c12cb-14e3-4b5b-85dd-7661e472e089} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2026.04.10 22:27:56.945125 [ 6 ] {793c12cb-14e3-4b5b-85dd-7661e472e089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8407 | 2026.04.10 22:27:56.945492 [ 6 ] {793c12cb-14e3-4b5b-85dd-7661e472e089} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8408 | 2026.04.10 22:27:56.945720 [ 6 ] {793c12cb-14e3-4b5b-85dd-7661e472e089} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2026.04.10 22:27:56.945846 [ 6 ] {793c12cb-14e3-4b5b-85dd-7661e472e089} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001219 sec., 4922.067268252666 rows/sec., 257.16 KiB/sec. | ||
| 8410 | 2026.04.10 22:27:56.945881 [ 6 ] {793c12cb-14e3-4b5b-85dd-7661e472e089} <Debug> TCPHandler: Processed in 0.001422169 sec. | ||
| 8411 | 2026.04.10 22:27:56.945986 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8412 | 2026.04.10 22:27:56.946077 [ 6 ] {735f5ef9-2e8c-4519-a8ed-c2fd1362e39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8413 | 2026.04.10 22:27:56.946117 [ 6 ] {735f5ef9-2e8c-4519-a8ed-c2fd1362e39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8414 | 2026.04.10 22:27:56.946544 [ 6 ] {735f5ef9-2e8c-4519-a8ed-c2fd1362e39f} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2026.04.10 22:27:56.946577 [ 6 ] {735f5ef9-2e8c-4519-a8ed-c2fd1362e39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8416 | 2026.04.10 22:27:56.946907 [ 6 ] {735f5ef9-2e8c-4519-a8ed-c2fd1362e39f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8417 | 2026.04.10 22:27:56.947117 [ 6 ] {735f5ef9-2e8c-4519-a8ed-c2fd1362e39f} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2026.04.10 22:27:56.947239 [ 6 ] {735f5ef9-2e8c-4519-a8ed-c2fd1362e39f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001181 sec., 224386.1134631668 rows/sec., 14.91 MiB/sec. | ||
| 8419 | 2026.04.10 22:27:56.947283 [ 6 ] {735f5ef9-2e8c-4519-a8ed-c2fd1362e39f} <Debug> TCPHandler: Processed in 0.001351128 sec. | ||
| 8420 | 2026.04.10 22:27:56.947389 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8421 | 2026.04.10 22:27:56.947480 [ 6 ] {011a4eb2-9d34-4726-8f6c-c81b45916bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8422 | 2026.04.10 22:27:56.947520 [ 6 ] {011a4eb2-9d34-4726-8f6c-c81b45916bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8423 | 2026.04.10 22:27:56.947824 [ 6 ] {011a4eb2-9d34-4726-8f6c-c81b45916bd1} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2026.04.10 22:27:56.947857 [ 6 ] {011a4eb2-9d34-4726-8f6c-c81b45916bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8425 | 2026.04.10 22:27:56.948150 [ 6 ] {011a4eb2-9d34-4726-8f6c-c81b45916bd1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8426 | 2026.04.10 22:27:56.948370 [ 6 ] {011a4eb2-9d34-4726-8f6c-c81b45916bd1} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2026.04.10 22:27:56.948493 [ 6 ] {011a4eb2-9d34-4726-8f6c-c81b45916bd1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 8428 | 2026.04.10 22:27:56.948534 [ 6 ] {011a4eb2-9d34-4726-8f6c-c81b45916bd1} <Debug> TCPHandler: Processed in 0.001191464 sec. | ||
| 8429 | 2026.04.10 22:27:56.948651 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2026.04.10 22:27:56.948749 [ 6 ] {a4751124-4a23-4712-bf4a-3673f42bdad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8431 | 2026.04.10 22:27:56.948846 [ 6 ] {a4751124-4a23-4712-bf4a-3673f42bdad2} <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 | ||
| 8432 | 2026.04.10 22:27:56.949780 [ 6 ] {a4751124-4a23-4712-bf4a-3673f42bdad2} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.04.10 22:27:56.949816 [ 6 ] {a4751124-4a23-4712-bf4a-3673f42bdad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8434 | 2026.04.10 22:27:56.950355 [ 6 ] {a4751124-4a23-4712-bf4a-3673f42bdad2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8435 | 2026.04.10 22:27:56.950578 [ 6 ] {a4751124-4a23-4712-bf4a-3673f42bdad2} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.04.10 22:27:56.950713 [ 6 ] {a4751124-4a23-4712-bf4a-3673f42bdad2} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001982 sec., 11604.439959636731 rows/sec., 20.79 MiB/sec. | ||
| 8437 | 2026.04.10 22:27:56.950771 [ 6 ] {a4751124-4a23-4712-bf4a-3673f42bdad2} <Debug> TCPHandler: Processed in 0.002168154 sec. | ||
| 8438 | 2026.04.10 22:27:56.950878 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8439 | 2026.04.10 22:27:56.950970 [ 6 ] {3ef86258-2a1c-4354-9315-46c690522691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8440 | 2026.04.10 22:27:56.951010 [ 6 ] {3ef86258-2a1c-4354-9315-46c690522691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8441 | 2026.04.10 22:27:56.951340 [ 6 ] {3ef86258-2a1c-4354-9315-46c690522691} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2026.04.10 22:27:56.951374 [ 6 ] {3ef86258-2a1c-4354-9315-46c690522691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8443 | 2026.04.10 22:27:56.951671 [ 6 ] {3ef86258-2a1c-4354-9315-46c690522691} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8444 | 2026.04.10 22:27:56.951886 [ 6 ] {3ef86258-2a1c-4354-9315-46c690522691} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2026.04.10 22:27:56.951984 [ 83 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8446 | 2026.04.10 22:27:56.952009 [ 6 ] {3ef86258-2a1c-4354-9315-46c690522691} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 8447 | 2026.04.10 22:27:56.952020 [ 83 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2026.04.10 22:27:56.952040 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8449 | 2026.04.10 22:27:56.952044 [ 6 ] {3ef86258-2a1c-4354-9315-46c690522691} <Debug> TCPHandler: Processed in 0.001212784 sec. | ||
| 8450 | 2026.04.10 22:27:56.952183 [ 198 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8451 | 2026.04.10 22:27:56.952341 [ 198 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8452 | 2026.04.10 22:27:56.952381 [ 198 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2238 rows starting from the beginning of the part | ||
| 8453 | 2026.04.10 22:27:56.952456 [ 198 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8454 | 2026.04.10 22:27:56.952506 [ 198 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 54 rows starting from the beginning of the part | ||
| 8455 | 2026.04.10 22:27:56.952552 [ 198 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 8456 | 2026.04.10 22:27:56.952591 [ 198 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8457 | 2026.04.10 22:27:56.952631 [ 198 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 8458 | 2026.04.10 22:27:56.953900 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2538 rows, containing 4 columns (4 merged, 0 gathered) in 0.001784846 sec., 1421971.4193829608 rows/sec., 92.77 MiB/sec. | ||
| 8459 | 2026.04.10 22:27:56.954190 [ 196 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8460 | 2026.04.10 22:27:56.954509 [ 196 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_51_10} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.04.10 22:27:56.954596 [ 196 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_51_10} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8462 | 2026.04.10 22:27:56.954705 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 8463 | 2026.04.10 22:28:00.634686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1042 | ||
| 8464 | 2026.04.10 22:28:00.637106 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.04.10 22:28:00.637168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8466 | 2026.04.10 22:28:00.638398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8467 | 2026.04.10 22:28:00.638684 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.04.10 22:28:00.639060 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 8469 | 2026.04.10 22:28:01.925922 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8470 | 2026.04.10 22:28:01.926104 [ 6 ] {0f0966eb-8294-4b3a-8b73-5763c094f843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8471 | 2026.04.10 22:28:01.926170 [ 6 ] {0f0966eb-8294-4b3a-8b73-5763c094f843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8472 | 2026.04.10 22:28:01.926781 [ 6 ] {0f0966eb-8294-4b3a-8b73-5763c094f843} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.04.10 22:28:01.926819 [ 6 ] {0f0966eb-8294-4b3a-8b73-5763c094f843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8474 | 2026.04.10 22:28:01.927195 [ 6 ] {0f0966eb-8294-4b3a-8b73-5763c094f843} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8475 | 2026.04.10 22:28:01.927442 [ 6 ] {0f0966eb-8294-4b3a-8b73-5763c094f843} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.04.10 22:28:01.927598 [ 6 ] {0f0966eb-8294-4b3a-8b73-5763c094f843} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001544 sec., 1295.3367875647668 rows/sec., 105.63 KiB/sec. | ||
| 8477 | 2026.04.10 22:28:01.927648 [ 6 ] {0f0966eb-8294-4b3a-8b73-5763c094f843} <Debug> TCPHandler: Processed in 0.001850407 sec. | ||
| 8478 | 2026.04.10 22:28:01.927777 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8479 | 2026.04.10 22:28:01.927880 [ 6 ] {6e9f2b46-6cb9-45cc-91bb-0dfb00fc001a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8480 | 2026.04.10 22:28:01.927922 [ 6 ] {6e9f2b46-6cb9-45cc-91bb-0dfb00fc001a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8481 | 2026.04.10 22:28:01.928378 [ 6 ] {6e9f2b46-6cb9-45cc-91bb-0dfb00fc001a} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2026.04.10 22:28:01.928414 [ 6 ] {6e9f2b46-6cb9-45cc-91bb-0dfb00fc001a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8483 | 2026.04.10 22:28:01.928738 [ 6 ] {6e9f2b46-6cb9-45cc-91bb-0dfb00fc001a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8484 | 2026.04.10 22:28:01.928957 [ 6 ] {6e9f2b46-6cb9-45cc-91bb-0dfb00fc001a} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.04.10 22:28:01.929088 [ 6 ] {6e9f2b46-6cb9-45cc-91bb-0dfb00fc001a} <Debug> executeQuery: Read 93 rows, 8.03 KiB in 0.001233 sec., 75425.7907542579 rows/sec., 6.36 MiB/sec. | ||
| 8486 | 2026.04.10 22:28:01.929126 [ 6 ] {6e9f2b46-6cb9-45cc-91bb-0dfb00fc001a} <Debug> TCPHandler: Processed in 0.001402368 sec. | ||
| 8487 | 2026.04.10 22:28:01.929245 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8488 | 2026.04.10 22:28:01.929340 [ 6 ] {4345e36f-5164-4ab3-aacf-ac2cd1ca9b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8489 | 2026.04.10 22:28:01.929381 [ 6 ] {4345e36f-5164-4ab3-aacf-ac2cd1ca9b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8490 | 2026.04.10 22:28:01.929775 [ 6 ] {4345e36f-5164-4ab3-aacf-ac2cd1ca9b44} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.04.10 22:28:01.929809 [ 6 ] {4345e36f-5164-4ab3-aacf-ac2cd1ca9b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8492 | 2026.04.10 22:28:01.930101 [ 6 ] {4345e36f-5164-4ab3-aacf-ac2cd1ca9b44} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8493 | 2026.04.10 22:28:01.930306 [ 6 ] {4345e36f-5164-4ab3-aacf-ac2cd1ca9b44} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.04.10 22:28:01.930432 [ 6 ] {4345e36f-5164-4ab3-aacf-ac2cd1ca9b44} <Debug> executeQuery: Read 20 rows, 1.49 KiB in 0.001113 sec., 17969.45193171608 rows/sec., 1.31 MiB/sec. | ||
| 8495 | 2026.04.10 22:28:01.930468 [ 6 ] {4345e36f-5164-4ab3-aacf-ac2cd1ca9b44} <Debug> TCPHandler: Processed in 0.001273586 sec. | ||
| 8496 | 2026.04.10 22:28:01.930593 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8497 | 2026.04.10 22:28:01.930693 [ 6 ] {6e24b502-d2af-41b0-9de0-d9dd84297d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8498 | 2026.04.10 22:28:01.930733 [ 6 ] {6e24b502-d2af-41b0-9de0-d9dd84297d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8499 | 2026.04.10 22:28:01.931176 [ 6 ] {6e24b502-d2af-41b0-9de0-d9dd84297d79} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.04.10 22:28:01.931209 [ 6 ] {6e24b502-d2af-41b0-9de0-d9dd84297d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8501 | 2026.04.10 22:28:01.931501 [ 6 ] {6e24b502-d2af-41b0-9de0-d9dd84297d79} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8502 | 2026.04.10 22:28:01.931723 [ 6 ] {6e24b502-d2af-41b0-9de0-d9dd84297d79} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2026.04.10 22:28:01.931850 [ 6 ] {6e24b502-d2af-41b0-9de0-d9dd84297d79} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001174 sec., 71550.25553662692 rows/sec., 5.59 MiB/sec. | ||
| 8504 | 2026.04.10 22:28:01.931886 [ 6 ] {6e24b502-d2af-41b0-9de0-d9dd84297d79} <Debug> TCPHandler: Processed in 0.001344658 sec. | ||
| 8505 | 2026.04.10 22:28:01.932013 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8506 | 2026.04.10 22:28:01.932108 [ 6 ] {b283ab0d-afcf-475f-be52-714c855bfbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8507 | 2026.04.10 22:28:01.932154 [ 6 ] {b283ab0d-afcf-475f-be52-714c855bfbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8508 | 2026.04.10 22:28:01.932573 [ 6 ] {b283ab0d-afcf-475f-be52-714c855bfbc6} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8509 | 2026.04.10 22:28:01.932609 [ 6 ] {b283ab0d-afcf-475f-be52-714c855bfbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8510 | 2026.04.10 22:28:01.932947 [ 6 ] {b283ab0d-afcf-475f-be52-714c855bfbc6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8511 | 2026.04.10 22:28:01.933183 [ 6 ] {b283ab0d-afcf-475f-be52-714c855bfbc6} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8512 | 2026.04.10 22:28:01.933316 [ 6 ] {b283ab0d-afcf-475f-be52-714c855bfbc6} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001226 sec., 131321.37030995105 rows/sec., 9.15 MiB/sec. | ||
| 8513 | 2026.04.10 22:28:01.933353 [ 6 ] {b283ab0d-afcf-475f-be52-714c855bfbc6} <Debug> TCPHandler: Processed in 0.001396058 sec. | ||
| 8514 | 2026.04.10 22:28:01.933475 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8515 | 2026.04.10 22:28:01.933578 [ 6 ] {21978983-f532-4447-91d0-bb0f1328dc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8516 | 2026.04.10 22:28:01.933635 [ 6 ] {21978983-f532-4447-91d0-bb0f1328dc0d} <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 | ||
| 8517 | 2026.04.10 22:28:01.934409 [ 6 ] {21978983-f532-4447-91d0-bb0f1328dc0d} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8518 | 2026.04.10 22:28:01.934445 [ 6 ] {21978983-f532-4447-91d0-bb0f1328dc0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8519 | 2026.04.10 22:28:01.934993 [ 6 ] {21978983-f532-4447-91d0-bb0f1328dc0d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8520 | 2026.04.10 22:28:01.935220 [ 6 ] {21978983-f532-4447-91d0-bb0f1328dc0d} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.04.10 22:28:01.935357 [ 6 ] {21978983-f532-4447-91d0-bb0f1328dc0d} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001799 sec., 10005.55864369094 rows/sec., 17.93 MiB/sec. | ||
| 8522 | 2026.04.10 22:28:01.935419 [ 6 ] {21978983-f532-4447-91d0-bb0f1328dc0d} <Debug> TCPHandler: Processed in 0.00199688 sec. | ||
| 8523 | 2026.04.10 22:28:01.935537 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8524 | 2026.04.10 22:28:01.935633 [ 6 ] {08360e08-739a-4fc1-a2e0-d9ece291b671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8525 | 2026.04.10 22:28:01.935674 [ 6 ] {08360e08-739a-4fc1-a2e0-d9ece291b671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8526 | 2026.04.10 22:28:01.936034 [ 6 ] {08360e08-739a-4fc1-a2e0-d9ece291b671} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8527 | 2026.04.10 22:28:01.936067 [ 6 ] {08360e08-739a-4fc1-a2e0-d9ece291b671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8528 | 2026.04.10 22:28:01.936372 [ 6 ] {08360e08-739a-4fc1-a2e0-d9ece291b671} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8529 | 2026.04.10 22:28:01.936580 [ 6 ] {08360e08-739a-4fc1-a2e0-d9ece291b671} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2026.04.10 22:28:01.936707 [ 6 ] {08360e08-739a-4fc1-a2e0-d9ece291b671} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 8531 | 2026.04.10 22:28:01.936741 [ 6 ] {08360e08-739a-4fc1-a2e0-d9ece291b671} <Debug> TCPHandler: Processed in 0.001253626 sec. | ||
| 8532 | 2026.04.10 22:28:03.070695 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18750 | ||
| 8533 | 2026.04.10 22:28:03.071277 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.04.10 22:28:03.071325 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8535 | 2026.04.10 22:28:03.071883 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8536 | 2026.04.10 22:28:03.072121 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.04.10 22:28:03.072263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18750 | ||
| 8538 | 2026.04.10 22:28:04.039706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8539 | 2026.04.10 22:28:04.057610 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.04.10 22:28:04.057679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8541 | 2026.04.10 22:28:04.064207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8542 | 2026.04.10 22:28:04.064911 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.04.10 22:28:04.068172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8544 | 2026.04.10 22:28:06.933421 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8545 | 2026.04.10 22:28:06.933704 [ 6 ] {56db095e-da67-46fd-b0de-65b5b1c36794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8546 | 2026.04.10 22:28:06.933813 [ 6 ] {56db095e-da67-46fd-b0de-65b5b1c36794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8547 | 2026.04.10 22:28:06.934616 [ 6 ] {56db095e-da67-46fd-b0de-65b5b1c36794} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8548 | 2026.04.10 22:28:06.934667 [ 6 ] {56db095e-da67-46fd-b0de-65b5b1c36794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8549 | 2026.04.10 22:28:06.935097 [ 6 ] {56db095e-da67-46fd-b0de-65b5b1c36794} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8550 | 2026.04.10 22:28:06.935322 [ 6 ] {56db095e-da67-46fd-b0de-65b5b1c36794} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2026.04.10 22:28:06.935478 [ 6 ] {56db095e-da67-46fd-b0de-65b5b1c36794} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001855 sec., 153099.73045822102 rows/sec., 9.72 MiB/sec. | ||
| 8552 | 2026.04.10 22:28:06.935522 [ 6 ] {56db095e-da67-46fd-b0de-65b5b1c36794} <Debug> TCPHandler: Processed in 0.002295006 sec. | ||
| 8553 | 2026.04.10 22:28:06.935648 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8554 | 2026.04.10 22:28:06.935744 [ 6 ] {be07cfb8-b96f-46d5-a008-52eb3bc294a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8555 | 2026.04.10 22:28:06.935787 [ 6 ] {be07cfb8-b96f-46d5-a008-52eb3bc294a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8556 | 2026.04.10 22:28:06.936792 [ 6 ] {be07cfb8-b96f-46d5-a008-52eb3bc294a7} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.04.10 22:28:06.936828 [ 6 ] {be07cfb8-b96f-46d5-a008-52eb3bc294a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8558 | 2026.04.10 22:28:06.937220 [ 6 ] {be07cfb8-b96f-46d5-a008-52eb3bc294a7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8559 | 2026.04.10 22:28:06.937424 [ 6 ] {be07cfb8-b96f-46d5-a008-52eb3bc294a7} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8560 | 2026.04.10 22:28:06.937541 [ 73 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8561 | 2026.04.10 22:28:06.937555 [ 6 ] {be07cfb8-b96f-46d5-a008-52eb3bc294a7} <Debug> executeQuery: Read 843 rows, 67.17 KiB in 0.001831 sec., 460404.150737302 rows/sec., 35.83 MiB/sec. | ||
| 8562 | 2026.04.10 22:28:06.937610 [ 73 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2026.04.10 22:28:06.937620 [ 6 ] {be07cfb8-b96f-46d5-a008-52eb3bc294a7} <Debug> TCPHandler: Processed in 0.002023331 sec. | ||
| 8564 | 2026.04.10 22:28:06.937638 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8565 | 2026.04.10 22:28:06.937742 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8566 | 2026.04.10 22:28:06.937741 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8567 | 2026.04.10 22:28:06.937841 [ 6 ] {e1c751ab-6bdf-49a9-b6b2-daf13afb64f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8568 | 2026.04.10 22:28:06.937856 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8569 | 2026.04.10 22:28:06.937882 [ 6 ] {e1c751ab-6bdf-49a9-b6b2-daf13afb64f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8570 | 2026.04.10 22:28:06.937889 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3362 rows starting from the beginning of the part | ||
| 8571 | 2026.04.10 22:28:06.937957 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 8572 | 2026.04.10 22:28:06.938004 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 92 rows starting from the beginning of the part | ||
| 8573 | 2026.04.10 22:28:06.938047 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 843 rows starting from the beginning of the part | ||
| 8574 | 2026.04.10 22:28:06.938090 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 93 rows starting from the beginning of the part | ||
| 8575 | 2026.04.10 22:28:06.938132 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 843 rows starting from the beginning of the part | ||
| 8576 | 2026.04.10 22:28:06.938356 [ 6 ] {e1c751ab-6bdf-49a9-b6b2-daf13afb64f5} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.04.10 22:28:06.938391 [ 6 ] {e1c751ab-6bdf-49a9-b6b2-daf13afb64f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8578 | 2026.04.10 22:28:06.938705 [ 6 ] {e1c751ab-6bdf-49a9-b6b2-daf13afb64f5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8579 | 2026.04.10 22:28:06.938929 [ 6 ] {e1c751ab-6bdf-49a9-b6b2-daf13afb64f5} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.04.10 22:28:06.939058 [ 6 ] {e1c751ab-6bdf-49a9-b6b2-daf13afb64f5} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001234 sec., 133711.50729335492 rows/sec., 8.13 MiB/sec. | ||
| 8581 | 2026.04.10 22:28:06.939095 [ 6 ] {e1c751ab-6bdf-49a9-b6b2-daf13afb64f5} <Debug> TCPHandler: Processed in 0.001402268 sec. | ||
| 8582 | 2026.04.10 22:28:06.939208 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8583 | 2026.04.10 22:28:06.939303 [ 6 ] {52004fe0-4f6c-442e-b81e-08ee3b3aad1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8584 | 2026.04.10 22:28:06.939344 [ 6 ] {52004fe0-4f6c-442e-b81e-08ee3b3aad1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8585 | 2026.04.10 22:28:06.939798 [ 6 ] {52004fe0-4f6c-442e-b81e-08ee3b3aad1e} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2026.04.10 22:28:06.939834 [ 6 ] {52004fe0-4f6c-442e-b81e-08ee3b3aad1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8587 | 2026.04.10 22:28:06.939991 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5289 rows, containing 5 columns (5 merged, 0 gathered) in 0.002286336 sec., 2313308.2801477998 rows/sec., 186.21 MiB/sec. | ||
| 8588 | 2026.04.10 22:28:06.940137 [ 6 ] {52004fe0-4f6c-442e-b81e-08ee3b3aad1e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8589 | 2026.04.10 22:28:06.940292 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8590 | 2026.04.10 22:28:06.940344 [ 6 ] {52004fe0-4f6c-442e-b81e-08ee3b3aad1e} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8591 | 2026.04.10 22:28:06.940468 [ 6 ] {52004fe0-4f6c-442e-b81e-08ee3b3aad1e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 8592 | 2026.04.10 22:28:06.940505 [ 6 ] {52004fe0-4f6c-442e-b81e-08ee3b3aad1e} <Debug> TCPHandler: Processed in 0.001346867 sec. | ||
| 8593 | 2026.04.10 22:28:06.940521 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_56_11} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2026.04.10 22:28:06.940582 [ 195 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_56_11} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8595 | 2026.04.10 22:28:06.940620 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2026.04.10 22:28:06.940639 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 8597 | 2026.04.10 22:28:06.940714 [ 6 ] {e2dd9ad7-c958-43f5-8639-fccbf1ddf32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8598 | 2026.04.10 22:28:06.940754 [ 6 ] {e2dd9ad7-c958-43f5-8639-fccbf1ddf32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8599 | 2026.04.10 22:28:06.941207 [ 6 ] {e2dd9ad7-c958-43f5-8639-fccbf1ddf32b} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2026.04.10 22:28:06.941240 [ 6 ] {e2dd9ad7-c958-43f5-8639-fccbf1ddf32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8601 | 2026.04.10 22:28:06.941564 [ 6 ] {e2dd9ad7-c958-43f5-8639-fccbf1ddf32b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8602 | 2026.04.10 22:28:06.941791 [ 6 ] {e2dd9ad7-c958-43f5-8639-fccbf1ddf32b} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.04.10 22:28:06.941916 [ 6 ] {e2dd9ad7-c958-43f5-8639-fccbf1ddf32b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001221 sec., 121212.1212121212 rows/sec., 6.89 MiB/sec. | ||
| 8604 | 2026.04.10 22:28:06.941954 [ 6 ] {e2dd9ad7-c958-43f5-8639-fccbf1ddf32b} <Debug> TCPHandler: Processed in 0.001383298 sec. | ||
| 8605 | 2026.04.10 22:28:06.942068 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8606 | 2026.04.10 22:28:06.942162 [ 6 ] {cb1c994f-e24e-4d2f-bf4f-2e6439cdb719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8607 | 2026.04.10 22:28:06.942201 [ 6 ] {cb1c994f-e24e-4d2f-bf4f-2e6439cdb719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8608 | 2026.04.10 22:28:06.942852 [ 6 ] {cb1c994f-e24e-4d2f-bf4f-2e6439cdb719} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2026.04.10 22:28:06.942886 [ 6 ] {cb1c994f-e24e-4d2f-bf4f-2e6439cdb719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8610 | 2026.04.10 22:28:06.943252 [ 6 ] {cb1c994f-e24e-4d2f-bf4f-2e6439cdb719} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8611 | 2026.04.10 22:28:06.943476 [ 6 ] {cb1c994f-e24e-4d2f-bf4f-2e6439cdb719} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.04.10 22:28:06.943573 [ 75 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8613 | 2026.04.10 22:28:06.943605 [ 6 ] {cb1c994f-e24e-4d2f-bf4f-2e6439cdb719} <Debug> executeQuery: Read 513 rows, 37.02 KiB in 0.001461 sec., 351129.36344969197 rows/sec., 24.75 MiB/sec. | ||
| 8614 | 2026.04.10 22:28:06.943608 [ 75 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.04.10 22:28:06.943636 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8616 | 2026.04.10 22:28:06.943642 [ 6 ] {cb1c994f-e24e-4d2f-bf4f-2e6439cdb719} <Debug> TCPHandler: Processed in 0.001624273 sec. | ||
| 8617 | 2026.04.10 22:28:06.943758 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2026.04.10 22:28:06.943778 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8619 | 2026.04.10 22:28:06.943854 [ 6 ] {f284f0c4-37c3-4f63-ad25-a55a81e44e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8620 | 2026.04.10 22:28:06.943902 [ 6 ] {f284f0c4-37c3-4f63-ad25-a55a81e44e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8621 | 2026.04.10 22:28:06.943972 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8622 | 2026.04.10 22:28:06.944010 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1834 rows starting from the beginning of the part | ||
| 8623 | 2026.04.10 22:28:06.944074 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 8624 | 2026.04.10 22:28:06.944117 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
| 8625 | 2026.04.10 22:28:06.944159 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 513 rows starting from the beginning of the part | ||
| 8626 | 2026.04.10 22:28:06.944197 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 84 rows starting from the beginning of the part | ||
| 8627 | 2026.04.10 22:28:06.944237 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 513 rows starting from the beginning of the part | ||
| 8628 | 2026.04.10 22:28:06.944240 [ 6 ] {f284f0c4-37c3-4f63-ad25-a55a81e44e9b} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.04.10 22:28:06.944285 [ 6 ] {f284f0c4-37c3-4f63-ad25-a55a81e44e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8630 | 2026.04.10 22:28:06.944631 [ 6 ] {f284f0c4-37c3-4f63-ad25-a55a81e44e9b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8631 | 2026.04.10 22:28:06.944846 [ 6 ] {f284f0c4-37c3-4f63-ad25-a55a81e44e9b} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2026.04.10 22:28:06.944941 [ 75 ] {} <Debug> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 8633 | 2026.04.10 22:28:06.944966 [ 75 ] {} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.04.10 22:28:06.944984 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8635 | 2026.04.10 22:28:06.944987 [ 6 ] {f284f0c4-37c3-4f63-ad25-a55a81e44e9b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 8636 | 2026.04.10 22:28:06.945030 [ 6 ] {f284f0c4-37c3-4f63-ad25-a55a81e44e9b} <Debug> TCPHandler: Processed in 0.001321027 sec. | ||
| 8637 | 2026.04.10 22:28:06.945041 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 8638 | 2026.04.10 22:28:06.945112 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8639 | 2026.04.10 22:28:06.945135 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2026.04.10 22:28:06.945140 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 54 rows starting from the beginning of the part | ||
| 8641 | 2026.04.10 22:28:06.945189 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 8642 | 2026.04.10 22:28:06.945221 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 8643 | 2026.04.10 22:28:06.945229 [ 6 ] {3064b7cd-bf2f-4cdf-a941-c4747a5307c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8644 | 2026.04.10 22:28:06.945248 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 8645 | 2026.04.10 22:28:06.945272 [ 6 ] {3064b7cd-bf2f-4cdf-a941-c4747a5307c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8646 | 2026.04.10 22:28:06.945278 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 8647 | 2026.04.10 22:28:06.945309 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 8648 | 2026.04.10 22:28:06.945604 [ 192 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 5 columns (5 merged, 0 gathered) in 0.001905119 sec., 1621945.9256875818 rows/sec., 119.20 MiB/sec. | ||
| 8649 | 2026.04.10 22:28:06.945703 [ 6 ] {3064b7cd-bf2f-4cdf-a941-c4747a5307c0} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.04.10 22:28:06.945742 [ 6 ] {3064b7cd-bf2f-4cdf-a941-c4747a5307c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8651 | 2026.04.10 22:28:06.945826 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8652 | 2026.04.10 22:28:06.945924 [ 193 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.000905598 sec., 92756.38859626457 rows/sec., 4.73 MiB/sec. | ||
| 8653 | 2026.04.10 22:28:06.946069 [ 195 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8654 | 2026.04.10 22:28:06.946142 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_56_11} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2026.04.10 22:28:06.946235 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_56_11} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8656 | 2026.04.10 22:28:06.946315 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8657 | 2026.04.10 22:28:06.946324 [ 6 ] {3064b7cd-bf2f-4cdf-a941-c4747a5307c0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8658 | 2026.04.10 22:28:06.946357 [ 198 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_14_3} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8659 | 2026.04.10 22:28:06.946439 [ 198 ] {866da8bb-a9f8-4668-8c33-6b1a5bc68a2a::all_1_14_3} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 8660 | 2026.04.10 22:28:06.946529 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8661 | 2026.04.10 22:28:06.946600 [ 6 ] {3064b7cd-bf2f-4cdf-a941-c4747a5307c0} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2026.04.10 22:28:06.946736 [ 6 ] {3064b7cd-bf2f-4cdf-a941-c4747a5307c0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001525 sec., 173770.49180327868 rows/sec., 11.55 MiB/sec. | ||
| 8663 | 2026.04.10 22:28:06.946773 [ 6 ] {3064b7cd-bf2f-4cdf-a941-c4747a5307c0} <Debug> TCPHandler: Processed in 0.001688104 sec. | ||
| 8664 | 2026.04.10 22:28:06.946885 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2026.04.10 22:28:06.946979 [ 6 ] {d19ef5a6-8785-4bbf-b91e-e3a92cbaf4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8666 | 2026.04.10 22:28:06.947022 [ 6 ] {d19ef5a6-8785-4bbf-b91e-e3a92cbaf4a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8667 | 2026.04.10 22:28:06.947337 [ 6 ] {d19ef5a6-8785-4bbf-b91e-e3a92cbaf4a6} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.04.10 22:28:06.947371 [ 6 ] {d19ef5a6-8785-4bbf-b91e-e3a92cbaf4a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8669 | 2026.04.10 22:28:06.947662 [ 6 ] {d19ef5a6-8785-4bbf-b91e-e3a92cbaf4a6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8670 | 2026.04.10 22:28:06.947872 [ 6 ] {d19ef5a6-8785-4bbf-b91e-e3a92cbaf4a6} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.04.10 22:28:06.948000 [ 6 ] {d19ef5a6-8785-4bbf-b91e-e3a92cbaf4a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 8672 | 2026.04.10 22:28:06.948036 [ 6 ] {d19ef5a6-8785-4bbf-b91e-e3a92cbaf4a6} <Debug> TCPHandler: Processed in 0.001200425 sec. | ||
| 8673 | 2026.04.10 22:28:06.948144 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2026.04.10 22:28:06.948238 [ 6 ] {e84e7fbd-a741-4c6a-b63d-eee358e341a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8675 | 2026.04.10 22:28:06.948291 [ 6 ] {e84e7fbd-a741-4c6a-b63d-eee358e341a5} <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 | ||
| 8676 | 2026.04.10 22:28:06.949075 [ 6 ] {e84e7fbd-a741-4c6a-b63d-eee358e341a5} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.04.10 22:28:06.949111 [ 6 ] {e84e7fbd-a741-4c6a-b63d-eee358e341a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8678 | 2026.04.10 22:28:06.949658 [ 6 ] {e84e7fbd-a741-4c6a-b63d-eee358e341a5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8679 | 2026.04.10 22:28:06.949879 [ 6 ] {e84e7fbd-a741-4c6a-b63d-eee358e341a5} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.04.10 22:28:06.950018 [ 6 ] {e84e7fbd-a741-4c6a-b63d-eee358e341a5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001798 sec., 12791.991101223583 rows/sec., 22.92 MiB/sec. | ||
| 8681 | 2026.04.10 22:28:06.950071 [ 6 ] {e84e7fbd-a741-4c6a-b63d-eee358e341a5} <Debug> TCPHandler: Processed in 0.00197607 sec. | ||
| 8682 | 2026.04.10 22:28:06.950183 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.04.10 22:28:06.950277 [ 6 ] {c91bcb2b-7958-4e22-8a41-f70dea375087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8684 | 2026.04.10 22:28:06.950319 [ 6 ] {c91bcb2b-7958-4e22-8a41-f70dea375087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8685 | 2026.04.10 22:28:06.950653 [ 6 ] {c91bcb2b-7958-4e22-8a41-f70dea375087} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.04.10 22:28:06.950687 [ 6 ] {c91bcb2b-7958-4e22-8a41-f70dea375087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8687 | 2026.04.10 22:28:06.951008 [ 6 ] {c91bcb2b-7958-4e22-8a41-f70dea375087} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8688 | 2026.04.10 22:28:06.951235 [ 6 ] {c91bcb2b-7958-4e22-8a41-f70dea375087} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.04.10 22:28:06.951360 [ 6 ] {c91bcb2b-7958-4e22-8a41-f70dea375087} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001102 sec., 81669.69147005446 rows/sec., 5.11 MiB/sec. | ||
| 8690 | 2026.04.10 22:28:06.951396 [ 6 ] {c91bcb2b-7958-4e22-8a41-f70dea375087} <Debug> TCPHandler: Processed in 0.001262995 sec. | ||
| 8691 | 2026.04.10 22:28:10.408444 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8692 | 2026.04.10 22:28:10.408519 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8693 | 2026.04.10 22:28:10.572347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19198 | ||
| 8694 | 2026.04.10 22:28:10.572910 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.04.10 22:28:10.572977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8696 | 2026.04.10 22:28:10.573498 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8697 | 2026.04.10 22:28:10.573733 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.04.10 22:28:10.573879 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19198 | ||
| 8699 | 2026.04.10 22:28:10.639267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1078 | ||
| 8700 | 2026.04.10 22:28:10.641810 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2026.04.10 22:28:10.641867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8702 | 2026.04.10 22:28:10.643115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8703 | 2026.04.10 22:28:10.643419 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2026.04.10 22:28:10.643798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
| 8705 | 2026.04.10 22:28:11.568258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8706 | 2026.04.10 22:28:11.585566 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2026.04.10 22:28:11.585607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8708 | 2026.04.10 22:28:11.591695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8709 | 2026.04.10 22:28:11.592379 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8710 | 2026.04.10 22:28:11.595234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8711 | 2026.04.10 22:28:11.926422 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8712 | 2026.04.10 22:28:11.926630 [ 6 ] {d06fe87a-644b-4fe8-bae6-a263b5a03901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8713 | 2026.04.10 22:28:11.926704 [ 6 ] {d06fe87a-644b-4fe8-bae6-a263b5a03901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8714 | 2026.04.10 22:28:11.927410 [ 6 ] {d06fe87a-644b-4fe8-bae6-a263b5a03901} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2026.04.10 22:28:11.927457 [ 6 ] {d06fe87a-644b-4fe8-bae6-a263b5a03901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8716 | 2026.04.10 22:28:11.927860 [ 6 ] {d06fe87a-644b-4fe8-bae6-a263b5a03901} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8717 | 2026.04.10 22:28:11.928092 [ 6 ] {d06fe87a-644b-4fe8-bae6-a263b5a03901} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8718 | 2026.04.10 22:28:11.928241 [ 6 ] {d06fe87a-644b-4fe8-bae6-a263b5a03901} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001668 sec., 55155.87529976019 rows/sec., 4.66 MiB/sec. | ||
| 8719 | 2026.04.10 22:28:11.928282 [ 6 ] {d06fe87a-644b-4fe8-bae6-a263b5a03901} <Debug> TCPHandler: Processed in 0.00199923 sec. | ||
| 8720 | 2026.04.10 22:28:11.928407 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8721 | 2026.04.10 22:28:11.928505 [ 6 ] {30627d49-3e65-4ccb-8d92-4cdb00a0ce49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8722 | 2026.04.10 22:28:11.928545 [ 6 ] {30627d49-3e65-4ccb-8d92-4cdb00a0ce49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8723 | 2026.04.10 22:28:11.928950 [ 6 ] {30627d49-3e65-4ccb-8d92-4cdb00a0ce49} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8724 | 2026.04.10 22:28:11.928986 [ 6 ] {30627d49-3e65-4ccb-8d92-4cdb00a0ce49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8725 | 2026.04.10 22:28:11.929282 [ 6 ] {30627d49-3e65-4ccb-8d92-4cdb00a0ce49} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8726 | 2026.04.10 22:28:11.929494 [ 6 ] {30627d49-3e65-4ccb-8d92-4cdb00a0ce49} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8727 | 2026.04.10 22:28:11.929619 [ 6 ] {30627d49-3e65-4ccb-8d92-4cdb00a0ce49} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001133 sec., 15887.025595763462 rows/sec., 1.17 MiB/sec. | ||
| 8728 | 2026.04.10 22:28:11.929655 [ 6 ] {30627d49-3e65-4ccb-8d92-4cdb00a0ce49} <Debug> TCPHandler: Processed in 0.001296406 sec. | ||
| 8729 | 2026.04.10 22:28:11.929767 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8730 | 2026.04.10 22:28:11.929859 [ 6 ] {cfd6dfb1-6bdb-474e-8569-d6b577c9f8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8731 | 2026.04.10 22:28:11.929897 [ 6 ] {cfd6dfb1-6bdb-474e-8569-d6b577c9f8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8732 | 2026.04.10 22:28:11.930312 [ 6 ] {cfd6dfb1-6bdb-474e-8569-d6b577c9f8eb} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8733 | 2026.04.10 22:28:11.930348 [ 6 ] {cfd6dfb1-6bdb-474e-8569-d6b577c9f8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8734 | 2026.04.10 22:28:11.930647 [ 6 ] {cfd6dfb1-6bdb-474e-8569-d6b577c9f8eb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8735 | 2026.04.10 22:28:11.930860 [ 6 ] {cfd6dfb1-6bdb-474e-8569-d6b577c9f8eb} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8736 | 2026.04.10 22:28:11.930982 [ 6 ] {cfd6dfb1-6bdb-474e-8569-d6b577c9f8eb} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001141 sec., 71866.78352322524 rows/sec., 5.61 MiB/sec. | ||
| 8737 | 2026.04.10 22:28:11.931018 [ 6 ] {cfd6dfb1-6bdb-474e-8569-d6b577c9f8eb} <Debug> TCPHandler: Processed in 0.001298596 sec. | ||
| 8738 | 2026.04.10 22:28:11.931130 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8739 | 2026.04.10 22:28:11.931222 [ 6 ] {d8fdd854-9065-4bf5-98ea-a3a133515683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8740 | 2026.04.10 22:28:11.931264 [ 6 ] {d8fdd854-9065-4bf5-98ea-a3a133515683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8741 | 2026.04.10 22:28:11.931667 [ 6 ] {d8fdd854-9065-4bf5-98ea-a3a133515683} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8742 | 2026.04.10 22:28:11.931702 [ 6 ] {d8fdd854-9065-4bf5-98ea-a3a133515683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8743 | 2026.04.10 22:28:11.932042 [ 6 ] {d8fdd854-9065-4bf5-98ea-a3a133515683} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8744 | 2026.04.10 22:28:11.932252 [ 6 ] {d8fdd854-9065-4bf5-98ea-a3a133515683} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8745 | 2026.04.10 22:28:11.932378 [ 6 ] {d8fdd854-9065-4bf5-98ea-a3a133515683} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 8746 | 2026.04.10 22:28:11.932414 [ 6 ] {d8fdd854-9065-4bf5-98ea-a3a133515683} <Debug> TCPHandler: Processed in 0.001330727 sec. | ||
| 8747 | 2026.04.10 22:28:11.932521 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8748 | 2026.04.10 22:28:11.932612 [ 6 ] {7f5f9ffe-b4b7-4d3b-8d6e-0c5fa3c2ba27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8749 | 2026.04.10 22:28:11.932665 [ 6 ] {7f5f9ffe-b4b7-4d3b-8d6e-0c5fa3c2ba27} <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 | ||
| 8750 | 2026.04.10 22:28:11.933442 [ 6 ] {7f5f9ffe-b4b7-4d3b-8d6e-0c5fa3c2ba27} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8751 | 2026.04.10 22:28:11.933478 [ 6 ] {7f5f9ffe-b4b7-4d3b-8d6e-0c5fa3c2ba27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8752 | 2026.04.10 22:28:11.933999 [ 6 ] {7f5f9ffe-b4b7-4d3b-8d6e-0c5fa3c2ba27} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8753 | 2026.04.10 22:28:11.934219 [ 6 ] {7f5f9ffe-b4b7-4d3b-8d6e-0c5fa3c2ba27} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8754 | 2026.04.10 22:28:11.934417 [ 6 ] {7f5f9ffe-b4b7-4d3b-8d6e-0c5fa3c2ba27} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001822 sec., 9879.253567508233 rows/sec., 17.70 MiB/sec. | ||
| 8755 | 2026.04.10 22:28:11.934468 [ 6 ] {7f5f9ffe-b4b7-4d3b-8d6e-0c5fa3c2ba27} <Debug> TCPHandler: Processed in 0.00199394 sec. | ||
| 8756 | 2026.04.10 22:28:11.934582 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8757 | 2026.04.10 22:28:11.934674 [ 6 ] {7d583ac0-49ad-4150-a3ab-424d56341be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8758 | 2026.04.10 22:28:11.934714 [ 6 ] {7d583ac0-49ad-4150-a3ab-424d56341be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8759 | 2026.04.10 22:28:11.935046 [ 6 ] {7d583ac0-49ad-4150-a3ab-424d56341be8} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2026.04.10 22:28:11.935082 [ 6 ] {7d583ac0-49ad-4150-a3ab-424d56341be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8761 | 2026.04.10 22:28:11.935385 [ 6 ] {7d583ac0-49ad-4150-a3ab-424d56341be8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8762 | 2026.04.10 22:28:11.935588 [ 6 ] {7d583ac0-49ad-4150-a3ab-424d56341be8} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2026.04.10 22:28:11.935793 [ 6 ] {7d583ac0-49ad-4150-a3ab-424d56341be8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 8764 | 2026.04.10 22:28:11.935828 [ 6 ] {7d583ac0-49ad-4150-a3ab-424d56341be8} <Debug> TCPHandler: Processed in 0.001293956 sec. | ||
| 8765 | 2026.04.10 22:28:14.029948 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2026.04.10 22:28:14.030154 [ 6 ] {7f5f33bb-905f-4455-b367-cb661abc7a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8767 | 2026.04.10 22:28:14.030224 [ 6 ] {7f5f33bb-905f-4455-b367-cb661abc7a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8768 | 2026.04.10 22:28:14.031031 [ 6 ] {7f5f33bb-905f-4455-b367-cb661abc7a7e} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2026.04.10 22:28:14.031082 [ 6 ] {7f5f33bb-905f-4455-b367-cb661abc7a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8770 | 2026.04.10 22:28:14.031522 [ 6 ] {7f5f33bb-905f-4455-b367-cb661abc7a7e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8771 | 2026.04.10 22:28:14.031758 [ 6 ] {7f5f33bb-905f-4455-b367-cb661abc7a7e} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8772 | 2026.04.10 22:28:14.031922 [ 6 ] {7f5f33bb-905f-4455-b367-cb661abc7a7e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00182 sec., 156043.95604395604 rows/sec., 9.91 MiB/sec. | ||
| 8773 | 2026.04.10 22:28:14.031965 [ 6 ] {7f5f33bb-905f-4455-b367-cb661abc7a7e} <Debug> TCPHandler: Processed in 0.002149733 sec. | ||
| 8774 | 2026.04.10 22:28:14.032095 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8775 | 2026.04.10 22:28:14.032192 [ 6 ] {975c6905-1066-4ddc-b53c-c16bb0d23a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8776 | 2026.04.10 22:28:14.032235 [ 6 ] {975c6905-1066-4ddc-b53c-c16bb0d23a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8777 | 2026.04.10 22:28:14.032640 [ 6 ] {975c6905-1066-4ddc-b53c-c16bb0d23a31} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2026.04.10 22:28:14.032677 [ 6 ] {975c6905-1066-4ddc-b53c-c16bb0d23a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8779 | 2026.04.10 22:28:14.032974 [ 6 ] {975c6905-1066-4ddc-b53c-c16bb0d23a31} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8780 | 2026.04.10 22:28:14.033252 [ 6 ] {975c6905-1066-4ddc-b53c-c16bb0d23a31} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2026.04.10 22:28:14.033388 [ 6 ] {975c6905-1066-4ddc-b53c-c16bb0d23a31} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001216 sec., 4934.210526315789 rows/sec., 402.35 KiB/sec. | ||
| 8782 | 2026.04.10 22:28:14.033428 [ 6 ] {975c6905-1066-4ddc-b53c-c16bb0d23a31} <Debug> TCPHandler: Processed in 0.001383438 sec. | ||
| 8783 | 2026.04.10 22:28:14.033542 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2026.04.10 22:28:14.033638 [ 6 ] {d4a36795-a810-4bbc-859c-158a07fb5281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8785 | 2026.04.10 22:28:14.033678 [ 6 ] {d4a36795-a810-4bbc-859c-158a07fb5281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8786 | 2026.04.10 22:28:14.036099 [ 6 ] {d4a36795-a810-4bbc-859c-158a07fb5281} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2026.04.10 22:28:14.036136 [ 6 ] {d4a36795-a810-4bbc-859c-158a07fb5281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8788 | 2026.04.10 22:28:14.036660 [ 6 ] {d4a36795-a810-4bbc-859c-158a07fb5281} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8789 | 2026.04.10 22:28:14.036883 [ 6 ] {d4a36795-a810-4bbc-859c-158a07fb5281} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2026.04.10 22:28:14.037030 [ 6 ] {d4a36795-a810-4bbc-859c-158a07fb5281} <Debug> executeQuery: Read 3195 rows, 244.68 KiB in 0.003411 sec., 936675.4617414249 rows/sec., 70.05 MiB/sec. | ||
| 8791 | 2026.04.10 22:28:14.037072 [ 6 ] {d4a36795-a810-4bbc-859c-158a07fb5281} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8792 | 2026.04.10 22:28:14.037086 [ 6 ] {d4a36795-a810-4bbc-859c-158a07fb5281} <Debug> TCPHandler: Processed in 0.003595483 sec. | ||
| 8793 | 2026.04.10 22:28:14.037200 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2026.04.10 22:28:14.037298 [ 6 ] {c97e8d05-1c58-4595-b381-cf9a971ea082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8795 | 2026.04.10 22:28:14.037338 [ 6 ] {c97e8d05-1c58-4595-b381-cf9a971ea082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8796 | 2026.04.10 22:28:14.037892 [ 6 ] {c97e8d05-1c58-4595-b381-cf9a971ea082} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.04.10 22:28:14.037930 [ 6 ] {c97e8d05-1c58-4595-b381-cf9a971ea082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8798 | 2026.04.10 22:28:14.038274 [ 6 ] {c97e8d05-1c58-4595-b381-cf9a971ea082} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8799 | 2026.04.10 22:28:14.038495 [ 6 ] {c97e8d05-1c58-4595-b381-cf9a971ea082} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.04.10 22:28:14.038598 [ 28 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8801 | 2026.04.10 22:28:14.038625 [ 6 ] {c97e8d05-1c58-4595-b381-cf9a971ea082} <Debug> executeQuery: Read 182 rows, 11.52 KiB in 0.001347 sec., 135115.07052709724 rows/sec., 8.35 MiB/sec. | ||
| 8802 | 2026.04.10 22:28:14.038667 [ 28 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2026.04.10 22:28:14.038676 [ 6 ] {c97e8d05-1c58-4595-b381-cf9a971ea082} <Debug> TCPHandler: Processed in 0.00152518 sec. | ||
| 8804 | 2026.04.10 22:28:14.038697 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8805 | 2026.04.10 22:28:14.038791 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8806 | 2026.04.10 22:28:14.038798 [ 192 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8807 | 2026.04.10 22:28:14.038894 [ 6 ] {609ea18c-d6a3-4048-9cd3-490729a62618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8808 | 2026.04.10 22:28:14.038922 [ 192 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8809 | 2026.04.10 22:28:14.038939 [ 6 ] {609ea18c-d6a3-4048-9cd3-490729a62618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8810 | 2026.04.10 22:28:14.038962 [ 192 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 226 rows starting from the beginning of the part | ||
| 8811 | 2026.04.10 22:28:14.039033 [ 192 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 165 rows starting from the beginning of the part | ||
| 8812 | 2026.04.10 22:28:14.039079 [ 192 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
| 8813 | 2026.04.10 22:28:14.039124 [ 192 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 165 rows starting from the beginning of the part | ||
| 8814 | 2026.04.10 22:28:14.039165 [ 192 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part | ||
| 8815 | 2026.04.10 22:28:14.039205 [ 192 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 182 rows starting from the beginning of the part | ||
| 8816 | 2026.04.10 22:28:14.039787 [ 6 ] {609ea18c-d6a3-4048-9cd3-490729a62618} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2026.04.10 22:28:14.039828 [ 6 ] {609ea18c-d6a3-4048-9cd3-490729a62618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8818 | 2026.04.10 22:28:14.040096 [ 193 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335207 sec., 581183.292178666 rows/sec., 38.58 MiB/sec. | ||
| 8819 | 2026.04.10 22:28:14.040202 [ 6 ] {609ea18c-d6a3-4048-9cd3-490729a62618} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8820 | 2026.04.10 22:28:14.040325 [ 193 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8821 | 2026.04.10 22:28:14.040463 [ 6 ] {609ea18c-d6a3-4048-9cd3-490729a62618} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.04.10 22:28:14.040592 [ 55 ] {} <Debug> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 8823 | 2026.04.10 22:28:14.040612 [ 6 ] {609ea18c-d6a3-4048-9cd3-490729a62618} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001736 sec., 547235.0230414746 rows/sec., 32.20 MiB/sec. | ||
| 8824 | 2026.04.10 22:28:14.040633 [ 55 ] {} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2026.04.10 22:28:14.040652 [ 6 ] {609ea18c-d6a3-4048-9cd3-490729a62618} <Debug> TCPHandler: Processed in 0.001909338 sec. | ||
| 8826 | 2026.04.10 22:28:14.040657 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8827 | 2026.04.10 22:28:14.040674 [ 193 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_51_10} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2026.04.10 22:28:14.040745 [ 195 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 8829 | 2026.04.10 22:28:14.040767 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8830 | 2026.04.10 22:28:14.040783 [ 193 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_51_10} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8831 | 2026.04.10 22:28:14.040849 [ 195 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8832 | 2026.04.10 22:28:14.040870 [ 6 ] {d19c25a8-1dd3-48d9-8d59-cf8cd65335c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8833 | 2026.04.10 22:28:14.040887 [ 195 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 975 rows starting from the beginning of the part | ||
| 8834 | 2026.04.10 22:28:14.040905 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8835 | 2026.04.10 22:28:14.040911 [ 6 ] {d19c25a8-1dd3-48d9-8d59-cf8cd65335c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8836 | 2026.04.10 22:28:14.040952 [ 195 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 8837 | 2026.04.10 22:28:14.041001 [ 195 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 950 rows starting from the beginning of the part | ||
| 8838 | 2026.04.10 22:28:14.041045 [ 195 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 8839 | 2026.04.10 22:28:14.041088 [ 195 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 8840 | 2026.04.10 22:28:14.041128 [ 195 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 950 rows starting from the beginning of the part | ||
| 8841 | 2026.04.10 22:28:14.041311 [ 6 ] {d19c25a8-1dd3-48d9-8d59-cf8cd65335c7} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2026.04.10 22:28:14.041346 [ 6 ] {d19c25a8-1dd3-48d9-8d59-cf8cd65335c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8843 | 2026.04.10 22:28:14.041641 [ 6 ] {d19c25a8-1dd3-48d9-8d59-cf8cd65335c7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8844 | 2026.04.10 22:28:14.041856 [ 6 ] {d19c25a8-1dd3-48d9-8d59-cf8cd65335c7} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.04.10 22:28:14.041985 [ 6 ] {d19c25a8-1dd3-48d9-8d59-cf8cd65335c7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 62.06 KiB/sec. | ||
| 8846 | 2026.04.10 22:28:14.042024 [ 6 ] {d19c25a8-1dd3-48d9-8d59-cf8cd65335c7} <Debug> TCPHandler: Processed in 0.001306996 sec. | ||
| 8847 | 2026.04.10 22:28:14.042128 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8848 | 2026.04.10 22:28:14.042223 [ 6 ] {84e5a2e2-81f8-43f6-ac91-96f024e98cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8849 | 2026.04.10 22:28:14.042263 [ 6 ] {84e5a2e2-81f8-43f6-ac91-96f024e98cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8850 | 2026.04.10 22:28:14.042325 [ 194 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615473 sec., 2056363.6780063794 rows/sec., 130.79 MiB/sec. | ||
| 8851 | 2026.04.10 22:28:14.042524 [ 195 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 8852 | 2026.04.10 22:28:14.042725 [ 6 ] {84e5a2e2-81f8-43f6-ac91-96f024e98cb8} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2026.04.10 22:28:14.042762 [ 6 ] {84e5a2e2-81f8-43f6-ac91-96f024e98cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8854 | 2026.04.10 22:28:14.042765 [ 195 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_20_4} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8855 | 2026.04.10 22:28:14.042830 [ 195 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_20_4} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 8856 | 2026.04.10 22:28:14.042889 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8857 | 2026.04.10 22:28:14.043204 [ 6 ] {84e5a2e2-81f8-43f6-ac91-96f024e98cb8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8858 | 2026.04.10 22:28:14.043453 [ 6 ] {84e5a2e2-81f8-43f6-ac91-96f024e98cb8} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2026.04.10 22:28:14.043592 [ 6 ] {84e5a2e2-81f8-43f6-ac91-96f024e98cb8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001387 sec., 106705.11896178803 rows/sec., 6.07 MiB/sec. | ||
| 8860 | 2026.04.10 22:28:14.043630 [ 6 ] {84e5a2e2-81f8-43f6-ac91-96f024e98cb8} <Debug> TCPHandler: Processed in 0.001549821 sec. | ||
| 8861 | 2026.04.10 22:28:14.043745 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8862 | 2026.04.10 22:28:14.043841 [ 6 ] {210811e3-73c7-4c01-8706-0ec07ad5dc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8863 | 2026.04.10 22:28:14.043880 [ 6 ] {210811e3-73c7-4c01-8706-0ec07ad5dc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8864 | 2026.04.10 22:28:14.045097 [ 6 ] {210811e3-73c7-4c01-8706-0ec07ad5dc0c} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.04.10 22:28:14.045131 [ 6 ] {210811e3-73c7-4c01-8706-0ec07ad5dc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8866 | 2026.04.10 22:28:14.045540 [ 6 ] {210811e3-73c7-4c01-8706-0ec07ad5dc0c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8867 | 2026.04.10 22:28:14.045756 [ 6 ] {210811e3-73c7-4c01-8706-0ec07ad5dc0c} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.04.10 22:28:14.045895 [ 6 ] {210811e3-73c7-4c01-8706-0ec07ad5dc0c} <Debug> executeQuery: Read 1745 rows, 120.51 KiB in 0.002073 sec., 841775.2050168837 rows/sec., 56.77 MiB/sec. | ||
| 8869 | 2026.04.10 22:28:14.045934 [ 6 ] {210811e3-73c7-4c01-8706-0ec07ad5dc0c} <Debug> TCPHandler: Processed in 0.002238265 sec. | ||
| 8870 | 2026.04.10 22:28:14.046047 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8871 | 2026.04.10 22:28:14.046144 [ 6 ] {896f47e4-dcbd-49fc-a2d1-256ff58856fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8872 | 2026.04.10 22:28:14.046186 [ 6 ] {896f47e4-dcbd-49fc-a2d1-256ff58856fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8873 | 2026.04.10 22:28:14.046545 [ 6 ] {896f47e4-dcbd-49fc-a2d1-256ff58856fa} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2026.04.10 22:28:14.046580 [ 6 ] {896f47e4-dcbd-49fc-a2d1-256ff58856fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8875 | 2026.04.10 22:28:14.046889 [ 6 ] {896f47e4-dcbd-49fc-a2d1-256ff58856fa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8876 | 2026.04.10 22:28:14.047107 [ 6 ] {896f47e4-dcbd-49fc-a2d1-256ff58856fa} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2026.04.10 22:28:14.047233 [ 6 ] {896f47e4-dcbd-49fc-a2d1-256ff58856fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 8878 | 2026.04.10 22:28:14.047270 [ 6 ] {896f47e4-dcbd-49fc-a2d1-256ff58856fa} <Debug> TCPHandler: Processed in 0.001273066 sec. | ||
| 8879 | 2026.04.10 22:28:14.047375 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8880 | 2026.04.10 22:28:14.047473 [ 6 ] {c61e4a19-206e-4cbc-b7ea-dd8df11c28c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8881 | 2026.04.10 22:28:14.047519 [ 6 ] {c61e4a19-206e-4cbc-b7ea-dd8df11c28c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8882 | 2026.04.10 22:28:14.048398 [ 6 ] {c61e4a19-206e-4cbc-b7ea-dd8df11c28c2} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8883 | 2026.04.10 22:28:14.048433 [ 6 ] {c61e4a19-206e-4cbc-b7ea-dd8df11c28c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8884 | 2026.04.10 22:28:14.048874 [ 6 ] {c61e4a19-206e-4cbc-b7ea-dd8df11c28c2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8885 | 2026.04.10 22:28:14.049088 [ 6 ] {c61e4a19-206e-4cbc-b7ea-dd8df11c28c2} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8886 | 2026.04.10 22:28:14.049197 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8887 | 2026.04.10 22:28:14.049216 [ 6 ] {c61e4a19-206e-4cbc-b7ea-dd8df11c28c2} <Debug> executeQuery: Read 1636 rows, 102.02 KiB in 0.001761 sec., 929017.6036342987 rows/sec., 56.57 MiB/sec. | ||
| 8888 | 2026.04.10 22:28:14.049233 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.04.10 22:28:14.049253 [ 6 ] {c61e4a19-206e-4cbc-b7ea-dd8df11c28c2} <Debug> TCPHandler: Processed in 0.001927869 sec. | ||
| 8890 | 2026.04.10 22:28:14.049255 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8891 | 2026.04.10 22:28:14.049343 [ 192 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8892 | 2026.04.10 22:28:14.049371 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8893 | 2026.04.10 22:28:14.049459 [ 192 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8894 | 2026.04.10 22:28:14.049492 [ 6 ] {32e8fd1c-4250-4550-b44f-0f26f5f3e7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8895 | 2026.04.10 22:28:14.049494 [ 192 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19679 rows starting from the beginning of the part | ||
| 8896 | 2026.04.10 22:28:14.049550 [ 6 ] {32e8fd1c-4250-4550-b44f-0f26f5f3e7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8897 | 2026.04.10 22:28:14.049574 [ 192 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 8898 | 2026.04.10 22:28:14.049624 [ 192 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part | ||
| 8899 | 2026.04.10 22:28:14.049666 [ 192 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 265 rows starting from the beginning of the part | ||
| 8900 | 2026.04.10 22:28:14.049710 [ 192 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8901 | 2026.04.10 22:28:14.049751 [ 192 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1636 rows starting from the beginning of the part | ||
| 8902 | 2026.04.10 22:28:14.049923 [ 6 ] {32e8fd1c-4250-4550-b44f-0f26f5f3e7a3} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2026.04.10 22:28:14.049971 [ 6 ] {32e8fd1c-4250-4550-b44f-0f26f5f3e7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8904 | 2026.04.10 22:28:14.050312 [ 6 ] {32e8fd1c-4250-4550-b44f-0f26f5f3e7a3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8905 | 2026.04.10 22:28:14.050549 [ 6 ] {32e8fd1c-4250-4550-b44f-0f26f5f3e7a3} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.04.10 22:28:14.050679 [ 6 ] {32e8fd1c-4250-4550-b44f-0f26f5f3e7a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001211 sec., 825.7638315441783 rows/sec., 55.64 KiB/sec. | ||
| 8907 | 2026.04.10 22:28:14.050715 [ 6 ] {32e8fd1c-4250-4550-b44f-0f26f5f3e7a3} <Debug> TCPHandler: Processed in 0.001404348 sec. | ||
| 8908 | 2026.04.10 22:28:14.050817 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8909 | 2026.04.10 22:28:14.050910 [ 6 ] {f2fc6a65-c854-4924-bfe6-2852fcfc96df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8910 | 2026.04.10 22:28:14.050964 [ 6 ] {f2fc6a65-c854-4924-bfe6-2852fcfc96df} <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 | ||
| 8911 | 2026.04.10 22:28:14.051839 [ 6 ] {f2fc6a65-c854-4924-bfe6-2852fcfc96df} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2026.04.10 22:28:14.051875 [ 6 ] {f2fc6a65-c854-4924-bfe6-2852fcfc96df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8913 | 2026.04.10 22:28:14.052468 [ 6 ] {f2fc6a65-c854-4924-bfe6-2852fcfc96df} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8914 | 2026.04.10 22:28:14.052712 [ 6 ] {f2fc6a65-c854-4924-bfe6-2852fcfc96df} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.04.10 22:28:14.052820 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8916 | 2026.04.10 22:28:14.052851 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2026.04.10 22:28:14.052858 [ 6 ] {f2fc6a65-c854-4924-bfe6-2852fcfc96df} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001966 sec., 17293.997965412007 rows/sec., 30.99 MiB/sec. | ||
| 8918 | 2026.04.10 22:28:14.052871 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8919 | 2026.04.10 22:28:14.052927 [ 6 ] {f2fc6a65-c854-4924-bfe6-2852fcfc96df} <Debug> TCPHandler: Processed in 0.002158444 sec. | ||
| 8920 | 2026.04.10 22:28:14.052962 [ 195 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8921 | 2026.04.10 22:28:14.053067 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2026.04.10 22:28:14.053143 [ 195 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8923 | 2026.04.10 22:28:14.053161 [ 6 ] {23321182-3596-4cf8-8aad-3c9b168aac15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8924 | 2026.04.10 22:28:14.053188 [ 195 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1007 rows starting from the beginning of the part | ||
| 8925 | 2026.04.10 22:28:14.053202 [ 6 ] {23321182-3596-4cf8-8aad-3c9b168aac15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8926 | 2026.04.10 22:28:14.053294 [ 195 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 23 rows starting from the beginning of the part | ||
| 8927 | 2026.04.10 22:28:14.053389 [ 195 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 18 rows starting from the beginning of the part | ||
| 8928 | 2026.04.10 22:28:14.053478 [ 195 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 23 rows starting from the beginning of the part | ||
| 8929 | 2026.04.10 22:28:14.053539 [ 6 ] {23321182-3596-4cf8-8aad-3c9b168aac15} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2026.04.10 22:28:14.053570 [ 195 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part | ||
| 8931 | 2026.04.10 22:28:14.053576 [ 6 ] {23321182-3596-4cf8-8aad-3c9b168aac15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8932 | 2026.04.10 22:28:14.053666 [ 195 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 8933 | 2026.04.10 22:28:14.053908 [ 6 ] {23321182-3596-4cf8-8aad-3c9b168aac15} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8934 | 2026.04.10 22:28:14.054128 [ 6 ] {23321182-3596-4cf8-8aad-3c9b168aac15} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.04.10 22:28:14.054263 [ 6 ] {23321182-3596-4cf8-8aad-3c9b168aac15} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001121 sec., 48171.275646743976 rows/sec., 2.86 MiB/sec. | ||
| 8936 | 2026.04.10 22:28:14.054298 [ 6 ] {23321182-3596-4cf8-8aad-3c9b168aac15} <Debug> TCPHandler: Processed in 0.001281346 sec. | ||
| 8937 | 2026.04.10 22:28:14.056401 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22166 rows, containing 5 columns (5 merged, 0 gathered) in 0.007093703 sec., 3124743.170104528 rows/sec., 201.65 MiB/sec. | ||
| 8938 | 2026.04.10 22:28:14.057066 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8939 | 2026.04.10 22:28:14.057393 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2026.04.10 22:28:14.057515 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8941 | 2026.04.10 22:28:14.057688 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 8942 | 2026.04.10 22:28:14.059365 [ 195 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1123 rows, containing 19 columns (19 merged, 0 gathered) in 0.00644903 sec., 174134.71483308345 rows/sec., 312.04 MiB/sec. | ||
| 8943 | 2026.04.10 22:28:14.060469 [ 195 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8944 | 2026.04.10 22:28:14.060777 [ 195 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.04.10 22:28:14.060852 [ 195 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8946 | 2026.04.10 22:28:14.060928 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.45 MiB. | ||
| 8947 | 2026.04.10 22:28:15.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.00 MiB, peak 309.37 MiB, free memory in arenas 0.00 B, will set to 300.65 MiB (RSS), difference: 2.66 MiB | ||
| 8948 | 2026.04.10 22:28:16.921862 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8949 | 2026.04.10 22:28:16.922043 [ 6 ] {a0b223fb-30a0-4dc3-adc8-74f10c03abf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8950 | 2026.04.10 22:28:16.922110 [ 6 ] {a0b223fb-30a0-4dc3-adc8-74f10c03abf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8951 | 2026.04.10 22:28:16.922766 [ 6 ] {a0b223fb-30a0-4dc3-adc8-74f10c03abf7} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.04.10 22:28:16.922812 [ 6 ] {a0b223fb-30a0-4dc3-adc8-74f10c03abf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8953 | 2026.04.10 22:28:16.923207 [ 6 ] {a0b223fb-30a0-4dc3-adc8-74f10c03abf7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8954 | 2026.04.10 22:28:16.923451 [ 6 ] {a0b223fb-30a0-4dc3-adc8-74f10c03abf7} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.04.10 22:28:16.923600 [ 6 ] {a0b223fb-30a0-4dc3-adc8-74f10c03abf7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.68 MiB/sec. | ||
| 8956 | 2026.04.10 22:28:16.923642 [ 6 ] {a0b223fb-30a0-4dc3-adc8-74f10c03abf7} <Debug> TCPHandler: Processed in 0.001908878 sec. | ||
| 8957 | 2026.04.10 22:28:16.923765 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2026.04.10 22:28:16.923861 [ 6 ] {9b8562f8-9493-4e3f-b4c8-20a06f0caf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8959 | 2026.04.10 22:28:16.923902 [ 6 ] {9b8562f8-9493-4e3f-b4c8-20a06f0caf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8960 | 2026.04.10 22:28:16.924330 [ 6 ] {9b8562f8-9493-4e3f-b4c8-20a06f0caf07} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.04.10 22:28:16.924366 [ 6 ] {9b8562f8-9493-4e3f-b4c8-20a06f0caf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8962 | 2026.04.10 22:28:16.924674 [ 6 ] {9b8562f8-9493-4e3f-b4c8-20a06f0caf07} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8963 | 2026.04.10 22:28:16.924878 [ 6 ] {9b8562f8-9493-4e3f-b4c8-20a06f0caf07} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2026.04.10 22:28:16.925005 [ 6 ] {9b8562f8-9493-4e3f-b4c8-20a06f0caf07} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 8965 | 2026.04.10 22:28:16.925042 [ 6 ] {9b8562f8-9493-4e3f-b4c8-20a06f0caf07} <Debug> TCPHandler: Processed in 0.001325666 sec. | ||
| 8966 | 2026.04.10 22:28:16.925156 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8967 | 2026.04.10 22:28:16.925249 [ 6 ] {340f7956-3fca-4597-8687-aae08624a1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8968 | 2026.04.10 22:28:16.925294 [ 6 ] {340f7956-3fca-4597-8687-aae08624a1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8969 | 2026.04.10 22:28:16.925669 [ 6 ] {340f7956-3fca-4597-8687-aae08624a1cd} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2026.04.10 22:28:16.925705 [ 6 ] {340f7956-3fca-4597-8687-aae08624a1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8971 | 2026.04.10 22:28:16.926029 [ 6 ] {340f7956-3fca-4597-8687-aae08624a1cd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8972 | 2026.04.10 22:28:16.926237 [ 6 ] {340f7956-3fca-4597-8687-aae08624a1cd} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2026.04.10 22:28:16.926364 [ 6 ] {340f7956-3fca-4597-8687-aae08624a1cd} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001132 sec., 84805.65371024735 rows/sec., 5.91 MiB/sec. | ||
| 8974 | 2026.04.10 22:28:16.926402 [ 6 ] {340f7956-3fca-4597-8687-aae08624a1cd} <Debug> TCPHandler: Processed in 0.001295026 sec. | ||
| 8975 | 2026.04.10 22:28:16.926521 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2026.04.10 22:28:16.926614 [ 6 ] {5de90be7-9b31-42e1-a013-dca40ba7a916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8977 | 2026.04.10 22:28:16.926655 [ 6 ] {5de90be7-9b31-42e1-a013-dca40ba7a916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8978 | 2026.04.10 22:28:16.926995 [ 6 ] {5de90be7-9b31-42e1-a013-dca40ba7a916} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2026.04.10 22:28:16.927032 [ 6 ] {5de90be7-9b31-42e1-a013-dca40ba7a916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8980 | 2026.04.10 22:28:16.927326 [ 6 ] {5de90be7-9b31-42e1-a013-dca40ba7a916} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8981 | 2026.04.10 22:28:16.927542 [ 6 ] {5de90be7-9b31-42e1-a013-dca40ba7a916} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2026.04.10 22:28:16.927654 [ 53 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8983 | 2026.04.10 22:28:16.927675 [ 6 ] {5de90be7-9b31-42e1-a013-dca40ba7a916} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001079 sec., 33364.22613531047 rows/sec., 2.25 MiB/sec. | ||
| 8984 | 2026.04.10 22:28:16.927724 [ 53 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.04.10 22:28:16.927735 [ 6 ] {5de90be7-9b31-42e1-a013-dca40ba7a916} <Debug> TCPHandler: Processed in 0.001268496 sec. | ||
| 8986 | 2026.04.10 22:28:16.927752 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 8987 | 2026.04.10 22:28:16.927844 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8988 | 2026.04.10 22:28:16.927942 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8989 | 2026.04.10 22:28:16.927971 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2538 rows starting from the beginning of the part | ||
| 8990 | 2026.04.10 22:28:16.928030 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8991 | 2026.04.10 22:28:16.928071 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part | ||
| 8992 | 2026.04.10 22:28:16.928107 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8993 | 2026.04.10 22:28:16.928145 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 54 rows starting from the beginning of the part | ||
| 8994 | 2026.04.10 22:28:16.928181 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 8995 | 2026.04.10 22:28:16.929168 [ 194 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2838 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355528 sec., 2093649.1168017187 rows/sec., 136.42 MiB/sec. | ||
| 8996 | 2026.04.10 22:28:16.929469 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8997 | 2026.04.10 22:28:16.929799 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_56_11} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.04.10 22:28:16.929876 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_56_11} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8999 | 2026.04.10 22:28:16.929967 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 9000 | 2026.04.10 22:28:18.074043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19710 | ||
| 9001 | 2026.04.10 22:28:18.074619 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2026.04.10 22:28:18.074670 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 9003 | 2026.04.10 22:28:18.075199 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9004 | 2026.04.10 22:28:18.075442 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2026.04.10 22:28:18.075585 [ 26 ] {} <Debug> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9006 | 2026.04.10 22:28:18.075590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19710 | ||
| 9007 | 2026.04.10 22:28:18.075662 [ 26 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.04.10 22:28:18.075693 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 9009 | 2026.04.10 22:28:18.075882 [ 191 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9010 | 2026.04.10 22:28:18.076102 [ 191 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9011 | 2026.04.10 22:28:18.076166 [ 191 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17278 rows starting from the beginning of the part | ||
| 9012 | 2026.04.10 22:28:18.076273 [ 191 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9013 | 2026.04.10 22:28:18.076350 [ 191 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9014 | 2026.04.10 22:28:18.076409 [ 191 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9015 | 2026.04.10 22:28:18.076449 [ 191 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9016 | 2026.04.10 22:28:18.076488 [ 191 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9017 | 2026.04.10 22:28:18.078470 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19710 rows, containing 4 columns (4 merged, 0 gathered) in 0.002675544 sec., 7366726.168584781 rows/sec., 105.38 MiB/sec. | ||
| 9018 | 2026.04.10 22:28:18.078982 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9019 | 2026.04.10 22:28:18.079433 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_41_8} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.04.10 22:28:18.079509 [ 194 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_41_8} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9021 | 2026.04.10 22:28:18.079621 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9022 | 2026.04.10 22:28:19.095395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9023 | 2026.04.10 22:28:19.114171 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9024 | 2026.04.10 22:28:19.114237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 9025 | 2026.04.10 22:28:19.120162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9026 | 2026.04.10 22:28:19.120870 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9027 | 2026.04.10 22:28:19.121222 [ 34 ] {} <Debug> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9028 | 2026.04.10 22:28:19.121314 [ 34 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2026.04.10 22:28:19.121349 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 9030 | 2026.04.10 22:28:19.121505 [ 190 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9031 | 2026.04.10 22:28:19.124327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9032 | 2026.04.10 22:28:19.125551 [ 190 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9033 | 2026.04.10 22:28:19.127059 [ 190 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9034 | 2026.04.10 22:28:19.132032 [ 190 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9035 | 2026.04.10 22:28:19.136743 [ 190 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9036 | 2026.04.10 22:28:19.141772 [ 190 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9037 | 2026.04.10 22:28:19.146271 [ 190 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9038 | 2026.04.10 22:28:19.150345 [ 190 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9039 | 2026.04.10 22:28:19.203181 [ 202 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.0817456 sec., 3780.0199643772876 rows/sec., 19.55 MiB/sec. | ||
| 9040 | 2026.04.10 22:28:19.205695 [ 200 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9041 | 2026.04.10 22:28:19.207584 [ 200 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_41_8} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2026.04.10 22:28:19.207664 [ 200 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_41_8} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9043 | 2026.04.10 22:28:19.210148 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9044 | 2026.04.10 22:28:20.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.73 MiB, peak 315.15 MiB, free memory in arenas 0.00 B, will set to 302.88 MiB (RSS), difference: 1.15 MiB | ||
| 9045 | 2026.04.10 22:28:20.644271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1124 | ||
| 9046 | 2026.04.10 22:28:20.648466 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2026.04.10 22:28:20.648558 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 9048 | 2026.04.10 22:28:20.650648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9049 | 2026.04.10 22:28:20.651090 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2026.04.10 22:28:20.651783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 9051 | 2026.04.10 22:28:21.521693 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63637 | ||
| 9052 | 2026.04.10 22:28:21.521810 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9053 | 2026.04.10 22:28:21.521836 [ 286 ] {} <Debug> TCP-Session: fe6cc0b4-be35-4df8-a8ba-198b4569fc2e Authenticating user 'default' from [fd00:1122:3344:101::e]:63637 | ||
| 9054 | 2026.04.10 22:28:21.521857 [ 286 ] {} <Debug> TCP-Session: fe6cc0b4-be35-4df8-a8ba-198b4569fc2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9055 | 2026.04.10 22:28:21.521870 [ 286 ] {} <Debug> TCP-Session: fe6cc0b4-be35-4df8-a8ba-198b4569fc2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9056 | 2026.04.10 22:28:21.522085 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44164 | ||
| 9057 | 2026.04.10 22:28:21.522118 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41688 | ||
| 9058 | 2026.04.10 22:28:21.522125 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55275 | ||
| 9059 | 2026.04.10 22:28:21.522181 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50594 | ||
| 9060 | 2026.04.10 22:28:21.522214 [ 286 ] {} <Trace> TCP-Session: fe6cc0b4-be35-4df8-a8ba-198b4569fc2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9061 | 2026.04.10 22:28:21.522171 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57708 | ||
| 9062 | 2026.04.10 22:28:21.522152 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35675 | ||
| 9063 | 2026.04.10 22:28:21.522159 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36137 | ||
| 9064 | 2026.04.10 22:28:21.522350 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9065 | 2026.04.10 22:28:21.522143 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44935 | ||
| 9066 | 2026.04.10 22:28:21.522393 [ 288 ] {} <Debug> TCP-Session: d2c3e120-6a81-4c9c-98ad-7add7ca59724 Authenticating user 'default' from [fd00:1122:3344:101::e]:44164 | ||
| 9067 | 2026.04.10 22:28:21.522406 [ 286 ] {425f8d3c-d576-4be4-b1fe-ed2c04524735} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63637) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9068 | 2026.04.10 22:28:21.522438 [ 288 ] {} <Debug> TCP-Session: d2c3e120-6a81-4c9c-98ad-7add7ca59724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9069 | 2026.04.10 22:28:21.522458 [ 288 ] {} <Debug> TCP-Session: d2c3e120-6a81-4c9c-98ad-7add7ca59724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9070 | 2026.04.10 22:28:21.522696 [ 286 ] {425f8d3c-d576-4be4-b1fe-ed2c04524735} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9071 | 2026.04.10 22:28:21.522704 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9072 | 2026.04.10 22:28:21.522752 [ 356 ] {} <Debug> TCP-Session: a1a6ab2b-df08-4154-9ba4-ec7768b5c542 Authenticating user 'default' from [fd00:1122:3344:101::e]:50594 | ||
| 9073 | 2026.04.10 22:28:21.522762 [ 286 ] {425f8d3c-d576-4be4-b1fe-ed2c04524735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9074 | 2026.04.10 22:28:21.522772 [ 356 ] {} <Debug> TCP-Session: a1a6ab2b-df08-4154-9ba4-ec7768b5c542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9075 | 2026.04.10 22:28:21.522800 [ 356 ] {} <Debug> TCP-Session: a1a6ab2b-df08-4154-9ba4-ec7768b5c542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9076 | 2026.04.10 22:28:21.522819 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9077 | 2026.04.10 22:28:21.522859 [ 354 ] {} <Debug> TCP-Session: d16a09e8-9836-4d8b-bb3b-118267cfbd5e Authenticating user 'default' from [fd00:1122:3344:101::e]:36137 | ||
| 9078 | 2026.04.10 22:28:21.522880 [ 354 ] {} <Debug> TCP-Session: d16a09e8-9836-4d8b-bb3b-118267cfbd5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9079 | 2026.04.10 22:28:21.522896 [ 354 ] {} <Debug> TCP-Session: d16a09e8-9836-4d8b-bb3b-118267cfbd5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9080 | 2026.04.10 22:28:21.523076 [ 286 ] {425f8d3c-d576-4be4-b1fe-ed2c04524735} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 9081 | 2026.04.10 22:28:21.523185 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9082 | 2026.04.10 22:28:21.523217 [ 353 ] {} <Debug> TCP-Session: 9541f151-92af-4a3b-894b-6257ee5a3524 Authenticating user 'default' from [fd00:1122:3344:101::e]:44935 | ||
| 9083 | 2026.04.10 22:28:21.523235 [ 353 ] {} <Debug> TCP-Session: 9541f151-92af-4a3b-894b-6257ee5a3524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9084 | 2026.04.10 22:28:21.523251 [ 353 ] {} <Debug> TCP-Session: 9541f151-92af-4a3b-894b-6257ee5a3524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9085 | 2026.04.10 22:28:21.523295 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9086 | 2026.04.10 22:28:21.523339 [ 355 ] {} <Debug> TCP-Session: 54e87a95-ab7f-428a-8530-2e4e26fdb64a Authenticating user 'default' from [fd00:1122:3344:101::e]:57708 | ||
| 9087 | 2026.04.10 22:28:21.523363 [ 355 ] {} <Debug> TCP-Session: 54e87a95-ab7f-428a-8530-2e4e26fdb64a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9088 | 2026.04.10 22:28:21.523376 [ 355 ] {} <Debug> TCP-Session: 54e87a95-ab7f-428a-8530-2e4e26fdb64a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9089 | 2026.04.10 22:28:21.523761 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9090 | 2026.04.10 22:28:21.523806 [ 289 ] {} <Debug> TCP-Session: f4164077-6ea8-4bbf-b7e8-49753f819663 Authenticating user 'default' from [fd00:1122:3344:101::e]:55275 | ||
| 9091 | 2026.04.10 22:28:21.523832 [ 289 ] {} <Debug> TCP-Session: f4164077-6ea8-4bbf-b7e8-49753f819663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9092 | 2026.04.10 22:28:21.523850 [ 289 ] {} <Debug> TCP-Session: f4164077-6ea8-4bbf-b7e8-49753f819663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9093 | 2026.04.10 22:28:21.523881 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9094 | 2026.04.10 22:28:21.523917 [ 290 ] {} <Debug> TCP-Session: cf3dcf21-f2a4-498c-86e6-10c272764158 Authenticating user 'default' from [fd00:1122:3344:101::e]:41688 | ||
| 9095 | 2026.04.10 22:28:21.523935 [ 290 ] {} <Debug> TCP-Session: cf3dcf21-f2a4-498c-86e6-10c272764158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9096 | 2026.04.10 22:28:21.523951 [ 290 ] {} <Debug> TCP-Session: cf3dcf21-f2a4-498c-86e6-10c272764158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9097 | 2026.04.10 22:28:21.524038 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9098 | 2026.04.10 22:28:21.524085 [ 352 ] {} <Debug> TCP-Session: f57dc07d-386a-44e0-9216-4ea87aa1d2cc Authenticating user 'default' from [fd00:1122:3344:101::e]:35675 | ||
| 9099 | 2026.04.10 22:28:21.524098 [ 300 ] {425f8d3c-d576-4be4-b1fe-ed2c04524735} <Trace> AggregatingTransform: Aggregating | ||
| 9100 | 2026.04.10 22:28:21.524107 [ 352 ] {} <Debug> TCP-Session: f57dc07d-386a-44e0-9216-4ea87aa1d2cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9101 | 2026.04.10 22:28:21.524145 [ 300 ] {425f8d3c-d576-4be4-b1fe-ed2c04524735} <Trace> Aggregator: Aggregation method: without_key | ||
| 9102 | 2026.04.10 22:28:21.524153 [ 352 ] {} <Debug> TCP-Session: f57dc07d-386a-44e0-9216-4ea87aa1d2cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9103 | 2026.04.10 22:28:21.524195 [ 300 ] {425f8d3c-d576-4be4-b1fe-ed2c04524735} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007841 sec. (992.220 rows/sec., 38.76 KiB/sec.) | ||
| 9104 | 2026.04.10 22:28:21.524220 [ 300 ] {425f8d3c-d576-4be4-b1fe-ed2c04524735} <Trace> Aggregator: Merging aggregated data | ||
| 9105 | 2026.04.10 22:28:21.525455 [ 286 ] {425f8d3c-d576-4be4-b1fe-ed2c04524735} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003104 sec., 322.16494845360825 rows/sec., 12.58 KiB/sec. | ||
| 9106 | 2026.04.10 22:28:21.525610 [ 286 ] {425f8d3c-d576-4be4-b1fe-ed2c04524735} <Debug> TCPHandler: Processed in 0.003515071 sec. | ||
| 9107 | 2026.04.10 22:28:21.525695 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9108 | 2026.04.10 22:28:21.525725 [ 286 ] {} <Debug> TCP-Session: fe6cc0b4-be35-4df8-a8ba-198b4569fc2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9109 | 2026.04.10 22:28:21.525725 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9110 | 2026.04.10 22:28:21.525749 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9111 | 2026.04.10 22:28:21.525782 [ 288 ] {} <Debug> TCP-Session: d2c3e120-6a81-4c9c-98ad-7add7ca59724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9112 | 2026.04.10 22:28:21.525782 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9113 | 2026.04.10 22:28:21.525798 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9114 | 2026.04.10 22:28:21.525822 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9115 | 2026.04.10 22:28:21.525837 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9116 | 2026.04.10 22:28:21.525855 [ 289 ] {} <Debug> TCP-Session: f4164077-6ea8-4bbf-b7e8-49753f819663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9117 | 2026.04.10 22:28:21.525881 [ 290 ] {} <Debug> TCP-Session: cf3dcf21-f2a4-498c-86e6-10c272764158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9118 | 2026.04.10 22:28:21.525889 [ 353 ] {} <Debug> TCP-Session: 9541f151-92af-4a3b-894b-6257ee5a3524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9119 | 2026.04.10 22:28:21.525875 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9120 | 2026.04.10 22:28:21.525849 [ 354 ] {} <Debug> TCP-Session: d16a09e8-9836-4d8b-bb3b-118267cfbd5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9121 | 2026.04.10 22:28:21.525821 [ 352 ] {} <Debug> TCP-Session: f57dc07d-386a-44e0-9216-4ea87aa1d2cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9122 | 2026.04.10 22:28:21.525979 [ 355 ] {} <Debug> TCP-Session: 54e87a95-ab7f-428a-8530-2e4e26fdb64a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9123 | 2026.04.10 22:28:21.525761 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9124 | 2026.04.10 22:28:21.526054 [ 356 ] {} <Debug> TCP-Session: a1a6ab2b-df08-4154-9ba4-ec7768b5c542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9125 | 2026.04.10 22:28:21.529396 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41282 | ||
| 9126 | 2026.04.10 22:28:21.529454 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9127 | 2026.04.10 22:28:21.529474 [ 286 ] {} <Debug> TCP-Session: 5dffcf85-3ed0-4555-9af4-2553ac320f1e Authenticating user 'default' from [fd00:1122:3344:101::e]:41282 | ||
| 9128 | 2026.04.10 22:28:21.529489 [ 286 ] {} <Debug> TCP-Session: 5dffcf85-3ed0-4555-9af4-2553ac320f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9129 | 2026.04.10 22:28:21.529503 [ 286 ] {} <Debug> TCP-Session: 5dffcf85-3ed0-4555-9af4-2553ac320f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9130 | 2026.04.10 22:28:21.529663 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55384 | ||
| 9131 | 2026.04.10 22:28:21.529691 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54165 | ||
| 9132 | 2026.04.10 22:28:21.529697 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37607 | ||
| 9133 | 2026.04.10 22:28:21.529714 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40870 | ||
| 9134 | 2026.04.10 22:28:21.529746 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56243 | ||
| 9135 | 2026.04.10 22:28:21.529758 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9136 | 2026.04.10 22:28:21.529787 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9137 | 2026.04.10 22:28:21.529804 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9138 | 2026.04.10 22:28:21.529822 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9139 | 2026.04.10 22:28:21.529827 [ 290 ] {} <Debug> TCP-Session: d75edb60-b55c-45f6-b679-ea58328b0058 Authenticating user 'default' from [fd00:1122:3344:101::e]:37607 | ||
| 9140 | 2026.04.10 22:28:21.529847 [ 355 ] {} <Debug> TCP-Session: 5189c272-9e9f-43ea-b4a6-9e04af23f9fe Authenticating user 'default' from [fd00:1122:3344:101::e]:56243 | ||
| 9141 | 2026.04.10 22:28:21.529863 [ 290 ] {} <Debug> TCP-Session: d75edb60-b55c-45f6-b679-ea58328b0058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9142 | 2026.04.10 22:28:21.529878 [ 355 ] {} <Debug> TCP-Session: 5189c272-9e9f-43ea-b4a6-9e04af23f9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9143 | 2026.04.10 22:28:21.529898 [ 290 ] {} <Debug> TCP-Session: d75edb60-b55c-45f6-b679-ea58328b0058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9144 | 2026.04.10 22:28:21.529808 [ 289 ] {} <Debug> TCP-Session: 521d971c-ccae-40d2-9680-37c15916d80a Authenticating user 'default' from [fd00:1122:3344:101::e]:54165 | ||
| 9145 | 2026.04.10 22:28:21.529928 [ 355 ] {} <Debug> TCP-Session: 5189c272-9e9f-43ea-b4a6-9e04af23f9fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9146 | 2026.04.10 22:28:21.529959 [ 289 ] {} <Debug> TCP-Session: 521d971c-ccae-40d2-9680-37c15916d80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9147 | 2026.04.10 22:28:21.529752 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49214 | ||
| 9148 | 2026.04.10 22:28:21.529986 [ 289 ] {} <Debug> TCP-Session: 521d971c-ccae-40d2-9680-37c15916d80a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9149 | 2026.04.10 22:28:21.529737 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9150 | 2026.04.10 22:28:21.529739 [ 286 ] {} <Trace> TCP-Session: 5dffcf85-3ed0-4555-9af4-2553ac320f1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9151 | 2026.04.10 22:28:21.530048 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9152 | 2026.04.10 22:28:21.530058 [ 288 ] {} <Debug> TCP-Session: ae6823f1-b04c-4e5c-8479-1010385be105 Authenticating user 'default' from [fd00:1122:3344:101::e]:55384 | ||
| 9153 | 2026.04.10 22:28:21.529734 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52517 | ||
| 9154 | 2026.04.10 22:28:21.530103 [ 288 ] {} <Debug> TCP-Session: ae6823f1-b04c-4e5c-8479-1010385be105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9155 | 2026.04.10 22:28:21.529839 [ 352 ] {} <Debug> TCP-Session: 7891d59a-a7ae-4c49-b719-801fe7f5a0ee Authenticating user 'default' from [fd00:1122:3344:101::e]:40870 | ||
| 9156 | 2026.04.10 22:28:21.530148 [ 288 ] {} <Debug> TCP-Session: ae6823f1-b04c-4e5c-8479-1010385be105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9157 | 2026.04.10 22:28:21.530172 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9158 | 2026.04.10 22:28:21.530173 [ 286 ] {4ea5149e-702c-466c-a726-a0339062fab2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41282) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9159 | 2026.04.10 22:28:21.530205 [ 354 ] {} <Debug> TCP-Session: 1bce35bb-8817-4aa6-bc2b-2c9d229893f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52517 | ||
| 9160 | 2026.04.10 22:28:21.530173 [ 352 ] {} <Debug> TCP-Session: 7891d59a-a7ae-4c49-b719-801fe7f5a0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9161 | 2026.04.10 22:28:21.530235 [ 354 ] {} <Debug> TCP-Session: 1bce35bb-8817-4aa6-bc2b-2c9d229893f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9162 | 2026.04.10 22:28:21.530255 [ 352 ] {} <Debug> TCP-Session: 7891d59a-a7ae-4c49-b719-801fe7f5a0ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9163 | 2026.04.10 22:28:21.530270 [ 354 ] {} <Debug> TCP-Session: 1bce35bb-8817-4aa6-bc2b-2c9d229893f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9164 | 2026.04.10 22:28:21.530096 [ 356 ] {} <Debug> TCP-Session: bf86d6c3-1840-4681-81ce-c316084d3771 Authenticating user 'default' from [fd00:1122:3344:101::e]:49214 | ||
| 9165 | 2026.04.10 22:28:21.529715 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40972 | ||
| 9166 | 2026.04.10 22:28:21.530323 [ 356 ] {} <Debug> TCP-Session: bf86d6c3-1840-4681-81ce-c316084d3771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9167 | 2026.04.10 22:28:21.530352 [ 356 ] {} <Debug> TCP-Session: bf86d6c3-1840-4681-81ce-c316084d3771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9168 | 2026.04.10 22:28:21.530364 [ 286 ] {4ea5149e-702c-466c-a726-a0339062fab2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9169 | 2026.04.10 22:28:21.530381 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9170 | 2026.04.10 22:28:21.530405 [ 353 ] {} <Debug> TCP-Session: bca49b83-968c-48e0-99eb-9d2a29f96d2e Authenticating user 'default' from [fd00:1122:3344:101::e]:40972 | ||
| 9171 | 2026.04.10 22:28:21.530410 [ 286 ] {4ea5149e-702c-466c-a726-a0339062fab2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9172 | 2026.04.10 22:28:21.530427 [ 353 ] {} <Debug> TCP-Session: bca49b83-968c-48e0-99eb-9d2a29f96d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9173 | 2026.04.10 22:28:21.530449 [ 353 ] {} <Debug> TCP-Session: bca49b83-968c-48e0-99eb-9d2a29f96d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9174 | 2026.04.10 22:28:21.530640 [ 286 ] {4ea5149e-702c-466c-a726-a0339062fab2} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 9175 | 2026.04.10 22:28:21.531457 [ 306 ] {4ea5149e-702c-466c-a726-a0339062fab2} <Trace> AggregatingTransform: Aggregating | ||
| 9176 | 2026.04.10 22:28:21.531498 [ 306 ] {4ea5149e-702c-466c-a726-a0339062fab2} <Trace> Aggregator: Aggregation method: without_key | ||
| 9177 | 2026.04.10 22:28:21.531537 [ 306 ] {4ea5149e-702c-466c-a726-a0339062fab2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000812356 sec. (1230.987 rows/sec., 48.09 KiB/sec.) | ||
| 9178 | 2026.04.10 22:28:21.531556 [ 306 ] {4ea5149e-702c-466c-a726-a0339062fab2} <Trace> Aggregator: Merging aggregated data | ||
| 9179 | 2026.04.10 22:28:21.532929 [ 286 ] {4ea5149e-702c-466c-a726-a0339062fab2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002787 sec., 358.8087549336204 rows/sec., 14.02 KiB/sec. | ||
| 9180 | 2026.04.10 22:28:21.533052 [ 286 ] {4ea5149e-702c-466c-a726-a0339062fab2} <Debug> TCPHandler: Processed in 0.003364948 sec. | ||
| 9181 | 2026.04.10 22:28:21.533144 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9182 | 2026.04.10 22:28:21.533171 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9183 | 2026.04.10 22:28:21.533179 [ 286 ] {} <Debug> TCP-Session: 5dffcf85-3ed0-4555-9af4-2553ac320f1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9184 | 2026.04.10 22:28:21.533194 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9185 | 2026.04.10 22:28:21.533211 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9186 | 2026.04.10 22:28:21.533230 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9187 | 2026.04.10 22:28:21.533246 [ 289 ] {} <Debug> TCP-Session: 521d971c-ccae-40d2-9680-37c15916d80a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2026.04.10 22:28:21.533268 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9189 | 2026.04.10 22:28:21.533284 [ 290 ] {} <Debug> TCP-Session: d75edb60-b55c-45f6-b679-ea58328b0058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9190 | 2026.04.10 22:28:21.533283 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9191 | 2026.04.10 22:28:21.533303 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9192 | 2026.04.10 22:28:21.533344 [ 352 ] {} <Debug> TCP-Session: 7891d59a-a7ae-4c49-b719-801fe7f5a0ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9193 | 2026.04.10 22:28:21.533360 [ 355 ] {} <Debug> TCP-Session: 5189c272-9e9f-43ea-b4a6-9e04af23f9fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9194 | 2026.04.10 22:28:21.533250 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9195 | 2026.04.10 22:28:21.533212 [ 288 ] {} <Debug> TCP-Session: ae6823f1-b04c-4e5c-8479-1010385be105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9196 | 2026.04.10 22:28:21.533420 [ 354 ] {} <Debug> TCP-Session: 1bce35bb-8817-4aa6-bc2b-2c9d229893f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9197 | 2026.04.10 22:28:21.533311 [ 353 ] {} <Debug> TCP-Session: bca49b83-968c-48e0-99eb-9d2a29f96d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9198 | 2026.04.10 22:28:21.533261 [ 356 ] {} <Debug> TCP-Session: bf86d6c3-1840-4681-81ce-c316084d3771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9199 | 2026.04.10 22:28:21.644222 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60509 | ||
| 9200 | 2026.04.10 22:28:21.644319 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9201 | 2026.04.10 22:28:21.644345 [ 286 ] {} <Debug> TCP-Session: 4e03c020-3d92-47ba-ada7-1acf09c2c953 Authenticating user 'default' from [fd00:1122:3344:101::e]:60509 | ||
| 9202 | 2026.04.10 22:28:21.644367 [ 286 ] {} <Debug> TCP-Session: 4e03c020-3d92-47ba-ada7-1acf09c2c953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9203 | 2026.04.10 22:28:21.644380 [ 286 ] {} <Debug> TCP-Session: 4e03c020-3d92-47ba-ada7-1acf09c2c953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9204 | 2026.04.10 22:28:21.644566 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51190 | ||
| 9205 | 2026.04.10 22:28:21.644584 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60646 | ||
| 9206 | 2026.04.10 22:28:21.644606 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36573 | ||
| 9207 | 2026.04.10 22:28:21.644617 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37865 | ||
| 9208 | 2026.04.10 22:28:21.644653 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58926 | ||
| 9209 | 2026.04.10 22:28:21.644691 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9210 | 2026.04.10 22:28:21.644693 [ 286 ] {} <Trace> TCP-Session: 4e03c020-3d92-47ba-ada7-1acf09c2c953 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9211 | 2026.04.10 22:28:21.644700 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9212 | 2026.04.10 22:28:21.644723 [ 290 ] {} <Debug> TCP-Session: 97f4808e-547c-42f3-9337-99d206007d32 Authenticating user 'default' from [fd00:1122:3344:101::e]:60646 | ||
| 9213 | 2026.04.10 22:28:21.644746 [ 353 ] {} <Debug> TCP-Session: ab3327f9-d240-454e-b99c-3c74eb652b5f Authenticating user 'default' from [fd00:1122:3344:101::e]:36573 | ||
| 9214 | 2026.04.10 22:28:21.644754 [ 290 ] {} <Debug> TCP-Session: 97f4808e-547c-42f3-9337-99d206007d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9215 | 2026.04.10 22:28:21.644759 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9216 | 2026.04.10 22:28:21.644765 [ 353 ] {} <Debug> TCP-Session: ab3327f9-d240-454e-b99c-3c74eb652b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9217 | 2026.04.10 22:28:21.644772 [ 290 ] {} <Debug> TCP-Session: 97f4808e-547c-42f3-9337-99d206007d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2026.04.10 22:28:21.644797 [ 353 ] {} <Debug> TCP-Session: ab3327f9-d240-454e-b99c-3c74eb652b5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9219 | 2026.04.10 22:28:21.644798 [ 354 ] {} <Debug> TCP-Session: 13ea2ccb-f3aa-499f-8a2c-515902506135 Authenticating user 'default' from [fd00:1122:3344:101::e]:37865 | ||
| 9220 | 2026.04.10 22:28:21.644691 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9221 | 2026.04.10 22:28:21.644839 [ 354 ] {} <Debug> TCP-Session: 13ea2ccb-f3aa-499f-8a2c-515902506135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9222 | 2026.04.10 22:28:21.644643 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52711 | ||
| 9223 | 2026.04.10 22:28:21.644868 [ 286 ] {a84b3ce3-6fc8-45de-84f0-ee366a150319} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60509) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9224 | 2026.04.10 22:28:21.644866 [ 288 ] {} <Debug> TCP-Session: 59c7e576-e3fc-4a16-9e6d-04bdccf35921 Authenticating user 'default' from [fd00:1122:3344:101::e]:51190 | ||
| 9225 | 2026.04.10 22:28:21.644865 [ 354 ] {} <Debug> TCP-Session: 13ea2ccb-f3aa-499f-8a2c-515902506135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9226 | 2026.04.10 22:28:21.644946 [ 288 ] {} <Debug> TCP-Session: 59c7e576-e3fc-4a16-9e6d-04bdccf35921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9227 | 2026.04.10 22:28:21.644608 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35173 | ||
| 9228 | 2026.04.10 22:28:21.644972 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9229 | 2026.04.10 22:28:21.644971 [ 288 ] {} <Debug> TCP-Session: 59c7e576-e3fc-4a16-9e6d-04bdccf35921 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9230 | 2026.04.10 22:28:21.645015 [ 355 ] {} <Debug> TCP-Session: e91a7d86-4bdc-4daf-a962-ee1123678b29 Authenticating user 'default' from [fd00:1122:3344:101::e]:52711 | ||
| 9231 | 2026.04.10 22:28:21.644573 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63627 | ||
| 9232 | 2026.04.10 22:28:21.645035 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9233 | 2026.04.10 22:28:21.645050 [ 355 ] {} <Debug> TCP-Session: e91a7d86-4bdc-4daf-a962-ee1123678b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9234 | 2026.04.10 22:28:21.645084 [ 352 ] {} <Debug> TCP-Session: bf7db70a-3d31-4b12-a55d-7345ab9ea610 Authenticating user 'default' from [fd00:1122:3344:101::e]:35173 | ||
| 9235 | 2026.04.10 22:28:21.645088 [ 355 ] {} <Debug> TCP-Session: e91a7d86-4bdc-4daf-a962-ee1123678b29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9236 | 2026.04.10 22:28:21.645102 [ 352 ] {} <Debug> TCP-Session: bf7db70a-3d31-4b12-a55d-7345ab9ea610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9237 | 2026.04.10 22:28:21.644755 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9238 | 2026.04.10 22:28:21.645117 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9239 | 2026.04.10 22:28:21.645152 [ 356 ] {} <Debug> TCP-Session: 91ee2c62-66a5-4b96-a766-67ea42b60b28 Authenticating user 'default' from [fd00:1122:3344:101::e]:58926 | ||
| 9240 | 2026.04.10 22:28:21.645167 [ 289 ] {} <Debug> TCP-Session: 5b1aa081-5bd6-43fd-9874-67176d2fde78 Authenticating user 'default' from [fd00:1122:3344:101::e]:63627 | ||
| 9241 | 2026.04.10 22:28:21.645168 [ 286 ] {a84b3ce3-6fc8-45de-84f0-ee366a150319} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9242 | 2026.04.10 22:28:21.645194 [ 289 ] {} <Debug> TCP-Session: 5b1aa081-5bd6-43fd-9874-67176d2fde78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9243 | 2026.04.10 22:28:21.645120 [ 352 ] {} <Debug> TCP-Session: bf7db70a-3d31-4b12-a55d-7345ab9ea610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9244 | 2026.04.10 22:28:21.645223 [ 289 ] {} <Debug> TCP-Session: 5b1aa081-5bd6-43fd-9874-67176d2fde78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9245 | 2026.04.10 22:28:21.645241 [ 286 ] {a84b3ce3-6fc8-45de-84f0-ee366a150319} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9246 | 2026.04.10 22:28:21.645183 [ 356 ] {} <Debug> TCP-Session: 91ee2c62-66a5-4b96-a766-67ea42b60b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9247 | 2026.04.10 22:28:21.645286 [ 356 ] {} <Debug> TCP-Session: 91ee2c62-66a5-4b96-a766-67ea42b60b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9248 | 2026.04.10 22:28:21.645529 [ 286 ] {a84b3ce3-6fc8-45de-84f0-ee366a150319} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 9249 | 2026.04.10 22:28:21.646532 [ 316 ] {a84b3ce3-6fc8-45de-84f0-ee366a150319} <Trace> AggregatingTransform: Aggregating | ||
| 9250 | 2026.04.10 22:28:21.646587 [ 316 ] {a84b3ce3-6fc8-45de-84f0-ee366a150319} <Trace> Aggregator: Aggregation method: without_key | ||
| 9251 | 2026.04.10 22:28:21.646626 [ 316 ] {a84b3ce3-6fc8-45de-84f0-ee366a150319} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000994709 sec. (1005.319 rows/sec., 39.27 KiB/sec.) | ||
| 9252 | 2026.04.10 22:28:21.646646 [ 316 ] {a84b3ce3-6fc8-45de-84f0-ee366a150319} <Trace> Aggregator: Merging aggregated data | ||
| 9253 | 2026.04.10 22:28:21.648137 [ 286 ] {a84b3ce3-6fc8-45de-84f0-ee366a150319} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003322 sec., 301.02347983142687 rows/sec., 11.76 KiB/sec. | ||
| 9254 | 2026.04.10 22:28:21.648298 [ 286 ] {a84b3ce3-6fc8-45de-84f0-ee366a150319} <Debug> TCPHandler: Processed in 0.003721496 sec. | ||
| 9255 | 2026.04.10 22:28:21.648419 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9256 | 2026.04.10 22:28:21.648447 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9257 | 2026.04.10 22:28:21.648448 [ 286 ] {} <Debug> TCP-Session: 4e03c020-3d92-47ba-ada7-1acf09c2c953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9258 | 2026.04.10 22:28:21.648470 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9259 | 2026.04.10 22:28:21.648488 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9260 | 2026.04.10 22:28:21.648507 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9261 | 2026.04.10 22:28:21.648522 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9262 | 2026.04.10 22:28:21.648544 [ 290 ] {} <Debug> TCP-Session: 97f4808e-547c-42f3-9337-99d206007d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9263 | 2026.04.10 22:28:21.648561 [ 353 ] {} <Debug> TCP-Session: ab3327f9-d240-454e-b99c-3c74eb652b5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9264 | 2026.04.10 22:28:21.648567 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9265 | 2026.04.10 22:28:21.648585 [ 354 ] {} <Debug> TCP-Session: 13ea2ccb-f3aa-499f-8a2c-515902506135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2026.04.10 22:28:21.648605 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9267 | 2026.04.10 22:28:21.648616 [ 352 ] {} <Debug> TCP-Session: bf7db70a-3d31-4b12-a55d-7345ab9ea610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9268 | 2026.04.10 22:28:21.648528 [ 288 ] {} <Debug> TCP-Session: 59c7e576-e3fc-4a16-9e6d-04bdccf35921 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9269 | 2026.04.10 22:28:21.648647 [ 355 ] {} <Debug> TCP-Session: e91a7d86-4bdc-4daf-a962-ee1123678b29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9270 | 2026.04.10 22:28:21.648494 [ 289 ] {} <Debug> TCP-Session: 5b1aa081-5bd6-43fd-9874-67176d2fde78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9271 | 2026.04.10 22:28:21.648543 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9272 | 2026.04.10 22:28:21.648731 [ 356 ] {} <Debug> TCP-Session: 91ee2c62-66a5-4b96-a766-67ea42b60b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9273 | 2026.04.10 22:28:21.926666 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9274 | 2026.04.10 22:28:21.926856 [ 6 ] {009846c6-8e8d-476b-a078-bdb5330a7009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9275 | 2026.04.10 22:28:21.926931 [ 6 ] {009846c6-8e8d-476b-a078-bdb5330a7009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9276 | 2026.04.10 22:28:21.927600 [ 6 ] {009846c6-8e8d-476b-a078-bdb5330a7009} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2026.04.10 22:28:21.927651 [ 6 ] {009846c6-8e8d-476b-a078-bdb5330a7009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 9278 | 2026.04.10 22:28:21.928077 [ 6 ] {009846c6-8e8d-476b-a078-bdb5330a7009} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9279 | 2026.04.10 22:28:21.928316 [ 6 ] {009846c6-8e8d-476b-a078-bdb5330a7009} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9280 | 2026.04.10 22:28:21.928492 [ 6 ] {009846c6-8e8d-476b-a078-bdb5330a7009} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001693 sec., 54341.40578854105 rows/sec., 4.59 MiB/sec. | ||
| 9281 | 2026.04.10 22:28:21.928546 [ 6 ] {009846c6-8e8d-476b-a078-bdb5330a7009} <Debug> TCPHandler: Processed in 0.002024671 sec. | ||
| 9282 | 2026.04.10 22:28:21.928675 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2026.04.10 22:28:21.928780 [ 6 ] {1bbb8321-6f2b-4ccc-a0cf-30d4f2fad5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9284 | 2026.04.10 22:28:21.928825 [ 6 ] {1bbb8321-6f2b-4ccc-a0cf-30d4f2fad5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9285 | 2026.04.10 22:28:21.929264 [ 6 ] {1bbb8321-6f2b-4ccc-a0cf-30d4f2fad5d7} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.04.10 22:28:21.929304 [ 6 ] {1bbb8321-6f2b-4ccc-a0cf-30d4f2fad5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 9287 | 2026.04.10 22:28:21.929617 [ 6 ] {1bbb8321-6f2b-4ccc-a0cf-30d4f2fad5d7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9288 | 2026.04.10 22:28:21.929844 [ 6 ] {1bbb8321-6f2b-4ccc-a0cf-30d4f2fad5d7} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2026.04.10 22:28:21.929989 [ 6 ] {1bbb8321-6f2b-4ccc-a0cf-30d4f2fad5d7} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001235 sec., 14574.8987854251 rows/sec., 1.07 MiB/sec. | ||
| 9290 | 2026.04.10 22:28:21.930043 [ 6 ] {1bbb8321-6f2b-4ccc-a0cf-30d4f2fad5d7} <Debug> TCPHandler: Processed in 0.001419048 sec. | ||
| 9291 | 2026.04.10 22:28:21.930203 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2026.04.10 22:28:21.930331 [ 6 ] {07374bad-f882-401e-9b0d-d03ddbeed1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9293 | 2026.04.10 22:28:21.930392 [ 6 ] {07374bad-f882-401e-9b0d-d03ddbeed1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9294 | 2026.04.10 22:28:21.930959 [ 6 ] {07374bad-f882-401e-9b0d-d03ddbeed1ad} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.04.10 22:28:21.930999 [ 6 ] {07374bad-f882-401e-9b0d-d03ddbeed1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 9296 | 2026.04.10 22:28:21.931366 [ 6 ] {07374bad-f882-401e-9b0d-d03ddbeed1ad} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9297 | 2026.04.10 22:28:21.931592 [ 6 ] {07374bad-f882-401e-9b0d-d03ddbeed1ad} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.04.10 22:28:21.931732 [ 6 ] {07374bad-f882-401e-9b0d-d03ddbeed1ad} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001432 sec., 57262.56983240224 rows/sec., 4.47 MiB/sec. | ||
| 9299 | 2026.04.10 22:28:21.931774 [ 6 ] {07374bad-f882-401e-9b0d-d03ddbeed1ad} <Debug> TCPHandler: Processed in 0.001626253 sec. | ||
| 9300 | 2026.04.10 22:28:21.931900 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2026.04.10 22:28:21.932002 [ 6 ] {906f4d4e-2026-4de4-982c-8e435eb458ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9302 | 2026.04.10 22:28:21.932049 [ 6 ] {906f4d4e-2026-4de4-982c-8e435eb458ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9303 | 2026.04.10 22:28:21.932517 [ 6 ] {906f4d4e-2026-4de4-982c-8e435eb458ab} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2026.04.10 22:28:21.932555 [ 6 ] {906f4d4e-2026-4de4-982c-8e435eb458ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 9305 | 2026.04.10 22:28:21.932962 [ 6 ] {906f4d4e-2026-4de4-982c-8e435eb458ab} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9306 | 2026.04.10 22:28:21.933289 [ 6 ] {906f4d4e-2026-4de4-982c-8e435eb458ab} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2026.04.10 22:28:21.933454 [ 6 ] {906f4d4e-2026-4de4-982c-8e435eb458ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001474 sec., 108548.16824966078 rows/sec., 7.56 MiB/sec. | ||
| 9308 | 2026.04.10 22:28:21.933494 [ 6 ] {906f4d4e-2026-4de4-982c-8e435eb458ab} <Debug> TCPHandler: Processed in 0.001643814 sec. | ||
| 9309 | 2026.04.10 22:28:21.933615 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2026.04.10 22:28:21.933715 [ 6 ] {d4ecc223-9746-4ce7-aaba-d09d5494aeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9311 | 2026.04.10 22:28:21.933776 [ 6 ] {d4ecc223-9746-4ce7-aaba-d09d5494aeaa} <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 | ||
| 9312 | 2026.04.10 22:28:21.934599 [ 6 ] {d4ecc223-9746-4ce7-aaba-d09d5494aeaa} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.04.10 22:28:21.934638 [ 6 ] {d4ecc223-9746-4ce7-aaba-d09d5494aeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 9314 | 2026.04.10 22:28:21.935216 [ 6 ] {d4ecc223-9746-4ce7-aaba-d09d5494aeaa} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9315 | 2026.04.10 22:28:21.935456 [ 6 ] {d4ecc223-9746-4ce7-aaba-d09d5494aeaa} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.04.10 22:28:21.935605 [ 6 ] {d4ecc223-9746-4ce7-aaba-d09d5494aeaa} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001909 sec., 9429.020429544264 rows/sec., 16.90 MiB/sec. | ||
| 9317 | 2026.04.10 22:28:21.935677 [ 6 ] {d4ecc223-9746-4ce7-aaba-d09d5494aeaa} <Debug> TCPHandler: Processed in 0.002112513 sec. | ||
| 9318 | 2026.04.10 22:28:21.935798 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2026.04.10 22:28:21.935897 [ 6 ] {772577eb-c359-4f2f-a860-4bf4dd382ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9320 | 2026.04.10 22:28:21.935939 [ 6 ] {772577eb-c359-4f2f-a860-4bf4dd382ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9321 | 2026.04.10 22:28:21.936313 [ 6 ] {772577eb-c359-4f2f-a860-4bf4dd382ba6} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.04.10 22:28:21.936349 [ 6 ] {772577eb-c359-4f2f-a860-4bf4dd382ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 9323 | 2026.04.10 22:28:21.936659 [ 6 ] {772577eb-c359-4f2f-a860-4bf4dd382ba6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9324 | 2026.04.10 22:28:21.936873 [ 6 ] {772577eb-c359-4f2f-a860-4bf4dd382ba6} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.04.10 22:28:21.937003 [ 6 ] {772577eb-c359-4f2f-a860-4bf4dd382ba6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 9326 | 2026.04.10 22:28:21.937041 [ 6 ] {772577eb-c359-4f2f-a860-4bf4dd382ba6} <Debug> TCPHandler: Processed in 0.001293906 sec. | ||
| 9327 | 2026.04.10 22:28:22.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.04 MiB, peak 315.15 MiB, free memory in arenas 0.00 B, will set to 302.95 MiB (RSS), difference: -1.09 MiB | ||
| 9328 | 2026.04.10 22:28:25.408560 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9329 | 2026.04.10 22:28:25.408630 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9330 | 2026.04.10 22:28:25.575750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20158 | ||
| 9331 | 2026.04.10 22:28:25.576319 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2026.04.10 22:28:25.576364 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9333 | 2026.04.10 22:28:25.576885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9334 | 2026.04.10 22:28:25.577120 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2026.04.10 22:28:25.577249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20158 | ||
| 9336 | 2026.04.10 22:28:26.040556 [ 65 ] {} <Debug> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9337 | 2026.04.10 22:28:26.040623 [ 65 ] {} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.04.10 22:28:26.040643 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9339 | 2026.04.10 22:28:26.040763 [ 188 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9340 | 2026.04.10 22:28:26.040908 [ 188 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9341 | 2026.04.10 22:28:26.040944 [ 188 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 9342 | 2026.04.10 22:28:26.041012 [ 188 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 9343 | 2026.04.10 22:28:26.041058 [ 188 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 9344 | 2026.04.10 22:28:26.041108 [ 188 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 9345 | 2026.04.10 22:28:26.041150 [ 188 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 9346 | 2026.04.10 22:28:26.042005 [ 187 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292626 sec., 581761.4685144813 rows/sec., 35.49 MiB/sec. | ||
| 9347 | 2026.04.10 22:28:26.042165 [ 188 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9348 | 2026.04.10 22:28:26.042414 [ 188 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_18_4} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2026.04.10 22:28:26.042485 [ 188 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_18_4} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9350 | 2026.04.10 22:28:26.042559 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9351 | 2026.04.10 22:28:26.624400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9352 | 2026.04.10 22:28:26.640503 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2026.04.10 22:28:26.640559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9354 | 2026.04.10 22:28:26.646420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9355 | 2026.04.10 22:28:26.647093 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2026.04.10 22:28:26.649928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9357 | 2026.04.10 22:28:26.709090 [ 64 ] {} <Debug> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9358 | 2026.04.10 22:28:26.709128 [ 64 ] {} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9359 | 2026.04.10 22:28:26.709146 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9360 | 2026.04.10 22:28:26.709272 [ 201 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 9361 | 2026.04.10 22:28:26.709433 [ 201 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9362 | 2026.04.10 22:28:26.709471 [ 201 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 9363 | 2026.04.10 22:28:26.709547 [ 201 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 9364 | 2026.04.10 22:28:26.709598 [ 201 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 9365 | 2026.04.10 22:28:26.709648 [ 201 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 9366 | 2026.04.10 22:28:26.709688 [ 201 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 9367 | 2026.04.10 22:28:26.710429 [ 187 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210685 sec., 31387.18989662877 rows/sec., 2.62 MiB/sec. | ||
| 9368 | 2026.04.10 22:28:26.710671 [ 187 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9369 | 2026.04.10 22:28:26.710998 [ 187 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_17_4} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2026.04.10 22:28:26.711097 [ 187 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_17_4} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9371 | 2026.04.10 22:28:26.711214 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9372 | 2026.04.10 22:28:26.933350 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9373 | 2026.04.10 22:28:26.933642 [ 6 ] {9d866d55-b8d7-4041-ad41-8bbfb55e19cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9374 | 2026.04.10 22:28:26.933736 [ 6 ] {9d866d55-b8d7-4041-ad41-8bbfb55e19cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9375 | 2026.04.10 22:28:26.934528 [ 6 ] {9d866d55-b8d7-4041-ad41-8bbfb55e19cf} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2026.04.10 22:28:26.934570 [ 6 ] {9d866d55-b8d7-4041-ad41-8bbfb55e19cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9377 | 2026.04.10 22:28:26.934946 [ 6 ] {9d866d55-b8d7-4041-ad41-8bbfb55e19cf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9378 | 2026.04.10 22:28:26.935166 [ 6 ] {9d866d55-b8d7-4041-ad41-8bbfb55e19cf} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2026.04.10 22:28:26.935287 [ 64 ] {} <Debug> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 9380 | 2026.04.10 22:28:26.935307 [ 6 ] {9d866d55-b8d7-4041-ad41-8bbfb55e19cf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00174 sec., 163218.3908045977 rows/sec., 10.37 MiB/sec. | ||
| 9381 | 2026.04.10 22:28:26.935337 [ 64 ] {} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2026.04.10 22:28:26.935361 [ 6 ] {9d866d55-b8d7-4041-ad41-8bbfb55e19cf} <Debug> TCPHandler: Processed in 0.002282036 sec. | ||
| 9383 | 2026.04.10 22:28:26.935363 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9384 | 2026.04.10 22:28:26.935477 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 9385 | 2026.04.10 22:28:26.935511 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2026.04.10 22:28:26.935583 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9387 | 2026.04.10 22:28:26.935611 [ 6 ] {5782e0ab-d8a2-4ad4-aaf6-6a3ca90c55e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9388 | 2026.04.10 22:28:26.935613 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 9389 | 2026.04.10 22:28:26.935667 [ 6 ] {5782e0ab-d8a2-4ad4-aaf6-6a3ca90c55e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9390 | 2026.04.10 22:28:26.935688 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 9391 | 2026.04.10 22:28:26.935737 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 9392 | 2026.04.10 22:28:26.935777 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 9393 | 2026.04.10 22:28:26.935814 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 9394 | 2026.04.10 22:28:26.935855 [ 201 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 9395 | 2026.04.10 22:28:26.936540 [ 6 ] {5782e0ab-d8a2-4ad4-aaf6-6a3ca90c55e8} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.04.10 22:28:26.936582 [ 6 ] {5782e0ab-d8a2-4ad4-aaf6-6a3ca90c55e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9397 | 2026.04.10 22:28:26.936927 [ 198 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148 sec., 1167567.5675675676 rows/sec., 78.93 MiB/sec. | ||
| 9398 | 2026.04.10 22:28:26.936967 [ 6 ] {5782e0ab-d8a2-4ad4-aaf6-6a3ca90c55e8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9399 | 2026.04.10 22:28:26.937154 [ 198 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9400 | 2026.04.10 22:28:26.937201 [ 6 ] {5782e0ab-d8a2-4ad4-aaf6-6a3ca90c55e8} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.04.10 22:28:26.937324 [ 64 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9402 | 2026.04.10 22:28:26.937344 [ 6 ] {5782e0ab-d8a2-4ad4-aaf6-6a3ca90c55e8} <Debug> executeQuery: Read 843 rows, 67.17 KiB in 0.001752 sec., 481164.38356164383 rows/sec., 37.44 MiB/sec. | ||
| 9403 | 2026.04.10 22:28:26.937364 [ 64 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.04.10 22:28:26.937390 [ 6 ] {5782e0ab-d8a2-4ad4-aaf6-6a3ca90c55e8} <Debug> TCPHandler: Processed in 0.001935419 sec. | ||
| 9405 | 2026.04.10 22:28:26.937391 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9406 | 2026.04.10 22:28:26.937488 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9407 | 2026.04.10 22:28:26.937518 [ 198 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_19_4} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.04.10 22:28:26.937533 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2026.04.10 22:28:26.937585 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9410 | 2026.04.10 22:28:26.937619 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3362 rows starting from the beginning of the part | ||
| 9411 | 2026.04.10 22:28:26.937621 [ 198 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_19_4} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 9412 | 2026.04.10 22:28:26.937639 [ 6 ] {bc23ddeb-16f8-4303-88c4-a40d9ea5bee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9413 | 2026.04.10 22:28:26.937682 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 92 rows starting from the beginning of the part | ||
| 9414 | 2026.04.10 22:28:26.937687 [ 6 ] {bc23ddeb-16f8-4303-88c4-a40d9ea5bee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9415 | 2026.04.10 22:28:26.937733 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 3195 rows starting from the beginning of the part | ||
| 9416 | 2026.04.10 22:28:26.937747 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 9417 | 2026.04.10 22:28:26.937777 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 9418 | 2026.04.10 22:28:26.937819 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 92 rows starting from the beginning of the part | ||
| 9419 | 2026.04.10 22:28:26.937858 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 843 rows starting from the beginning of the part | ||
| 9420 | 2026.04.10 22:28:26.938237 [ 6 ] {bc23ddeb-16f8-4303-88c4-a40d9ea5bee1} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.04.10 22:28:26.938279 [ 6 ] {bc23ddeb-16f8-4303-88c4-a40d9ea5bee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9422 | 2026.04.10 22:28:26.938594 [ 6 ] {bc23ddeb-16f8-4303-88c4-a40d9ea5bee1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9423 | 2026.04.10 22:28:26.938817 [ 6 ] {bc23ddeb-16f8-4303-88c4-a40d9ea5bee1} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.04.10 22:28:26.938946 [ 6 ] {bc23ddeb-16f8-4303-88c4-a40d9ea5bee1} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001326 sec., 124434.3891402715 rows/sec., 7.56 MiB/sec. | ||
| 9425 | 2026.04.10 22:28:26.938983 [ 6 ] {bc23ddeb-16f8-4303-88c4-a40d9ea5bee1} <Debug> TCPHandler: Processed in 0.00150439 sec. | ||
| 9426 | 2026.04.10 22:28:26.939116 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2026.04.10 22:28:26.939213 [ 6 ] {11efe3e1-1f81-4a16-9128-faee4eb9be5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9428 | 2026.04.10 22:28:26.939252 [ 6 ] {11efe3e1-1f81-4a16-9128-faee4eb9be5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9429 | 2026.04.10 22:28:26.939693 [ 6 ] {11efe3e1-1f81-4a16-9128-faee4eb9be5c} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.04.10 22:28:26.939728 [ 6 ] {11efe3e1-1f81-4a16-9128-faee4eb9be5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9431 | 2026.04.10 22:28:26.939988 [ 198 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7640 rows, containing 5 columns (5 merged, 0 gathered) in 0.002532341 sec., 3016971.2530816346 rows/sec., 240.08 MiB/sec. | ||
| 9432 | 2026.04.10 22:28:26.940021 [ 6 ] {11efe3e1-1f81-4a16-9128-faee4eb9be5c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9433 | 2026.04.10 22:28:26.940251 [ 6 ] {11efe3e1-1f81-4a16-9128-faee4eb9be5c} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2026.04.10 22:28:26.940347 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9435 | 2026.04.10 22:28:26.940379 [ 6 ] {11efe3e1-1f81-4a16-9128-faee4eb9be5c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 9436 | 2026.04.10 22:28:26.940420 [ 6 ] {11efe3e1-1f81-4a16-9128-faee4eb9be5c} <Debug> TCPHandler: Processed in 0.001361548 sec. | ||
| 9437 | 2026.04.10 22:28:26.940539 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2026.04.10 22:28:26.940603 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_61_12} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2026.04.10 22:28:26.940648 [ 6 ] {4fcda1d4-54cb-42c1-9f36-9f46ee1c266a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9440 | 2026.04.10 22:28:26.940673 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_61_12} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9441 | 2026.04.10 22:28:26.940694 [ 6 ] {4fcda1d4-54cb-42c1-9f36-9f46ee1c266a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9442 | 2026.04.10 22:28:26.940737 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 9443 | 2026.04.10 22:28:26.941137 [ 6 ] {4fcda1d4-54cb-42c1-9f36-9f46ee1c266a} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2026.04.10 22:28:26.941176 [ 6 ] {4fcda1d4-54cb-42c1-9f36-9f46ee1c266a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9445 | 2026.04.10 22:28:26.941472 [ 6 ] {4fcda1d4-54cb-42c1-9f36-9f46ee1c266a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9446 | 2026.04.10 22:28:26.941682 [ 6 ] {4fcda1d4-54cb-42c1-9f36-9f46ee1c266a} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2026.04.10 22:28:26.941803 [ 6 ] {4fcda1d4-54cb-42c1-9f36-9f46ee1c266a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 9448 | 2026.04.10 22:28:26.941839 [ 6 ] {4fcda1d4-54cb-42c1-9f36-9f46ee1c266a} <Debug> TCPHandler: Processed in 0.001346947 sec. | ||
| 9449 | 2026.04.10 22:28:26.941956 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9450 | 2026.04.10 22:28:26.942047 [ 6 ] {af84baf1-e2e8-4be4-8d01-b92bfcb5691a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9451 | 2026.04.10 22:28:26.942087 [ 6 ] {af84baf1-e2e8-4be4-8d01-b92bfcb5691a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9452 | 2026.04.10 22:28:26.942686 [ 6 ] {af84baf1-e2e8-4be4-8d01-b92bfcb5691a} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2026.04.10 22:28:26.942719 [ 6 ] {af84baf1-e2e8-4be4-8d01-b92bfcb5691a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9454 | 2026.04.10 22:28:26.943042 [ 6 ] {af84baf1-e2e8-4be4-8d01-b92bfcb5691a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9455 | 2026.04.10 22:28:26.943252 [ 6 ] {af84baf1-e2e8-4be4-8d01-b92bfcb5691a} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2026.04.10 22:28:26.943372 [ 59 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9457 | 2026.04.10 22:28:26.943377 [ 6 ] {af84baf1-e2e8-4be4-8d01-b92bfcb5691a} <Debug> executeQuery: Read 513 rows, 37.02 KiB in 0.001347 sec., 380846.32516703784 rows/sec., 26.84 MiB/sec. | ||
| 9458 | 2026.04.10 22:28:26.943409 [ 59 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2026.04.10 22:28:26.943427 [ 6 ] {af84baf1-e2e8-4be4-8d01-b92bfcb5691a} <Debug> TCPHandler: Processed in 0.00151856 sec. | ||
| 9460 | 2026.04.10 22:28:26.943428 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9461 | 2026.04.10 22:28:26.943513 [ 193 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9462 | 2026.04.10 22:28:26.943538 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9463 | 2026.04.10 22:28:26.943613 [ 193 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9464 | 2026.04.10 22:28:26.943643 [ 193 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1834 rows starting from the beginning of the part | ||
| 9465 | 2026.04.10 22:28:26.943643 [ 6 ] {946f10ea-25fd-4eb7-9c18-3fad169460a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9466 | 2026.04.10 22:28:26.943696 [ 6 ] {946f10ea-25fd-4eb7-9c18-3fad169460a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9467 | 2026.04.10 22:28:26.943696 [ 193 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
| 9468 | 2026.04.10 22:28:26.943754 [ 193 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1745 rows starting from the beginning of the part | ||
| 9469 | 2026.04.10 22:28:26.943794 [ 193 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 9470 | 2026.04.10 22:28:26.943832 [ 193 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
| 9471 | 2026.04.10 22:28:26.943870 [ 193 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 513 rows starting from the beginning of the part | ||
| 9472 | 2026.04.10 22:28:26.944037 [ 6 ] {946f10ea-25fd-4eb7-9c18-3fad169460a5} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2026.04.10 22:28:26.944077 [ 6 ] {946f10ea-25fd-4eb7-9c18-3fad169460a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9474 | 2026.04.10 22:28:26.944385 [ 6 ] {946f10ea-25fd-4eb7-9c18-3fad169460a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9475 | 2026.04.10 22:28:26.944600 [ 6 ] {946f10ea-25fd-4eb7-9c18-3fad169460a5} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9476 | 2026.04.10 22:28:26.944733 [ 6 ] {946f10ea-25fd-4eb7-9c18-3fad169460a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 9477 | 2026.04.10 22:28:26.944769 [ 6 ] {946f10ea-25fd-4eb7-9c18-3fad169460a5} <Debug> TCPHandler: Processed in 0.001278215 sec. | ||
| 9478 | 2026.04.10 22:28:26.944886 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9479 | 2026.04.10 22:28:26.944978 [ 6 ] {adb9eda3-8f80-44a7-aed0-3f09ae2d5ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9480 | 2026.04.10 22:28:26.945020 [ 6 ] {adb9eda3-8f80-44a7-aed0-3f09ae2d5ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9481 | 2026.04.10 22:28:26.945262 [ 193 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001781706 sec., 2424642.4494276834 rows/sec., 175.76 MiB/sec. | ||
| 9482 | 2026.04.10 22:28:26.945426 [ 6 ] {adb9eda3-8f80-44a7-aed0-3f09ae2d5ad7} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2026.04.10 22:28:26.945465 [ 6 ] {adb9eda3-8f80-44a7-aed0-3f09ae2d5ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9484 | 2026.04.10 22:28:26.945515 [ 192 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9485 | 2026.04.10 22:28:26.945834 [ 6 ] {adb9eda3-8f80-44a7-aed0-3f09ae2d5ad7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9486 | 2026.04.10 22:28:26.945835 [ 192 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_61_12} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2026.04.10 22:28:26.945938 [ 192 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_61_12} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9488 | 2026.04.10 22:28:26.946051 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9489 | 2026.04.10 22:28:26.946072 [ 6 ] {adb9eda3-8f80-44a7-aed0-3f09ae2d5ad7} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.04.10 22:28:26.946211 [ 6 ] {adb9eda3-8f80-44a7-aed0-3f09ae2d5ad7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00125 sec., 212000 rows/sec., 14.09 MiB/sec. | ||
| 9491 | 2026.04.10 22:28:26.946246 [ 6 ] {adb9eda3-8f80-44a7-aed0-3f09ae2d5ad7} <Debug> TCPHandler: Processed in 0.001416368 sec. | ||
| 9492 | 2026.04.10 22:28:26.946359 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9493 | 2026.04.10 22:28:26.946453 [ 6 ] {8a3c835f-6bf9-4083-b1a0-387ed00213bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9494 | 2026.04.10 22:28:26.946494 [ 6 ] {8a3c835f-6bf9-4083-b1a0-387ed00213bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9495 | 2026.04.10 22:28:26.946801 [ 6 ] {8a3c835f-6bf9-4083-b1a0-387ed00213bf} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9496 | 2026.04.10 22:28:26.946861 [ 6 ] {8a3c835f-6bf9-4083-b1a0-387ed00213bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9497 | 2026.04.10 22:28:26.947154 [ 6 ] {8a3c835f-6bf9-4083-b1a0-387ed00213bf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9498 | 2026.04.10 22:28:26.947354 [ 6 ] {8a3c835f-6bf9-4083-b1a0-387ed00213bf} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9499 | 2026.04.10 22:28:26.947478 [ 6 ] {8a3c835f-6bf9-4083-b1a0-387ed00213bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 9500 | 2026.04.10 22:28:26.947513 [ 6 ] {8a3c835f-6bf9-4083-b1a0-387ed00213bf} <Debug> TCPHandler: Processed in 0.001201734 sec. | ||
| 9501 | 2026.04.10 22:28:26.947620 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9502 | 2026.04.10 22:28:26.947711 [ 6 ] {c7eee5d0-6fd4-40fe-a687-bb91ca579512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9503 | 2026.04.10 22:28:26.947764 [ 6 ] {c7eee5d0-6fd4-40fe-a687-bb91ca579512} <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 | ||
| 9504 | 2026.04.10 22:28:26.948583 [ 6 ] {c7eee5d0-6fd4-40fe-a687-bb91ca579512} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2026.04.10 22:28:26.948617 [ 6 ] {c7eee5d0-6fd4-40fe-a687-bb91ca579512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9506 | 2026.04.10 22:28:26.949139 [ 6 ] {c7eee5d0-6fd4-40fe-a687-bb91ca579512} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9507 | 2026.04.10 22:28:26.949360 [ 6 ] {c7eee5d0-6fd4-40fe-a687-bb91ca579512} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9508 | 2026.04.10 22:28:26.949499 [ 6 ] {c7eee5d0-6fd4-40fe-a687-bb91ca579512} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001805 sec., 12742.382271468145 rows/sec., 22.83 MiB/sec. | ||
| 9509 | 2026.04.10 22:28:26.949550 [ 6 ] {c7eee5d0-6fd4-40fe-a687-bb91ca579512} <Debug> TCPHandler: Processed in 0.00197776 sec. | ||
| 9510 | 2026.04.10 22:28:26.949664 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9511 | 2026.04.10 22:28:26.949757 [ 6 ] {ff9a219a-e9da-41b4-9d0f-89146d0f048f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9512 | 2026.04.10 22:28:26.949797 [ 6 ] {ff9a219a-e9da-41b4-9d0f-89146d0f048f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9513 | 2026.04.10 22:28:26.950126 [ 6 ] {ff9a219a-e9da-41b4-9d0f-89146d0f048f} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9514 | 2026.04.10 22:28:26.950159 [ 6 ] {ff9a219a-e9da-41b4-9d0f-89146d0f048f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9515 | 2026.04.10 22:28:26.950460 [ 6 ] {ff9a219a-e9da-41b4-9d0f-89146d0f048f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9516 | 2026.04.10 22:28:26.950667 [ 6 ] {ff9a219a-e9da-41b4-9d0f-89146d0f048f} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2026.04.10 22:28:26.950794 [ 6 ] {ff9a219a-e9da-41b4-9d0f-89146d0f048f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001055 sec., 85308.05687203792 rows/sec., 5.34 MiB/sec. | ||
| 9518 | 2026.04.10 22:28:26.950828 [ 6 ] {ff9a219a-e9da-41b4-9d0f-89146d0f048f} <Debug> TCPHandler: Processed in 0.001211465 sec. | ||
| 9519 | 2026.04.10 22:28:30.652938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1164 | ||
| 9520 | 2026.04.10 22:28:30.655553 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2026.04.10 22:28:30.655608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9522 | 2026.04.10 22:28:30.656806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9523 | 2026.04.10 22:28:30.657086 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.04.10 22:28:30.657239 [ 57 ] {} <Debug> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9525 | 2026.04.10 22:28:30.657311 [ 57 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2026.04.10 22:28:30.657335 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9527 | 2026.04.10 22:28:30.657360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1164 | ||
| 9528 | 2026.04.10 22:28:30.657434 [ 199 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::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 | ||
| 9529 | 2026.04.10 22:28:30.657931 [ 199 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9530 | 2026.04.10 22:28:30.658086 [ 199 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 962 rows starting from the beginning of the part | ||
| 9531 | 2026.04.10 22:28:30.658482 [ 199 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
| 9532 | 2026.04.10 22:28:30.658838 [ 199 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 9533 | 2026.04.10 22:28:30.659163 [ 199 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 9534 | 2026.04.10 22:28:30.659466 [ 199 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part | ||
| 9535 | 2026.04.10 22:28:30.659748 [ 199 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 9536 | 2026.04.10 22:28:30.666580 [ 198 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 72 columns (72 merged, 0 gathered) in 0.009184266 sec., 126738.48949932418 rows/sec., 105.35 MiB/sec. | ||
| 9537 | 2026.04.10 22:28:30.668029 [ 195 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9538 | 2026.04.10 22:28:30.668546 [ 195 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_31_6} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.04.10 22:28:30.668613 [ 195 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_31_6} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9540 | 2026.04.10 22:28:30.668728 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 9541 | 2026.04.10 22:28:31.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.91 MiB, peak 315.15 MiB, free memory in arenas 0.00 B, will set to 305.12 MiB (RSS), difference: 1.20 MiB | ||
| 9542 | 2026.04.10 22:28:31.931407 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9543 | 2026.04.10 22:28:31.931604 [ 6 ] {1ed4bc9d-3b7b-4ef4-aa7b-a98c1cd276c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9544 | 2026.04.10 22:28:31.931676 [ 6 ] {1ed4bc9d-3b7b-4ef4-aa7b-a98c1cd276c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9545 | 2026.04.10 22:28:31.932309 [ 6 ] {1ed4bc9d-3b7b-4ef4-aa7b-a98c1cd276c9} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2026.04.10 22:28:31.932348 [ 6 ] {1ed4bc9d-3b7b-4ef4-aa7b-a98c1cd276c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9547 | 2026.04.10 22:28:31.932725 [ 6 ] {1ed4bc9d-3b7b-4ef4-aa7b-a98c1cd276c9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9548 | 2026.04.10 22:28:31.932943 [ 6 ] {1ed4bc9d-3b7b-4ef4-aa7b-a98c1cd276c9} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2026.04.10 22:28:31.933135 [ 6 ] {1ed4bc9d-3b7b-4ef4-aa7b-a98c1cd276c9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001583 sec., 15161.086544535692 rows/sec., 1.26 MiB/sec. | ||
| 9550 | 2026.04.10 22:28:31.933194 [ 6 ] {1ed4bc9d-3b7b-4ef4-aa7b-a98c1cd276c9} <Debug> TCPHandler: Processed in 0.001919309 sec. | ||
| 9551 | 2026.04.10 22:28:31.933325 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9552 | 2026.04.10 22:28:31.933419 [ 6 ] {c3a32bb7-9695-457b-ac03-248969fd2c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9553 | 2026.04.10 22:28:31.933460 [ 6 ] {c3a32bb7-9695-457b-ac03-248969fd2c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9554 | 2026.04.10 22:28:31.933874 [ 6 ] {c3a32bb7-9695-457b-ac03-248969fd2c22} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9555 | 2026.04.10 22:28:31.933910 [ 6 ] {c3a32bb7-9695-457b-ac03-248969fd2c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9556 | 2026.04.10 22:28:31.934203 [ 6 ] {c3a32bb7-9695-457b-ac03-248969fd2c22} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9557 | 2026.04.10 22:28:31.934406 [ 6 ] {c3a32bb7-9695-457b-ac03-248969fd2c22} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2026.04.10 22:28:31.934538 [ 6 ] {c3a32bb7-9695-457b-ac03-248969fd2c22} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 429.93 KiB/sec. | ||
| 9559 | 2026.04.10 22:28:31.934575 [ 6 ] {c3a32bb7-9695-457b-ac03-248969fd2c22} <Debug> TCPHandler: Processed in 0.001298736 sec. | ||
| 9560 | 2026.04.10 22:28:31.934689 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9561 | 2026.04.10 22:28:31.934781 [ 6 ] {00b6a64f-55ce-486b-8dd4-481f4bde5a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9562 | 2026.04.10 22:28:31.934819 [ 6 ] {00b6a64f-55ce-486b-8dd4-481f4bde5a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9563 | 2026.04.10 22:28:31.935302 [ 6 ] {00b6a64f-55ce-486b-8dd4-481f4bde5a8f} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2026.04.10 22:28:31.935338 [ 6 ] {00b6a64f-55ce-486b-8dd4-481f4bde5a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9565 | 2026.04.10 22:28:31.935658 [ 6 ] {00b6a64f-55ce-486b-8dd4-481f4bde5a8f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9566 | 2026.04.10 22:28:31.935859 [ 6 ] {00b6a64f-55ce-486b-8dd4-481f4bde5a8f} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2026.04.10 22:28:31.935982 [ 6 ] {00b6a64f-55ce-486b-8dd4-481f4bde5a8f} <Debug> executeQuery: Read 215 rows, 19.64 KiB in 0.001219 sec., 176374.0771123872 rows/sec., 15.74 MiB/sec. | ||
| 9568 | 2026.04.10 22:28:31.936018 [ 6 ] {00b6a64f-55ce-486b-8dd4-481f4bde5a8f} <Debug> TCPHandler: Processed in 0.001374938 sec. | ||
| 9569 | 2026.04.10 22:28:31.936133 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9570 | 2026.04.10 22:28:31.936224 [ 6 ] {30339912-0902-497e-81a4-53e8fa3be01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9571 | 2026.04.10 22:28:31.936262 [ 6 ] {30339912-0902-497e-81a4-53e8fa3be01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9572 | 2026.04.10 22:28:31.936652 [ 6 ] {30339912-0902-497e-81a4-53e8fa3be01b} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9573 | 2026.04.10 22:28:31.936686 [ 6 ] {30339912-0902-497e-81a4-53e8fa3be01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9574 | 2026.04.10 22:28:31.936972 [ 6 ] {30339912-0902-497e-81a4-53e8fa3be01b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9575 | 2026.04.10 22:28:31.937178 [ 6 ] {30339912-0902-497e-81a4-53e8fa3be01b} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9576 | 2026.04.10 22:28:31.937301 [ 6 ] {30339912-0902-497e-81a4-53e8fa3be01b} <Debug> executeQuery: Read 36 rows, 2.73 KiB in 0.001095 sec., 32876.71232876712 rows/sec., 2.44 MiB/sec. | ||
| 9577 | 2026.04.10 22:28:31.937336 [ 6 ] {30339912-0902-497e-81a4-53e8fa3be01b} <Debug> TCPHandler: Processed in 0.001250195 sec. | ||
| 9578 | 2026.04.10 22:28:31.937444 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9579 | 2026.04.10 22:28:31.937535 [ 6 ] {1dc96e3f-ecbc-4954-af3a-311cc1e29f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9580 | 2026.04.10 22:28:31.937572 [ 6 ] {1dc96e3f-ecbc-4954-af3a-311cc1e29f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9581 | 2026.04.10 22:28:31.937953 [ 6 ] {1dc96e3f-ecbc-4954-af3a-311cc1e29f15} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2026.04.10 22:28:31.937987 [ 6 ] {1dc96e3f-ecbc-4954-af3a-311cc1e29f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9583 | 2026.04.10 22:28:31.938261 [ 6 ] {1dc96e3f-ecbc-4954-af3a-311cc1e29f15} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9584 | 2026.04.10 22:28:31.938467 [ 6 ] {1dc96e3f-ecbc-4954-af3a-311cc1e29f15} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2026.04.10 22:28:31.938591 [ 6 ] {1dc96e3f-ecbc-4954-af3a-311cc1e29f15} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001074 sec., 22346.368715083798 rows/sec., 1.85 MiB/sec. | ||
| 9586 | 2026.04.10 22:28:31.938627 [ 6 ] {1dc96e3f-ecbc-4954-af3a-311cc1e29f15} <Debug> TCPHandler: Processed in 0.001230455 sec. | ||
| 9587 | 2026.04.10 22:28:31.938736 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2026.04.10 22:28:31.938826 [ 6 ] {2973ce76-a21d-4677-86a3-933c63085264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9589 | 2026.04.10 22:28:31.938864 [ 6 ] {2973ce76-a21d-4677-86a3-933c63085264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9590 | 2026.04.10 22:28:31.939244 [ 6 ] {2973ce76-a21d-4677-86a3-933c63085264} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9591 | 2026.04.10 22:28:31.939279 [ 6 ] {2973ce76-a21d-4677-86a3-933c63085264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9592 | 2026.04.10 22:28:31.939557 [ 6 ] {2973ce76-a21d-4677-86a3-933c63085264} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9593 | 2026.04.10 22:28:31.939755 [ 6 ] {2973ce76-a21d-4677-86a3-933c63085264} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9594 | 2026.04.10 22:28:31.939877 [ 6 ] {2973ce76-a21d-4677-86a3-933c63085264} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001068 sec., 11235.955056179775 rows/sec., 877.81 KiB/sec. | ||
| 9595 | 2026.04.10 22:28:31.939912 [ 6 ] {2973ce76-a21d-4677-86a3-933c63085264} <Debug> TCPHandler: Processed in 0.001224084 sec. | ||
| 9596 | 2026.04.10 22:28:31.940019 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9597 | 2026.04.10 22:28:31.940109 [ 6 ] {ba08f27f-3ea9-4081-bafb-e9796826dc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9598 | 2026.04.10 22:28:31.940147 [ 6 ] {ba08f27f-3ea9-4081-bafb-e9796826dc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9599 | 2026.04.10 22:28:31.940555 [ 6 ] {ba08f27f-3ea9-4081-bafb-e9796826dc78} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2026.04.10 22:28:31.940590 [ 6 ] {ba08f27f-3ea9-4081-bafb-e9796826dc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9601 | 2026.04.10 22:28:31.940887 [ 6 ] {ba08f27f-3ea9-4081-bafb-e9796826dc78} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9602 | 2026.04.10 22:28:31.941107 [ 6 ] {ba08f27f-3ea9-4081-bafb-e9796826dc78} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2026.04.10 22:28:31.941262 [ 6 ] {ba08f27f-3ea9-4081-bafb-e9796826dc78} <Debug> executeQuery: Read 124 rows, 10.30 KiB in 0.001169 sec., 106073.56715141147 rows/sec., 8.61 MiB/sec. | ||
| 9604 | 2026.04.10 22:28:31.941297 [ 6 ] {ba08f27f-3ea9-4081-bafb-e9796826dc78} <Debug> TCPHandler: Processed in 0.001324977 sec. | ||
| 9605 | 2026.04.10 22:28:31.941406 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9606 | 2026.04.10 22:28:31.941496 [ 6 ] {942df199-69cd-4d9b-bc37-fa37fee2689b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9607 | 2026.04.10 22:28:31.941552 [ 6 ] {942df199-69cd-4d9b-bc37-fa37fee2689b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9608 | 2026.04.10 22:28:31.941995 [ 6 ] {942df199-69cd-4d9b-bc37-fa37fee2689b} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.04.10 22:28:31.942041 [ 6 ] {942df199-69cd-4d9b-bc37-fa37fee2689b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9610 | 2026.04.10 22:28:31.942375 [ 6 ] {942df199-69cd-4d9b-bc37-fa37fee2689b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9611 | 2026.04.10 22:28:31.942589 [ 6 ] {942df199-69cd-4d9b-bc37-fa37fee2689b} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2026.04.10 22:28:31.942717 [ 6 ] {942df199-69cd-4d9b-bc37-fa37fee2689b} <Debug> executeQuery: Read 271 rows, 20.59 KiB in 0.001238 sec., 218901.45395799677 rows/sec., 16.24 MiB/sec. | ||
| 9613 | 2026.04.10 22:28:31.942754 [ 6 ] {942df199-69cd-4d9b-bc37-fa37fee2689b} <Debug> TCPHandler: Processed in 0.001394208 sec. | ||
| 9614 | 2026.04.10 22:28:31.942864 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9615 | 2026.04.10 22:28:31.942956 [ 6 ] {b4d09fa0-7783-4325-9f3c-3bcedd644e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9616 | 2026.04.10 22:28:31.943011 [ 6 ] {b4d09fa0-7783-4325-9f3c-3bcedd644e61} <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 | ||
| 9617 | 2026.04.10 22:28:31.943758 [ 6 ] {b4d09fa0-7783-4325-9f3c-3bcedd644e61} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2026.04.10 22:28:31.943794 [ 6 ] {b4d09fa0-7783-4325-9f3c-3bcedd644e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9619 | 2026.04.10 22:28:31.944322 [ 6 ] {b4d09fa0-7783-4325-9f3c-3bcedd644e61} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9620 | 2026.04.10 22:28:31.944544 [ 6 ] {b4d09fa0-7783-4325-9f3c-3bcedd644e61} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2026.04.10 22:28:31.944680 [ 6 ] {b4d09fa0-7783-4325-9f3c-3bcedd644e61} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001742 sec., 10332.950631458094 rows/sec., 18.52 MiB/sec. | ||
| 9622 | 2026.04.10 22:28:31.944733 [ 6 ] {b4d09fa0-7783-4325-9f3c-3bcedd644e61} <Debug> TCPHandler: Processed in 0.001917179 sec. | ||
| 9623 | 2026.04.10 22:28:31.944846 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9624 | 2026.04.10 22:28:31.944939 [ 6 ] {7267ef0a-789a-4b1d-b2c0-d32acc326ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9625 | 2026.04.10 22:28:31.944978 [ 6 ] {7267ef0a-789a-4b1d-b2c0-d32acc326ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9626 | 2026.04.10 22:28:31.945312 [ 6 ] {7267ef0a-789a-4b1d-b2c0-d32acc326ec0} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2026.04.10 22:28:31.945346 [ 6 ] {7267ef0a-789a-4b1d-b2c0-d32acc326ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9628 | 2026.04.10 22:28:31.945642 [ 6 ] {7267ef0a-789a-4b1d-b2c0-d32acc326ec0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9629 | 2026.04.10 22:28:31.945848 [ 6 ] {7267ef0a-789a-4b1d-b2c0-d32acc326ec0} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2026.04.10 22:28:31.945971 [ 6 ] {7267ef0a-789a-4b1d-b2c0-d32acc326ec0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 9631 | 2026.04.10 22:28:31.946006 [ 6 ] {7267ef0a-789a-4b1d-b2c0-d32acc326ec0} <Debug> TCPHandler: Processed in 0.001207314 sec. | ||
| 9632 | 2026.04.10 22:28:33.078249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20670 | ||
| 9633 | 2026.04.10 22:28:33.078754 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2026.04.10 22:28:33.078794 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9635 | 2026.04.10 22:28:33.079275 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9636 | 2026.04.10 22:28:33.079490 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2026.04.10 22:28:33.079613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20670 | ||
| 9638 | 2026.04.10 22:28:34.150934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9639 | 2026.04.10 22:28:34.167425 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.04.10 22:28:34.167491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9641 | 2026.04.10 22:28:34.174053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9642 | 2026.04.10 22:28:34.174762 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.04.10 22:28:34.177514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9644 | 2026.04.10 22:28:36.926043 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9645 | 2026.04.10 22:28:36.926243 [ 6 ] {d0c93fb9-5e63-40e1-8184-a714915d2b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9646 | 2026.04.10 22:28:36.926316 [ 6 ] {d0c93fb9-5e63-40e1-8184-a714915d2b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9647 | 2026.04.10 22:28:36.927033 [ 6 ] {d0c93fb9-5e63-40e1-8184-a714915d2b0c} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.04.10 22:28:36.927089 [ 6 ] {d0c93fb9-5e63-40e1-8184-a714915d2b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9649 | 2026.04.10 22:28:36.927504 [ 6 ] {d0c93fb9-5e63-40e1-8184-a714915d2b0c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9650 | 2026.04.10 22:28:36.927725 [ 6 ] {d0c93fb9-5e63-40e1-8184-a714915d2b0c} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2026.04.10 22:28:36.927880 [ 6 ] {d0c93fb9-5e63-40e1-8184-a714915d2b0c} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001693 sec., 60248.08033077377 rows/sec., 5.04 MiB/sec. | ||
| 9652 | 2026.04.10 22:28:36.927922 [ 6 ] {d0c93fb9-5e63-40e1-8184-a714915d2b0c} <Debug> TCPHandler: Processed in 0.002028981 sec. | ||
| 9653 | 2026.04.10 22:28:36.928045 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9654 | 2026.04.10 22:28:36.928139 [ 6 ] {5f012470-2eac-48c0-b676-f89d86a2c3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9655 | 2026.04.10 22:28:36.928180 [ 6 ] {5f012470-2eac-48c0-b676-f89d86a2c3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9656 | 2026.04.10 22:28:36.928578 [ 6 ] {5f012470-2eac-48c0-b676-f89d86a2c3f7} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2026.04.10 22:28:36.928614 [ 6 ] {5f012470-2eac-48c0-b676-f89d86a2c3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9658 | 2026.04.10 22:28:36.928910 [ 6 ] {5f012470-2eac-48c0-b676-f89d86a2c3f7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9659 | 2026.04.10 22:28:36.929137 [ 6 ] {5f012470-2eac-48c0-b676-f89d86a2c3f7} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9660 | 2026.04.10 22:28:36.929265 [ 6 ] {5f012470-2eac-48c0-b676-f89d86a2c3f7} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001145 sec., 20087.336244541486 rows/sec., 1.48 MiB/sec. | ||
| 9661 | 2026.04.10 22:28:36.929301 [ 6 ] {5f012470-2eac-48c0-b676-f89d86a2c3f7} <Debug> TCPHandler: Processed in 0.001304166 sec. | ||
| 9662 | 2026.04.10 22:28:36.929408 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9663 | 2026.04.10 22:28:36.929500 [ 6 ] {109d0603-058b-4d89-9d9a-7308fc0eec56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9664 | 2026.04.10 22:28:36.929539 [ 6 ] {109d0603-058b-4d89-9d9a-7308fc0eec56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9665 | 2026.04.10 22:28:36.929958 [ 6 ] {109d0603-058b-4d89-9d9a-7308fc0eec56} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9666 | 2026.04.10 22:28:36.929992 [ 6 ] {109d0603-058b-4d89-9d9a-7308fc0eec56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9667 | 2026.04.10 22:28:36.930281 [ 6 ] {109d0603-058b-4d89-9d9a-7308fc0eec56} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9668 | 2026.04.10 22:28:36.930579 [ 6 ] {109d0603-058b-4d89-9d9a-7308fc0eec56} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9669 | 2026.04.10 22:28:36.930719 [ 6 ] {109d0603-058b-4d89-9d9a-7308fc0eec56} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001236 sec., 70388.34951456312 rows/sec., 5.50 MiB/sec. | ||
| 9670 | 2026.04.10 22:28:36.930760 [ 6 ] {109d0603-058b-4d89-9d9a-7308fc0eec56} <Debug> TCPHandler: Processed in 0.001396848 sec. | ||
| 9671 | 2026.04.10 22:28:36.930872 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9672 | 2026.04.10 22:28:36.930966 [ 6 ] {8ca9f05c-dbdc-4720-9370-9f5131dc56f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9673 | 2026.04.10 22:28:36.931013 [ 6 ] {8ca9f05c-dbdc-4720-9370-9f5131dc56f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9674 | 2026.04.10 22:28:36.931462 [ 6 ] {8ca9f05c-dbdc-4720-9370-9f5131dc56f6} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2026.04.10 22:28:36.931496 [ 6 ] {8ca9f05c-dbdc-4720-9370-9f5131dc56f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9676 | 2026.04.10 22:28:36.931840 [ 6 ] {8ca9f05c-dbdc-4720-9370-9f5131dc56f6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9677 | 2026.04.10 22:28:36.932046 [ 6 ] {8ca9f05c-dbdc-4720-9370-9f5131dc56f6} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2026.04.10 22:28:36.932147 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9679 | 2026.04.10 22:28:36.932172 [ 6 ] {8ca9f05c-dbdc-4720-9370-9f5131dc56f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 9680 | 2026.04.10 22:28:36.932182 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.04.10 22:28:36.932203 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9682 | 2026.04.10 22:28:36.932209 [ 6 ] {8ca9f05c-dbdc-4720-9370-9f5131dc56f6} <Debug> TCPHandler: Processed in 0.001385228 sec. | ||
| 9683 | 2026.04.10 22:28:36.932316 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9684 | 2026.04.10 22:28:36.932330 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2026.04.10 22:28:36.932455 [ 6 ] {8868f816-c8d5-4291-af16-4917ccaf5cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9686 | 2026.04.10 22:28:36.932467 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9687 | 2026.04.10 22:28:36.932512 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22166 rows starting from the beginning of the part | ||
| 9688 | 2026.04.10 22:28:36.932516 [ 6 ] {8868f816-c8d5-4291-af16-4917ccaf5cfe} <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 | ||
| 9689 | 2026.04.10 22:28:36.932579 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 96 rows starting from the beginning of the part | ||
| 9690 | 2026.04.10 22:28:36.932628 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9691 | 2026.04.10 22:28:36.932671 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 265 rows starting from the beginning of the part | ||
| 9692 | 2026.04.10 22:28:36.932709 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 271 rows starting from the beginning of the part | ||
| 9693 | 2026.04.10 22:28:36.932751 [ 193 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9694 | 2026.04.10 22:28:36.933343 [ 6 ] {8868f816-c8d5-4291-af16-4917ccaf5cfe} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2026.04.10 22:28:36.933385 [ 6 ] {8868f816-c8d5-4291-af16-4917ccaf5cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9696 | 2026.04.10 22:28:36.933975 [ 6 ] {8868f816-c8d5-4291-af16-4917ccaf5cfe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9697 | 2026.04.10 22:28:36.934198 [ 6 ] {8868f816-c8d5-4291-af16-4917ccaf5cfe} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2026.04.10 22:28:36.934338 [ 6 ] {8868f816-c8d5-4291-af16-4917ccaf5cfe} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001902 sec., 12092.534174553102 rows/sec., 21.67 MiB/sec. | ||
| 9699 | 2026.04.10 22:28:36.934391 [ 6 ] {8868f816-c8d5-4291-af16-4917ccaf5cfe} <Debug> TCPHandler: Processed in 0.002110233 sec. | ||
| 9700 | 2026.04.10 22:28:36.934504 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9701 | 2026.04.10 22:28:36.934598 [ 6 ] {dddd5825-9b81-4c75-9ab0-f67ce735e39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9702 | 2026.04.10 22:28:36.934639 [ 6 ] {dddd5825-9b81-4c75-9ab0-f67ce735e39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9703 | 2026.04.10 22:28:36.934974 [ 6 ] {dddd5825-9b81-4c75-9ab0-f67ce735e39f} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2026.04.10 22:28:36.935010 [ 6 ] {dddd5825-9b81-4c75-9ab0-f67ce735e39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9705 | 2026.04.10 22:28:36.935367 [ 6 ] {dddd5825-9b81-4c75-9ab0-f67ce735e39f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9706 | 2026.04.10 22:28:36.935567 [ 6 ] {dddd5825-9b81-4c75-9ab0-f67ce735e39f} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2026.04.10 22:28:36.935694 [ 6 ] {dddd5825-9b81-4c75-9ab0-f67ce735e39f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 9708 | 2026.04.10 22:28:36.935730 [ 6 ] {dddd5825-9b81-4c75-9ab0-f67ce735e39f} <Debug> TCPHandler: Processed in 0.001273496 sec. | ||
| 9709 | 2026.04.10 22:28:36.941491 [ 198 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23118 rows, containing 5 columns (5 merged, 0 gathered) in 0.009224766 sec., 2506079.829016801 rows/sec., 162.30 MiB/sec. | ||
| 9710 | 2026.04.10 22:28:36.942010 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9711 | 2026.04.10 22:28:36.942297 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2026.04.10 22:28:36.942375 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9713 | 2026.04.10 22:28:36.942454 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9714 | 2026.04.10 22:28:37.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.82 MiB, peak 315.15 MiB, free memory in arenas 0.00 B, will set to 309.20 MiB (RSS), difference: 2.38 MiB | ||
| 9715 | 2026.04.10 22:28:38.661435 [ 46 ] {} <Debug> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9716 | 2026.04.10 22:28:38.661528 [ 46 ] {} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2026.04.10 22:28:38.661565 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 9718 | 2026.04.10 22:28:38.661715 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 9719 | 2026.04.10 22:28:38.661911 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9720 | 2026.04.10 22:28:38.661966 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
| 9721 | 2026.04.10 22:28:38.662054 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 9722 | 2026.04.10 22:28:38.662096 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 9723 | 2026.04.10 22:28:38.662135 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 9724 | 2026.04.10 22:28:38.662172 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 9725 | 2026.04.10 22:28:38.662886 [ 198 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.001236805 sec., 13745.093203859948 rows/sec., 923.02 KiB/sec. | ||
| 9726 | 2026.04.10 22:28:38.663010 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9727 | 2026.04.10 22:28:38.663363 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_17_4} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9728 | 2026.04.10 22:28:38.663450 [ 194 ] {58e3eb3a-a7ad-4b02-bedb-c669836543a8::all_1_17_4} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9729 | 2026.04.10 22:28:38.663518 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 9730 | 2026.04.10 22:28:40.408685 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9731 | 2026.04.10 22:28:40.408751 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9732 | 2026.04.10 22:28:40.579801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21118 | ||
| 9733 | 2026.04.10 22:28:40.580361 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.04.10 22:28:40.580411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9735 | 2026.04.10 22:28:40.580989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9736 | 2026.04.10 22:28:40.581239 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.04.10 22:28:40.581366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21118 | ||
| 9738 | 2026.04.10 22:28:40.657653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1196 | ||
| 9739 | 2026.04.10 22:28:40.660066 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.04.10 22:28:40.660116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9741 | 2026.04.10 22:28:40.661353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9742 | 2026.04.10 22:28:40.661632 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.04.10 22:28:40.662044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1196 | ||
| 9744 | 2026.04.10 22:28:41.677668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9745 | 2026.04.10 22:28:41.694873 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.04.10 22:28:41.694941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9747 | 2026.04.10 22:28:41.701009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9748 | 2026.04.10 22:28:41.701733 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.04.10 22:28:41.704674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9750 | 2026.04.10 22:28:41.926738 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9751 | 2026.04.10 22:28:41.926921 [ 6 ] {e637c98b-0d59-40d8-a581-29f4fa620027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9752 | 2026.04.10 22:28:41.926988 [ 6 ] {e637c98b-0d59-40d8-a581-29f4fa620027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9753 | 2026.04.10 22:28:41.927677 [ 6 ] {e637c98b-0d59-40d8-a581-29f4fa620027} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2026.04.10 22:28:41.927723 [ 6 ] {e637c98b-0d59-40d8-a581-29f4fa620027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9755 | 2026.04.10 22:28:41.928109 [ 6 ] {e637c98b-0d59-40d8-a581-29f4fa620027} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9756 | 2026.04.10 22:28:41.928327 [ 6 ] {e637c98b-0d59-40d8-a581-29f4fa620027} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9757 | 2026.04.10 22:28:41.928474 [ 6 ] {e637c98b-0d59-40d8-a581-29f4fa620027} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001605 sec., 57320.8722741433 rows/sec., 4.84 MiB/sec. | ||
| 9758 | 2026.04.10 22:28:41.928515 [ 6 ] {e637c98b-0d59-40d8-a581-29f4fa620027} <Debug> TCPHandler: Processed in 0.001905768 sec. | ||
| 9759 | 2026.04.10 22:28:41.928638 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9760 | 2026.04.10 22:28:41.928731 [ 6 ] {f4c064a6-3158-4289-a754-bf4b548b2f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9761 | 2026.04.10 22:28:41.928771 [ 6 ] {f4c064a6-3158-4289-a754-bf4b548b2f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9762 | 2026.04.10 22:28:41.929175 [ 6 ] {f4c064a6-3158-4289-a754-bf4b548b2f09} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.04.10 22:28:41.929210 [ 6 ] {f4c064a6-3158-4289-a754-bf4b548b2f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9764 | 2026.04.10 22:28:41.929517 [ 6 ] {f4c064a6-3158-4289-a754-bf4b548b2f09} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9765 | 2026.04.10 22:28:41.929715 [ 6 ] {f4c064a6-3158-4289-a754-bf4b548b2f09} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2026.04.10 22:28:41.929836 [ 41 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9767 | 2026.04.10 22:28:41.929842 [ 6 ] {f4c064a6-3158-4289-a754-bf4b548b2f09} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00113 sec., 15929.20353982301 rows/sec., 1.17 MiB/sec. | ||
| 9768 | 2026.04.10 22:28:41.929907 [ 41 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2026.04.10 22:28:41.929925 [ 6 ] {f4c064a6-3158-4289-a754-bf4b548b2f09} <Debug> TCPHandler: Processed in 0.001334067 sec. | ||
| 9770 | 2026.04.10 22:28:41.929944 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9771 | 2026.04.10 22:28:41.930042 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9772 | 2026.04.10 22:28:41.930045 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.04.10 22:28:41.930142 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9774 | 2026.04.10 22:28:41.930155 [ 6 ] {c915526a-e2bb-4025-ab3b-9cc80ec59d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9775 | 2026.04.10 22:28:41.930176 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 226 rows starting from the beginning of the part | ||
| 9776 | 2026.04.10 22:28:41.930195 [ 6 ] {c915526a-e2bb-4025-ab3b-9cc80ec59d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9777 | 2026.04.10 22:28:41.930241 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 18 rows starting from the beginning of the part | ||
| 9778 | 2026.04.10 22:28:41.930293 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 165 rows starting from the beginning of the part | ||
| 9779 | 2026.04.10 22:28:41.930340 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 9780 | 2026.04.10 22:28:41.930383 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 23 rows starting from the beginning of the part | ||
| 9781 | 2026.04.10 22:28:41.930427 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 18 rows starting from the beginning of the part | ||
| 9782 | 2026.04.10 22:28:41.930614 [ 6 ] {c915526a-e2bb-4025-ab3b-9cc80ec59d98} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9783 | 2026.04.10 22:28:41.930649 [ 6 ] {c915526a-e2bb-4025-ab3b-9cc80ec59d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9784 | 2026.04.10 22:28:41.930947 [ 6 ] {c915526a-e2bb-4025-ab3b-9cc80ec59d98} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9785 | 2026.04.10 22:28:41.931149 [ 6 ] {c915526a-e2bb-4025-ab3b-9cc80ec59d98} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.04.10 22:28:41.931275 [ 6 ] {c915526a-e2bb-4025-ab3b-9cc80ec59d98} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001138 sec., 72056.23901581723 rows/sec., 5.63 MiB/sec. | ||
| 9787 | 2026.04.10 22:28:41.931271 [ 194 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264546 sec., 384327.6559334338 rows/sec., 26.37 MiB/sec. | ||
| 9788 | 2026.04.10 22:28:41.931312 [ 6 ] {c915526a-e2bb-4025-ab3b-9cc80ec59d98} <Debug> TCPHandler: Processed in 0.001313536 sec. | ||
| 9789 | 2026.04.10 22:28:41.931431 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9790 | 2026.04.10 22:28:41.931449 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.04.10 22:28:41.931541 [ 6 ] {d2948833-9695-44e6-9d81-d3927f1640b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9792 | 2026.04.10 22:28:41.931583 [ 6 ] {d2948833-9695-44e6-9d81-d3927f1640b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9793 | 2026.04.10 22:28:41.931660 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_56_11} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.04.10 22:28:41.931722 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_56_11} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9795 | 2026.04.10 22:28:41.931779 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9796 | 2026.04.10 22:28:41.931991 [ 6 ] {d2948833-9695-44e6-9d81-d3927f1640b4} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9797 | 2026.04.10 22:28:41.932026 [ 6 ] {d2948833-9695-44e6-9d81-d3927f1640b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9798 | 2026.04.10 22:28:41.932345 [ 6 ] {d2948833-9695-44e6-9d81-d3927f1640b4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9799 | 2026.04.10 22:28:41.932543 [ 6 ] {d2948833-9695-44e6-9d81-d3927f1640b4} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9800 | 2026.04.10 22:28:41.932669 [ 6 ] {d2948833-9695-44e6-9d81-d3927f1640b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 9801 | 2026.04.10 22:28:41.932704 [ 6 ] {d2948833-9695-44e6-9d81-d3927f1640b4} <Debug> TCPHandler: Processed in 0.001301466 sec. | ||
| 9802 | 2026.04.10 22:28:41.932814 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9803 | 2026.04.10 22:28:41.932906 [ 6 ] {595cfd80-9d1d-4ffe-b6f3-09c4db3ecb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9804 | 2026.04.10 22:28:41.932958 [ 6 ] {595cfd80-9d1d-4ffe-b6f3-09c4db3ecb4b} <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 | ||
| 9805 | 2026.04.10 22:28:41.933748 [ 6 ] {595cfd80-9d1d-4ffe-b6f3-09c4db3ecb4b} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2026.04.10 22:28:41.933784 [ 6 ] {595cfd80-9d1d-4ffe-b6f3-09c4db3ecb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9807 | 2026.04.10 22:28:41.934352 [ 6 ] {595cfd80-9d1d-4ffe-b6f3-09c4db3ecb4b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9808 | 2026.04.10 22:28:41.934579 [ 6 ] {595cfd80-9d1d-4ffe-b6f3-09c4db3ecb4b} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2026.04.10 22:28:41.934695 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9810 | 2026.04.10 22:28:41.934714 [ 6 ] {595cfd80-9d1d-4ffe-b6f3-09c4db3ecb4b} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001826 sec., 9857.612267250823 rows/sec., 17.66 MiB/sec. | ||
| 9811 | 2026.04.10 22:28:41.934762 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2026.04.10 22:28:41.934789 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9813 | 2026.04.10 22:28:41.934802 [ 6 ] {595cfd80-9d1d-4ffe-b6f3-09c4db3ecb4b} <Debug> TCPHandler: Processed in 0.002034281 sec. | ||
| 9814 | 2026.04.10 22:28:41.934884 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9815 | 2026.04.10 22:28:41.934928 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9816 | 2026.04.10 22:28:41.935025 [ 6 ] {e7c4e6f2-257b-4908-948b-12d6aac1e95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9817 | 2026.04.10 22:28:41.935066 [ 6 ] {e7c4e6f2-257b-4908-948b-12d6aac1e95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9818 | 2026.04.10 22:28:41.935109 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9819 | 2026.04.10 22:28:41.935172 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1123 rows starting from the beginning of the part | ||
| 9820 | 2026.04.10 22:28:41.935307 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 18 rows starting from the beginning of the part | ||
| 9821 | 2026.04.10 22:28:41.935400 [ 6 ] {e7c4e6f2-257b-4908-948b-12d6aac1e95c} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2026.04.10 22:28:41.935418 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 23 rows starting from the beginning of the part | ||
| 9823 | 2026.04.10 22:28:41.935442 [ 6 ] {e7c4e6f2-257b-4908-948b-12d6aac1e95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9824 | 2026.04.10 22:28:41.935530 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 18 rows starting from the beginning of the part | ||
| 9825 | 2026.04.10 22:28:41.935632 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 23 rows starting from the beginning of the part | ||
| 9826 | 2026.04.10 22:28:41.935727 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 18 rows starting from the beginning of the part | ||
| 9827 | 2026.04.10 22:28:41.935772 [ 6 ] {e7c4e6f2-257b-4908-948b-12d6aac1e95c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9828 | 2026.04.10 22:28:41.935990 [ 6 ] {e7c4e6f2-257b-4908-948b-12d6aac1e95c} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.04.10 22:28:41.936117 [ 40 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9830 | 2026.04.10 22:28:41.936136 [ 6 ] {e7c4e6f2-257b-4908-948b-12d6aac1e95c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 9831 | 2026.04.10 22:28:41.936171 [ 40 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.04.10 22:28:41.936193 [ 6 ] {e7c4e6f2-257b-4908-948b-12d6aac1e95c} <Debug> TCPHandler: Processed in 0.001312086 sec. | ||
| 9833 | 2026.04.10 22:28:41.936198 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9834 | 2026.04.10 22:28:41.936296 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9835 | 2026.04.10 22:28:41.936371 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9836 | 2026.04.10 22:28:41.936394 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2838 rows starting from the beginning of the part | ||
| 9837 | 2026.04.10 22:28:41.936436 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9838 | 2026.04.10 22:28:41.936469 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 9839 | 2026.04.10 22:28:41.936499 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9840 | 2026.04.10 22:28:41.936531 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9841 | 2026.04.10 22:28:41.936581 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9842 | 2026.04.10 22:28:41.937772 [ 200 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3168 rows, containing 4 columns (4 merged, 0 gathered) in 0.00150252 sec., 2108457.790911269 rows/sec., 137.59 MiB/sec. | ||
| 9843 | 2026.04.10 22:28:41.938081 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9844 | 2026.04.10 22:28:41.938327 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_61_12} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2026.04.10 22:28:41.938390 [ 191 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_61_12} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9846 | 2026.04.10 22:28:41.938445 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9847 | 2026.04.10 22:28:41.942378 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1223 rows, containing 19 columns (19 merged, 0 gathered) in 0.007535212 sec., 162304.65712179034 rows/sec., 290.84 MiB/sec. | ||
| 9848 | 2026.04.10 22:28:41.944247 [ 202 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9849 | 2026.04.10 22:28:41.944629 [ 202 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2026.04.10 22:28:41.944711 [ 202 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9851 | 2026.04.10 22:28:41.944849 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 9852 | 2026.04.10 22:28:42.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.29 MiB, peak 321.79 MiB, free memory in arenas 0.00 B, will set to 313.68 MiB (RSS), difference: 3.39 MiB | ||
| 9853 | 2026.04.10 22:28:44.023604 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9854 | 2026.04.10 22:28:44.023822 [ 6 ] {92e2111b-2a77-4316-9be7-c5855769dbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9855 | 2026.04.10 22:28:44.023893 [ 6 ] {92e2111b-2a77-4316-9be7-c5855769dbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9856 | 2026.04.10 22:28:44.024561 [ 6 ] {92e2111b-2a77-4316-9be7-c5855769dbd2} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2026.04.10 22:28:44.024600 [ 6 ] {92e2111b-2a77-4316-9be7-c5855769dbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9858 | 2026.04.10 22:28:44.024980 [ 6 ] {92e2111b-2a77-4316-9be7-c5855769dbd2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9859 | 2026.04.10 22:28:44.025224 [ 6 ] {92e2111b-2a77-4316-9be7-c5855769dbd2} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2026.04.10 22:28:44.025368 [ 6 ] {92e2111b-2a77-4316-9be7-c5855769dbd2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001603 sec., 2495.321272613849 rows/sec., 203.48 KiB/sec. | ||
| 9861 | 2026.04.10 22:28:44.025410 [ 6 ] {92e2111b-2a77-4316-9be7-c5855769dbd2} <Debug> TCPHandler: Processed in 0.001938719 sec. | ||
| 9862 | 2026.04.10 22:28:44.025529 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9863 | 2026.04.10 22:28:44.025622 [ 6 ] {98fa0595-89e7-4f4b-a9e7-0fc63e393b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9864 | 2026.04.10 22:28:44.025661 [ 6 ] {98fa0595-89e7-4f4b-a9e7-0fc63e393b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9865 | 2026.04.10 22:28:44.027319 [ 6 ] {98fa0595-89e7-4f4b-a9e7-0fc63e393b67} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.04.10 22:28:44.027352 [ 6 ] {98fa0595-89e7-4f4b-a9e7-0fc63e393b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9867 | 2026.04.10 22:28:44.027796 [ 6 ] {98fa0595-89e7-4f4b-a9e7-0fc63e393b67} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9868 | 2026.04.10 22:28:44.028021 [ 6 ] {98fa0595-89e7-4f4b-a9e7-0fc63e393b67} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2026.04.10 22:28:44.028153 [ 6 ] {98fa0595-89e7-4f4b-a9e7-0fc63e393b67} <Debug> executeQuery: Read 2453 rows, 186.18 KiB in 0.002548 sec., 962715.8555729984 rows/sec., 71.36 MiB/sec. | ||
| 9870 | 2026.04.10 22:28:44.028190 [ 6 ] {98fa0595-89e7-4f4b-a9e7-0fc63e393b67} <Debug> TCPHandler: Processed in 0.002710275 sec. | ||
| 9871 | 2026.04.10 22:28:44.028310 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2026.04.10 22:28:44.028403 [ 6 ] {b9e57db3-9793-4a23-b2d5-f0e0cb84c117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9873 | 2026.04.10 22:28:44.028442 [ 6 ] {b9e57db3-9793-4a23-b2d5-f0e0cb84c117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9874 | 2026.04.10 22:28:44.028854 [ 6 ] {b9e57db3-9793-4a23-b2d5-f0e0cb84c117} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.04.10 22:28:44.028887 [ 6 ] {b9e57db3-9793-4a23-b2d5-f0e0cb84c117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9876 | 2026.04.10 22:28:44.029181 [ 6 ] {b9e57db3-9793-4a23-b2d5-f0e0cb84c117} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9877 | 2026.04.10 22:28:44.029389 [ 6 ] {b9e57db3-9793-4a23-b2d5-f0e0cb84c117} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2026.04.10 22:28:44.029514 [ 6 ] {b9e57db3-9793-4a23-b2d5-f0e0cb84c117} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.00113 sec., 33628.318584070796 rows/sec., 2.45 MiB/sec. | ||
| 9879 | 2026.04.10 22:28:44.029549 [ 6 ] {b9e57db3-9793-4a23-b2d5-f0e0cb84c117} <Debug> TCPHandler: Processed in 0.001289146 sec. | ||
| 9880 | 2026.04.10 22:28:44.029655 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2026.04.10 22:28:44.029747 [ 6 ] {56454664-6efc-434e-b019-ddada0bbd1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9882 | 2026.04.10 22:28:44.029787 [ 6 ] {56454664-6efc-434e-b019-ddada0bbd1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9883 | 2026.04.10 22:28:44.030473 [ 6 ] {56454664-6efc-434e-b019-ddada0bbd1ad} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.04.10 22:28:44.030507 [ 6 ] {56454664-6efc-434e-b019-ddada0bbd1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9885 | 2026.04.10 22:28:44.030825 [ 6 ] {56454664-6efc-434e-b019-ddada0bbd1ad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9886 | 2026.04.10 22:28:44.031031 [ 6 ] {56454664-6efc-434e-b019-ddada0bbd1ad} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.04.10 22:28:44.031153 [ 6 ] {56454664-6efc-434e-b019-ddada0bbd1ad} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001423 sec., 562895.2916373858 rows/sec., 32.51 MiB/sec. | ||
| 9888 | 2026.04.10 22:28:44.031189 [ 6 ] {56454664-6efc-434e-b019-ddada0bbd1ad} <Debug> TCPHandler: Processed in 0.001582063 sec. | ||
| 9889 | 2026.04.10 22:28:44.031303 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2026.04.10 22:28:44.031397 [ 6 ] {276a0976-ca3a-436d-95c0-b9b1accb49af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9891 | 2026.04.10 22:28:44.031435 [ 6 ] {276a0976-ca3a-436d-95c0-b9b1accb49af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9892 | 2026.04.10 22:28:44.031804 [ 6 ] {276a0976-ca3a-436d-95c0-b9b1accb49af} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.04.10 22:28:44.031838 [ 6 ] {276a0976-ca3a-436d-95c0-b9b1accb49af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9894 | 2026.04.10 22:28:44.032111 [ 6 ] {276a0976-ca3a-436d-95c0-b9b1accb49af} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9895 | 2026.04.10 22:28:44.032333 [ 6 ] {276a0976-ca3a-436d-95c0-b9b1accb49af} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.04.10 22:28:44.032456 [ 6 ] {276a0976-ca3a-436d-95c0-b9b1accb49af} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 65.29 KiB/sec. | ||
| 9897 | 2026.04.10 22:28:44.032491 [ 6 ] {276a0976-ca3a-436d-95c0-b9b1accb49af} <Debug> TCPHandler: Processed in 0.001237335 sec. | ||
| 9898 | 2026.04.10 22:28:44.032598 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9899 | 2026.04.10 22:28:44.032691 [ 6 ] {f1def604-f9e6-40e8-b846-e22ce85f5a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9900 | 2026.04.10 22:28:44.032730 [ 6 ] {f1def604-f9e6-40e8-b846-e22ce85f5a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9901 | 2026.04.10 22:28:44.033602 [ 6 ] {f1def604-f9e6-40e8-b846-e22ce85f5a6e} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2026.04.10 22:28:44.033635 [ 6 ] {f1def604-f9e6-40e8-b846-e22ce85f5a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9903 | 2026.04.10 22:28:44.034001 [ 6 ] {f1def604-f9e6-40e8-b846-e22ce85f5a6e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9904 | 2026.04.10 22:28:44.034219 [ 6 ] {f1def604-f9e6-40e8-b846-e22ce85f5a6e} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.04.10 22:28:44.034351 [ 6 ] {f1def604-f9e6-40e8-b846-e22ce85f5a6e} <Debug> executeQuery: Read 1317 rows, 90.28 KiB in 0.001678 sec., 784862.9320619785 rows/sec., 52.54 MiB/sec. | ||
| 9906 | 2026.04.10 22:28:44.034388 [ 6 ] {f1def604-f9e6-40e8-b846-e22ce85f5a6e} <Debug> TCPHandler: Processed in 0.001839537 sec. | ||
| 9907 | 2026.04.10 22:28:44.034493 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.04.10 22:28:44.034596 [ 6 ] {3f4e2452-3a25-4d7b-81b6-873147b0f73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9909 | 2026.04.10 22:28:44.034642 [ 6 ] {3f4e2452-3a25-4d7b-81b6-873147b0f73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9910 | 2026.04.10 22:28:44.035371 [ 6 ] {3f4e2452-3a25-4d7b-81b6-873147b0f73d} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.04.10 22:28:44.035408 [ 6 ] {3f4e2452-3a25-4d7b-81b6-873147b0f73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9912 | 2026.04.10 22:28:44.035845 [ 6 ] {3f4e2452-3a25-4d7b-81b6-873147b0f73d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9913 | 2026.04.10 22:28:44.036055 [ 6 ] {3f4e2452-3a25-4d7b-81b6-873147b0f73d} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.04.10 22:28:44.036185 [ 6 ] {3f4e2452-3a25-4d7b-81b6-873147b0f73d} <Debug> executeQuery: Read 1530 rows, 95.33 KiB in 0.001609 sec., 950901.1808576756 rows/sec., 57.86 MiB/sec. | ||
| 9915 | 2026.04.10 22:28:44.036223 [ 6 ] {3f4e2452-3a25-4d7b-81b6-873147b0f73d} <Debug> TCPHandler: Processed in 0.001780786 sec. | ||
| 9916 | 2026.04.10 22:28:44.036337 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9917 | 2026.04.10 22:28:44.036433 [ 6 ] {c4a94a1d-39e7-4a84-ad31-10cf06494a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9918 | 2026.04.10 22:28:44.036489 [ 6 ] {c4a94a1d-39e7-4a84-ad31-10cf06494a35} <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 | ||
| 9919 | 2026.04.10 22:28:44.037307 [ 6 ] {c4a94a1d-39e7-4a84-ad31-10cf06494a35} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.04.10 22:28:44.037341 [ 6 ] {c4a94a1d-39e7-4a84-ad31-10cf06494a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9921 | 2026.04.10 22:28:44.037888 [ 6 ] {c4a94a1d-39e7-4a84-ad31-10cf06494a35} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9922 | 2026.04.10 22:28:44.038108 [ 6 ] {c4a94a1d-39e7-4a84-ad31-10cf06494a35} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.04.10 22:28:44.038244 [ 6 ] {c4a94a1d-39e7-4a84-ad31-10cf06494a35} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00183 sec., 18579.234972677594 rows/sec., 33.29 MiB/sec. | ||
| 9924 | 2026.04.10 22:28:44.038297 [ 6 ] {c4a94a1d-39e7-4a84-ad31-10cf06494a35} <Debug> TCPHandler: Processed in 0.002010531 sec. | ||
| 9925 | 2026.04.10 22:28:44.038411 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2026.04.10 22:28:44.038507 [ 6 ] {73eaa166-ee45-4c4c-b52c-b797dae45293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9927 | 2026.04.10 22:28:44.038548 [ 6 ] {73eaa166-ee45-4c4c-b52c-b797dae45293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9928 | 2026.04.10 22:28:44.038870 [ 6 ] {73eaa166-ee45-4c4c-b52c-b797dae45293} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.04.10 22:28:44.038904 [ 6 ] {73eaa166-ee45-4c4c-b52c-b797dae45293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9930 | 2026.04.10 22:28:44.039195 [ 6 ] {73eaa166-ee45-4c4c-b52c-b797dae45293} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9931 | 2026.04.10 22:28:44.039400 [ 6 ] {73eaa166-ee45-4c4c-b52c-b797dae45293} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2026.04.10 22:28:44.039528 [ 6 ] {73eaa166-ee45-4c4c-b52c-b797dae45293} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00104 sec., 23076.923076923078 rows/sec., 1.56 MiB/sec. | ||
| 9933 | 2026.04.10 22:28:44.039564 [ 6 ] {73eaa166-ee45-4c4c-b52c-b797dae45293} <Debug> TCPHandler: Processed in 0.001202695 sec. | ||
| 9934 | 2026.04.10 22:28:46.921929 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9935 | 2026.04.10 22:28:46.922132 [ 6 ] {e256271e-00dc-4c7c-8392-ad7a714ae217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9936 | 2026.04.10 22:28:46.922210 [ 6 ] {e256271e-00dc-4c7c-8392-ad7a714ae217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9937 | 2026.04.10 22:28:46.922908 [ 6 ] {e256271e-00dc-4c7c-8392-ad7a714ae217} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9938 | 2026.04.10 22:28:46.922960 [ 6 ] {e256271e-00dc-4c7c-8392-ad7a714ae217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9939 | 2026.04.10 22:28:46.923367 [ 6 ] {e256271e-00dc-4c7c-8392-ad7a714ae217} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9940 | 2026.04.10 22:28:46.923588 [ 6 ] {e256271e-00dc-4c7c-8392-ad7a714ae217} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.04.10 22:28:46.923743 [ 33 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9942 | 2026.04.10 22:28:46.923759 [ 6 ] {e256271e-00dc-4c7c-8392-ad7a714ae217} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.55 MiB/sec. | ||
| 9943 | 2026.04.10 22:28:46.923812 [ 33 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2026.04.10 22:28:46.923837 [ 6 ] {e256271e-00dc-4c7c-8392-ad7a714ae217} <Debug> TCPHandler: Processed in 0.002051151 sec. | ||
| 9945 | 2026.04.10 22:28:46.923838 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9946 | 2026.04.10 22:28:46.923982 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9947 | 2026.04.10 22:28:46.923994 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9948 | 2026.04.10 22:28:46.924149 [ 6 ] {aca37004-16c7-4402-86d0-ab4fce8d839b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9949 | 2026.04.10 22:28:46.924152 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9950 | 2026.04.10 22:28:46.924198 [ 6 ] {aca37004-16c7-4402-86d0-ab4fce8d839b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9951 | 2026.04.10 22:28:46.924207 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3362 rows starting from the beginning of the part | ||
| 9952 | 2026.04.10 22:28:46.924293 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 215 rows starting from the beginning of the part | ||
| 9953 | 2026.04.10 22:28:46.924344 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 102 rows starting from the beginning of the part | ||
| 9954 | 2026.04.10 22:28:46.924383 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 92 rows starting from the beginning of the part | ||
| 9955 | 2026.04.10 22:28:46.924421 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 2453 rows starting from the beginning of the part | ||
| 9956 | 2026.04.10 22:28:46.924460 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 9957 | 2026.04.10 22:28:46.924676 [ 6 ] {aca37004-16c7-4402-86d0-ab4fce8d839b} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2026.04.10 22:28:46.924720 [ 6 ] {aca37004-16c7-4402-86d0-ab4fce8d839b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9959 | 2026.04.10 22:28:46.925068 [ 6 ] {aca37004-16c7-4402-86d0-ab4fce8d839b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9960 | 2026.04.10 22:28:46.925298 [ 6 ] {aca37004-16c7-4402-86d0-ab4fce8d839b} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2026.04.10 22:28:46.925420 [ 33 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9962 | 2026.04.10 22:28:46.925435 [ 6 ] {aca37004-16c7-4402-86d0-ab4fce8d839b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00131 sec., 48854.96183206107 rows/sec., 3.81 MiB/sec. | ||
| 9963 | 2026.04.10 22:28:46.925459 [ 33 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2026.04.10 22:28:46.925483 [ 6 ] {aca37004-16c7-4402-86d0-ab4fce8d839b} <Debug> TCPHandler: Processed in 0.001543812 sec. | ||
| 9965 | 2026.04.10 22:28:46.925483 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9966 | 2026.04.10 22:28:46.925596 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9967 | 2026.04.10 22:28:46.925619 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9968 | 2026.04.10 22:28:46.925724 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9969 | 2026.04.10 22:28:46.925729 [ 6 ] {6caad717-c9bd-4a86-8da9-17eb706eb3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9970 | 2026.04.10 22:28:46.925765 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1834 rows starting from the beginning of the part | ||
| 9971 | 2026.04.10 22:28:46.925792 [ 6 ] {6caad717-c9bd-4a86-8da9-17eb706eb3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9972 | 2026.04.10 22:28:46.925834 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 124 rows starting from the beginning of the part | ||
| 9973 | 2026.04.10 22:28:46.925891 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 87 rows starting from the beginning of the part | ||
| 9974 | 2026.04.10 22:28:46.925938 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
| 9975 | 2026.04.10 22:28:46.925983 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1317 rows starting from the beginning of the part | ||
| 9976 | 2026.04.10 22:28:46.926027 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 9977 | 2026.04.10 22:28:46.926189 [ 6 ] {6caad717-c9bd-4a86-8da9-17eb706eb3df} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2026.04.10 22:28:46.926235 [ 6 ] {6caad717-c9bd-4a86-8da9-17eb706eb3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9979 | 2026.04.10 22:28:46.926576 [ 201 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002656374 sec., 2364124.9312032117 rows/sec., 188.23 MiB/sec. | ||
| 9980 | 2026.04.10 22:28:46.926595 [ 6 ] {6caad717-c9bd-4a86-8da9-17eb706eb3df} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9981 | 2026.04.10 22:28:46.926833 [ 6 ] {6caad717-c9bd-4a86-8da9-17eb706eb3df} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2026.04.10 22:28:46.926933 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9983 | 2026.04.10 22:28:46.926970 [ 6 ] {6caad717-c9bd-4a86-8da9-17eb706eb3df} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00126 sec., 76190.47619047618 rows/sec., 5.31 MiB/sec. | ||
| 9984 | 2026.04.10 22:28:46.927012 [ 6 ] {6caad717-c9bd-4a86-8da9-17eb706eb3df} <Debug> TCPHandler: Processed in 0.001444459 sec. | ||
| 9985 | 2026.04.10 22:28:46.927131 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9986 | 2026.04.10 22:28:46.927229 [ 6 ] {e5ad61b6-29bb-4030-b205-e7789341fac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9987 | 2026.04.10 22:28:46.927239 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687164 sec., 2079228.812373901 rows/sec., 151.05 MiB/sec. | ||
| 9988 | 2026.04.10 22:28:46.927248 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_66_13} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2026.04.10 22:28:46.927274 [ 6 ] {e5ad61b6-29bb-4030-b205-e7789341fac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9990 | 2026.04.10 22:28:46.927356 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_66_13} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9991 | 2026.04.10 22:28:46.927448 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9992 | 2026.04.10 22:28:46.927466 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 9993 | 2026.04.10 22:28:46.927624 [ 6 ] {e5ad61b6-29bb-4030-b205-e7789341fac1} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.04.10 22:28:46.927668 [ 6 ] {e5ad61b6-29bb-4030-b205-e7789341fac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9995 | 2026.04.10 22:28:46.927700 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_66_13} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.04.10 22:28:46.927784 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_66_13} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9997 | 2026.04.10 22:28:46.927863 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9998 | 2026.04.10 22:28:46.927989 [ 6 ] {e5ad61b6-29bb-4030-b205-e7789341fac1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9999 | 2026.04.10 22:28:46.928204 [ 6 ] {e5ad61b6-29bb-4030-b205-e7789341fac1} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2026.04.10 22:28:46.928337 [ 6 ] {e5ad61b6-29bb-4030-b205-e7789341fac1} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001126 sec., 31971.58081705151 rows/sec., 2.15 MiB/sec. | ||
| 10001 | 2026.04.10 22:28:46.928375 [ 6 ] {e5ad61b6-29bb-4030-b205-e7789341fac1} <Debug> TCPHandler: Processed in 0.001293856 sec. | ||
| 10002 | 2026.04.10 22:28:48.081517 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21630 | ||
| 10003 | 2026.04.10 22:28:48.082128 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10004 | 2026.04.10 22:28:48.082182 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10005 | 2026.04.10 22:28:48.082714 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10006 | 2026.04.10 22:28:48.082954 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.04.10 22:28:48.083098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21630 | ||
| 10008 | 2026.04.10 22:28:49.204808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10009 | 2026.04.10 22:28:49.222608 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2026.04.10 22:28:49.222656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10011 | 2026.04.10 22:28:49.229092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10012 | 2026.04.10 22:28:49.229833 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2026.04.10 22:28:49.232754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10014 | 2026.04.10 22:28:50.662401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1234 | ||
| 10015 | 2026.04.10 22:28:50.666171 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10016 | 2026.04.10 22:28:50.666258 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10017 | 2026.04.10 22:28:50.668182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10018 | 2026.04.10 22:28:50.668606 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2026.04.10 22:28:50.669205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
| 10020 | 2026.04.10 22:28:51.926685 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2026.04.10 22:28:51.926974 [ 6 ] {b221c6c5-475d-4fd3-b1e6-43aaf316abab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10022 | 2026.04.10 22:28:51.927080 [ 6 ] {b221c6c5-475d-4fd3-b1e6-43aaf316abab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10023 | 2026.04.10 22:28:51.927983 [ 6 ] {b221c6c5-475d-4fd3-b1e6-43aaf316abab} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2026.04.10 22:28:51.928027 [ 6 ] {b221c6c5-475d-4fd3-b1e6-43aaf316abab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10025 | 2026.04.10 22:28:51.928435 [ 6 ] {b221c6c5-475d-4fd3-b1e6-43aaf316abab} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10026 | 2026.04.10 22:28:51.928674 [ 6 ] {b221c6c5-475d-4fd3-b1e6-43aaf316abab} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2026.04.10 22:28:51.928829 [ 6 ] {b221c6c5-475d-4fd3-b1e6-43aaf316abab} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001934 sec., 47569.80351602896 rows/sec., 4.02 MiB/sec. | ||
| 10028 | 2026.04.10 22:28:51.928871 [ 6 ] {b221c6c5-475d-4fd3-b1e6-43aaf316abab} <Debug> TCPHandler: Processed in 0.002396229 sec. | ||
| 10029 | 2026.04.10 22:28:51.929008 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2026.04.10 22:28:51.929124 [ 6 ] {2db70696-f8b1-44ff-a282-73694018f2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10031 | 2026.04.10 22:28:51.929164 [ 6 ] {2db70696-f8b1-44ff-a282-73694018f2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10032 | 2026.04.10 22:28:51.929613 [ 6 ] {2db70696-f8b1-44ff-a282-73694018f2a3} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2026.04.10 22:28:51.929650 [ 6 ] {2db70696-f8b1-44ff-a282-73694018f2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10034 | 2026.04.10 22:28:51.929969 [ 6 ] {2db70696-f8b1-44ff-a282-73694018f2a3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10035 | 2026.04.10 22:28:51.930180 [ 6 ] {2db70696-f8b1-44ff-a282-73694018f2a3} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2026.04.10 22:28:51.930319 [ 6 ] {2db70696-f8b1-44ff-a282-73694018f2a3} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001214 sec., 14827.018121911038 rows/sec., 1.09 MiB/sec. | ||
| 10037 | 2026.04.10 22:28:51.930357 [ 6 ] {2db70696-f8b1-44ff-a282-73694018f2a3} <Debug> TCPHandler: Processed in 0.001400678 sec. | ||
| 10038 | 2026.04.10 22:28:51.930480 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10039 | 2026.04.10 22:28:51.930575 [ 6 ] {c91d129f-998a-4835-9e32-753f5150b1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10040 | 2026.04.10 22:28:51.930615 [ 6 ] {c91d129f-998a-4835-9e32-753f5150b1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10041 | 2026.04.10 22:28:51.931075 [ 6 ] {c91d129f-998a-4835-9e32-753f5150b1f1} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2026.04.10 22:28:51.931111 [ 6 ] {c91d129f-998a-4835-9e32-753f5150b1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10043 | 2026.04.10 22:28:51.931407 [ 6 ] {c91d129f-998a-4835-9e32-753f5150b1f1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10044 | 2026.04.10 22:28:51.931610 [ 6 ] {c91d129f-998a-4835-9e32-753f5150b1f1} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2026.04.10 22:28:51.931739 [ 6 ] {c91d129f-998a-4835-9e32-753f5150b1f1} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001182 sec., 69373.94247038917 rows/sec., 5.42 MiB/sec. | ||
| 10046 | 2026.04.10 22:28:51.931776 [ 6 ] {c91d129f-998a-4835-9e32-753f5150b1f1} <Debug> TCPHandler: Processed in 0.001346687 sec. | ||
| 10047 | 2026.04.10 22:28:51.931898 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10048 | 2026.04.10 22:28:51.931993 [ 6 ] {283b7091-528e-461d-9988-e5fd9d3f8762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10049 | 2026.04.10 22:28:51.932038 [ 6 ] {283b7091-528e-461d-9988-e5fd9d3f8762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10050 | 2026.04.10 22:28:51.932455 [ 6 ] {283b7091-528e-461d-9988-e5fd9d3f8762} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.04.10 22:28:51.932491 [ 6 ] {283b7091-528e-461d-9988-e5fd9d3f8762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10052 | 2026.04.10 22:28:51.932838 [ 6 ] {283b7091-528e-461d-9988-e5fd9d3f8762} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10053 | 2026.04.10 22:28:51.933051 [ 6 ] {283b7091-528e-461d-9988-e5fd9d3f8762} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.04.10 22:28:51.933187 [ 6 ] {283b7091-528e-461d-9988-e5fd9d3f8762} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 10055 | 2026.04.10 22:28:51.933224 [ 6 ] {283b7091-528e-461d-9988-e5fd9d3f8762} <Debug> TCPHandler: Processed in 0.001374648 sec. | ||
| 10056 | 2026.04.10 22:28:51.933373 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10057 | 2026.04.10 22:28:51.933467 [ 6 ] {f94da2d9-eea6-4ea5-9ee6-bf628464fce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10058 | 2026.04.10 22:28:51.933520 [ 6 ] {f94da2d9-eea6-4ea5-9ee6-bf628464fce1} <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 | ||
| 10059 | 2026.04.10 22:28:51.934292 [ 6 ] {f94da2d9-eea6-4ea5-9ee6-bf628464fce1} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2026.04.10 22:28:51.934328 [ 6 ] {f94da2d9-eea6-4ea5-9ee6-bf628464fce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10061 | 2026.04.10 22:28:51.934867 [ 6 ] {f94da2d9-eea6-4ea5-9ee6-bf628464fce1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10062 | 2026.04.10 22:28:51.935095 [ 6 ] {f94da2d9-eea6-4ea5-9ee6-bf628464fce1} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2026.04.10 22:28:51.935237 [ 6 ] {f94da2d9-eea6-4ea5-9ee6-bf628464fce1} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001788 sec., 10067.114093959732 rows/sec., 18.04 MiB/sec. | ||
| 10064 | 2026.04.10 22:28:51.935299 [ 6 ] {f94da2d9-eea6-4ea5-9ee6-bf628464fce1} <Debug> TCPHandler: Processed in 0.00198581 sec. | ||
| 10065 | 2026.04.10 22:28:51.935416 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10066 | 2026.04.10 22:28:51.935513 [ 6 ] {09789edf-15a4-434e-9a95-a6e402178ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10067 | 2026.04.10 22:28:51.935554 [ 6 ] {09789edf-15a4-434e-9a95-a6e402178ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10068 | 2026.04.10 22:28:51.935891 [ 6 ] {09789edf-15a4-434e-9a95-a6e402178ec1} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2026.04.10 22:28:51.935926 [ 6 ] {09789edf-15a4-434e-9a95-a6e402178ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10070 | 2026.04.10 22:28:51.936243 [ 6 ] {09789edf-15a4-434e-9a95-a6e402178ec1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10071 | 2026.04.10 22:28:51.936450 [ 6 ] {09789edf-15a4-434e-9a95-a6e402178ec1} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2026.04.10 22:28:51.936577 [ 6 ] {09789edf-15a4-434e-9a95-a6e402178ec1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 10073 | 2026.04.10 22:28:51.936612 [ 6 ] {09789edf-15a4-434e-9a95-a6e402178ec1} <Debug> TCPHandler: Processed in 0.001248185 sec. | ||
| 10074 | 2026.04.10 22:28:55.408792 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10075 | 2026.04.10 22:28:55.408864 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10076 | 2026.04.10 22:28:55.583272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22078 | ||
| 10077 | 2026.04.10 22:28:55.584054 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10078 | 2026.04.10 22:28:55.584126 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10079 | 2026.04.10 22:28:55.584625 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10080 | 2026.04.10 22:28:55.584863 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2026.04.10 22:28:55.584992 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22078 | ||
| 10082 | 2026.04.10 22:28:55.584997 [ 90 ] {} <Debug> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10083 | 2026.04.10 22:28:55.585097 [ 90 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2026.04.10 22:28:55.585122 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10085 | 2026.04.10 22:28:55.585289 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10086 | 2026.04.10 22:28:55.585506 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10087 | 2026.04.10 22:28:55.585580 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19710 rows starting from the beginning of the part | ||
| 10088 | 2026.04.10 22:28:55.585685 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10089 | 2026.04.10 22:28:55.585758 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10090 | 2026.04.10 22:28:55.585803 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10091 | 2026.04.10 22:28:55.585842 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10092 | 2026.04.10 22:28:55.585886 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10093 | 2026.04.10 22:28:55.587840 [ 196 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22078 rows, containing 4 columns (4 merged, 0 gathered) in 0.002637844 sec., 8369714.054356513 rows/sec., 119.73 MiB/sec. | ||
| 10094 | 2026.04.10 22:28:55.588137 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10095 | 2026.04.10 22:28:55.588450 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_46_9} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2026.04.10 22:28:55.588537 [ 192 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_46_9} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10097 | 2026.04.10 22:28:55.588622 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10098 | 2026.04.10 22:28:56.732903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10099 | 2026.04.10 22:28:56.750743 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10100 | 2026.04.10 22:28:56.750807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10101 | 2026.04.10 22:28:56.757256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10102 | 2026.04.10 22:28:56.757971 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10103 | 2026.04.10 22:28:56.758270 [ 90 ] {} <Debug> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10104 | 2026.04.10 22:28:56.758333 [ 90 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2026.04.10 22:28:56.758353 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10106 | 2026.04.10 22:28:56.758467 [ 187 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10107 | 2026.04.10 22:28:56.761310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10108 | 2026.04.10 22:28:56.761818 [ 187 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10109 | 2026.04.10 22:28:56.763407 [ 187 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10110 | 2026.04.10 22:28:56.768038 [ 187 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10111 | 2026.04.10 22:28:56.772661 [ 187 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10112 | 2026.04.10 22:28:56.777430 [ 187 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10113 | 2026.04.10 22:28:56.782490 [ 187 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10114 | 2026.04.10 22:28:56.786762 [ 187 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10115 | 2026.04.10 22:28:56.844229 [ 196 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.085810331 sec., 4043.802138462792 rows/sec., 20.91 MiB/sec. | ||
| 10116 | 2026.04.10 22:28:56.846574 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10117 | 2026.04.10 22:28:56.848387 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_46_9} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2026.04.10 22:28:56.848494 [ 199 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_46_9} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10119 | 2026.04.10 22:28:56.850261 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10120 | 2026.04.10 22:28:56.927196 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10121 | 2026.04.10 22:28:56.927379 [ 6 ] {e05bd823-d1bd-44d0-a109-707c62727962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10122 | 2026.04.10 22:28:56.927449 [ 6 ] {e05bd823-d1bd-44d0-a109-707c62727962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10123 | 2026.04.10 22:28:56.928140 [ 6 ] {e05bd823-d1bd-44d0-a109-707c62727962} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2026.04.10 22:28:56.928186 [ 6 ] {e05bd823-d1bd-44d0-a109-707c62727962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10125 | 2026.04.10 22:28:56.928576 [ 6 ] {e05bd823-d1bd-44d0-a109-707c62727962} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10126 | 2026.04.10 22:28:56.928807 [ 6 ] {e05bd823-d1bd-44d0-a109-707c62727962} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2026.04.10 22:28:56.928959 [ 6 ] {e05bd823-d1bd-44d0-a109-707c62727962} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001634 sec., 62423.5006119951 rows/sec., 5.22 MiB/sec. | ||
| 10128 | 2026.04.10 22:28:56.929008 [ 6 ] {e05bd823-d1bd-44d0-a109-707c62727962} <Debug> TCPHandler: Processed in 0.001945419 sec. | ||
| 10129 | 2026.04.10 22:28:56.929135 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10130 | 2026.04.10 22:28:56.929239 [ 6 ] {e9089be3-5461-4cf8-9a30-a5167f6f3da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10131 | 2026.04.10 22:28:56.929282 [ 6 ] {e9089be3-5461-4cf8-9a30-a5167f6f3da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10132 | 2026.04.10 22:28:56.929702 [ 6 ] {e9089be3-5461-4cf8-9a30-a5167f6f3da7} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10133 | 2026.04.10 22:28:56.929739 [ 6 ] {e9089be3-5461-4cf8-9a30-a5167f6f3da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10134 | 2026.04.10 22:28:56.930059 [ 6 ] {e9089be3-5461-4cf8-9a30-a5167f6f3da7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10135 | 2026.04.10 22:28:56.930276 [ 6 ] {e9089be3-5461-4cf8-9a30-a5167f6f3da7} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2026.04.10 22:28:56.930409 [ 6 ] {e9089be3-5461-4cf8-9a30-a5167f6f3da7} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001195 sec., 19246.861924686193 rows/sec., 1.41 MiB/sec. | ||
| 10137 | 2026.04.10 22:28:56.930448 [ 6 ] {e9089be3-5461-4cf8-9a30-a5167f6f3da7} <Debug> TCPHandler: Processed in 0.001366248 sec. | ||
| 10138 | 2026.04.10 22:28:56.930551 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10139 | 2026.04.10 22:28:56.930647 [ 6 ] {eb1da85b-320d-4708-a545-4a7c864d56af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10140 | 2026.04.10 22:28:56.930688 [ 6 ] {eb1da85b-320d-4708-a545-4a7c864d56af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10141 | 2026.04.10 22:28:56.931119 [ 6 ] {eb1da85b-320d-4708-a545-4a7c864d56af} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2026.04.10 22:28:56.931155 [ 6 ] {eb1da85b-320d-4708-a545-4a7c864d56af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10143 | 2026.04.10 22:28:56.931480 [ 6 ] {eb1da85b-320d-4708-a545-4a7c864d56af} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10144 | 2026.04.10 22:28:56.931708 [ 6 ] {eb1da85b-320d-4708-a545-4a7c864d56af} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2026.04.10 22:28:56.931840 [ 6 ] {eb1da85b-320d-4708-a545-4a7c864d56af} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001213 sec., 71723.0008244023 rows/sec., 5.60 MiB/sec. | ||
| 10146 | 2026.04.10 22:28:56.931880 [ 6 ] {eb1da85b-320d-4708-a545-4a7c864d56af} <Debug> TCPHandler: Processed in 0.001379318 sec. | ||
| 10147 | 2026.04.10 22:28:56.931994 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2026.04.10 22:28:56.932090 [ 6 ] {82f5086e-1edb-4278-a4f5-36989421450f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10149 | 2026.04.10 22:28:56.932135 [ 6 ] {82f5086e-1edb-4278-a4f5-36989421450f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10150 | 2026.04.10 22:28:56.932570 [ 6 ] {82f5086e-1edb-4278-a4f5-36989421450f} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2026.04.10 22:28:56.932606 [ 6 ] {82f5086e-1edb-4278-a4f5-36989421450f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10152 | 2026.04.10 22:28:56.932943 [ 6 ] {82f5086e-1edb-4278-a4f5-36989421450f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10153 | 2026.04.10 22:28:56.933166 [ 6 ] {82f5086e-1edb-4278-a4f5-36989421450f} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2026.04.10 22:28:56.933289 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10155 | 2026.04.10 22:28:56.933310 [ 6 ] {82f5086e-1edb-4278-a4f5-36989421450f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 10156 | 2026.04.10 22:28:56.933359 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2026.04.10 22:28:56.933367 [ 6 ] {82f5086e-1edb-4278-a4f5-36989421450f} <Debug> TCPHandler: Processed in 0.001423699 sec. | ||
| 10158 | 2026.04.10 22:28:56.933386 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10159 | 2026.04.10 22:28:56.933487 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10160 | 2026.04.10 22:28:56.933505 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10161 | 2026.04.10 22:28:56.933606 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10162 | 2026.04.10 22:28:56.933635 [ 6 ] {77ca20ed-506d-4559-bbd7-478438fde20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10163 | 2026.04.10 22:28:56.933640 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 23118 rows starting from the beginning of the part | ||
| 10164 | 2026.04.10 22:28:56.933705 [ 6 ] {77ca20ed-506d-4559-bbd7-478438fde20a} <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 | ||
| 10165 | 2026.04.10 22:28:56.933717 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 10166 | 2026.04.10 22:28:56.933770 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1530 rows starting from the beginning of the part | ||
| 10167 | 2026.04.10 22:28:56.933814 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 96 rows starting from the beginning of the part | ||
| 10168 | 2026.04.10 22:28:56.933850 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 10169 | 2026.04.10 22:28:56.933889 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 10170 | 2026.04.10 22:28:56.934490 [ 6 ] {77ca20ed-506d-4559-bbd7-478438fde20a} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2026.04.10 22:28:56.934524 [ 6 ] {77ca20ed-506d-4559-bbd7-478438fde20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10172 | 2026.04.10 22:28:56.935087 [ 6 ] {77ca20ed-506d-4559-bbd7-478438fde20a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10173 | 2026.04.10 22:28:56.935381 [ 6 ] {77ca20ed-506d-4559-bbd7-478438fde20a} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2026.04.10 22:28:56.935523 [ 6 ] {77ca20ed-506d-4559-bbd7-478438fde20a} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001911 sec., 12035.583464154894 rows/sec., 21.57 MiB/sec. | ||
| 10175 | 2026.04.10 22:28:56.935579 [ 6 ] {77ca20ed-506d-4559-bbd7-478438fde20a} <Debug> TCPHandler: Processed in 0.002135523 sec. | ||
| 10176 | 2026.04.10 22:28:56.935697 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2026.04.10 22:28:56.935793 [ 6 ] {d78ad6e5-9539-479d-a2c5-4124a3d615b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10178 | 2026.04.10 22:28:56.935860 [ 6 ] {d78ad6e5-9539-479d-a2c5-4124a3d615b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10179 | 2026.04.10 22:28:56.936202 [ 6 ] {d78ad6e5-9539-479d-a2c5-4124a3d615b1} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2026.04.10 22:28:56.936237 [ 6 ] {d78ad6e5-9539-479d-a2c5-4124a3d615b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10181 | 2026.04.10 22:28:56.936687 [ 6 ] {d78ad6e5-9539-479d-a2c5-4124a3d615b1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10182 | 2026.04.10 22:28:56.936908 [ 6 ] {d78ad6e5-9539-479d-a2c5-4124a3d615b1} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2026.04.10 22:28:56.937044 [ 6 ] {d78ad6e5-9539-479d-a2c5-4124a3d615b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001269 sec., 47281.32387706856 rows/sec., 3.19 MiB/sec. | ||
| 10184 | 2026.04.10 22:28:56.937079 [ 6 ] {d78ad6e5-9539-479d-a2c5-4124a3d615b1} <Debug> TCPHandler: Processed in 0.001431858 sec. | ||
| 10185 | 2026.04.10 22:28:56.940563 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25224 rows, containing 5 columns (5 merged, 0 gathered) in 0.007111534 sec., 3546914.0694539323 rows/sec., 229.25 MiB/sec. | ||
| 10186 | 2026.04.10 22:28:56.940866 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10187 | 2026.04.10 22:28:56.941196 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10188 | 2026.04.10 22:28:56.941292 [ 197 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10189 | 2026.04.10 22:28:56.941397 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 10190 | 2026.04.10 22:28:57.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.00 MiB, peak 328.95 MiB, free memory in arenas 0.00 B, will set to 317.03 MiB (RSS), difference: 1.03 MiB | ||
| 10191 | 2026.04.10 22:29:00.669624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1258 | ||
| 10192 | 2026.04.10 22:29:00.671951 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10193 | 2026.04.10 22:29:00.672014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10194 | 2026.04.10 22:29:00.673240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10195 | 2026.04.10 22:29:00.673560 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2026.04.10 22:29:00.674094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
| 10197 | 2026.04.10 22:29:01.928324 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10198 | 2026.04.10 22:29:01.928530 [ 6 ] {bfcb2ba3-66fb-461e-aab5-860a9cb8454f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10199 | 2026.04.10 22:29:01.928606 [ 6 ] {bfcb2ba3-66fb-461e-aab5-860a9cb8454f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10200 | 2026.04.10 22:29:01.929386 [ 6 ] {bfcb2ba3-66fb-461e-aab5-860a9cb8454f} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.04.10 22:29:01.929436 [ 6 ] {bfcb2ba3-66fb-461e-aab5-860a9cb8454f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10202 | 2026.04.10 22:29:01.929819 [ 6 ] {bfcb2ba3-66fb-461e-aab5-860a9cb8454f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10203 | 2026.04.10 22:29:01.930047 [ 6 ] {bfcb2ba3-66fb-461e-aab5-860a9cb8454f} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.04.10 22:29:01.930199 [ 6 ] {bfcb2ba3-66fb-461e-aab5-860a9cb8454f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001725 sec., 13913.04347826087 rows/sec., 1.15 MiB/sec. | ||
| 10205 | 2026.04.10 22:29:01.930241 [ 6 ] {bfcb2ba3-66fb-461e-aab5-860a9cb8454f} <Debug> TCPHandler: Processed in 0.002052651 sec. | ||
| 10206 | 2026.04.10 22:29:01.930363 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10207 | 2026.04.10 22:29:01.930458 [ 6 ] {7a011212-68ae-4785-a156-8fce1ebc5c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10208 | 2026.04.10 22:29:01.930498 [ 6 ] {7a011212-68ae-4785-a156-8fce1ebc5c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10209 | 2026.04.10 22:29:01.930918 [ 6 ] {7a011212-68ae-4785-a156-8fce1ebc5c71} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10210 | 2026.04.10 22:29:01.930954 [ 6 ] {7a011212-68ae-4785-a156-8fce1ebc5c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10211 | 2026.04.10 22:29:01.931240 [ 6 ] {7a011212-68ae-4785-a156-8fce1ebc5c71} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10212 | 2026.04.10 22:29:01.931445 [ 6 ] {7a011212-68ae-4785-a156-8fce1ebc5c71} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10213 | 2026.04.10 22:29:01.931571 [ 6 ] {7a011212-68ae-4785-a156-8fce1ebc5c71} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 10214 | 2026.04.10 22:29:01.931608 [ 6 ] {7a011212-68ae-4785-a156-8fce1ebc5c71} <Debug> TCPHandler: Processed in 0.001294046 sec. | ||
| 10215 | 2026.04.10 22:29:01.931718 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10216 | 2026.04.10 22:29:01.931810 [ 6 ] {9bc80e6c-0d50-4dce-88c5-e28657b505e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10217 | 2026.04.10 22:29:01.931848 [ 6 ] {9bc80e6c-0d50-4dce-88c5-e28657b505e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10218 | 2026.04.10 22:29:01.932428 [ 6 ] {9bc80e6c-0d50-4dce-88c5-e28657b505e5} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.04.10 22:29:01.932465 [ 6 ] {9bc80e6c-0d50-4dce-88c5-e28657b505e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10220 | 2026.04.10 22:29:01.932791 [ 6 ] {9bc80e6c-0d50-4dce-88c5-e28657b505e5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10221 | 2026.04.10 22:29:01.932999 [ 6 ] {9bc80e6c-0d50-4dce-88c5-e28657b505e5} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.04.10 22:29:01.933126 [ 6 ] {9bc80e6c-0d50-4dce-88c5-e28657b505e5} <Debug> executeQuery: Read 213 rows, 19.50 KiB in 0.001333 sec., 159789.9474868717 rows/sec., 14.28 MiB/sec. | ||
| 10223 | 2026.04.10 22:29:01.933163 [ 6 ] {9bc80e6c-0d50-4dce-88c5-e28657b505e5} <Debug> TCPHandler: Processed in 0.00149276 sec. | ||
| 10224 | 2026.04.10 22:29:01.933279 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10225 | 2026.04.10 22:29:01.933373 [ 6 ] {c584be69-7dac-413c-b1c3-d5e5e3114b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10226 | 2026.04.10 22:29:01.933412 [ 6 ] {c584be69-7dac-413c-b1c3-d5e5e3114b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10227 | 2026.04.10 22:29:01.933834 [ 6 ] {c584be69-7dac-413c-b1c3-d5e5e3114b49} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.04.10 22:29:01.933870 [ 6 ] {c584be69-7dac-413c-b1c3-d5e5e3114b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10229 | 2026.04.10 22:29:01.934161 [ 6 ] {c584be69-7dac-413c-b1c3-d5e5e3114b49} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10230 | 2026.04.10 22:29:01.934365 [ 6 ] {c584be69-7dac-413c-b1c3-d5e5e3114b49} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.04.10 22:29:01.934489 [ 6 ] {c584be69-7dac-413c-b1c3-d5e5e3114b49} <Debug> executeQuery: Read 32 rows, 2.45 KiB in 0.001134 sec., 28218.69488536155 rows/sec., 2.11 MiB/sec. | ||
| 10232 | 2026.04.10 22:29:01.934526 [ 6 ] {c584be69-7dac-413c-b1c3-d5e5e3114b49} <Debug> TCPHandler: Processed in 0.001294527 sec. | ||
| 10233 | 2026.04.10 22:29:01.934632 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10234 | 2026.04.10 22:29:01.934724 [ 6 ] {5d9ff661-0165-4738-b083-1879d1b7be8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10235 | 2026.04.10 22:29:01.934762 [ 6 ] {5d9ff661-0165-4738-b083-1879d1b7be8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10236 | 2026.04.10 22:29:01.935157 [ 6 ] {5d9ff661-0165-4738-b083-1879d1b7be8f} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2026.04.10 22:29:01.935193 [ 6 ] {5d9ff661-0165-4738-b083-1879d1b7be8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10238 | 2026.04.10 22:29:01.935476 [ 6 ] {5d9ff661-0165-4738-b083-1879d1b7be8f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10239 | 2026.04.10 22:29:01.935681 [ 6 ] {5d9ff661-0165-4738-b083-1879d1b7be8f} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2026.04.10 22:29:01.935802 [ 6 ] {5d9ff661-0165-4738-b083-1879d1b7be8f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001096 sec., 21897.810218978102 rows/sec., 1.82 MiB/sec. | ||
| 10241 | 2026.04.10 22:29:01.935839 [ 6 ] {5d9ff661-0165-4738-b083-1879d1b7be8f} <Debug> TCPHandler: Processed in 0.001253515 sec. | ||
| 10242 | 2026.04.10 22:29:01.935946 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10243 | 2026.04.10 22:29:01.936037 [ 6 ] {afec76b0-1b97-44a8-8312-18086d0211a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10244 | 2026.04.10 22:29:01.936076 [ 6 ] {afec76b0-1b97-44a8-8312-18086d0211a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10245 | 2026.04.10 22:29:01.936471 [ 6 ] {afec76b0-1b97-44a8-8312-18086d0211a6} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10246 | 2026.04.10 22:29:01.936506 [ 6 ] {afec76b0-1b97-44a8-8312-18086d0211a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10247 | 2026.04.10 22:29:01.936786 [ 6 ] {afec76b0-1b97-44a8-8312-18086d0211a6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10248 | 2026.04.10 22:29:01.936987 [ 6 ] {afec76b0-1b97-44a8-8312-18086d0211a6} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2026.04.10 22:29:01.937108 [ 6 ] {afec76b0-1b97-44a8-8312-18086d0211a6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 861.67 KiB/sec. | ||
| 10250 | 2026.04.10 22:29:01.937144 [ 6 ] {afec76b0-1b97-44a8-8312-18086d0211a6} <Debug> TCPHandler: Processed in 0.001244766 sec. | ||
| 10251 | 2026.04.10 22:29:01.937252 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10252 | 2026.04.10 22:29:01.937347 [ 6 ] {352e0f8c-7e0b-4160-a6a6-8738f9bb1032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10253 | 2026.04.10 22:29:01.937386 [ 6 ] {352e0f8c-7e0b-4160-a6a6-8738f9bb1032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10254 | 2026.04.10 22:29:01.937811 [ 6 ] {352e0f8c-7e0b-4160-a6a6-8738f9bb1032} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.04.10 22:29:01.937846 [ 6 ] {352e0f8c-7e0b-4160-a6a6-8738f9bb1032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10256 | 2026.04.10 22:29:01.938148 [ 6 ] {352e0f8c-7e0b-4160-a6a6-8738f9bb1032} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10257 | 2026.04.10 22:29:01.938347 [ 6 ] {352e0f8c-7e0b-4160-a6a6-8738f9bb1032} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.04.10 22:29:01.938469 [ 6 ] {352e0f8c-7e0b-4160-a6a6-8738f9bb1032} <Debug> executeQuery: Read 120 rows, 9.98 KiB in 0.001142 sec., 105078.80910683013 rows/sec., 8.53 MiB/sec. | ||
| 10259 | 2026.04.10 22:29:01.938505 [ 6 ] {352e0f8c-7e0b-4160-a6a6-8738f9bb1032} <Debug> TCPHandler: Processed in 0.001299816 sec. | ||
| 10260 | 2026.04.10 22:29:01.938615 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10261 | 2026.04.10 22:29:01.938708 [ 6 ] {9ad2c129-3c1f-422f-8adc-14a86afe0bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10262 | 2026.04.10 22:29:01.938751 [ 6 ] {9ad2c129-3c1f-422f-8adc-14a86afe0bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10263 | 2026.04.10 22:29:01.939146 [ 6 ] {9ad2c129-3c1f-422f-8adc-14a86afe0bde} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2026.04.10 22:29:01.939181 [ 6 ] {9ad2c129-3c1f-422f-8adc-14a86afe0bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10265 | 2026.04.10 22:29:01.939503 [ 6 ] {9ad2c129-3c1f-422f-8adc-14a86afe0bde} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10266 | 2026.04.10 22:29:01.939718 [ 6 ] {9ad2c129-3c1f-422f-8adc-14a86afe0bde} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2026.04.10 22:29:01.939841 [ 6 ] {9ad2c129-3c1f-422f-8adc-14a86afe0bde} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001151 sec., 171155.51694178977 rows/sec., 12.28 MiB/sec. | ||
| 10268 | 2026.04.10 22:29:01.939877 [ 6 ] {9ad2c129-3c1f-422f-8adc-14a86afe0bde} <Debug> TCPHandler: Processed in 0.001308087 sec. | ||
| 10269 | 2026.04.10 22:29:01.939987 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2026.04.10 22:29:01.940078 [ 6 ] {88ea31dd-7fc2-4b38-8469-05c59d7ea8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10271 | 2026.04.10 22:29:01.940131 [ 6 ] {88ea31dd-7fc2-4b38-8469-05c59d7ea8be} <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 | ||
| 10272 | 2026.04.10 22:29:01.940923 [ 6 ] {88ea31dd-7fc2-4b38-8469-05c59d7ea8be} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.04.10 22:29:01.940958 [ 6 ] {88ea31dd-7fc2-4b38-8469-05c59d7ea8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10274 | 2026.04.10 22:29:01.941487 [ 6 ] {88ea31dd-7fc2-4b38-8469-05c59d7ea8be} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10275 | 2026.04.10 22:29:01.941702 [ 6 ] {88ea31dd-7fc2-4b38-8469-05c59d7ea8be} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.04.10 22:29:01.941836 [ 6 ] {88ea31dd-7fc2-4b38-8469-05c59d7ea8be} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001775 sec., 10140.845070422534 rows/sec., 18.17 MiB/sec. | ||
| 10277 | 2026.04.10 22:29:01.941888 [ 6 ] {88ea31dd-7fc2-4b38-8469-05c59d7ea8be} <Debug> TCPHandler: Processed in 0.001949099 sec. | ||
| 10278 | 2026.04.10 22:29:01.942004 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10279 | 2026.04.10 22:29:01.942097 [ 6 ] {4bdcaeab-0f53-4ca1-b862-2e0222ffdab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10280 | 2026.04.10 22:29:01.942138 [ 6 ] {4bdcaeab-0f53-4ca1-b862-2e0222ffdab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10281 | 2026.04.10 22:29:01.942480 [ 6 ] {4bdcaeab-0f53-4ca1-b862-2e0222ffdab6} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10282 | 2026.04.10 22:29:01.942515 [ 6 ] {4bdcaeab-0f53-4ca1-b862-2e0222ffdab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10283 | 2026.04.10 22:29:01.942824 [ 6 ] {4bdcaeab-0f53-4ca1-b862-2e0222ffdab6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10284 | 2026.04.10 22:29:01.943027 [ 6 ] {4bdcaeab-0f53-4ca1-b862-2e0222ffdab6} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10285 | 2026.04.10 22:29:01.943151 [ 6 ] {4bdcaeab-0f53-4ca1-b862-2e0222ffdab6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 10286 | 2026.04.10 22:29:01.943161 [ 133 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10287 | 2026.04.10 22:29:01.943186 [ 6 ] {4bdcaeab-0f53-4ca1-b862-2e0222ffdab6} <Debug> TCPHandler: Processed in 0.001229344 sec. | ||
| 10288 | 2026.04.10 22:29:01.943228 [ 133 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10289 | 2026.04.10 22:29:01.943254 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10290 | 2026.04.10 22:29:01.943348 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10291 | 2026.04.10 22:29:01.943461 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10292 | 2026.04.10 22:29:01.943494 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3168 rows starting from the beginning of the part | ||
| 10293 | 2026.04.10 22:29:01.943555 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 24 rows starting from the beginning of the part | ||
| 10294 | 2026.04.10 22:29:01.943595 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 10295 | 2026.04.10 22:29:01.943636 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 10296 | 2026.04.10 22:29:01.943669 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 10297 | 2026.04.10 22:29:01.943703 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 10298 | 2026.04.10 22:29:01.944757 [ 197 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 4 columns (4 merged, 0 gathered) in 0.001450619 sec., 2349341.90162958 rows/sec., 153.66 MiB/sec. | ||
| 10299 | 2026.04.10 22:29:01.944987 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10300 | 2026.04.10 22:29:01.945218 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_66_13} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10301 | 2026.04.10 22:29:01.945285 [ 193 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_66_13} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10302 | 2026.04.10 22:29:01.945346 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10303 | 2026.04.10 22:29:03.085206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22590 | ||
| 10304 | 2026.04.10 22:29:03.085731 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10305 | 2026.04.10 22:29:03.085770 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 10306 | 2026.04.10 22:29:03.086267 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10307 | 2026.04.10 22:29:03.086510 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10308 | 2026.04.10 22:29:03.086653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22590 | ||
| 10309 | 2026.04.10 22:29:04.261516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10310 | 2026.04.10 22:29:04.277680 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.04.10 22:29:04.277747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10312 | 2026.04.10 22:29:04.283864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10313 | 2026.04.10 22:29:04.284571 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.04.10 22:29:04.287515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10315 | 2026.04.10 22:29:06.927178 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2026.04.10 22:29:06.927380 [ 6 ] {decac192-e62c-405a-978f-777b65ffe54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10317 | 2026.04.10 22:29:06.927455 [ 6 ] {decac192-e62c-405a-978f-777b65ffe54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10318 | 2026.04.10 22:29:06.928234 [ 6 ] {decac192-e62c-405a-978f-777b65ffe54d} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2026.04.10 22:29:06.928279 [ 6 ] {decac192-e62c-405a-978f-777b65ffe54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10320 | 2026.04.10 22:29:06.928678 [ 6 ] {decac192-e62c-405a-978f-777b65ffe54d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10321 | 2026.04.10 22:29:06.928901 [ 6 ] {decac192-e62c-405a-978f-777b65ffe54d} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2026.04.10 22:29:06.929051 [ 6 ] {decac192-e62c-405a-978f-777b65ffe54d} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001728 sec., 59027.77777777778 rows/sec., 4.94 MiB/sec. | ||
| 10323 | 2026.04.10 22:29:06.929096 [ 6 ] {decac192-e62c-405a-978f-777b65ffe54d} <Debug> TCPHandler: Processed in 0.002063592 sec. | ||
| 10324 | 2026.04.10 22:29:06.929228 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2026.04.10 22:29:06.929328 [ 6 ] {73aa3f59-09bd-4af8-8590-08bc93e43299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10326 | 2026.04.10 22:29:06.929369 [ 6 ] {73aa3f59-09bd-4af8-8590-08bc93e43299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10327 | 2026.04.10 22:29:06.929791 [ 6 ] {73aa3f59-09bd-4af8-8590-08bc93e43299} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2026.04.10 22:29:06.929826 [ 6 ] {73aa3f59-09bd-4af8-8590-08bc93e43299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10329 | 2026.04.10 22:29:06.930118 [ 6 ] {73aa3f59-09bd-4af8-8590-08bc93e43299} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10330 | 2026.04.10 22:29:06.930322 [ 6 ] {73aa3f59-09bd-4af8-8590-08bc93e43299} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2026.04.10 22:29:06.930421 [ 147 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10332 | 2026.04.10 22:29:06.930449 [ 6 ] {73aa3f59-09bd-4af8-8590-08bc93e43299} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001141 sec., 20157.756354075373 rows/sec., 1.48 MiB/sec. | ||
| 10333 | 2026.04.10 22:29:06.930458 [ 147 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10334 | 2026.04.10 22:29:06.930480 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10335 | 2026.04.10 22:29:06.930486 [ 6 ] {73aa3f59-09bd-4af8-8590-08bc93e43299} <Debug> TCPHandler: Processed in 0.001309736 sec. | ||
| 10336 | 2026.04.10 22:29:06.930591 [ 200 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10337 | 2026.04.10 22:29:06.930607 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2026.04.10 22:29:06.930726 [ 6 ] {7e4d002f-20e7-44b1-887f-b1e4c57045bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10339 | 2026.04.10 22:29:06.930732 [ 200 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10340 | 2026.04.10 22:29:06.930771 [ 6 ] {7e4d002f-20e7-44b1-887f-b1e4c57045bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10341 | 2026.04.10 22:29:06.930778 [ 200 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 226 rows starting from the beginning of the part | ||
| 10342 | 2026.04.10 22:29:06.930858 [ 200 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 38 rows starting from the beginning of the part | ||
| 10343 | 2026.04.10 22:29:06.930907 [ 200 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 18 rows starting from the beginning of the part | ||
| 10344 | 2026.04.10 22:29:06.930948 [ 200 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 23 rows starting from the beginning of the part | ||
| 10345 | 2026.04.10 22:29:06.930989 [ 200 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 10346 | 2026.04.10 22:29:06.931027 [ 200 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 23 rows starting from the beginning of the part | ||
| 10347 | 2026.04.10 22:29:06.931215 [ 6 ] {7e4d002f-20e7-44b1-887f-b1e4c57045bd} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2026.04.10 22:29:06.931257 [ 6 ] {7e4d002f-20e7-44b1-887f-b1e4c57045bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10349 | 2026.04.10 22:29:06.931584 [ 6 ] {7e4d002f-20e7-44b1-887f-b1e4c57045bd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10350 | 2026.04.10 22:29:06.931811 [ 6 ] {7e4d002f-20e7-44b1-887f-b1e4c57045bd} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2026.04.10 22:29:06.931894 [ 193 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352147 sec., 266243.24130438484 rows/sec., 19.01 MiB/sec. | ||
| 10352 | 2026.04.10 22:29:06.931941 [ 6 ] {7e4d002f-20e7-44b1-887f-b1e4c57045bd} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001232 sec., 70616.88311688311 rows/sec., 5.51 MiB/sec. | ||
| 10353 | 2026.04.10 22:29:06.931984 [ 6 ] {7e4d002f-20e7-44b1-887f-b1e4c57045bd} <Debug> TCPHandler: Processed in 0.001428599 sec. | ||
| 10354 | 2026.04.10 22:29:06.932103 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10355 | 2026.04.10 22:29:06.932113 [ 197 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10356 | 2026.04.10 22:29:06.932202 [ 6 ] {97f7f90e-cd62-47dd-81e6-862dd114b562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10357 | 2026.04.10 22:29:06.932252 [ 6 ] {97f7f90e-cd62-47dd-81e6-862dd114b562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10358 | 2026.04.10 22:29:06.932416 [ 197 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_61_12} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.04.10 22:29:06.932501 [ 197 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_61_12} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10360 | 2026.04.10 22:29:06.932595 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10361 | 2026.04.10 22:29:06.932675 [ 6 ] {97f7f90e-cd62-47dd-81e6-862dd114b562} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.04.10 22:29:06.932716 [ 6 ] {97f7f90e-cd62-47dd-81e6-862dd114b562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10363 | 2026.04.10 22:29:06.933049 [ 6 ] {97f7f90e-cd62-47dd-81e6-862dd114b562} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10364 | 2026.04.10 22:29:06.933270 [ 6 ] {97f7f90e-cd62-47dd-81e6-862dd114b562} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.04.10 22:29:06.933400 [ 6 ] {97f7f90e-cd62-47dd-81e6-862dd114b562} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 10366 | 2026.04.10 22:29:06.933437 [ 6 ] {97f7f90e-cd62-47dd-81e6-862dd114b562} <Debug> TCPHandler: Processed in 0.001383488 sec. | ||
| 10367 | 2026.04.10 22:29:06.933609 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10368 | 2026.04.10 22:29:06.933705 [ 6 ] {3f63b46c-5814-4491-a7a3-084088e54186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10369 | 2026.04.10 22:29:06.933761 [ 6 ] {3f63b46c-5814-4491-a7a3-084088e54186} <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 | ||
| 10370 | 2026.04.10 22:29:06.934566 [ 6 ] {3f63b46c-5814-4491-a7a3-084088e54186} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2026.04.10 22:29:06.934604 [ 6 ] {3f63b46c-5814-4491-a7a3-084088e54186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10372 | 2026.04.10 22:29:06.935148 [ 6 ] {3f63b46c-5814-4491-a7a3-084088e54186} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10373 | 2026.04.10 22:29:06.935382 [ 6 ] {3f63b46c-5814-4491-a7a3-084088e54186} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2026.04.10 22:29:06.935518 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10375 | 2026.04.10 22:29:06.935525 [ 6 ] {3f63b46c-5814-4491-a7a3-084088e54186} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001838 sec., 12513.60174102285 rows/sec., 22.42 MiB/sec. | ||
| 10376 | 2026.04.10 22:29:06.935586 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2026.04.10 22:29:06.935611 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10378 | 2026.04.10 22:29:06.935624 [ 6 ] {3f63b46c-5814-4491-a7a3-084088e54186} <Debug> TCPHandler: Processed in 0.002066912 sec. | ||
| 10379 | 2026.04.10 22:29:06.935694 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10380 | 2026.04.10 22:29:06.935751 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10381 | 2026.04.10 22:29:06.935850 [ 6 ] {816db381-a29e-47ae-9b26-9678e271eba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10382 | 2026.04.10 22:29:06.935895 [ 6 ] {816db381-a29e-47ae-9b26-9678e271eba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10383 | 2026.04.10 22:29:06.935905 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10384 | 2026.04.10 22:29:06.935961 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1223 rows starting from the beginning of the part | ||
| 10385 | 2026.04.10 22:29:06.936077 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 10386 | 2026.04.10 22:29:06.936169 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 18 rows starting from the beginning of the part | ||
| 10387 | 2026.04.10 22:29:06.936247 [ 6 ] {816db381-a29e-47ae-9b26-9678e271eba0} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2026.04.10 22:29:06.936258 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 23 rows starting from the beginning of the part | ||
| 10389 | 2026.04.10 22:29:06.936290 [ 6 ] {816db381-a29e-47ae-9b26-9678e271eba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10390 | 2026.04.10 22:29:06.936357 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 18 rows starting from the beginning of the part | ||
| 10391 | 2026.04.10 22:29:06.936446 [ 189 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 23 rows starting from the beginning of the part | ||
| 10392 | 2026.04.10 22:29:06.936610 [ 6 ] {816db381-a29e-47ae-9b26-9678e271eba0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10393 | 2026.04.10 22:29:06.936859 [ 6 ] {816db381-a29e-47ae-9b26-9678e271eba0} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10394 | 2026.04.10 22:29:06.936990 [ 6 ] {816db381-a29e-47ae-9b26-9678e271eba0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 10395 | 2026.04.10 22:29:06.937027 [ 6 ] {816db381-a29e-47ae-9b26-9678e271eba0} <Debug> TCPHandler: Processed in 0.001326077 sec. | ||
| 10396 | 2026.04.10 22:29:06.942116 [ 191 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1339 rows, containing 19 columns (19 merged, 0 gathered) in 0.006458201 sec., 207333.2805838654 rows/sec., 371.53 MiB/sec. | ||
| 10397 | 2026.04.10 22:29:06.944021 [ 202 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10398 | 2026.04.10 22:29:06.944395 [ 202 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2026.04.10 22:29:06.944474 [ 202 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10400 | 2026.04.10 22:29:06.944606 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 10401 | 2026.04.10 22:29:07.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.63 MiB, peak 329.22 MiB, free memory in arenas 0.00 B, will set to 319.92 MiB (RSS), difference: 2.29 MiB | ||
| 10402 | 2026.04.10 22:29:10.408910 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10403 | 2026.04.10 22:29:10.408986 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10404 | 2026.04.10 22:29:10.586842 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23038 | ||
| 10405 | 2026.04.10 22:29:10.587612 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2026.04.10 22:29:10.587693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10407 | 2026.04.10 22:29:10.588239 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10408 | 2026.04.10 22:29:10.588490 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.04.10 22:29:10.588626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23038 | ||
| 10410 | 2026.04.10 22:29:10.674408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1290 | ||
| 10411 | 2026.04.10 22:29:10.676801 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.04.10 22:29:10.676852 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10413 | 2026.04.10 22:29:10.678064 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10414 | 2026.04.10 22:29:10.678341 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2026.04.10 22:29:10.678607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
| 10416 | 2026.04.10 22:29:11.001244 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000828157 sec. | ||
| 10417 | 2026.04.10 22:29:11.787693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10418 | 2026.04.10 22:29:11.804310 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.04.10 22:29:11.804375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10420 | 2026.04.10 22:29:11.810411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10421 | 2026.04.10 22:29:11.811142 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2026.04.10 22:29:11.814637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10423 | 2026.04.10 22:29:11.926897 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10424 | 2026.04.10 22:29:11.927078 [ 6 ] {4f78cb49-be6c-46e4-97de-fe26beb0aadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10425 | 2026.04.10 22:29:11.927143 [ 6 ] {4f78cb49-be6c-46e4-97de-fe26beb0aadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10426 | 2026.04.10 22:29:11.927798 [ 6 ] {4f78cb49-be6c-46e4-97de-fe26beb0aadb} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10427 | 2026.04.10 22:29:11.927837 [ 6 ] {4f78cb49-be6c-46e4-97de-fe26beb0aadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10428 | 2026.04.10 22:29:11.928234 [ 6 ] {4f78cb49-be6c-46e4-97de-fe26beb0aadb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10429 | 2026.04.10 22:29:11.928476 [ 6 ] {4f78cb49-be6c-46e4-97de-fe26beb0aadb} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10430 | 2026.04.10 22:29:11.928609 [ 143 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10431 | 2026.04.10 22:29:11.928624 [ 6 ] {4f78cb49-be6c-46e4-97de-fe26beb0aadb} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001596 sec., 57644.11027568922 rows/sec., 4.87 MiB/sec. | ||
| 10432 | 2026.04.10 22:29:11.928648 [ 143 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10433 | 2026.04.10 22:29:11.928668 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10434 | 2026.04.10 22:29:11.928672 [ 6 ] {4f78cb49-be6c-46e4-97de-fe26beb0aadb} <Debug> TCPHandler: Processed in 0.001903618 sec. | ||
| 10435 | 2026.04.10 22:29:11.928790 [ 193 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10436 | 2026.04.10 22:29:11.928802 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10437 | 2026.04.10 22:29:11.928945 [ 193 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10438 | 2026.04.10 22:29:11.928945 [ 6 ] {a69e458e-c089-444c-a515-285dad39c77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10439 | 2026.04.10 22:29:11.928985 [ 193 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3362 rows starting from the beginning of the part | ||
| 10440 | 2026.04.10 22:29:11.929006 [ 6 ] {a69e458e-c089-444c-a515-285dad39c77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10441 | 2026.04.10 22:29:11.929057 [ 193 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 92 rows starting from the beginning of the part | ||
| 10442 | 2026.04.10 22:29:11.929107 [ 193 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 102 rows starting from the beginning of the part | ||
| 10443 | 2026.04.10 22:29:11.929152 [ 193 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 213 rows starting from the beginning of the part | ||
| 10444 | 2026.04.10 22:29:11.929191 [ 193 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 102 rows starting from the beginning of the part | ||
| 10445 | 2026.04.10 22:29:11.929229 [ 193 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 92 rows starting from the beginning of the part | ||
| 10446 | 2026.04.10 22:29:11.929427 [ 6 ] {a69e458e-c089-444c-a515-285dad39c77d} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2026.04.10 22:29:11.929467 [ 6 ] {a69e458e-c089-444c-a515-285dad39c77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10448 | 2026.04.10 22:29:11.929781 [ 6 ] {a69e458e-c089-444c-a515-285dad39c77d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10449 | 2026.04.10 22:29:11.930005 [ 6 ] {a69e458e-c089-444c-a515-285dad39c77d} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2026.04.10 22:29:11.930138 [ 6 ] {a69e458e-c089-444c-a515-285dad39c77d} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001214 sec., 14827.018121911038 rows/sec., 1.09 MiB/sec. | ||
| 10451 | 2026.04.10 22:29:11.930176 [ 6 ] {a69e458e-c089-444c-a515-285dad39c77d} <Debug> TCPHandler: Processed in 0.001423979 sec. | ||
| 10452 | 2026.04.10 22:29:11.930289 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2026.04.10 22:29:11.930383 [ 6 ] {e11c03c5-fb93-445d-954a-5322b4cb0f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10454 | 2026.04.10 22:29:11.930424 [ 6 ] {e11c03c5-fb93-445d-954a-5322b4cb0f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10455 | 2026.04.10 22:29:11.930819 [ 201 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3963 rows, containing 5 columns (5 merged, 0 gathered) in 0.002087782 sec., 1898186.688073755 rows/sec., 153.85 MiB/sec. | ||
| 10456 | 2026.04.10 22:29:11.930841 [ 6 ] {e11c03c5-fb93-445d-954a-5322b4cb0f24} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10457 | 2026.04.10 22:29:11.930883 [ 6 ] {e11c03c5-fb93-445d-954a-5322b4cb0f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10458 | 2026.04.10 22:29:11.931201 [ 6 ] {e11c03c5-fb93-445d-954a-5322b4cb0f24} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10459 | 2026.04.10 22:29:11.931250 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10460 | 2026.04.10 22:29:11.931441 [ 6 ] {e11c03c5-fb93-445d-954a-5322b4cb0f24} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2026.04.10 22:29:11.931583 [ 6 ] {e11c03c5-fb93-445d-954a-5322b4cb0f24} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001217 sec., 67378.80032867707 rows/sec., 5.26 MiB/sec. | ||
| 10462 | 2026.04.10 22:29:11.931603 [ 142 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10463 | 2026.04.10 22:29:11.931622 [ 6 ] {e11c03c5-fb93-445d-954a-5322b4cb0f24} <Debug> TCPHandler: Processed in 0.001383098 sec. | ||
| 10464 | 2026.04.10 22:29:11.931641 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_71_14} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.04.10 22:29:11.931662 [ 142 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10466 | 2026.04.10 22:29:11.931688 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10467 | 2026.04.10 22:29:11.931749 [ 194 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_71_14} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10468 | 2026.04.10 22:29:11.931765 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10469 | 2026.04.10 22:29:11.931782 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10470 | 2026.04.10 22:29:11.931852 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 10471 | 2026.04.10 22:29:11.931865 [ 6 ] {3fc32441-7fd7-46c3-9c01-3508dea78eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10472 | 2026.04.10 22:29:11.931895 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10473 | 2026.04.10 22:29:11.931918 [ 6 ] {3fc32441-7fd7-46c3-9c01-3508dea78eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10474 | 2026.04.10 22:29:11.931933 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1834 rows starting from the beginning of the part | ||
| 10475 | 2026.04.10 22:29:11.932006 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part | ||
| 10476 | 2026.04.10 22:29:11.932052 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 87 rows starting from the beginning of the part | ||
| 10477 | 2026.04.10 22:29:11.932094 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 120 rows starting from the beginning of the part | ||
| 10478 | 2026.04.10 22:29:11.932136 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 87 rows starting from the beginning of the part | ||
| 10479 | 2026.04.10 22:29:11.932178 [ 190 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part | ||
| 10480 | 2026.04.10 22:29:11.932342 [ 6 ] {3fc32441-7fd7-46c3-9c01-3508dea78eb4} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.04.10 22:29:11.932384 [ 6 ] {3fc32441-7fd7-46c3-9c01-3508dea78eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10482 | 2026.04.10 22:29:11.932740 [ 6 ] {3fc32441-7fd7-46c3-9c01-3508dea78eb4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10483 | 2026.04.10 22:29:11.932982 [ 6 ] {3fc32441-7fd7-46c3-9c01-3508dea78eb4} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2026.04.10 22:29:11.933111 [ 6 ] {3fc32441-7fd7-46c3-9c01-3508dea78eb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 10485 | 2026.04.10 22:29:11.933148 [ 6 ] {3fc32441-7fd7-46c3-9c01-3508dea78eb4} <Debug> TCPHandler: Processed in 0.001432749 sec. | ||
| 10486 | 2026.04.10 22:29:11.933255 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.04.10 22:29:11.933349 [ 6 ] {ac0a2f44-48fe-4bd8-b24c-683a6bb037e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10488 | 2026.04.10 22:29:11.933354 [ 194 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2292 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612693 sec., 1421225.2424981073 rows/sec., 105.36 MiB/sec. | ||
| 10489 | 2026.04.10 22:29:11.933405 [ 6 ] {ac0a2f44-48fe-4bd8-b24c-683a6bb037e9} <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 | ||
| 10490 | 2026.04.10 22:29:11.933585 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10491 | 2026.04.10 22:29:11.933877 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_71_14} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2026.04.10 22:29:11.933968 [ 201 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_71_14} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10493 | 2026.04.10 22:29:11.934061 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 10494 | 2026.04.10 22:29:11.934185 [ 6 ] {ac0a2f44-48fe-4bd8-b24c-683a6bb037e9} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2026.04.10 22:29:11.934226 [ 6 ] {ac0a2f44-48fe-4bd8-b24c-683a6bb037e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10496 | 2026.04.10 22:29:11.934785 [ 6 ] {ac0a2f44-48fe-4bd8-b24c-683a6bb037e9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10497 | 2026.04.10 22:29:11.935008 [ 6 ] {ac0a2f44-48fe-4bd8-b24c-683a6bb037e9} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.04.10 22:29:11.935145 [ 6 ] {ac0a2f44-48fe-4bd8-b24c-683a6bb037e9} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001814 sec., 9922.822491730982 rows/sec., 17.78 MiB/sec. | ||
| 10499 | 2026.04.10 22:29:11.935200 [ 6 ] {ac0a2f44-48fe-4bd8-b24c-683a6bb037e9} <Debug> TCPHandler: Processed in 0.00199387 sec. | ||
| 10500 | 2026.04.10 22:29:11.935317 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2026.04.10 22:29:11.935412 [ 6 ] {6b07c838-025c-403a-855e-29ff21ad11dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10502 | 2026.04.10 22:29:11.935454 [ 6 ] {6b07c838-025c-403a-855e-29ff21ad11dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10503 | 2026.04.10 22:29:11.935769 [ 6 ] {6b07c838-025c-403a-855e-29ff21ad11dc} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2026.04.10 22:29:11.935803 [ 6 ] {6b07c838-025c-403a-855e-29ff21ad11dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10505 | 2026.04.10 22:29:11.936088 [ 6 ] {6b07c838-025c-403a-855e-29ff21ad11dc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10506 | 2026.04.10 22:29:11.936290 [ 6 ] {6b07c838-025c-403a-855e-29ff21ad11dc} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.04.10 22:29:11.936409 [ 6 ] {6b07c838-025c-403a-855e-29ff21ad11dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 10508 | 2026.04.10 22:29:11.936443 [ 6 ] {6b07c838-025c-403a-855e-29ff21ad11dc} <Debug> TCPHandler: Processed in 0.001234394 sec. | ||
| 10509 | 2026.04.10 22:29:12.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.94 MiB, peak 329.22 MiB, free memory in arenas 0.00 B, will set to 319.93 MiB (RSS), difference: -1.01 MiB | ||
| 10510 | 2026.04.10 22:29:14.019855 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10511 | 2026.04.10 22:29:14.020077 [ 6 ] {182f22fa-aa74-44f0-85f3-0a43fa370645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10512 | 2026.04.10 22:29:14.020154 [ 6 ] {182f22fa-aa74-44f0-85f3-0a43fa370645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10513 | 2026.04.10 22:29:14.020839 [ 6 ] {182f22fa-aa74-44f0-85f3-0a43fa370645} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10514 | 2026.04.10 22:29:14.020883 [ 6 ] {182f22fa-aa74-44f0-85f3-0a43fa370645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10515 | 2026.04.10 22:29:14.021275 [ 6 ] {182f22fa-aa74-44f0-85f3-0a43fa370645} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10516 | 2026.04.10 22:29:14.021509 [ 6 ] {182f22fa-aa74-44f0-85f3-0a43fa370645} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2026.04.10 22:29:14.021669 [ 6 ] {182f22fa-aa74-44f0-85f3-0a43fa370645} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001649 sec., 3638.568829593693 rows/sec., 296.70 KiB/sec. | ||
| 10518 | 2026.04.10 22:29:14.021718 [ 6 ] {182f22fa-aa74-44f0-85f3-0a43fa370645} <Debug> TCPHandler: Processed in 0.00200211 sec. | ||
| 10519 | 2026.04.10 22:29:14.021843 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10520 | 2026.04.10 22:29:14.021955 [ 6 ] {a9e13a80-c3db-49c5-bf1a-8fce7455bb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10521 | 2026.04.10 22:29:14.021998 [ 6 ] {a9e13a80-c3db-49c5-bf1a-8fce7455bb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10522 | 2026.04.10 22:29:14.024184 [ 6 ] {a9e13a80-c3db-49c5-bf1a-8fce7455bb83} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2026.04.10 22:29:14.024223 [ 6 ] {a9e13a80-c3db-49c5-bf1a-8fce7455bb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10524 | 2026.04.10 22:29:14.024693 [ 6 ] {a9e13a80-c3db-49c5-bf1a-8fce7455bb83} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10525 | 2026.04.10 22:29:14.024920 [ 6 ] {a9e13a80-c3db-49c5-bf1a-8fce7455bb83} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2026.04.10 22:29:14.025054 [ 6 ] {a9e13a80-c3db-49c5-bf1a-8fce7455bb83} <Debug> executeQuery: Read 2454 rows, 186.25 KiB in 0.003123 sec., 785782.9010566763 rows/sec., 58.24 MiB/sec. | ||
| 10527 | 2026.04.10 22:29:14.025095 [ 6 ] {a9e13a80-c3db-49c5-bf1a-8fce7455bb83} <Debug> TCPHandler: Processed in 0.003304616 sec. | ||
| 10528 | 2026.04.10 22:29:14.025211 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10529 | 2026.04.10 22:29:14.025309 [ 6 ] {c5d48be8-587c-4f21-be50-4d9b730c8149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10530 | 2026.04.10 22:29:14.025352 [ 6 ] {c5d48be8-587c-4f21-be50-4d9b730c8149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10531 | 2026.04.10 22:29:14.025781 [ 6 ] {c5d48be8-587c-4f21-be50-4d9b730c8149} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2026.04.10 22:29:14.025817 [ 6 ] {c5d48be8-587c-4f21-be50-4d9b730c8149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10533 | 2026.04.10 22:29:14.026123 [ 6 ] {c5d48be8-587c-4f21-be50-4d9b730c8149} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10534 | 2026.04.10 22:29:14.026346 [ 6 ] {c5d48be8-587c-4f21-be50-4d9b730c8149} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2026.04.10 22:29:14.026477 [ 6 ] {c5d48be8-587c-4f21-be50-4d9b730c8149} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001187 sec., 33698.39932603201 rows/sec., 2.45 MiB/sec. | ||
| 10536 | 2026.04.10 22:29:14.026515 [ 6 ] {c5d48be8-587c-4f21-be50-4d9b730c8149} <Debug> TCPHandler: Processed in 0.001354127 sec. | ||
| 10537 | 2026.04.10 22:29:14.026677 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10538 | 2026.04.10 22:29:14.026805 [ 6 ] {e5af0031-9081-461c-bc5a-3ea80b219384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10539 | 2026.04.10 22:29:14.026853 [ 6 ] {e5af0031-9081-461c-bc5a-3ea80b219384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10540 | 2026.04.10 22:29:14.027793 [ 6 ] {e5af0031-9081-461c-bc5a-3ea80b219384} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2026.04.10 22:29:14.027830 [ 6 ] {e5af0031-9081-461c-bc5a-3ea80b219384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10542 | 2026.04.10 22:29:14.028175 [ 6 ] {e5af0031-9081-461c-bc5a-3ea80b219384} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10543 | 2026.04.10 22:29:14.028397 [ 6 ] {e5af0031-9081-461c-bc5a-3ea80b219384} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2026.04.10 22:29:14.028521 [ 141 ] {} <Debug> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 10545 | 2026.04.10 22:29:14.028530 [ 6 ] {e5af0031-9081-461c-bc5a-3ea80b219384} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001751 sec., 457452.88406624785 rows/sec., 26.42 MiB/sec. | ||
| 10546 | 2026.04.10 22:29:14.028603 [ 141 ] {} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.04.10 22:29:14.028618 [ 6 ] {e5af0031-9081-461c-bc5a-3ea80b219384} <Debug> TCPHandler: Processed in 0.002033272 sec. | ||
| 10548 | 2026.04.10 22:29:14.028633 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10549 | 2026.04.10 22:29:14.028736 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10550 | 2026.04.10 22:29:14.028762 [ 188 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 10551 | 2026.04.10 22:29:14.028835 [ 6 ] {131e1390-03bf-4d7d-ae70-b29f5f89b388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10552 | 2026.04.10 22:29:14.028879 [ 6 ] {131e1390-03bf-4d7d-ae70-b29f5f89b388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10553 | 2026.04.10 22:29:14.028907 [ 188 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10554 | 2026.04.10 22:29:14.028946 [ 188 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 975 rows starting from the beginning of the part | ||
| 10555 | 2026.04.10 22:29:14.029012 [ 188 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 10556 | 2026.04.10 22:29:14.029064 [ 188 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 10557 | 2026.04.10 22:29:14.029106 [ 188 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 801 rows starting from the beginning of the part | ||
| 10558 | 2026.04.10 22:29:14.029149 [ 188 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 10559 | 2026.04.10 22:29:14.029188 [ 188 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 801 rows starting from the beginning of the part | ||
| 10560 | 2026.04.10 22:29:14.029274 [ 6 ] {131e1390-03bf-4d7d-ae70-b29f5f89b388} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10561 | 2026.04.10 22:29:14.029316 [ 6 ] {131e1390-03bf-4d7d-ae70-b29f5f89b388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10562 | 2026.04.10 22:29:14.029637 [ 6 ] {131e1390-03bf-4d7d-ae70-b29f5f89b388} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10563 | 2026.04.10 22:29:14.029865 [ 6 ] {131e1390-03bf-4d7d-ae70-b29f5f89b388} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10564 | 2026.04.10 22:29:14.029999 [ 6 ] {131e1390-03bf-4d7d-ae70-b29f5f89b388} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001183 sec., 845.30853761623 rows/sec., 59.44 KiB/sec. | ||
| 10565 | 2026.04.10 22:29:14.030038 [ 6 ] {131e1390-03bf-4d7d-ae70-b29f5f89b388} <Debug> TCPHandler: Processed in 0.001350127 sec. | ||
| 10566 | 2026.04.10 22:29:14.030137 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10567 | 2026.04.10 22:29:14.030229 [ 6 ] {d23cf649-0e93-4c90-9b17-4799716f37cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10568 | 2026.04.10 22:29:14.030268 [ 6 ] {d23cf649-0e93-4c90-9b17-4799716f37cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10569 | 2026.04.10 22:29:14.030455 [ 194 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745275 sec., 1589434.3298334074 rows/sec., 100.09 MiB/sec. | ||
| 10570 | 2026.04.10 22:29:14.030652 [ 188 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 10571 | 2026.04.10 22:29:14.030894 [ 188 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_25_5} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10572 | 2026.04.10 22:29:14.030963 [ 188 ] {3fa287f2-d72f-48ad-8e53-55e283cdd002::all_1_25_5} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 10573 | 2026.04.10 22:29:14.031034 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 10574 | 2026.04.10 22:29:14.031352 [ 6 ] {d23cf649-0e93-4c90-9b17-4799716f37cd} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2026.04.10 22:29:14.031394 [ 6 ] {d23cf649-0e93-4c90-9b17-4799716f37cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10576 | 2026.04.10 22:29:14.031791 [ 6 ] {d23cf649-0e93-4c90-9b17-4799716f37cd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10577 | 2026.04.10 22:29:14.032005 [ 6 ] {d23cf649-0e93-4c90-9b17-4799716f37cd} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10578 | 2026.04.10 22:29:14.032135 [ 6 ] {d23cf649-0e93-4c90-9b17-4799716f37cd} <Debug> executeQuery: Read 1319 rows, 90.45 KiB in 0.001923 sec., 685907.4362974518 rows/sec., 45.93 MiB/sec. | ||
| 10579 | 2026.04.10 22:29:14.032174 [ 6 ] {d23cf649-0e93-4c90-9b17-4799716f37cd} <Debug> TCPHandler: Processed in 0.002083042 sec. | ||
| 10580 | 2026.04.10 22:29:14.032288 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2026.04.10 22:29:14.032382 [ 6 ] {f7854d79-6c94-4f85-b8b8-2e65ce7183c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10582 | 2026.04.10 22:29:14.032424 [ 6 ] {f7854d79-6c94-4f85-b8b8-2e65ce7183c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10583 | 2026.04.10 22:29:14.033260 [ 6 ] {f7854d79-6c94-4f85-b8b8-2e65ce7183c0} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2026.04.10 22:29:14.033294 [ 6 ] {f7854d79-6c94-4f85-b8b8-2e65ce7183c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10585 | 2026.04.10 22:29:14.033726 [ 6 ] {f7854d79-6c94-4f85-b8b8-2e65ce7183c0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10586 | 2026.04.10 22:29:14.033956 [ 6 ] {f7854d79-6c94-4f85-b8b8-2e65ce7183c0} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2026.04.10 22:29:14.034083 [ 6 ] {f7854d79-6c94-4f85-b8b8-2e65ce7183c0} <Debug> executeQuery: Read 1531 rows, 95.40 KiB in 0.001719 sec., 890634.0895869691 rows/sec., 54.19 MiB/sec. | ||
| 10588 | 2026.04.10 22:29:14.034120 [ 6 ] {f7854d79-6c94-4f85-b8b8-2e65ce7183c0} <Debug> TCPHandler: Processed in 0.001879998 sec. | ||
| 10589 | 2026.04.10 22:29:14.034233 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10590 | 2026.04.10 22:29:14.034325 [ 6 ] {c23ba741-e7e4-4aef-94b6-9ce8f7fca35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10591 | 2026.04.10 22:29:14.034379 [ 6 ] {c23ba741-e7e4-4aef-94b6-9ce8f7fca35b} <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 | ||
| 10592 | 2026.04.10 22:29:14.035242 [ 6 ] {c23ba741-e7e4-4aef-94b6-9ce8f7fca35b} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2026.04.10 22:29:14.035278 [ 6 ] {c23ba741-e7e4-4aef-94b6-9ce8f7fca35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10594 | 2026.04.10 22:29:14.035830 [ 6 ] {c23ba741-e7e4-4aef-94b6-9ce8f7fca35b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10595 | 2026.04.10 22:29:14.036049 [ 6 ] {c23ba741-e7e4-4aef-94b6-9ce8f7fca35b} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10596 | 2026.04.10 22:29:14.036184 [ 6 ] {c23ba741-e7e4-4aef-94b6-9ce8f7fca35b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001876 sec., 18123.66737739872 rows/sec., 32.48 MiB/sec. | ||
| 10597 | 2026.04.10 22:29:14.036236 [ 6 ] {c23ba741-e7e4-4aef-94b6-9ce8f7fca35b} <Debug> TCPHandler: Processed in 0.002049971 sec. | ||
| 10598 | 2026.04.10 22:29:14.036350 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10599 | 2026.04.10 22:29:14.036444 [ 6 ] {5ac201cf-a828-46c5-b252-686439e3533c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10600 | 2026.04.10 22:29:14.036484 [ 6 ] {5ac201cf-a828-46c5-b252-686439e3533c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10601 | 2026.04.10 22:29:14.036806 [ 6 ] {5ac201cf-a828-46c5-b252-686439e3533c} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.04.10 22:29:14.036841 [ 6 ] {5ac201cf-a828-46c5-b252-686439e3533c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10603 | 2026.04.10 22:29:14.037139 [ 6 ] {5ac201cf-a828-46c5-b252-686439e3533c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10604 | 2026.04.10 22:29:14.037342 [ 6 ] {5ac201cf-a828-46c5-b252-686439e3533c} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2026.04.10 22:29:14.037468 [ 6 ] {5ac201cf-a828-46c5-b252-686439e3533c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001043 sec., 23010.546500479384 rows/sec., 1.55 MiB/sec. | ||
| 10606 | 2026.04.10 22:29:14.037504 [ 6 ] {5ac201cf-a828-46c5-b252-686439e3533c} <Debug> TCPHandler: Processed in 0.001201435 sec. | ||
| 10607 | 2026.04.10 22:29:16.923400 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2026.04.10 22:29:16.923579 [ 6 ] {f7d466e5-cc86-465f-b3c0-bd23d3e7db15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10609 | 2026.04.10 22:29:16.923645 [ 6 ] {f7d466e5-cc86-465f-b3c0-bd23d3e7db15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10610 | 2026.04.10 22:29:16.924415 [ 6 ] {f7d466e5-cc86-465f-b3c0-bd23d3e7db15} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2026.04.10 22:29:16.924459 [ 6 ] {f7d466e5-cc86-465f-b3c0-bd23d3e7db15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10612 | 2026.04.10 22:29:16.924846 [ 6 ] {f7d466e5-cc86-465f-b3c0-bd23d3e7db15} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10613 | 2026.04.10 22:29:16.925073 [ 6 ] {f7d466e5-cc86-465f-b3c0-bd23d3e7db15} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.04.10 22:29:16.925229 [ 6 ] {f7d466e5-cc86-465f-b3c0-bd23d3e7db15} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.53 MiB/sec. | ||
| 10615 | 2026.04.10 22:29:16.925270 [ 6 ] {f7d466e5-cc86-465f-b3c0-bd23d3e7db15} <Debug> TCPHandler: Processed in 0.00199911 sec. | ||
| 10616 | 2026.04.10 22:29:16.925558 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10617 | 2026.04.10 22:29:16.925658 [ 6 ] {db4abf56-0227-4951-95c3-09fa8ce67c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10618 | 2026.04.10 22:29:16.925699 [ 6 ] {db4abf56-0227-4951-95c3-09fa8ce67c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10619 | 2026.04.10 22:29:16.926184 [ 6 ] {db4abf56-0227-4951-95c3-09fa8ce67c5b} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2026.04.10 22:29:16.926222 [ 6 ] {db4abf56-0227-4951-95c3-09fa8ce67c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10621 | 2026.04.10 22:29:16.926550 [ 6 ] {db4abf56-0227-4951-95c3-09fa8ce67c5b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10622 | 2026.04.10 22:29:16.926764 [ 6 ] {db4abf56-0227-4951-95c3-09fa8ce67c5b} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2026.04.10 22:29:16.926893 [ 6 ] {db4abf56-0227-4951-95c3-09fa8ce67c5b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001254 sec., 51036.68261562999 rows/sec., 3.98 MiB/sec. | ||
| 10624 | 2026.04.10 22:29:16.926932 [ 6 ] {db4abf56-0227-4951-95c3-09fa8ce67c5b} <Debug> TCPHandler: Processed in 0.001424679 sec. | ||
| 10625 | 2026.04.10 22:29:16.927054 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2026.04.10 22:29:16.927147 [ 6 ] {8de51ace-e3ea-4c0e-971b-2a6cec515740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10627 | 2026.04.10 22:29:16.927190 [ 6 ] {8de51ace-e3ea-4c0e-971b-2a6cec515740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10628 | 2026.04.10 22:29:16.927609 [ 6 ] {8de51ace-e3ea-4c0e-971b-2a6cec515740} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.04.10 22:29:16.927647 [ 6 ] {8de51ace-e3ea-4c0e-971b-2a6cec515740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10630 | 2026.04.10 22:29:16.927977 [ 6 ] {8de51ace-e3ea-4c0e-971b-2a6cec515740} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10631 | 2026.04.10 22:29:16.928181 [ 6 ] {8de51ace-e3ea-4c0e-971b-2a6cec515740} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2026.04.10 22:29:16.928309 [ 6 ] {8de51ace-e3ea-4c0e-971b-2a6cec515740} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001181 sec., 81287.0448772227 rows/sec., 5.66 MiB/sec. | ||
| 10633 | 2026.04.10 22:29:16.928310 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 10634 | 2026.04.10 22:29:16.928348 [ 6 ] {8de51ace-e3ea-4c0e-971b-2a6cec515740} <Debug> TCPHandler: Processed in 0.001341957 sec. | ||
| 10635 | 2026.04.10 22:29:16.928387 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2026.04.10 22:29:16.928411 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10637 | 2026.04.10 22:29:16.928493 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10638 | 2026.04.10 22:29:16.928536 [ 201 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
| 10639 | 2026.04.10 22:29:16.928594 [ 6 ] {d02b3123-0028-4bf4-8efa-b0e4f3312cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10640 | 2026.04.10 22:29:16.928641 [ 6 ] {d02b3123-0028-4bf4-8efa-b0e4f3312cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10641 | 2026.04.10 22:29:16.928686 [ 201 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10642 | 2026.04.10 22:29:16.928731 [ 201 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 25224 rows starting from the beginning of the part | ||
| 10643 | 2026.04.10 22:29:16.928807 [ 201 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 197 rows starting from the beginning of the part | ||
| 10644 | 2026.04.10 22:29:16.928861 [ 201 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10645 | 2026.04.10 22:29:16.928908 [ 201 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10646 | 2026.04.10 22:29:16.928952 [ 201 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1531 rows starting from the beginning of the part | ||
| 10647 | 2026.04.10 22:29:16.929028 [ 6 ] {d02b3123-0028-4bf4-8efa-b0e4f3312cc7} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10648 | 2026.04.10 22:29:16.929068 [ 6 ] {d02b3123-0028-4bf4-8efa-b0e4f3312cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10649 | 2026.04.10 22:29:16.929397 [ 6 ] {d02b3123-0028-4bf4-8efa-b0e4f3312cc7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10650 | 2026.04.10 22:29:16.929617 [ 6 ] {d02b3123-0028-4bf4-8efa-b0e4f3312cc7} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2026.04.10 22:29:16.929751 [ 6 ] {d02b3123-0028-4bf4-8efa-b0e4f3312cc7} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001179 sec., 30534.35114503817 rows/sec., 2.06 MiB/sec. | ||
| 10652 | 2026.04.10 22:29:16.929787 [ 6 ] {d02b3123-0028-4bf4-8efa-b0e4f3312cc7} <Debug> TCPHandler: Processed in 0.001342157 sec. | ||
| 10653 | 2026.04.10 22:29:16.934739 [ 194 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27272 rows, containing 5 columns (5 merged, 0 gathered) in 0.006245426 sec., 4366715.737245145 rows/sec., 281.80 MiB/sec. | ||
| 10654 | 2026.04.10 22:29:16.935131 [ 192 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 10655 | 2026.04.10 22:29:16.935469 [ 192 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10656 | 2026.04.10 22:29:16.935553 [ 192 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 10657 | 2026.04.10 22:29:16.935665 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10658 | 2026.04.10 22:29:18.088759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23550 | ||
| 10659 | 2026.04.10 22:29:18.089269 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10660 | 2026.04.10 22:29:18.089303 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10661 | 2026.04.10 22:29:18.089779 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10662 | 2026.04.10 22:29:18.090033 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10663 | 2026.04.10 22:29:18.090160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23550 | ||
| 10664 | 2026.04.10 22:29:19.314775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10665 | 2026.04.10 22:29:19.331149 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2026.04.10 22:29:19.331202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10667 | 2026.04.10 22:29:19.337285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10668 | 2026.04.10 22:29:19.337985 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2026.04.10 22:29:19.340878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10670 | 2026.04.10 22:29:20.678945 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1328 | ||
| 10671 | 2026.04.10 22:29:20.682980 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10672 | 2026.04.10 22:29:20.683086 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10673 | 2026.04.10 22:29:20.685334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10674 | 2026.04.10 22:29:20.685831 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10675 | 2026.04.10 22:29:20.686088 [ 131 ] {} <Debug> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10676 | 2026.04.10 22:29:20.686152 [ 131 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.04.10 22:29:20.686183 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10678 | 2026.04.10 22:29:20.686372 [ 194 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 10679 | 2026.04.10 22:29:20.686578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
| 10680 | 2026.04.10 22:29:20.687207 [ 194 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10681 | 2026.04.10 22:29:20.687429 [ 194 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1164 rows starting from the beginning of the part | ||
| 10682 | 2026.04.10 22:29:20.687982 [ 194 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 10683 | 2026.04.10 22:29:20.688518 [ 194 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part | ||
| 10684 | 2026.04.10 22:29:20.689084 [ 194 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 10685 | 2026.04.10 22:29:20.689626 [ 194 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 10686 | 2026.04.10 22:29:20.690198 [ 194 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 10687 | 2026.04.10 22:29:20.702518 [ 196 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 72 columns (72 merged, 0 gathered) in 0.016225317 sec., 81847.39934510986 rows/sec., 66.78 MiB/sec. | ||
| 10688 | 2026.04.10 22:29:20.705066 [ 195 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10689 | 2026.04.10 22:29:20.706205 [ 195 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_36_7} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10690 | 2026.04.10 22:29:20.706351 [ 195 ] {c182ef38-4263-4447-afa7-74ba56ba4f95::all_1_36_7} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10691 | 2026.04.10 22:29:20.706743 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 10692 | 2026.04.10 22:29:21.223450 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45183 | ||
| 10693 | 2026.04.10 22:29:21.223582 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10694 | 2026.04.10 22:29:21.223614 [ 286 ] {} <Debug> TCP-Session: cc31d0c5-0179-46cb-a925-8ac012833b65 Authenticating user 'default' from [fd00:1122:3344:101::e]:45183 | ||
| 10695 | 2026.04.10 22:29:21.223643 [ 286 ] {} <Debug> TCP-Session: cc31d0c5-0179-46cb-a925-8ac012833b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10696 | 2026.04.10 22:29:21.223661 [ 286 ] {} <Debug> TCP-Session: cc31d0c5-0179-46cb-a925-8ac012833b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10697 | 2026.04.10 22:29:21.223953 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36268 | ||
| 10698 | 2026.04.10 22:29:21.223999 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60436 | ||
| 10699 | 2026.04.10 22:29:21.224026 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55425 | ||
| 10700 | 2026.04.10 22:29:21.224032 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61003 | ||
| 10701 | 2026.04.10 22:29:21.224080 [ 286 ] {} <Trace> TCP-Session: cc31d0c5-0179-46cb-a925-8ac012833b65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10702 | 2026.04.10 22:29:21.224101 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10703 | 2026.04.10 22:29:21.224086 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10704 | 2026.04.10 22:29:21.224148 [ 290 ] {} <Debug> TCP-Session: d7b4a18f-167e-4c1b-ac8a-d01f098358c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60436 | ||
| 10705 | 2026.04.10 22:29:21.224185 [ 288 ] {} <Debug> TCP-Session: 8fa9ae72-3a15-4e32-885f-d7776def6887 Authenticating user 'default' from [fd00:1122:3344:101::e]:36268 | ||
| 10706 | 2026.04.10 22:29:21.224192 [ 290 ] {} <Debug> TCP-Session: d7b4a18f-167e-4c1b-ac8a-d01f098358c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10707 | 2026.04.10 22:29:21.224234 [ 288 ] {} <Debug> TCP-Session: 8fa9ae72-3a15-4e32-885f-d7776def6887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10708 | 2026.04.10 22:29:21.224242 [ 290 ] {} <Debug> TCP-Session: d7b4a18f-167e-4c1b-ac8a-d01f098358c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10709 | 2026.04.10 22:29:21.224268 [ 288 ] {} <Debug> TCP-Session: 8fa9ae72-3a15-4e32-885f-d7776def6887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10710 | 2026.04.10 22:29:21.224073 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43050 | ||
| 10711 | 2026.04.10 22:29:21.224306 [ 286 ] {34c5299f-eafe-4884-abb9-363b90216b61} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45183) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10712 | 2026.04.10 22:29:21.224345 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10713 | 2026.04.10 22:29:21.224062 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60254 | ||
| 10714 | 2026.04.10 22:29:21.224377 [ 353 ] {} <Debug> TCP-Session: 92098968-9d37-4b5b-91ea-3269441fb13c Authenticating user 'default' from [fd00:1122:3344:101::e]:55425 | ||
| 10715 | 2026.04.10 22:29:21.224042 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62122 | ||
| 10716 | 2026.04.10 22:29:21.224416 [ 353 ] {} <Debug> TCP-Session: 92098968-9d37-4b5b-91ea-3269441fb13c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10717 | 2026.04.10 22:29:21.224015 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35988 | ||
| 10718 | 2026.04.10 22:29:21.224480 [ 353 ] {} <Debug> TCP-Session: 92098968-9d37-4b5b-91ea-3269441fb13c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10719 | 2026.04.10 22:29:21.224593 [ 286 ] {34c5299f-eafe-4884-abb9-363b90216b61} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10720 | 2026.04.10 22:29:21.224649 [ 286 ] {34c5299f-eafe-4884-abb9-363b90216b61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10721 | 2026.04.10 22:29:21.224833 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10722 | 2026.04.10 22:29:21.224872 [ 355 ] {} <Debug> TCP-Session: 8fe5f22d-363a-4db0-819c-0db977519a54 Authenticating user 'default' from [fd00:1122:3344:101::e]:60254 | ||
| 10723 | 2026.04.10 22:29:21.224899 [ 355 ] {} <Debug> TCP-Session: 8fe5f22d-363a-4db0-819c-0db977519a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10724 | 2026.04.10 22:29:21.224914 [ 355 ] {} <Debug> TCP-Session: 8fe5f22d-363a-4db0-819c-0db977519a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10725 | 2026.04.10 22:29:21.224942 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10726 | 2026.04.10 22:29:21.224949 [ 286 ] {34c5299f-eafe-4884-abb9-363b90216b61} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 10727 | 2026.04.10 22:29:21.224982 [ 289 ] {} <Debug> TCP-Session: bfcd988c-5450-4681-ab82-170b2e114b0e Authenticating user 'default' from [fd00:1122:3344:101::e]:35988 | ||
| 10728 | 2026.04.10 22:29:21.225014 [ 289 ] {} <Debug> TCP-Session: bfcd988c-5450-4681-ab82-170b2e114b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10729 | 2026.04.10 22:29:21.225028 [ 289 ] {} <Debug> TCP-Session: bfcd988c-5450-4681-ab82-170b2e114b0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10730 | 2026.04.10 22:29:21.225060 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10731 | 2026.04.10 22:29:21.225097 [ 352 ] {} <Debug> TCP-Session: 065093e7-8eb3-4675-a871-8c8e3754cb32 Authenticating user 'default' from [fd00:1122:3344:101::e]:61003 | ||
| 10732 | 2026.04.10 22:29:21.225115 [ 352 ] {} <Debug> TCP-Session: 065093e7-8eb3-4675-a871-8c8e3754cb32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10733 | 2026.04.10 22:29:21.225132 [ 352 ] {} <Debug> TCP-Session: 065093e7-8eb3-4675-a871-8c8e3754cb32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10734 | 2026.04.10 22:29:21.225439 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10735 | 2026.04.10 22:29:21.225480 [ 354 ] {} <Debug> TCP-Session: 1a55f4e5-d155-488c-bf1c-ba9e56a7ba52 Authenticating user 'default' from [fd00:1122:3344:101::e]:62122 | ||
| 10736 | 2026.04.10 22:29:21.225498 [ 354 ] {} <Debug> TCP-Session: 1a55f4e5-d155-488c-bf1c-ba9e56a7ba52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10737 | 2026.04.10 22:29:21.225514 [ 354 ] {} <Debug> TCP-Session: 1a55f4e5-d155-488c-bf1c-ba9e56a7ba52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10738 | 2026.04.10 22:29:21.225552 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10739 | 2026.04.10 22:29:21.225587 [ 356 ] {} <Debug> TCP-Session: 615565c6-41c9-4a1b-a591-c7623d7e20ab Authenticating user 'default' from [fd00:1122:3344:101::e]:43050 | ||
| 10740 | 2026.04.10 22:29:21.225604 [ 356 ] {} <Debug> TCP-Session: 615565c6-41c9-4a1b-a591-c7623d7e20ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10741 | 2026.04.10 22:29:21.225618 [ 356 ] {} <Debug> TCP-Session: 615565c6-41c9-4a1b-a591-c7623d7e20ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10742 | 2026.04.10 22:29:21.225900 [ 296 ] {34c5299f-eafe-4884-abb9-363b90216b61} <Trace> AggregatingTransform: Aggregating | ||
| 10743 | 2026.04.10 22:29:21.225945 [ 296 ] {34c5299f-eafe-4884-abb9-363b90216b61} <Trace> Aggregator: Aggregation method: without_key | ||
| 10744 | 2026.04.10 22:29:21.225984 [ 296 ] {34c5299f-eafe-4884-abb9-363b90216b61} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915879 sec. (1091.847 rows/sec., 42.65 KiB/sec.) | ||
| 10745 | 2026.04.10 22:29:21.226003 [ 296 ] {34c5299f-eafe-4884-abb9-363b90216b61} <Trace> Aggregator: Merging aggregated data | ||
| 10746 | 2026.04.10 22:29:21.227584 [ 286 ] {34c5299f-eafe-4884-abb9-363b90216b61} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003359 sec., 297.70765108663295 rows/sec., 11.63 KiB/sec. | ||
| 10747 | 2026.04.10 22:29:21.227741 [ 286 ] {34c5299f-eafe-4884-abb9-363b90216b61} <Debug> TCPHandler: Processed in 0.003834857 sec. | ||
| 10748 | 2026.04.10 22:29:21.227824 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10749 | 2026.04.10 22:29:21.227853 [ 286 ] {} <Debug> TCP-Session: cc31d0c5-0179-46cb-a925-8ac012833b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10750 | 2026.04.10 22:29:21.227870 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10751 | 2026.04.10 22:29:21.227897 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10752 | 2026.04.10 22:29:21.227916 [ 289 ] {} <Debug> TCP-Session: bfcd988c-5450-4681-ab82-170b2e114b0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10753 | 2026.04.10 22:29:21.227925 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10754 | 2026.04.10 22:29:21.227945 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10755 | 2026.04.10 22:29:21.227959 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10756 | 2026.04.10 22:29:21.227984 [ 353 ] {} <Debug> TCP-Session: 92098968-9d37-4b5b-91ea-3269441fb13c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10757 | 2026.04.10 22:29:21.228008 [ 290 ] {} <Debug> TCP-Session: d7b4a18f-167e-4c1b-ac8a-d01f098358c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10758 | 2026.04.10 22:29:21.228024 [ 288 ] {} <Debug> TCP-Session: 8fa9ae72-3a15-4e32-885f-d7776def6887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10759 | 2026.04.10 22:29:21.228029 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10760 | 2026.04.10 22:29:21.228007 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10761 | 2026.04.10 22:29:21.228088 [ 355 ] {} <Debug> TCP-Session: 8fe5f22d-363a-4db0-819c-0db977519a54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10762 | 2026.04.10 22:29:21.227981 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10763 | 2026.04.10 22:29:21.228115 [ 352 ] {} <Debug> TCP-Session: 065093e7-8eb3-4675-a871-8c8e3754cb32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10764 | 2026.04.10 22:29:21.228145 [ 354 ] {} <Debug> TCP-Session: 1a55f4e5-d155-488c-bf1c-ba9e56a7ba52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10765 | 2026.04.10 22:29:21.227956 [ 356 ] {} <Debug> TCP-Session: 615565c6-41c9-4a1b-a591-c7623d7e20ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10766 | 2026.04.10 22:29:21.254076 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54529 | ||
| 10767 | 2026.04.10 22:29:21.254164 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10768 | 2026.04.10 22:29:21.254189 [ 286 ] {} <Debug> TCP-Session: 3a57435a-34d8-4ae5-8d06-c3bfe5e6e0b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54529 | ||
| 10769 | 2026.04.10 22:29:21.254209 [ 286 ] {} <Debug> TCP-Session: 3a57435a-34d8-4ae5-8d06-c3bfe5e6e0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10770 | 2026.04.10 22:29:21.254222 [ 286 ] {} <Debug> TCP-Session: 3a57435a-34d8-4ae5-8d06-c3bfe5e6e0b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10771 | 2026.04.10 22:29:21.254389 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57301 | ||
| 10772 | 2026.04.10 22:29:21.254408 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50284 | ||
| 10773 | 2026.04.10 22:29:21.254439 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47196 | ||
| 10774 | 2026.04.10 22:29:21.254451 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61219 | ||
| 10775 | 2026.04.10 22:29:21.254495 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10776 | 2026.04.10 22:29:21.254496 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50058 | ||
| 10777 | 2026.04.10 22:29:21.254531 [ 288 ] {} <Debug> TCP-Session: 1b57f696-c9c5-4150-9c50-b8b054968f11 Authenticating user 'default' from [fd00:1122:3344:101::e]:57301 | ||
| 10778 | 2026.04.10 22:29:21.254533 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10779 | 2026.04.10 22:29:21.254558 [ 288 ] {} <Debug> TCP-Session: 1b57f696-c9c5-4150-9c50-b8b054968f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10780 | 2026.04.10 22:29:21.254569 [ 286 ] {} <Trace> TCP-Session: 3a57435a-34d8-4ae5-8d06-c3bfe5e6e0b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10781 | 2026.04.10 22:29:21.254582 [ 289 ] {} <Debug> TCP-Session: 03e382ac-ddf5-4220-a786-ce162e783357 Authenticating user 'default' from [fd00:1122:3344:101::e]:50284 | ||
| 10782 | 2026.04.10 22:29:21.254582 [ 288 ] {} <Debug> TCP-Session: 1b57f696-c9c5-4150-9c50-b8b054968f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10783 | 2026.04.10 22:29:21.254587 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10784 | 2026.04.10 22:29:21.254622 [ 289 ] {} <Debug> TCP-Session: 03e382ac-ddf5-4220-a786-ce162e783357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10785 | 2026.04.10 22:29:21.254657 [ 356 ] {} <Debug> TCP-Session: 41d0f469-962c-402f-a760-d5d7ad22c906 Authenticating user 'default' from [fd00:1122:3344:101::e]:50058 | ||
| 10786 | 2026.04.10 22:29:21.254669 [ 289 ] {} <Debug> TCP-Session: 03e382ac-ddf5-4220-a786-ce162e783357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10787 | 2026.04.10 22:29:21.254687 [ 356 ] {} <Debug> TCP-Session: 41d0f469-962c-402f-a760-d5d7ad22c906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10788 | 2026.04.10 22:29:21.254565 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10789 | 2026.04.10 22:29:21.254714 [ 356 ] {} <Debug> TCP-Session: 41d0f469-962c-402f-a760-d5d7ad22c906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10790 | 2026.04.10 22:29:21.254738 [ 286 ] {ec80539b-75d2-47f6-852b-1c283531646b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54529) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10791 | 2026.04.10 22:29:21.254757 [ 353 ] {} <Debug> TCP-Session: 25b78035-d11a-47cf-a6ac-a25b299b95a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61219 | ||
| 10792 | 2026.04.10 22:29:21.254527 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10793 | 2026.04.10 22:29:21.254792 [ 353 ] {} <Debug> TCP-Session: 25b78035-d11a-47cf-a6ac-a25b299b95a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10794 | 2026.04.10 22:29:21.254817 [ 352 ] {} <Debug> TCP-Session: a6401ec7-f4a6-42a4-a8fa-369747f75b69 Authenticating user 'default' from [fd00:1122:3344:101::e]:47196 | ||
| 10795 | 2026.04.10 22:29:21.254835 [ 353 ] {} <Debug> TCP-Session: 25b78035-d11a-47cf-a6ac-a25b299b95a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10796 | 2026.04.10 22:29:21.254849 [ 352 ] {} <Debug> TCP-Session: a6401ec7-f4a6-42a4-a8fa-369747f75b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10797 | 2026.04.10 22:29:21.254463 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49350 | ||
| 10798 | 2026.04.10 22:29:21.254875 [ 352 ] {} <Debug> TCP-Session: a6401ec7-f4a6-42a4-a8fa-369747f75b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10799 | 2026.04.10 22:29:21.254420 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39825 | ||
| 10800 | 2026.04.10 22:29:21.254471 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60651 | ||
| 10801 | 2026.04.10 22:29:21.254951 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10802 | 2026.04.10 22:29:21.254988 [ 286 ] {ec80539b-75d2-47f6-852b-1c283531646b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10803 | 2026.04.10 22:29:21.254990 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10804 | 2026.04.10 22:29:21.255017 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10805 | 2026.04.10 22:29:21.255035 [ 290 ] {} <Debug> TCP-Session: e12ff93d-098b-4bc7-b5c1-b15ef0f77be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39825 | ||
| 10806 | 2026.04.10 22:29:21.255046 [ 286 ] {ec80539b-75d2-47f6-852b-1c283531646b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10807 | 2026.04.10 22:29:21.255054 [ 355 ] {} <Debug> TCP-Session: f691cf3c-a4f6-4f4e-8422-8b2c75da1aaf Authenticating user 'default' from [fd00:1122:3344:101::e]:60651 | ||
| 10808 | 2026.04.10 22:29:21.255071 [ 290 ] {} <Debug> TCP-Session: e12ff93d-098b-4bc7-b5c1-b15ef0f77be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10809 | 2026.04.10 22:29:21.255093 [ 355 ] {} <Debug> TCP-Session: f691cf3c-a4f6-4f4e-8422-8b2c75da1aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10810 | 2026.04.10 22:29:21.255107 [ 290 ] {} <Debug> TCP-Session: e12ff93d-098b-4bc7-b5c1-b15ef0f77be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10811 | 2026.04.10 22:29:21.255119 [ 355 ] {} <Debug> TCP-Session: f691cf3c-a4f6-4f4e-8422-8b2c75da1aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10812 | 2026.04.10 22:29:21.254995 [ 354 ] {} <Debug> TCP-Session: c5bb34b2-2997-454b-9289-10e4bdba60b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49350 | ||
| 10813 | 2026.04.10 22:29:21.255163 [ 354 ] {} <Debug> TCP-Session: c5bb34b2-2997-454b-9289-10e4bdba60b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10814 | 2026.04.10 22:29:21.255176 [ 354 ] {} <Debug> TCP-Session: c5bb34b2-2997-454b-9289-10e4bdba60b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10815 | 2026.04.10 22:29:21.255347 [ 286 ] {ec80539b-75d2-47f6-852b-1c283531646b} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 10816 | 2026.04.10 22:29:21.256309 [ 317 ] {ec80539b-75d2-47f6-852b-1c283531646b} <Trace> AggregatingTransform: Aggregating | ||
| 10817 | 2026.04.10 22:29:21.256356 [ 317 ] {ec80539b-75d2-47f6-852b-1c283531646b} <Trace> Aggregator: Aggregation method: without_key | ||
| 10818 | 2026.04.10 22:29:21.256395 [ 317 ] {ec80539b-75d2-47f6-852b-1c283531646b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947599 sec. (1055.299 rows/sec., 41.22 KiB/sec.) | ||
| 10819 | 2026.04.10 22:29:21.256416 [ 317 ] {ec80539b-75d2-47f6-852b-1c283531646b} <Trace> Aggregator: Merging aggregated data | ||
| 10820 | 2026.04.10 22:29:21.257948 [ 286 ] {ec80539b-75d2-47f6-852b-1c283531646b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003261 sec., 306.65440049064705 rows/sec., 11.98 KiB/sec. | ||
| 10821 | 2026.04.10 22:29:21.258121 [ 286 ] {ec80539b-75d2-47f6-852b-1c283531646b} <Debug> TCPHandler: Processed in 0.003655663 sec. | ||
| 10822 | 2026.04.10 22:29:21.258229 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10823 | 2026.04.10 22:29:21.258261 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10824 | 2026.04.10 22:29:21.258268 [ 286 ] {} <Debug> TCP-Session: 3a57435a-34d8-4ae5-8d06-c3bfe5e6e0b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10825 | 2026.04.10 22:29:21.258283 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10826 | 2026.04.10 22:29:21.258302 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10827 | 2026.04.10 22:29:21.258319 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10828 | 2026.04.10 22:29:21.258356 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10829 | 2026.04.10 22:29:21.258367 [ 353 ] {} <Debug> TCP-Session: 25b78035-d11a-47cf-a6ac-a25b299b95a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10830 | 2026.04.10 22:29:21.258371 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10831 | 2026.04.10 22:29:21.258398 [ 290 ] {} <Debug> TCP-Session: e12ff93d-098b-4bc7-b5c1-b15ef0f77be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10832 | 2026.04.10 22:29:21.258394 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10833 | 2026.04.10 22:29:21.258429 [ 356 ] {} <Debug> TCP-Session: 41d0f469-962c-402f-a760-d5d7ad22c906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10834 | 2026.04.10 22:29:21.258383 [ 352 ] {} <Debug> TCP-Session: a6401ec7-f4a6-42a4-a8fa-369747f75b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10835 | 2026.04.10 22:29:21.258469 [ 355 ] {} <Debug> TCP-Session: f691cf3c-a4f6-4f4e-8422-8b2c75da1aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10836 | 2026.04.10 22:29:21.258352 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10837 | 2026.04.10 22:29:21.258338 [ 288 ] {} <Debug> TCP-Session: 1b57f696-c9c5-4150-9c50-b8b054968f11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10838 | 2026.04.10 22:29:21.258533 [ 354 ] {} <Debug> TCP-Session: c5bb34b2-2997-454b-9289-10e4bdba60b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10839 | 2026.04.10 22:29:21.258306 [ 289 ] {} <Debug> TCP-Session: 03e382ac-ddf5-4220-a786-ce162e783357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10840 | 2026.04.10 22:29:21.768355 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40571 | ||
| 10841 | 2026.04.10 22:29:21.768457 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10842 | 2026.04.10 22:29:21.768485 [ 353 ] {} <Debug> TCP-Session: 68b7a35f-5768-4204-965b-8d71791f83dd Authenticating user 'default' from [fd00:1122:3344:101::e]:40571 | ||
| 10843 | 2026.04.10 22:29:21.768509 [ 353 ] {} <Debug> TCP-Session: 68b7a35f-5768-4204-965b-8d71791f83dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10844 | 2026.04.10 22:29:21.768524 [ 353 ] {} <Debug> TCP-Session: 68b7a35f-5768-4204-965b-8d71791f83dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10845 | 2026.04.10 22:29:21.768704 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39488 | ||
| 10846 | 2026.04.10 22:29:21.768760 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51425 | ||
| 10847 | 2026.04.10 22:29:21.768785 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64693 | ||
| 10848 | 2026.04.10 22:29:21.768807 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34798 | ||
| 10849 | 2026.04.10 22:29:21.768827 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10850 | 2026.04.10 22:29:21.768831 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61495 | ||
| 10851 | 2026.04.10 22:29:21.768882 [ 354 ] {} <Debug> TCP-Session: ab0970f3-7f91-4f48-8415-60d36d7349bb Authenticating user 'default' from [fd00:1122:3344:101::e]:39488 | ||
| 10852 | 2026.04.10 22:29:21.768898 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10853 | 2026.04.10 22:29:21.768911 [ 353 ] {} <Trace> TCP-Session: 68b7a35f-5768-4204-965b-8d71791f83dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10854 | 2026.04.10 22:29:21.768948 [ 286 ] {} <Debug> TCP-Session: 06e5acbb-ee2c-44ef-86f0-e8c15b86f097 Authenticating user 'default' from [fd00:1122:3344:101::e]:64693 | ||
| 10855 | 2026.04.10 22:29:21.768941 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10856 | 2026.04.10 22:29:21.768973 [ 286 ] {} <Debug> TCP-Session: 06e5acbb-ee2c-44ef-86f0-e8c15b86f097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10857 | 2026.04.10 22:29:21.769008 [ 286 ] {} <Debug> TCP-Session: 06e5acbb-ee2c-44ef-86f0-e8c15b86f097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10858 | 2026.04.10 22:29:21.769009 [ 352 ] {} <Debug> TCP-Session: 1efb0f7a-7112-4bcc-8bda-824f9d3d04c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61495 | ||
| 10859 | 2026.04.10 22:29:21.768932 [ 354 ] {} <Debug> TCP-Session: ab0970f3-7f91-4f48-8415-60d36d7349bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2026.04.10 22:29:21.769063 [ 352 ] {} <Debug> TCP-Session: 1efb0f7a-7112-4bcc-8bda-824f9d3d04c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10861 | 2026.04.10 22:29:21.769085 [ 354 ] {} <Debug> TCP-Session: ab0970f3-7f91-4f48-8415-60d36d7349bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10862 | 2026.04.10 22:29:21.769102 [ 352 ] {} <Debug> TCP-Session: 1efb0f7a-7112-4bcc-8bda-824f9d3d04c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10863 | 2026.04.10 22:29:21.768912 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10864 | 2026.04.10 22:29:21.769132 [ 353 ] {90f22752-9455-43bc-bf95-98730ca62cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40571) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10865 | 2026.04.10 22:29:21.768816 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49955 | ||
| 10866 | 2026.04.10 22:29:21.769189 [ 289 ] {} <Debug> TCP-Session: b0af0824-3946-4b37-bab8-2090a0d015a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34798 | ||
| 10867 | 2026.04.10 22:29:21.768798 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36673 | ||
| 10868 | 2026.04.10 22:29:21.769243 [ 289 ] {} <Debug> TCP-Session: b0af0824-3946-4b37-bab8-2090a0d015a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10869 | 2026.04.10 22:29:21.769265 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10870 | 2026.04.10 22:29:21.769291 [ 289 ] {} <Debug> TCP-Session: b0af0824-3946-4b37-bab8-2090a0d015a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10871 | 2026.04.10 22:29:21.769312 [ 290 ] {} <Debug> TCP-Session: dbe14b13-85d9-4ff3-812c-833ea00ec245 Authenticating user 'default' from [fd00:1122:3344:101::e]:49955 | ||
| 10872 | 2026.04.10 22:29:21.768772 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34114 | ||
| 10873 | 2026.04.10 22:29:21.769344 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10874 | 2026.04.10 22:29:21.769341 [ 290 ] {} <Debug> TCP-Session: dbe14b13-85d9-4ff3-812c-833ea00ec245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10875 | 2026.04.10 22:29:21.769396 [ 288 ] {} <Debug> TCP-Session: 9c76c56a-fc14-4fd5-89d9-58522a6b6aaf Authenticating user 'default' from [fd00:1122:3344:101::e]:36673 | ||
| 10876 | 2026.04.10 22:29:21.769411 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10877 | 2026.04.10 22:29:21.769425 [ 290 ] {} <Debug> TCP-Session: dbe14b13-85d9-4ff3-812c-833ea00ec245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10878 | 2026.04.10 22:29:21.769438 [ 288 ] {} <Debug> TCP-Session: 9c76c56a-fc14-4fd5-89d9-58522a6b6aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10879 | 2026.04.10 22:29:21.769447 [ 356 ] {} <Debug> TCP-Session: 04f9de71-03aa-4f4c-b89f-7825659fafc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34114 | ||
| 10880 | 2026.04.10 22:29:21.769474 [ 288 ] {} <Debug> TCP-Session: 9c76c56a-fc14-4fd5-89d9-58522a6b6aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10881 | 2026.04.10 22:29:21.769490 [ 356 ] {} <Debug> TCP-Session: 04f9de71-03aa-4f4c-b89f-7825659fafc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10882 | 2026.04.10 22:29:21.769501 [ 353 ] {90f22752-9455-43bc-bf95-98730ca62cfd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10883 | 2026.04.10 22:29:21.769508 [ 356 ] {} <Debug> TCP-Session: 04f9de71-03aa-4f4c-b89f-7825659fafc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2026.04.10 22:29:21.768887 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10885 | 2026.04.10 22:29:21.769580 [ 353 ] {90f22752-9455-43bc-bf95-98730ca62cfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10886 | 2026.04.10 22:29:21.769586 [ 355 ] {} <Debug> TCP-Session: ff12175a-bb80-40ce-a5d2-98ab7e2e63d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51425 | ||
| 10887 | 2026.04.10 22:29:21.769622 [ 355 ] {} <Debug> TCP-Session: ff12175a-bb80-40ce-a5d2-98ab7e2e63d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2026.04.10 22:29:21.769635 [ 355 ] {} <Debug> TCP-Session: ff12175a-bb80-40ce-a5d2-98ab7e2e63d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10889 | 2026.04.10 22:29:21.769903 [ 353 ] {90f22752-9455-43bc-bf95-98730ca62cfd} <Debug> oximeter.version (86b21b0a-84a9-4638-abea-877072e10dcd) (SelectExecutor): Key condition: unknown | ||
| 10890 | 2026.04.10 22:29:21.770879 [ 309 ] {90f22752-9455-43bc-bf95-98730ca62cfd} <Trace> AggregatingTransform: Aggregating | ||
| 10891 | 2026.04.10 22:29:21.770920 [ 309 ] {90f22752-9455-43bc-bf95-98730ca62cfd} <Trace> Aggregator: Aggregation method: without_key | ||
| 10892 | 2026.04.10 22:29:21.770956 [ 309 ] {90f22752-9455-43bc-bf95-98730ca62cfd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950709 sec. (1051.847 rows/sec., 41.09 KiB/sec.) | ||
| 10893 | 2026.04.10 22:29:21.770972 [ 309 ] {90f22752-9455-43bc-bf95-98730ca62cfd} <Trace> Aggregator: Merging aggregated data | ||
| 10894 | 2026.04.10 22:29:21.772335 [ 353 ] {90f22752-9455-43bc-bf95-98730ca62cfd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003268 sec., 305.99755201958385 rows/sec., 11.95 KiB/sec. | ||
| 10895 | 2026.04.10 22:29:21.772426 [ 353 ] {90f22752-9455-43bc-bf95-98730ca62cfd} <Debug> TCPHandler: Processed in 0.003703525 sec. | ||
| 10896 | 2026.04.10 22:29:21.772532 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10897 | 2026.04.10 22:29:21.772566 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10898 | 2026.04.10 22:29:21.772578 [ 353 ] {} <Debug> TCP-Session: 68b7a35f-5768-4204-965b-8d71791f83dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10899 | 2026.04.10 22:29:21.772595 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10900 | 2026.04.10 22:29:21.772620 [ 354 ] {} <Debug> TCP-Session: ab0970f3-7f91-4f48-8415-60d36d7349bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10901 | 2026.04.10 22:29:21.772620 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10902 | 2026.04.10 22:29:21.772722 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10903 | 2026.04.10 22:29:21.772752 [ 289 ] {} <Debug> TCP-Session: b0af0824-3946-4b37-bab8-2090a0d015a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10904 | 2026.04.10 22:29:21.772783 [ 290 ] {} <Debug> TCP-Session: dbe14b13-85d9-4ff3-812c-833ea00ec245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10905 | 2026.04.10 22:29:21.772718 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10906 | 2026.04.10 22:29:21.772714 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10907 | 2026.04.10 22:29:21.772679 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10908 | 2026.04.10 22:29:21.772902 [ 286 ] {} <Debug> TCP-Session: 06e5acbb-ee2c-44ef-86f0-e8c15b86f097 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10909 | 2026.04.10 22:29:21.772658 [ 288 ] {} <Debug> TCP-Session: 9c76c56a-fc14-4fd5-89d9-58522a6b6aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10910 | 2026.04.10 22:29:21.772932 [ 355 ] {} <Debug> TCP-Session: ff12175a-bb80-40ce-a5d2-98ab7e2e63d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10911 | 2026.04.10 22:29:21.772650 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10912 | 2026.04.10 22:29:21.772850 [ 356 ] {} <Debug> TCP-Session: 04f9de71-03aa-4f4c-b89f-7825659fafc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10913 | 2026.04.10 22:29:21.773001 [ 352 ] {} <Debug> TCP-Session: 1efb0f7a-7112-4bcc-8bda-824f9d3d04c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10914 | 2026.04.10 22:29:21.927184 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10915 | 2026.04.10 22:29:21.927437 [ 6 ] {9143dcdc-9af5-4de7-8c5a-ef982d1b3a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10916 | 2026.04.10 22:29:21.927511 [ 6 ] {9143dcdc-9af5-4de7-8c5a-ef982d1b3a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10917 | 2026.04.10 22:29:21.928238 [ 6 ] {9143dcdc-9af5-4de7-8c5a-ef982d1b3a64} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10918 | 2026.04.10 22:29:21.928291 [ 6 ] {9143dcdc-9af5-4de7-8c5a-ef982d1b3a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10919 | 2026.04.10 22:29:21.928730 [ 6 ] {9143dcdc-9af5-4de7-8c5a-ef982d1b3a64} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10920 | 2026.04.10 22:29:21.928978 [ 6 ] {9143dcdc-9af5-4de7-8c5a-ef982d1b3a64} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10921 | 2026.04.10 22:29:21.929148 [ 6 ] {9143dcdc-9af5-4de7-8c5a-ef982d1b3a64} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001763 sec., 52183.77765173001 rows/sec., 4.41 MiB/sec. | ||
| 10922 | 2026.04.10 22:29:21.929204 [ 6 ] {9143dcdc-9af5-4de7-8c5a-ef982d1b3a64} <Debug> TCPHandler: Processed in 0.002157884 sec. | ||
| 10923 | 2026.04.10 22:29:21.929336 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2026.04.10 22:29:21.929445 [ 6 ] {578f88e6-021b-41ad-9ee9-ab78dd1b192f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10925 | 2026.04.10 22:29:21.929490 [ 6 ] {578f88e6-021b-41ad-9ee9-ab78dd1b192f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10926 | 2026.04.10 22:29:21.929934 [ 6 ] {578f88e6-021b-41ad-9ee9-ab78dd1b192f} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2026.04.10 22:29:21.929976 [ 6 ] {578f88e6-021b-41ad-9ee9-ab78dd1b192f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10928 | 2026.04.10 22:29:21.930330 [ 6 ] {578f88e6-021b-41ad-9ee9-ab78dd1b192f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10929 | 2026.04.10 22:29:21.930556 [ 6 ] {578f88e6-021b-41ad-9ee9-ab78dd1b192f} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2026.04.10 22:29:21.930697 [ 6 ] {578f88e6-021b-41ad-9ee9-ab78dd1b192f} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001279 sec., 14073.494917904613 rows/sec., 1.03 MiB/sec. | ||
| 10931 | 2026.04.10 22:29:21.930740 [ 6 ] {578f88e6-021b-41ad-9ee9-ab78dd1b192f} <Debug> TCPHandler: Processed in 0.00145861 sec. | ||
| 10932 | 2026.04.10 22:29:21.930855 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2026.04.10 22:29:21.930956 [ 6 ] {1586b929-635c-4a77-bd2d-8285968846be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10934 | 2026.04.10 22:29:21.930999 [ 6 ] {1586b929-635c-4a77-bd2d-8285968846be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10935 | 2026.04.10 22:29:21.931426 [ 6 ] {1586b929-635c-4a77-bd2d-8285968846be} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.04.10 22:29:21.931465 [ 6 ] {1586b929-635c-4a77-bd2d-8285968846be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10937 | 2026.04.10 22:29:21.931782 [ 6 ] {1586b929-635c-4a77-bd2d-8285968846be} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10938 | 2026.04.10 22:29:21.932010 [ 6 ] {1586b929-635c-4a77-bd2d-8285968846be} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2026.04.10 22:29:21.932146 [ 6 ] {1586b929-635c-4a77-bd2d-8285968846be} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001211 sec., 67712.63418662263 rows/sec., 5.29 MiB/sec. | ||
| 10940 | 2026.04.10 22:29:21.932185 [ 6 ] {1586b929-635c-4a77-bd2d-8285968846be} <Debug> TCPHandler: Processed in 0.001382068 sec. | ||
| 10941 | 2026.04.10 22:29:21.932300 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10942 | 2026.04.10 22:29:21.932399 [ 6 ] {5ae99dd0-fc90-4345-9863-91257621370d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10943 | 2026.04.10 22:29:21.932445 [ 6 ] {5ae99dd0-fc90-4345-9863-91257621370d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10944 | 2026.04.10 22:29:21.932869 [ 6 ] {5ae99dd0-fc90-4345-9863-91257621370d} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2026.04.10 22:29:21.932905 [ 6 ] {5ae99dd0-fc90-4345-9863-91257621370d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10946 | 2026.04.10 22:29:21.933242 [ 6 ] {5ae99dd0-fc90-4345-9863-91257621370d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10947 | 2026.04.10 22:29:21.933469 [ 6 ] {5ae99dd0-fc90-4345-9863-91257621370d} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2026.04.10 22:29:21.933630 [ 6 ] {5ae99dd0-fc90-4345-9863-91257621370d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 10949 | 2026.04.10 22:29:21.933672 [ 6 ] {5ae99dd0-fc90-4345-9863-91257621370d} <Debug> TCPHandler: Processed in 0.001422569 sec. | ||
| 10950 | 2026.04.10 22:29:21.933828 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2026.04.10 22:29:21.933931 [ 6 ] {6f39e144-1c5d-4ac1-b485-8aae54769428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10952 | 2026.04.10 22:29:21.934003 [ 6 ] {6f39e144-1c5d-4ac1-b485-8aae54769428} <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 | ||
| 10953 | 2026.04.10 22:29:21.934820 [ 6 ] {6f39e144-1c5d-4ac1-b485-8aae54769428} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2026.04.10 22:29:21.934859 [ 6 ] {6f39e144-1c5d-4ac1-b485-8aae54769428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10955 | 2026.04.10 22:29:21.935415 [ 6 ] {6f39e144-1c5d-4ac1-b485-8aae54769428} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10956 | 2026.04.10 22:29:21.935679 [ 6 ] {6f39e144-1c5d-4ac1-b485-8aae54769428} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.04.10 22:29:21.935824 [ 6 ] {6f39e144-1c5d-4ac1-b485-8aae54769428} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001918 sec., 9384.775808133472 rows/sec., 16.82 MiB/sec. | ||
| 10958 | 2026.04.10 22:29:21.935880 [ 6 ] {6f39e144-1c5d-4ac1-b485-8aae54769428} <Debug> TCPHandler: Processed in 0.002103843 sec. | ||
| 10959 | 2026.04.10 22:29:21.936004 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2026.04.10 22:29:21.936109 [ 6 ] {c844b977-3f13-4225-821c-d5f056219e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10961 | 2026.04.10 22:29:21.936151 [ 6 ] {c844b977-3f13-4225-821c-d5f056219e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10962 | 2026.04.10 22:29:21.936506 [ 6 ] {c844b977-3f13-4225-821c-d5f056219e9e} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2026.04.10 22:29:21.936542 [ 6 ] {c844b977-3f13-4225-821c-d5f056219e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10964 | 2026.04.10 22:29:21.936896 [ 6 ] {c844b977-3f13-4225-821c-d5f056219e9e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10965 | 2026.04.10 22:29:21.937161 [ 6 ] {c844b977-3f13-4225-821c-d5f056219e9e} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2026.04.10 22:29:21.937284 [ 130 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10967 | 2026.04.10 22:29:21.937294 [ 6 ] {c844b977-3f13-4225-821c-d5f056219e9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 10968 | 2026.04.10 22:29:21.937366 [ 130 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10969 | 2026.04.10 22:29:21.937373 [ 6 ] {c844b977-3f13-4225-821c-d5f056219e9e} <Debug> TCPHandler: Processed in 0.001418379 sec. | ||
| 10970 | 2026.04.10 22:29:21.937397 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 10971 | 2026.04.10 22:29:21.937495 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10972 | 2026.04.10 22:29:21.937585 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10973 | 2026.04.10 22:29:21.937614 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3408 rows starting from the beginning of the part | ||
| 10974 | 2026.04.10 22:29:21.937669 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10975 | 2026.04.10 22:29:21.937714 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10976 | 2026.04.10 22:29:21.937752 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 24 rows starting from the beginning of the part | ||
| 10977 | 2026.04.10 22:29:21.937790 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part | ||
| 10978 | 2026.04.10 22:29:21.937825 [ 199 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10979 | 2026.04.10 22:29:21.938900 [ 196 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3648 rows, containing 4 columns (4 merged, 0 gathered) in 0.001438069 sec., 2536735.024536375 rows/sec., 166.25 MiB/sec. | ||
| 10980 | 2026.04.10 22:29:21.939163 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10981 | 2026.04.10 22:29:21.939423 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_71_14} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2026.04.10 22:29:21.939493 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_71_14} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10983 | 2026.04.10 22:29:21.939563 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10984 | 2026.04.10 22:29:22.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.85 MiB, peak 333.50 MiB, free memory in arenas 0.00 B, will set to 320.76 MiB (RSS), difference: -1.09 MiB | ||
| 10985 | 2026.04.10 22:29:25.409039 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10986 | 2026.04.10 22:29:25.409109 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10987 | 2026.04.10 22:29:25.590317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23998 | ||
| 10988 | 2026.04.10 22:29:25.590875 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10989 | 2026.04.10 22:29:25.590923 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10990 | 2026.04.10 22:29:25.591412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10991 | 2026.04.10 22:29:25.591637 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10992 | 2026.04.10 22:29:25.591762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23998 | ||
| 10993 | 2026.04.10 22:29:25.937203 [ 126 ] {} <Debug> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10994 | 2026.04.10 22:29:25.937304 [ 126 ] {} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10995 | 2026.04.10 22:29:25.937343 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10996 | 2026.04.10 22:29:25.937493 [ 199 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 10997 | 2026.04.10 22:29:25.937657 [ 199 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10998 | 2026.04.10 22:29:25.937701 [ 199 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 10999 | 2026.04.10 22:29:25.937776 [ 199 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 11000 | 2026.04.10 22:29:25.937827 [ 199 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 11001 | 2026.04.10 22:29:25.937873 [ 199 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 11002 | 2026.04.10 22:29:25.937918 [ 199 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 11003 | 2026.04.10 22:29:25.938628 [ 199 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001199914 sec., 5000.35835901573 rows/sec., 371.12 KiB/sec. | ||
| 11004 | 2026.04.10 22:29:25.938726 [ 199 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 11005 | 2026.04.10 22:29:25.938959 [ 199 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_9_2} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11006 | 2026.04.10 22:29:25.939024 [ 199 ] {afb0d53c-68be-41f0-aba9-0a79183ebbbe::all_1_9_2} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 11007 | 2026.04.10 22:29:25.939088 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11008 | 2026.04.10 22:29:26.564295 [ 126 ] {} <Debug> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 11009 | 2026.04.10 22:29:26.564371 [ 126 ] {} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2026.04.10 22:29:26.564397 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11011 | 2026.04.10 22:29:26.564540 [ 196 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 11012 | 2026.04.10 22:29:26.564728 [ 196 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11013 | 2026.04.10 22:29:26.564774 [ 196 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 11014 | 2026.04.10 22:29:26.564867 [ 196 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 11015 | 2026.04.10 22:29:26.564927 [ 196 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 11016 | 2026.04.10 22:29:26.564984 [ 196 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 11017 | 2026.04.10 22:29:26.565039 [ 196 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 11018 | 2026.04.10 22:29:26.565803 [ 198 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333287 sec., 28500.990409416725 rows/sec., 2.38 MiB/sec. | ||
| 11019 | 2026.04.10 22:29:26.565964 [ 198 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 11020 | 2026.04.10 22:29:26.566258 [ 198 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_21_5} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2026.04.10 22:29:26.566335 [ 198 ] {b4784700-91f7-4af4-af29-376f839f9b40::all_1_21_5} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 11022 | 2026.04.10 22:29:26.566439 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11023 | 2026.04.10 22:29:26.840993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11024 | 2026.04.10 22:29:26.859622 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11025 | 2026.04.10 22:29:26.859672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11026 | 2026.04.10 22:29:26.865834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11027 | 2026.04.10 22:29:26.866511 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2026.04.10 22:29:26.869780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11029 | 2026.04.10 22:29:26.927718 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11030 | 2026.04.10 22:29:26.927924 [ 6 ] {b4453938-07a7-4e94-8ffe-e88225fdc3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11031 | 2026.04.10 22:29:26.927998 [ 6 ] {b4453938-07a7-4e94-8ffe-e88225fdc3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11032 | 2026.04.10 22:29:26.928864 [ 6 ] {b4453938-07a7-4e94-8ffe-e88225fdc3bf} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11033 | 2026.04.10 22:29:26.928915 [ 6 ] {b4453938-07a7-4e94-8ffe-e88225fdc3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11034 | 2026.04.10 22:29:26.929316 [ 6 ] {b4453938-07a7-4e94-8ffe-e88225fdc3bf} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11035 | 2026.04.10 22:29:26.929538 [ 6 ] {b4453938-07a7-4e94-8ffe-e88225fdc3bf} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11036 | 2026.04.10 22:29:26.929690 [ 6 ] {b4453938-07a7-4e94-8ffe-e88225fdc3bf} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001824 sec., 55921.05263157895 rows/sec., 4.68 MiB/sec. | ||
| 11037 | 2026.04.10 22:29:26.929733 [ 6 ] {b4453938-07a7-4e94-8ffe-e88225fdc3bf} <Debug> TCPHandler: Processed in 0.002152384 sec. | ||
| 11038 | 2026.04.10 22:29:26.929873 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11039 | 2026.04.10 22:29:26.929968 [ 6 ] {b9204f12-8ae0-475a-b407-e2e6bea82523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11040 | 2026.04.10 22:29:26.930008 [ 6 ] {b9204f12-8ae0-475a-b407-e2e6bea82523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11041 | 2026.04.10 22:29:26.930483 [ 6 ] {b9204f12-8ae0-475a-b407-e2e6bea82523} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11042 | 2026.04.10 22:29:26.930518 [ 6 ] {b9204f12-8ae0-475a-b407-e2e6bea82523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11043 | 2026.04.10 22:29:26.930804 [ 6 ] {b9204f12-8ae0-475a-b407-e2e6bea82523} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11044 | 2026.04.10 22:29:26.931021 [ 6 ] {b9204f12-8ae0-475a-b407-e2e6bea82523} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11045 | 2026.04.10 22:29:26.931169 [ 6 ] {b9204f12-8ae0-475a-b407-e2e6bea82523} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00122 sec., 18852.459016393444 rows/sec., 1.38 MiB/sec. | ||
| 11046 | 2026.04.10 22:29:26.931213 [ 6 ] {b9204f12-8ae0-475a-b407-e2e6bea82523} <Debug> TCPHandler: Processed in 0.001396388 sec. | ||
| 11047 | 2026.04.10 22:29:26.931518 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11048 | 2026.04.10 22:29:26.931620 [ 6 ] {65591a2e-c5e3-44ef-8bad-15e9eb43edd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11049 | 2026.04.10 22:29:26.931660 [ 6 ] {65591a2e-c5e3-44ef-8bad-15e9eb43edd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11050 | 2026.04.10 22:29:26.932116 [ 6 ] {65591a2e-c5e3-44ef-8bad-15e9eb43edd1} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11051 | 2026.04.10 22:29:26.932151 [ 6 ] {65591a2e-c5e3-44ef-8bad-15e9eb43edd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11052 | 2026.04.10 22:29:26.932455 [ 6 ] {65591a2e-c5e3-44ef-8bad-15e9eb43edd1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11053 | 2026.04.10 22:29:26.932654 [ 6 ] {65591a2e-c5e3-44ef-8bad-15e9eb43edd1} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11054 | 2026.04.10 22:29:26.932780 [ 6 ] {65591a2e-c5e3-44ef-8bad-15e9eb43edd1} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001179 sec., 73791.3486005089 rows/sec., 5.76 MiB/sec. | ||
| 11055 | 2026.04.10 22:29:26.932818 [ 6 ] {65591a2e-c5e3-44ef-8bad-15e9eb43edd1} <Debug> TCPHandler: Processed in 0.001351138 sec. | ||
| 11056 | 2026.04.10 22:29:26.932934 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11057 | 2026.04.10 22:29:26.933028 [ 6 ] {f5152b92-ca18-412d-83ef-95e954d7237d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11058 | 2026.04.10 22:29:26.933070 [ 6 ] {f5152b92-ca18-412d-83ef-95e954d7237d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11059 | 2026.04.10 22:29:26.933504 [ 6 ] {f5152b92-ca18-412d-83ef-95e954d7237d} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11060 | 2026.04.10 22:29:26.933540 [ 6 ] {f5152b92-ca18-412d-83ef-95e954d7237d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11061 | 2026.04.10 22:29:26.933864 [ 6 ] {f5152b92-ca18-412d-83ef-95e954d7237d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11062 | 2026.04.10 22:29:26.934062 [ 6 ] {f5152b92-ca18-412d-83ef-95e954d7237d} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11063 | 2026.04.10 22:29:26.934192 [ 6 ] {f5152b92-ca18-412d-83ef-95e954d7237d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 11064 | 2026.04.10 22:29:26.934256 [ 6 ] {f5152b92-ca18-412d-83ef-95e954d7237d} <Debug> TCPHandler: Processed in 0.001367888 sec. | ||
| 11065 | 2026.04.10 22:29:26.934422 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2026.04.10 22:29:26.934534 [ 6 ] {a2545629-7fe6-4ea5-a681-4b90d1a9d2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11067 | 2026.04.10 22:29:26.934598 [ 6 ] {a2545629-7fe6-4ea5-a681-4b90d1a9d2c0} <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 | ||
| 11068 | 2026.04.10 22:29:26.935522 [ 6 ] {a2545629-7fe6-4ea5-a681-4b90d1a9d2c0} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.04.10 22:29:26.935560 [ 6 ] {a2545629-7fe6-4ea5-a681-4b90d1a9d2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11070 | 2026.04.10 22:29:26.936108 [ 6 ] {a2545629-7fe6-4ea5-a681-4b90d1a9d2c0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11071 | 2026.04.10 22:29:26.936339 [ 6 ] {a2545629-7fe6-4ea5-a681-4b90d1a9d2c0} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2026.04.10 22:29:26.936495 [ 6 ] {a2545629-7fe6-4ea5-a681-4b90d1a9d2c0} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001986 sec., 11581.067472306144 rows/sec., 20.75 MiB/sec. | ||
| 11073 | 2026.04.10 22:29:26.936549 [ 6 ] {a2545629-7fe6-4ea5-a681-4b90d1a9d2c0} <Debug> TCPHandler: Processed in 0.002196854 sec. | ||
| 11074 | 2026.04.10 22:29:26.936665 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11075 | 2026.04.10 22:29:26.936759 [ 6 ] {390acafe-ebd9-4c12-99ef-cbf4237d6ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11076 | 2026.04.10 22:29:26.936800 [ 6 ] {390acafe-ebd9-4c12-99ef-cbf4237d6ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11077 | 2026.04.10 22:29:26.937140 [ 6 ] {390acafe-ebd9-4c12-99ef-cbf4237d6ce6} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2026.04.10 22:29:26.937176 [ 6 ] {390acafe-ebd9-4c12-99ef-cbf4237d6ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11079 | 2026.04.10 22:29:26.937470 [ 6 ] {390acafe-ebd9-4c12-99ef-cbf4237d6ce6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11080 | 2026.04.10 22:29:26.937672 [ 6 ] {390acafe-ebd9-4c12-99ef-cbf4237d6ce6} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2026.04.10 22:29:26.937795 [ 6 ] {390acafe-ebd9-4c12-99ef-cbf4237d6ce6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 11082 | 2026.04.10 22:29:26.937830 [ 6 ] {390acafe-ebd9-4c12-99ef-cbf4237d6ce6} <Debug> TCPHandler: Processed in 0.001212585 sec. | ||
| 11083 | 2026.04.10 22:29:30.686769 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1358 | ||
| 11084 | 2026.04.10 22:29:30.689579 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.04.10 22:29:30.689628 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11086 | 2026.04.10 22:29:30.690821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11087 | 2026.04.10 22:29:30.691089 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.04.10 22:29:30.691397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1358 | ||
| 11089 | 2026.04.10 22:29:31.927936 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11090 | 2026.04.10 22:29:31.928184 [ 6 ] {2d1daef9-7902-4b97-b309-bf4f581d782c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11091 | 2026.04.10 22:29:31.928248 [ 6 ] {2d1daef9-7902-4b97-b309-bf4f581d782c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11092 | 2026.04.10 22:29:31.928929 [ 6 ] {2d1daef9-7902-4b97-b309-bf4f581d782c} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11093 | 2026.04.10 22:29:31.928966 [ 6 ] {2d1daef9-7902-4b97-b309-bf4f581d782c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11094 | 2026.04.10 22:29:31.929347 [ 6 ] {2d1daef9-7902-4b97-b309-bf4f581d782c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11095 | 2026.04.10 22:29:31.929578 [ 6 ] {2d1daef9-7902-4b97-b309-bf4f581d782c} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2026.04.10 22:29:31.929729 [ 6 ] {2d1daef9-7902-4b97-b309-bf4f581d782c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. | ||
| 11097 | 2026.04.10 22:29:31.929770 [ 6 ] {2d1daef9-7902-4b97-b309-bf4f581d782c} <Debug> TCPHandler: Processed in 0.002013771 sec. | ||
| 11098 | 2026.04.10 22:29:31.929914 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11099 | 2026.04.10 22:29:31.930042 [ 6 ] {e3b6f859-c844-4679-87b2-85bedb65fa42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11100 | 2026.04.10 22:29:31.930090 [ 6 ] {e3b6f859-c844-4679-87b2-85bedb65fa42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11101 | 2026.04.10 22:29:31.930559 [ 6 ] {e3b6f859-c844-4679-87b2-85bedb65fa42} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11102 | 2026.04.10 22:29:31.930600 [ 6 ] {e3b6f859-c844-4679-87b2-85bedb65fa42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11103 | 2026.04.10 22:29:31.930954 [ 6 ] {e3b6f859-c844-4679-87b2-85bedb65fa42} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11104 | 2026.04.10 22:29:31.931178 [ 6 ] {e3b6f859-c844-4679-87b2-85bedb65fa42} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11105 | 2026.04.10 22:29:31.931307 [ 6 ] {e3b6f859-c844-4679-87b2-85bedb65fa42} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00129 sec., 4651.162790697675 rows/sec., 379.27 KiB/sec. | ||
| 11106 | 2026.04.10 22:29:31.931344 [ 6 ] {e3b6f859-c844-4679-87b2-85bedb65fa42} <Debug> TCPHandler: Processed in 0.00149375 sec. | ||
| 11107 | 2026.04.10 22:29:31.931453 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11108 | 2026.04.10 22:29:31.931545 [ 6 ] {c44e4c33-6da8-48b7-8b63-c8f00dd22747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11109 | 2026.04.10 22:29:31.931580 [ 6 ] {c44e4c33-6da8-48b7-8b63-c8f00dd22747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11110 | 2026.04.10 22:29:31.932072 [ 6 ] {c44e4c33-6da8-48b7-8b63-c8f00dd22747} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11111 | 2026.04.10 22:29:31.932106 [ 6 ] {c44e4c33-6da8-48b7-8b63-c8f00dd22747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11112 | 2026.04.10 22:29:31.932416 [ 6 ] {c44e4c33-6da8-48b7-8b63-c8f00dd22747} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11113 | 2026.04.10 22:29:31.932697 [ 6 ] {c44e4c33-6da8-48b7-8b63-c8f00dd22747} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11114 | 2026.04.10 22:29:31.932818 [ 120 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11115 | 2026.04.10 22:29:31.932824 [ 6 ] {c44e4c33-6da8-48b7-8b63-c8f00dd22747} <Debug> executeQuery: Read 215 rows, 19.64 KiB in 0.001296 sec., 165895.06172839506 rows/sec., 14.80 MiB/sec. | ||
| 11116 | 2026.04.10 22:29:31.932878 [ 120 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.04.10 22:29:31.932888 [ 6 ] {c44e4c33-6da8-48b7-8b63-c8f00dd22747} <Debug> TCPHandler: Processed in 0.0014811 sec. | ||
| 11118 | 2026.04.10 22:29:31.932906 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11119 | 2026.04.10 22:29:31.933013 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11120 | 2026.04.10 22:29:31.933044 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11121 | 2026.04.10 22:29:31.933110 [ 6 ] {b570fa0f-2390-4132-ba36-3dbcf1710103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11122 | 2026.04.10 22:29:31.933154 [ 6 ] {b570fa0f-2390-4132-ba36-3dbcf1710103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11123 | 2026.04.10 22:29:31.933190 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11124 | 2026.04.10 22:29:31.933227 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3362 rows starting from the beginning of the part | ||
| 11125 | 2026.04.10 22:29:31.933293 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 2454 rows starting from the beginning of the part | ||
| 11126 | 2026.04.10 22:29:31.933335 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 11127 | 2026.04.10 22:29:31.933374 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 92 rows starting from the beginning of the part | ||
| 11128 | 2026.04.10 22:29:31.933411 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 102 rows starting from the beginning of the part | ||
| 11129 | 2026.04.10 22:29:31.933451 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 215 rows starting from the beginning of the part | ||
| 11130 | 2026.04.10 22:29:31.933580 [ 6 ] {b570fa0f-2390-4132-ba36-3dbcf1710103} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2026.04.10 22:29:31.933621 [ 6 ] {b570fa0f-2390-4132-ba36-3dbcf1710103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11132 | 2026.04.10 22:29:31.933952 [ 6 ] {b570fa0f-2390-4132-ba36-3dbcf1710103} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11133 | 2026.04.10 22:29:31.934186 [ 6 ] {b570fa0f-2390-4132-ba36-3dbcf1710103} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2026.04.10 22:29:31.934307 [ 119 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11135 | 2026.04.10 22:29:31.934317 [ 6 ] {b570fa0f-2390-4132-ba36-3dbcf1710103} <Debug> executeQuery: Read 36 rows, 2.73 KiB in 0.001225 sec., 29387.755102040817 rows/sec., 2.18 MiB/sec. | ||
| 11136 | 2026.04.10 22:29:31.934344 [ 119 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2026.04.10 22:29:31.934362 [ 6 ] {b570fa0f-2390-4132-ba36-3dbcf1710103} <Debug> TCPHandler: Processed in 0.001401368 sec. | ||
| 11138 | 2026.04.10 22:29:31.934365 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11139 | 2026.04.10 22:29:31.934472 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11140 | 2026.04.10 22:29:31.934486 [ 198 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11141 | 2026.04.10 22:29:31.934564 [ 6 ] {66beced2-b11c-447b-aae2-91b21632b668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11142 | 2026.04.10 22:29:31.934608 [ 6 ] {66beced2-b11c-447b-aae2-91b21632b668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11143 | 2026.04.10 22:29:31.934623 [ 198 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11144 | 2026.04.10 22:29:31.934660 [ 198 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 226 rows starting from the beginning of the part | ||
| 11145 | 2026.04.10 22:29:31.934725 [ 198 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 18 rows starting from the beginning of the part | ||
| 11146 | 2026.04.10 22:29:31.934768 [ 198 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 11147 | 2026.04.10 22:29:31.934808 [ 198 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part | ||
| 11148 | 2026.04.10 22:29:31.934848 [ 198 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 23 rows starting from the beginning of the part | ||
| 11149 | 2026.04.10 22:29:31.934889 [ 198 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 11150 | 2026.04.10 22:29:31.935018 [ 6 ] {66beced2-b11c-447b-aae2-91b21632b668} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2026.04.10 22:29:31.935059 [ 6 ] {66beced2-b11c-447b-aae2-91b21632b668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11152 | 2026.04.10 22:29:31.935387 [ 6 ] {66beced2-b11c-447b-aae2-91b21632b668} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11153 | 2026.04.10 22:29:31.935558 [ 202 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6281 rows, containing 5 columns (5 merged, 0 gathered) in 0.002571872 sec., 2442189.9690186763 rows/sec., 194.44 MiB/sec. | ||
| 11154 | 2026.04.10 22:29:31.935620 [ 6 ] {66beced2-b11c-447b-aae2-91b21632b668} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11155 | 2026.04.10 22:29:31.935716 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285496 sec., 280825.4556995899 rows/sec., 20.03 MiB/sec. | ||
| 11156 | 2026.04.10 22:29:31.935750 [ 6 ] {66beced2-b11c-447b-aae2-91b21632b668} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001203 sec., 19950.124688279302 rows/sec., 1.66 MiB/sec. | ||
| 11157 | 2026.04.10 22:29:31.935799 [ 6 ] {66beced2-b11c-447b-aae2-91b21632b668} <Debug> TCPHandler: Processed in 0.001374248 sec. | ||
| 11158 | 2026.04.10 22:29:31.935853 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11159 | 2026.04.10 22:29:31.935869 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11160 | 2026.04.10 22:29:31.935910 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11161 | 2026.04.10 22:29:31.936008 [ 6 ] {3d3fc6b6-3237-4003-9491-2e40e2c6679d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11162 | 2026.04.10 22:29:31.936049 [ 6 ] {3d3fc6b6-3237-4003-9491-2e40e2c6679d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11163 | 2026.04.10 22:29:31.936186 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_76_15} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11164 | 2026.04.10 22:29:31.936193 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_66_13} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2026.04.10 22:29:31.936269 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_76_15} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11166 | 2026.04.10 22:29:31.936286 [ 202 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_66_13} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11167 | 2026.04.10 22:29:31.936346 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 11168 | 2026.04.10 22:29:31.936384 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11169 | 2026.04.10 22:29:31.936449 [ 6 ] {3d3fc6b6-3237-4003-9491-2e40e2c6679d} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2026.04.10 22:29:31.936489 [ 6 ] {3d3fc6b6-3237-4003-9491-2e40e2c6679d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11171 | 2026.04.10 22:29:31.936788 [ 6 ] {3d3fc6b6-3237-4003-9491-2e40e2c6679d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11172 | 2026.04.10 22:29:31.936995 [ 6 ] {3d3fc6b6-3237-4003-9491-2e40e2c6679d} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11173 | 2026.04.10 22:29:31.937120 [ 6 ] {3d3fc6b6-3237-4003-9491-2e40e2c6679d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 11174 | 2026.04.10 22:29:31.937156 [ 6 ] {3d3fc6b6-3237-4003-9491-2e40e2c6679d} <Debug> TCPHandler: Processed in 0.001296696 sec. | ||
| 11175 | 2026.04.10 22:29:31.937270 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11176 | 2026.04.10 22:29:31.937371 [ 6 ] {6268e896-5de6-4f13-b46c-bbf6f3d9b2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11177 | 2026.04.10 22:29:31.937409 [ 6 ] {6268e896-5de6-4f13-b46c-bbf6f3d9b2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11178 | 2026.04.10 22:29:31.937854 [ 6 ] {6268e896-5de6-4f13-b46c-bbf6f3d9b2e8} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2026.04.10 22:29:31.937886 [ 6 ] {6268e896-5de6-4f13-b46c-bbf6f3d9b2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11180 | 2026.04.10 22:29:31.938232 [ 6 ] {6268e896-5de6-4f13-b46c-bbf6f3d9b2e8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11181 | 2026.04.10 22:29:31.938440 [ 6 ] {6268e896-5de6-4f13-b46c-bbf6f3d9b2e8} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11182 | 2026.04.10 22:29:31.938561 [ 6 ] {6268e896-5de6-4f13-b46c-bbf6f3d9b2e8} <Debug> executeQuery: Read 124 rows, 10.30 KiB in 0.001209 sec., 102564.10256410256 rows/sec., 8.32 MiB/sec. | ||
| 11183 | 2026.04.10 22:29:31.938561 [ 119 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11184 | 2026.04.10 22:29:31.938595 [ 6 ] {6268e896-5de6-4f13-b46c-bbf6f3d9b2e8} <Debug> TCPHandler: Processed in 0.001384388 sec. | ||
| 11185 | 2026.04.10 22:29:31.938601 [ 119 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2026.04.10 22:29:31.938619 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11187 | 2026.04.10 22:29:31.938699 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11188 | 2026.04.10 22:29:31.938710 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11189 | 2026.04.10 22:29:31.938786 [ 6 ] {852a92fb-6d44-41c9-a79d-ee6177e16729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11190 | 2026.04.10 22:29:31.938819 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11191 | 2026.04.10 22:29:31.938836 [ 6 ] {852a92fb-6d44-41c9-a79d-ee6177e16729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11192 | 2026.04.10 22:29:31.938851 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1834 rows starting from the beginning of the part | ||
| 11193 | 2026.04.10 22:29:31.938907 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1319 rows starting from the beginning of the part | ||
| 11194 | 2026.04.10 22:29:31.938949 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 11195 | 2026.04.10 22:29:31.938986 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part | ||
| 11196 | 2026.04.10 22:29:31.939021 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 87 rows starting from the beginning of the part | ||
| 11197 | 2026.04.10 22:29:31.939054 [ 198 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 124 rows starting from the beginning of the part | ||
| 11198 | 2026.04.10 22:29:31.939224 [ 6 ] {852a92fb-6d44-41c9-a79d-ee6177e16729} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2026.04.10 22:29:31.939271 [ 6 ] {852a92fb-6d44-41c9-a79d-ee6177e16729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11200 | 2026.04.10 22:29:31.939685 [ 6 ] {852a92fb-6d44-41c9-a79d-ee6177e16729} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11201 | 2026.04.10 22:29:31.939909 [ 6 ] {852a92fb-6d44-41c9-a79d-ee6177e16729} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2026.04.10 22:29:31.940035 [ 6 ] {852a92fb-6d44-41c9-a79d-ee6177e16729} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001249 sec., 159327.46196957567 rows/sec., 11.42 MiB/sec. | ||
| 11203 | 2026.04.10 22:29:31.940071 [ 6 ] {852a92fb-6d44-41c9-a79d-ee6177e16729} <Debug> TCPHandler: Processed in 0.001406339 sec. | ||
| 11204 | 2026.04.10 22:29:31.940184 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11205 | 2026.04.10 22:29:31.940277 [ 6 ] {aa5b1c87-f003-42ea-8b3a-c1fe45ee56e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11206 | 2026.04.10 22:29:31.940332 [ 6 ] {aa5b1c87-f003-42ea-8b3a-c1fe45ee56e7} <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 | ||
| 11207 | 2026.04.10 22:29:31.940345 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661713 sec., 2112278.1130074807 rows/sec., 153.46 MiB/sec. | ||
| 11208 | 2026.04.10 22:29:31.940528 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11209 | 2026.04.10 22:29:31.940765 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_76_15} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11210 | 2026.04.10 22:29:31.940826 [ 202 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_76_15} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11211 | 2026.04.10 22:29:31.940895 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 11212 | 2026.04.10 22:29:31.941122 [ 6 ] {aa5b1c87-f003-42ea-8b3a-c1fe45ee56e7} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2026.04.10 22:29:31.941162 [ 6 ] {aa5b1c87-f003-42ea-8b3a-c1fe45ee56e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11214 | 2026.04.10 22:29:31.941710 [ 6 ] {aa5b1c87-f003-42ea-8b3a-c1fe45ee56e7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11215 | 2026.04.10 22:29:31.941926 [ 6 ] {aa5b1c87-f003-42ea-8b3a-c1fe45ee56e7} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.04.10 22:29:31.942035 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11217 | 2026.04.10 22:29:31.942058 [ 6 ] {aa5b1c87-f003-42ea-8b3a-c1fe45ee56e7} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001799 sec., 10005.55864369094 rows/sec., 17.93 MiB/sec. | ||
| 11218 | 2026.04.10 22:29:31.942074 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2026.04.10 22:29:31.942097 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11220 | 2026.04.10 22:29:31.942110 [ 6 ] {aa5b1c87-f003-42ea-8b3a-c1fe45ee56e7} <Debug> TCPHandler: Processed in 0.0019728 sec. | ||
| 11221 | 2026.04.10 22:29:31.942190 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11222 | 2026.04.10 22:29:31.942222 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2026.04.10 22:29:31.942319 [ 6 ] {d875e6c9-3163-4233-9da0-e1e8e8687125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11224 | 2026.04.10 22:29:31.942360 [ 6 ] {d875e6c9-3163-4233-9da0-e1e8e8687125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11225 | 2026.04.10 22:29:31.942394 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11226 | 2026.04.10 22:29:31.942448 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1339 rows starting from the beginning of the part | ||
| 11227 | 2026.04.10 22:29:31.942558 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 18 rows starting from the beginning of the part | ||
| 11228 | 2026.04.10 22:29:31.942665 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 11229 | 2026.04.10 22:29:31.942717 [ 6 ] {d875e6c9-3163-4233-9da0-e1e8e8687125} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11230 | 2026.04.10 22:29:31.942756 [ 6 ] {d875e6c9-3163-4233-9da0-e1e8e8687125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11231 | 2026.04.10 22:29:31.942765 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part | ||
| 11232 | 2026.04.10 22:29:31.942868 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 23 rows starting from the beginning of the part | ||
| 11233 | 2026.04.10 22:29:31.942961 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 18 rows starting from the beginning of the part | ||
| 11234 | 2026.04.10 22:29:31.943073 [ 6 ] {d875e6c9-3163-4233-9da0-e1e8e8687125} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11235 | 2026.04.10 22:29:31.943311 [ 6 ] {d875e6c9-3163-4233-9da0-e1e8e8687125} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.04.10 22:29:31.943447 [ 6 ] {d875e6c9-3163-4233-9da0-e1e8e8687125} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 11237 | 2026.04.10 22:29:31.943483 [ 6 ] {d875e6c9-3163-4233-9da0-e1e8e8687125} <Debug> TCPHandler: Processed in 0.001308307 sec. | ||
| 11238 | 2026.04.10 22:29:31.949638 [ 193 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1450 rows, containing 19 columns (19 merged, 0 gathered) in 0.00747807 sec., 193900.29780411258 rows/sec., 347.46 MiB/sec. | ||
| 11239 | 2026.04.10 22:29:31.951981 [ 202 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11240 | 2026.04.10 22:29:31.952700 [ 202 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11241 | 2026.04.10 22:29:31.952811 [ 202 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11242 | 2026.04.10 22:29:31.952951 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 11243 | 2026.04.10 22:29:32.000331 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.63 MiB, peak 333.50 MiB, free memory in arenas 0.00 B, will set to 324.05 MiB (RSS), difference: 2.41 MiB | ||
| 11244 | 2026.04.10 22:29:33.091870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24510 | ||
| 11245 | 2026.04.10 22:29:33.092400 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2026.04.10 22:29:33.092450 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11247 | 2026.04.10 22:29:33.092960 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11248 | 2026.04.10 22:29:33.093204 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2026.04.10 22:29:33.093349 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24510 | ||
| 11250 | 2026.04.10 22:29:33.093344 [ 120 ] {} <Debug> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11251 | 2026.04.10 22:29:33.093425 [ 120 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2026.04.10 22:29:33.093444 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11253 | 2026.04.10 22:29:33.093550 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11254 | 2026.04.10 22:29:33.093676 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11255 | 2026.04.10 22:29:33.093719 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22078 rows starting from the beginning of the part | ||
| 11256 | 2026.04.10 22:29:33.093791 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11257 | 2026.04.10 22:29:33.093844 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11258 | 2026.04.10 22:29:33.093891 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11259 | 2026.04.10 22:29:33.093939 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11260 | 2026.04.10 22:29:33.093986 [ 188 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11261 | 2026.04.10 22:29:33.096025 [ 193 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24510 rows, containing 4 columns (4 merged, 0 gathered) in 0.00252297 sec., 9714740.96005898 rows/sec., 138.97 MiB/sec. | ||
| 11262 | 2026.04.10 22:29:33.096426 [ 193 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11263 | 2026.04.10 22:29:33.096708 [ 193 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_51_10} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2026.04.10 22:29:33.096784 [ 193 ] {a84b1cbf-bca3-49fd-b4a1-ff5732a645f0::all_1_51_10} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11265 | 2026.04.10 22:29:33.096875 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11266 | 2026.04.10 22:29:34.369826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11267 | 2026.04.10 22:29:34.388370 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2026.04.10 22:29:34.388437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11269 | 2026.04.10 22:29:34.394838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11270 | 2026.04.10 22:29:34.395522 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2026.04.10 22:29:34.395872 [ 118 ] {} <Debug> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11272 | 2026.04.10 22:29:34.395967 [ 118 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11273 | 2026.04.10 22:29:34.396005 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11274 | 2026.04.10 22:29:34.396118 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11275 | 2026.04.10 22:29:34.398783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11276 | 2026.04.10 22:29:34.399201 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11277 | 2026.04.10 22:29:34.399965 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11278 | 2026.04.10 22:29:34.403291 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11279 | 2026.04.10 22:29:34.406734 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11280 | 2026.04.10 22:29:34.410694 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11281 | 2026.04.10 22:29:34.414944 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11282 | 2026.04.10 22:29:34.418691 [ 192 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11283 | 2026.04.10 22:29:34.467724 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.071643125 sec., 5359.900199774926 rows/sec., 27.72 MiB/sec. | ||
| 11284 | 2026.04.10 22:29:34.470572 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11285 | 2026.04.10 22:29:34.472606 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_51_10} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.04.10 22:29:34.472716 [ 201 ] {6737c5aa-b506-4b23-a6e1-4f172cb16696::all_1_51_10} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11287 | 2026.04.10 22:29:34.475515 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11288 | 2026.04.10 22:29:36.926936 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11289 | 2026.04.10 22:29:36.927146 [ 6 ] {a956fc17-59fe-4463-8fdb-c7af0de5f837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11290 | 2026.04.10 22:29:36.927217 [ 6 ] {a956fc17-59fe-4463-8fdb-c7af0de5f837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11291 | 2026.04.10 22:29:36.927882 [ 6 ] {a956fc17-59fe-4463-8fdb-c7af0de5f837} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2026.04.10 22:29:36.927928 [ 6 ] {a956fc17-59fe-4463-8fdb-c7af0de5f837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11293 | 2026.04.10 22:29:36.928391 [ 6 ] {a956fc17-59fe-4463-8fdb-c7af0de5f837} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11294 | 2026.04.10 22:29:36.928634 [ 6 ] {a956fc17-59fe-4463-8fdb-c7af0de5f837} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2026.04.10 22:29:36.928783 [ 6 ] {a956fc17-59fe-4463-8fdb-c7af0de5f837} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001703 sec., 59894.304169113326 rows/sec., 5.01 MiB/sec. | ||
| 11296 | 2026.04.10 22:29:36.928825 [ 6 ] {a956fc17-59fe-4463-8fdb-c7af0de5f837} <Debug> TCPHandler: Processed in 0.002042851 sec. | ||
| 11297 | 2026.04.10 22:29:36.928949 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11298 | 2026.04.10 22:29:36.929045 [ 6 ] {e3649655-ca8c-4e6e-a264-fe36980dc897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11299 | 2026.04.10 22:29:36.929087 [ 6 ] {e3649655-ca8c-4e6e-a264-fe36980dc897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11300 | 2026.04.10 22:29:36.929495 [ 6 ] {e3649655-ca8c-4e6e-a264-fe36980dc897} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11301 | 2026.04.10 22:29:36.929530 [ 6 ] {e3649655-ca8c-4e6e-a264-fe36980dc897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11302 | 2026.04.10 22:29:36.929843 [ 6 ] {e3649655-ca8c-4e6e-a264-fe36980dc897} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11303 | 2026.04.10 22:29:36.930052 [ 6 ] {e3649655-ca8c-4e6e-a264-fe36980dc897} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11304 | 2026.04.10 22:29:36.930173 [ 6 ] {e3649655-ca8c-4e6e-a264-fe36980dc897} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001169 sec., 19674.935842600516 rows/sec., 1.44 MiB/sec. | ||
| 11305 | 2026.04.10 22:29:36.930209 [ 6 ] {e3649655-ca8c-4e6e-a264-fe36980dc897} <Debug> TCPHandler: Processed in 0.001335377 sec. | ||
| 11306 | 2026.04.10 22:29:36.930405 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11307 | 2026.04.10 22:29:36.930502 [ 6 ] {3a9770e0-3940-4c03-9646-d6993c17cfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11308 | 2026.04.10 22:29:36.930545 [ 6 ] {3a9770e0-3940-4c03-9646-d6993c17cfbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11309 | 2026.04.10 22:29:36.931040 [ 6 ] {3a9770e0-3940-4c03-9646-d6993c17cfbd} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2026.04.10 22:29:36.931075 [ 6 ] {3a9770e0-3940-4c03-9646-d6993c17cfbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11311 | 2026.04.10 22:29:36.931412 [ 6 ] {3a9770e0-3940-4c03-9646-d6993c17cfbd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11312 | 2026.04.10 22:29:36.931650 [ 6 ] {3a9770e0-3940-4c03-9646-d6993c17cfbd} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2026.04.10 22:29:36.931794 [ 6 ] {3a9770e0-3940-4c03-9646-d6993c17cfbd} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001267 sec., 68666.14048934492 rows/sec., 5.36 MiB/sec. | ||
| 11314 | 2026.04.10 22:29:36.931833 [ 6 ] {3a9770e0-3940-4c03-9646-d6993c17cfbd} <Debug> TCPHandler: Processed in 0.001442029 sec. | ||
| 11315 | 2026.04.10 22:29:36.931988 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11316 | 2026.04.10 22:29:36.932099 [ 6 ] {60c2b9b7-aca2-4dda-96b5-7e1b213cbccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11317 | 2026.04.10 22:29:36.932148 [ 6 ] {60c2b9b7-aca2-4dda-96b5-7e1b213cbccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11318 | 2026.04.10 22:29:36.932563 [ 6 ] {60c2b9b7-aca2-4dda-96b5-7e1b213cbccc} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.04.10 22:29:36.932597 [ 6 ] {60c2b9b7-aca2-4dda-96b5-7e1b213cbccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11320 | 2026.04.10 22:29:36.932937 [ 6 ] {60c2b9b7-aca2-4dda-96b5-7e1b213cbccc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11321 | 2026.04.10 22:29:36.933169 [ 6 ] {60c2b9b7-aca2-4dda-96b5-7e1b213cbccc} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11322 | 2026.04.10 22:29:36.933281 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 11323 | 2026.04.10 22:29:36.933297 [ 6 ] {60c2b9b7-aca2-4dda-96b5-7e1b213cbccc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 11324 | 2026.04.10 22:29:36.933314 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2026.04.10 22:29:36.933333 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11326 | 2026.04.10 22:29:36.933335 [ 6 ] {60c2b9b7-aca2-4dda-96b5-7e1b213cbccc} <Debug> TCPHandler: Processed in 0.001407168 sec. | ||
| 11327 | 2026.04.10 22:29:36.933418 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 11328 | 2026.04.10 22:29:36.933453 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11329 | 2026.04.10 22:29:36.933510 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11330 | 2026.04.10 22:29:36.933540 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 27272 rows starting from the beginning of the part | ||
| 11331 | 2026.04.10 22:29:36.933551 [ 6 ] {2e026259-b23c-4a52-99f1-cb0e6c151efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11332 | 2026.04.10 22:29:36.933596 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 96 rows starting from the beginning of the part | ||
| 11333 | 2026.04.10 22:29:36.933606 [ 6 ] {2e026259-b23c-4a52-99f1-cb0e6c151efb} <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 | ||
| 11334 | 2026.04.10 22:29:36.933637 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11335 | 2026.04.10 22:29:36.933679 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11336 | 2026.04.10 22:29:36.933716 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 199 rows starting from the beginning of the part | ||
| 11337 | 2026.04.10 22:29:36.933756 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 11338 | 2026.04.10 22:29:36.934394 [ 6 ] {2e026259-b23c-4a52-99f1-cb0e6c151efb} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2026.04.10 22:29:36.934429 [ 6 ] {2e026259-b23c-4a52-99f1-cb0e6c151efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11340 | 2026.04.10 22:29:36.935037 [ 6 ] {2e026259-b23c-4a52-99f1-cb0e6c151efb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11341 | 2026.04.10 22:29:36.935279 [ 6 ] {2e026259-b23c-4a52-99f1-cb0e6c151efb} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.04.10 22:29:36.935434 [ 6 ] {2e026259-b23c-4a52-99f1-cb0e6c151efb} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001902 sec., 12092.534174553102 rows/sec., 21.67 MiB/sec. | ||
| 11343 | 2026.04.10 22:29:36.935501 [ 6 ] {2e026259-b23c-4a52-99f1-cb0e6c151efb} <Debug> TCPHandler: Processed in 0.002096972 sec. | ||
| 11344 | 2026.04.10 22:29:36.935626 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2026.04.10 22:29:36.935724 [ 6 ] {fcaeb671-3488-47a9-9b4f-2bf0a388fad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11346 | 2026.04.10 22:29:36.935768 [ 6 ] {fcaeb671-3488-47a9-9b4f-2bf0a388fad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11347 | 2026.04.10 22:29:36.936136 [ 6 ] {fcaeb671-3488-47a9-9b4f-2bf0a388fad7} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.04.10 22:29:36.936174 [ 6 ] {fcaeb671-3488-47a9-9b4f-2bf0a388fad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11349 | 2026.04.10 22:29:36.936517 [ 6 ] {fcaeb671-3488-47a9-9b4f-2bf0a388fad7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11350 | 2026.04.10 22:29:36.936783 [ 6 ] {fcaeb671-3488-47a9-9b4f-2bf0a388fad7} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.04.10 22:29:36.936912 [ 6 ] {fcaeb671-3488-47a9-9b4f-2bf0a388fad7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.34 MiB/sec. | ||
| 11352 | 2026.04.10 22:29:36.936947 [ 6 ] {fcaeb671-3488-47a9-9b4f-2bf0a388fad7} <Debug> TCPHandler: Processed in 0.001378318 sec. | ||
| 11353 | 2026.04.10 22:29:36.940868 [ 195 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28047 rows, containing 5 columns (5 merged, 0 gathered) in 0.007486451 sec., 3746367.93855994 rows/sec., 242.35 MiB/sec. | ||
| 11354 | 2026.04.10 22:29:36.941158 [ 187 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 11355 | 2026.04.10 22:29:36.941409 [ 187 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2026.04.10 22:29:36.941473 [ 187 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 11357 | 2026.04.10 22:29:36.941548 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11358 | 2026.04.10 22:29:37.000321 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.40 MiB, peak 338.52 MiB, free memory in arenas 0.00 B, will set to 327.97 MiB (RSS), difference: 2.57 MiB | ||
| 11359 | 2026.04.10 22:29:40.409162 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11360 | 2026.04.10 22:29:40.409230 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11361 | 2026.04.10 22:29:40.593867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24958 | ||
| 11362 | 2026.04.10 22:29:40.594496 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.04.10 22:29:40.594531 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11364 | 2026.04.10 22:29:40.595032 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11365 | 2026.04.10 22:29:40.595286 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.04.10 22:29:40.595416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24958 | ||
| 11367 | 2026.04.10 22:29:40.692234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1390 | ||
| 11368 | 2026.04.10 22:29:40.694712 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2026.04.10 22:29:40.694762 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11370 | 2026.04.10 22:29:40.695932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11371 | 2026.04.10 22:29:40.696189 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2026.04.10 22:29:40.696455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1390 | ||
| 11373 | 2026.04.10 22:29:41.899190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11374 | 2026.04.10 22:29:41.914801 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2026.04.10 22:29:41.914867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11376 | 2026.04.10 22:29:41.920227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11377 | 2026.04.10 22:29:41.920896 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2026.04.10 22:29:41.923678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11379 | 2026.04.10 22:29:41.926082 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11380 | 2026.04.10 22:29:41.926286 [ 6 ] {81085e8f-d98e-4642-a70e-a862ae482791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11381 | 2026.04.10 22:29:41.926367 [ 6 ] {81085e8f-d98e-4642-a70e-a862ae482791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11382 | 2026.04.10 22:29:41.927071 [ 6 ] {81085e8f-d98e-4642-a70e-a862ae482791} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11383 | 2026.04.10 22:29:41.927113 [ 6 ] {81085e8f-d98e-4642-a70e-a862ae482791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11384 | 2026.04.10 22:29:41.927521 [ 6 ] {81085e8f-d98e-4642-a70e-a862ae482791} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11385 | 2026.04.10 22:29:41.927759 [ 6 ] {81085e8f-d98e-4642-a70e-a862ae482791} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2026.04.10 22:29:41.927927 [ 6 ] {81085e8f-d98e-4642-a70e-a862ae482791} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001698 sec., 54181.38987043581 rows/sec., 4.58 MiB/sec. | ||
| 11387 | 2026.04.10 22:29:41.927981 [ 6 ] {81085e8f-d98e-4642-a70e-a862ae482791} <Debug> TCPHandler: Processed in 0.002036061 sec. | ||
| 11388 | 2026.04.10 22:29:41.928102 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11389 | 2026.04.10 22:29:41.928209 [ 6 ] {6480ce5e-884e-4408-9e55-81195ad54490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11390 | 2026.04.10 22:29:41.928254 [ 6 ] {6480ce5e-884e-4408-9e55-81195ad54490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11391 | 2026.04.10 22:29:41.928682 [ 6 ] {6480ce5e-884e-4408-9e55-81195ad54490} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11392 | 2026.04.10 22:29:41.928719 [ 6 ] {6480ce5e-884e-4408-9e55-81195ad54490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11393 | 2026.04.10 22:29:41.929021 [ 6 ] {6480ce5e-884e-4408-9e55-81195ad54490} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11394 | 2026.04.10 22:29:41.929232 [ 6 ] {6480ce5e-884e-4408-9e55-81195ad54490} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2026.04.10 22:29:41.929364 [ 6 ] {6480ce5e-884e-4408-9e55-81195ad54490} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00118 sec., 15254.237288135593 rows/sec., 1.12 MiB/sec. | ||
| 11396 | 2026.04.10 22:29:41.929408 [ 6 ] {6480ce5e-884e-4408-9e55-81195ad54490} <Debug> TCPHandler: Processed in 0.001355838 sec. | ||
| 11397 | 2026.04.10 22:29:41.929517 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11398 | 2026.04.10 22:29:41.929614 [ 6 ] {b155f9ee-b3df-47c2-8123-4b869629ccfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11399 | 2026.04.10 22:29:41.929657 [ 6 ] {b155f9ee-b3df-47c2-8123-4b869629ccfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11400 | 2026.04.10 22:29:41.930069 [ 6 ] {b155f9ee-b3df-47c2-8123-4b869629ccfd} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11401 | 2026.04.10 22:29:41.930105 [ 6 ] {b155f9ee-b3df-47c2-8123-4b869629ccfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11402 | 2026.04.10 22:29:41.930404 [ 6 ] {b155f9ee-b3df-47c2-8123-4b869629ccfd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11403 | 2026.04.10 22:29:41.930614 [ 6 ] {b155f9ee-b3df-47c2-8123-4b869629ccfd} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11404 | 2026.04.10 22:29:41.930749 [ 6 ] {b155f9ee-b3df-47c2-8123-4b869629ccfd} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001154 sec., 71057.19237435008 rows/sec., 5.55 MiB/sec. | ||
| 11405 | 2026.04.10 22:29:41.930787 [ 6 ] {b155f9ee-b3df-47c2-8123-4b869629ccfd} <Debug> TCPHandler: Processed in 0.001319707 sec. | ||
| 11406 | 2026.04.10 22:29:41.930898 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11407 | 2026.04.10 22:29:41.930993 [ 6 ] {481cef57-1fa8-4e85-ac9d-8820ff344841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11408 | 2026.04.10 22:29:41.931038 [ 6 ] {481cef57-1fa8-4e85-ac9d-8820ff344841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11409 | 2026.04.10 22:29:41.931431 [ 6 ] {481cef57-1fa8-4e85-ac9d-8820ff344841} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11410 | 2026.04.10 22:29:41.931464 [ 6 ] {481cef57-1fa8-4e85-ac9d-8820ff344841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11411 | 2026.04.10 22:29:41.931794 [ 6 ] {481cef57-1fa8-4e85-ac9d-8820ff344841} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11412 | 2026.04.10 22:29:41.932026 [ 6 ] {481cef57-1fa8-4e85-ac9d-8820ff344841} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11413 | 2026.04.10 22:29:41.932158 [ 6 ] {481cef57-1fa8-4e85-ac9d-8820ff344841} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 11414 | 2026.04.10 22:29:41.932196 [ 6 ] {481cef57-1fa8-4e85-ac9d-8820ff344841} <Debug> TCPHandler: Processed in 0.001347327 sec. | ||
| 11415 | 2026.04.10 22:29:41.932297 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11416 | 2026.04.10 22:29:41.932392 [ 6 ] {a76802fc-a66e-4b34-a9db-1d1c74c53d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11417 | 2026.04.10 22:29:41.932447 [ 6 ] {a76802fc-a66e-4b34-a9db-1d1c74c53d1d} <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 | ||
| 11418 | 2026.04.10 22:29:41.933232 [ 6 ] {a76802fc-a66e-4b34-a9db-1d1c74c53d1d} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11419 | 2026.04.10 22:29:41.933267 [ 6 ] {a76802fc-a66e-4b34-a9db-1d1c74c53d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11420 | 2026.04.10 22:29:41.933815 [ 6 ] {a76802fc-a66e-4b34-a9db-1d1c74c53d1d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11421 | 2026.04.10 22:29:41.934044 [ 6 ] {a76802fc-a66e-4b34-a9db-1d1c74c53d1d} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11422 | 2026.04.10 22:29:41.934186 [ 6 ] {a76802fc-a66e-4b34-a9db-1d1c74c53d1d} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001812 sec., 9933.774834437087 rows/sec., 17.80 MiB/sec. | ||
| 11423 | 2026.04.10 22:29:41.934254 [ 6 ] {a76802fc-a66e-4b34-a9db-1d1c74c53d1d} <Debug> TCPHandler: Processed in 0.002006131 sec. | ||
| 11424 | 2026.04.10 22:29:41.934368 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11425 | 2026.04.10 22:29:41.934464 [ 6 ] {cfe44301-02b9-471a-b239-00d6bb0974f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11426 | 2026.04.10 22:29:41.934506 [ 6 ] {cfe44301-02b9-471a-b239-00d6bb0974f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11427 | 2026.04.10 22:29:41.934848 [ 6 ] {cfe44301-02b9-471a-b239-00d6bb0974f4} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11428 | 2026.04.10 22:29:41.934882 [ 6 ] {cfe44301-02b9-471a-b239-00d6bb0974f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11429 | 2026.04.10 22:29:41.935185 [ 6 ] {cfe44301-02b9-471a-b239-00d6bb0974f4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11430 | 2026.04.10 22:29:41.935397 [ 6 ] {cfe44301-02b9-471a-b239-00d6bb0974f4} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11431 | 2026.04.10 22:29:41.935527 [ 6 ] {cfe44301-02b9-471a-b239-00d6bb0974f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 11432 | 2026.04.10 22:29:41.935563 [ 6 ] {cfe44301-02b9-471a-b239-00d6bb0974f4} <Debug> TCPHandler: Processed in 0.001245345 sec. | ||
| 11433 | 2026.04.10 22:29:43.568837 [ 112 ] {} <Debug> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 11434 | 2026.04.10 22:29:43.568907 [ 112 ] {} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11435 | 2026.04.10 22:29:43.568932 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11436 | 2026.04.10 22:29:43.569066 [ 199 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 11437 | 2026.04.10 22:29:43.569232 [ 199 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11438 | 2026.04.10 22:29:43.569269 [ 199 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 160 rows starting from the beginning of the part | ||
| 11439 | 2026.04.10 22:29:43.569347 [ 199 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 11440 | 2026.04.10 22:29:43.569399 [ 199 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 11441 | 2026.04.10 22:29:43.569445 [ 199 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 11442 | 2026.04.10 22:29:43.569490 [ 199 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 11443 | 2026.04.10 22:29:43.570242 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001232985 sec., 278997.7169227525 rows/sec., 17.69 MiB/sec. | ||
| 11444 | 2026.04.10 22:29:43.570428 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 11445 | 2026.04.10 22:29:43.570708 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_22_5} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.04.10 22:29:43.570781 [ 197 ] {db645430-3721-434f-a428-3eb1f7165166::all_1_22_5} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 11447 | 2026.04.10 22:29:43.570881 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11448 | 2026.04.10 22:29:44.032626 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2026.04.10 22:29:44.032918 [ 6 ] {eab6c82b-b72b-4915-a6f7-b22a361b5c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11450 | 2026.04.10 22:29:44.032986 [ 6 ] {eab6c82b-b72b-4915-a6f7-b22a361b5c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11451 | 2026.04.10 22:29:44.033743 [ 6 ] {eab6c82b-b72b-4915-a6f7-b22a361b5c98} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2026.04.10 22:29:44.033791 [ 6 ] {eab6c82b-b72b-4915-a6f7-b22a361b5c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11453 | 2026.04.10 22:29:44.034203 [ 6 ] {eab6c82b-b72b-4915-a6f7-b22a361b5c98} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11454 | 2026.04.10 22:29:44.034430 [ 6 ] {eab6c82b-b72b-4915-a6f7-b22a361b5c98} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2026.04.10 22:29:44.034586 [ 6 ] {eab6c82b-b72b-4915-a6f7-b22a361b5c98} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001721 sec., 165020.3370133643 rows/sec., 10.48 MiB/sec. | ||
| 11456 | 2026.04.10 22:29:44.034628 [ 6 ] {eab6c82b-b72b-4915-a6f7-b22a361b5c98} <Debug> TCPHandler: Processed in 0.002190844 sec. | ||
| 11457 | 2026.04.10 22:29:44.034752 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11458 | 2026.04.10 22:29:44.034849 [ 6 ] {52b26b31-b8a0-45c4-9aa1-ca8a17a12fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11459 | 2026.04.10 22:29:44.034891 [ 6 ] {52b26b31-b8a0-45c4-9aa1-ca8a17a12fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11460 | 2026.04.10 22:29:44.035284 [ 6 ] {52b26b31-b8a0-45c4-9aa1-ca8a17a12fa4} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2026.04.10 22:29:44.035321 [ 6 ] {52b26b31-b8a0-45c4-9aa1-ca8a17a12fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11462 | 2026.04.10 22:29:44.035625 [ 6 ] {52b26b31-b8a0-45c4-9aa1-ca8a17a12fa4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11463 | 2026.04.10 22:29:44.035838 [ 6 ] {52b26b31-b8a0-45c4-9aa1-ca8a17a12fa4} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2026.04.10 22:29:44.035969 [ 6 ] {52b26b31-b8a0-45c4-9aa1-ca8a17a12fa4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001139 sec., 3511.8525021949076 rows/sec., 286.37 KiB/sec. | ||
| 11465 | 2026.04.10 22:29:44.036006 [ 6 ] {52b26b31-b8a0-45c4-9aa1-ca8a17a12fa4} <Debug> TCPHandler: Processed in 0.001304687 sec. | ||
| 11466 | 2026.04.10 22:29:44.036138 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11467 | 2026.04.10 22:29:44.036261 [ 6 ] {c6e52d41-eed4-444c-8b17-d8f18b647426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11468 | 2026.04.10 22:29:44.036309 [ 6 ] {c6e52d41-eed4-444c-8b17-d8f18b647426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11469 | 2026.04.10 22:29:44.038408 [ 6 ] {c6e52d41-eed4-444c-8b17-d8f18b647426} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2026.04.10 22:29:44.038444 [ 6 ] {c6e52d41-eed4-444c-8b17-d8f18b647426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11471 | 2026.04.10 22:29:44.038949 [ 6 ] {c6e52d41-eed4-444c-8b17-d8f18b647426} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11472 | 2026.04.10 22:29:44.039155 [ 6 ] {c6e52d41-eed4-444c-8b17-d8f18b647426} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2026.04.10 22:29:44.039283 [ 6 ] {c6e52d41-eed4-444c-8b17-d8f18b647426} <Debug> executeQuery: Read 3194 rows, 244.61 KiB in 0.003046 sec., 1048588.3125410373 rows/sec., 78.42 MiB/sec. | ||
| 11474 | 2026.04.10 22:29:44.039321 [ 6 ] {c6e52d41-eed4-444c-8b17-d8f18b647426} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 11475 | 2026.04.10 22:29:44.039334 [ 6 ] {c6e52d41-eed4-444c-8b17-d8f18b647426} <Debug> TCPHandler: Processed in 0.003257825 sec. | ||
| 11476 | 2026.04.10 22:29:44.039445 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11477 | 2026.04.10 22:29:44.039540 [ 6 ] {f58bc2ad-2ec8-4553-834b-9adde9c2f250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11478 | 2026.04.10 22:29:44.039580 [ 6 ] {f58bc2ad-2ec8-4553-834b-9adde9c2f250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11479 | 2026.04.10 22:29:44.040041 [ 6 ] {f58bc2ad-2ec8-4553-834b-9adde9c2f250} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2026.04.10 22:29:44.040078 [ 6 ] {f58bc2ad-2ec8-4553-834b-9adde9c2f250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11481 | 2026.04.10 22:29:44.040384 [ 6 ] {f58bc2ad-2ec8-4553-834b-9adde9c2f250} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11482 | 2026.04.10 22:29:44.040594 [ 6 ] {f58bc2ad-2ec8-4553-834b-9adde9c2f250} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2026.04.10 22:29:44.040722 [ 6 ] {f58bc2ad-2ec8-4553-834b-9adde9c2f250} <Debug> executeQuery: Read 180 rows, 11.38 KiB in 0.001201 sec., 149875.10407993337 rows/sec., 9.25 MiB/sec. | ||
| 11484 | 2026.04.10 22:29:44.040761 [ 6 ] {f58bc2ad-2ec8-4553-834b-9adde9c2f250} <Debug> TCPHandler: Processed in 0.001365507 sec. | ||
| 11485 | 2026.04.10 22:29:44.040895 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11486 | 2026.04.10 22:29:44.040989 [ 6 ] {a3527cfa-dbc8-4e57-9347-ced52e22b6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11487 | 2026.04.10 22:29:44.041029 [ 6 ] {a3527cfa-dbc8-4e57-9347-ced52e22b6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11488 | 2026.04.10 22:29:44.041787 [ 6 ] {a3527cfa-dbc8-4e57-9347-ced52e22b6b1} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2026.04.10 22:29:44.041824 [ 6 ] {a3527cfa-dbc8-4e57-9347-ced52e22b6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11490 | 2026.04.10 22:29:44.042173 [ 6 ] {a3527cfa-dbc8-4e57-9347-ced52e22b6b1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11491 | 2026.04.10 22:29:44.042384 [ 6 ] {a3527cfa-dbc8-4e57-9347-ced52e22b6b1} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2026.04.10 22:29:44.042512 [ 6 ] {a3527cfa-dbc8-4e57-9347-ced52e22b6b1} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00154 sec., 616883.1168831169 rows/sec., 36.30 MiB/sec. | ||
| 11493 | 2026.04.10 22:29:44.042549 [ 6 ] {a3527cfa-dbc8-4e57-9347-ced52e22b6b1} <Debug> TCPHandler: Processed in 0.001702534 sec. | ||
| 11494 | 2026.04.10 22:29:44.042663 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11495 | 2026.04.10 22:29:44.042759 [ 6 ] {a6982c9b-788c-4dcc-aa6d-bdf332251dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11496 | 2026.04.10 22:29:44.042996 [ 6 ] {a6982c9b-788c-4dcc-aa6d-bdf332251dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11497 | 2026.04.10 22:29:44.043373 [ 6 ] {a6982c9b-788c-4dcc-aa6d-bdf332251dd4} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.04.10 22:29:44.043409 [ 6 ] {a6982c9b-788c-4dcc-aa6d-bdf332251dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11499 | 2026.04.10 22:29:44.043685 [ 6 ] {a6982c9b-788c-4dcc-aa6d-bdf332251dd4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 11500 | 2026.04.10 22:29:44.043898 [ 6 ] {a6982c9b-788c-4dcc-aa6d-bdf332251dd4} <Trace> oximeter.fields_u64 (afb0d53c-68be-41f0-aba9-0a79183ebbbe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2026.04.10 22:29:44.044023 [ 6 ] {a6982c9b-788c-4dcc-aa6d-bdf332251dd4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001281 sec., 780.64012490242 rows/sec., 54.89 KiB/sec. | ||
| 11502 | 2026.04.10 22:29:44.044060 [ 6 ] {a6982c9b-788c-4dcc-aa6d-bdf332251dd4} <Debug> TCPHandler: Processed in 0.001446579 sec. | ||
| 11503 | 2026.04.10 22:29:44.044170 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11504 | 2026.04.10 22:29:44.044263 [ 6 ] {13ed85aa-aa86-4d61-b411-42699089e43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11505 | 2026.04.10 22:29:44.044301 [ 6 ] {13ed85aa-aa86-4d61-b411-42699089e43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11506 | 2026.04.10 22:29:44.044732 [ 6 ] {13ed85aa-aa86-4d61-b411-42699089e43a} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11507 | 2026.04.10 22:29:44.044767 [ 6 ] {13ed85aa-aa86-4d61-b411-42699089e43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11508 | 2026.04.10 22:29:44.045064 [ 6 ] {13ed85aa-aa86-4d61-b411-42699089e43a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11509 | 2026.04.10 22:29:44.045271 [ 6 ] {13ed85aa-aa86-4d61-b411-42699089e43a} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11510 | 2026.04.10 22:29:44.045394 [ 6 ] {13ed85aa-aa86-4d61-b411-42699089e43a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 11511 | 2026.04.10 22:29:44.045433 [ 6 ] {13ed85aa-aa86-4d61-b411-42699089e43a} <Debug> TCPHandler: Processed in 0.001312197 sec. | ||
| 11512 | 2026.04.10 22:29:44.045542 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11513 | 2026.04.10 22:29:44.045636 [ 6 ] {c52b9b8e-9145-4f9e-b72d-be8dcd904399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11514 | 2026.04.10 22:29:44.045676 [ 6 ] {c52b9b8e-9145-4f9e-b72d-be8dcd904399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11515 | 2026.04.10 22:29:44.046758 [ 6 ] {c52b9b8e-9145-4f9e-b72d-be8dcd904399} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11516 | 2026.04.10 22:29:44.046796 [ 6 ] {c52b9b8e-9145-4f9e-b72d-be8dcd904399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11517 | 2026.04.10 22:29:44.047161 [ 6 ] {c52b9b8e-9145-4f9e-b72d-be8dcd904399} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11518 | 2026.04.10 22:29:44.047362 [ 6 ] {c52b9b8e-9145-4f9e-b72d-be8dcd904399} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11519 | 2026.04.10 22:29:44.047487 [ 6 ] {c52b9b8e-9145-4f9e-b72d-be8dcd904399} <Debug> executeQuery: Read 1743 rows, 120.35 KiB in 0.001868 sec., 933083.5117773019 rows/sec., 62.92 MiB/sec. | ||
| 11520 | 2026.04.10 22:29:44.047525 [ 6 ] {c52b9b8e-9145-4f9e-b72d-be8dcd904399} <Debug> TCPHandler: Processed in 0.002031301 sec. | ||
| 11521 | 2026.04.10 22:29:44.047640 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11522 | 2026.04.10 22:29:44.047736 [ 6 ] {0ecc868e-85e2-44a3-a311-22228378d971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11523 | 2026.04.10 22:29:44.047778 [ 6 ] {0ecc868e-85e2-44a3-a311-22228378d971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11524 | 2026.04.10 22:29:44.048108 [ 6 ] {0ecc868e-85e2-44a3-a311-22228378d971} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2026.04.10 22:29:44.048143 [ 6 ] {0ecc868e-85e2-44a3-a311-22228378d971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11526 | 2026.04.10 22:29:44.048442 [ 6 ] {0ecc868e-85e2-44a3-a311-22228378d971} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11527 | 2026.04.10 22:29:44.048652 [ 6 ] {0ecc868e-85e2-44a3-a311-22228378d971} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11528 | 2026.04.10 22:29:44.048780 [ 6 ] {0ecc868e-85e2-44a3-a311-22228378d971} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 11529 | 2026.04.10 22:29:44.048818 [ 6 ] {0ecc868e-85e2-44a3-a311-22228378d971} <Debug> TCPHandler: Processed in 0.001226665 sec. | ||
| 11530 | 2026.04.10 22:29:44.048924 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11531 | 2026.04.10 22:29:44.049027 [ 6 ] {14e179fb-3ad1-45a2-8276-05f4a809e32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11532 | 2026.04.10 22:29:44.049070 [ 6 ] {14e179fb-3ad1-45a2-8276-05f4a809e32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11533 | 2026.04.10 22:29:44.049813 [ 6 ] {14e179fb-3ad1-45a2-8276-05f4a809e32b} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2026.04.10 22:29:44.049849 [ 6 ] {14e179fb-3ad1-45a2-8276-05f4a809e32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11535 | 2026.04.10 22:29:44.050303 [ 6 ] {14e179fb-3ad1-45a2-8276-05f4a809e32b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11536 | 2026.04.10 22:29:44.050529 [ 6 ] {14e179fb-3ad1-45a2-8276-05f4a809e32b} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2026.04.10 22:29:44.050664 [ 6 ] {14e179fb-3ad1-45a2-8276-05f4a809e32b} <Debug> executeQuery: Read 1635 rows, 101.95 KiB in 0.001657 sec., 986722.9933614966 rows/sec., 60.08 MiB/sec. | ||
| 11538 | 2026.04.10 22:29:44.050705 [ 6 ] {14e179fb-3ad1-45a2-8276-05f4a809e32b} <Debug> TCPHandler: Processed in 0.001831137 sec. | ||
| 11539 | 2026.04.10 22:29:44.050826 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11540 | 2026.04.10 22:29:44.050948 [ 6 ] {6ffb544a-b116-4407-9e01-f830151effb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11541 | 2026.04.10 22:29:44.051000 [ 6 ] {6ffb544a-b116-4407-9e01-f830151effb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11542 | 2026.04.10 22:29:44.051372 [ 6 ] {6ffb544a-b116-4407-9e01-f830151effb5} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2026.04.10 22:29:44.051417 [ 6 ] {6ffb544a-b116-4407-9e01-f830151effb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11544 | 2026.04.10 22:29:44.051766 [ 6 ] {6ffb544a-b116-4407-9e01-f830151effb5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11545 | 2026.04.10 22:29:44.051989 [ 6 ] {6ffb544a-b116-4407-9e01-f830151effb5} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.04.10 22:29:44.052120 [ 6 ] {6ffb544a-b116-4407-9e01-f830151effb5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001197 sec., 835.421888053467 rows/sec., 56.29 KiB/sec. | ||
| 11547 | 2026.04.10 22:29:44.052160 [ 6 ] {6ffb544a-b116-4407-9e01-f830151effb5} <Debug> TCPHandler: Processed in 0.001395368 sec. | ||
| 11548 | 2026.04.10 22:29:44.052276 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11549 | 2026.04.10 22:29:44.052387 [ 6 ] {ddb8056b-e136-46b1-b729-d1fb3f1b11c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11550 | 2026.04.10 22:29:44.052451 [ 6 ] {ddb8056b-e136-46b1-b729-d1fb3f1b11c3} <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 | ||
| 11551 | 2026.04.10 22:29:44.053315 [ 6 ] {ddb8056b-e136-46b1-b729-d1fb3f1b11c3} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.04.10 22:29:44.053351 [ 6 ] {ddb8056b-e136-46b1-b729-d1fb3f1b11c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11553 | 2026.04.10 22:29:44.053896 [ 6 ] {ddb8056b-e136-46b1-b729-d1fb3f1b11c3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11554 | 2026.04.10 22:29:44.054118 [ 6 ] {ddb8056b-e136-46b1-b729-d1fb3f1b11c3} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2026.04.10 22:29:44.054254 [ 6 ] {ddb8056b-e136-46b1-b729-d1fb3f1b11c3} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00189 sec., 17989.41798941799 rows/sec., 32.24 MiB/sec. | ||
| 11556 | 2026.04.10 22:29:44.054308 [ 6 ] {ddb8056b-e136-46b1-b729-d1fb3f1b11c3} <Debug> TCPHandler: Processed in 0.002090602 sec. | ||
| 11557 | 2026.04.10 22:29:44.054419 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11558 | 2026.04.10 22:29:44.054513 [ 6 ] {194572a8-8ee4-4be4-ae8d-e7ec9fe3db7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11559 | 2026.04.10 22:29:44.054554 [ 6 ] {194572a8-8ee4-4be4-ae8d-e7ec9fe3db7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11560 | 2026.04.10 22:29:44.054885 [ 6 ] {194572a8-8ee4-4be4-ae8d-e7ec9fe3db7d} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11561 | 2026.04.10 22:29:44.054920 [ 6 ] {194572a8-8ee4-4be4-ae8d-e7ec9fe3db7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11562 | 2026.04.10 22:29:44.055212 [ 6 ] {194572a8-8ee4-4be4-ae8d-e7ec9fe3db7d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11563 | 2026.04.10 22:29:44.055413 [ 6 ] {194572a8-8ee4-4be4-ae8d-e7ec9fe3db7d} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11564 | 2026.04.10 22:29:44.055521 [ 108 ] {} <Debug> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11565 | 2026.04.10 22:29:44.055537 [ 6 ] {194572a8-8ee4-4be4-ae8d-e7ec9fe3db7d} <Debug> executeQuery: Read 54 rows, 3.28 KiB in 0.001043 sec., 51773.72962607862 rows/sec., 3.07 MiB/sec. | ||
| 11566 | 2026.04.10 22:29:44.055587 [ 108 ] {} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11567 | 2026.04.10 22:29:44.055596 [ 6 ] {194572a8-8ee4-4be4-ae8d-e7ec9fe3db7d} <Debug> TCPHandler: Processed in 0.001225865 sec. | ||
| 11568 | 2026.04.10 22:29:44.055615 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11569 | 2026.04.10 22:29:44.055714 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11570 | 2026.04.10 22:29:44.055822 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11571 | 2026.04.10 22:29:44.055857 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3648 rows starting from the beginning of the part | ||
| 11572 | 2026.04.10 22:29:44.055920 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11573 | 2026.04.10 22:29:44.055968 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11574 | 2026.04.10 22:29:44.056013 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11575 | 2026.04.10 22:29:44.056059 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11576 | 2026.04.10 22:29:44.056100 [ 187 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 54 rows starting from the beginning of the part | ||
| 11577 | 2026.04.10 22:29:44.057325 [ 196 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3942 rows, containing 4 columns (4 merged, 0 gathered) in 0.001654283 sec., 2382905.46417995 rows/sec., 156.24 MiB/sec. | ||
| 11578 | 2026.04.10 22:29:44.057639 [ 200 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11579 | 2026.04.10 22:29:44.057935 [ 200 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_76_15} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11580 | 2026.04.10 22:29:44.058013 [ 200 ] {d011da2b-2502-4d0a-9756-3e9226add765::all_1_76_15} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11581 | 2026.04.10 22:29:44.058109 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11582 | 2026.04.10 22:29:46.922025 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11583 | 2026.04.10 22:29:46.922226 [ 6 ] {c2c1d1ab-b0c9-4376-9245-91b62ad0a39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11584 | 2026.04.10 22:29:46.922300 [ 6 ] {c2c1d1ab-b0c9-4376-9245-91b62ad0a39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11585 | 2026.04.10 22:29:46.923005 [ 6 ] {c2c1d1ab-b0c9-4376-9245-91b62ad0a39c} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2026.04.10 22:29:46.923080 [ 6 ] {c2c1d1ab-b0c9-4376-9245-91b62ad0a39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11587 | 2026.04.10 22:29:46.923458 [ 6 ] {c2c1d1ab-b0c9-4376-9245-91b62ad0a39c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11588 | 2026.04.10 22:29:46.923687 [ 6 ] {c2c1d1ab-b0c9-4376-9245-91b62ad0a39c} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.04.10 22:29:46.923838 [ 6 ] {c2c1d1ab-b0c9-4376-9245-91b62ad0a39c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001666 sec., 33613.445378151264 rows/sec., 2.58 MiB/sec. | ||
| 11590 | 2026.04.10 22:29:46.923891 [ 6 ] {c2c1d1ab-b0c9-4376-9245-91b62ad0a39c} <Debug> TCPHandler: Processed in 0.00200551 sec. | ||
| 11591 | 2026.04.10 22:29:46.924023 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11592 | 2026.04.10 22:29:46.924120 [ 6 ] {ee1b1ad5-4695-425a-aaea-352e5ea595cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11593 | 2026.04.10 22:29:46.924160 [ 6 ] {ee1b1ad5-4695-425a-aaea-352e5ea595cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11594 | 2026.04.10 22:29:46.924630 [ 6 ] {ee1b1ad5-4695-425a-aaea-352e5ea595cf} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11595 | 2026.04.10 22:29:46.924665 [ 6 ] {ee1b1ad5-4695-425a-aaea-352e5ea595cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11596 | 2026.04.10 22:29:46.924956 [ 6 ] {ee1b1ad5-4695-425a-aaea-352e5ea595cf} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11597 | 2026.04.10 22:29:46.925151 [ 6 ] {ee1b1ad5-4695-425a-aaea-352e5ea595cf} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11598 | 2026.04.10 22:29:46.925271 [ 6 ] {ee1b1ad5-4695-425a-aaea-352e5ea595cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 11599 | 2026.04.10 22:29:46.925306 [ 6 ] {ee1b1ad5-4695-425a-aaea-352e5ea595cf} <Debug> TCPHandler: Processed in 0.001363427 sec. | ||
| 11600 | 2026.04.10 22:29:46.925423 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11601 | 2026.04.10 22:29:46.925512 [ 6 ] {916d6a81-ef48-4c88-90b6-5f69b26dceec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11602 | 2026.04.10 22:29:46.925553 [ 6 ] {916d6a81-ef48-4c88-90b6-5f69b26dceec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11603 | 2026.04.10 22:29:46.925995 [ 6 ] {916d6a81-ef48-4c88-90b6-5f69b26dceec} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2026.04.10 22:29:46.926030 [ 6 ] {916d6a81-ef48-4c88-90b6-5f69b26dceec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11605 | 2026.04.10 22:29:46.926344 [ 6 ] {916d6a81-ef48-4c88-90b6-5f69b26dceec} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11606 | 2026.04.10 22:29:46.926547 [ 6 ] {916d6a81-ef48-4c88-90b6-5f69b26dceec} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11607 | 2026.04.10 22:29:46.926678 [ 6 ] {916d6a81-ef48-4c88-90b6-5f69b26dceec} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00114 sec., 84210.52631578948 rows/sec., 5.87 MiB/sec. | ||
| 11608 | 2026.04.10 22:29:46.926714 [ 6 ] {916d6a81-ef48-4c88-90b6-5f69b26dceec} <Debug> TCPHandler: Processed in 0.001301256 sec. | ||
| 11609 | 2026.04.10 22:29:46.926828 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11610 | 2026.04.10 22:29:46.926921 [ 6 ] {de9b8fdc-ca74-49f8-a4e0-bac90a5d4101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11611 | 2026.04.10 22:29:46.926962 [ 6 ] {de9b8fdc-ca74-49f8-a4e0-bac90a5d4101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11612 | 2026.04.10 22:29:46.927284 [ 6 ] {de9b8fdc-ca74-49f8-a4e0-bac90a5d4101} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2026.04.10 22:29:46.927319 [ 6 ] {de9b8fdc-ca74-49f8-a4e0-bac90a5d4101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11614 | 2026.04.10 22:29:46.927611 [ 6 ] {de9b8fdc-ca74-49f8-a4e0-bac90a5d4101} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11615 | 2026.04.10 22:29:46.927813 [ 6 ] {de9b8fdc-ca74-49f8-a4e0-bac90a5d4101} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11616 | 2026.04.10 22:29:46.927937 [ 6 ] {de9b8fdc-ca74-49f8-a4e0-bac90a5d4101} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001033 sec., 34849.951597289444 rows/sec., 2.35 MiB/sec. | ||
| 11617 | 2026.04.10 22:29:46.927973 [ 6 ] {de9b8fdc-ca74-49f8-a4e0-bac90a5d4101} <Debug> TCPHandler: Processed in 0.001193674 sec. | ||
| 11618 | 2026.04.10 22:29:48.096450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25470 | ||
| 11619 | 2026.04.10 22:29:48.096994 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11620 | 2026.04.10 22:29:48.097048 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 11621 | 2026.04.10 22:29:48.097612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11622 | 2026.04.10 22:29:48.097846 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2026.04.10 22:29:48.097993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25470 | ||
| 11624 | 2026.04.10 22:29:49.424698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11625 | 2026.04.10 22:29:49.440573 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2026.04.10 22:29:49.440627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11627 | 2026.04.10 22:29:49.446023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11628 | 2026.04.10 22:29:49.446702 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.04.10 22:29:49.449366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11630 | 2026.04.10 22:29:50.697627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1436 | ||
| 11631 | 2026.04.10 22:29:50.700754 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11632 | 2026.04.10 22:29:50.700830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11633 | 2026.04.10 22:29:50.702228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11634 | 2026.04.10 22:29:50.702560 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11635 | 2026.04.10 22:29:50.703013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1436 | ||
| 11636 | 2026.04.10 22:29:51.926791 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2026.04.10 22:29:51.926989 [ 6 ] {b17eda47-07ec-468d-8b1f-c8bd9371db20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11638 | 2026.04.10 22:29:51.927063 [ 6 ] {b17eda47-07ec-468d-8b1f-c8bd9371db20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11639 | 2026.04.10 22:29:51.927723 [ 6 ] {b17eda47-07ec-468d-8b1f-c8bd9371db20} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2026.04.10 22:29:51.927773 [ 6 ] {b17eda47-07ec-468d-8b1f-c8bd9371db20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11641 | 2026.04.10 22:29:51.928170 [ 6 ] {b17eda47-07ec-468d-8b1f-c8bd9371db20} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11642 | 2026.04.10 22:29:51.928386 [ 6 ] {b17eda47-07ec-468d-8b1f-c8bd9371db20} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2026.04.10 22:29:51.928512 [ 101 ] {} <Debug> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11644 | 2026.04.10 22:29:51.928533 [ 6 ] {b17eda47-07ec-468d-8b1f-c8bd9371db20} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001601 sec., 57464.08494690818 rows/sec., 4.86 MiB/sec. | ||
| 11645 | 2026.04.10 22:29:51.928576 [ 101 ] {} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11646 | 2026.04.10 22:29:51.928589 [ 6 ] {b17eda47-07ec-468d-8b1f-c8bd9371db20} <Debug> TCPHandler: Processed in 0.001938689 sec. | ||
| 11647 | 2026.04.10 22:29:51.928602 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11648 | 2026.04.10 22:29:51.928707 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11649 | 2026.04.10 22:29:51.928718 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11650 | 2026.04.10 22:29:51.928809 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11651 | 2026.04.10 22:29:51.928823 [ 6 ] {7184bb84-5209-4b27-b52d-1c1ec90d8548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11652 | 2026.04.10 22:29:51.928844 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3362 rows starting from the beginning of the part | ||
| 11653 | 2026.04.10 22:29:51.928864 [ 6 ] {7184bb84-5209-4b27-b52d-1c1ec90d8548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11654 | 2026.04.10 22:29:51.928911 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 102 rows starting from the beginning of the part | ||
| 11655 | 2026.04.10 22:29:51.928963 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 92 rows starting from the beginning of the part | ||
| 11656 | 2026.04.10 22:29:51.929012 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 3194 rows starting from the beginning of the part | ||
| 11657 | 2026.04.10 22:29:51.929059 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 11658 | 2026.04.10 22:29:51.929100 [ 187 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 92 rows starting from the beginning of the part | ||
| 11659 | 2026.04.10 22:29:51.929324 [ 6 ] {7184bb84-5209-4b27-b52d-1c1ec90d8548} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2026.04.10 22:29:51.929370 [ 6 ] {7184bb84-5209-4b27-b52d-1c1ec90d8548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11661 | 2026.04.10 22:29:51.929754 [ 6 ] {7184bb84-5209-4b27-b52d-1c1ec90d8548} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11662 | 2026.04.10 22:29:51.930011 [ 6 ] {7184bb84-5209-4b27-b52d-1c1ec90d8548} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2026.04.10 22:29:51.930155 [ 6 ] {7184bb84-5209-4b27-b52d-1c1ec90d8548} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001349 sec., 13343.217197924389 rows/sec., 1003.35 KiB/sec. | ||
| 11664 | 2026.04.10 22:29:51.930194 [ 6 ] {7184bb84-5209-4b27-b52d-1c1ec90d8548} <Debug> TCPHandler: Processed in 0.001525001 sec. | ||
| 11665 | 2026.04.10 22:29:51.930310 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11666 | 2026.04.10 22:29:51.930403 [ 6 ] {a2929c39-3c2a-4f47-a9c2-86b717591b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11667 | 2026.04.10 22:29:51.930445 [ 6 ] {a2929c39-3c2a-4f47-a9c2-86b717591b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11668 | 2026.04.10 22:29:51.930872 [ 6 ] {a2929c39-3c2a-4f47-a9c2-86b717591b90} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2026.04.10 22:29:51.930909 [ 6 ] {a2929c39-3c2a-4f47-a9c2-86b717591b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11670 | 2026.04.10 22:29:51.931218 [ 6 ] {a2929c39-3c2a-4f47-a9c2-86b717591b90} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11671 | 2026.04.10 22:29:51.931277 [ 196 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6898 rows, containing 5 columns (5 merged, 0 gathered) in 0.002606602 sec., 2646357.2114193114 rows/sec., 210.24 MiB/sec. | ||
| 11672 | 2026.04.10 22:29:51.931443 [ 6 ] {a2929c39-3c2a-4f47-a9c2-86b717591b90} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2026.04.10 22:29:51.931578 [ 6 ] {a2929c39-3c2a-4f47-a9c2-86b717591b90} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001192 sec., 68791.94630872484 rows/sec., 5.37 MiB/sec. | ||
| 11674 | 2026.04.10 22:29:51.931601 [ 100 ] {} <Debug> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11675 | 2026.04.10 22:29:51.931616 [ 6 ] {a2929c39-3c2a-4f47-a9c2-86b717591b90} <Debug> TCPHandler: Processed in 0.001357247 sec. | ||
| 11676 | 2026.04.10 22:29:51.931644 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11677 | 2026.04.10 22:29:51.931659 [ 100 ] {} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2026.04.10 22:29:51.931694 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11679 | 2026.04.10 22:29:51.931746 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11680 | 2026.04.10 22:29:51.931765 [ 187 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11681 | 2026.04.10 22:29:51.931845 [ 187 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11682 | 2026.04.10 22:29:51.931846 [ 6 ] {95e18920-43fa-4285-9021-afe7c92376eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11683 | 2026.04.10 22:29:51.931872 [ 187 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1834 rows starting from the beginning of the part | ||
| 11684 | 2026.04.10 22:29:51.931904 [ 6 ] {95e18920-43fa-4285-9021-afe7c92376eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11685 | 2026.04.10 22:29:51.931916 [ 187 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 87 rows starting from the beginning of the part | ||
| 11686 | 2026.04.10 22:29:51.931955 [ 187 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part | ||
| 11687 | 2026.04.10 22:29:51.931957 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_81_16} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11688 | 2026.04.10 22:29:51.931990 [ 187 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1743 rows starting from the beginning of the part | ||
| 11689 | 2026.04.10 22:29:51.932031 [ 187 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 11690 | 2026.04.10 22:29:51.932047 [ 189 ] {15303715-e1d3-410d-9b74-21f9c069a75b::all_1_81_16} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11691 | 2026.04.10 22:29:51.932066 [ 187 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part | ||
| 11692 | 2026.04.10 22:29:51.932150 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 11693 | 2026.04.10 22:29:51.932322 [ 6 ] {95e18920-43fa-4285-9021-afe7c92376eb} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11694 | 2026.04.10 22:29:51.932360 [ 6 ] {95e18920-43fa-4285-9021-afe7c92376eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11695 | 2026.04.10 22:29:51.932687 [ 6 ] {95e18920-43fa-4285-9021-afe7c92376eb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11696 | 2026.04.10 22:29:51.932902 [ 6 ] {95e18920-43fa-4285-9021-afe7c92376eb} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11697 | 2026.04.10 22:29:51.933038 [ 6 ] {95e18920-43fa-4285-9021-afe7c92376eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 11698 | 2026.04.10 22:29:51.933076 [ 6 ] {95e18920-43fa-4285-9021-afe7c92376eb} <Debug> TCPHandler: Processed in 0.001379318 sec. | ||
| 11699 | 2026.04.10 22:29:51.933185 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11700 | 2026.04.10 22:29:51.933278 [ 6 ] {d3eab39d-ad16-44fc-8952-d543325bce19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11701 | 2026.04.10 22:29:51.933323 [ 191 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583262 sec., 2458216.0122582363 rows/sec., 178.12 MiB/sec. | ||
| 11702 | 2026.04.10 22:29:51.933334 [ 6 ] {d3eab39d-ad16-44fc-8952-d543325bce19} <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 | ||
| 11703 | 2026.04.10 22:29:51.933510 [ 191 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11704 | 2026.04.10 22:29:51.933749 [ 191 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_81_16} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.04.10 22:29:51.933814 [ 191 ] {d84b2238-1fdb-417d-a023-ae7ac55e7827::all_1_81_16} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11706 | 2026.04.10 22:29:51.933874 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 11707 | 2026.04.10 22:29:51.934113 [ 6 ] {d3eab39d-ad16-44fc-8952-d543325bce19} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11708 | 2026.04.10 22:29:51.934148 [ 6 ] {d3eab39d-ad16-44fc-8952-d543325bce19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11709 | 2026.04.10 22:29:51.934668 [ 6 ] {d3eab39d-ad16-44fc-8952-d543325bce19} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11710 | 2026.04.10 22:29:51.934891 [ 6 ] {d3eab39d-ad16-44fc-8952-d543325bce19} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11711 | 2026.04.10 22:29:51.935027 [ 6 ] {d3eab39d-ad16-44fc-8952-d543325bce19} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001767 sec., 10186.757215619695 rows/sec., 18.25 MiB/sec. | ||
| 11712 | 2026.04.10 22:29:51.935081 [ 6 ] {d3eab39d-ad16-44fc-8952-d543325bce19} <Debug> TCPHandler: Processed in 0.001945949 sec. | ||
| 11713 | 2026.04.10 22:29:51.935193 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11714 | 2026.04.10 22:29:51.935288 [ 6 ] {ece3fdcb-d73a-418b-8243-71e8f2f82422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11715 | 2026.04.10 22:29:51.935330 [ 6 ] {ece3fdcb-d73a-418b-8243-71e8f2f82422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11716 | 2026.04.10 22:29:51.935656 [ 6 ] {ece3fdcb-d73a-418b-8243-71e8f2f82422} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11717 | 2026.04.10 22:29:51.935692 [ 6 ] {ece3fdcb-d73a-418b-8243-71e8f2f82422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11718 | 2026.04.10 22:29:51.935990 [ 6 ] {ece3fdcb-d73a-418b-8243-71e8f2f82422} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11719 | 2026.04.10 22:29:51.936197 [ 6 ] {ece3fdcb-d73a-418b-8243-71e8f2f82422} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2026.04.10 22:29:51.936327 [ 6 ] {ece3fdcb-d73a-418b-8243-71e8f2f82422} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 11721 | 2026.04.10 22:29:51.936363 [ 6 ] {ece3fdcb-d73a-418b-8243-71e8f2f82422} <Debug> TCPHandler: Processed in 0.001219014 sec. | ||
| 11722 | 2026.04.10 22:29:55.409268 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11723 | 2026.04.10 22:29:55.409335 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11724 | 2026.04.10 22:29:55.598324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25918 | ||
| 11725 | 2026.04.10 22:29:55.598825 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11726 | 2026.04.10 22:29:55.598869 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11727 | 2026.04.10 22:29:55.599357 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11728 | 2026.04.10 22:29:55.599585 [ 245 ] {} <Trace> system.asynchronous_metric_log (a84b1cbf-bca3-49fd-b4a1-ff5732a645f0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11729 | 2026.04.10 22:29:55.599725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25918 | ||
| 11730 | 2026.04.10 22:29:56.852876 [ 96 ] {} <Debug> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 11731 | 2026.04.10 22:29:56.852941 [ 96 ] {} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11732 | 2026.04.10 22:29:56.852966 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11733 | 2026.04.10 22:29:56.853150 [ 202 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 11734 | 2026.04.10 22:29:56.853365 [ 202 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11735 | 2026.04.10 22:29:56.853429 [ 202 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 308 rows starting from the beginning of the part | ||
| 11736 | 2026.04.10 22:29:56.853541 [ 202 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 11737 | 2026.04.10 22:29:56.853617 [ 202 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 11738 | 2026.04.10 22:29:56.853688 [ 202 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 11739 | 2026.04.10 22:29:56.853763 [ 202 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 11740 | 2026.04.10 22:29:56.854546 [ 190 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147934 sec., 448848.81095623726 rows/sec., 31.48 MiB/sec. | ||
| 11741 | 2026.04.10 22:29:56.854690 [ 190 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 11742 | 2026.04.10 22:29:56.854931 [ 190 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_23_5} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11743 | 2026.04.10 22:29:56.855000 [ 190 ] {419f2eef-209c-46fc-9cc0-97b5087686b9::all_1_23_5} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 11744 | 2026.04.10 22:29:56.855071 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11745 | 2026.04.10 22:29:56.935164 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11746 | 2026.04.10 22:29:56.935456 [ 6 ] {432f24d0-4c17-4c44-bf7f-95f46e8e0ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11747 | 2026.04.10 22:29:56.935560 [ 6 ] {432f24d0-4c17-4c44-bf7f-95f46e8e0ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11748 | 2026.04.10 22:29:56.936354 [ 6 ] {432f24d0-4c17-4c44-bf7f-95f46e8e0ea0} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2026.04.10 22:29:56.936394 [ 6 ] {432f24d0-4c17-4c44-bf7f-95f46e8e0ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11750 | 2026.04.10 22:29:56.936790 [ 6 ] {432f24d0-4c17-4c44-bf7f-95f46e8e0ea0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11751 | 2026.04.10 22:29:56.937013 [ 6 ] {432f24d0-4c17-4c44-bf7f-95f46e8e0ea0} <Trace> oximeter.fields_i16 (419f2eef-209c-46fc-9cc0-97b5087686b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2026.04.10 22:29:56.937168 [ 6 ] {432f24d0-4c17-4c44-bf7f-95f46e8e0ea0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001804 sec., 157427.93791574278 rows/sec., 10.00 MiB/sec. | ||
| 11753 | 2026.04.10 22:29:56.937209 [ 6 ] {432f24d0-4c17-4c44-bf7f-95f46e8e0ea0} <Debug> TCPHandler: Processed in 0.002235214 sec. | ||
| 11754 | 2026.04.10 22:29:56.937333 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11755 | 2026.04.10 22:29:56.937426 [ 6 ] {190195e1-83c6-4550-a289-30dedbc27707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11756 | 2026.04.10 22:29:56.937466 [ 6 ] {190195e1-83c6-4550-a289-30dedbc27707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11757 | 2026.04.10 22:29:56.938350 [ 6 ] {190195e1-83c6-4550-a289-30dedbc27707} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11758 | 2026.04.10 22:29:56.938388 [ 6 ] {190195e1-83c6-4550-a289-30dedbc27707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11759 | 2026.04.10 22:29:56.938754 [ 6 ] {190195e1-83c6-4550-a289-30dedbc27707} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11760 | 2026.04.10 22:29:56.938960 [ 6 ] {190195e1-83c6-4550-a289-30dedbc27707} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11761 | 2026.04.10 22:29:56.939089 [ 6 ] {190195e1-83c6-4550-a289-30dedbc27707} <Debug> executeQuery: Read 843 rows, 67.17 KiB in 0.001681 sec., 501487.20999405114 rows/sec., 39.02 MiB/sec. | ||
| 11762 | 2026.04.10 22:29:56.939127 [ 6 ] {190195e1-83c6-4550-a289-30dedbc27707} <Debug> TCPHandler: Processed in 0.001841627 sec. | ||
| 11763 | 2026.04.10 22:29:56.939243 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11764 | 2026.04.10 22:29:56.939336 [ 6 ] {d34bebf7-34b8-4d3e-a388-0f5538282153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11765 | 2026.04.10 22:29:56.939375 [ 6 ] {d34bebf7-34b8-4d3e-a388-0f5538282153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11766 | 2026.04.10 22:29:56.939871 [ 6 ] {d34bebf7-34b8-4d3e-a388-0f5538282153} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11767 | 2026.04.10 22:29:56.939908 [ 6 ] {d34bebf7-34b8-4d3e-a388-0f5538282153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11768 | 2026.04.10 22:29:56.940216 [ 6 ] {d34bebf7-34b8-4d3e-a388-0f5538282153} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11769 | 2026.04.10 22:29:56.940424 [ 6 ] {d34bebf7-34b8-4d3e-a388-0f5538282153} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2026.04.10 22:29:56.940549 [ 6 ] {d34bebf7-34b8-4d3e-a388-0f5538282153} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001232 sec., 133928.57142857142 rows/sec., 8.14 MiB/sec. | ||
| 11771 | 2026.04.10 22:29:56.940558 [ 94 ] {} <Debug> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11772 | 2026.04.10 22:29:56.940589 [ 6 ] {d34bebf7-34b8-4d3e-a388-0f5538282153} <Debug> TCPHandler: Processed in 0.001393628 sec. | ||
| 11773 | 2026.04.10 22:29:56.940605 [ 94 ] {} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.04.10 22:29:56.940630 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11775 | 2026.04.10 22:29:56.940713 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11776 | 2026.04.10 22:29:56.940735 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11777 | 2026.04.10 22:29:56.940809 [ 6 ] {6320b5b5-829d-48d1-8456-8a87df2f1a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11778 | 2026.04.10 22:29:56.940840 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11779 | 2026.04.10 22:29:56.940848 [ 6 ] {6320b5b5-829d-48d1-8456-8a87df2f1a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11780 | 2026.04.10 22:29:56.940874 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 226 rows starting from the beginning of the part | ||
| 11781 | 2026.04.10 22:29:56.940943 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part | ||
| 11782 | 2026.04.10 22:29:56.940996 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 18 rows starting from the beginning of the part | ||
| 11783 | 2026.04.10 22:29:56.941046 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 180 rows starting from the beginning of the part | ||
| 11784 | 2026.04.10 22:29:56.941089 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part | ||
| 11785 | 2026.04.10 22:29:56.941134 [ 191 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 165 rows starting from the beginning of the part | ||
| 11786 | 2026.04.10 22:29:56.941296 [ 6 ] {6320b5b5-829d-48d1-8456-8a87df2f1a43} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11787 | 2026.04.10 22:29:56.941331 [ 6 ] {6320b5b5-829d-48d1-8456-8a87df2f1a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11788 | 2026.04.10 22:29:56.941635 [ 6 ] {6320b5b5-829d-48d1-8456-8a87df2f1a43} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11789 | 2026.04.10 22:29:56.941841 [ 6 ] {6320b5b5-829d-48d1-8456-8a87df2f1a43} <Trace> oximeter.fields_u32 (3fa287f2-d72f-48ad-8e53-55e283cdd002): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11790 | 2026.04.10 22:29:56.941930 [ 190 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239555 sec., 508246.9111899028 rows/sec., 34.16 MiB/sec. | ||
| 11791 | 2026.04.10 22:29:56.941963 [ 6 ] {6320b5b5-829d-48d1-8456-8a87df2f1a43} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 11792 | 2026.04.10 22:29:56.942004 [ 6 ] {6320b5b5-829d-48d1-8456-8a87df2f1a43} <Debug> TCPHandler: Processed in 0.001339267 sec. | ||
| 11793 | 2026.04.10 22:29:56.942065 [ 187 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11794 | 2026.04.10 22:29:56.942121 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11795 | 2026.04.10 22:29:56.942220 [ 6 ] {1f50bfd5-0c02-4978-b1da-4e8cc3119f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11796 | 2026.04.10 22:29:56.942259 [ 6 ] {1f50bfd5-0c02-4978-b1da-4e8cc3119f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11797 | 2026.04.10 22:29:56.942304 [ 187 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_71_14} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2026.04.10 22:29:56.942371 [ 187 ] {a3b5c9ce-443f-4c1f-a864-1ef39effacf9::all_1_71_14} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11799 | 2026.04.10 22:29:56.942434 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11800 | 2026.04.10 22:29:56.942696 [ 6 ] {1f50bfd5-0c02-4978-b1da-4e8cc3119f64} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11801 | 2026.04.10 22:29:56.942730 [ 6 ] {1f50bfd5-0c02-4978-b1da-4e8cc3119f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11802 | 2026.04.10 22:29:56.943026 [ 6 ] {1f50bfd5-0c02-4978-b1da-4e8cc3119f64} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11803 | 2026.04.10 22:29:56.943247 [ 6 ] {1f50bfd5-0c02-4978-b1da-4e8cc3119f64} <Trace> oximeter.fields_u8 (db645430-3721-434f-a428-3eb1f7165166): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11804 | 2026.04.10 22:29:56.943376 [ 6 ] {1f50bfd5-0c02-4978-b1da-4e8cc3119f64} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 11805 | 2026.04.10 22:29:56.943414 [ 6 ] {1f50bfd5-0c02-4978-b1da-4e8cc3119f64} <Debug> TCPHandler: Processed in 0.001344898 sec. | ||
| 11806 | 2026.04.10 22:29:56.943523 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11807 | 2026.04.10 22:29:56.943613 [ 6 ] {0661a6c4-7356-4551-a9a1-9c19f4e4e67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11808 | 2026.04.10 22:29:56.943652 [ 6 ] {0661a6c4-7356-4551-a9a1-9c19f4e4e67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11809 | 2026.04.10 22:29:56.944237 [ 6 ] {0661a6c4-7356-4551-a9a1-9c19f4e4e67d} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11810 | 2026.04.10 22:29:56.944273 [ 6 ] {0661a6c4-7356-4551-a9a1-9c19f4e4e67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11811 | 2026.04.10 22:29:56.944593 [ 6 ] {0661a6c4-7356-4551-a9a1-9c19f4e4e67d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11812 | 2026.04.10 22:29:56.944800 [ 6 ] {0661a6c4-7356-4551-a9a1-9c19f4e4e67d} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11813 | 2026.04.10 22:29:56.944926 [ 6 ] {0661a6c4-7356-4551-a9a1-9c19f4e4e67d} <Debug> executeQuery: Read 513 rows, 37.02 KiB in 0.00133 sec., 385714.2857142857 rows/sec., 27.18 MiB/sec. | ||
| 11814 | 2026.04.10 22:29:56.944963 [ 6 ] {0661a6c4-7356-4551-a9a1-9c19f4e4e67d} <Debug> TCPHandler: Processed in 0.00148715 sec. | ||
| 11815 | 2026.04.10 22:29:56.945068 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11816 | 2026.04.10 22:29:56.945160 [ 6 ] {76882f2a-a9cd-468e-90a5-cd6a8a23789d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11817 | 2026.04.10 22:29:56.945200 [ 6 ] {76882f2a-a9cd-468e-90a5-cd6a8a23789d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11818 | 2026.04.10 22:29:56.945525 [ 6 ] {76882f2a-a9cd-468e-90a5-cd6a8a23789d} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11819 | 2026.04.10 22:29:56.945559 [ 6 ] {76882f2a-a9cd-468e-90a5-cd6a8a23789d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11820 | 2026.04.10 22:29:56.945856 [ 6 ] {76882f2a-a9cd-468e-90a5-cd6a8a23789d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11821 | 2026.04.10 22:29:56.946057 [ 6 ] {76882f2a-a9cd-468e-90a5-cd6a8a23789d} <Trace> oximeter.measurements_bool (866da8bb-a9f8-4668-8c33-6b1a5bc68a2a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11822 | 2026.04.10 22:29:56.946191 [ 6 ] {76882f2a-a9cd-468e-90a5-cd6a8a23789d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 11823 | 2026.04.10 22:29:56.946227 [ 6 ] {76882f2a-a9cd-468e-90a5-cd6a8a23789d} <Debug> TCPHandler: Processed in 0.001205675 sec. | ||
| 11824 | 2026.04.10 22:29:56.946331 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11825 | 2026.04.10 22:29:56.946422 [ 6 ] {c8cf145c-53ba-48f4-a629-63df768e8415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11826 | 2026.04.10 22:29:56.946462 [ 6 ] {c8cf145c-53ba-48f4-a629-63df768e8415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11827 | 2026.04.10 22:29:56.946860 [ 6 ] {c8cf145c-53ba-48f4-a629-63df768e8415} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11828 | 2026.04.10 22:29:56.946895 [ 6 ] {c8cf145c-53ba-48f4-a629-63df768e8415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11829 | 2026.04.10 22:29:56.947214 [ 6 ] {c8cf145c-53ba-48f4-a629-63df768e8415} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11830 | 2026.04.10 22:29:56.947436 [ 6 ] {c8cf145c-53ba-48f4-a629-63df768e8415} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11831 | 2026.04.10 22:29:56.947561 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 11832 | 2026.04.10 22:29:56.947567 [ 6 ] {c8cf145c-53ba-48f4-a629-63df768e8415} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 11833 | 2026.04.10 22:29:56.947604 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11834 | 2026.04.10 22:29:56.947623 [ 6 ] {c8cf145c-53ba-48f4-a629-63df768e8415} <Debug> TCPHandler: Processed in 0.001337857 sec. | ||
| 11835 | 2026.04.10 22:29:56.947629 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11836 | 2026.04.10 22:29:56.947728 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 11837 | 2026.04.10 22:29:56.947739 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11838 | 2026.04.10 22:29:56.947818 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11839 | 2026.04.10 22:29:56.947838 [ 6 ] {076f2228-fda4-4870-9569-0e01d5f081a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11840 | 2026.04.10 22:29:56.947843 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 28047 rows starting from the beginning of the part | ||
| 11841 | 2026.04.10 22:29:56.947884 [ 6 ] {076f2228-fda4-4870-9569-0e01d5f081a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11842 | 2026.04.10 22:29:56.947916 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11843 | 2026.04.10 22:29:56.947955 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1635 rows starting from the beginning of the part | ||
| 11844 | 2026.04.10 22:29:56.947999 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 96 rows starting from the beginning of the part | ||
| 11845 | 2026.04.10 22:29:56.948031 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11846 | 2026.04.10 22:29:56.948065 [ 191 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 265 rows starting from the beginning of the part | ||
| 11847 | 2026.04.10 22:29:56.948203 [ 6 ] {076f2228-fda4-4870-9569-0e01d5f081a7} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2026.04.10 22:29:56.948237 [ 6 ] {076f2228-fda4-4870-9569-0e01d5f081a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11849 | 2026.04.10 22:29:56.948552 [ 6 ] {076f2228-fda4-4870-9569-0e01d5f081a7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11850 | 2026.04.10 22:29:56.948753 [ 6 ] {076f2228-fda4-4870-9569-0e01d5f081a7} <Trace> oximeter.measurements_f64 (58e3eb3a-a7ad-4b02-bedb-c669836543a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2026.04.10 22:29:56.948877 [ 6 ] {076f2228-fda4-4870-9569-0e01d5f081a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 11852 | 2026.04.10 22:29:56.948912 [ 6 ] {076f2228-fda4-4870-9569-0e01d5f081a7} <Debug> TCPHandler: Processed in 0.001219675 sec. | ||
| 11853 | 2026.04.10 22:29:56.949034 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11854 | 2026.04.10 22:29:56.949141 [ 6 ] {f8bdf673-3821-4f84-9f09-fc1f09c5725d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11855 | 2026.04.10 22:29:56.949195 [ 6 ] {f8bdf673-3821-4f84-9f09-fc1f09c5725d} <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 | ||
| 11856 | 2026.04.10 22:29:56.949537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11857 | 2026.04.10 22:29:56.949994 [ 6 ] {f8bdf673-3821-4f84-9f09-fc1f09c5725d} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2026.04.10 22:29:56.950033 [ 6 ] {f8bdf673-3821-4f84-9f09-fc1f09c5725d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11859 | 2026.04.10 22:29:56.950588 [ 6 ] {f8bdf673-3821-4f84-9f09-fc1f09c5725d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11860 | 2026.04.10 22:29:56.950806 [ 6 ] {f8bdf673-3821-4f84-9f09-fc1f09c5725d} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11861 | 2026.04.10 22:29:56.950932 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11862 | 2026.04.10 22:29:56.950950 [ 6 ] {f8bdf673-3821-4f84-9f09-fc1f09c5725d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001833 sec., 12547.735951991272 rows/sec., 22.48 MiB/sec. | ||
| 11863 | 2026.04.10 22:29:56.950981 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11864 | 2026.04.10 22:29:56.951009 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11865 | 2026.04.10 22:29:56.951036 [ 6 ] {f8bdf673-3821-4f84-9f09-fc1f09c5725d} <Debug> TCPHandler: Processed in 0.002063861 sec. | ||
| 11866 | 2026.04.10 22:29:56.951102 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11867 | 2026.04.10 22:29:56.951151 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2026.04.10 22:29:56.951250 [ 6 ] {4d748013-5bb2-4456-9f65-d4f591add6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11869 | 2026.04.10 22:29:56.951292 [ 6 ] {4d748013-5bb2-4456-9f65-d4f591add6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11870 | 2026.04.10 22:29:56.951298 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11871 | 2026.04.10 22:29:56.951366 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1450 rows starting from the beginning of the part | ||
| 11872 | 2026.04.10 22:29:56.951553 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part | ||
| 11873 | 2026.04.10 22:29:56.951637 [ 6 ] {4d748013-5bb2-4456-9f65-d4f591add6f8} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11874 | 2026.04.10 22:29:56.951687 [ 6 ] {4d748013-5bb2-4456-9f65-d4f591add6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11875 | 2026.04.10 22:29:56.951717 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 18 rows starting from the beginning of the part | ||
| 11876 | 2026.04.10 22:29:56.951873 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 11877 | 2026.04.10 22:29:56.952023 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part | ||
| 11878 | 2026.04.10 22:29:56.952180 [ 190 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 23 rows starting from the beginning of the part | ||
| 11879 | 2026.04.10 22:29:56.954455 [ 6 ] {4d748013-5bb2-4456-9f65-d4f591add6f8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11880 | 2026.04.10 22:29:56.954707 [ 6 ] {4d748013-5bb2-4456-9f65-d4f591add6f8} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.04.10 22:29:56.954843 [ 6 ] {4d748013-5bb2-4456-9f65-d4f591add6f8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.003612 sec., 24916.943521594683 rows/sec., 1.56 MiB/sec. | ||
| 11882 | 2026.04.10 22:29:56.954880 [ 6 ] {4d748013-5bb2-4456-9f65-d4f591add6f8} <Debug> TCPHandler: Processed in 0.003777386 sec. | ||
| 11883 | 2026.04.10 22:29:56.961483 [ 188 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30363 rows, containing 5 columns (5 merged, 0 gathered) in 0.013785208 sec., 2202578.299870412 rows/sec., 142.21 MiB/sec. | ||
| 11884 | 2026.04.10 22:29:56.962044 [ 201 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 11885 | 2026.04.10 22:29:56.962419 [ 201 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11886 | 2026.04.10 22:29:56.962503 [ 201 ] {44193040-72a9-44ec-a565-c534b9f3dcff::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 11887 | 2026.04.10 22:29:56.962617 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11888 | 2026.04.10 22:29:56.964675 [ 193 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 19 columns (19 merged, 0 gathered) in 0.013605324 sec., 115101.99977597005 rows/sec., 206.26 MiB/sec. | ||
| 11889 | 2026.04.10 22:29:56.967067 [ 201 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11890 | 2026.04.10 22:29:56.967410 [ 201 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11891 | 2026.04.10 22:29:56.967487 [ 201 ] {240c2363-d096-4df1-a9c1-cf60540c0597::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11892 | 2026.04.10 22:29:56.967645 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 11893 | 2026.04.10 22:29:56.968075 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11894 | 2026.04.10 22:29:56.968119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11895 | 2026.04.10 22:29:56.974735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11896 | 2026.04.10 22:29:56.975441 [ 244 ] {} <Trace> system.metric_log (6737c5aa-b506-4b23-a6e1-4f172cb16696): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11897 | 2026.04.10 22:29:56.978533 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11898 | 2026.04.10 22:29:57.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.61 MiB, peak 340.69 MiB, free memory in arenas 0.00 B, will set to 334.92 MiB (RSS), difference: 5.32 MiB | ||
| 11899 | 2026.04.10 22:30:00.704192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1470 | ||
| 11900 | 2026.04.10 22:30:00.707612 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2026.04.10 22:30:00.707692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11902 | 2026.04.10 22:30:00.709430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11903 | 2026.04.10 22:30:00.709788 [ 243 ] {} <Trace> system.query_log (c182ef38-4263-4447-afa7-74ba56ba4f95): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2026.04.10 22:30:00.710250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1470 | ||
| 11905 | 2026.04.10 22:30:01.927745 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11906 | 2026.04.10 22:30:01.927948 [ 6 ] {3686debe-eb29-49f6-be50-9566934621b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11907 | 2026.04.10 22:30:01.928024 [ 6 ] {3686debe-eb29-49f6-be50-9566934621b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11908 | 2026.04.10 22:30:01.928715 [ 6 ] {3686debe-eb29-49f6-be50-9566934621b5} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11909 | 2026.04.10 22:30:01.928769 [ 6 ] {3686debe-eb29-49f6-be50-9566934621b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11910 | 2026.04.10 22:30:01.929220 [ 6 ] {3686debe-eb29-49f6-be50-9566934621b5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11911 | 2026.04.10 22:30:01.929540 [ 6 ] {3686debe-eb29-49f6-be50-9566934621b5} <Trace> oximeter.fields_ipaddr (b4784700-91f7-4af4-af29-376f839f9b40): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11912 | 2026.04.10 22:30:01.929759 [ 6 ] {3686debe-eb29-49f6-be50-9566934621b5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001865 sec., 1072.3860589812332 rows/sec., 87.45 KiB/sec. | ||
| 11913 | 2026.04.10 22:30:01.929825 [ 6 ] {3686debe-eb29-49f6-be50-9566934621b5} <Debug> TCPHandler: Processed in 0.002220164 sec. | ||
| 11914 | 2026.04.10 22:30:01.929971 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11915 | 2026.04.10 22:30:01.930085 [ 6 ] {bd8105f6-272b-465e-8b00-128f4d091991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11916 | 2026.04.10 22:30:01.930131 [ 6 ] {bd8105f6-272b-465e-8b00-128f4d091991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11917 | 2026.04.10 22:30:01.930627 [ 6 ] {bd8105f6-272b-465e-8b00-128f4d091991} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11918 | 2026.04.10 22:30:01.930664 [ 6 ] {bd8105f6-272b-465e-8b00-128f4d091991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11919 | 2026.04.10 22:30:01.931031 [ 6 ] {bd8105f6-272b-465e-8b00-128f4d091991} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11920 | 2026.04.10 22:30:01.931248 [ 6 ] {bd8105f6-272b-465e-8b00-128f4d091991} <Trace> oximeter.fields_string (15303715-e1d3-410d-9b74-21f9c069a75b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11921 | 2026.04.10 22:30:01.931389 [ 6 ] {bd8105f6-272b-465e-8b00-128f4d091991} <Debug> executeQuery: Read 93 rows, 8.03 KiB in 0.001363 sec., 68231.84152604548 rows/sec., 5.76 MiB/sec. | ||
| 11922 | 2026.04.10 22:30:01.931427 [ 6 ] {bd8105f6-272b-465e-8b00-128f4d091991} <Debug> TCPHandler: Processed in 0.001555122 sec. | ||
| 11923 | 2026.04.10 22:30:01.931539 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11924 | 2026.04.10 22:30:01.931639 [ 6 ] {1846b0cd-3d73-4517-b2fc-c971140e0543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11925 | 2026.04.10 22:30:01.931681 [ 6 ] {1846b0cd-3d73-4517-b2fc-c971140e0543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11926 | 2026.04.10 22:30:01.932212 [ 6 ] {1846b0cd-3d73-4517-b2fc-c971140e0543} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11927 | 2026.04.10 22:30:01.932252 [ 6 ] {1846b0cd-3d73-4517-b2fc-c971140e0543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11928 | 2026.04.10 22:30:01.932610 [ 6 ] {1846b0cd-3d73-4517-b2fc-c971140e0543} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11929 | 2026.04.10 22:30:01.932847 [ 6 ] {1846b0cd-3d73-4517-b2fc-c971140e0543} <Trace> oximeter.fields_u16 (a3b5c9ce-443f-4c1f-a864-1ef39effacf9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11930 | 2026.04.10 22:30:01.932987 [ 6 ] {1846b0cd-3d73-4517-b2fc-c971140e0543} <Debug> executeQuery: Read 20 rows, 1.49 KiB in 0.001317 sec., 15186.028853454822 rows/sec., 1.11 MiB/sec. | ||
| 11931 | 2026.04.10 22:30:01.933026 [ 6 ] {1846b0cd-3d73-4517-b2fc-c971140e0543} <Debug> TCPHandler: Processed in 0.00149299 sec. | ||
| 11932 | 2026.04.10 22:30:01.933143 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11933 | 2026.04.10 22:30:01.933252 [ 6 ] {409deba5-6e4f-471a-ad3a-f8cdba00fdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11934 | 2026.04.10 22:30:01.933301 [ 6 ] {409deba5-6e4f-471a-ad3a-f8cdba00fdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11935 | 2026.04.10 22:30:01.933782 [ 6 ] {409deba5-6e4f-471a-ad3a-f8cdba00fdf2} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11936 | 2026.04.10 22:30:01.933829 [ 6 ] {409deba5-6e4f-471a-ad3a-f8cdba00fdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11937 | 2026.04.10 22:30:01.934255 [ 6 ] {409deba5-6e4f-471a-ad3a-f8cdba00fdf2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11938 | 2026.04.10 22:30:01.934545 [ 6 ] {409deba5-6e4f-471a-ad3a-f8cdba00fdf2} <Trace> oximeter.fields_uuid (d84b2238-1fdb-417d-a023-ae7ac55e7827): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2026.04.10 22:30:01.934716 [ 6 ] {409deba5-6e4f-471a-ad3a-f8cdba00fdf2} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001488 sec., 56451.61290322581 rows/sec., 4.41 MiB/sec. | ||
| 11940 | 2026.04.10 22:30:01.934758 [ 6 ] {409deba5-6e4f-471a-ad3a-f8cdba00fdf2} <Debug> TCPHandler: Processed in 0.001667584 sec. | ||
| 11941 | 2026.04.10 22:30:01.934884 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11942 | 2026.04.10 22:30:01.934982 [ 6 ] {77c06781-03e3-416c-b660-5240c7abbf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11943 | 2026.04.10 22:30:01.935026 [ 6 ] {77c06781-03e3-416c-b660-5240c7abbf80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11944 | 2026.04.10 22:30:01.935443 [ 6 ] {77c06781-03e3-416c-b660-5240c7abbf80} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2026.04.10 22:30:01.935480 [ 6 ] {77c06781-03e3-416c-b660-5240c7abbf80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11946 | 2026.04.10 22:30:01.935824 [ 6 ] {77c06781-03e3-416c-b660-5240c7abbf80} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11947 | 2026.04.10 22:30:01.936052 [ 6 ] {77c06781-03e3-416c-b660-5240c7abbf80} <Trace> oximeter.measurements_cumulativeu64 (44193040-72a9-44ec-a565-c534b9f3dcff): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2026.04.10 22:30:01.936194 [ 6 ] {77c06781-03e3-416c-b660-5240c7abbf80} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00123 sec., 130894.30894308943 rows/sec., 9.12 MiB/sec. | ||
| 11949 | 2026.04.10 22:30:01.936243 [ 6 ] {77c06781-03e3-416c-b660-5240c7abbf80} <Debug> TCPHandler: Processed in 0.001412228 sec. | ||
| 11950 | 2026.04.10 22:30:01.936365 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11951 | 2026.04.10 22:30:01.936469 [ 6 ] {543660a0-7ea2-4b42-95e0-f77b029d4889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11952 | 2026.04.10 22:30:01.936536 [ 6 ] {543660a0-7ea2-4b42-95e0-f77b029d4889} <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 | ||
| 11953 | 2026.04.10 22:30:01.937500 [ 6 ] {543660a0-7ea2-4b42-95e0-f77b029d4889} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2026.04.10 22:30:01.937547 [ 6 ] {543660a0-7ea2-4b42-95e0-f77b029d4889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11955 | 2026.04.10 22:30:01.938243 [ 6 ] {543660a0-7ea2-4b42-95e0-f77b029d4889} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11956 | 2026.04.10 22:30:01.938483 [ 6 ] {543660a0-7ea2-4b42-95e0-f77b029d4889} <Trace> oximeter.measurements_histogramu64 (240c2363-d096-4df1-a9c1-cf60540c0597): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2026.04.10 22:30:01.938625 [ 6 ] {543660a0-7ea2-4b42-95e0-f77b029d4889} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002174 sec., 8279.66881324747 rows/sec., 14.84 MiB/sec. | ||
| 11958 | 2026.04.10 22:30:01.938683 [ 6 ] {543660a0-7ea2-4b42-95e0-f77b029d4889} <Debug> TCPHandler: Processed in 0.002368938 sec. | ||
| 11959 | 2026.04.10 22:30:01.938815 [ 6 ] {} <Trace> TCP-Session: b917eb57-7775-42ee-bd75-26a127e9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11960 | 2026.04.10 22:30:01.938912 [ 6 ] {eba3c722-f1aa-49dc-af12-f8da941ea361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38483) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11961 | 2026.04.10 22:30:01.938955 [ 6 ] {eba3c722-f1aa-49dc-af12-f8da941ea361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11962 | 2026.04.10 22:30:01.939313 [ 6 ] {eba3c722-f1aa-49dc-af12-f8da941ea361} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2026.04.10 22:30:01.939357 [ 6 ] {eba3c722-f1aa-49dc-af12-f8da941ea361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 11964 | 2026.04.10 22:30:01.939720 [ 6 ] {eba3c722-f1aa-49dc-af12-f8da941ea361} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11965 | 2026.04.10 22:30:01.939946 [ 6 ] {eba3c722-f1aa-49dc-af12-f8da941ea361} <Trace> oximeter.measurements_u64 (d011da2b-2502-4d0a-9756-3e9226add765): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2026.04.10 22:30:01.940081 [ 6 ] {eba3c722-f1aa-49dc-af12-f8da941ea361} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 11967 | 2026.04.10 22:30:01.940121 [ 6 ] {eba3c722-f1aa-49dc-af12-f8da941ea361} <Debug> TCPHandler: Processed in 0.001356487 sec. | ||