| 1 | [ Dec 11 03:49:06 Enabled. ] | ||
| 2 | [ Dec 11 03:49:06 Rereading configuration. ] | ||
| 3 | [ Dec 11 03:49:09 Rereading configuration. ] | ||
| 4 | [ Dec 11 03:49:11 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 | [ Dec 11 03:49:11 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 | 2025.12.11 03:49:12.802187 [ 1 ] {} <Information> Application: Will watch for the process with pid 24965 | ||
| 29 | 2025.12.11 03:49:12.802620 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.11 03:49:13.027332 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24965 | ||
| 31 | 2025.12.11 03:49:13.028075 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.11 03:49:13.028216 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.11 03:49:13.166989 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.11 03:49:13.240963 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.11 03:49:13.241070 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.11 03:49:13.241156 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.11 03:49:13.241249 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.11 03:49:13.241797 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.11 03:49:13.244059 [ 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 | 2025.12.11 03:49:13.244886 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.11 03:49:13.245719 [ 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 | 2025.12.11 03:49:13.245742 [ 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 | 2025.12.11 03:49:13.245756 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.11 03:49:13.246446 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.11 03:49:13.247549 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.11 03:49:13.253461 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.11 03:49:13.254191 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.11 03:49:13.255563 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.11 03:49:13.255628 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.11 03:49:13.256634 [ 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 | 2025.12.11 03:49:13.257030 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.11 03:49:13.260728 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.11 03:49:13.261103 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.11 03:49:13.264003 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.11 03:49:13.264396 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.11 03:49:13.264791 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.11 03:49:13.265135 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.11 03:49:13.266518 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.11 03:49:13.266543 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.11 03:49:13.266645 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.11 03:49:13.266743 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.11 03:49:13.284163 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.11 03:49:13.284199 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000203704 sec | ||
| 68 | 2025.12.11 03:49:13.284277 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.11 03:49:13.284335 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.11 03:49:13.285192 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.11 03:49:13.285897 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.11 03:49:13.299928 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.11 03:49:13.299972 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.11 03:49:13.300056 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.11 03:49:13.300069 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.11 03:49:13.300103 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.11 03:49:13.300181 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.11 03:49:13.304252 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.11 03:49:13.304301 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.11 03:49:13.304350 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.11 03:49:13.304520 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.11 03:49:13.304565 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.11 03:49:13.304578 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.11 03:49:13.304647 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.11 03:49:13.304660 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.11 03:49:13.304693 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.11 03:49:13.304760 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.11 03:49:13.329266 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.11 03:49:13.340750 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.11 03:49:13.340834 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108711 sec | ||
| 91 | 2025.12.11 03:49:13.340849 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.11 03:49:13.340865 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.11 03:49:13.340893 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.11 03:49:13.341121 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.11 03:49:13.341222 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.11 03:49:13.341237 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.11 03:49:13.341248 [ 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 | 2025.12.11 03:49:13.341259 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.11 03:49:13.383590 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.11 03:49:13.383786 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.71 MiB (RSS), difference: 91.93 MiB | ||
| 101 | 2025.12.11 03:49:13.385241 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4941e-05 sec. | ||
| 102 | 2025.12.11 03:49:13.385670 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.11 03:49:13.386294 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.11 03:49:13.386312 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.11 03:49:14.606104 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32792 | ||
| 106 | 2025.12.11 03:49:14.607262 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.11 03:49:14.607324 [ 3 ] {} <Debug> TCP-Session: 67a3037c-4596-4c18-b0f1-3db80a90331b Authenticating user 'default' from [fd00:1122:3344:101::b]:32792 | ||
| 108 | 2025.12.11 03:49:14.607353 [ 3 ] {} <Debug> TCP-Session: 67a3037c-4596-4c18-b0f1-3db80a90331b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.11 03:49:14.607437 [ 3 ] {} <Debug> TCP-Session: 67a3037c-4596-4c18-b0f1-3db80a90331b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.11 03:49:14.607542 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.11 03:49:14.607568 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.11 03:49:14.607691 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.11 03:49:14.608329 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36185 | ||
| 114 | 2025.12.11 03:49:14.609136 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59392 | ||
| 115 | 2025.12.11 03:49:14.609136 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60116 | ||
| 116 | 2025.12.11 03:49:14.609513 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61464 | ||
| 117 | 2025.12.11 03:49:14.609532 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38546 | ||
| 118 | 2025.12.11 03:49:14.609938 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47287 | ||
| 119 | 2025.12.11 03:49:14.609978 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50714 | ||
| 120 | 2025.12.11 03:49:14.610091 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.12.11 03:49:14.610186 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.12.11 03:49:14.610189 [ 4 ] {} <Debug> TCP-Session: 918ebe08-f63e-467d-a509-3c2b69a0a1f1 Authenticating user 'default' from [fd00:1122:3344:101::b]:36185 | ||
| 123 | 2025.12.11 03:49:14.610206 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.12.11 03:49:14.610297 [ 253 ] {} <Debug> TCP-Session: d38278ce-3354-4e67-8021-9e3a6595d199 Authenticating user 'default' from [fd00:1122:3344:101::b]:59392 | ||
| 125 | 2025.12.11 03:49:14.610302 [ 4 ] {} <Debug> TCP-Session: 918ebe08-f63e-467d-a509-3c2b69a0a1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.12.11 03:49:14.610298 [ 5 ] {} <Debug> TCP-Session: 7e093915-3da8-40d5-bde7-23ecccb0c003 Authenticating user 'default' from [fd00:1122:3344:101::b]:60116 | ||
| 127 | 2025.12.11 03:49:14.610399 [ 5 ] {} <Debug> TCP-Session: 7e093915-3da8-40d5-bde7-23ecccb0c003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.12.11 03:49:14.610426 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.12.11 03:49:14.610406 [ 4 ] {} <Debug> TCP-Session: 918ebe08-f63e-467d-a509-3c2b69a0a1f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.12.11 03:49:14.610491 [ 5 ] {} <Debug> TCP-Session: 7e093915-3da8-40d5-bde7-23ecccb0c003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.11 03:49:14.610525 [ 258 ] {} <Debug> TCP-Session: ac5ea046-4281-4352-82d3-34e7240e7db2 Authenticating user 'default' from [fd00:1122:3344:101::b]:47287 | ||
| 132 | 2025.12.11 03:49:14.610529 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.11 03:49:14.610504 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.12.11 03:49:14.610608 [ 258 ] {} <Debug> TCP-Session: ac5ea046-4281-4352-82d3-34e7240e7db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.12.11 03:49:14.610603 [ 255 ] {} <Debug> TCP-Session: 9ee67399-503b-4c5b-8153-46b260909986 Authenticating user 'default' from [fd00:1122:3344:101::b]:38546 | ||
| 136 | 2025.12.11 03:49:14.610668 [ 257 ] {} <Debug> TCP-Session: 4c7ce42b-8a27-409b-b098-7593212352c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:50714 | ||
| 137 | 2025.12.11 03:49:14.610585 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.12.11 03:49:14.610733 [ 255 ] {} <Debug> TCP-Session: 9ee67399-503b-4c5b-8153-46b260909986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.11 03:49:14.610712 [ 257 ] {} <Debug> TCP-Session: 4c7ce42b-8a27-409b-b098-7593212352c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.11 03:49:14.610699 [ 258 ] {} <Debug> TCP-Session: ac5ea046-4281-4352-82d3-34e7240e7db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.11 03:49:14.610814 [ 257 ] {} <Debug> TCP-Session: 4c7ce42b-8a27-409b-b098-7593212352c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.11 03:49:14.610826 [ 255 ] {} <Debug> TCP-Session: 9ee67399-503b-4c5b-8153-46b260909986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.12.11 03:49:14.610807 [ 256 ] {} <Debug> TCP-Session: c7d19a94-db0e-4d9e-ad02-5a7f7aeaa386 Authenticating user 'default' from [fd00:1122:3344:101::b]:61464 | ||
| 144 | 2025.12.11 03:49:14.610399 [ 253 ] {} <Debug> TCP-Session: d38278ce-3354-4e67-8021-9e3a6595d199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.11 03:49:14.610950 [ 256 ] {} <Debug> TCP-Session: c7d19a94-db0e-4d9e-ad02-5a7f7aeaa386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.11 03:49:14.610958 [ 253 ] {} <Debug> TCP-Session: d38278ce-3354-4e67-8021-9e3a6595d199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.11 03:49:14.610972 [ 256 ] {} <Debug> TCP-Session: c7d19a94-db0e-4d9e-ad02-5a7f7aeaa386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.11 03:49:15.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.30 MiB, peak 117.30 MiB, free memory in arenas 0.00 B, will set to 119.09 MiB (RSS), difference: 1.79 MiB | ||
| 149 | 2025.12.11 03:49:15.315885 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45138 | ||
| 150 | 2025.12.11 03:49:15.316070 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.11 03:49:15.316102 [ 259 ] {} <Debug> TCP-Session: 0db6bd8c-9559-4568-a8ae-915d757c8541 Authenticating user 'default' from [fd00:1122:3344:101::a]:45138 | ||
| 152 | 2025.12.11 03:49:15.316122 [ 259 ] {} <Debug> TCP-Session: 0db6bd8c-9559-4568-a8ae-915d757c8541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.11 03:49:15.316199 [ 259 ] {} <Debug> TCP-Session: 0db6bd8c-9559-4568-a8ae-915d757c8541 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.11 03:49:15.316268 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.11 03:49:15.316301 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.12.11 03:49:15.316398 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.12.11 03:49:15.318092 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38481 | ||
| 158 | 2025.12.11 03:49:15.318095 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47973 | ||
| 159 | 2025.12.11 03:49:15.318198 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48424 | ||
| 160 | 2025.12.11 03:49:15.318284 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61868 | ||
| 161 | 2025.12.11 03:49:15.318299 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.12.11 03:49:15.318417 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.12.11 03:49:15.318431 [ 261 ] {} <Debug> TCP-Session: 3e39039f-05cf-4a8b-8141-2ac34a1cf5e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:38481 | ||
| 164 | 2025.12.11 03:49:15.318463 [ 260 ] {} <Debug> TCP-Session: 0deb3aed-d145-4f11-a9b1-c9766fd6ba14 Authenticating user 'default' from [fd00:1122:3344:101::a]:47973 | ||
| 165 | 2025.12.11 03:49:15.318436 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46680 | ||
| 166 | 2025.12.11 03:49:15.318512 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.12.11 03:49:15.318544 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.12.11 03:49:15.318611 [ 260 ] {} <Debug> TCP-Session: 0deb3aed-d145-4f11-a9b1-c9766fd6ba14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2025.12.11 03:49:15.318593 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64273 | ||
| 170 | 2025.12.11 03:49:15.318715 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.12.11 03:49:15.318754 [ 260 ] {} <Debug> TCP-Session: 0deb3aed-d145-4f11-a9b1-c9766fd6ba14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.12.11 03:49:15.318739 [ 263 ] {} <Debug> TCP-Session: a2623ba3-2df9-46e8-9c8c-b281e6750f44 Authenticating user 'default' from [fd00:1122:3344:101::a]:61868 | ||
| 173 | 2025.12.11 03:49:15.318709 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43727 | ||
| 174 | 2025.12.11 03:49:15.318570 [ 261 ] {} <Debug> TCP-Session: 3e39039f-05cf-4a8b-8141-2ac34a1cf5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.12.11 03:49:15.318915 [ 263 ] {} <Debug> TCP-Session: a2623ba3-2df9-46e8-9c8c-b281e6750f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.12.11 03:49:15.318895 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2025.12.11 03:49:15.318863 [ 264 ] {} <Debug> TCP-Session: 4e0799d4-a617-4143-82b8-937a0ccc79c3 Authenticating user 'default' from [fd00:1122:3344:101::a]:46680 | ||
| 178 | 2025.12.11 03:49:15.319003 [ 263 ] {} <Debug> TCP-Session: a2623ba3-2df9-46e8-9c8c-b281e6750f44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.12.11 03:49:15.318989 [ 265 ] {} <Debug> TCP-Session: 1aa62f96-0877-4727-90fb-34787731e4aa Authenticating user 'default' from [fd00:1122:3344:101::a]:64273 | ||
| 180 | 2025.12.11 03:49:15.318970 [ 261 ] {} <Debug> TCP-Session: 3e39039f-05cf-4a8b-8141-2ac34a1cf5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.11 03:49:15.319109 [ 265 ] {} <Debug> TCP-Session: 1aa62f96-0877-4727-90fb-34787731e4aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.12.11 03:49:15.319095 [ 264 ] {} <Debug> TCP-Session: 4e0799d4-a617-4143-82b8-937a0ccc79c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.12.11 03:49:15.318971 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2025.12.11 03:49:15.319235 [ 265 ] {} <Debug> TCP-Session: 1aa62f96-0877-4727-90fb-34787731e4aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.11 03:49:15.319223 [ 264 ] {} <Debug> TCP-Session: 4e0799d4-a617-4143-82b8-937a0ccc79c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.12.11 03:49:15.318591 [ 262 ] {} <Debug> TCP-Session: 9dca3c41-df47-4c55-b032-41eb5ecdfa8e Authenticating user 'default' from [fd00:1122:3344:101::a]:48424 | ||
| 187 | 2025.12.11 03:49:15.319376 [ 266 ] {} <Debug> TCP-Session: fe0b9e1d-7585-4b48-8e3a-2d6f0a3742f1 Authenticating user 'default' from [fd00:1122:3344:101::a]:43727 | ||
| 188 | 2025.12.11 03:49:15.319419 [ 262 ] {} <Debug> TCP-Session: 9dca3c41-df47-4c55-b032-41eb5ecdfa8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.11 03:49:15.319433 [ 266 ] {} <Debug> TCP-Session: fe0b9e1d-7585-4b48-8e3a-2d6f0a3742f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.11 03:49:15.319441 [ 262 ] {} <Debug> TCP-Session: 9dca3c41-df47-4c55-b032-41eb5ecdfa8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.11 03:49:15.319540 [ 266 ] {} <Debug> TCP-Session: fe0b9e1d-7585-4b48-8e3a-2d6f0a3742f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.11 03:49:15.848323 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56777 | ||
| 193 | 2025.12.11 03:49:15.848534 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.12.11 03:49:15.848607 [ 267 ] {} <Debug> TCP-Session: 306ab2f3-00b9-4962-90f9-680830e597a7 Authenticating user 'default' from [fd00:1122:3344:101::c]:56777 | ||
| 195 | 2025.12.11 03:49:15.848630 [ 267 ] {} <Debug> TCP-Session: 306ab2f3-00b9-4962-90f9-680830e597a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.11 03:49:15.848642 [ 267 ] {} <Debug> TCP-Session: 306ab2f3-00b9-4962-90f9-680830e597a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.11 03:49:15.848774 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.12.11 03:49:15.848800 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.12.11 03:49:15.848886 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.12.11 03:49:15.860176 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44798 | ||
| 201 | 2025.12.11 03:49:15.860182 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47223 | ||
| 202 | 2025.12.11 03:49:15.860236 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35631 | ||
| 203 | 2025.12.11 03:49:15.860592 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2025.12.11 03:49:15.860612 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63807 | ||
| 205 | 2025.12.11 03:49:15.860673 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2025.12.11 03:49:15.860683 [ 269 ] {} <Debug> TCP-Session: 5dab69e2-ceaa-4c3f-83dd-9324d86a83a8 Authenticating user 'default' from [fd00:1122:3344:101::c]:44798 | ||
| 207 | 2025.12.11 03:49:15.860662 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57658 | ||
| 208 | 2025.12.11 03:49:15.860772 [ 269 ] {} <Debug> TCP-Session: 5dab69e2-ceaa-4c3f-83dd-9324d86a83a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2025.12.11 03:49:15.860725 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2025.12.11 03:49:15.860790 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59869 | ||
| 211 | 2025.12.11 03:49:15.860799 [ 270 ] {} <Debug> TCP-Session: 25e79ca6-5b4c-46da-b56c-38fb50d8319f Authenticating user 'default' from [fd00:1122:3344:101::c]:35631 | ||
| 212 | 2025.12.11 03:49:15.860887 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2025.12.11 03:49:15.860904 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45072 | ||
| 214 | 2025.12.11 03:49:15.860870 [ 269 ] {} <Debug> TCP-Session: 5dab69e2-ceaa-4c3f-83dd-9324d86a83a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.12.11 03:49:15.860961 [ 270 ] {} <Debug> TCP-Session: 25e79ca6-5b4c-46da-b56c-38fb50d8319f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2025.12.11 03:49:15.860860 [ 268 ] {} <Debug> TCP-Session: 7c9719bd-0380-4ba8-b015-74fab6495687 Authenticating user 'default' from [fd00:1122:3344:101::c]:47223 | ||
| 217 | 2025.12.11 03:49:15.861056 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2025.12.11 03:49:15.861113 [ 268 ] {} <Debug> TCP-Session: 7c9719bd-0380-4ba8-b015-74fab6495687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.12.11 03:49:15.861075 [ 270 ] {} <Debug> TCP-Session: 25e79ca6-5b4c-46da-b56c-38fb50d8319f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2025.12.11 03:49:15.861149 [ 271 ] {} <Debug> TCP-Session: e23014e2-fb11-42b8-af14-d92d8f53e69a Authenticating user 'default' from [fd00:1122:3344:101::c]:57658 | ||
| 221 | 2025.12.11 03:49:15.861202 [ 268 ] {} <Debug> TCP-Session: 7c9719bd-0380-4ba8-b015-74fab6495687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2025.12.11 03:49:15.860989 [ 272 ] {} <Debug> TCP-Session: 22dc36a4-6e08-4901-aea1-6703e2f1f12a Authenticating user 'default' from [fd00:1122:3344:101::c]:63807 | ||
| 223 | 2025.12.11 03:49:15.861226 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2025.12.11 03:49:15.861238 [ 271 ] {} <Debug> TCP-Session: e23014e2-fb11-42b8-af14-d92d8f53e69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.12.11 03:49:15.861281 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2025.12.11 03:49:15.861314 [ 271 ] {} <Debug> TCP-Session: e23014e2-fb11-42b8-af14-d92d8f53e69a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.12.11 03:49:15.861308 [ 273 ] {} <Debug> TCP-Session: 25a196b4-1ccd-4e80-b6f7-9d0208bdb58f Authenticating user 'default' from [fd00:1122:3344:101::c]:59869 | ||
| 228 | 2025.12.11 03:49:15.861385 [ 272 ] {} <Debug> TCP-Session: 22dc36a4-6e08-4901-aea1-6703e2f1f12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.12.11 03:49:15.861431 [ 274 ] {} <Debug> TCP-Session: 4971b71b-1cd2-4c21-a40d-c37220b5df8f Authenticating user 'default' from [fd00:1122:3344:101::c]:45072 | ||
| 230 | 2025.12.11 03:49:15.861465 [ 273 ] {} <Debug> TCP-Session: 25a196b4-1ccd-4e80-b6f7-9d0208bdb58f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.12.11 03:49:15.861494 [ 272 ] {} <Debug> TCP-Session: 22dc36a4-6e08-4901-aea1-6703e2f1f12a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.12.11 03:49:15.861478 [ 274 ] {} <Debug> TCP-Session: 4971b71b-1cd2-4c21-a40d-c37220b5df8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.12.11 03:49:15.861581 [ 273 ] {} <Debug> TCP-Session: 25a196b4-1ccd-4e80-b6f7-9d0208bdb58f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.11 03:49:15.861589 [ 274 ] {} <Debug> TCP-Session: 4971b71b-1cd2-4c21-a40d-c37220b5df8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.12.11 03:49:20.126922 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41392 | ||
| 236 | 2025.12.11 03:49:20.129004 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.12.11 03:49:20.129150 [ 275 ] {} <Debug> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Authenticating user 'default' from [fd00:1122:3344:101::d]:41392 | ||
| 238 | 2025.12.11 03:49:20.129174 [ 275 ] {} <Debug> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.12.11 03:49:20.129186 [ 275 ] {} <Debug> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.11 03:49:20.129327 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.12.11 03:49:20.129373 [ 275 ] {} <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 | ||
| 242 | 2025.12.11 03:49:20.129454 [ 275 ] {} <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 | ||
| 243 | 2025.12.11 03:49:20.129914 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52655 | ||
| 244 | 2025.12.11 03:49:20.130099 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62280 | ||
| 245 | 2025.12.11 03:49:20.130105 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65133 | ||
| 246 | 2025.12.11 03:49:20.130211 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53815 | ||
| 247 | 2025.12.11 03:49:20.130222 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2025.12.11 03:49:20.130337 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42862 | ||
| 249 | 2025.12.11 03:49:20.130421 [ 276 ] {} <Debug> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Authenticating user 'default' from [fd00:1122:3344:101::d]:52655 | ||
| 250 | 2025.12.11 03:49:20.130445 [ 276 ] {} <Debug> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2025.12.11 03:49:20.130457 [ 276 ] {} <Debug> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2025.12.11 03:49:20.130484 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2025.12.11 03:49:20.130469 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36853 | ||
| 254 | 2025.12.11 03:49:20.130600 [ 278 ] {} <Debug> TCP-Session: 7b581de5-0c86-4ed7-ba39-231d0fd7b92c Authenticating user 'default' from [fd00:1122:3344:101::d]:62280 | ||
| 255 | 2025.12.11 03:49:20.130714 [ 278 ] {} <Debug> TCP-Session: 7b581de5-0c86-4ed7-ba39-231d0fd7b92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2025.12.11 03:49:20.130728 [ 278 ] {} <Debug> TCP-Session: 7b581de5-0c86-4ed7-ba39-231d0fd7b92c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2025.12.11 03:49:20.131422 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2025.12.11 03:49:20.131579 [ 277 ] {} <Debug> TCP-Session: 92bf9845-6752-478a-aa1a-488684e7daf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65133 | ||
| 259 | 2025.12.11 03:49:20.131606 [ 277 ] {} <Debug> TCP-Session: 92bf9845-6752-478a-aa1a-488684e7daf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2025.12.11 03:49:20.131619 [ 277 ] {} <Debug> TCP-Session: 92bf9845-6752-478a-aa1a-488684e7daf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2025.12.11 03:49:20.131449 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49436 | ||
| 262 | 2025.12.11 03:49:20.132843 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64839 | ||
| 263 | 2025.12.11 03:49:20.135013 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2025.12.11 03:49:20.135080 [ 280 ] {} <Debug> TCP-Session: 01de7ff1-f60c-4720-b03d-070f7e976def Authenticating user 'default' from [fd00:1122:3344:101::d]:42862 | ||
| 265 | 2025.12.11 03:49:20.135174 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2025.12.11 03:49:20.135226 [ 280 ] {} <Debug> TCP-Session: 01de7ff1-f60c-4720-b03d-070f7e976def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2025.12.11 03:49:20.135232 [ 283 ] {} <Debug> TCP-Session: 338ab86e-a4bc-462d-931a-5eb80901f5f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64839 | ||
| 268 | 2025.12.11 03:49:20.135246 [ 280 ] {} <Debug> TCP-Session: 01de7ff1-f60c-4720-b03d-070f7e976def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2025.12.11 03:49:20.135323 [ 283 ] {} <Debug> TCP-Session: 338ab86e-a4bc-462d-931a-5eb80901f5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2025.12.11 03:49:20.135386 [ 283 ] {} <Debug> TCP-Session: 338ab86e-a4bc-462d-931a-5eb80901f5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2025.12.11 03:49:20.143227 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2025.12.11 03:49:20.143269 [ 282 ] {} <Debug> TCP-Session: e33d5135-691e-4865-93e4-09a3211108a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49436 | ||
| 273 | 2025.12.11 03:49:20.143288 [ 282 ] {} <Debug> TCP-Session: e33d5135-691e-4865-93e4-09a3211108a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.12.11 03:49:20.143304 [ 282 ] {} <Debug> TCP-Session: e33d5135-691e-4865-93e4-09a3211108a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.12.11 03:49:20.143453 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2025.12.11 03:49:20.143498 [ 281 ] {} <Debug> TCP-Session: e908fbe7-3f87-425d-a952-2633bc009b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:36853 | ||
| 277 | 2025.12.11 03:49:20.143499 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 278 | 2025.12.11 03:49:20.143556 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 279 | 2025.12.11 03:49:20.143519 [ 281 ] {} <Debug> TCP-Session: e908fbe7-3f87-425d-a952-2633bc009b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.12.11 03:49:20.143636 [ 279 ] {} <Debug> TCP-Session: ab64860b-d8d5-41ff-aaf8-48b3aeecba24 Authenticating user 'default' from [fd00:1122:3344:101::d]:53815 | ||
| 281 | 2025.12.11 03:49:20.143643 [ 281 ] {} <Debug> TCP-Session: e908fbe7-3f87-425d-a952-2633bc009b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.12.11 03:49:20.143743 [ 279 ] {} <Debug> TCP-Session: ab64860b-d8d5-41ff-aaf8-48b3aeecba24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.12.11 03:49:20.143765 [ 279 ] {} <Debug> TCP-Session: ab64860b-d8d5-41ff-aaf8-48b3aeecba24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.12.11 03:49:20.146741 [ 275 ] {87af6dda-e977-438d-afed-1c946baf14fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.12.11 03:49:20.278133 [ 275 ] {87af6dda-e977-438d-afed-1c946baf14fb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41392) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2025.12.11 03:49:20.279155 [ 275 ] {87af6dda-e977-438d-afed-1c946baf14fb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2025.12.11 03:49:20.279412 [ 275 ] {87af6dda-e977-438d-afed-1c946baf14fb} <Debug> TCPHandler: Processed in 0.149079829 sec. | ||
| 334 | 2025.12.11 03:49:20.279927 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.12.11 03:49:20.280151 [ 276 ] {4172cb94-53f3-47fd-b81c-6ad70ab03132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.12.11 03:49:20.280620 [ 276 ] {4172cb94-53f3-47fd-b81c-6ad70ab03132} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52655) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.12.11 03:49:20.280888 [ 276 ] {4172cb94-53f3-47fd-b81c-6ad70ab03132} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2025.12.11 03:49:20.281127 [ 276 ] {4172cb94-53f3-47fd-b81c-6ad70ab03132} <Debug> TCPHandler: Processed in 0.001375213 sec. | ||
| 385 | 2025.12.11 03:49:20.281446 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.11 03:49:20.282435 [ 275 ] {3fcacfde-80db-4752-ac28-bb5daf84372f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.12.11 03:49:20.283222 [ 275 ] {3fcacfde-80db-4752-ac28-bb5daf84372f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.12.11 03:49:20.285901 [ 275 ] {3fcacfde-80db-4752-ac28-bb5daf84372f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.12.11 03:49:20.286056 [ 275 ] {3fcacfde-80db-4752-ac28-bb5daf84372f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000201203 sec | ||
| 390 | 2025.12.11 03:49:20.286077 [ 275 ] {3fcacfde-80db-4752-ac28-bb5daf84372f} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.12.11 03:49:20.286089 [ 275 ] {3fcacfde-80db-4752-ac28-bb5daf84372f} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.12.11 03:49:20.286150 [ 275 ] {3fcacfde-80db-4752-ac28-bb5daf84372f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.12.11 03:49:20.288280 [ 275 ] {3fcacfde-80db-4752-ac28-bb5daf84372f} <Debug> TCPHandler: Processed in 0.00695249 sec. | ||
| 394 | 2025.12.11 03:49:20.288446 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.12.11 03:49:20.288624 [ 275 ] {b9e4b91f-28d9-4f5c-8bf0-af7a444fdac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2025.12.11 03:49:20.288768 [ 275 ] {b9e4b91f-28d9-4f5c-8bf0-af7a444fdac3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.12.11 03:49:20.295650 [ 275 ] {b9e4b91f-28d9-4f5c-8bf0-af7a444fdac3} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.12.11 03:49:20.297583 [ 275 ] {b9e4b91f-28d9-4f5c-8bf0-af7a444fdac3} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e): Loading data parts | ||
| 400 | 2025.12.11 03:49:20.298725 [ 275 ] {b9e4b91f-28d9-4f5c-8bf0-af7a444fdac3} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e): There are no data parts | ||
| 401 | 2025.12.11 03:49:20.313569 [ 275 ] {b9e4b91f-28d9-4f5c-8bf0-af7a444fdac3} <Debug> TCPHandler: Processed in 0.025184954 sec. | ||
| 402 | 2025.12.11 03:49:20.313875 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.12.11 03:49:20.314070 [ 275 ] {8d339567-8776-4abb-8061-812ae56d7ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2025.12.11 03:49:20.314207 [ 275 ] {8d339567-8776-4abb-8061-812ae56d7ebd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.12.11 03:49:20.329466 [ 275 ] {8d339567-8776-4abb-8061-812ae56d7ebd} <Debug> oximeter.measurements_bool (5fcb30a5-bcee-4057-980c-58cb25c6368a): Loading data parts | ||
| 416 | 2025.12.11 03:49:20.329778 [ 275 ] {8d339567-8776-4abb-8061-812ae56d7ebd} <Debug> oximeter.measurements_bool (5fcb30a5-bcee-4057-980c-58cb25c6368a): There are no data parts | ||
| 417 | 2025.12.11 03:49:20.332121 [ 275 ] {8d339567-8776-4abb-8061-812ae56d7ebd} <Debug> TCPHandler: Processed in 0.018317225 sec. | ||
| 418 | 2025.12.11 03:49:20.332310 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.12.11 03:49:20.332591 [ 275 ] {e1bd87df-ebeb-4e66-aa74-32a85edd9ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 420 | 2025.12.11 03:49:20.332646 [ 275 ] {e1bd87df-ebeb-4e66-aa74-32a85edd9ecf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.12.11 03:49:20.345558 [ 275 ] {e1bd87df-ebeb-4e66-aa74-32a85edd9ecf} <Debug> oximeter.measurements_i8 (40c08305-4bee-4489-9ae0-5113fbfd6b14): Loading data parts | ||
| 422 | 2025.12.11 03:49:20.345723 [ 275 ] {e1bd87df-ebeb-4e66-aa74-32a85edd9ecf} <Debug> oximeter.measurements_i8 (40c08305-4bee-4489-9ae0-5113fbfd6b14): There are no data parts | ||
| 423 | 2025.12.11 03:49:20.348528 [ 275 ] {e1bd87df-ebeb-4e66-aa74-32a85edd9ecf} <Debug> TCPHandler: Processed in 0.016294731 sec. | ||
| 424 | 2025.12.11 03:49:20.348753 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.12.11 03:49:20.348908 [ 275 ] {bda3a60b-a0cb-4fb2-af31-dc9cff32f9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 426 | 2025.12.11 03:49:20.349019 [ 275 ] {bda3a60b-a0cb-4fb2-af31-dc9cff32f9e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.12.11 03:49:20.358418 [ 275 ] {bda3a60b-a0cb-4fb2-af31-dc9cff32f9e7} <Debug> oximeter.measurements_u8 (eaf63b5e-e06a-4771-bdda-afbd611fdcd1): Loading data parts | ||
| 428 | 2025.12.11 03:49:20.358859 [ 275 ] {bda3a60b-a0cb-4fb2-af31-dc9cff32f9e7} <Debug> oximeter.measurements_u8 (eaf63b5e-e06a-4771-bdda-afbd611fdcd1): There are no data parts | ||
| 429 | 2025.12.11 03:49:20.362962 [ 275 ] {bda3a60b-a0cb-4fb2-af31-dc9cff32f9e7} <Debug> TCPHandler: Processed in 0.014257626 sec. | ||
| 430 | 2025.12.11 03:49:20.363141 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.12.11 03:49:20.363424 [ 275 ] {34e65571-fb7c-4f2a-ad3a-7652d09dcbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 432 | 2025.12.11 03:49:20.363468 [ 275 ] {34e65571-fb7c-4f2a-ad3a-7652d09dcbaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.12.11 03:49:20.376283 [ 275 ] {34e65571-fb7c-4f2a-ad3a-7652d09dcbaa} <Debug> oximeter.measurements_i16 (a8ceb6ce-ec1d-4654-853a-4d412f5c9a25): Loading data parts | ||
| 434 | 2025.12.11 03:49:20.376527 [ 275 ] {34e65571-fb7c-4f2a-ad3a-7652d09dcbaa} <Debug> oximeter.measurements_i16 (a8ceb6ce-ec1d-4654-853a-4d412f5c9a25): There are no data parts | ||
| 435 | 2025.12.11 03:49:20.381194 [ 275 ] {34e65571-fb7c-4f2a-ad3a-7652d09dcbaa} <Debug> TCPHandler: Processed in 0.018117782 sec. | ||
| 436 | 2025.12.11 03:49:20.381482 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.12.11 03:49:20.381673 [ 275 ] {1f172d3e-6341-4a35-bbff-73fe8f8ba60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 438 | 2025.12.11 03:49:20.381815 [ 275 ] {1f172d3e-6341-4a35-bbff-73fe8f8ba60b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.12.11 03:49:20.394243 [ 275 ] {1f172d3e-6341-4a35-bbff-73fe8f8ba60b} <Debug> oximeter.measurements_u16 (346a4155-0328-42a6-bc1b-d171d5fa3aa4): Loading data parts | ||
| 440 | 2025.12.11 03:49:20.394589 [ 275 ] {1f172d3e-6341-4a35-bbff-73fe8f8ba60b} <Debug> oximeter.measurements_u16 (346a4155-0328-42a6-bc1b-d171d5fa3aa4): There are no data parts | ||
| 441 | 2025.12.11 03:49:20.398948 [ 275 ] {1f172d3e-6341-4a35-bbff-73fe8f8ba60b} <Debug> TCPHandler: Processed in 0.017524922 sec. | ||
| 442 | 2025.12.11 03:49:20.399114 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.12.11 03:49:20.399338 [ 275 ] {ad523f7d-4345-4f04-8901-1f7333b7c02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 444 | 2025.12.11 03:49:20.399417 [ 275 ] {ad523f7d-4345-4f04-8901-1f7333b7c02a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.12.11 03:49:20.412452 [ 275 ] {ad523f7d-4345-4f04-8901-1f7333b7c02a} <Debug> oximeter.measurements_i32 (cd953a83-f8fa-41a7-9575-80a3aaaa1da7): Loading data parts | ||
| 446 | 2025.12.11 03:49:20.412831 [ 275 ] {ad523f7d-4345-4f04-8901-1f7333b7c02a} <Debug> oximeter.measurements_i32 (cd953a83-f8fa-41a7-9575-80a3aaaa1da7): There are no data parts | ||
| 447 | 2025.12.11 03:49:20.417396 [ 275 ] {ad523f7d-4345-4f04-8901-1f7333b7c02a} <Debug> TCPHandler: Processed in 0.018340326 sec. | ||
| 448 | 2025.12.11 03:49:20.417643 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.12.11 03:49:20.417835 [ 275 ] {89e18ded-2e3b-462b-b9e3-cbfdd9966a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 450 | 2025.12.11 03:49:20.417963 [ 275 ] {89e18ded-2e3b-462b-b9e3-cbfdd9966a7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.12.11 03:49:20.430601 [ 275 ] {89e18ded-2e3b-462b-b9e3-cbfdd9966a7c} <Debug> oximeter.measurements_u32 (4de0fb8b-321f-4ff2-9474-0f2e5cd10c41): Loading data parts | ||
| 452 | 2025.12.11 03:49:20.431031 [ 275 ] {89e18ded-2e3b-462b-b9e3-cbfdd9966a7c} <Debug> oximeter.measurements_u32 (4de0fb8b-321f-4ff2-9474-0f2e5cd10c41): There are no data parts | ||
| 453 | 2025.12.11 03:49:20.435538 [ 275 ] {89e18ded-2e3b-462b-b9e3-cbfdd9966a7c} <Debug> TCPHandler: Processed in 0.017957659 sec. | ||
| 454 | 2025.12.11 03:49:20.435718 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.12.11 03:49:20.435955 [ 275 ] {2ded6977-2118-4f42-a2af-b5569e3e8a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 456 | 2025.12.11 03:49:20.436049 [ 275 ] {2ded6977-2118-4f42-a2af-b5569e3e8a7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.12.11 03:49:20.448348 [ 275 ] {2ded6977-2118-4f42-a2af-b5569e3e8a7f} <Debug> oximeter.measurements_i64 (61d39202-34dc-44ef-9992-12d92df634ab): Loading data parts | ||
| 458 | 2025.12.11 03:49:20.448682 [ 275 ] {2ded6977-2118-4f42-a2af-b5569e3e8a7f} <Debug> oximeter.measurements_i64 (61d39202-34dc-44ef-9992-12d92df634ab): There are no data parts | ||
| 459 | 2025.12.11 03:49:20.453252 [ 275 ] {2ded6977-2118-4f42-a2af-b5569e3e8a7f} <Debug> TCPHandler: Processed in 0.017593233 sec. | ||
| 460 | 2025.12.11 03:49:20.453509 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.12.11 03:49:20.453700 [ 275 ] {faecb312-7006-47ec-aac8-41f7c6716dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 462 | 2025.12.11 03:49:20.453831 [ 275 ] {faecb312-7006-47ec-aac8-41f7c6716dc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.12.11 03:49:20.466056 [ 275 ] {faecb312-7006-47ec-aac8-41f7c6716dc6} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Loading data parts | ||
| 464 | 2025.12.11 03:49:20.466218 [ 275 ] {faecb312-7006-47ec-aac8-41f7c6716dc6} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): There are no data parts | ||
| 465 | 2025.12.11 03:49:20.470892 [ 275 ] {faecb312-7006-47ec-aac8-41f7c6716dc6} <Debug> TCPHandler: Processed in 0.017441801 sec. | ||
| 466 | 2025.12.11 03:49:20.471052 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.12.11 03:49:20.471238 [ 275 ] {f2517aef-b7b6-4e0e-acb3-eacf4d8c1be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 468 | 2025.12.11 03:49:20.471358 [ 275 ] {f2517aef-b7b6-4e0e-acb3-eacf4d8c1be9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.12.11 03:49:20.484057 [ 275 ] {f2517aef-b7b6-4e0e-acb3-eacf4d8c1be9} <Debug> oximeter.measurements_f32 (0b2e5319-f303-4f41-9b37-3884cd3efc66): Loading data parts | ||
| 470 | 2025.12.11 03:49:20.484297 [ 275 ] {f2517aef-b7b6-4e0e-acb3-eacf4d8c1be9} <Debug> oximeter.measurements_f32 (0b2e5319-f303-4f41-9b37-3884cd3efc66): There are no data parts | ||
| 471 | 2025.12.11 03:49:20.489385 [ 275 ] {f2517aef-b7b6-4e0e-acb3-eacf4d8c1be9} <Debug> TCPHandler: Processed in 0.018390647 sec. | ||
| 472 | 2025.12.11 03:49:20.489644 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.12.11 03:49:20.489834 [ 275 ] {029ca311-6d93-4eaa-b7b1-914518d91484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 474 | 2025.12.11 03:49:20.489979 [ 275 ] {029ca311-6d93-4eaa-b7b1-914518d91484} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.12.11 03:49:20.501747 [ 275 ] {029ca311-6d93-4eaa-b7b1-914518d91484} <Debug> oximeter.measurements_f64 (580fae47-0e52-4567-89ca-c02d1344c97e): Loading data parts | ||
| 476 | 2025.12.11 03:49:20.501978 [ 275 ] {029ca311-6d93-4eaa-b7b1-914518d91484} <Debug> oximeter.measurements_f64 (580fae47-0e52-4567-89ca-c02d1344c97e): There are no data parts | ||
| 477 | 2025.12.11 03:49:20.506568 [ 275 ] {029ca311-6d93-4eaa-b7b1-914518d91484} <Debug> TCPHandler: Processed in 0.016983033 sec. | ||
| 478 | 2025.12.11 03:49:20.506736 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.12.11 03:49:20.506897 [ 275 ] {bc48c21d-29d9-4d9d-a396-21faed8a395f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 480 | 2025.12.11 03:49:20.507024 [ 275 ] {bc48c21d-29d9-4d9d-a396-21faed8a395f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.12.11 03:49:20.520861 [ 275 ] {bc48c21d-29d9-4d9d-a396-21faed8a395f} <Debug> oximeter.measurements_string (fc2b76ea-66e3-4ee3-a424-f4663a6fcf22): Loading data parts | ||
| 482 | 2025.12.11 03:49:20.521028 [ 275 ] {bc48c21d-29d9-4d9d-a396-21faed8a395f} <Debug> oximeter.measurements_string (fc2b76ea-66e3-4ee3-a424-f4663a6fcf22): There are no data parts | ||
| 483 | 2025.12.11 03:49:20.526869 [ 275 ] {bc48c21d-29d9-4d9d-a396-21faed8a395f} <Debug> TCPHandler: Processed in 0.020184738 sec. | ||
| 484 | 2025.12.11 03:49:20.527171 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.12.11 03:49:20.527347 [ 275 ] {103e4801-c6ca-44b6-85f2-5a1b709a4d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2025.12.11 03:49:20.527480 [ 275 ] {103e4801-c6ca-44b6-85f2-5a1b709a4d81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.12.11 03:49:20.541670 [ 275 ] {103e4801-c6ca-44b6-85f2-5a1b709a4d81} <Debug> oximeter.measurements_bytes (82ff9aa7-a7e4-498e-b8bc-f42db46225ce): Loading data parts | ||
| 495 | 2025.12.11 03:49:20.541982 [ 275 ] {103e4801-c6ca-44b6-85f2-5a1b709a4d81} <Debug> oximeter.measurements_bytes (82ff9aa7-a7e4-498e-b8bc-f42db46225ce): There are no data parts | ||
| 496 | 2025.12.11 03:49:20.546929 [ 275 ] {103e4801-c6ca-44b6-85f2-5a1b709a4d81} <Debug> TCPHandler: Processed in 0.019822941 sec. | ||
| 497 | 2025.12.11 03:49:20.547257 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2025.12.11 03:49:20.547422 [ 275 ] {ed523cd0-fe0c-4bfe-966e-be179fb87dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 499 | 2025.12.11 03:49:20.547558 [ 275 ] {ed523cd0-fe0c-4bfe-966e-be179fb87dcd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2025.12.11 03:49:20.561222 [ 275 ] {ed523cd0-fe0c-4bfe-966e-be179fb87dcd} <Debug> oximeter.measurements_cumulativei64 (813d7793-bcf3-4f4a-82ad-38a6732b2a4e): Loading data parts | ||
| 501 | 2025.12.11 03:49:20.561475 [ 275 ] {ed523cd0-fe0c-4bfe-966e-be179fb87dcd} <Debug> oximeter.measurements_cumulativei64 (813d7793-bcf3-4f4a-82ad-38a6732b2a4e): There are no data parts | ||
| 502 | 2025.12.11 03:49:20.567288 [ 275 ] {ed523cd0-fe0c-4bfe-966e-be179fb87dcd} <Debug> TCPHandler: Processed in 0.020078406 sec. | ||
| 503 | 2025.12.11 03:49:20.567557 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2025.12.11 03:49:20.567844 [ 275 ] {3119daec-678a-4a7b-ac67-20fee8ca60c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 505 | 2025.12.11 03:49:20.567968 [ 275 ] {3119daec-678a-4a7b-ac67-20fee8ca60c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2025.12.11 03:49:20.581223 [ 275 ] {3119daec-678a-4a7b-ac67-20fee8ca60c3} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Loading data parts | ||
| 507 | 2025.12.11 03:49:20.581422 [ 275 ] {3119daec-678a-4a7b-ac67-20fee8ca60c3} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): There are no data parts | ||
| 508 | 2025.12.11 03:49:20.587863 [ 275 ] {3119daec-678a-4a7b-ac67-20fee8ca60c3} <Debug> TCPHandler: Processed in 0.020400792 sec. | ||
| 509 | 2025.12.11 03:49:20.588087 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2025.12.11 03:49:20.588280 [ 275 ] {4c492fda-c1ae-44c1-b4ba-68316c244091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 511 | 2025.12.11 03:49:20.588428 [ 275 ] {4c492fda-c1ae-44c1-b4ba-68316c244091} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2025.12.11 03:49:20.603130 [ 275 ] {4c492fda-c1ae-44c1-b4ba-68316c244091} <Debug> oximeter.measurements_cumulativef32 (89a1d53e-c703-4d92-9fed-61f9204a1522): Loading data parts | ||
| 513 | 2025.12.11 03:49:20.603368 [ 275 ] {4c492fda-c1ae-44c1-b4ba-68316c244091} <Debug> oximeter.measurements_cumulativef32 (89a1d53e-c703-4d92-9fed-61f9204a1522): There are no data parts | ||
| 514 | 2025.12.11 03:49:20.609253 [ 275 ] {4c492fda-c1ae-44c1-b4ba-68316c244091} <Debug> TCPHandler: Processed in 0.021240926 sec. | ||
| 515 | 2025.12.11 03:49:20.609590 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2025.12.11 03:49:20.609794 [ 275 ] {c5258b32-fe5a-4e50-9971-0534c7c9b8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 517 | 2025.12.11 03:49:20.609939 [ 275 ] {c5258b32-fe5a-4e50-9971-0534c7c9b8af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2025.12.11 03:49:20.624987 [ 275 ] {c5258b32-fe5a-4e50-9971-0534c7c9b8af} <Debug> oximeter.measurements_cumulativef64 (f312e50a-bbd1-4d38-a96f-80c1922dc7dc): Loading data parts | ||
| 519 | 2025.12.11 03:49:20.625268 [ 275 ] {c5258b32-fe5a-4e50-9971-0534c7c9b8af} <Debug> oximeter.measurements_cumulativef64 (f312e50a-bbd1-4d38-a96f-80c1922dc7dc): There are no data parts | ||
| 520 | 2025.12.11 03:49:20.630301 [ 275 ] {c5258b32-fe5a-4e50-9971-0534c7c9b8af} <Debug> TCPHandler: Processed in 0.020775398 sec. | ||
| 521 | 2025.12.11 03:49:20.630497 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.12.11 03:49:20.630868 [ 275 ] {e3e94aed-9ce2-4205-bf72-d1e4e554151d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2025.12.11 03:49:20.631020 [ 275 ] {e3e94aed-9ce2-4205-bf72-d1e4e554151d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2025.12.11 03:49:20.646034 [ 275 ] {e3e94aed-9ce2-4205-bf72-d1e4e554151d} <Debug> oximeter.measurements_histogrami8 (4909c359-891d-4f02-b95e-50902ccf89a5): Loading data parts | ||
| 535 | 2025.12.11 03:49:20.646234 [ 275 ] {e3e94aed-9ce2-4205-bf72-d1e4e554151d} <Debug> oximeter.measurements_histogrami8 (4909c359-891d-4f02-b95e-50902ccf89a5): There are no data parts | ||
| 536 | 2025.12.11 03:49:20.652375 [ 275 ] {e3e94aed-9ce2-4205-bf72-d1e4e554151d} <Debug> TCPHandler: Processed in 0.021936718 sec. | ||
| 537 | 2025.12.11 03:49:20.652652 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.12.11 03:49:20.652874 [ 275 ] {bbde9f5f-cba7-40c1-83d2-79541729b006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 539 | 2025.12.11 03:49:20.653025 [ 275 ] {bbde9f5f-cba7-40c1-83d2-79541729b006} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.12.11 03:49:20.667599 [ 275 ] {bbde9f5f-cba7-40c1-83d2-79541729b006} <Debug> oximeter.measurements_histogramu8 (5026de45-f0d5-4a7d-971a-b367c0d1dcb0): Loading data parts | ||
| 541 | 2025.12.11 03:49:20.667885 [ 275 ] {bbde9f5f-cba7-40c1-83d2-79541729b006} <Debug> oximeter.measurements_histogramu8 (5026de45-f0d5-4a7d-971a-b367c0d1dcb0): There are no data parts | ||
| 542 | 2025.12.11 03:49:20.673597 [ 275 ] {bbde9f5f-cba7-40c1-83d2-79541729b006} <Debug> TCPHandler: Processed in 0.021000612 sec. | ||
| 543 | 2025.12.11 03:49:20.673818 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.12.11 03:49:20.674221 [ 275 ] {550838d2-1982-45cc-a9cd-0d64afbc3fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 545 | 2025.12.11 03:49:20.674370 [ 275 ] {550838d2-1982-45cc-a9cd-0d64afbc3fc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2025.12.11 03:49:20.689015 [ 275 ] {550838d2-1982-45cc-a9cd-0d64afbc3fc9} <Debug> oximeter.measurements_histogrami16 (e7d7252c-5f30-491b-bff2-3b0e16f81f8d): Loading data parts | ||
| 547 | 2025.12.11 03:49:20.689213 [ 275 ] {550838d2-1982-45cc-a9cd-0d64afbc3fc9} <Debug> oximeter.measurements_histogrami16 (e7d7252c-5f30-491b-bff2-3b0e16f81f8d): There are no data parts | ||
| 548 | 2025.12.11 03:49:20.694986 [ 275 ] {550838d2-1982-45cc-a9cd-0d64afbc3fc9} <Debug> TCPHandler: Processed in 0.021247806 sec. | ||
| 549 | 2025.12.11 03:49:20.695318 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.12.11 03:49:20.695538 [ 275 ] {fabc9d99-0582-4c64-a22d-24fec0f4aa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 551 | 2025.12.11 03:49:20.695680 [ 275 ] {fabc9d99-0582-4c64-a22d-24fec0f4aa07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2025.12.11 03:49:20.710730 [ 275 ] {fabc9d99-0582-4c64-a22d-24fec0f4aa07} <Debug> oximeter.measurements_histogramu16 (db306d0f-4da8-4b89-9e4b-3291a7af50fa): Loading data parts | ||
| 553 | 2025.12.11 03:49:20.710930 [ 275 ] {fabc9d99-0582-4c64-a22d-24fec0f4aa07} <Debug> oximeter.measurements_histogramu16 (db306d0f-4da8-4b89-9e4b-3291a7af50fa): There are no data parts | ||
| 554 | 2025.12.11 03:49:20.716883 [ 275 ] {fabc9d99-0582-4c64-a22d-24fec0f4aa07} <Debug> TCPHandler: Processed in 0.021616253 sec. | ||
| 555 | 2025.12.11 03:49:20.717060 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.12.11 03:49:20.717400 [ 275 ] {f8f5e5fb-1c62-472c-8b42-81ec2dd4fcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 557 | 2025.12.11 03:49:20.717541 [ 275 ] {f8f5e5fb-1c62-472c-8b42-81ec2dd4fcfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2025.12.11 03:49:20.731290 [ 275 ] {f8f5e5fb-1c62-472c-8b42-81ec2dd4fcfb} <Debug> oximeter.measurements_histogrami32 (03fc59c6-a67d-4004-9178-e33ce131b854): Loading data parts | ||
| 559 | 2025.12.11 03:49:20.731607 [ 275 ] {f8f5e5fb-1c62-472c-8b42-81ec2dd4fcfb} <Debug> oximeter.measurements_histogrami32 (03fc59c6-a67d-4004-9178-e33ce131b854): There are no data parts | ||
| 560 | 2025.12.11 03:49:20.733744 [ 275 ] {f8f5e5fb-1c62-472c-8b42-81ec2dd4fcfb} <Debug> TCPHandler: Processed in 0.016745188 sec. | ||
| 561 | 2025.12.11 03:49:20.734726 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2025.12.11 03:49:20.735017 [ 275 ] {5eb9630d-962a-4b92-9a0c-789d95b13148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 563 | 2025.12.11 03:49:20.735329 [ 275 ] {5eb9630d-962a-4b92-9a0c-789d95b13148} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2025.12.11 03:49:20.756843 [ 275 ] {5eb9630d-962a-4b92-9a0c-789d95b13148} <Debug> oximeter.measurements_histogramu32 (1c709330-64df-43f7-9565-d99f8afeab41): Loading data parts | ||
| 565 | 2025.12.11 03:49:20.757148 [ 275 ] {5eb9630d-962a-4b92-9a0c-789d95b13148} <Debug> oximeter.measurements_histogramu32 (1c709330-64df-43f7-9565-d99f8afeab41): There are no data parts | ||
| 566 | 2025.12.11 03:49:20.789924 [ 275 ] {5eb9630d-962a-4b92-9a0c-789d95b13148} <Debug> TCPHandler: Processed in 0.055265683 sec. | ||
| 567 | 2025.12.11 03:49:20.790130 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.12.11 03:49:20.790465 [ 275 ] {fc396634-6896-4494-9d87-e6fa608ced28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 569 | 2025.12.11 03:49:20.790637 [ 275 ] {fc396634-6896-4494-9d87-e6fa608ced28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2025.12.11 03:49:20.805004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 571 | 2025.12.11 03:49:20.805056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 572 | 2025.12.11 03:49:20.805091 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 573 | 2025.12.11 03:49:20.805149 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 574 | 2025.12.11 03:49:20.826516 [ 275 ] {fc396634-6896-4494-9d87-e6fa608ced28} <Debug> oximeter.measurements_histogrami64 (1ac95687-8f2c-4899-b1b7-d95fcff644e8): Loading data parts | ||
| 575 | 2025.12.11 03:49:20.826520 [ 244 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Loading data parts | ||
| 576 | 2025.12.11 03:49:20.826994 [ 244 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): There are no data parts | ||
| 577 | 2025.12.11 03:49:20.827031 [ 275 ] {fc396634-6896-4494-9d87-e6fa608ced28} <Debug> oximeter.measurements_histogrami64 (1ac95687-8f2c-4899-b1b7-d95fcff644e8): There are no data parts | ||
| 578 | 2025.12.11 03:49:20.843217 [ 243 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Loading data parts | ||
| 579 | 2025.12.11 03:49:20.843471 [ 243 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): There are no data parts | ||
| 580 | 2025.12.11 03:49:20.847575 [ 275 ] {fc396634-6896-4494-9d87-e6fa608ced28} <Debug> TCPHandler: Processed in 0.057518391 sec. | ||
| 581 | 2025.12.11 03:49:20.847871 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 582 | 2025.12.11 03:49:20.848136 [ 275 ] {56e7b52a-60c9-4717-ab2b-8234a61a1c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 583 | 2025.12.11 03:49:20.848322 [ 275 ] {56e7b52a-60c9-4717-ab2b-8234a61a1c5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 584 | 2025.12.11 03:49:20.852213 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 585 | 2025.12.11 03:49:20.852406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 586 | 2025.12.11 03:49:20.858711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 587 | 2025.12.11 03:49:20.860022 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 588 | 2025.12.11 03:49:20.860408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 589 | 2025.12.11 03:49:20.865052 [ 275 ] {56e7b52a-60c9-4717-ab2b-8234a61a1c5f} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Loading data parts | ||
| 590 | 2025.12.11 03:49:20.865268 [ 275 ] {56e7b52a-60c9-4717-ab2b-8234a61a1c5f} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): There are no data parts | ||
| 591 | 2025.12.11 03:49:20.877899 [ 275 ] {56e7b52a-60c9-4717-ab2b-8234a61a1c5f} <Debug> TCPHandler: Processed in 0.030102308 sec. | ||
| 592 | 2025.12.11 03:49:20.878087 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.12.11 03:49:20.878328 [ 275 ] {fd4d535f-02a2-4328-a38a-b255250034e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 594 | 2025.12.11 03:49:20.878554 [ 275 ] {fd4d535f-02a2-4328-a38a-b255250034e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 595 | 2025.12.11 03:49:20.887247 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 596 | 2025.12.11 03:49:20.887446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 597 | 2025.12.11 03:49:20.889346 [ 275 ] {fd4d535f-02a2-4328-a38a-b255250034e1} <Debug> oximeter.measurements_histogramf32 (028efe46-6fdb-4ca4-ac73-8711b01ed116): Loading data parts | ||
| 598 | 2025.12.11 03:49:20.889566 [ 275 ] {fd4d535f-02a2-4328-a38a-b255250034e1} <Debug> oximeter.measurements_histogramf32 (028efe46-6fdb-4ca4-ac73-8711b01ed116): There are no data parts | ||
| 599 | 2025.12.11 03:49:20.893184 [ 275 ] {fd4d535f-02a2-4328-a38a-b255250034e1} <Debug> TCPHandler: Processed in 0.015164432 sec. | ||
| 600 | 2025.12.11 03:49:20.893378 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 601 | 2025.12.11 03:49:20.893609 [ 275 ] {683d48d4-6182-4b70-9d8f-ec062d22a5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 602 | 2025.12.11 03:49:20.893775 [ 275 ] {683d48d4-6182-4b70-9d8f-ec062d22a5e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 603 | 2025.12.11 03:49:20.895006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 604 | 2025.12.11 03:49:20.896514 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 605 | 2025.12.11 03:49:20.900519 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 606 | 2025.12.11 03:49:20.902281 [ 275 ] {683d48d4-6182-4b70-9d8f-ec062d22a5e4} <Debug> oximeter.measurements_histogramf64 (49c116e6-ce2d-4f95-a346-32465fc99249): Loading data parts | ||
| 607 | 2025.12.11 03:49:20.902549 [ 275 ] {683d48d4-6182-4b70-9d8f-ec062d22a5e4} <Debug> oximeter.measurements_histogramf64 (49c116e6-ce2d-4f95-a346-32465fc99249): There are no data parts | ||
| 608 | 2025.12.11 03:49:20.905298 [ 275 ] {683d48d4-6182-4b70-9d8f-ec062d22a5e4} <Debug> TCPHandler: Processed in 0.011985277 sec. | ||
| 609 | 2025.12.11 03:49:20.905490 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2025.12.11 03:49:20.905873 [ 275 ] {21467538-721c-49df-bb79-2173963903ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) /* The field tables store named dimensions of each timeseries. | ||
| 611 | * | ||
| 612 | * As with the measurement tables, there is one field table for each field data | ||
| 613 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 614 | * this behavior **must not** be relied upon for query correctness. | ||
| 615 | * | ||
| 616 | * The index for the fields differs from the measurements, however. Rows are | ||
| 617 | * sorted by timeseries name, then field name, field value, and finally | ||
| 618 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 619 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 620 | * usually then used to look up measurements. | ||
| 621 | * | ||
| 622 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 623 | * timeseries name and then key, since it would improve lookups where one | ||
| 624 | * already has the key. Realistically though, these tables are quite small and | ||
| 625 | * so performance benefits will be low in absolute terms. | ||
| 626 | * | ||
| 627 | * TTL: We use a materialized column to expire old field table records. This | ||
| 628 | * column is generated automatically by the database whenever a new row is | ||
| 629 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 630 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 631 | * record will remain during a deduplication, which will have the last | ||
| 632 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 633 | * measurement tables. | ||
| 634 | */ | ||
| 635 | 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) | ||
| 636 | 2025.12.11 03:49:20.906007 [ 275 ] {21467538-721c-49df-bb79-2173963903ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 637 | 2025.12.11 03:49:20.915612 [ 275 ] {21467538-721c-49df-bb79-2173963903ec} <Debug> oximeter.fields_bool (8007dc4d-7bdf-471e-94e2-9d5836cdcd5b): Loading data parts | ||
| 638 | 2025.12.11 03:49:20.915784 [ 275 ] {21467538-721c-49df-bb79-2173963903ec} <Debug> oximeter.fields_bool (8007dc4d-7bdf-471e-94e2-9d5836cdcd5b): There are no data parts | ||
| 639 | 2025.12.11 03:49:20.918348 [ 275 ] {21467538-721c-49df-bb79-2173963903ec} <Debug> TCPHandler: Processed in 0.012934832 sec. | ||
| 640 | 2025.12.11 03:49:20.918607 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.12.11 03:49:20.918768 [ 275 ] {60f27aad-cc77-4c68-adb4-2dce786c4ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 642 | 2025.12.11 03:49:20.918900 [ 275 ] {60f27aad-cc77-4c68-adb4-2dce786c4ed4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 643 | 2025.12.11 03:49:20.920640 [ 275 ] {60f27aad-cc77-4c68-adb4-2dce786c4ed4} <Debug> oximeter.fields_i8 (b390a64b-1688-430f-a1fd-2a6dac35ea1c): Loading data parts | ||
| 644 | 2025.12.11 03:49:20.920897 [ 275 ] {60f27aad-cc77-4c68-adb4-2dce786c4ed4} <Debug> oximeter.fields_i8 (b390a64b-1688-430f-a1fd-2a6dac35ea1c): There are no data parts | ||
| 645 | 2025.12.11 03:49:20.931032 [ 275 ] {60f27aad-cc77-4c68-adb4-2dce786c4ed4} <Debug> TCPHandler: Processed in 0.012474205 sec. | ||
| 646 | 2025.12.11 03:49:20.931214 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.12.11 03:49:20.931443 [ 275 ] {d4263a54-210f-46a2-9fcd-1c72425361c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 648 | 2025.12.11 03:49:20.931533 [ 275 ] {d4263a54-210f-46a2-9fcd-1c72425361c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 649 | 2025.12.11 03:49:20.934180 [ 275 ] {d4263a54-210f-46a2-9fcd-1c72425361c5} <Debug> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Loading data parts | ||
| 650 | 2025.12.11 03:49:20.934399 [ 275 ] {d4263a54-210f-46a2-9fcd-1c72425361c5} <Debug> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): There are no data parts | ||
| 651 | 2025.12.11 03:49:20.943100 [ 275 ] {d4263a54-210f-46a2-9fcd-1c72425361c5} <Debug> TCPHandler: Processed in 0.011945376 sec. | ||
| 652 | 2025.12.11 03:49:20.943356 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2025.12.11 03:49:20.943517 [ 275 ] {e8260d07-809f-4ba4-8121-8f2eb717a4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 654 | 2025.12.11 03:49:20.943668 [ 275 ] {e8260d07-809f-4ba4-8121-8f2eb717a4a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 655 | 2025.12.11 03:49:20.946229 [ 275 ] {e8260d07-809f-4ba4-8121-8f2eb717a4a9} <Debug> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Loading data parts | ||
| 656 | 2025.12.11 03:49:20.946474 [ 275 ] {e8260d07-809f-4ba4-8121-8f2eb717a4a9} <Debug> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): There are no data parts | ||
| 657 | 2025.12.11 03:49:20.948722 [ 275 ] {e8260d07-809f-4ba4-8121-8f2eb717a4a9} <Debug> TCPHandler: Processed in 0.005416194 sec. | ||
| 658 | 2025.12.11 03:49:20.948891 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2025.12.11 03:49:20.949165 [ 275 ] {72300a5d-f1ca-4a5f-8cf8-efa3ee26f647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 660 | 2025.12.11 03:49:20.949251 [ 275 ] {72300a5d-f1ca-4a5f-8cf8-efa3ee26f647} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 661 | 2025.12.11 03:49:20.962370 [ 275 ] {72300a5d-f1ca-4a5f-8cf8-efa3ee26f647} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Loading data parts | ||
| 662 | 2025.12.11 03:49:20.962557 [ 275 ] {72300a5d-f1ca-4a5f-8cf8-efa3ee26f647} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): There are no data parts | ||
| 663 | 2025.12.11 03:49:20.967560 [ 275 ] {72300a5d-f1ca-4a5f-8cf8-efa3ee26f647} <Debug> TCPHandler: Processed in 0.018733172 sec. | ||
| 664 | 2025.12.11 03:49:20.967851 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2025.12.11 03:49:20.968028 [ 275 ] {3d1341b6-9c54-44cc-b1de-3774bef766fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 666 | 2025.12.11 03:49:20.968182 [ 275 ] {3d1341b6-9c54-44cc-b1de-3774bef766fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 667 | 2025.12.11 03:49:20.980891 [ 275 ] {3d1341b6-9c54-44cc-b1de-3774bef766fd} <Debug> oximeter.fields_i32 (2c0accde-bb8a-4f68-9a3c-71df93a10596): Loading data parts | ||
| 668 | 2025.12.11 03:49:20.981280 [ 275 ] {3d1341b6-9c54-44cc-b1de-3774bef766fd} <Debug> oximeter.fields_i32 (2c0accde-bb8a-4f68-9a3c-71df93a10596): There are no data parts | ||
| 669 | 2025.12.11 03:49:20.986302 [ 275 ] {3d1341b6-9c54-44cc-b1de-3774bef766fd} <Debug> TCPHandler: Processed in 0.018518849 sec. | ||
| 670 | 2025.12.11 03:49:20.986482 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2025.12.11 03:49:20.986750 [ 275 ] {728a2fb9-4220-4898-bd34-9de5b77e27ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 672 | 2025.12.11 03:49:20.986888 [ 275 ] {728a2fb9-4220-4898-bd34-9de5b77e27ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 673 | 2025.12.11 03:49:20.999548 [ 275 ] {728a2fb9-4220-4898-bd34-9de5b77e27ec} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Loading data parts | ||
| 674 | 2025.12.11 03:49:20.999711 [ 275 ] {728a2fb9-4220-4898-bd34-9de5b77e27ec} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): There are no data parts | ||
| 675 | 2025.12.11 03:49:21.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.80 MiB, peak 135.26 MiB, free memory in arenas 0.00 B, will set to 151.89 MiB (RSS), difference: 20.10 MiB | ||
| 676 | 2025.12.11 03:49:21.003764 [ 275 ] {728a2fb9-4220-4898-bd34-9de5b77e27ec} <Debug> TCPHandler: Processed in 0.017335749 sec. | ||
| 677 | 2025.12.11 03:49:21.003963 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.12.11 03:49:21.004287 [ 275 ] {2efbf86c-1362-4717-8750-62964f062e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 679 | 2025.12.11 03:49:21.004336 [ 275 ] {2efbf86c-1362-4717-8750-62964f062e37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 680 | 2025.12.11 03:49:21.016895 [ 275 ] {2efbf86c-1362-4717-8750-62964f062e37} <Debug> oximeter.fields_i64 (559f00ea-a856-467c-b91a-82b580f715c9): Loading data parts | ||
| 681 | 2025.12.11 03:49:21.017091 [ 275 ] {2efbf86c-1362-4717-8750-62964f062e37} <Debug> oximeter.fields_i64 (559f00ea-a856-467c-b91a-82b580f715c9): There are no data parts | ||
| 682 | 2025.12.11 03:49:21.022388 [ 275 ] {2efbf86c-1362-4717-8750-62964f062e37} <Debug> TCPHandler: Processed in 0.018493308 sec. | ||
| 683 | 2025.12.11 03:49:21.022861 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.12.11 03:49:21.023114 [ 275 ] {2231fd08-48a1-4223-a514-5cfd01383b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 685 | 2025.12.11 03:49:21.023357 [ 275 ] {2231fd08-48a1-4223-a514-5cfd01383b65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 686 | 2025.12.11 03:49:21.035826 [ 275 ] {2231fd08-48a1-4223-a514-5cfd01383b65} <Debug> oximeter.fields_u64 (8c722880-37d5-443e-b67a-c1f81fcd4c8e): Loading data parts | ||
| 687 | 2025.12.11 03:49:21.036395 [ 275 ] {2231fd08-48a1-4223-a514-5cfd01383b65} <Debug> oximeter.fields_u64 (8c722880-37d5-443e-b67a-c1f81fcd4c8e): There are no data parts | ||
| 688 | 2025.12.11 03:49:21.041632 [ 275 ] {2231fd08-48a1-4223-a514-5cfd01383b65} <Debug> TCPHandler: Processed in 0.018870535 sec. | ||
| 689 | 2025.12.11 03:49:21.041881 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.12.11 03:49:21.042277 [ 275 ] {e99decf4-845c-4775-9129-cd3b7c8808dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 691 | 2025.12.11 03:49:21.042435 [ 275 ] {e99decf4-845c-4775-9129-cd3b7c8808dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 692 | 2025.12.11 03:49:21.055339 [ 275 ] {e99decf4-845c-4775-9129-cd3b7c8808dd} <Debug> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Loading data parts | ||
| 693 | 2025.12.11 03:49:21.055503 [ 275 ] {e99decf4-845c-4775-9129-cd3b7c8808dd} <Debug> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): There are no data parts | ||
| 694 | 2025.12.11 03:49:21.060113 [ 275 ] {e99decf4-845c-4775-9129-cd3b7c8808dd} <Debug> TCPHandler: Processed in 0.018324336 sec. | ||
| 695 | 2025.12.11 03:49:21.060335 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 696 | 2025.12.11 03:49:21.060507 [ 275 ] {520fc53e-cfce-4731-b48e-bb2389bd7422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 697 | 2025.12.11 03:49:21.060648 [ 275 ] {520fc53e-cfce-4731-b48e-bb2389bd7422} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 698 | 2025.12.11 03:49:21.073047 [ 275 ] {520fc53e-cfce-4731-b48e-bb2389bd7422} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Loading data parts | ||
| 699 | 2025.12.11 03:49:21.073320 [ 275 ] {520fc53e-cfce-4731-b48e-bb2389bd7422} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): There are no data parts | ||
| 700 | 2025.12.11 03:49:21.075327 [ 275 ] {520fc53e-cfce-4731-b48e-bb2389bd7422} <Debug> TCPHandler: Processed in 0.015049819 sec. | ||
| 701 | 2025.12.11 03:49:21.075492 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 702 | 2025.12.11 03:49:21.075784 [ 275 ] {0dee136e-eafe-4970-b254-8845b5a876d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 703 | 2025.12.11 03:49:21.075928 [ 275 ] {0dee136e-eafe-4970-b254-8845b5a876d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 704 | 2025.12.11 03:49:21.091813 [ 275 ] {0dee136e-eafe-4970-b254-8845b5a876d4} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Loading data parts | ||
| 705 | 2025.12.11 03:49:21.092001 [ 275 ] {0dee136e-eafe-4970-b254-8845b5a876d4} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): There are no data parts | ||
| 706 | 2025.12.11 03:49:21.096938 [ 275 ] {0dee136e-eafe-4970-b254-8845b5a876d4} <Debug> TCPHandler: Processed in 0.021495791 sec. | ||
| 707 | 2025.12.11 03:49:21.097141 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 708 | 2025.12.11 03:49:21.097408 [ 275 ] {205944d1-52b0-4da5-9b92-c3af68e1400b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) /* The timeseries schema table stores the extracted schema for the samples | ||
| 709 | * oximeter collects. | ||
| 710 | */ | ||
| 711 | 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) | ||
| 712 | 2025.12.11 03:49:21.097584 [ 275 ] {205944d1-52b0-4da5-9b92-c3af68e1400b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 713 | 2025.12.11 03:49:21.110261 [ 275 ] {205944d1-52b0-4da5-9b92-c3af68e1400b} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): Loading data parts | ||
| 714 | 2025.12.11 03:49:21.110459 [ 275 ] {205944d1-52b0-4da5-9b92-c3af68e1400b} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): There are no data parts | ||
| 715 | 2025.12.11 03:49:21.114499 [ 275 ] {205944d1-52b0-4da5-9b92-c3af68e1400b} <Debug> TCPHandler: Processed in 0.0174219 sec. | ||
| 716 | 2025.12.11 03:49:21.114995 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 717 | 2025.12.11 03:49:21.115308 [ 276 ] {0113e5d0-215e-4660-be88-08919fb22bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 718 | 2025.12.11 03:49:21.116085 [ 276 ] {0113e5d0-215e-4660-be88-08919fb22bca} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 719 | 2025.12.11 03:49:21.136194 [ 287 ] {0113e5d0-215e-4660-be88-08919fb22bca} <Trace> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 720 | 2025.12.11 03:49:21.136272 [ 287 ] {0113e5d0-215e-4660-be88-08919fb22bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 721 | 2025.12.11 03:49:21.137236 [ 287 ] {0113e5d0-215e-4660-be88-08919fb22bca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 722 | 2025.12.11 03:49:21.137834 [ 287 ] {0113e5d0-215e-4660-be88-08919fb22bca} <Trace> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 723 | 2025.12.11 03:49:21.138032 [ 276 ] {0113e5d0-215e-4660-be88-08919fb22bca} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022866 sec., 43.733053441791306 rows/sec., 699.73 B/sec. | ||
| 724 | 2025.12.11 03:49:21.138473 [ 276 ] {0113e5d0-215e-4660-be88-08919fb22bca} <Debug> TCPHandler: Processed in 0.023602107 sec. | ||
| 725 | 2025.12.11 03:49:22.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.48 MiB, peak 152.48 MiB, free memory in arenas 0.00 B, will set to 153.54 MiB (RSS), difference: 1.06 MiB | ||
| 726 | 2025.12.11 03:49:23.304956 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.11 03:49:23.305308 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.11 03:49:23.318664 [ 242 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Loading data parts | ||
| 729 | 2025.12.11 03:49:23.318844 [ 242 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): There are no data parts | ||
| 730 | 2025.12.11 03:49:23.330853 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.11 03:49:23.331018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 732 | 2025.12.11 03:49:23.332904 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.11 03:49:23.333594 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.12.11 03:49:23.333981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.11 03:49:24.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.74 MiB, peak 157.74 MiB, free memory in arenas 0.00 B, will set to 154.52 MiB (RSS), difference: -3.22 MiB | ||
| 736 | 2025.12.11 03:49:26.985127 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56525 | ||
| 737 | 2025.12.11 03:49:26.985278 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2025.12.11 03:49:26.985429 [ 288 ] {} <Debug> TCP-Session: 6bbbe79f-f5bf-4150-a9be-bee0323e2e1d Authenticating user 'default' from [fd00:1122:3344:101::e]:56525 | ||
| 739 | 2025.12.11 03:49:26.985453 [ 288 ] {} <Debug> TCP-Session: 6bbbe79f-f5bf-4150-a9be-bee0323e2e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2025.12.11 03:49:26.985465 [ 288 ] {} <Debug> TCP-Session: 6bbbe79f-f5bf-4150-a9be-bee0323e2e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2025.12.11 03:49:26.985621 [ 288 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2025.12.11 03:49:26.985647 [ 288 ] {} <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 | ||
| 743 | 2025.12.11 03:49:26.985754 [ 288 ] {} <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 | ||
| 744 | 2025.12.11 03:49:26.986155 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45701 | ||
| 745 | 2025.12.11 03:49:26.986274 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50641 | ||
| 746 | 2025.12.11 03:49:26.986383 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54162 | ||
| 747 | 2025.12.11 03:49:26.986549 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2025.12.11 03:49:26.986568 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61127 | ||
| 749 | 2025.12.11 03:49:26.986587 [ 289 ] {} <Debug> TCP-Session: 61195294-0aa9-41dc-9861-cac96e9c5d3e Authenticating user 'default' from [fd00:1122:3344:101::e]:45701 | ||
| 750 | 2025.12.11 03:49:26.986688 [ 289 ] {} <Debug> TCP-Session: 61195294-0aa9-41dc-9861-cac96e9c5d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2025.12.11 03:49:26.986703 [ 289 ] {} <Debug> TCP-Session: 61195294-0aa9-41dc-9861-cac96e9c5d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2025.12.11 03:49:26.986729 [ 288 ] {} <Trace> TCP-Session: 6bbbe79f-f5bf-4150-a9be-bee0323e2e1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.12.11 03:49:26.986741 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2025.12.11 03:49:26.986786 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2025.12.11 03:49:26.986795 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34526 | ||
| 756 | 2025.12.11 03:49:26.986800 [ 290 ] {} <Debug> TCP-Session: 6e96428f-3642-445a-9da5-ba1baf781a33 Authenticating user 'default' from [fd00:1122:3344:101::e]:50641 | ||
| 757 | 2025.12.11 03:49:26.986865 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2025.12.11 03:49:26.986916 [ 292 ] {} <Debug> TCP-Session: a7f3a6e7-4811-48a7-8d25-8ebc6f0a9443 Authenticating user 'default' from [fd00:1122:3344:101::e]:61127 | ||
| 759 | 2025.12.11 03:49:26.986916 [ 291 ] {} <Debug> TCP-Session: 526326ad-622d-41f6-b96f-64fc97afcf4a Authenticating user 'default' from [fd00:1122:3344:101::e]:54162 | ||
| 760 | 2025.12.11 03:49:26.986928 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42509 | ||
| 761 | 2025.12.11 03:49:26.986947 [ 290 ] {} <Debug> TCP-Session: 6e96428f-3642-445a-9da5-ba1baf781a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2025.12.11 03:49:26.986948 [ 292 ] {} <Debug> TCP-Session: a7f3a6e7-4811-48a7-8d25-8ebc6f0a9443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2025.12.11 03:49:26.986986 [ 290 ] {} <Debug> TCP-Session: 6e96428f-3642-445a-9da5-ba1baf781a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2025.12.11 03:49:26.987002 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35458 | ||
| 765 | 2025.12.11 03:49:26.987014 [ 292 ] {} <Debug> TCP-Session: a7f3a6e7-4811-48a7-8d25-8ebc6f0a9443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2025.12.11 03:49:26.987037 [ 288 ] {8918588c-6d09-40ab-8e7f-210ad153225c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56525) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 767 | 2025.12.11 03:49:26.987016 [ 291 ] {} <Debug> TCP-Session: 526326ad-622d-41f6-b96f-64fc97afcf4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2025.12.11 03:49:26.987092 [ 291 ] {} <Debug> TCP-Session: 526326ad-622d-41f6-b96f-64fc97afcf4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2025.12.11 03:49:26.987194 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55508 | ||
| 770 | 2025.12.11 03:49:26.987268 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2025.12.11 03:49:26.987367 [ 294 ] {} <Debug> TCP-Session: fabf3185-c615-44c7-b128-e8ae95f2dd1d Authenticating user 'default' from [fd00:1122:3344:101::e]:42509 | ||
| 772 | 2025.12.11 03:49:26.987379 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2025.12.11 03:49:26.987386 [ 294 ] {} <Debug> TCP-Session: fabf3185-c615-44c7-b128-e8ae95f2dd1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2025.12.11 03:49:26.987419 [ 293 ] {} <Debug> TCP-Session: 57d7bc0a-f58c-4061-bfb7-9e6bdfc470f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34526 | ||
| 775 | 2025.12.11 03:49:26.987420 [ 294 ] {} <Debug> TCP-Session: fabf3185-c615-44c7-b128-e8ae95f2dd1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2025.12.11 03:49:26.987443 [ 293 ] {} <Debug> TCP-Session: 57d7bc0a-f58c-4061-bfb7-9e6bdfc470f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2025.12.11 03:49:26.987445 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2025.12.11 03:49:26.987463 [ 293 ] {} <Debug> TCP-Session: 57d7bc0a-f58c-4061-bfb7-9e6bdfc470f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2025.12.11 03:49:26.987496 [ 295 ] {} <Debug> TCP-Session: 450acee6-86ea-4ca8-9cd3-79cb0184c741 Authenticating user 'default' from [fd00:1122:3344:101::e]:35458 | ||
| 780 | 2025.12.11 03:49:26.987517 [ 295 ] {} <Debug> TCP-Session: 450acee6-86ea-4ca8-9cd3-79cb0184c741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2025.12.11 03:49:26.987530 [ 295 ] {} <Debug> TCP-Session: 450acee6-86ea-4ca8-9cd3-79cb0184c741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2025.12.11 03:49:26.987573 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2025.12.11 03:49:26.987617 [ 296 ] {} <Debug> TCP-Session: 55750620-8702-4d71-a9b4-85c5a4b79cda Authenticating user 'default' from [fd00:1122:3344:101::e]:55508 | ||
| 784 | 2025.12.11 03:49:26.987634 [ 296 ] {} <Debug> TCP-Session: 55750620-8702-4d71-a9b4-85c5a4b79cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2025.12.11 03:49:26.987647 [ 296 ] {} <Debug> TCP-Session: 55750620-8702-4d71-a9b4-85c5a4b79cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2025.12.11 03:49:26.987978 [ 288 ] {8918588c-6d09-40ab-8e7f-210ad153225c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 787 | 2025.12.11 03:49:26.990239 [ 288 ] {8918588c-6d09-40ab-8e7f-210ad153225c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2025.12.11 03:49:26.999018 [ 288 ] {8918588c-6d09-40ab-8e7f-210ad153225c} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 789 | 2025.12.11 03:49:27.000155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.76 MiB, peak 157.74 MiB, free memory in arenas 0.00 B, will set to 156.42 MiB (RSS), difference: 1.65 MiB | ||
| 790 | 2025.12.11 03:49:27.008722 [ 303 ] {8918588c-6d09-40ab-8e7f-210ad153225c} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2025.12.11 03:49:27.008821 [ 303 ] {8918588c-6d09-40ab-8e7f-210ad153225c} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2025.12.11 03:49:27.009461 [ 303 ] {8918588c-6d09-40ab-8e7f-210ad153225c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003963759 sec. (252.286 rows/sec., 9.85 KiB/sec.) | ||
| 793 | 2025.12.11 03:49:27.009485 [ 303 ] {8918588c-6d09-40ab-8e7f-210ad153225c} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2025.12.11 03:49:27.009517 [ 303 ] {8918588c-6d09-40ab-8e7f-210ad153225c} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2025.12.11 03:49:27.010594 [ 288 ] {8918588c-6d09-40ab-8e7f-210ad153225c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.023644 sec., 42.29402808323465 rows/sec., 1.65 KiB/sec. | ||
| 796 | 2025.12.11 03:49:27.010730 [ 288 ] {8918588c-6d09-40ab-8e7f-210ad153225c} <Debug> TCPHandler: Processed in 0.024287339 sec. | ||
| 797 | 2025.12.11 03:49:27.012853 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2025.12.11 03:49:27.012892 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2025.12.11 03:49:27.012921 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2025.12.11 03:49:27.012935 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2025.12.11 03:49:27.012960 [ 289 ] {} <Debug> TCP-Session: 61195294-0aa9-41dc-9861-cac96e9c5d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2025.12.11 03:49:27.012965 [ 293 ] {} <Debug> TCP-Session: 57d7bc0a-f58c-4061-bfb7-9e6bdfc470f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2025.12.11 03:49:27.012969 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2025.12.11 03:49:27.012992 [ 291 ] {} <Debug> TCP-Session: 526326ad-622d-41f6-b96f-64fc97afcf4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2025.12.11 03:49:27.013002 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2025.12.11 03:49:27.013031 [ 292 ] {} <Debug> TCP-Session: a7f3a6e7-4811-48a7-8d25-8ebc6f0a9443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2025.12.11 03:49:27.013056 [ 295 ] {} <Debug> TCP-Session: 450acee6-86ea-4ca8-9cd3-79cb0184c741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2025.12.11 03:49:27.012985 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 809 | 2025.12.11 03:49:27.012949 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2025.12.11 03:49:27.012899 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2025.12.11 03:49:27.013119 [ 294 ] {} <Debug> TCP-Session: fabf3185-c615-44c7-b128-e8ae95f2dd1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2025.12.11 03:49:27.013132 [ 296 ] {} <Debug> TCP-Session: 55750620-8702-4d71-a9b4-85c5a4b79cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2025.12.11 03:49:27.013160 [ 290 ] {} <Debug> TCP-Session: 6e96428f-3642-445a-9da5-ba1baf781a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2025.12.11 03:49:27.012909 [ 288 ] {} <Debug> TCP-Session: 6bbbe79f-f5bf-4150-a9be-bee0323e2e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2025.12.11 03:49:28.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.62 MiB, peak 166.75 MiB, free memory in arenas 0.00 B, will set to 158.81 MiB (RSS), difference: 2.19 MiB | ||
| 816 | 2025.12.11 03:49:28.266790 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2025.12.11 03:49:28.266842 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2025.12.11 03:49:28.361452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 979 | ||
| 819 | 2025.12.11 03:49:28.364314 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2025.12.11 03:49:28.364359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 821 | 2025.12.11 03:49:28.364950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2025.12.11 03:49:28.365389 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2025.12.11 03:49:28.365534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 979 | ||
| 824 | 2025.12.11 03:49:28.401564 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2025.12.11 03:49:28.421860 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2025.12.11 03:49:28.421933 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 827 | 2025.12.11 03:49:28.431515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2025.12.11 03:49:28.433474 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2025.12.11 03:49:28.438695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2025.12.11 03:49:29.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.45 MiB, peak 166.75 MiB, free memory in arenas 0.00 B, will set to 162.11 MiB (RSS), difference: 2.65 MiB | ||
| 831 | 2025.12.11 03:49:33.322518 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55492 | ||
| 832 | 2025.12.11 03:49:33.322644 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2025.12.11 03:49:33.322673 [ 288 ] {} <Debug> TCP-Session: 62d60ea4-49d7-4347-b544-d9add5029b31 Authenticating user 'default' from [fd00:1122:3344:101::e]:55492 | ||
| 834 | 2025.12.11 03:49:33.322696 [ 288 ] {} <Debug> TCP-Session: 62d60ea4-49d7-4347-b544-d9add5029b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2025.12.11 03:49:33.322709 [ 288 ] {} <Debug> TCP-Session: 62d60ea4-49d7-4347-b544-d9add5029b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2025.12.11 03:49:33.322930 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38675 | ||
| 837 | 2025.12.11 03:49:33.322953 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61896 | ||
| 838 | 2025.12.11 03:49:33.322975 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46195 | ||
| 839 | 2025.12.11 03:49:33.323035 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45750 | ||
| 840 | 2025.12.11 03:49:33.323053 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34313 | ||
| 841 | 2025.12.11 03:49:33.323101 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2025.12.11 03:49:33.323070 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2025.12.11 03:49:33.323143 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2025.12.11 03:49:33.323143 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2025.12.11 03:49:33.323174 [ 289 ] {} <Debug> TCP-Session: 3899a5c9-b7af-4cd4-8384-99356633d796 Authenticating user 'default' from [fd00:1122:3344:101::e]:38675 | ||
| 846 | 2025.12.11 03:49:33.323181 [ 295 ] {} <Debug> TCP-Session: 155fea0c-1f26-420a-a168-5a4864b0c6be Authenticating user 'default' from [fd00:1122:3344:101::e]:45750 | ||
| 847 | 2025.12.11 03:49:33.323192 [ 291 ] {} <Debug> TCP-Session: 9489a524-9f48-4b36-8990-aaee9761a146 Authenticating user 'default' from [fd00:1122:3344:101::e]:46195 | ||
| 848 | 2025.12.11 03:49:33.323209 [ 289 ] {} <Debug> TCP-Session: 3899a5c9-b7af-4cd4-8384-99356633d796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2025.12.11 03:49:33.323219 [ 295 ] {} <Debug> TCP-Session: 155fea0c-1f26-420a-a168-5a4864b0c6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2025.12.11 03:49:33.323224 [ 291 ] {} <Debug> TCP-Session: 9489a524-9f48-4b36-8990-aaee9761a146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2025.12.11 03:49:33.323236 [ 289 ] {} <Debug> TCP-Session: 3899a5c9-b7af-4cd4-8384-99356633d796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2025.12.11 03:49:33.323255 [ 291 ] {} <Debug> TCP-Session: 9489a524-9f48-4b36-8990-aaee9761a146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2025.12.11 03:49:33.323246 [ 295 ] {} <Debug> TCP-Session: 155fea0c-1f26-420a-a168-5a4864b0c6be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2025.12.11 03:49:33.323171 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2025.12.11 03:49:33.323055 [ 288 ] {} <Trace> TCP-Session: 62d60ea4-49d7-4347-b544-d9add5029b31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2025.12.11 03:49:33.323344 [ 296 ] {} <Debug> TCP-Session: d4268de4-32a4-4c6c-b111-9931da324538 Authenticating user 'default' from [fd00:1122:3344:101::e]:34313 | ||
| 857 | 2025.12.11 03:49:33.323005 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39292 | ||
| 858 | 2025.12.11 03:49:33.323377 [ 296 ] {} <Debug> TCP-Session: d4268de4-32a4-4c6c-b111-9931da324538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2025.12.11 03:49:33.322996 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61251 | ||
| 860 | 2025.12.11 03:49:33.323412 [ 296 ] {} <Debug> TCP-Session: d4268de4-32a4-4c6c-b111-9931da324538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2025.12.11 03:49:33.322994 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61430 | ||
| 862 | 2025.12.11 03:49:33.323454 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 863 | 2025.12.11 03:49:33.323141 [ 290 ] {} <Debug> TCP-Session: b9893c3f-cbef-4b7e-aadf-8ea9b77ba44b Authenticating user 'default' from [fd00:1122:3344:101::e]:61896 | ||
| 864 | 2025.12.11 03:49:33.323496 [ 294 ] {} <Debug> TCP-Session: bc697fb6-6214-4b10-9042-c8bf5829201f Authenticating user 'default' from [fd00:1122:3344:101::e]:39292 | ||
| 865 | 2025.12.11 03:49:33.323518 [ 294 ] {} <Debug> TCP-Session: bc697fb6-6214-4b10-9042-c8bf5829201f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2025.12.11 03:49:33.323519 [ 290 ] {} <Debug> TCP-Session: b9893c3f-cbef-4b7e-aadf-8ea9b77ba44b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2025.12.11 03:49:33.323536 [ 294 ] {} <Debug> TCP-Session: bc697fb6-6214-4b10-9042-c8bf5829201f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2025.12.11 03:49:33.323546 [ 290 ] {} <Debug> TCP-Session: b9893c3f-cbef-4b7e-aadf-8ea9b77ba44b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2025.12.11 03:49:33.323545 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2025.12.11 03:49:33.323533 [ 288 ] {ff47c6ee-9bda-49fd-896e-47b4d5a336b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55492) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 871 | 2025.12.11 03:49:33.323594 [ 292 ] {} <Debug> TCP-Session: fd612adc-cc79-498c-ba00-33f21d53672a Authenticating user 'default' from [fd00:1122:3344:101::e]:61251 | ||
| 872 | 2025.12.11 03:49:33.323616 [ 292 ] {} <Debug> TCP-Session: fd612adc-cc79-498c-ba00-33f21d53672a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2025.12.11 03:49:33.323630 [ 292 ] {} <Debug> TCP-Session: fd612adc-cc79-498c-ba00-33f21d53672a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2025.12.11 03:49:33.323663 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 875 | 2025.12.11 03:49:33.323698 [ 293 ] {} <Debug> TCP-Session: 53f72ac5-f4ac-4055-8468-afe3c4bf2874 Authenticating user 'default' from [fd00:1122:3344:101::e]:61430 | ||
| 876 | 2025.12.11 03:49:33.323722 [ 293 ] {} <Debug> TCP-Session: 53f72ac5-f4ac-4055-8468-afe3c4bf2874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2025.12.11 03:49:33.323743 [ 293 ] {} <Debug> TCP-Session: 53f72ac5-f4ac-4055-8468-afe3c4bf2874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2025.12.11 03:49:33.323867 [ 288 ] {ff47c6ee-9bda-49fd-896e-47b4d5a336b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 879 | 2025.12.11 03:49:33.323929 [ 288 ] {ff47c6ee-9bda-49fd-896e-47b4d5a336b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2025.12.11 03:49:33.324231 [ 288 ] {ff47c6ee-9bda-49fd-896e-47b4d5a336b1} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 881 | 2025.12.11 03:49:33.325088 [ 338 ] {ff47c6ee-9bda-49fd-896e-47b4d5a336b1} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2025.12.11 03:49:33.325148 [ 338 ] {ff47c6ee-9bda-49fd-896e-47b4d5a336b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2025.12.11 03:49:33.325181 [ 338 ] {ff47c6ee-9bda-49fd-896e-47b4d5a336b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000854844 sec. (1169.804 rows/sec., 45.70 KiB/sec.) | ||
| 884 | 2025.12.11 03:49:33.325199 [ 338 ] {ff47c6ee-9bda-49fd-896e-47b4d5a336b1} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2025.12.11 03:49:33.326295 [ 288 ] {ff47c6ee-9bda-49fd-896e-47b4d5a336b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002829 sec., 353.4817956875221 rows/sec., 13.81 KiB/sec. | ||
| 886 | 2025.12.11 03:49:33.326453 [ 288 ] {ff47c6ee-9bda-49fd-896e-47b4d5a336b1} <Debug> TCPHandler: Processed in 0.003525031 sec. | ||
| 887 | 2025.12.11 03:49:33.326544 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2025.12.11 03:49:33.326570 [ 288 ] {} <Debug> TCP-Session: 62d60ea4-49d7-4347-b544-d9add5029b31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2025.12.11 03:49:33.326576 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2025.12.11 03:49:33.326599 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2025.12.11 03:49:33.326626 [ 289 ] {} <Debug> TCP-Session: 3899a5c9-b7af-4cd4-8384-99356633d796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2025.12.11 03:49:33.326629 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2025.12.11 03:49:33.326652 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2025.12.11 03:49:33.326665 [ 291 ] {} <Debug> TCP-Session: 9489a524-9f48-4b36-8990-aaee9761a146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2025.12.11 03:49:33.326684 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2025.12.11 03:49:33.326708 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2025.12.11 03:49:33.326726 [ 294 ] {} <Debug> TCP-Session: bc697fb6-6214-4b10-9042-c8bf5829201f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2025.12.11 03:49:33.326749 [ 292 ] {} <Debug> TCP-Session: fd612adc-cc79-498c-ba00-33f21d53672a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2025.12.11 03:49:33.326766 [ 295 ] {} <Debug> TCP-Session: 155fea0c-1f26-420a-a168-5a4864b0c6be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2025.12.11 03:49:33.326692 [ 296 ] {} <Debug> TCP-Session: d4268de4-32a4-4c6c-b111-9931da324538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2025.12.11 03:49:33.326667 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2025.12.11 03:49:33.326623 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2025.12.11 03:49:33.326853 [ 293 ] {} <Debug> TCP-Session: 53f72ac5-f4ac-4055-8468-afe3c4bf2874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2025.12.11 03:49:33.326880 [ 290 ] {} <Debug> TCP-Session: b9893c3f-cbef-4b7e-aadf-8ea9b77ba44b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2025.12.11 03:49:33.335267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 92 | ||
| 906 | 2025.12.11 03:49:33.337100 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2025.12.11 03:49:33.337144 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 908 | 2025.12.11 03:49:33.338338 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2025.12.11 03:49:33.338834 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2025.12.11 03:49:33.339063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 911 | 2025.12.11 03:49:33.470247 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56659 | ||
| 912 | 2025.12.11 03:49:33.470350 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2025.12.11 03:49:33.470376 [ 288 ] {} <Debug> TCP-Session: e9f429e1-e15e-4c9c-9179-4f3efd2408ce Authenticating user 'default' from [fd00:1122:3344:101::e]:56659 | ||
| 914 | 2025.12.11 03:49:33.470398 [ 288 ] {} <Debug> TCP-Session: e9f429e1-e15e-4c9c-9179-4f3efd2408ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2025.12.11 03:49:33.470411 [ 288 ] {} <Debug> TCP-Session: e9f429e1-e15e-4c9c-9179-4f3efd2408ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2025.12.11 03:49:33.470610 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51962 | ||
| 917 | 2025.12.11 03:49:33.470670 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48686 | ||
| 918 | 2025.12.11 03:49:33.470679 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63468 | ||
| 919 | 2025.12.11 03:49:33.470702 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62847 | ||
| 920 | 2025.12.11 03:49:33.470726 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2025.12.11 03:49:33.470732 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57773 | ||
| 922 | 2025.12.11 03:49:33.470779 [ 289 ] {} <Debug> TCP-Session: 2e8331ae-f5e6-44a9-8b23-d4d0c505ecac Authenticating user 'default' from [fd00:1122:3344:101::e]:51962 | ||
| 923 | 2025.12.11 03:49:33.470787 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2025.12.11 03:49:33.470802 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2025.12.11 03:49:33.470814 [ 289 ] {} <Debug> TCP-Session: 2e8331ae-f5e6-44a9-8b23-d4d0c505ecac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2025.12.11 03:49:33.470827 [ 288 ] {} <Trace> TCP-Session: e9f429e1-e15e-4c9c-9179-4f3efd2408ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2025.12.11 03:49:33.470836 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 928 | 2025.12.11 03:49:33.470840 [ 293 ] {} <Debug> TCP-Session: 60fd25ca-ed35-4ada-8ba5-c66df88b8c9a Authenticating user 'default' from [fd00:1122:3344:101::e]:62847 | ||
| 929 | 2025.12.11 03:49:33.470873 [ 296 ] {} <Debug> TCP-Session: 643535ca-0e27-46d7-9899-6ea241174d97 Authenticating user 'default' from [fd00:1122:3344:101::e]:57773 | ||
| 930 | 2025.12.11 03:49:33.470899 [ 293 ] {} <Debug> TCP-Session: 60fd25ca-ed35-4ada-8ba5-c66df88b8c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2025.12.11 03:49:33.470908 [ 296 ] {} <Debug> TCP-Session: 643535ca-0e27-46d7-9899-6ea241174d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2025.12.11 03:49:33.470921 [ 293 ] {} <Debug> TCP-Session: 60fd25ca-ed35-4ada-8ba5-c66df88b8c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2025.12.11 03:49:33.470935 [ 296 ] {} <Debug> TCP-Session: 643535ca-0e27-46d7-9899-6ea241174d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2025.12.11 03:49:33.470841 [ 289 ] {} <Debug> TCP-Session: 2e8331ae-f5e6-44a9-8b23-d4d0c505ecac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2025.12.11 03:49:33.470788 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2025.12.11 03:49:33.470718 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33072 | ||
| 937 | 2025.12.11 03:49:33.471009 [ 292 ] {} <Debug> TCP-Session: 9f8c8bdf-0828-48c8-b0e6-e2a9a81b8d85 Authenticating user 'default' from [fd00:1122:3344:101::e]:63468 | ||
| 938 | 2025.12.11 03:49:33.470998 [ 288 ] {7e99be6e-0ca8-4673-b3f2-929df85ae174} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56659) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 939 | 2025.12.11 03:49:33.471055 [ 292 ] {} <Debug> TCP-Session: 9f8c8bdf-0828-48c8-b0e6-e2a9a81b8d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2025.12.11 03:49:33.470714 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49415 | ||
| 941 | 2025.12.11 03:49:33.471077 [ 292 ] {} <Debug> TCP-Session: 9f8c8bdf-0828-48c8-b0e6-e2a9a81b8d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2025.12.11 03:49:33.471106 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 943 | 2025.12.11 03:49:33.470674 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53723 | ||
| 944 | 2025.12.11 03:49:33.471145 [ 295 ] {} <Debug> TCP-Session: 9b98ec8e-48e2-40ad-9d56-acb75f5794d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33072 | ||
| 945 | 2025.12.11 03:49:33.471153 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2025.12.11 03:49:33.471184 [ 295 ] {} <Debug> TCP-Session: 9b98ec8e-48e2-40ad-9d56-acb75f5794d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2025.12.11 03:49:33.471200 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 948 | 2025.12.11 03:49:33.471209 [ 295 ] {} <Debug> TCP-Session: 9b98ec8e-48e2-40ad-9d56-acb75f5794d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2025.12.11 03:49:33.471204 [ 294 ] {} <Debug> TCP-Session: ae74219d-545d-4e93-931c-27d0d91bec42 Authenticating user 'default' from [fd00:1122:3344:101::e]:49415 | ||
| 950 | 2025.12.11 03:49:33.471226 [ 291 ] {} <Debug> TCP-Session: 08a0fb77-d5cd-4720-b21e-d4687c5b8675 Authenticating user 'default' from [fd00:1122:3344:101::e]:53723 | ||
| 951 | 2025.12.11 03:49:33.471256 [ 294 ] {} <Debug> TCP-Session: ae74219d-545d-4e93-931c-27d0d91bec42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2025.12.11 03:49:33.470831 [ 290 ] {} <Debug> TCP-Session: 997a1def-553b-43e2-9dd8-64beb7e7c978 Authenticating user 'default' from [fd00:1122:3344:101::e]:48686 | ||
| 953 | 2025.12.11 03:49:33.471279 [ 294 ] {} <Debug> TCP-Session: ae74219d-545d-4e93-931c-27d0d91bec42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2025.12.11 03:49:33.471276 [ 291 ] {} <Debug> TCP-Session: 08a0fb77-d5cd-4720-b21e-d4687c5b8675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2025.12.11 03:49:33.471297 [ 290 ] {} <Debug> TCP-Session: 997a1def-553b-43e2-9dd8-64beb7e7c978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2025.12.11 03:49:33.471314 [ 291 ] {} <Debug> TCP-Session: 08a0fb77-d5cd-4720-b21e-d4687c5b8675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2025.12.11 03:49:33.471331 [ 290 ] {} <Debug> TCP-Session: 997a1def-553b-43e2-9dd8-64beb7e7c978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2025.12.11 03:49:33.471303 [ 288 ] {7e99be6e-0ca8-4673-b3f2-929df85ae174} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 959 | 2025.12.11 03:49:33.471418 [ 288 ] {7e99be6e-0ca8-4673-b3f2-929df85ae174} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 960 | 2025.12.11 03:49:33.471696 [ 288 ] {7e99be6e-0ca8-4673-b3f2-929df85ae174} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 961 | 2025.12.11 03:49:33.472585 [ 285 ] {7e99be6e-0ca8-4673-b3f2-929df85ae174} <Trace> AggregatingTransform: Aggregating | ||
| 962 | 2025.12.11 03:49:33.472638 [ 285 ] {7e99be6e-0ca8-4673-b3f2-929df85ae174} <Trace> Aggregator: Aggregation method: without_key | ||
| 963 | 2025.12.11 03:49:33.472678 [ 285 ] {7e99be6e-0ca8-4673-b3f2-929df85ae174} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881695 sec. (1134.179 rows/sec., 44.30 KiB/sec.) | ||
| 964 | 2025.12.11 03:49:33.472699 [ 285 ] {7e99be6e-0ca8-4673-b3f2-929df85ae174} <Trace> Aggregator: Merging aggregated data | ||
| 965 | 2025.12.11 03:49:33.473928 [ 288 ] {7e99be6e-0ca8-4673-b3f2-929df85ae174} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002987 sec., 334.7840642785403 rows/sec., 13.08 KiB/sec. | ||
| 966 | 2025.12.11 03:49:33.474106 [ 288 ] {7e99be6e-0ca8-4673-b3f2-929df85ae174} <Debug> TCPHandler: Processed in 0.003394088 sec. | ||
| 967 | 2025.12.11 03:49:33.474197 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2025.12.11 03:49:33.474226 [ 288 ] {} <Debug> TCP-Session: e9f429e1-e15e-4c9c-9179-4f3efd2408ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2025.12.11 03:49:33.474240 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2025.12.11 03:49:33.474285 [ 289 ] {} <Debug> TCP-Session: 2e8331ae-f5e6-44a9-8b23-d4d0c505ecac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2025.12.11 03:49:33.474284 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2025.12.11 03:49:33.474292 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2025.12.11 03:49:33.474327 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2025.12.11 03:49:33.474346 [ 296 ] {} <Debug> TCP-Session: 643535ca-0e27-46d7-9899-6ea241174d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2025.12.11 03:49:33.474369 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2025.12.11 03:49:33.474393 [ 293 ] {} <Debug> TCP-Session: 60fd25ca-ed35-4ada-8ba5-c66df88b8c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2025.12.11 03:49:33.474416 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2025.12.11 03:49:33.474442 [ 291 ] {} <Debug> TCP-Session: 08a0fb77-d5cd-4720-b21e-d4687c5b8675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2025.12.11 03:49:33.474391 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 980 | 2025.12.11 03:49:33.474460 [ 295 ] {} <Debug> TCP-Session: 9b98ec8e-48e2-40ad-9d56-acb75f5794d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2025.12.11 03:49:33.474338 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2025.12.11 03:49:33.474501 [ 294 ] {} <Debug> TCP-Session: ae74219d-545d-4e93-931c-27d0d91bec42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2025.12.11 03:49:33.474377 [ 290 ] {} <Debug> TCP-Session: 997a1def-553b-43e2-9dd8-64beb7e7c978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2025.12.11 03:49:33.474558 [ 292 ] {} <Debug> TCP-Session: 9f8c8bdf-0828-48c8-b0e6-e2a9a81b8d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2025.12.11 03:49:34.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.64 MiB, peak 172.52 MiB, free memory in arenas 0.00 B, will set to 162.33 MiB (RSS), difference: 3.69 MiB | ||
| 986 | 2025.12.11 03:49:35.866579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1427 | ||
| 987 | 2025.12.11 03:49:35.867086 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.12.11 03:49:35.867132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 989 | 2025.12.11 03:49:35.867727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 990 | 2025.12.11 03:49:35.868199 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.12.11 03:49:35.868341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1427 | ||
| 992 | 2025.12.11 03:49:35.939749 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 993 | 2025.12.11 03:49:35.957898 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2025.12.11 03:49:35.957950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 995 | 2025.12.11 03:49:35.964306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 996 | 2025.12.11 03:49:35.965447 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2025.12.11 03:49:35.968518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 998 | 2025.12.11 03:49:41.148884 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2025.12.11 03:49:41.149116 [ 275 ] {d776b2b2-3b70-43ef-9ac7-bfb3bb6f4b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1000 | 2025.12.11 03:49:41.149425 [ 275 ] {d776b2b2-3b70-43ef-9ac7-bfb3bb6f4b00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2025.12.11 03:49:41.149495 [ 275 ] {d776b2b2-3b70-43ef-9ac7-bfb3bb6f4b00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1002 | 2025.12.11 03:49:41.149922 [ 275 ] {d776b2b2-3b70-43ef-9ac7-bfb3bb6f4b00} <Debug> TCPHandler: Processed in 0.00116879 sec. | ||
| 1003 | 2025.12.11 03:49:41.164907 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.12.11 03:49:41.165093 [ 275 ] {537ec8ea-5a5a-4c52-88ba-969832bf73bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1005 | 2025.12.11 03:49:41.177709 [ 275 ] {537ec8ea-5a5a-4c52-88ba-969832bf73bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2025.12.11 03:49:41.177770 [ 275 ] {537ec8ea-5a5a-4c52-88ba-969832bf73bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2025.12.11 03:49:41.180748 [ 275 ] {537ec8ea-5a5a-4c52-88ba-969832bf73bb} <Debug> TCPHandler: Processed in 0.015923195 sec. | ||
| 1008 | 2025.12.11 03:49:41.181956 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2025.12.11 03:49:41.182086 [ 275 ] {4734e76b-5b00-4883-be05-e2ad23b03935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1010 | 2025.12.11 03:49:41.187184 [ 275 ] {4734e76b-5b00-4883-be05-e2ad23b03935} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2025.12.11 03:49:41.187243 [ 275 ] {4734e76b-5b00-4883-be05-e2ad23b03935} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2025.12.11 03:49:41.187622 [ 275 ] {4734e76b-5b00-4883-be05-e2ad23b03935} <Debug> TCPHandler: Processed in 0.005719988 sec. | ||
| 1013 | 2025.12.11 03:49:41.187893 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.12.11 03:49:41.188013 [ 275 ] {75af5108-09b2-42b7-8ba8-cdb1c02d68d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1015 | 2025.12.11 03:49:41.188264 [ 275 ] {75af5108-09b2-42b7-8ba8-cdb1c02d68d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2025.12.11 03:49:41.188310 [ 275 ] {75af5108-09b2-42b7-8ba8-cdb1c02d68d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1017 | 2025.12.11 03:49:41.188617 [ 275 ] {75af5108-09b2-42b7-8ba8-cdb1c02d68d0} <Debug> TCPHandler: Processed in 0.000773713 sec. | ||
| 1018 | 2025.12.11 03:49:41.188818 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2025.12.11 03:49:41.188933 [ 275 ] {38f6f629-ad05-45db-bfc5-3e012ceab1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1020 | 2025.12.11 03:49:41.189174 [ 275 ] {38f6f629-ad05-45db-bfc5-3e012ceab1f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1021 | 2025.12.11 03:49:41.189216 [ 275 ] {38f6f629-ad05-45db-bfc5-3e012ceab1f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1022 | 2025.12.11 03:49:41.189505 [ 275 ] {38f6f629-ad05-45db-bfc5-3e012ceab1f6} <Debug> TCPHandler: Processed in 0.000735043 sec. | ||
| 1023 | 2025.12.11 03:49:41.189933 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2025.12.11 03:49:41.190047 [ 275 ] {c26a5f02-39bc-4e4d-9212-70db1807068a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1025 | 2025.12.11 03:49:41.190280 [ 275 ] {c26a5f02-39bc-4e4d-9212-70db1807068a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2025.12.11 03:49:41.190322 [ 275 ] {c26a5f02-39bc-4e4d-9212-70db1807068a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1027 | 2025.12.11 03:49:41.190603 [ 275 ] {c26a5f02-39bc-4e4d-9212-70db1807068a} <Debug> TCPHandler: Processed in 0.000718563 sec. | ||
| 1028 | 2025.12.11 03:49:41.190801 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2025.12.11 03:49:41.190914 [ 275 ] {c3c4689c-8a5e-4b89-859c-0ca525791714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1030 | 2025.12.11 03:49:41.191151 [ 275 ] {c3c4689c-8a5e-4b89-859c-0ca525791714} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2025.12.11 03:49:41.191193 [ 275 ] {c3c4689c-8a5e-4b89-859c-0ca525791714} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2025.12.11 03:49:41.191472 [ 275 ] {c3c4689c-8a5e-4b89-859c-0ca525791714} <Debug> TCPHandler: Processed in 0.000718293 sec. | ||
| 1033 | 2025.12.11 03:49:41.191659 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2025.12.11 03:49:41.191774 [ 275 ] {d0e8b70c-992e-4428-85de-fc102ea55fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1035 | 2025.12.11 03:49:41.192015 [ 275 ] {d0e8b70c-992e-4428-85de-fc102ea55fba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1036 | 2025.12.11 03:49:41.192058 [ 275 ] {d0e8b70c-992e-4428-85de-fc102ea55fba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1037 | 2025.12.11 03:49:41.192343 [ 275 ] {d0e8b70c-992e-4428-85de-fc102ea55fba} <Debug> TCPHandler: Processed in 0.000731683 sec. | ||
| 1038 | 2025.12.11 03:49:41.192546 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2025.12.11 03:49:41.192661 [ 275 ] {2f148b3b-6431-420b-a579-4b819a723418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1040 | 2025.12.11 03:49:41.192901 [ 275 ] {2f148b3b-6431-420b-a579-4b819a723418} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2025.12.11 03:49:41.192943 [ 275 ] {2f148b3b-6431-420b-a579-4b819a723418} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2025.12.11 03:49:41.193222 [ 275 ] {2f148b3b-6431-420b-a579-4b819a723418} <Debug> TCPHandler: Processed in 0.000723403 sec. | ||
| 1043 | 2025.12.11 03:49:41.193406 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2025.12.11 03:49:41.193522 [ 275 ] {b811a70d-1a08-4134-a46d-99b5f6225a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1045 | 2025.12.11 03:49:41.193759 [ 275 ] {b811a70d-1a08-4134-a46d-99b5f6225a06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1046 | 2025.12.11 03:49:41.193801 [ 275 ] {b811a70d-1a08-4134-a46d-99b5f6225a06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2025.12.11 03:49:41.194081 [ 275 ] {b811a70d-1a08-4134-a46d-99b5f6225a06} <Debug> TCPHandler: Processed in 0.000721713 sec. | ||
| 1048 | 2025.12.11 03:49:41.194265 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2025.12.11 03:49:41.194379 [ 275 ] {6d7acd1c-fad7-45fa-82e5-ae982f657ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1050 | 2025.12.11 03:49:41.194622 [ 275 ] {6d7acd1c-fad7-45fa-82e5-ae982f657ca0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1051 | 2025.12.11 03:49:41.194664 [ 275 ] {6d7acd1c-fad7-45fa-82e5-ae982f657ca0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1052 | 2025.12.11 03:49:41.194942 [ 275 ] {6d7acd1c-fad7-45fa-82e5-ae982f657ca0} <Debug> TCPHandler: Processed in 0.000723512 sec. | ||
| 1053 | 2025.12.11 03:49:41.195134 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2025.12.11 03:49:41.195249 [ 275 ] {18b6240d-d0c7-483d-9e83-9f1d9cd4cf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1055 | 2025.12.11 03:49:41.195496 [ 275 ] {18b6240d-d0c7-483d-9e83-9f1d9cd4cf98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1056 | 2025.12.11 03:49:41.195539 [ 275 ] {18b6240d-d0c7-483d-9e83-9f1d9cd4cf98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1057 | 2025.12.11 03:49:41.195819 [ 275 ] {18b6240d-d0c7-483d-9e83-9f1d9cd4cf98} <Debug> TCPHandler: Processed in 0.000731443 sec. | ||
| 1058 | 2025.12.11 03:49:41.196010 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2025.12.11 03:49:41.196125 [ 275 ] {5db8f0ee-d4df-4b52-a6a5-271151a10ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1060 | 2025.12.11 03:49:41.196367 [ 275 ] {5db8f0ee-d4df-4b52-a6a5-271151a10ab5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1061 | 2025.12.11 03:49:41.196410 [ 275 ] {5db8f0ee-d4df-4b52-a6a5-271151a10ab5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1062 | 2025.12.11 03:49:41.196696 [ 275 ] {5db8f0ee-d4df-4b52-a6a5-271151a10ab5} <Debug> TCPHandler: Processed in 0.000732153 sec. | ||
| 1063 | 2025.12.11 03:49:41.196885 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2025.12.11 03:49:41.197000 [ 275 ] {9566a46f-b1d9-4abb-a4d8-cf20ce9f8787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1065 | 2025.12.11 03:49:41.197246 [ 275 ] {9566a46f-b1d9-4abb-a4d8-cf20ce9f8787} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1066 | 2025.12.11 03:49:41.197288 [ 275 ] {9566a46f-b1d9-4abb-a4d8-cf20ce9f8787} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1067 | 2025.12.11 03:49:41.197577 [ 275 ] {9566a46f-b1d9-4abb-a4d8-cf20ce9f8787} <Debug> TCPHandler: Processed in 0.000739543 sec. | ||
| 1068 | 2025.12.11 03:49:41.197774 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.12.11 03:49:41.197890 [ 275 ] {60927a07-dc73-437b-a28a-ca0ff10c00f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1070 | 2025.12.11 03:49:41.198143 [ 275 ] {60927a07-dc73-437b-a28a-ca0ff10c00f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1071 | 2025.12.11 03:49:41.198185 [ 275 ] {60927a07-dc73-437b-a28a-ca0ff10c00f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1072 | 2025.12.11 03:49:41.198500 [ 275 ] {60927a07-dc73-437b-a28a-ca0ff10c00f8} <Debug> TCPHandler: Processed in 0.000772494 sec. | ||
| 1073 | 2025.12.11 03:49:41.198687 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2025.12.11 03:49:41.198803 [ 275 ] {5805104f-e3e4-4006-98ae-3f8dce8cc66f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1075 | 2025.12.11 03:49:41.199052 [ 275 ] {5805104f-e3e4-4006-98ae-3f8dce8cc66f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1076 | 2025.12.11 03:49:41.199094 [ 275 ] {5805104f-e3e4-4006-98ae-3f8dce8cc66f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1077 | 2025.12.11 03:49:41.199408 [ 275 ] {5805104f-e3e4-4006-98ae-3f8dce8cc66f} <Debug> TCPHandler: Processed in 0.000767383 sec. | ||
| 1078 | 2025.12.11 03:49:41.199619 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2025.12.11 03:49:41.199737 [ 275 ] {359e32a9-7970-411b-bfda-5ee326692a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1080 | 2025.12.11 03:49:41.200002 [ 275 ] {359e32a9-7970-411b-bfda-5ee326692a4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1081 | 2025.12.11 03:49:41.200045 [ 275 ] {359e32a9-7970-411b-bfda-5ee326692a4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1082 | 2025.12.11 03:49:41.200450 [ 275 ] {359e32a9-7970-411b-bfda-5ee326692a4f} <Debug> TCPHandler: Processed in 0.000878235 sec. | ||
| 1083 | 2025.12.11 03:49:41.200638 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2025.12.11 03:49:41.200756 [ 275 ] {f3a01fe8-0da1-41e7-86d5-09a29ab85b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1085 | 2025.12.11 03:49:41.201015 [ 275 ] {f3a01fe8-0da1-41e7-86d5-09a29ab85b47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1086 | 2025.12.11 03:49:41.201056 [ 275 ] {f3a01fe8-0da1-41e7-86d5-09a29ab85b47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1087 | 2025.12.11 03:49:41.201375 [ 275 ] {f3a01fe8-0da1-41e7-86d5-09a29ab85b47} <Debug> TCPHandler: Processed in 0.000785223 sec. | ||
| 1088 | 2025.12.11 03:49:41.201571 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2025.12.11 03:49:41.201694 [ 275 ] {e18c503a-5c7e-4540-a84f-7159d9618b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1090 | 2025.12.11 03:49:41.201955 [ 275 ] {e18c503a-5c7e-4540-a84f-7159d9618b7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1091 | 2025.12.11 03:49:41.201998 [ 275 ] {e18c503a-5c7e-4540-a84f-7159d9618b7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1092 | 2025.12.11 03:49:41.202320 [ 275 ] {e18c503a-5c7e-4540-a84f-7159d9618b7e} <Debug> TCPHandler: Processed in 0.000798364 sec. | ||
| 1093 | 2025.12.11 03:49:41.210890 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.12.11 03:49:41.211001 [ 275 ] {a4b431a0-631b-4a73-b0d6-40766b88225d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1095 | 2025.12.11 03:49:41.211044 [ 275 ] {a4b431a0-631b-4a73-b0d6-40766b88225d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1096 | 2025.12.11 03:49:41.213441 [ 275 ] {a4b431a0-631b-4a73-b0d6-40766b88225d} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2025.12.11 03:49:41.213487 [ 275 ] {a4b431a0-631b-4a73-b0d6-40766b88225d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1098 | 2025.12.11 03:49:41.214203 [ 275 ] {a4b431a0-631b-4a73-b0d6-40766b88225d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1099 | 2025.12.11 03:49:41.214570 [ 275 ] {a4b431a0-631b-4a73-b0d6-40766b88225d} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2025.12.11 03:49:41.214727 [ 275 ] {a4b431a0-631b-4a73-b0d6-40766b88225d} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.003756 sec., 5058.5729499467525 rows/sec., 707.72 KiB/sec. | ||
| 1101 | 2025.12.11 03:49:41.214769 [ 275 ] {a4b431a0-631b-4a73-b0d6-40766b88225d} <Debug> TCPHandler: Processed in 0.003931098 sec. | ||
| 1102 | 2025.12.11 03:49:41.214881 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2025.12.11 03:49:41.214978 [ 275 ] {965ac1c7-47d0-49b8-81be-63dae006c25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1104 | 2025.12.11 03:49:41.215019 [ 275 ] {965ac1c7-47d0-49b8-81be-63dae006c25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1105 | 2025.12.11 03:49:41.217661 [ 275 ] {965ac1c7-47d0-49b8-81be-63dae006c25b} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2025.12.11 03:49:41.217698 [ 275 ] {965ac1c7-47d0-49b8-81be-63dae006c25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1107 | 2025.12.11 03:49:41.220638 [ 275 ] {965ac1c7-47d0-49b8-81be-63dae006c25b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1108 | 2025.12.11 03:49:41.221159 [ 275 ] {965ac1c7-47d0-49b8-81be-63dae006c25b} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2025.12.11 03:49:41.221352 [ 275 ] {965ac1c7-47d0-49b8-81be-63dae006c25b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.006394 sec., 625.5864873318736 rows/sec., 51.01 KiB/sec. | ||
| 1110 | 2025.12.11 03:49:41.221403 [ 275 ] {965ac1c7-47d0-49b8-81be-63dae006c25b} <Debug> TCPHandler: Processed in 0.006571373 sec. | ||
| 1111 | 2025.12.11 03:49:41.221533 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2025.12.11 03:49:41.221652 [ 275 ] {8d6b1545-3ff6-4e6d-88e6-982541538612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1113 | 2025.12.11 03:49:41.221706 [ 275 ] {8d6b1545-3ff6-4e6d-88e6-982541538612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1114 | 2025.12.11 03:49:41.224410 [ 275 ] {8d6b1545-3ff6-4e6d-88e6-982541538612} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2025.12.11 03:49:41.224447 [ 275 ] {8d6b1545-3ff6-4e6d-88e6-982541538612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1116 | 2025.12.11 03:49:41.224945 [ 275 ] {8d6b1545-3ff6-4e6d-88e6-982541538612} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1117 | 2025.12.11 03:49:41.225374 [ 275 ] {8d6b1545-3ff6-4e6d-88e6-982541538612} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2025.12.11 03:49:41.225517 [ 275 ] {8d6b1545-3ff6-4e6d-88e6-982541538612} <Debug> executeQuery: Read 44 rows, 3.63 KiB in 0.003893 sec., 11302.337528898022 rows/sec., 931.66 KiB/sec. | ||
| 1119 | 2025.12.11 03:49:41.225554 [ 275 ] {8d6b1545-3ff6-4e6d-88e6-982541538612} <Debug> TCPHandler: Processed in 0.004084431 sec. | ||
| 1120 | 2025.12.11 03:49:41.225662 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2025.12.11 03:49:41.225759 [ 275 ] {04a69567-9e5a-401f-86bf-3501ef2fe685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1122 | 2025.12.11 03:49:41.225800 [ 275 ] {04a69567-9e5a-401f-86bf-3501ef2fe685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1123 | 2025.12.11 03:49:41.226213 [ 275 ] {04a69567-9e5a-401f-86bf-3501ef2fe685} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2025.12.11 03:49:41.226250 [ 275 ] {04a69567-9e5a-401f-86bf-3501ef2fe685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1125 | 2025.12.11 03:49:41.226750 [ 275 ] {04a69567-9e5a-401f-86bf-3501ef2fe685} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1126 | 2025.12.11 03:49:41.227190 [ 275 ] {04a69567-9e5a-401f-86bf-3501ef2fe685} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2025.12.11 03:49:41.227330 [ 275 ] {04a69567-9e5a-401f-86bf-3501ef2fe685} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001592 sec., 7537.688442211055 rows/sec., 553.30 KiB/sec. | ||
| 1128 | 2025.12.11 03:49:41.227369 [ 275 ] {04a69567-9e5a-401f-86bf-3501ef2fe685} <Debug> TCPHandler: Processed in 0.00175614 sec. | ||
| 1129 | 2025.12.11 03:49:41.227472 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2025.12.11 03:49:41.227567 [ 275 ] {fc3de7ae-3403-4303-a57c-7709f481bc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1131 | 2025.12.11 03:49:41.227608 [ 275 ] {fc3de7ae-3403-4303-a57c-7709f481bc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1132 | 2025.12.11 03:49:41.228008 [ 275 ] {fc3de7ae-3403-4303-a57c-7709f481bc59} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2025.12.11 03:49:41.228045 [ 275 ] {fc3de7ae-3403-4303-a57c-7709f481bc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1134 | 2025.12.11 03:49:41.228538 [ 275 ] {fc3de7ae-3403-4303-a57c-7709f481bc59} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1135 | 2025.12.11 03:49:41.229007 [ 275 ] {fc3de7ae-3403-4303-a57c-7709f481bc59} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2025.12.11 03:49:41.229145 [ 275 ] {fc3de7ae-3403-4303-a57c-7709f481bc59} <Debug> executeQuery: Read 49 rows, 3.93 KiB in 0.001596 sec., 30701.754385964912 rows/sec., 2.40 MiB/sec. | ||
| 1137 | 2025.12.11 03:49:41.229181 [ 275 ] {fc3de7ae-3403-4303-a57c-7709f481bc59} <Debug> TCPHandler: Processed in 0.00175969 sec. | ||
| 1138 | 2025.12.11 03:49:41.229278 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2025.12.11 03:49:41.229372 [ 275 ] {e32a9e32-a57b-4aa2-95c9-435a5c71f76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1140 | 2025.12.11 03:49:41.229416 [ 275 ] {e32a9e32-a57b-4aa2-95c9-435a5c71f76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1141 | 2025.12.11 03:49:41.231853 [ 275 ] {e32a9e32-a57b-4aa2-95c9-435a5c71f76c} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2025.12.11 03:49:41.231893 [ 275 ] {e32a9e32-a57b-4aa2-95c9-435a5c71f76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1143 | 2025.12.11 03:49:41.236809 [ 275 ] {e32a9e32-a57b-4aa2-95c9-435a5c71f76c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1144 | 2025.12.11 03:49:41.237290 [ 275 ] {e32a9e32-a57b-4aa2-95c9-435a5c71f76c} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2025.12.11 03:49:41.237434 [ 275 ] {e32a9e32-a57b-4aa2-95c9-435a5c71f76c} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.00808 sec., 12623.762376237622 rows/sec., 896.07 KiB/sec. | ||
| 1146 | 2025.12.11 03:49:41.237493 [ 275 ] {e32a9e32-a57b-4aa2-95c9-435a5c71f76c} <Debug> TCPHandler: Processed in 0.008264063 sec. | ||
| 1147 | 2025.12.11 03:49:41.237610 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2025.12.11 03:49:41.237707 [ 275 ] {dd120ddf-ea80-46c9-9808-0d6e68b1bb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1149 | 2025.12.11 03:49:41.237761 [ 275 ] {dd120ddf-ea80-46c9-9808-0d6e68b1bb4f} <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 | ||
| 1150 | 2025.12.11 03:49:41.238577 [ 275 ] {dd120ddf-ea80-46c9-9808-0d6e68b1bb4f} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2025.12.11 03:49:41.238616 [ 275 ] {dd120ddf-ea80-46c9-9808-0d6e68b1bb4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1152 | 2025.12.11 03:49:41.242210 [ 275 ] {dd120ddf-ea80-46c9-9808-0d6e68b1bb4f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1153 | 2025.12.11 03:49:41.242638 [ 275 ] {dd120ddf-ea80-46c9-9808-0d6e68b1bb4f} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2025.12.11 03:49:41.242784 [ 275 ] {dd120ddf-ea80-46c9-9808-0d6e68b1bb4f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005096 sec., 1569.8587127158555 rows/sec., 2.81 MiB/sec. | ||
| 1155 | 2025.12.11 03:49:41.242872 [ 275 ] {dd120ddf-ea80-46c9-9808-0d6e68b1bb4f} <Debug> TCPHandler: Processed in 0.005311591 sec. | ||
| 1156 | 2025.12.11 03:49:41.242995 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2025.12.11 03:49:41.243099 [ 275 ] {76f237c0-9b46-4921-8346-133383d40a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1158 | 2025.12.11 03:49:41.243143 [ 275 ] {76f237c0-9b46-4921-8346-133383d40a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1159 | 2025.12.11 03:49:41.243462 [ 275 ] {76f237c0-9b46-4921-8346-133383d40a95} <Trace> oximeter.measurements_i64 (61d39202-34dc-44ef-9992-12d92df634ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2025.12.11 03:49:41.243498 [ 275 ] {76f237c0-9b46-4921-8346-133383d40a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1161 | 2025.12.11 03:49:41.244018 [ 275 ] {76f237c0-9b46-4921-8346-133383d40a95} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1162 | 2025.12.11 03:49:41.244487 [ 275 ] {76f237c0-9b46-4921-8346-133383d40a95} <Trace> oximeter.measurements_i64 (61d39202-34dc-44ef-9992-12d92df634ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2025.12.11 03:49:41.244619 [ 275 ] {76f237c0-9b46-4921-8346-133383d40a95} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001542 sec., 5836.575875486382 rows/sec., 412.28 KiB/sec. | ||
| 1164 | 2025.12.11 03:49:41.244658 [ 275 ] {76f237c0-9b46-4921-8346-133383d40a95} <Debug> TCPHandler: Processed in 0.001712809 sec. | ||
| 1165 | 2025.12.11 03:49:41.244770 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2025.12.11 03:49:41.244864 [ 275 ] {5fc89774-ea16-4def-bab0-ef6930e0c945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1167 | 2025.12.11 03:49:41.244906 [ 275 ] {5fc89774-ea16-4def-bab0-ef6930e0c945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1168 | 2025.12.11 03:49:41.245218 [ 275 ] {5fc89774-ea16-4def-bab0-ef6930e0c945} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2025.12.11 03:49:41.245253 [ 275 ] {5fc89774-ea16-4def-bab0-ef6930e0c945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1170 | 2025.12.11 03:49:41.245805 [ 275 ] {5fc89774-ea16-4def-bab0-ef6930e0c945} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1171 | 2025.12.11 03:49:41.246248 [ 275 ] {5fc89774-ea16-4def-bab0-ef6930e0c945} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2025.12.11 03:49:41.246388 [ 275 ] {5fc89774-ea16-4def-bab0-ef6930e0c945} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001543 sec., 19442.644199611146 rows/sec., 1.33 MiB/sec. | ||
| 1173 | 2025.12.11 03:49:41.246427 [ 275 ] {5fc89774-ea16-4def-bab0-ef6930e0c945} <Debug> TCPHandler: Processed in 0.00170584 sec. | ||
| 1174 | 2025.12.11 03:49:43.267104 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1175 | 2025.12.11 03:49:43.267153 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1176 | 2025.12.11 03:49:43.340106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 150 | ||
| 1177 | 2025.12.11 03:49:43.342882 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2025.12.11 03:49:43.342926 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1179 | 2025.12.11 03:49:43.344339 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1180 | 2025.12.11 03:49:43.344907 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2025.12.11 03:49:43.345152 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 150 | ||
| 1182 | 2025.12.11 03:49:43.369411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1939 | ||
| 1183 | 2025.12.11 03:49:43.370092 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2025.12.11 03:49:43.370145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1185 | 2025.12.11 03:49:43.370815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1186 | 2025.12.11 03:49:43.371322 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2025.12.11 03:49:43.371452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1939 | ||
| 1188 | 2025.12.11 03:49:43.469561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1189 | 2025.12.11 03:49:43.485788 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2025.12.11 03:49:43.485836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1191 | 2025.12.11 03:49:43.492242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1192 | 2025.12.11 03:49:43.493598 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2025.12.11 03:49:43.496495 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1194 | 2025.12.11 03:49:44.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.93 MiB, peak 172.52 MiB, free memory in arenas 0.00 B, will set to 166.47 MiB (RSS), difference: 1.55 MiB | ||
| 1195 | 2025.12.11 03:49:46.153381 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2025.12.11 03:49:46.153664 [ 275 ] {66a89fe8-39ee-4ed5-a13c-4fb17eb14f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1197 | 2025.12.11 03:49:46.153762 [ 275 ] {66a89fe8-39ee-4ed5-a13c-4fb17eb14f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1198 | 2025.12.11 03:49:46.154447 [ 275 ] {66a89fe8-39ee-4ed5-a13c-4fb17eb14f65} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2025.12.11 03:49:46.154487 [ 275 ] {66a89fe8-39ee-4ed5-a13c-4fb17eb14f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1200 | 2025.12.11 03:49:46.155023 [ 275 ] {66a89fe8-39ee-4ed5-a13c-4fb17eb14f65} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1201 | 2025.12.11 03:49:46.155558 [ 275 ] {66a89fe8-39ee-4ed5-a13c-4fb17eb14f65} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2025.12.11 03:49:46.155719 [ 275 ] {66a89fe8-39ee-4ed5-a13c-4fb17eb14f65} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002123 sec., 12246.820536975978 rows/sec., 932.40 KiB/sec. | ||
| 1203 | 2025.12.11 03:49:46.155764 [ 275 ] {66a89fe8-39ee-4ed5-a13c-4fb17eb14f65} <Debug> TCPHandler: Processed in 0.002545104 sec. | ||
| 1204 | 2025.12.11 03:49:46.155879 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2025.12.11 03:49:46.155979 [ 275 ] {0c597465-d610-43eb-9885-2a638ff65767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1206 | 2025.12.11 03:49:46.156026 [ 275 ] {0c597465-d610-43eb-9885-2a638ff65767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1207 | 2025.12.11 03:49:46.156445 [ 275 ] {0c597465-d610-43eb-9885-2a638ff65767} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2025.12.11 03:49:46.156480 [ 275 ] {0c597465-d610-43eb-9885-2a638ff65767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1209 | 2025.12.11 03:49:46.156880 [ 275 ] {0c597465-d610-43eb-9885-2a638ff65767} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1210 | 2025.12.11 03:49:46.157404 [ 275 ] {0c597465-d610-43eb-9885-2a638ff65767} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2025.12.11 03:49:46.157533 [ 275 ] {0c597465-d610-43eb-9885-2a638ff65767} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001577 sec., 17755.231452124284 rows/sec., 1.38 MiB/sec. | ||
| 1212 | 2025.12.11 03:49:46.157571 [ 275 ] {0c597465-d610-43eb-9885-2a638ff65767} <Debug> TCPHandler: Processed in 0.001743799 sec. | ||
| 1213 | 2025.12.11 03:49:46.157668 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2025.12.11 03:49:46.157762 [ 275 ] {2e92becb-2dd6-4728-bf9f-9c380a4baf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1215 | 2025.12.11 03:49:46.157804 [ 275 ] {2e92becb-2dd6-4728-bf9f-9c380a4baf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1216 | 2025.12.11 03:49:46.158182 [ 275 ] {2e92becb-2dd6-4728-bf9f-9c380a4baf43} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2025.12.11 03:49:46.158215 [ 275 ] {2e92becb-2dd6-4728-bf9f-9c380a4baf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1218 | 2025.12.11 03:49:46.158647 [ 275 ] {2e92becb-2dd6-4728-bf9f-9c380a4baf43} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1219 | 2025.12.11 03:49:46.159076 [ 275 ] {2e92becb-2dd6-4728-bf9f-9c380a4baf43} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2025.12.11 03:49:46.159204 [ 275 ] {2e92becb-2dd6-4728-bf9f-9c380a4baf43} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00146 sec., 68493.1506849315 rows/sec., 4.75 MiB/sec. | ||
| 1221 | 2025.12.11 03:49:46.159240 [ 275 ] {2e92becb-2dd6-4728-bf9f-9c380a4baf43} <Debug> TCPHandler: Processed in 0.001621218 sec. | ||
| 1222 | 2025.12.11 03:49:46.159347 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2025.12.11 03:49:46.159439 [ 275 ] {9431a77d-206e-4852-af61-8e7cd0dbfe1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1224 | 2025.12.11 03:49:46.159481 [ 275 ] {9431a77d-206e-4852-af61-8e7cd0dbfe1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1225 | 2025.12.11 03:49:46.159793 [ 275 ] {9431a77d-206e-4852-af61-8e7cd0dbfe1a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2025.12.11 03:49:46.159828 [ 275 ] {9431a77d-206e-4852-af61-8e7cd0dbfe1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1227 | 2025.12.11 03:49:46.160244 [ 275 ] {9431a77d-206e-4852-af61-8e7cd0dbfe1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1228 | 2025.12.11 03:49:46.160666 [ 275 ] {9431a77d-206e-4852-af61-8e7cd0dbfe1a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2025.12.11 03:49:46.160793 [ 275 ] {9431a77d-206e-4852-af61-8e7cd0dbfe1a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001371 sec., 21881.83807439825 rows/sec., 1.50 MiB/sec. | ||
| 1230 | 2025.12.11 03:49:46.160826 [ 275 ] {9431a77d-206e-4852-af61-8e7cd0dbfe1a} <Debug> TCPHandler: Processed in 0.001528607 sec. | ||
| 1231 | 2025.12.11 03:49:50.871515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2387 | ||
| 1232 | 2025.12.11 03:49:50.871999 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2025.12.11 03:49:50.872051 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1234 | 2025.12.11 03:49:50.872531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1235 | 2025.12.11 03:49:50.872762 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2025.12.11 03:49:50.872903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2387 | ||
| 1237 | 2025.12.11 03:49:50.996558 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1238 | 2025.12.11 03:49:51.014099 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2025.12.11 03:49:51.014164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1240 | 2025.12.11 03:49:51.020464 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1241 | 2025.12.11 03:49:51.021237 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2025.12.11 03:49:51.024545 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1243 | 2025.12.11 03:49:51.155725 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2025.12.11 03:49:51.155887 [ 275 ] {c5140ff6-f7c9-42f1-be58-741d897f8267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1245 | 2025.12.11 03:49:51.155949 [ 275 ] {c5140ff6-f7c9-42f1-be58-741d897f8267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1246 | 2025.12.11 03:49:51.156512 [ 275 ] {c5140ff6-f7c9-42f1-be58-741d897f8267} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2025.12.11 03:49:51.156552 [ 275 ] {c5140ff6-f7c9-42f1-be58-741d897f8267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1248 | 2025.12.11 03:49:51.156891 [ 275 ] {c5140ff6-f7c9-42f1-be58-741d897f8267} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1249 | 2025.12.11 03:49:51.157127 [ 275 ] {c5140ff6-f7c9-42f1-be58-741d897f8267} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2025.12.11 03:49:51.157265 [ 275 ] {c5140ff6-f7c9-42f1-be58-741d897f8267} <Debug> executeQuery: Read 70 rows, 6.10 KiB in 0.001422 sec., 49226.44163150492 rows/sec., 4.19 MiB/sec. | ||
| 1251 | 2025.12.11 03:49:51.157303 [ 275 ] {c5140ff6-f7c9-42f1-be58-741d897f8267} <Debug> TCPHandler: Processed in 0.001693859 sec. | ||
| 1252 | 2025.12.11 03:49:51.157411 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2025.12.11 03:49:51.157506 [ 275 ] {85d88c4e-a317-41fa-8751-0d00e3945e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1254 | 2025.12.11 03:49:51.157547 [ 275 ] {85d88c4e-a317-41fa-8751-0d00e3945e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1255 | 2025.12.11 03:49:51.157921 [ 275 ] {85d88c4e-a317-41fa-8751-0d00e3945e75} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2025.12.11 03:49:51.157956 [ 275 ] {85d88c4e-a317-41fa-8751-0d00e3945e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1257 | 2025.12.11 03:49:51.158237 [ 275 ] {85d88c4e-a317-41fa-8751-0d00e3945e75} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1258 | 2025.12.11 03:49:51.158439 [ 275 ] {85d88c4e-a317-41fa-8751-0d00e3945e75} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2025.12.11 03:49:51.158570 [ 275 ] {85d88c4e-a317-41fa-8751-0d00e3945e75} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001084 sec., 20295.202952029522 rows/sec., 1.49 MiB/sec. | ||
| 1260 | 2025.12.11 03:49:51.158606 [ 275 ] {85d88c4e-a317-41fa-8751-0d00e3945e75} <Debug> TCPHandler: Processed in 0.001242451 sec. | ||
| 1261 | 2025.12.11 03:49:51.158701 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2025.12.11 03:49:51.158791 [ 275 ] {c1631db7-b7ea-4160-afb0-f9b842c5a903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1263 | 2025.12.11 03:49:51.158829 [ 275 ] {c1631db7-b7ea-4160-afb0-f9b842c5a903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1264 | 2025.12.11 03:49:51.159204 [ 275 ] {c1631db7-b7ea-4160-afb0-f9b842c5a903} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2025.12.11 03:49:51.159239 [ 275 ] {c1631db7-b7ea-4160-afb0-f9b842c5a903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1266 | 2025.12.11 03:49:51.159516 [ 275 ] {c1631db7-b7ea-4160-afb0-f9b842c5a903} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1267 | 2025.12.11 03:49:51.159712 [ 275 ] {c1631db7-b7ea-4160-afb0-f9b842c5a903} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2025.12.11 03:49:51.159839 [ 275 ] {c1631db7-b7ea-4160-afb0-f9b842c5a903} <Debug> executeQuery: Read 56 rows, 4.51 KiB in 0.001065 sec., 52582.15962441314 rows/sec., 4.13 MiB/sec. | ||
| 1269 | 2025.12.11 03:49:51.159879 [ 275 ] {c1631db7-b7ea-4160-afb0-f9b842c5a903} <Debug> TCPHandler: Processed in 0.001224461 sec. | ||
| 1270 | 2025.12.11 03:49:51.159977 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2025.12.11 03:49:51.160068 [ 275 ] {3b3f10ed-be00-4a75-9b88-880396610eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1272 | 2025.12.11 03:49:51.160109 [ 275 ] {3b3f10ed-be00-4a75-9b88-880396610eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1273 | 2025.12.11 03:49:51.160464 [ 275 ] {3b3f10ed-be00-4a75-9b88-880396610eb1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2025.12.11 03:49:51.160498 [ 275 ] {3b3f10ed-be00-4a75-9b88-880396610eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1275 | 2025.12.11 03:49:51.160797 [ 275 ] {3b3f10ed-be00-4a75-9b88-880396610eb1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1276 | 2025.12.11 03:49:51.160998 [ 275 ] {3b3f10ed-be00-4a75-9b88-880396610eb1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2025.12.11 03:49:51.161124 [ 275 ] {3b3f10ed-be00-4a75-9b88-880396610eb1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001074 sec., 93109.86964618249 rows/sec., 6.46 MiB/sec. | ||
| 1278 | 2025.12.11 03:49:51.161164 [ 275 ] {3b3f10ed-be00-4a75-9b88-880396610eb1} <Debug> TCPHandler: Processed in 0.001233311 sec. | ||
| 1279 | 2025.12.11 03:49:51.161264 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2025.12.11 03:49:51.161355 [ 275 ] {620c499b-d844-4c83-8b5b-0d51c4cede08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1281 | 2025.12.11 03:49:51.161406 [ 275 ] {620c499b-d844-4c83-8b5b-0d51c4cede08} <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 | ||
| 1282 | 2025.12.11 03:49:51.162214 [ 275 ] {620c499b-d844-4c83-8b5b-0d51c4cede08} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2025.12.11 03:49:51.162249 [ 275 ] {620c499b-d844-4c83-8b5b-0d51c4cede08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1284 | 2025.12.11 03:49:51.162784 [ 275 ] {620c499b-d844-4c83-8b5b-0d51c4cede08} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1285 | 2025.12.11 03:49:51.162998 [ 275 ] {620c499b-d844-4c83-8b5b-0d51c4cede08} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2025.12.11 03:49:51.163138 [ 275 ] {620c499b-d844-4c83-8b5b-0d51c4cede08} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001801 sec., 12215.435868961687 rows/sec., 21.89 MiB/sec. | ||
| 1287 | 2025.12.11 03:49:51.163192 [ 275 ] {620c499b-d844-4c83-8b5b-0d51c4cede08} <Debug> TCPHandler: Processed in 0.001974504 sec. | ||
| 1288 | 2025.12.11 03:49:51.163299 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2025.12.11 03:49:51.163390 [ 275 ] {8a054138-6b16-4c8b-91e5-3357cd76b7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1290 | 2025.12.11 03:49:51.163430 [ 275 ] {8a054138-6b16-4c8b-91e5-3357cd76b7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1291 | 2025.12.11 03:49:51.163734 [ 275 ] {8a054138-6b16-4c8b-91e5-3357cd76b7ba} <Trace> oximeter.measurements_i64 (61d39202-34dc-44ef-9992-12d92df634ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2025.12.11 03:49:51.163768 [ 275 ] {8a054138-6b16-4c8b-91e5-3357cd76b7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1293 | 2025.12.11 03:49:51.164068 [ 275 ] {8a054138-6b16-4c8b-91e5-3357cd76b7ba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1294 | 2025.12.11 03:49:51.164265 [ 275 ] {8a054138-6b16-4c8b-91e5-3357cd76b7ba} <Trace> oximeter.measurements_i64 (61d39202-34dc-44ef-9992-12d92df634ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2025.12.11 03:49:51.164381 [ 275 ] {8a054138-6b16-4c8b-91e5-3357cd76b7ba} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001009 sec., 11892.963330029734 rows/sec., 924.30 KiB/sec. | ||
| 1296 | 2025.12.11 03:49:51.164415 [ 275 ] {8a054138-6b16-4c8b-91e5-3357cd76b7ba} <Debug> TCPHandler: Processed in 0.0011623 sec. | ||
| 1297 | 2025.12.11 03:49:51.164541 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2025.12.11 03:49:51.164662 [ 275 ] {5369014d-93e9-4054-9eb7-5b6afcc3f471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1299 | 2025.12.11 03:49:51.164710 [ 275 ] {5369014d-93e9-4054-9eb7-5b6afcc3f471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1300 | 2025.12.11 03:49:51.165063 [ 275 ] {5369014d-93e9-4054-9eb7-5b6afcc3f471} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2025.12.11 03:49:51.165099 [ 275 ] {5369014d-93e9-4054-9eb7-5b6afcc3f471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1302 | 2025.12.11 03:49:51.165403 [ 275 ] {5369014d-93e9-4054-9eb7-5b6afcc3f471} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1303 | 2025.12.11 03:49:51.165604 [ 275 ] {5369014d-93e9-4054-9eb7-5b6afcc3f471} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2025.12.11 03:49:51.165741 [ 275 ] {5369014d-93e9-4054-9eb7-5b6afcc3f471} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001104 sec., 27173.913043478264 rows/sec., 1.86 MiB/sec. | ||
| 1305 | 2025.12.11 03:49:51.165776 [ 275 ] {5369014d-93e9-4054-9eb7-5b6afcc3f471} <Debug> TCPHandler: Processed in 0.001293903 sec. | ||
| 1306 | 2025.12.11 03:49:51.692504 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2025.12.11 03:49:51.692754 [ 275 ] {335d7c1a-8c1a-4bdd-a49b-fdad70bea079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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) | ||
| 1308 | 2025.12.11 03:49:51.693159 [ 275 ] {335d7c1a-8c1a-4bdd-a49b-fdad70bea079} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1309 | 2025.12.11 03:49:51.697319 [ 275 ] {335d7c1a-8c1a-4bdd-a49b-fdad70bea079} <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 | ||
| 1310 | 2025.12.11 03:49:51.697550 [ 275 ] {335d7c1a-8c1a-4bdd-a49b-fdad70bea079} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1311 | 2025.12.11 03:49:51.697620 [ 275 ] {335d7c1a-8c1a-4bdd-a49b-fdad70bea079} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1312 | 2025.12.11 03:49:51.697792 [ 275 ] {335d7c1a-8c1a-4bdd-a49b-fdad70bea079} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1313 | 2025.12.11 03:49:51.700233 [ 275 ] {335d7c1a-8c1a-4bdd-a49b-fdad70bea079} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1314 | 2025.12.11 03:49:51.702129 [ 275 ] {335d7c1a-8c1a-4bdd-a49b-fdad70bea079} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 1315 | 2025.12.11 03:49:51.702150 [ 275 ] {335d7c1a-8c1a-4bdd-a49b-fdad70bea079} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1316 | 2025.12.11 03:49:51.706762 [ 275 ] {335d7c1a-8c1a-4bdd-a49b-fdad70bea079} <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'))" | ||
| 1317 | 2025.12.11 03:49:51.706791 [ 275 ] {335d7c1a-8c1a-4bdd-a49b-fdad70bea079} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1318 | 2025.12.11 03:49:51.732771 [ 275 ] {335d7c1a-8c1a-4bdd-a49b-fdad70bea079} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.040117 sec., 473.6146770695715 rows/sec., 19.79 KiB/sec. | ||
| 1319 | 2025.12.11 03:49:51.732869 [ 275 ] {335d7c1a-8c1a-4bdd-a49b-fdad70bea079} <Debug> TCPHandler: Processed in 0.040497548 sec. | ||
| 1320 | 2025.12.11 03:49:51.735524 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2025.12.11 03:49:51.735695 [ 275 ] {31eed277-7d2d-4b61-99ec-d3f111029ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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', 'sled_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1322 | 2025.12.11 03:49:51.735951 [ 275 ] {31eed277-7d2d-4b61-99ec-d3f111029ad4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1323 | 2025.12.11 03:49:51.735990 [ 275 ] {31eed277-7d2d-4b61-99ec-d3f111029ad4} <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', 'sled_data_link:errors_received')" moved to PREWHERE | ||
| 1324 | 2025.12.11 03:49:51.736176 [ 275 ] {31eed277-7d2d-4b61-99ec-d3f111029ad4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1325 | 2025.12.11 03:49:51.736229 [ 275 ] {31eed277-7d2d-4b61-99ec-d3f111029ad4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1326 | 2025.12.11 03:49:51.736333 [ 275 ] {31eed277-7d2d-4b61-99ec-d3f111029ad4} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1327 | 2025.12.11 03:49:51.736362 [ 275 ] {31eed277-7d2d-4b61-99ec-d3f111029ad4} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1328 | 2025.12.11 03:49:51.736381 [ 275 ] {31eed277-7d2d-4b61-99ec-d3f111029ad4} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 1329 | 2025.12.11 03:49:51.736395 [ 275 ] {31eed277-7d2d-4b61-99ec-d3f111029ad4} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1330 | 2025.12.11 03:49:51.736427 [ 275 ] {31eed277-7d2d-4b61-99ec-d3f111029ad4} <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', 'sled_data_link:errors_received'))" | ||
| 1331 | 2025.12.11 03:49:51.736445 [ 275 ] {31eed277-7d2d-4b61-99ec-d3f111029ad4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1332 | 2025.12.11 03:49:51.737151 [ 275 ] {31eed277-7d2d-4b61-99ec-d3f111029ad4} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00153 sec., 12418.300653594772 rows/sec., 518.92 KiB/sec. | ||
| 1333 | 2025.12.11 03:49:51.737232 [ 275 ] {31eed277-7d2d-4b61-99ec-d3f111029ad4} <Debug> TCPHandler: Processed in 0.00177549 sec. | ||
| 1334 | 2025.12.11 03:49:51.737449 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2025.12.11 03:49:51.737582 [ 275 ] {b7af3037-51ac-4557-b8bb-d5db7754475c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1336 | 2025.12.11 03:49:51.737786 [ 275 ] {b7af3037-51ac-4557-b8bb-d5db7754475c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1337 | 2025.12.11 03:49:51.737819 [ 275 ] {b7af3037-51ac-4557-b8bb-d5db7754475c} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent')" moved to PREWHERE | ||
| 1338 | 2025.12.11 03:49:51.738002 [ 275 ] {b7af3037-51ac-4557-b8bb-d5db7754475c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1339 | 2025.12.11 03:49:51.738057 [ 275 ] {b7af3037-51ac-4557-b8bb-d5db7754475c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1340 | 2025.12.11 03:49:51.738158 [ 275 ] {b7af3037-51ac-4557-b8bb-d5db7754475c} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1341 | 2025.12.11 03:49:51.738186 [ 275 ] {b7af3037-51ac-4557-b8bb-d5db7754475c} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1342 | 2025.12.11 03:49:51.738204 [ 275 ] {b7af3037-51ac-4557-b8bb-d5db7754475c} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 1343 | 2025.12.11 03:49:51.738218 [ 275 ] {b7af3037-51ac-4557-b8bb-d5db7754475c} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1344 | 2025.12.11 03:49:51.738250 [ 275 ] {b7af3037-51ac-4557-b8bb-d5db7754475c} <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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent'))" | ||
| 1345 | 2025.12.11 03:49:51.738267 [ 275 ] {b7af3037-51ac-4557-b8bb-d5db7754475c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1346 | 2025.12.11 03:49:51.738827 [ 275 ] {b7af3037-51ac-4557-b8bb-d5db7754475c} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001283 sec., 14809.04130943102 rows/sec., 618.82 KiB/sec. | ||
| 1347 | 2025.12.11 03:49:51.738909 [ 275 ] {b7af3037-51ac-4557-b8bb-d5db7754475c} <Debug> TCPHandler: Processed in 0.001512876 sec. | ||
| 1348 | 2025.12.11 03:49:51.739121 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1349 | 2025.12.11 03:49:51.739276 [ 275 ] {b35a854e-eeb6-4b74-9ac3-7d24d6e5ff34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1350 | 2025.12.11 03:49:51.739514 [ 275 ] {b35a854e-eeb6-4b74-9ac3-7d24d6e5ff34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1351 | 2025.12.11 03:49:51.739553 [ 275 ] {b35a854e-eeb6-4b74-9ac3-7d24d6e5ff34} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent')" moved to PREWHERE | ||
| 1352 | 2025.12.11 03:49:51.739762 [ 275 ] {b35a854e-eeb6-4b74-9ac3-7d24d6e5ff34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1353 | 2025.12.11 03:49:51.739823 [ 275 ] {b35a854e-eeb6-4b74-9ac3-7d24d6e5ff34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1354 | 2025.12.11 03:49:51.739942 [ 275 ] {b35a854e-eeb6-4b74-9ac3-7d24d6e5ff34} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1355 | 2025.12.11 03:49:51.739976 [ 275 ] {b35a854e-eeb6-4b74-9ac3-7d24d6e5ff34} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1356 | 2025.12.11 03:49:51.739998 [ 275 ] {b35a854e-eeb6-4b74-9ac3-7d24d6e5ff34} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 1357 | 2025.12.11 03:49:51.740015 [ 275 ] {b35a854e-eeb6-4b74-9ac3-7d24d6e5ff34} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1358 | 2025.12.11 03:49:51.740047 [ 275 ] {b35a854e-eeb6-4b74-9ac3-7d24d6e5ff34} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent'))" | ||
| 1359 | 2025.12.11 03:49:51.740064 [ 275 ] {b35a854e-eeb6-4b74-9ac3-7d24d6e5ff34} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1360 | 2025.12.11 03:49:51.740488 [ 275 ] {b35a854e-eeb6-4b74-9ac3-7d24d6e5ff34} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001273 sec., 14925.373134328358 rows/sec., 623.68 KiB/sec. | ||
| 1361 | 2025.12.11 03:49:51.740569 [ 275 ] {b35a854e-eeb6-4b74-9ac3-7d24d6e5ff34} <Debug> TCPHandler: Processed in 0.001509906 sec. | ||
| 1362 | 2025.12.11 03:49:51.740762 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2025.12.11 03:49:51.740888 [ 275 ] {401122c2-6606-46a7-8c38-69b43c6b932f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1364 | 2025.12.11 03:49:51.741084 [ 275 ] {401122c2-6606-46a7-8c38-69b43c6b932f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1365 | 2025.12.11 03:49:51.741114 [ 275 ] {401122c2-6606-46a7-8c38-69b43c6b932f} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received')" moved to PREWHERE | ||
| 1366 | 2025.12.11 03:49:51.741283 [ 275 ] {401122c2-6606-46a7-8c38-69b43c6b932f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1367 | 2025.12.11 03:49:51.741334 [ 275 ] {401122c2-6606-46a7-8c38-69b43c6b932f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1368 | 2025.12.11 03:49:51.741431 [ 275 ] {401122c2-6606-46a7-8c38-69b43c6b932f} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1369 | 2025.12.11 03:49:51.741458 [ 275 ] {401122c2-6606-46a7-8c38-69b43c6b932f} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1370 | 2025.12.11 03:49:51.741476 [ 275 ] {401122c2-6606-46a7-8c38-69b43c6b932f} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 1371 | 2025.12.11 03:49:51.741490 [ 275 ] {401122c2-6606-46a7-8c38-69b43c6b932f} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1372 | 2025.12.11 03:49:51.741521 [ 275 ] {401122c2-6606-46a7-8c38-69b43c6b932f} <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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received'))" | ||
| 1373 | 2025.12.11 03:49:51.741539 [ 275 ] {401122c2-6606-46a7-8c38-69b43c6b932f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1374 | 2025.12.11 03:49:51.741925 [ 275 ] {401122c2-6606-46a7-8c38-69b43c6b932f} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001084 sec., 17527.67527675277 rows/sec., 732.42 KiB/sec. | ||
| 1375 | 2025.12.11 03:49:51.742004 [ 275 ] {401122c2-6606-46a7-8c38-69b43c6b932f} <Debug> TCPHandler: Processed in 0.001290943 sec. | ||
| 1376 | 2025.12.11 03:49:51.742190 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2025.12.11 03:49:51.742315 [ 275 ] {1f81e1e6-b4ef-4b57-9001-bd7db400a012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) 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', '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') FORMAT Native; (stage: Complete) | ||
| 1378 | 2025.12.11 03:49:51.742511 [ 275 ] {1f81e1e6-b4ef-4b57-9001-bd7db400a012} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1379 | 2025.12.11 03:49:51.742541 [ 275 ] {1f81e1e6-b4ef-4b57-9001-bd7db400a012} <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', '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')" moved to PREWHERE | ||
| 1380 | 2025.12.11 03:49:51.742712 [ 275 ] {1f81e1e6-b4ef-4b57-9001-bd7db400a012} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1381 | 2025.12.11 03:49:51.742763 [ 275 ] {1f81e1e6-b4ef-4b57-9001-bd7db400a012} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1382 | 2025.12.11 03:49:51.742882 [ 275 ] {1f81e1e6-b4ef-4b57-9001-bd7db400a012} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1383 | 2025.12.11 03:49:51.742910 [ 275 ] {1f81e1e6-b4ef-4b57-9001-bd7db400a012} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1384 | 2025.12.11 03:49:51.742928 [ 275 ] {1f81e1e6-b4ef-4b57-9001-bd7db400a012} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 1385 | 2025.12.11 03:49:51.742943 [ 275 ] {1f81e1e6-b4ef-4b57-9001-bd7db400a012} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1386 | 2025.12.11 03:49:51.742973 [ 275 ] {1f81e1e6-b4ef-4b57-9001-bd7db400a012} <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', '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'))" | ||
| 1387 | 2025.12.11 03:49:51.743018 [ 275 ] {1f81e1e6-b4ef-4b57-9001-bd7db400a012} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1388 | 2025.12.11 03:49:51.743558 [ 275 ] {1f81e1e6-b4ef-4b57-9001-bd7db400a012} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00129 sec., 14728.682170542637 rows/sec., 615.46 KiB/sec. | ||
| 1389 | 2025.12.11 03:49:51.743638 [ 275 ] {1f81e1e6-b4ef-4b57-9001-bd7db400a012} <Debug> TCPHandler: Processed in 0.001497116 sec. | ||
| 1390 | 2025.12.11 03:49:51.818187 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2025.12.11 03:49:51.818352 [ 275 ] {638adb1d-eb48-428c-a4ec-6b23c68aee08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1392 | 2025.12.11 03:49:51.818417 [ 275 ] {638adb1d-eb48-428c-a4ec-6b23c68aee08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1393 | 2025.12.11 03:49:51.819124 [ 275 ] {638adb1d-eb48-428c-a4ec-6b23c68aee08} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2025.12.11 03:49:51.819171 [ 275 ] {638adb1d-eb48-428c-a4ec-6b23c68aee08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1395 | 2025.12.11 03:49:51.819591 [ 275 ] {638adb1d-eb48-428c-a4ec-6b23c68aee08} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1396 | 2025.12.11 03:49:51.819783 [ 275 ] {638adb1d-eb48-428c-a4ec-6b23c68aee08} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2025.12.11 03:49:51.819941 [ 275 ] {638adb1d-eb48-428c-a4ec-6b23c68aee08} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001635 sec., 3669.7247706422017 rows/sec., 817.09 KiB/sec. | ||
| 1398 | 2025.12.11 03:49:51.819983 [ 275 ] {638adb1d-eb48-428c-a4ec-6b23c68aee08} <Debug> TCPHandler: Processed in 0.001895912 sec. | ||
| 1399 | 2025.12.11 03:49:51.820103 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2025.12.11 03:49:51.820200 [ 275 ] {298f9da8-c304-40de-bf1c-845540bcc55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1401 | 2025.12.11 03:49:51.820240 [ 275 ] {298f9da8-c304-40de-bf1c-845540bcc55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1402 | 2025.12.11 03:49:51.820682 [ 275 ] {298f9da8-c304-40de-bf1c-845540bcc55e} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2025.12.11 03:49:51.820718 [ 275 ] {298f9da8-c304-40de-bf1c-845540bcc55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1404 | 2025.12.11 03:49:51.820997 [ 275 ] {298f9da8-c304-40de-bf1c-845540bcc55e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1405 | 2025.12.11 03:49:51.821197 [ 275 ] {298f9da8-c304-40de-bf1c-845540bcc55e} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2025.12.11 03:49:51.821330 [ 275 ] {298f9da8-c304-40de-bf1c-845540bcc55e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 141.94 KiB/sec. | ||
| 1407 | 2025.12.11 03:49:51.821366 [ 275 ] {298f9da8-c304-40de-bf1c-845540bcc55e} <Debug> TCPHandler: Processed in 0.001313353 sec. | ||
| 1408 | 2025.12.11 03:49:51.821489 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2025.12.11 03:49:51.821581 [ 275 ] {72e62b2c-3fea-4f9f-b26d-1199656c63a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1410 | 2025.12.11 03:49:51.821620 [ 275 ] {72e62b2c-3fea-4f9f-b26d-1199656c63a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1411 | 2025.12.11 03:49:51.822736 [ 275 ] {72e62b2c-3fea-4f9f-b26d-1199656c63a4} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2025.12.11 03:49:51.822772 [ 275 ] {72e62b2c-3fea-4f9f-b26d-1199656c63a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1413 | 2025.12.11 03:49:51.823219 [ 275 ] {72e62b2c-3fea-4f9f-b26d-1199656c63a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1414 | 2025.12.11 03:49:51.823446 [ 275 ] {72e62b2c-3fea-4f9f-b26d-1199656c63a4} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2025.12.11 03:49:51.823578 [ 275 ] {72e62b2c-3fea-4f9f-b26d-1199656c63a4} <Debug> executeQuery: Read 1167 rows, 98.17 KiB in 0.002013 sec., 579731.7436661699 rows/sec., 47.62 MiB/sec. | ||
| 1416 | 2025.12.11 03:49:51.823620 [ 275 ] {72e62b2c-3fea-4f9f-b26d-1199656c63a4} <Debug> TCPHandler: Processed in 0.002179757 sec. | ||
| 1417 | 2025.12.11 03:49:51.823728 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2025.12.11 03:49:51.823820 [ 275 ] {e19babea-0157-445d-bbd8-164a14768d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1419 | 2025.12.11 03:49:51.823859 [ 275 ] {e19babea-0157-445d-bbd8-164a14768d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1420 | 2025.12.11 03:49:51.824229 [ 275 ] {e19babea-0157-445d-bbd8-164a14768d09} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2025.12.11 03:49:51.824265 [ 275 ] {e19babea-0157-445d-bbd8-164a14768d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1422 | 2025.12.11 03:49:51.824559 [ 275 ] {e19babea-0157-445d-bbd8-164a14768d09} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1423 | 2025.12.11 03:49:51.824760 [ 275 ] {e19babea-0157-445d-bbd8-164a14768d09} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2025.12.11 03:49:51.824891 [ 275 ] {e19babea-0157-445d-bbd8-164a14768d09} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001088 sec., 1838.235294117647 rows/sec., 128.35 KiB/sec. | ||
| 1425 | 2025.12.11 03:49:51.824933 [ 275 ] {e19babea-0157-445d-bbd8-164a14768d09} <Debug> TCPHandler: Processed in 0.001255152 sec. | ||
| 1426 | 2025.12.11 03:49:51.825037 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2025.12.11 03:49:51.825130 [ 275 ] {1bc283f8-85b2-44de-a7f9-395877386b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1428 | 2025.12.11 03:49:51.825168 [ 275 ] {1bc283f8-85b2-44de-a7f9-395877386b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1429 | 2025.12.11 03:49:51.825658 [ 275 ] {1bc283f8-85b2-44de-a7f9-395877386b40} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2025.12.11 03:49:51.825691 [ 275 ] {1bc283f8-85b2-44de-a7f9-395877386b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1431 | 2025.12.11 03:49:51.826001 [ 275 ] {1bc283f8-85b2-44de-a7f9-395877386b40} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1432 | 2025.12.11 03:49:51.826203 [ 275 ] {1bc283f8-85b2-44de-a7f9-395877386b40} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2025.12.11 03:49:51.826330 [ 275 ] {1bc283f8-85b2-44de-a7f9-395877386b40} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001218 sec., 187192.11822660101 rows/sec., 12.67 MiB/sec. | ||
| 1434 | 2025.12.11 03:49:51.826372 [ 275 ] {1bc283f8-85b2-44de-a7f9-395877386b40} <Debug> TCPHandler: Processed in 0.001384333 sec. | ||
| 1435 | 2025.12.11 03:49:51.826471 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2025.12.11 03:49:51.826568 [ 275 ] {f90e780c-6acd-4056-aea7-f4a53d82b660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1437 | 2025.12.11 03:49:51.826608 [ 275 ] {f90e780c-6acd-4056-aea7-f4a53d82b660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1438 | 2025.12.11 03:49:51.827237 [ 275 ] {f90e780c-6acd-4056-aea7-f4a53d82b660} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2025.12.11 03:49:51.827285 [ 275 ] {f90e780c-6acd-4056-aea7-f4a53d82b660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1440 | 2025.12.11 03:49:51.827713 [ 275 ] {f90e780c-6acd-4056-aea7-f4a53d82b660} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1441 | 2025.12.11 03:49:51.827977 [ 275 ] {f90e780c-6acd-4056-aea7-f4a53d82b660} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2025.12.11 03:49:51.828118 [ 275 ] {f90e780c-6acd-4056-aea7-f4a53d82b660} <Debug> executeQuery: Read 486 rows, 36.69 KiB in 0.001566 sec., 310344.8275862069 rows/sec., 22.88 MiB/sec. | ||
| 1443 | 2025.12.11 03:49:51.828162 [ 275 ] {f90e780c-6acd-4056-aea7-f4a53d82b660} <Debug> TCPHandler: Processed in 0.00174055 sec. | ||
| 1444 | 2025.12.11 03:49:51.828273 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2025.12.11 03:49:51.828369 [ 275 ] {9098e923-e0c4-417b-a4f6-9084f65c29fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1446 | 2025.12.11 03:49:51.828414 [ 275 ] {9098e923-e0c4-417b-a4f6-9084f65c29fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1447 | 2025.12.11 03:49:51.829281 [ 275 ] {9098e923-e0c4-417b-a4f6-9084f65c29fe} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2025.12.11 03:49:51.829317 [ 275 ] {9098e923-e0c4-417b-a4f6-9084f65c29fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1449 | 2025.12.11 03:49:51.829772 [ 275 ] {9098e923-e0c4-417b-a4f6-9084f65c29fe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1450 | 2025.12.11 03:49:51.829984 [ 275 ] {9098e923-e0c4-417b-a4f6-9084f65c29fe} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2025.12.11 03:49:51.830110 [ 275 ] {9098e923-e0c4-417b-a4f6-9084f65c29fe} <Debug> executeQuery: Read 2049 rows, 140.12 KiB in 0.001759 sec., 1164866.4013644117 rows/sec., 77.79 MiB/sec. | ||
| 1452 | 2025.12.11 03:49:51.830153 [ 275 ] {9098e923-e0c4-417b-a4f6-9084f65c29fe} <Debug> TCPHandler: Processed in 0.001930953 sec. | ||
| 1453 | 2025.12.11 03:49:51.830263 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2025.12.11 03:49:51.830357 [ 275 ] {a3e2237c-1614-4276-a5a6-4d4f2e875d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1455 | 2025.12.11 03:49:51.830399 [ 275 ] {a3e2237c-1614-4276-a5a6-4d4f2e875d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1456 | 2025.12.11 03:49:51.830709 [ 275 ] {a3e2237c-1614-4276-a5a6-4d4f2e875d0f} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2025.12.11 03:49:51.830746 [ 275 ] {a3e2237c-1614-4276-a5a6-4d4f2e875d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1458 | 2025.12.11 03:49:51.831042 [ 275 ] {a3e2237c-1614-4276-a5a6-4d4f2e875d0f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1459 | 2025.12.11 03:49:51.831248 [ 275 ] {a3e2237c-1614-4276-a5a6-4d4f2e875d0f} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2025.12.11 03:49:51.831375 [ 275 ] {a3e2237c-1614-4276-a5a6-4d4f2e875d0f} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 405.88 KiB/sec. | ||
| 1461 | 2025.12.11 03:49:51.831426 [ 275 ] {a3e2237c-1614-4276-a5a6-4d4f2e875d0f} <Debug> TCPHandler: Processed in 0.001213692 sec. | ||
| 1462 | 2025.12.11 03:49:52.000291 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.59 MiB, peak 172.52 MiB, free memory in arenas 0.00 B, will set to 169.60 MiB (RSS), difference: 1.01 MiB | ||
| 1463 | 2025.12.11 03:49:53.345381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 200 | ||
| 1464 | 2025.12.11 03:49:53.348130 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2025.12.11 03:49:53.348190 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1466 | 2025.12.11 03:49:53.349553 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1467 | 2025.12.11 03:49:53.349847 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2025.12.11 03:49:53.350216 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1469 | 2025.12.11 03:49:56.152577 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2025.12.11 03:49:56.152800 [ 275 ] {6aba83d7-128a-4d4f-a5ab-e398036f007f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1471 | 2025.12.11 03:49:56.152874 [ 275 ] {6aba83d7-128a-4d4f-a5ab-e398036f007f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1472 | 2025.12.11 03:49:56.153550 [ 275 ] {6aba83d7-128a-4d4f-a5ab-e398036f007f} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1473 | 2025.12.11 03:49:56.153602 [ 275 ] {6aba83d7-128a-4d4f-a5ab-e398036f007f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1474 | 2025.12.11 03:49:56.154001 [ 275 ] {6aba83d7-128a-4d4f-a5ab-e398036f007f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1475 | 2025.12.11 03:49:56.154232 [ 275 ] {6aba83d7-128a-4d4f-a5ab-e398036f007f} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1476 | 2025.12.11 03:49:56.154397 [ 275 ] {6aba83d7-128a-4d4f-a5ab-e398036f007f} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001648 sec., 15776.699029126214 rows/sec., 1.17 MiB/sec. | ||
| 1477 | 2025.12.11 03:49:56.154445 [ 275 ] {6aba83d7-128a-4d4f-a5ab-e398036f007f} <Debug> TCPHandler: Processed in 0.001999035 sec. | ||
| 1478 | 2025.12.11 03:49:56.154565 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1479 | 2025.12.11 03:49:56.154669 [ 275 ] {8f5af901-95ad-4c5c-ba85-609538e7b5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1480 | 2025.12.11 03:49:56.154713 [ 275 ] {8f5af901-95ad-4c5c-ba85-609538e7b5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1481 | 2025.12.11 03:49:56.155120 [ 275 ] {8f5af901-95ad-4c5c-ba85-609538e7b5ea} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2025.12.11 03:49:56.155159 [ 275 ] {8f5af901-95ad-4c5c-ba85-609538e7b5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1483 | 2025.12.11 03:49:56.155460 [ 275 ] {8f5af901-95ad-4c5c-ba85-609538e7b5ea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1484 | 2025.12.11 03:49:56.155680 [ 275 ] {8f5af901-95ad-4c5c-ba85-609538e7b5ea} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2025.12.11 03:49:56.155814 [ 275 ] {8f5af901-95ad-4c5c-ba85-609538e7b5ea} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001168 sec., 23972.602739726026 rows/sec., 1.87 MiB/sec. | ||
| 1486 | 2025.12.11 03:49:56.155851 [ 275 ] {8f5af901-95ad-4c5c-ba85-609538e7b5ea} <Debug> TCPHandler: Processed in 0.001338523 sec. | ||
| 1487 | 2025.12.11 03:49:56.155958 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2025.12.11 03:49:56.156053 [ 275 ] {73ea976c-4d9c-4b2d-a501-536816e344e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1489 | 2025.12.11 03:49:56.156098 [ 275 ] {73ea976c-4d9c-4b2d-a501-536816e344e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1490 | 2025.12.11 03:49:56.156475 [ 275 ] {73ea976c-4d9c-4b2d-a501-536816e344e3} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2025.12.11 03:49:56.156509 [ 275 ] {73ea976c-4d9c-4b2d-a501-536816e344e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1492 | 2025.12.11 03:49:56.156831 [ 275 ] {73ea976c-4d9c-4b2d-a501-536816e344e3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1493 | 2025.12.11 03:49:56.157044 [ 275 ] {73ea976c-4d9c-4b2d-a501-536816e344e3} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2025.12.11 03:49:56.157173 [ 275 ] {73ea976c-4d9c-4b2d-a501-536816e344e3} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001139 sec., 70237.05004389815 rows/sec., 4.87 MiB/sec. | ||
| 1495 | 2025.12.11 03:49:56.157209 [ 275 ] {73ea976c-4d9c-4b2d-a501-536816e344e3} <Debug> TCPHandler: Processed in 0.001300892 sec. | ||
| 1496 | 2025.12.11 03:49:56.157314 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2025.12.11 03:49:56.157408 [ 275 ] {2cdafa12-b635-4004-8a4a-928b6e95e968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1498 | 2025.12.11 03:49:56.157450 [ 275 ] {2cdafa12-b635-4004-8a4a-928b6e95e968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1499 | 2025.12.11 03:49:56.157761 [ 275 ] {2cdafa12-b635-4004-8a4a-928b6e95e968} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2025.12.11 03:49:56.157795 [ 275 ] {2cdafa12-b635-4004-8a4a-928b6e95e968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1501 | 2025.12.11 03:49:56.158099 [ 275 ] {2cdafa12-b635-4004-8a4a-928b6e95e968} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1502 | 2025.12.11 03:49:56.158301 [ 275 ] {2cdafa12-b635-4004-8a4a-928b6e95e968} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2025.12.11 03:49:56.158429 [ 275 ] {2cdafa12-b635-4004-8a4a-928b6e95e968} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001039 sec., 23099.133782483157 rows/sec., 1.58 MiB/sec. | ||
| 1504 | 2025.12.11 03:49:56.158463 [ 275 ] {2cdafa12-b635-4004-8a4a-928b6e95e968} <Debug> TCPHandler: Processed in 0.001198241 sec. | ||
| 1505 | 2025.12.11 03:49:58.267410 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1506 | 2025.12.11 03:49:58.267496 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1507 | 2025.12.11 03:49:58.372996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2899 | ||
| 1508 | 2025.12.11 03:49:58.373777 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2025.12.11 03:49:58.373811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1510 | 2025.12.11 03:49:58.374277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1511 | 2025.12.11 03:49:58.374505 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2025.12.11 03:49:58.374624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2899 | ||
| 1513 | 2025.12.11 03:49:58.374628 [ 93 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1514 | 2025.12.11 03:49:58.374677 [ 93 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2025.12.11 03:49:58.374696 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1516 | 2025.12.11 03:49:58.376861 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 1517 | 2025.12.11 03:49:58.377041 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1518 | 2025.12.11 03:49:58.377123 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 1519 | 2025.12.11 03:49:58.377230 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 491 rows starting from the beginning of the part | ||
| 1520 | 2025.12.11 03:49:58.377283 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1521 | 2025.12.11 03:49:58.377329 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1522 | 2025.12.11 03:49:58.377377 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1523 | 2025.12.11 03:49:58.377420 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1524 | 2025.12.11 03:49:58.417879 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2899 rows, containing 4 columns (4 merged, 0 gathered) in 0.043067852 sec., 67312.38883239406 rows/sec., 986.02 KiB/sec. | ||
| 1525 | 2025.12.11 03:49:58.418578 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1526 | 2025.12.11 03:49:58.418824 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_6_1} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2025.12.11 03:49:58.418888 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_6_1} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1528 | 2025.12.11 03:49:58.418968 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1529 | 2025.12.11 03:49:58.524616 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1530 | 2025.12.11 03:49:58.541122 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2025.12.11 03:49:58.541164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1532 | 2025.12.11 03:49:58.547186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1533 | 2025.12.11 03:49:58.547885 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2025.12.11 03:49:58.548167 [ 93 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1535 | 2025.12.11 03:49:58.548242 [ 93 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.12.11 03:49:58.548277 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1537 | 2025.12.11 03:49:58.548377 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 1538 | 2025.12.11 03:49:58.550694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1539 | 2025.12.11 03:49:58.551161 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1540 | 2025.12.11 03:49:58.551859 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 1541 | 2025.12.11 03:49:58.555090 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 1542 | 2025.12.11 03:49:58.558405 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 1543 | 2025.12.11 03:49:58.562204 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 1544 | 2025.12.11 03:49:58.571000 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 1545 | 2025.12.11 03:49:58.575497 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 1546 | 2025.12.11 03:49:58.637357 [ 194 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089005694 sec., 516.8208676626914 rows/sec., 2.67 MiB/sec. | ||
| 1547 | 2025.12.11 03:49:58.639647 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1548 | 2025.12.11 03:49:58.641595 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_6_1} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2025.12.11 03:49:58.641691 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_6_1} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1550 | 2025.12.11 03:49:58.643253 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1551 | 2025.12.11 03:49:59.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.93 MiB, peak 180.47 MiB, free memory in arenas 0.00 B, will set to 180.13 MiB (RSS), difference: 9.20 MiB | ||
| 1552 | 2025.12.11 03:50:01.154250 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2025.12.11 03:50:01.154519 [ 275 ] {934b37c9-a0e6-4c35-adfa-619ac5f004ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1554 | 2025.12.11 03:50:01.154616 [ 275 ] {934b37c9-a0e6-4c35-adfa-619ac5f004ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1555 | 2025.12.11 03:50:01.155451 [ 275 ] {934b37c9-a0e6-4c35-adfa-619ac5f004ba} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2025.12.11 03:50:01.155503 [ 275 ] {934b37c9-a0e6-4c35-adfa-619ac5f004ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1557 | 2025.12.11 03:50:01.155894 [ 275 ] {934b37c9-a0e6-4c35-adfa-619ac5f004ba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1558 | 2025.12.11 03:50:01.156134 [ 275 ] {934b37c9-a0e6-4c35-adfa-619ac5f004ba} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2025.12.11 03:50:01.156291 [ 89 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1560 | 2025.12.11 03:50:01.156299 [ 275 ] {934b37c9-a0e6-4c35-adfa-619ac5f004ba} <Debug> executeQuery: Read 72 rows, 6.30 KiB in 0.001847 sec., 38982.133188955064 rows/sec., 3.33 MiB/sec. | ||
| 1561 | 2025.12.11 03:50:01.156387 [ 89 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2025.12.11 03:50:01.156410 [ 275 ] {934b37c9-a0e6-4c35-adfa-619ac5f004ba} <Debug> TCPHandler: Processed in 0.002293199 sec. | ||
| 1563 | 2025.12.11 03:50:01.156420 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1564 | 2025.12.11 03:50:01.156541 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2025.12.11 03:50:01.156583 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 1566 | 2025.12.11 03:50:01.156652 [ 275 ] {6bafdea1-5a50-44f3-8dfc-7d91f4c63572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1567 | 2025.12.11 03:50:01.156700 [ 275 ] {6bafdea1-5a50-44f3-8dfc-7d91f4c63572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1568 | 2025.12.11 03:50:01.156734 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1569 | 2025.12.11 03:50:01.156790 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 1570 | 2025.12.11 03:50:01.156894 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1571 | 2025.12.11 03:50:01.156951 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
| 1572 | 2025.12.11 03:50:01.157001 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1167 rows starting from the beginning of the part | ||
| 1573 | 2025.12.11 03:50:01.157050 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 1574 | 2025.12.11 03:50:01.157097 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 1575 | 2025.12.11 03:50:01.157130 [ 275 ] {6bafdea1-5a50-44f3-8dfc-7d91f4c63572} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2025.12.11 03:50:01.157173 [ 275 ] {6bafdea1-5a50-44f3-8dfc-7d91f4c63572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1577 | 2025.12.11 03:50:01.157620 [ 275 ] {6bafdea1-5a50-44f3-8dfc-7d91f4c63572} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1578 | 2025.12.11 03:50:01.157873 [ 275 ] {6bafdea1-5a50-44f3-8dfc-7d91f4c63572} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2025.12.11 03:50:01.158024 [ 275 ] {6bafdea1-5a50-44f3-8dfc-7d91f4c63572} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001393 sec., 16511.127063890883 rows/sec., 1.21 MiB/sec. | ||
| 1580 | 2025.12.11 03:50:01.158067 [ 275 ] {6bafdea1-5a50-44f3-8dfc-7d91f4c63572} <Debug> TCPHandler: Processed in 0.001577138 sec. | ||
| 1581 | 2025.12.11 03:50:01.158174 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2025.12.11 03:50:01.158273 [ 275 ] {0602aaa7-8483-4b3a-9415-e15e74ddcd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1583 | 2025.12.11 03:50:01.158336 [ 275 ] {0602aaa7-8483-4b3a-9415-e15e74ddcd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1584 | 2025.12.11 03:50:01.158531 [ 194 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1405 rows, containing 5 columns (5 merged, 0 gathered) in 0.002013035 sec., 697951.1036817542 rows/sec., 59.98 MiB/sec. | ||
| 1585 | 2025.12.11 03:50:01.158752 [ 275 ] {0602aaa7-8483-4b3a-9415-e15e74ddcd4c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2025.12.11 03:50:01.158794 [ 275 ] {0602aaa7-8483-4b3a-9415-e15e74ddcd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1587 | 2025.12.11 03:50:01.158827 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1588 | 2025.12.11 03:50:01.159097 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_6_1} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2025.12.11 03:50:01.159129 [ 275 ] {0602aaa7-8483-4b3a-9415-e15e74ddcd4c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1590 | 2025.12.11 03:50:01.159162 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_6_1} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1591 | 2025.12.11 03:50:01.159242 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1592 | 2025.12.11 03:50:01.159337 [ 275 ] {0602aaa7-8483-4b3a-9415-e15e74ddcd4c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2025.12.11 03:50:01.159435 [ 89 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1594 | 2025.12.11 03:50:01.159466 [ 275 ] {0602aaa7-8483-4b3a-9415-e15e74ddcd4c} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001215 sec., 41975.30864197531 rows/sec., 3.28 MiB/sec. | ||
| 1595 | 2025.12.11 03:50:01.159471 [ 89 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2025.12.11 03:50:01.159507 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1597 | 2025.12.11 03:50:01.159510 [ 275 ] {0602aaa7-8483-4b3a-9415-e15e74ddcd4c} <Debug> TCPHandler: Processed in 0.001385763 sec. | ||
| 1598 | 2025.12.11 03:50:01.159582 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 1599 | 2025.12.11 03:50:01.159628 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2025.12.11 03:50:01.159679 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1601 | 2025.12.11 03:50:01.159708 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 49 rows starting from the beginning of the part | ||
| 1602 | 2025.12.11 03:50:01.159729 [ 275 ] {2cd30aa2-41c0-4d64-862a-c73edca0d024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1603 | 2025.12.11 03:50:01.159754 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 1604 | 2025.12.11 03:50:01.159779 [ 275 ] {2cd30aa2-41c0-4d64-862a-c73edca0d024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1605 | 2025.12.11 03:50:01.159797 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1606 | 2025.12.11 03:50:01.159838 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 486 rows starting from the beginning of the part | ||
| 1607 | 2025.12.11 03:50:01.159873 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 1608 | 2025.12.11 03:50:01.159921 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 1609 | 2025.12.11 03:50:01.160198 [ 275 ] {2cd30aa2-41c0-4d64-862a-c73edca0d024} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2025.12.11 03:50:01.160240 [ 275 ] {2cd30aa2-41c0-4d64-862a-c73edca0d024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1611 | 2025.12.11 03:50:01.160693 [ 275 ] {2cd30aa2-41c0-4d64-862a-c73edca0d024} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1612 | 2025.12.11 03:50:01.160764 [ 190 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209511 sec., 577092.7259032783 rows/sec., 45.54 MiB/sec. | ||
| 1613 | 2025.12.11 03:50:01.160929 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1614 | 2025.12.11 03:50:01.160940 [ 275 ] {2cd30aa2-41c0-4d64-862a-c73edca0d024} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2025.12.11 03:50:01.161064 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1616 | 2025.12.11 03:50:01.161103 [ 275 ] {2cd30aa2-41c0-4d64-862a-c73edca0d024} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001394 sec., 71736.01147776183 rows/sec., 4.97 MiB/sec. | ||
| 1617 | 2025.12.11 03:50:01.161104 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2025.12.11 03:50:01.161148 [ 275 ] {2cd30aa2-41c0-4d64-862a-c73edca0d024} <Debug> TCPHandler: Processed in 0.001570697 sec. | ||
| 1619 | 2025.12.11 03:50:01.161150 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1620 | 2025.12.11 03:50:01.161212 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_6_1} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2025.12.11 03:50:01.161274 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2025.12.11 03:50:01.161290 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_6_1} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1623 | 2025.12.11 03:50:01.161292 [ 194 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 1624 | 2025.12.11 03:50:01.161375 [ 275 ] {efd5aafd-901f-4c3a-b726-73ab23a25089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1625 | 2025.12.11 03:50:01.161384 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1626 | 2025.12.11 03:50:01.161438 [ 275 ] {efd5aafd-901f-4c3a-b726-73ab23a25089} <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 | ||
| 1627 | 2025.12.11 03:50:01.161458 [ 194 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1628 | 2025.12.11 03:50:01.161507 [ 194 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part | ||
| 1629 | 2025.12.11 03:50:01.161599 [ 194 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1630 | 2025.12.11 03:50:01.161650 [ 194 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 1631 | 2025.12.11 03:50:01.161705 [ 194 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2049 rows starting from the beginning of the part | ||
| 1632 | 2025.12.11 03:50:01.161748 [ 194 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 80 rows starting from the beginning of the part | ||
| 1633 | 2025.12.11 03:50:01.161792 [ 194 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 1634 | 2025.12.11 03:50:01.162313 [ 275 ] {efd5aafd-901f-4c3a-b726-73ab23a25089} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2025.12.11 03:50:01.162354 [ 275 ] {efd5aafd-901f-4c3a-b726-73ab23a25089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1636 | 2025.12.11 03:50:01.162954 [ 275 ] {efd5aafd-901f-4c3a-b726-73ab23a25089} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1637 | 2025.12.11 03:50:01.163206 [ 275 ] {efd5aafd-901f-4c3a-b726-73ab23a25089} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2025.12.11 03:50:01.163341 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002107187 sec., 1201127.3797721798 rows/sec., 80.80 MiB/sec. | ||
| 1639 | 2025.12.11 03:50:01.163361 [ 275 ] {efd5aafd-901f-4c3a-b726-73ab23a25089} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002004 sec., 11477.045908183632 rows/sec., 20.57 MiB/sec. | ||
| 1640 | 2025.12.11 03:50:01.163433 [ 275 ] {efd5aafd-901f-4c3a-b726-73ab23a25089} <Debug> TCPHandler: Processed in 0.002210008 sec. | ||
| 1641 | 2025.12.11 03:50:01.163555 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1642 | 2025.12.11 03:50:01.163649 [ 275 ] {4fb558cc-bcb3-4893-aee6-588c21873205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1643 | 2025.12.11 03:50:01.163692 [ 275 ] {4fb558cc-bcb3-4893-aee6-588c21873205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1644 | 2025.12.11 03:50:01.163712 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1645 | 2025.12.11 03:50:01.164033 [ 275 ] {4fb558cc-bcb3-4893-aee6-588c21873205} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2025.12.11 03:50:01.164068 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2025.12.11 03:50:01.164074 [ 275 ] {4fb558cc-bcb3-4893-aee6-588c21873205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1648 | 2025.12.11 03:50:01.164169 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1649 | 2025.12.11 03:50:01.164279 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1650 | 2025.12.11 03:50:01.164420 [ 275 ] {4fb558cc-bcb3-4893-aee6-588c21873205} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1651 | 2025.12.11 03:50:01.164633 [ 275 ] {4fb558cc-bcb3-4893-aee6-588c21873205} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2025.12.11 03:50:01.164729 [ 89 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1653 | 2025.12.11 03:50:01.164758 [ 275 ] {4fb558cc-bcb3-4893-aee6-588c21873205} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001127 sec., 26619.343389529728 rows/sec., 1.82 MiB/sec. | ||
| 1654 | 2025.12.11 03:50:01.164761 [ 89 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2025.12.11 03:50:01.164799 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1656 | 2025.12.11 03:50:01.164800 [ 275 ] {4fb558cc-bcb3-4893-aee6-588c21873205} <Debug> TCPHandler: Processed in 0.001295943 sec. | ||
| 1657 | 2025.12.11 03:50:01.164920 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 1658 | 2025.12.11 03:50:01.165058 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1659 | 2025.12.11 03:50:01.165090 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1660 | 2025.12.11 03:50:01.165164 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 1661 | 2025.12.11 03:50:01.165222 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 1662 | 2025.12.11 03:50:01.165267 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 1663 | 2025.12.11 03:50:01.165314 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1664 | 2025.12.11 03:50:01.165365 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 1665 | 2025.12.11 03:50:01.166103 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238581 sec., 121106.3305508481 rows/sec., 8.30 MiB/sec. | ||
| 1666 | 2025.12.11 03:50:01.166233 [ 190 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1667 | 2025.12.11 03:50:01.166486 [ 190 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_6_1} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1668 | 2025.12.11 03:50:01.166552 [ 190 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_6_1} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1669 | 2025.12.11 03:50:01.166620 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1670 | 2025.12.11 03:50:03.350425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 220 | ||
| 1671 | 2025.12.11 03:50:03.352440 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2025.12.11 03:50:03.352486 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1673 | 2025.12.11 03:50:03.353651 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1674 | 2025.12.11 03:50:03.353902 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2025.12.11 03:50:03.354140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1676 | 2025.12.11 03:50:05.874728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3347 | ||
| 1677 | 2025.12.11 03:50:05.875301 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2025.12.11 03:50:05.875359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1679 | 2025.12.11 03:50:05.875919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1680 | 2025.12.11 03:50:05.876157 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2025.12.11 03:50:05.876295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3347 | ||
| 1682 | 2025.12.11 03:50:06.050787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1683 | 2025.12.11 03:50:06.068888 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2025.12.11 03:50:06.068956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1685 | 2025.12.11 03:50:06.074446 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1686 | 2025.12.11 03:50:06.075135 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2025.12.11 03:50:06.078675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1688 | 2025.12.11 03:50:06.154416 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2025.12.11 03:50:06.154581 [ 275 ] {4739d229-8efd-4fe8-8715-96e4302bcb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1690 | 2025.12.11 03:50:06.154643 [ 275 ] {4739d229-8efd-4fe8-8715-96e4302bcb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1691 | 2025.12.11 03:50:06.155276 [ 275 ] {4739d229-8efd-4fe8-8715-96e4302bcb64} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2025.12.11 03:50:06.155321 [ 275 ] {4739d229-8efd-4fe8-8715-96e4302bcb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1693 | 2025.12.11 03:50:06.155671 [ 275 ] {4739d229-8efd-4fe8-8715-96e4302bcb64} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1694 | 2025.12.11 03:50:06.155885 [ 275 ] {4739d229-8efd-4fe8-8715-96e4302bcb64} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2025.12.11 03:50:06.156029 [ 275 ] {4739d229-8efd-4fe8-8715-96e4302bcb64} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00149 sec., 17449.664429530203 rows/sec., 1.30 MiB/sec. | ||
| 1696 | 2025.12.11 03:50:06.156073 [ 275 ] {4739d229-8efd-4fe8-8715-96e4302bcb64} <Debug> TCPHandler: Processed in 0.001776641 sec. | ||
| 1697 | 2025.12.11 03:50:06.156202 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2025.12.11 03:50:06.156302 [ 275 ] {8a4cd45b-4ea3-4e80-bbe3-eb4e4bbfab22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1699 | 2025.12.11 03:50:06.156345 [ 275 ] {8a4cd45b-4ea3-4e80-bbe3-eb4e4bbfab22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1700 | 2025.12.11 03:50:06.156774 [ 275 ] {8a4cd45b-4ea3-4e80-bbe3-eb4e4bbfab22} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2025.12.11 03:50:06.156810 [ 275 ] {8a4cd45b-4ea3-4e80-bbe3-eb4e4bbfab22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1702 | 2025.12.11 03:50:06.157100 [ 275 ] {8a4cd45b-4ea3-4e80-bbe3-eb4e4bbfab22} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1703 | 2025.12.11 03:50:06.157303 [ 275 ] {8a4cd45b-4ea3-4e80-bbe3-eb4e4bbfab22} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2025.12.11 03:50:06.157429 [ 275 ] {8a4cd45b-4ea3-4e80-bbe3-eb4e4bbfab22} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001148 sec., 24390.243902439026 rows/sec., 1.90 MiB/sec. | ||
| 1705 | 2025.12.11 03:50:06.157468 [ 275 ] {8a4cd45b-4ea3-4e80-bbe3-eb4e4bbfab22} <Debug> TCPHandler: Processed in 0.001316933 sec. | ||
| 1706 | 2025.12.11 03:50:06.157586 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2025.12.11 03:50:06.157681 [ 275 ] {e76c4549-ed44-48ca-91b3-025b4c9b37bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1708 | 2025.12.11 03:50:06.157725 [ 275 ] {e76c4549-ed44-48ca-91b3-025b4c9b37bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1709 | 2025.12.11 03:50:06.158125 [ 275 ] {e76c4549-ed44-48ca-91b3-025b4c9b37bb} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2025.12.11 03:50:06.158161 [ 275 ] {e76c4549-ed44-48ca-91b3-025b4c9b37bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1711 | 2025.12.11 03:50:06.158475 [ 275 ] {e76c4549-ed44-48ca-91b3-025b4c9b37bb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1712 | 2025.12.11 03:50:06.158676 [ 275 ] {e76c4549-ed44-48ca-91b3-025b4c9b37bb} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2025.12.11 03:50:06.158802 [ 275 ] {e76c4549-ed44-48ca-91b3-025b4c9b37bb} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00114 sec., 87719.29824561405 rows/sec., 6.08 MiB/sec. | ||
| 1714 | 2025.12.11 03:50:06.158837 [ 275 ] {e76c4549-ed44-48ca-91b3-025b4c9b37bb} <Debug> TCPHandler: Processed in 0.001302203 sec. | ||
| 1715 | 2025.12.11 03:50:06.158942 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2025.12.11 03:50:06.159038 [ 275 ] {2c5683c3-bc29-4f9c-a3a8-15b8495aed24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1717 | 2025.12.11 03:50:06.159078 [ 275 ] {2c5683c3-bc29-4f9c-a3a8-15b8495aed24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1718 | 2025.12.11 03:50:06.159386 [ 275 ] {2c5683c3-bc29-4f9c-a3a8-15b8495aed24} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2025.12.11 03:50:06.159421 [ 275 ] {2c5683c3-bc29-4f9c-a3a8-15b8495aed24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1720 | 2025.12.11 03:50:06.159720 [ 275 ] {2c5683c3-bc29-4f9c-a3a8-15b8495aed24} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1721 | 2025.12.11 03:50:06.159925 [ 275 ] {2c5683c3-bc29-4f9c-a3a8-15b8495aed24} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2025.12.11 03:50:06.160051 [ 275 ] {2c5683c3-bc29-4f9c-a3a8-15b8495aed24} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001032 sec., 29069.767441860466 rows/sec., 1.99 MiB/sec. | ||
| 1723 | 2025.12.11 03:50:06.160086 [ 275 ] {2c5683c3-bc29-4f9c-a3a8-15b8495aed24} <Debug> TCPHandler: Processed in 0.001192771 sec. | ||
| 1724 | 2025.12.11 03:50:11.154767 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2025.12.11 03:50:11.154987 [ 275 ] {1540e14a-f10e-41da-91ee-361353aa9db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1726 | 2025.12.11 03:50:11.155062 [ 275 ] {1540e14a-f10e-41da-91ee-361353aa9db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1727 | 2025.12.11 03:50:11.155761 [ 275 ] {1540e14a-f10e-41da-91ee-361353aa9db6} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2025.12.11 03:50:11.155814 [ 275 ] {1540e14a-f10e-41da-91ee-361353aa9db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1729 | 2025.12.11 03:50:11.156199 [ 275 ] {1540e14a-f10e-41da-91ee-361353aa9db6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1730 | 2025.12.11 03:50:11.156427 [ 275 ] {1540e14a-f10e-41da-91ee-361353aa9db6} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2025.12.11 03:50:11.156594 [ 275 ] {1540e14a-f10e-41da-91ee-361353aa9db6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001659 sec., 1205.5455093429775 rows/sec., 98.30 KiB/sec. | ||
| 1732 | 2025.12.11 03:50:11.156643 [ 275 ] {1540e14a-f10e-41da-91ee-361353aa9db6} <Debug> TCPHandler: Processed in 0.002007604 sec. | ||
| 1733 | 2025.12.11 03:50:11.156767 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2025.12.11 03:50:11.156874 [ 275 ] {67e98ad0-c9e3-4f3c-b704-bdd9b46c3bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1735 | 2025.12.11 03:50:11.156918 [ 275 ] {67e98ad0-c9e3-4f3c-b704-bdd9b46c3bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1736 | 2025.12.11 03:50:11.157379 [ 275 ] {67e98ad0-c9e3-4f3c-b704-bdd9b46c3bc5} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2025.12.11 03:50:11.157418 [ 275 ] {67e98ad0-c9e3-4f3c-b704-bdd9b46c3bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1738 | 2025.12.11 03:50:11.157728 [ 275 ] {67e98ad0-c9e3-4f3c-b704-bdd9b46c3bc5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1739 | 2025.12.11 03:50:11.157941 [ 275 ] {67e98ad0-c9e3-4f3c-b704-bdd9b46c3bc5} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2025.12.11 03:50:11.158074 [ 275 ] {67e98ad0-c9e3-4f3c-b704-bdd9b46c3bc5} <Debug> executeQuery: Read 93 rows, 8.38 KiB in 0.001225 sec., 75918.36734693877 rows/sec., 6.68 MiB/sec. | ||
| 1741 | 2025.12.11 03:50:11.158112 [ 275 ] {67e98ad0-c9e3-4f3c-b704-bdd9b46c3bc5} <Debug> TCPHandler: Processed in 0.001397684 sec. | ||
| 1742 | 2025.12.11 03:50:11.158229 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2025.12.11 03:50:11.158326 [ 275 ] {e91f8e22-b4e0-4dc0-9854-69280aa9e7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1744 | 2025.12.11 03:50:11.158367 [ 275 ] {e91f8e22-b4e0-4dc0-9854-69280aa9e7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1745 | 2025.12.11 03:50:11.158796 [ 275 ] {e91f8e22-b4e0-4dc0-9854-69280aa9e7ce} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2025.12.11 03:50:11.158833 [ 275 ] {e91f8e22-b4e0-4dc0-9854-69280aa9e7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1747 | 2025.12.11 03:50:11.159128 [ 275 ] {e91f8e22-b4e0-4dc0-9854-69280aa9e7ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1748 | 2025.12.11 03:50:11.159345 [ 275 ] {e91f8e22-b4e0-4dc0-9854-69280aa9e7ce} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2025.12.11 03:50:11.159477 [ 275 ] {e91f8e22-b4e0-4dc0-9854-69280aa9e7ce} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001171 sec., 29888.983774551667 rows/sec., 2.19 MiB/sec. | ||
| 1750 | 2025.12.11 03:50:11.159516 [ 275 ] {e91f8e22-b4e0-4dc0-9854-69280aa9e7ce} <Debug> TCPHandler: Processed in 0.001337313 sec. | ||
| 1751 | 2025.12.11 03:50:11.159625 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2025.12.11 03:50:11.159720 [ 275 ] {f179f917-4f73-475a-8bf5-ee2678a3df9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1753 | 2025.12.11 03:50:11.159760 [ 275 ] {f179f917-4f73-475a-8bf5-ee2678a3df9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1754 | 2025.12.11 03:50:11.160156 [ 275 ] {f179f917-4f73-475a-8bf5-ee2678a3df9a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2025.12.11 03:50:11.160193 [ 275 ] {f179f917-4f73-475a-8bf5-ee2678a3df9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1756 | 2025.12.11 03:50:11.160483 [ 275 ] {f179f917-4f73-475a-8bf5-ee2678a3df9a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1757 | 2025.12.11 03:50:11.160690 [ 275 ] {f179f917-4f73-475a-8bf5-ee2678a3df9a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2025.12.11 03:50:11.160816 [ 275 ] {f179f917-4f73-475a-8bf5-ee2678a3df9a} <Debug> executeQuery: Read 63 rows, 5.04 KiB in 0.001115 sec., 56502.242152466366 rows/sec., 4.42 MiB/sec. | ||
| 1759 | 2025.12.11 03:50:11.160852 [ 275 ] {f179f917-4f73-475a-8bf5-ee2678a3df9a} <Debug> TCPHandler: Processed in 0.001276602 sec. | ||
| 1760 | 2025.12.11 03:50:11.160961 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2025.12.11 03:50:11.161055 [ 275 ] {bf53ac9f-32f3-4bd1-ab14-b53f0bcbf40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1762 | 2025.12.11 03:50:11.161098 [ 275 ] {bf53ac9f-32f3-4bd1-ab14-b53f0bcbf40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1763 | 2025.12.11 03:50:11.161460 [ 275 ] {bf53ac9f-32f3-4bd1-ab14-b53f0bcbf40e} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2025.12.11 03:50:11.161495 [ 275 ] {bf53ac9f-32f3-4bd1-ab14-b53f0bcbf40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1765 | 2025.12.11 03:50:11.161812 [ 275 ] {bf53ac9f-32f3-4bd1-ab14-b53f0bcbf40e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1766 | 2025.12.11 03:50:11.162018 [ 275 ] {bf53ac9f-32f3-4bd1-ab14-b53f0bcbf40e} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2025.12.11 03:50:11.162150 [ 275 ] {bf53ac9f-32f3-4bd1-ab14-b53f0bcbf40e} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001114 sec., 90664.27289048475 rows/sec., 6.29 MiB/sec. | ||
| 1768 | 2025.12.11 03:50:11.162187 [ 275 ] {bf53ac9f-32f3-4bd1-ab14-b53f0bcbf40e} <Debug> TCPHandler: Processed in 0.001275492 sec. | ||
| 1769 | 2025.12.11 03:50:11.162296 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2025.12.11 03:50:11.162390 [ 275 ] {3c07845d-e5d6-4239-91c4-3183644e1737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1771 | 2025.12.11 03:50:11.162443 [ 275 ] {3c07845d-e5d6-4239-91c4-3183644e1737} <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 | ||
| 1772 | 2025.12.11 03:50:11.163193 [ 275 ] {3c07845d-e5d6-4239-91c4-3183644e1737} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2025.12.11 03:50:11.163228 [ 275 ] {3c07845d-e5d6-4239-91c4-3183644e1737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1774 | 2025.12.11 03:50:11.163783 [ 275 ] {3c07845d-e5d6-4239-91c4-3183644e1737} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1775 | 2025.12.11 03:50:11.164036 [ 275 ] {3c07845d-e5d6-4239-91c4-3183644e1737} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2025.12.11 03:50:11.164176 [ 275 ] {3c07845d-e5d6-4239-91c4-3183644e1737} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001803 sec., 18302.828618968386 rows/sec., 32.80 MiB/sec. | ||
| 1777 | 2025.12.11 03:50:11.164235 [ 275 ] {3c07845d-e5d6-4239-91c4-3183644e1737} <Debug> TCPHandler: Processed in 0.001988394 sec. | ||
| 1778 | 2025.12.11 03:50:11.164346 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2025.12.11 03:50:11.164440 [ 275 ] {5f284a78-016f-4162-96f0-67275b21ff2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1780 | 2025.12.11 03:50:11.164484 [ 275 ] {5f284a78-016f-4162-96f0-67275b21ff2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1781 | 2025.12.11 03:50:11.164796 [ 275 ] {5f284a78-016f-4162-96f0-67275b21ff2e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2025.12.11 03:50:11.164831 [ 275 ] {5f284a78-016f-4162-96f0-67275b21ff2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1783 | 2025.12.11 03:50:11.165128 [ 275 ] {5f284a78-016f-4162-96f0-67275b21ff2e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1784 | 2025.12.11 03:50:11.165338 [ 275 ] {5f284a78-016f-4162-96f0-67275b21ff2e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2025.12.11 03:50:11.165467 [ 275 ] {5f284a78-016f-4162-96f0-67275b21ff2e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001045 sec., 28708.133971291867 rows/sec., 1.97 MiB/sec. | ||
| 1786 | 2025.12.11 03:50:11.165503 [ 275 ] {5f284a78-016f-4162-96f0-67275b21ff2e} <Debug> TCPHandler: Processed in 0.001206721 sec. | ||
| 1787 | 2025.12.11 03:50:13.267757 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1788 | 2025.12.11 03:50:13.267815 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1789 | 2025.12.11 03:50:13.354263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 242 | ||
| 1790 | 2025.12.11 03:50:13.356264 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2025.12.11 03:50:13.356310 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1792 | 2025.12.11 03:50:13.357438 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1793 | 2025.12.11 03:50:13.357688 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2025.12.11 03:50:13.357835 [ 67 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1795 | 2025.12.11 03:50:13.357909 [ 67 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2025.12.11 03:50:13.357921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
| 1797 | 2025.12.11 03:50:13.357934 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1798 | 2025.12.11 03:50:13.358065 [ 195 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 1799 | 2025.12.11 03:50:13.358700 [ 195 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1800 | 2025.12.11 03:50:13.358873 [ 195 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 1801 | 2025.12.11 03:50:13.359259 [ 195 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 1802 | 2025.12.11 03:50:13.359602 [ 195 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
| 1803 | 2025.12.11 03:50:13.359940 [ 195 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1804 | 2025.12.11 03:50:13.360269 [ 195 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 1805 | 2025.12.11 03:50:13.360604 [ 195 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1806 | 2025.12.11 03:50:13.366272 [ 187 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 72 columns (72 merged, 0 gathered) in 0.008261933 sec., 29290.96616978133 rows/sec., 28.66 MiB/sec. | ||
| 1807 | 2025.12.11 03:50:13.366852 [ 195 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1808 | 2025.12.11 03:50:13.367353 [ 195 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_6_1} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2025.12.11 03:50:13.367422 [ 195 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_6_1} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1810 | 2025.12.11 03:50:13.367599 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 1811 | 2025.12.11 03:50:13.376380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3859 | ||
| 1812 | 2025.12.11 03:50:13.376944 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2025.12.11 03:50:13.376993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1814 | 2025.12.11 03:50:13.377683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1815 | 2025.12.11 03:50:13.378002 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2025.12.11 03:50:13.378163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3859 | ||
| 1817 | 2025.12.11 03:50:13.578753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1818 | 2025.12.11 03:50:13.595423 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2025.12.11 03:50:13.595477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1820 | 2025.12.11 03:50:13.601745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1821 | 2025.12.11 03:50:13.602653 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2025.12.11 03:50:13.605705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1823 | 2025.12.11 03:50:14.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.22 MiB, peak 186.22 MiB, free memory in arenas 0.00 B, will set to 183.67 MiB (RSS), difference: 1.45 MiB | ||
| 1824 | 2025.12.11 03:50:16.154304 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2025.12.11 03:50:16.154510 [ 275 ] {8873a2f3-e40b-4ede-92c2-efaf34ddb355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1826 | 2025.12.11 03:50:16.154578 [ 275 ] {8873a2f3-e40b-4ede-92c2-efaf34ddb355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1827 | 2025.12.11 03:50:16.155294 [ 275 ] {8873a2f3-e40b-4ede-92c2-efaf34ddb355} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2025.12.11 03:50:16.155336 [ 275 ] {8873a2f3-e40b-4ede-92c2-efaf34ddb355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1829 | 2025.12.11 03:50:16.155720 [ 275 ] {8873a2f3-e40b-4ede-92c2-efaf34ddb355} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1830 | 2025.12.11 03:50:16.155935 [ 275 ] {8873a2f3-e40b-4ede-92c2-efaf34ddb355} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2025.12.11 03:50:16.156086 [ 275 ] {8873a2f3-e40b-4ede-92c2-efaf34ddb355} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001627 sec., 15980.331899200984 rows/sec., 1.19 MiB/sec. | ||
| 1832 | 2025.12.11 03:50:16.156125 [ 275 ] {8873a2f3-e40b-4ede-92c2-efaf34ddb355} <Debug> TCPHandler: Processed in 0.001943213 sec. | ||
| 1833 | 2025.12.11 03:50:16.156244 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2025.12.11 03:50:16.156337 [ 275 ] {d7790ede-0bc0-4274-a2d4-be09b7298660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1835 | 2025.12.11 03:50:16.156377 [ 275 ] {d7790ede-0bc0-4274-a2d4-be09b7298660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1836 | 2025.12.11 03:50:16.156845 [ 275 ] {d7790ede-0bc0-4274-a2d4-be09b7298660} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2025.12.11 03:50:16.156880 [ 275 ] {d7790ede-0bc0-4274-a2d4-be09b7298660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1838 | 2025.12.11 03:50:16.157170 [ 275 ] {d7790ede-0bc0-4274-a2d4-be09b7298660} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1839 | 2025.12.11 03:50:16.157384 [ 275 ] {d7790ede-0bc0-4274-a2d4-be09b7298660} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2025.12.11 03:50:16.157509 [ 275 ] {d7790ede-0bc0-4274-a2d4-be09b7298660} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00119 sec., 23529.41176470588 rows/sec., 1.84 MiB/sec. | ||
| 1841 | 2025.12.11 03:50:16.157544 [ 275 ] {d7790ede-0bc0-4274-a2d4-be09b7298660} <Debug> TCPHandler: Processed in 0.001348313 sec. | ||
| 1842 | 2025.12.11 03:50:16.157660 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2025.12.11 03:50:16.157753 [ 275 ] {fb40f987-5335-44b9-bf55-65c43fd6b232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1844 | 2025.12.11 03:50:16.157796 [ 275 ] {fb40f987-5335-44b9-bf55-65c43fd6b232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1845 | 2025.12.11 03:50:16.158196 [ 275 ] {fb40f987-5335-44b9-bf55-65c43fd6b232} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2025.12.11 03:50:16.158230 [ 275 ] {fb40f987-5335-44b9-bf55-65c43fd6b232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1847 | 2025.12.11 03:50:16.158544 [ 275 ] {fb40f987-5335-44b9-bf55-65c43fd6b232} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1848 | 2025.12.11 03:50:16.158747 [ 275 ] {fb40f987-5335-44b9-bf55-65c43fd6b232} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2025.12.11 03:50:16.158870 [ 275 ] {fb40f987-5335-44b9-bf55-65c43fd6b232} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001136 sec., 88028.1690140845 rows/sec., 6.10 MiB/sec. | ||
| 1850 | 2025.12.11 03:50:16.158906 [ 275 ] {fb40f987-5335-44b9-bf55-65c43fd6b232} <Debug> TCPHandler: Processed in 0.001293922 sec. | ||
| 1851 | 2025.12.11 03:50:16.159022 [ 275 ] {} <Trace> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2025.12.11 03:50:16.159120 [ 275 ] {9403d528-5238-4e63-a4d2-f1e2319c7319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41392) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1853 | 2025.12.11 03:50:16.159160 [ 275 ] {9403d528-5238-4e63-a4d2-f1e2319c7319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1854 | 2025.12.11 03:50:16.159470 [ 275 ] {9403d528-5238-4e63-a4d2-f1e2319c7319} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2025.12.11 03:50:16.159505 [ 275 ] {9403d528-5238-4e63-a4d2-f1e2319c7319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1856 | 2025.12.11 03:50:16.159802 [ 275 ] {9403d528-5238-4e63-a4d2-f1e2319c7319} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1857 | 2025.12.11 03:50:16.160002 [ 275 ] {9403d528-5238-4e63-a4d2-f1e2319c7319} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2025.12.11 03:50:16.160125 [ 275 ] {9403d528-5238-4e63-a4d2-f1e2319c7319} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001023 sec., 29325.513196480937 rows/sec., 2.01 MiB/sec. | ||
| 1859 | 2025.12.11 03:50:16.160158 [ 275 ] {9403d528-5238-4e63-a4d2-f1e2319c7319} <Debug> TCPHandler: Processed in 0.00118342 sec. | ||
| 1860 | 2025.12.11 03:50:20.131800 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1861 | 2025.12.11 03:50:20.131869 [ 275 ] {} <Debug> TCP-Session: cdc3ccd8-886a-4be7-a5ba-df3a0e0ae50b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1862 | 2025.12.11 03:50:20.878239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4307 | ||
| 1863 | 2025.12.11 03:50:20.879063 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2025.12.11 03:50:20.879167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1865 | 2025.12.11 03:50:20.879703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1866 | 2025.12.11 03:50:20.879955 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2025.12.11 03:50:20.880096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4307 | ||
| 1868 | 2025.12.11 03:50:21.000310 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.67 MiB, peak 186.22 MiB, free memory in arenas 0.00 B, will set to 183.71 MiB (RSS), difference: 2.04 MiB | ||
| 1869 | 2025.12.11 03:50:21.105760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1870 | 2025.12.11 03:50:21.124327 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2025.12.11 03:50:21.124397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1872 | 2025.12.11 03:50:21.130490 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1873 | 2025.12.11 03:50:21.131193 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2025.12.11 03:50:21.134315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1875 | 2025.12.11 03:50:21.155353 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2025.12.11 03:50:21.155616 [ 276 ] {0d63e763-57bd-4464-9dc9-18f5fe5c1243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1877 | 2025.12.11 03:50:21.155715 [ 276 ] {0d63e763-57bd-4464-9dc9-18f5fe5c1243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1878 | 2025.12.11 03:50:21.156500 [ 276 ] {0d63e763-57bd-4464-9dc9-18f5fe5c1243} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2025.12.11 03:50:21.156542 [ 276 ] {0d63e763-57bd-4464-9dc9-18f5fe5c1243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1880 | 2025.12.11 03:50:21.156900 [ 276 ] {0d63e763-57bd-4464-9dc9-18f5fe5c1243} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1881 | 2025.12.11 03:50:21.157134 [ 276 ] {0d63e763-57bd-4464-9dc9-18f5fe5c1243} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2025.12.11 03:50:21.157284 [ 276 ] {0d63e763-57bd-4464-9dc9-18f5fe5c1243} <Debug> executeQuery: Read 92 rows, 8.31 KiB in 0.001733 sec., 53087.13214079631 rows/sec., 4.68 MiB/sec. | ||
| 1883 | 2025.12.11 03:50:21.157327 [ 276 ] {0d63e763-57bd-4464-9dc9-18f5fe5c1243} <Debug> TCPHandler: Processed in 0.002137526 sec. | ||
| 1884 | 2025.12.11 03:50:21.157455 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2025.12.11 03:50:21.157555 [ 276 ] {e47143a4-80a8-4eaf-9dce-334c0ab51590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1886 | 2025.12.11 03:50:21.157600 [ 276 ] {e47143a4-80a8-4eaf-9dce-334c0ab51590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1887 | 2025.12.11 03:50:21.158025 [ 276 ] {e47143a4-80a8-4eaf-9dce-334c0ab51590} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2025.12.11 03:50:21.158062 [ 276 ] {e47143a4-80a8-4eaf-9dce-334c0ab51590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1889 | 2025.12.11 03:50:21.158357 [ 276 ] {e47143a4-80a8-4eaf-9dce-334c0ab51590} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1890 | 2025.12.11 03:50:21.158575 [ 276 ] {e47143a4-80a8-4eaf-9dce-334c0ab51590} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2025.12.11 03:50:21.158665 [ 57 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1892 | 2025.12.11 03:50:21.158701 [ 57 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2025.12.11 03:50:21.158705 [ 276 ] {e47143a4-80a8-4eaf-9dce-334c0ab51590} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001171 sec., 28181.041844577285 rows/sec., 2.07 MiB/sec. | ||
| 1894 | 2025.12.11 03:50:21.158720 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1895 | 2025.12.11 03:50:21.158746 [ 276 ] {e47143a4-80a8-4eaf-9dce-334c0ab51590} <Debug> TCPHandler: Processed in 0.001339923 sec. | ||
| 1896 | 2025.12.11 03:50:21.158844 [ 187 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 1897 | 2025.12.11 03:50:21.158855 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2025.12.11 03:50:21.158974 [ 276 ] {966a1a22-5093-47f6-9bad-49b2cf4f316f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1899 | 2025.12.11 03:50:21.158985 [ 187 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1900 | 2025.12.11 03:50:21.159018 [ 276 ] {966a1a22-5093-47f6-9bad-49b2cf4f316f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1901 | 2025.12.11 03:50:21.159031 [ 187 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1902 | 2025.12.11 03:50:21.159113 [ 187 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 1903 | 2025.12.11 03:50:21.159167 [ 187 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1904 | 2025.12.11 03:50:21.159220 [ 187 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 1905 | 2025.12.11 03:50:21.159269 [ 187 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 1906 | 2025.12.11 03:50:21.159319 [ 187 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 1907 | 2025.12.11 03:50:21.159460 [ 276 ] {966a1a22-5093-47f6-9bad-49b2cf4f316f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2025.12.11 03:50:21.159503 [ 276 ] {966a1a22-5093-47f6-9bad-49b2cf4f316f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1909 | 2025.12.11 03:50:21.159873 [ 276 ] {966a1a22-5093-47f6-9bad-49b2cf4f316f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1910 | 2025.12.11 03:50:21.160120 [ 276 ] {966a1a22-5093-47f6-9bad-49b2cf4f316f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2025.12.11 03:50:21.160232 [ 195 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450385 sec., 87562.95742165012 rows/sec., 6.74 MiB/sec. | ||
| 1912 | 2025.12.11 03:50:21.160262 [ 276 ] {966a1a22-5093-47f6-9bad-49b2cf4f316f} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001306 sec., 46707.50382848392 rows/sec., 3.65 MiB/sec. | ||
| 1913 | 2025.12.11 03:50:21.160310 [ 276 ] {966a1a22-5093-47f6-9bad-49b2cf4f316f} <Debug> TCPHandler: Processed in 0.001503876 sec. | ||
| 1914 | 2025.12.11 03:50:21.160416 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1915 | 2025.12.11 03:50:21.160426 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2025.12.11 03:50:21.160531 [ 276 ] {d4da657a-8bb1-4217-acce-92bdd544eabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1917 | 2025.12.11 03:50:21.160576 [ 276 ] {d4da657a-8bb1-4217-acce-92bdd544eabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1918 | 2025.12.11 03:50:21.160726 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_6_1} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2025.12.11 03:50:21.160802 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_6_1} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1920 | 2025.12.11 03:50:21.160889 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1921 | 2025.12.11 03:50:21.160956 [ 276 ] {d4da657a-8bb1-4217-acce-92bdd544eabf} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2025.12.11 03:50:21.160996 [ 276 ] {d4da657a-8bb1-4217-acce-92bdd544eabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1923 | 2025.12.11 03:50:21.161317 [ 276 ] {d4da657a-8bb1-4217-acce-92bdd544eabf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1924 | 2025.12.11 03:50:21.161525 [ 276 ] {d4da657a-8bb1-4217-acce-92bdd544eabf} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2025.12.11 03:50:21.161662 [ 276 ] {d4da657a-8bb1-4217-acce-92bdd544eabf} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001149 sec., 87032.20191470844 rows/sec., 6.03 MiB/sec. | ||
| 1926 | 2025.12.11 03:50:21.161700 [ 276 ] {d4da657a-8bb1-4217-acce-92bdd544eabf} <Debug> TCPHandler: Processed in 0.001322263 sec. | ||
| 1927 | 2025.12.11 03:50:21.161817 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2025.12.11 03:50:21.161912 [ 276 ] {1f14fdc6-be6d-4c71-ba67-e3cae81c9731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1929 | 2025.12.11 03:50:21.161978 [ 276 ] {1f14fdc6-be6d-4c71-ba67-e3cae81c9731} <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 | ||
| 1930 | 2025.12.11 03:50:21.162915 [ 276 ] {1f14fdc6-be6d-4c71-ba67-e3cae81c9731} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2025.12.11 03:50:21.162952 [ 276 ] {1f14fdc6-be6d-4c71-ba67-e3cae81c9731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1932 | 2025.12.11 03:50:21.163522 [ 276 ] {1f14fdc6-be6d-4c71-ba67-e3cae81c9731} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1933 | 2025.12.11 03:50:21.163743 [ 276 ] {1f14fdc6-be6d-4c71-ba67-e3cae81c9731} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2025.12.11 03:50:21.163889 [ 276 ] {1f14fdc6-be6d-4c71-ba67-e3cae81c9731} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001994 sec., 16549.64894684052 rows/sec., 29.66 MiB/sec. | ||
| 1935 | 2025.12.11 03:50:21.163946 [ 276 ] {1f14fdc6-be6d-4c71-ba67-e3cae81c9731} <Debug> TCPHandler: Processed in 0.002181047 sec. | ||
| 1936 | 2025.12.11 03:50:21.164072 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2025.12.11 03:50:21.164166 [ 276 ] {774cbcd8-352d-4cc1-ab6c-edc37169058e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1938 | 2025.12.11 03:50:21.164209 [ 276 ] {774cbcd8-352d-4cc1-ab6c-edc37169058e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1939 | 2025.12.11 03:50:21.164538 [ 276 ] {774cbcd8-352d-4cc1-ab6c-edc37169058e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2025.12.11 03:50:21.164573 [ 276 ] {774cbcd8-352d-4cc1-ab6c-edc37169058e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1941 | 2025.12.11 03:50:21.164891 [ 276 ] {774cbcd8-352d-4cc1-ab6c-edc37169058e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1942 | 2025.12.11 03:50:21.165095 [ 276 ] {774cbcd8-352d-4cc1-ab6c-edc37169058e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2025.12.11 03:50:21.165218 [ 276 ] {774cbcd8-352d-4cc1-ab6c-edc37169058e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00107 sec., 28037.383177570093 rows/sec., 1.92 MiB/sec. | ||
| 1944 | 2025.12.11 03:50:21.165253 [ 276 ] {774cbcd8-352d-4cc1-ab6c-edc37169058e} <Debug> TCPHandler: Processed in 0.001240921 sec. | ||
| 1945 | 2025.12.11 03:50:23.358032 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 262 | ||
| 1946 | 2025.12.11 03:50:23.360154 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2025.12.11 03:50:23.360216 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1948 | 2025.12.11 03:50:23.361566 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1949 | 2025.12.11 03:50:23.361918 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2025.12.11 03:50:23.362344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 262 | ||
| 1951 | 2025.12.11 03:50:23.414813 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39760 | ||
| 1952 | 2025.12.11 03:50:23.414913 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1953 | 2025.12.11 03:50:23.414939 [ 275 ] {} <Debug> TCP-Session: 22eac781-980c-4646-8c8d-32d2e765ff7b Authenticating user 'default' from [fd00:1122:3344:101::e]:39760 | ||
| 1954 | 2025.12.11 03:50:23.414961 [ 275 ] {} <Debug> TCP-Session: 22eac781-980c-4646-8c8d-32d2e765ff7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2025.12.11 03:50:23.414973 [ 275 ] {} <Debug> TCP-Session: 22eac781-980c-4646-8c8d-32d2e765ff7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2025.12.11 03:50:23.415189 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34793 | ||
| 1957 | 2025.12.11 03:50:23.415230 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50291 | ||
| 1958 | 2025.12.11 03:50:23.415256 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55681 | ||
| 1959 | 2025.12.11 03:50:23.415278 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57608 | ||
| 1960 | 2025.12.11 03:50:23.415298 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56813 | ||
| 1961 | 2025.12.11 03:50:23.415318 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1962 | 2025.12.11 03:50:23.415298 [ 275 ] {} <Trace> TCP-Session: 22eac781-980c-4646-8c8d-32d2e765ff7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2025.12.11 03:50:23.415374 [ 288 ] {} <Debug> TCP-Session: 98c13d0e-72e5-4618-9cae-bab9ccebee38 Authenticating user 'default' from [fd00:1122:3344:101::e]:34793 | ||
| 1964 | 2025.12.11 03:50:23.415292 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63246 | ||
| 1965 | 2025.12.11 03:50:23.415410 [ 288 ] {} <Debug> TCP-Session: 98c13d0e-72e5-4618-9cae-bab9ccebee38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2025.12.11 03:50:23.415259 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39776 | ||
| 1967 | 2025.12.11 03:50:23.415455 [ 288 ] {} <Debug> TCP-Session: 98c13d0e-72e5-4618-9cae-bab9ccebee38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1968 | 2025.12.11 03:50:23.415445 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1969 | 2025.12.11 03:50:23.415268 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58404 | ||
| 1970 | 2025.12.11 03:50:23.415529 [ 275 ] {1e1a5b11-5c40-481c-87f0-8cdb714c6fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39760) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1971 | 2025.12.11 03:50:23.415533 [ 289 ] {} <Debug> TCP-Session: 0a61f02a-bbd9-43a3-bdd7-8662e1b2a8be Authenticating user 'default' from [fd00:1122:3344:101::e]:50291 | ||
| 1972 | 2025.12.11 03:50:23.415576 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1973 | 2025.12.11 03:50:23.415584 [ 289 ] {} <Debug> TCP-Session: 0a61f02a-bbd9-43a3-bdd7-8662e1b2a8be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1974 | 2025.12.11 03:50:23.415610 [ 291 ] {} <Debug> TCP-Session: 189bf55d-1f74-41c6-958c-b57f743e28f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55681 | ||
| 1975 | 2025.12.11 03:50:23.415615 [ 289 ] {} <Debug> TCP-Session: 0a61f02a-bbd9-43a3-bdd7-8662e1b2a8be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2025.12.11 03:50:23.415635 [ 291 ] {} <Debug> TCP-Session: 189bf55d-1f74-41c6-958c-b57f743e28f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1977 | 2025.12.11 03:50:23.415654 [ 291 ] {} <Debug> TCP-Session: 189bf55d-1f74-41c6-958c-b57f743e28f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2025.12.11 03:50:23.415794 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1979 | 2025.12.11 03:50:23.415796 [ 275 ] {1e1a5b11-5c40-481c-87f0-8cdb714c6fb7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1980 | 2025.12.11 03:50:23.415828 [ 292 ] {} <Debug> TCP-Session: 4e941625-aa70-4b16-a60c-0bc15a09a211 Authenticating user 'default' from [fd00:1122:3344:101::e]:58404 | ||
| 1981 | 2025.12.11 03:50:23.415829 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1982 | 2025.12.11 03:50:23.415857 [ 292 ] {} <Debug> TCP-Session: 4e941625-aa70-4b16-a60c-0bc15a09a211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1983 | 2025.12.11 03:50:23.415872 [ 275 ] {1e1a5b11-5c40-481c-87f0-8cdb714c6fb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1984 | 2025.12.11 03:50:23.415884 [ 294 ] {} <Debug> TCP-Session: 6d4f09fa-5a09-4cb5-8484-3d04db9fa939 Authenticating user 'default' from [fd00:1122:3344:101::e]:63246 | ||
| 1985 | 2025.12.11 03:50:23.415886 [ 292 ] {} <Debug> TCP-Session: 4e941625-aa70-4b16-a60c-0bc15a09a211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2025.12.11 03:50:23.415796 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1987 | 2025.12.11 03:50:23.415921 [ 294 ] {} <Debug> TCP-Session: 6d4f09fa-5a09-4cb5-8484-3d04db9fa939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2025.12.11 03:50:23.415966 [ 294 ] {} <Debug> TCP-Session: 6d4f09fa-5a09-4cb5-8484-3d04db9fa939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1989 | 2025.12.11 03:50:23.415968 [ 290 ] {} <Debug> TCP-Session: dbd6a253-58ca-4bd5-9bb6-ef8ff6fadc77 Authenticating user 'default' from [fd00:1122:3344:101::e]:39776 | ||
| 1990 | 2025.12.11 03:50:23.415996 [ 290 ] {} <Debug> TCP-Session: dbd6a253-58ca-4bd5-9bb6-ef8ff6fadc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2025.12.11 03:50:23.416013 [ 290 ] {} <Debug> TCP-Session: dbd6a253-58ca-4bd5-9bb6-ef8ff6fadc77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2025.12.11 03:50:23.416051 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1993 | 2025.12.11 03:50:23.416089 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1994 | 2025.12.11 03:50:23.416099 [ 295 ] {} <Debug> TCP-Session: 802f858c-678c-4efe-9d6b-da15efcf7b00 Authenticating user 'default' from [fd00:1122:3344:101::e]:56813 | ||
| 1995 | 2025.12.11 03:50:23.416138 [ 293 ] {} <Debug> TCP-Session: 29c50a9a-f5a1-4f2c-aa6d-1cf9f3642add Authenticating user 'default' from [fd00:1122:3344:101::e]:57608 | ||
| 1996 | 2025.12.11 03:50:23.416151 [ 295 ] {} <Debug> TCP-Session: 802f858c-678c-4efe-9d6b-da15efcf7b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2025.12.11 03:50:23.416167 [ 293 ] {} <Debug> TCP-Session: 29c50a9a-f5a1-4f2c-aa6d-1cf9f3642add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1998 | 2025.12.11 03:50:23.416185 [ 295 ] {} <Debug> TCP-Session: 802f858c-678c-4efe-9d6b-da15efcf7b00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2025.12.11 03:50:23.416193 [ 275 ] {1e1a5b11-5c40-481c-87f0-8cdb714c6fb7} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 2000 | 2025.12.11 03:50:23.416192 [ 293 ] {} <Debug> TCP-Session: 29c50a9a-f5a1-4f2c-aa6d-1cf9f3642add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2001 | 2025.12.11 03:50:23.416295 [ 275 ] {1e1a5b11-5c40-481c-87f0-8cdb714c6fb7} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2002 | 2025.12.11 03:50:23.840097 [ 297 ] {1e1a5b11-5c40-481c-87f0-8cdb714c6fb7} <Trace> AggregatingTransform: Aggregating | ||
| 2003 | 2025.12.11 03:50:23.840168 [ 297 ] {1e1a5b11-5c40-481c-87f0-8cdb714c6fb7} <Trace> Aggregator: Aggregation method: without_key | ||
| 2004 | 2025.12.11 03:50:23.840205 [ 297 ] {1e1a5b11-5c40-481c-87f0-8cdb714c6fb7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001369944 sec. (729.957 rows/sec., 28.51 KiB/sec.) | ||
| 2005 | 2025.12.11 03:50:23.840223 [ 297 ] {1e1a5b11-5c40-481c-87f0-8cdb714c6fb7} <Trace> Aggregator: Merging aggregated data | ||
| 2006 | 2025.12.11 03:50:23.841355 [ 275 ] {1e1a5b11-5c40-481c-87f0-8cdb714c6fb7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.425878 sec., 2.348090298160506 rows/sec., 93.92 B/sec. | ||
| 2007 | 2025.12.11 03:50:23.841567 [ 275 ] {1e1a5b11-5c40-481c-87f0-8cdb714c6fb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2008 | 2025.12.11 03:50:23.841595 [ 275 ] {1e1a5b11-5c40-481c-87f0-8cdb714c6fb7} <Debug> TCPHandler: Processed in 0.426406308 sec. | ||
| 2009 | 2025.12.11 03:50:23.841687 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2010 | 2025.12.11 03:50:23.841721 [ 275 ] {} <Debug> TCP-Session: 22eac781-980c-4646-8c8d-32d2e765ff7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2025.12.11 03:50:23.841724 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2012 | 2025.12.11 03:50:23.841753 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2013 | 2025.12.11 03:50:23.841763 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2014 | 2025.12.11 03:50:23.841786 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2015 | 2025.12.11 03:50:23.841815 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2016 | 2025.12.11 03:50:23.841855 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2017 | 2025.12.11 03:50:23.841876 [ 290 ] {} <Debug> TCP-Session: dbd6a253-58ca-4bd5-9bb6-ef8ff6fadc77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2025.12.11 03:50:23.841890 [ 293 ] {} <Debug> TCP-Session: 29c50a9a-f5a1-4f2c-aa6d-1cf9f3642add Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2025.12.11 03:50:23.841909 [ 294 ] {} <Debug> TCP-Session: 6d4f09fa-5a09-4cb5-8484-3d04db9fa939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2025.12.11 03:50:23.841831 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2021 | 2025.12.11 03:50:23.841828 [ 292 ] {} <Debug> TCP-Session: 4e941625-aa70-4b16-a60c-0bc15a09a211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2025.12.11 03:50:23.841822 [ 288 ] {} <Debug> TCP-Session: 98c13d0e-72e5-4618-9cae-bab9ccebee38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2025.12.11 03:50:23.841978 [ 291 ] {} <Debug> TCP-Session: 189bf55d-1f74-41c6-958c-b57f743e28f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2025.12.11 03:50:23.841804 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2025 | 2025.12.11 03:50:23.841770 [ 295 ] {} <Debug> TCP-Session: 802f858c-678c-4efe-9d6b-da15efcf7b00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2025.12.11 03:50:23.842058 [ 289 ] {} <Debug> TCP-Session: 0a61f02a-bbd9-43a3-bdd7-8662e1b2a8be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2025.12.11 03:50:24.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.68 MiB, peak 196.81 MiB, free memory in arenas 0.00 B, will set to 205.53 MiB (RSS), difference: 18.84 MiB | ||
| 2028 | 2025.12.11 03:50:26.178143 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2025.12.11 03:50:26.178432 [ 276 ] {e4088d50-bd3b-4469-aec9-36b836b608bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2030 | 2025.12.11 03:50:26.178530 [ 276 ] {e4088d50-bd3b-4469-aec9-36b836b608bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2031 | 2025.12.11 03:50:26.179960 [ 276 ] {e4088d50-bd3b-4469-aec9-36b836b608bd} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2025.12.11 03:50:26.180000 [ 276 ] {e4088d50-bd3b-4469-aec9-36b836b608bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2033 | 2025.12.11 03:50:26.180459 [ 276 ] {e4088d50-bd3b-4469-aec9-36b836b608bd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2034 | 2025.12.11 03:50:26.180683 [ 276 ] {e4088d50-bd3b-4469-aec9-36b836b608bd} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2025.12.11 03:50:26.180811 [ 48 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2036 | 2025.12.11 03:50:26.180832 [ 276 ] {e4088d50-bd3b-4469-aec9-36b836b608bd} <Debug> executeQuery: Read 1166 rows, 98.10 KiB in 0.002471 sec., 471873.73532982595 rows/sec., 38.77 MiB/sec. | ||
| 2037 | 2025.12.11 03:50:26.180877 [ 48 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2025.12.11 03:50:26.180888 [ 276 ] {e4088d50-bd3b-4469-aec9-36b836b608bd} <Debug> TCPHandler: Processed in 0.00292264 sec. | ||
| 2039 | 2025.12.11 03:50:26.180909 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2040 | 2025.12.11 03:50:26.181047 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2025.12.11 03:50:26.181096 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 2042 | 2025.12.11 03:50:26.181147 [ 276 ] {54835df4-9ada-4651-a68d-7db736239317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2043 | 2025.12.11 03:50:26.181201 [ 276 ] {54835df4-9ada-4651-a68d-7db736239317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2044 | 2025.12.11 03:50:26.181305 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2045 | 2025.12.11 03:50:26.181364 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1215 rows starting from the beginning of the part | ||
| 2046 | 2025.12.11 03:50:26.181468 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2047 | 2025.12.11 03:50:26.181544 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 93 rows starting from the beginning of the part | ||
| 2048 | 2025.12.11 03:50:26.181613 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2049 | 2025.12.11 03:50:26.181676 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 92 rows starting from the beginning of the part | ||
| 2050 | 2025.12.11 03:50:26.181707 [ 276 ] {54835df4-9ada-4651-a68d-7db736239317} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2051 | 2025.12.11 03:50:26.181747 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1166 rows starting from the beginning of the part | ||
| 2052 | 2025.12.11 03:50:26.181750 [ 276 ] {54835df4-9ada-4651-a68d-7db736239317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2053 | 2025.12.11 03:50:26.182123 [ 276 ] {54835df4-9ada-4651-a68d-7db736239317} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2054 | 2025.12.11 03:50:26.182354 [ 276 ] {54835df4-9ada-4651-a68d-7db736239317} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2025.12.11 03:50:26.182482 [ 276 ] {54835df4-9ada-4651-a68d-7db736239317} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001354 sec., 168389.95568685376 rows/sec., 11.40 MiB/sec. | ||
| 2056 | 2025.12.11 03:50:26.182519 [ 276 ] {54835df4-9ada-4651-a68d-7db736239317} <Debug> TCPHandler: Processed in 0.001520876 sec. | ||
| 2057 | 2025.12.11 03:50:26.182637 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2025.12.11 03:50:26.182731 [ 276 ] {4d90187d-b1b2-4abd-8845-606906bb9607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2059 | 2025.12.11 03:50:26.182770 [ 276 ] {4d90187d-b1b2-4abd-8845-606906bb9607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2060 | 2025.12.11 03:50:26.183180 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2618 rows, containing 5 columns (5 merged, 0 gathered) in 0.002170438 sec., 1206208.147848499 rows/sec., 104.21 MiB/sec. | ||
| 2061 | 2025.12.11 03:50:26.183370 [ 276 ] {4d90187d-b1b2-4abd-8845-606906bb9607} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2025.12.11 03:50:26.183392 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2063 | 2025.12.11 03:50:26.183418 [ 276 ] {4d90187d-b1b2-4abd-8845-606906bb9607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2064 | 2025.12.11 03:50:26.183676 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_11_2} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2025.12.11 03:50:26.183753 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_11_2} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2066 | 2025.12.11 03:50:26.183818 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2067 | 2025.12.11 03:50:26.183835 [ 276 ] {4d90187d-b1b2-4abd-8845-606906bb9607} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2068 | 2025.12.11 03:50:26.184059 [ 276 ] {4d90187d-b1b2-4abd-8845-606906bb9607} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2069 | 2025.12.11 03:50:26.184191 [ 276 ] {4d90187d-b1b2-4abd-8845-606906bb9607} <Debug> executeQuery: Read 484 rows, 36.53 KiB in 0.001478 sec., 327469.553450609 rows/sec., 24.13 MiB/sec. | ||
| 2070 | 2025.12.11 03:50:26.184191 [ 48 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2071 | 2025.12.11 03:50:26.184232 [ 276 ] {4d90187d-b1b2-4abd-8845-606906bb9607} <Debug> TCPHandler: Processed in 0.001641738 sec. | ||
| 2072 | 2025.12.11 03:50:26.184255 [ 48 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2025.12.11 03:50:26.184285 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2074 | 2025.12.11 03:50:26.184344 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2025.12.11 03:50:26.184401 [ 196 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 2076 | 2025.12.11 03:50:26.184443 [ 276 ] {792d6168-d77b-43b4-b4d8-ad83aa7b5b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2077 | 2025.12.11 03:50:26.184493 [ 276 ] {792d6168-d77b-43b4-b4d8-ad83aa7b5b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2078 | 2025.12.11 03:50:26.184521 [ 196 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2079 | 2025.12.11 03:50:26.184564 [ 196 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 525 rows starting from the beginning of the part | ||
| 2080 | 2025.12.11 03:50:26.184676 [ 196 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 2081 | 2025.12.11 03:50:26.184746 [ 196 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part | ||
| 2082 | 2025.12.11 03:50:26.184826 [ 196 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 2083 | 2025.12.11 03:50:26.184883 [ 196 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 61 rows starting from the beginning of the part | ||
| 2084 | 2025.12.11 03:50:26.184930 [ 196 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 484 rows starting from the beginning of the part | ||
| 2085 | 2025.12.11 03:50:26.185055 [ 276 ] {792d6168-d77b-43b4-b4d8-ad83aa7b5b19} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2025.12.11 03:50:26.185132 [ 276 ] {792d6168-d77b-43b4-b4d8-ad83aa7b5b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2087 | 2025.12.11 03:50:26.185535 [ 276 ] {792d6168-d77b-43b4-b4d8-ad83aa7b5b19} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2088 | 2025.12.11 03:50:26.185760 [ 276 ] {792d6168-d77b-43b4-b4d8-ad83aa7b5b19} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2025.12.11 03:50:26.185878 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2090 | 2025.12.11 03:50:26.185886 [ 276 ] {792d6168-d77b-43b4-b4d8-ad83aa7b5b19} <Debug> executeQuery: Read 772 rows, 53.04 KiB in 0.001461 sec., 528405.2019164956 rows/sec., 35.45 MiB/sec. | ||
| 2091 | 2025.12.11 03:50:26.185920 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2025.12.11 03:50:26.185941 [ 276 ] {792d6168-d77b-43b4-b4d8-ad83aa7b5b19} <Debug> TCPHandler: Processed in 0.001646738 sec. | ||
| 2093 | 2025.12.11 03:50:26.185943 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2094 | 2025.12.11 03:50:26.185986 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001631028 sec., 728988.0983036465 rows/sec., 57.11 MiB/sec. | ||
| 2095 | 2025.12.11 03:50:26.186057 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 2096 | 2025.12.11 03:50:26.186065 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2025.12.11 03:50:26.186148 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2098 | 2025.12.11 03:50:26.186181 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2099 | 2025.12.11 03:50:26.186189 [ 276 ] {49efb44b-328e-46cb-b2ae-74e34659176b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2100 | 2025.12.11 03:50:26.186238 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2531 rows starting from the beginning of the part | ||
| 2101 | 2025.12.11 03:50:26.186256 [ 276 ] {49efb44b-328e-46cb-b2ae-74e34659176b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2102 | 2025.12.11 03:50:26.186293 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 2103 | 2025.12.11 03:50:26.186338 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 101 rows starting from the beginning of the part | ||
| 2104 | 2025.12.11 03:50:26.186378 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 2105 | 2025.12.11 03:50:26.186413 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_11_2} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2025.12.11 03:50:26.186423 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
| 2107 | 2025.12.11 03:50:26.186474 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 772 rows starting from the beginning of the part | ||
| 2108 | 2025.12.11 03:50:26.186492 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_11_2} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2109 | 2025.12.11 03:50:26.186568 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2110 | 2025.12.11 03:50:26.186599 [ 276 ] {49efb44b-328e-46cb-b2ae-74e34659176b} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2025.12.11 03:50:26.186641 [ 276 ] {49efb44b-328e-46cb-b2ae-74e34659176b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2112 | 2025.12.11 03:50:26.186966 [ 276 ] {49efb44b-328e-46cb-b2ae-74e34659176b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2113 | 2025.12.11 03:50:26.187193 [ 276 ] {49efb44b-328e-46cb-b2ae-74e34659176b} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2025.12.11 03:50:26.187316 [ 48 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2115 | 2025.12.11 03:50:26.187325 [ 276 ] {49efb44b-328e-46cb-b2ae-74e34659176b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001155 sec., 25974.025974025975 rows/sec., 1.78 MiB/sec. | ||
| 2116 | 2025.12.11 03:50:26.187356 [ 48 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2025.12.11 03:50:26.187377 [ 276 ] {49efb44b-328e-46cb-b2ae-74e34659176b} <Debug> TCPHandler: Processed in 0.001360463 sec. | ||
| 2118 | 2025.12.11 03:50:26.187380 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2119 | 2025.12.11 03:50:26.187521 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 2120 | 2025.12.11 03:50:26.187686 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2121 | 2025.12.11 03:50:26.187728 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part | ||
| 2122 | 2025.12.11 03:50:26.187818 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2123 | 2025.12.11 03:50:26.187869 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 2124 | 2025.12.11 03:50:26.187913 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2125 | 2025.12.11 03:50:26.187954 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 2126 | 2025.12.11 03:50:26.188001 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2127 | 2025.12.11 03:50:26.188098 [ 187 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3704 rows, containing 5 columns (5 merged, 0 gathered) in 0.002069915 sec., 1789445.4603208345 rows/sec., 120.71 MiB/sec. | ||
| 2128 | 2025.12.11 03:50:26.188477 [ 199 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2129 | 2025.12.11 03:50:26.188829 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2025.12.11 03:50:26.188864 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001399754 sec., 214323.3739642823 rows/sec., 14.68 MiB/sec. | ||
| 2131 | 2025.12.11 03:50:26.188927 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2132 | 2025.12.11 03:50:26.189029 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 2133 | 2025.12.11 03:50:26.189061 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2134 | 2025.12.11 03:50:26.189413 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_11_2} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2025.12.11 03:50:26.189497 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_11_2} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2136 | 2025.12.11 03:50:26.189582 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2137 | 2025.12.11 03:50:28.267853 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2138 | 2025.12.11 03:50:28.267903 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2139 | 2025.12.11 03:50:28.380174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4819 | ||
| 2140 | 2025.12.11 03:50:28.380993 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2025.12.11 03:50:28.381067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2142 | 2025.12.11 03:50:28.381715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2143 | 2025.12.11 03:50:28.381936 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2025.12.11 03:50:28.382064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4819 | ||
| 2145 | 2025.12.11 03:50:28.634368 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2146 | 2025.12.11 03:50:28.653178 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2147 | 2025.12.11 03:50:28.653253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2148 | 2025.12.11 03:50:28.659717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2149 | 2025.12.11 03:50:28.660422 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2150 | 2025.12.11 03:50:28.663927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2151 | 2025.12.11 03:50:29.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.70 MiB, peak 212.67 MiB, free memory in arenas 0.00 B, will set to 208.28 MiB (RSS), difference: 1.59 MiB | ||
| 2152 | 2025.12.11 03:50:31.155005 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2025.12.11 03:50:31.155265 [ 276 ] {17097aa6-bacd-42b8-a601-0d87576322cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2154 | 2025.12.11 03:50:31.155329 [ 276 ] {17097aa6-bacd-42b8-a601-0d87576322cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2155 | 2025.12.11 03:50:31.155986 [ 276 ] {17097aa6-bacd-42b8-a601-0d87576322cd} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2025.12.11 03:50:31.156026 [ 276 ] {17097aa6-bacd-42b8-a601-0d87576322cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2157 | 2025.12.11 03:50:31.156416 [ 276 ] {17097aa6-bacd-42b8-a601-0d87576322cd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2158 | 2025.12.11 03:50:31.156651 [ 276 ] {17097aa6-bacd-42b8-a601-0d87576322cd} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2025.12.11 03:50:31.156812 [ 276 ] {17097aa6-bacd-42b8-a601-0d87576322cd} <Debug> executeQuery: Read 94 rows, 8.50 KiB in 0.001591 sec., 59082.33815210559 rows/sec., 5.21 MiB/sec. | ||
| 2160 | 2025.12.11 03:50:31.156857 [ 276 ] {17097aa6-bacd-42b8-a601-0d87576322cd} <Debug> TCPHandler: Processed in 0.002028185 sec. | ||
| 2161 | 2025.12.11 03:50:31.156986 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2025.12.11 03:50:31.157088 [ 276 ] {2ff4f55c-abe3-42c2-bbac-9afffe39e123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2163 | 2025.12.11 03:50:31.157131 [ 276 ] {2ff4f55c-abe3-42c2-bbac-9afffe39e123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2164 | 2025.12.11 03:50:31.157550 [ 276 ] {2ff4f55c-abe3-42c2-bbac-9afffe39e123} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2025.12.11 03:50:31.157585 [ 276 ] {2ff4f55c-abe3-42c2-bbac-9afffe39e123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2166 | 2025.12.11 03:50:31.157887 [ 276 ] {2ff4f55c-abe3-42c2-bbac-9afffe39e123} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2167 | 2025.12.11 03:50:31.158092 [ 276 ] {2ff4f55c-abe3-42c2-bbac-9afffe39e123} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2025.12.11 03:50:31.158220 [ 276 ] {2ff4f55c-abe3-42c2-bbac-9afffe39e123} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001155 sec., 29437.22943722944 rows/sec., 2.16 MiB/sec. | ||
| 2169 | 2025.12.11 03:50:31.158255 [ 276 ] {2ff4f55c-abe3-42c2-bbac-9afffe39e123} <Debug> TCPHandler: Processed in 0.001321153 sec. | ||
| 2170 | 2025.12.11 03:50:31.158358 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2025.12.11 03:50:31.158452 [ 276 ] {77d45f1b-14f7-4923-bb9a-eac3ea16987f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2172 | 2025.12.11 03:50:31.158493 [ 276 ] {77d45f1b-14f7-4923-bb9a-eac3ea16987f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2173 | 2025.12.11 03:50:31.158891 [ 276 ] {77d45f1b-14f7-4923-bb9a-eac3ea16987f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2025.12.11 03:50:31.158925 [ 276 ] {77d45f1b-14f7-4923-bb9a-eac3ea16987f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2175 | 2025.12.11 03:50:31.159216 [ 276 ] {77d45f1b-14f7-4923-bb9a-eac3ea16987f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2176 | 2025.12.11 03:50:31.159419 [ 276 ] {77d45f1b-14f7-4923-bb9a-eac3ea16987f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2025.12.11 03:50:31.159542 [ 276 ] {77d45f1b-14f7-4923-bb9a-eac3ea16987f} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001109 sec., 55906.22182146078 rows/sec., 4.37 MiB/sec. | ||
| 2178 | 2025.12.11 03:50:31.159577 [ 276 ] {77d45f1b-14f7-4923-bb9a-eac3ea16987f} <Debug> TCPHandler: Processed in 0.001267852 sec. | ||
| 2179 | 2025.12.11 03:50:31.159688 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2025.12.11 03:50:31.159783 [ 276 ] {7a28225f-a0af-4f49-ab63-974f6e5c85f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2181 | 2025.12.11 03:50:31.159827 [ 276 ] {7a28225f-a0af-4f49-ab63-974f6e5c85f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2182 | 2025.12.11 03:50:31.160189 [ 276 ] {7a28225f-a0af-4f49-ab63-974f6e5c85f2} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2025.12.11 03:50:31.160222 [ 276 ] {7a28225f-a0af-4f49-ab63-974f6e5c85f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2184 | 2025.12.11 03:50:31.160538 [ 276 ] {7a28225f-a0af-4f49-ab63-974f6e5c85f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2185 | 2025.12.11 03:50:31.160755 [ 276 ] {7a28225f-a0af-4f49-ab63-974f6e5c85f2} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2025.12.11 03:50:31.160878 [ 276 ] {7a28225f-a0af-4f49-ab63-974f6e5c85f2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001113 sec., 89847.25965858041 rows/sec., 6.23 MiB/sec. | ||
| 2187 | 2025.12.11 03:50:31.160913 [ 276 ] {7a28225f-a0af-4f49-ab63-974f6e5c85f2} <Debug> TCPHandler: Processed in 0.001273052 sec. | ||
| 2188 | 2025.12.11 03:50:31.161022 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2025.12.11 03:50:31.161115 [ 276 ] {4c8bab2a-d122-4f06-b80e-06b7c5f0cc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2190 | 2025.12.11 03:50:31.161169 [ 276 ] {4c8bab2a-d122-4f06-b80e-06b7c5f0cc1f} <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 | ||
| 2191 | 2025.12.11 03:50:31.161977 [ 276 ] {4c8bab2a-d122-4f06-b80e-06b7c5f0cc1f} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2025.12.11 03:50:31.162011 [ 276 ] {4c8bab2a-d122-4f06-b80e-06b7c5f0cc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2193 | 2025.12.11 03:50:31.162573 [ 276 ] {4c8bab2a-d122-4f06-b80e-06b7c5f0cc1f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2194 | 2025.12.11 03:50:31.162793 [ 276 ] {4c8bab2a-d122-4f06-b80e-06b7c5f0cc1f} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2025.12.11 03:50:31.162885 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2196 | 2025.12.11 03:50:31.162925 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2025.12.11 03:50:31.162936 [ 276 ] {4c8bab2a-d122-4f06-b80e-06b7c5f0cc1f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001838 sec., 18498.367791077257 rows/sec., 33.15 MiB/sec. | ||
| 2198 | 2025.12.11 03:50:31.162943 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2199 | 2025.12.11 03:50:31.162991 [ 276 ] {4c8bab2a-d122-4f06-b80e-06b7c5f0cc1f} <Debug> TCPHandler: Processed in 0.002016395 sec. | ||
| 2200 | 2025.12.11 03:50:31.163077 [ 187 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 2201 | 2025.12.11 03:50:31.163096 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2025.12.11 03:50:31.163207 [ 276 ] {652b50fc-33e3-4b50-b1f3-b8cea3c06ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2203 | 2025.12.11 03:50:31.163247 [ 276 ] {652b50fc-33e3-4b50-b1f3-b8cea3c06ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2204 | 2025.12.11 03:50:31.163377 [ 187 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2205 | 2025.12.11 03:50:31.163448 [ 187 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 2206 | 2025.12.11 03:50:31.163569 [ 276 ] {652b50fc-33e3-4b50-b1f3-b8cea3c06ed7} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2025.12.11 03:50:31.163590 [ 187 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2208 | 2025.12.11 03:50:31.163606 [ 276 ] {652b50fc-33e3-4b50-b1f3-b8cea3c06ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2209 | 2025.12.11 03:50:31.163715 [ 187 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 2210 | 2025.12.11 03:50:31.163839 [ 187 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part | ||
| 2211 | 2025.12.11 03:50:31.163903 [ 276 ] {652b50fc-33e3-4b50-b1f3-b8cea3c06ed7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2212 | 2025.12.11 03:50:31.163953 [ 187 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2213 | 2025.12.11 03:50:31.164149 [ 187 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2214 | 2025.12.11 03:50:31.164186 [ 276 ] {652b50fc-33e3-4b50-b1f3-b8cea3c06ed7} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2025.12.11 03:50:31.164320 [ 276 ] {652b50fc-33e3-4b50-b1f3-b8cea3c06ed7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00112 sec., 26785.71428571429 rows/sec., 1.83 MiB/sec. | ||
| 2216 | 2025.12.11 03:50:31.164357 [ 276 ] {652b50fc-33e3-4b50-b1f3-b8cea3c06ed7} <Debug> TCPHandler: Processed in 0.001306132 sec. | ||
| 2217 | 2025.12.11 03:50:31.171150 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 19 columns (19 merged, 0 gathered) in 0.00813081 sec., 18817.31340419958 rows/sec., 33.72 MiB/sec. | ||
| 2218 | 2025.12.11 03:50:31.171863 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2219 | 2025.12.11 03:50:31.172372 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2025.12.11 03:50:31.172456 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2221 | 2025.12.11 03:50:31.172587 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2222 | 2025.12.11 03:50:33.362450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 286 | ||
| 2223 | 2025.12.11 03:50:33.364669 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2025.12.11 03:50:33.364718 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2225 | 2025.12.11 03:50:33.365973 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2226 | 2025.12.11 03:50:33.366249 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2025.12.11 03:50:33.366591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
| 2228 | 2025.12.11 03:50:35.882336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5267 | ||
| 2229 | 2025.12.11 03:50:35.882845 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2025.12.11 03:50:35.882893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2231 | 2025.12.11 03:50:35.883454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2232 | 2025.12.11 03:50:35.883707 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2025.12.11 03:50:35.883859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5267 | ||
| 2234 | 2025.12.11 03:50:35.883858 [ 36 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2235 | 2025.12.11 03:50:35.883943 [ 36 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2025.12.11 03:50:35.883967 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2237 | 2025.12.11 03:50:35.884085 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 2238 | 2025.12.11 03:50:35.884175 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2239 | 2025.12.11 03:50:35.884206 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2899 rows starting from the beginning of the part | ||
| 2240 | 2025.12.11 03:50:35.884292 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2241 | 2025.12.11 03:50:35.884339 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2242 | 2025.12.11 03:50:35.884384 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2243 | 2025.12.11 03:50:35.884428 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2244 | 2025.12.11 03:50:35.884473 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2245 | 2025.12.11 03:50:35.885760 [ 187 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5267 rows, containing 4 columns (4 merged, 0 gathered) in 0.00173096 sec., 3042820.1691546887 rows/sec., 43.53 MiB/sec. | ||
| 2246 | 2025.12.11 03:50:35.886618 [ 187 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2247 | 2025.12.11 03:50:35.886925 [ 187 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_11_2} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2025.12.11 03:50:35.887012 [ 187 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_11_2} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2249 | 2025.12.11 03:50:35.887114 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2250 | 2025.12.11 03:50:36.153665 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2025.12.11 03:50:36.153938 [ 276 ] {a3781feb-3b1c-4816-900b-f625b2f41079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2252 | 2025.12.11 03:50:36.154031 [ 276 ] {a3781feb-3b1c-4816-900b-f625b2f41079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2253 | 2025.12.11 03:50:36.154802 [ 276 ] {a3781feb-3b1c-4816-900b-f625b2f41079} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2025.12.11 03:50:36.154840 [ 276 ] {a3781feb-3b1c-4816-900b-f625b2f41079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2255 | 2025.12.11 03:50:36.155175 [ 276 ] {a3781feb-3b1c-4816-900b-f625b2f41079} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2256 | 2025.12.11 03:50:36.155381 [ 276 ] {a3781feb-3b1c-4816-900b-f625b2f41079} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2025.12.11 03:50:36.155522 [ 276 ] {a3781feb-3b1c-4816-900b-f625b2f41079} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001656 sec., 15700.48309178744 rows/sec., 1.17 MiB/sec. | ||
| 2258 | 2025.12.11 03:50:36.155563 [ 276 ] {a3781feb-3b1c-4816-900b-f625b2f41079} <Debug> TCPHandler: Processed in 0.002056696 sec. | ||
| 2259 | 2025.12.11 03:50:36.155688 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2025.12.11 03:50:36.155780 [ 276 ] {2768614d-690e-41bf-90cf-1306b0477d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2261 | 2025.12.11 03:50:36.155820 [ 276 ] {2768614d-690e-41bf-90cf-1306b0477d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2262 | 2025.12.11 03:50:36.156248 [ 276 ] {2768614d-690e-41bf-90cf-1306b0477d4a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2025.12.11 03:50:36.156283 [ 276 ] {2768614d-690e-41bf-90cf-1306b0477d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2264 | 2025.12.11 03:50:36.156575 [ 276 ] {2768614d-690e-41bf-90cf-1306b0477d4a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2265 | 2025.12.11 03:50:36.156780 [ 276 ] {2768614d-690e-41bf-90cf-1306b0477d4a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2025.12.11 03:50:36.156903 [ 276 ] {2768614d-690e-41bf-90cf-1306b0477d4a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001141 sec., 24539.877300613494 rows/sec., 1.91 MiB/sec. | ||
| 2267 | 2025.12.11 03:50:36.156938 [ 276 ] {2768614d-690e-41bf-90cf-1306b0477d4a} <Debug> TCPHandler: Processed in 0.001296842 sec. | ||
| 2268 | 2025.12.11 03:50:36.157059 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2025.12.11 03:50:36.157151 [ 276 ] {c775ffd6-76d5-4251-a6b0-ee6a11c3f4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2270 | 2025.12.11 03:50:36.157194 [ 276 ] {c775ffd6-76d5-4251-a6b0-ee6a11c3f4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2271 | 2025.12.11 03:50:36.157609 [ 276 ] {c775ffd6-76d5-4251-a6b0-ee6a11c3f4f1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2025.12.11 03:50:36.157645 [ 276 ] {c775ffd6-76d5-4251-a6b0-ee6a11c3f4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2273 | 2025.12.11 03:50:36.157955 [ 276 ] {c775ffd6-76d5-4251-a6b0-ee6a11c3f4f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2274 | 2025.12.11 03:50:36.158158 [ 276 ] {c775ffd6-76d5-4251-a6b0-ee6a11c3f4f1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2025.12.11 03:50:36.158283 [ 276 ] {c775ffd6-76d5-4251-a6b0-ee6a11c3f4f1} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001149 sec., 87032.20191470844 rows/sec., 6.03 MiB/sec. | ||
| 2276 | 2025.12.11 03:50:36.158317 [ 276 ] {c775ffd6-76d5-4251-a6b0-ee6a11c3f4f1} <Debug> TCPHandler: Processed in 0.001308403 sec. | ||
| 2277 | 2025.12.11 03:50:36.158443 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2025.12.11 03:50:36.158535 [ 276 ] {08c87cf0-f9d3-4b39-912e-f11bc9b17e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2279 | 2025.12.11 03:50:36.158575 [ 276 ] {08c87cf0-f9d3-4b39-912e-f11bc9b17e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2280 | 2025.12.11 03:50:36.158890 [ 276 ] {08c87cf0-f9d3-4b39-912e-f11bc9b17e90} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2025.12.11 03:50:36.158924 [ 276 ] {08c87cf0-f9d3-4b39-912e-f11bc9b17e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2282 | 2025.12.11 03:50:36.159230 [ 276 ] {08c87cf0-f9d3-4b39-912e-f11bc9b17e90} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2283 | 2025.12.11 03:50:36.159429 [ 276 ] {08c87cf0-f9d3-4b39-912e-f11bc9b17e90} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2025.12.11 03:50:36.159550 [ 276 ] {08c87cf0-f9d3-4b39-912e-f11bc9b17e90} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001033 sec., 29041.626331074538 rows/sec., 1.99 MiB/sec. | ||
| 2285 | 2025.12.11 03:50:36.159583 [ 276 ] {08c87cf0-f9d3-4b39-912e-f11bc9b17e90} <Debug> TCPHandler: Processed in 0.001195131 sec. | ||
| 2286 | 2025.12.11 03:50:36.163996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2287 | 2025.12.11 03:50:36.181329 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2025.12.11 03:50:36.181372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2289 | 2025.12.11 03:50:36.187746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2290 | 2025.12.11 03:50:36.188453 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2025.12.11 03:50:36.188723 [ 36 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2292 | 2025.12.11 03:50:36.188763 [ 36 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2025.12.11 03:50:36.188785 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2294 | 2025.12.11 03:50:36.188957 [ 199 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 2295 | 2025.12.11 03:50:36.191812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2296 | 2025.12.11 03:50:36.192983 [ 199 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2297 | 2025.12.11 03:50:36.194260 [ 199 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 2298 | 2025.12.11 03:50:36.198620 [ 199 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 2299 | 2025.12.11 03:50:36.202689 [ 199 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 2300 | 2025.12.11 03:50:36.206902 [ 199 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 2301 | 2025.12.11 03:50:36.211514 [ 199 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 2302 | 2025.12.11 03:50:36.215790 [ 199 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 2303 | 2025.12.11 03:50:36.267772 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078889539 sec., 1052.104005830228 rows/sec., 5.44 MiB/sec. | ||
| 2304 | 2025.12.11 03:50:36.269992 [ 202 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2305 | 2025.12.11 03:50:36.271980 [ 202 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_11_2} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2025.12.11 03:50:36.272085 [ 202 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_11_2} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2307 | 2025.12.11 03:50:36.273949 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2308 | 2025.12.11 03:50:37.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.01 MiB, peak 220.89 MiB, free memory in arenas 0.00 B, will set to 220.44 MiB (RSS), difference: 9.43 MiB | ||
| 2309 | 2025.12.11 03:50:41.152429 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2025.12.11 03:50:41.152700 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) 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', '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') FORMAT Native; (stage: Complete) | ||
| 2311 | 2025.12.11 03:50:41.153110 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2312 | 2025.12.11 03:50:41.153163 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <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', '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')" moved to PREWHERE | ||
| 2313 | 2025.12.11 03:50:41.153458 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2314 | 2025.12.11 03:50:41.153531 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2315 | 2025.12.11 03:50:41.153682 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2316 | 2025.12.11 03:50:41.153813 [ 344 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2317 | 2025.12.11 03:50:41.153822 [ 300 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2318 | 2025.12.11 03:50:41.153962 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 2319 | 2025.12.11 03:50:41.153995 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2320 | 2025.12.11 03:50:41.156083 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2321 | 2025.12.11 03:50:41.156113 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2322 | 2025.12.11 03:50:41.156171 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <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', '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'))" | ||
| 2323 | 2025.12.11 03:50:41.156213 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <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', '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'))" | ||
| 2324 | 2025.12.11 03:50:41.157151 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <Debug> executeQuery: Read 25 rows, 1.01 KiB in 0.004555 sec., 5488.474204171241 rows/sec., 221.90 KiB/sec. | ||
| 2325 | 2025.12.11 03:50:41.157281 [ 276 ] {c9324cef-203c-42de-9e6b-dbdecda433b2} <Debug> TCPHandler: Processed in 0.004986366 sec. | ||
| 2326 | 2025.12.11 03:50:41.159987 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2025.12.11 03:50:41.160146 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) 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', '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', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 2328 | 2025.12.11 03:50:41.160400 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2329 | 2025.12.11 03:50:41.160437 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <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', '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', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 2330 | 2025.12.11 03:50:41.160634 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2331 | 2025.12.11 03:50:41.160691 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2332 | 2025.12.11 03:50:41.160810 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2333 | 2025.12.11 03:50:41.160880 [ 300 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2334 | 2025.12.11 03:50:41.160880 [ 324 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2335 | 2025.12.11 03:50:41.160996 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 2336 | 2025.12.11 03:50:41.161024 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2337 | 2025.12.11 03:50:41.161086 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2338 | 2025.12.11 03:50:41.161108 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2339 | 2025.12.11 03:50:41.161140 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <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', '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', 'switch_port_control_data_link:errors_received'))" | ||
| 2340 | 2025.12.11 03:50:41.161173 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <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', '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', 'switch_port_control_data_link:errors_received'))" | ||
| 2341 | 2025.12.11 03:50:41.161902 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <Debug> executeQuery: Read 25 rows, 1.01 KiB in 0.001826 sec., 13691.128148959475 rows/sec., 553.53 KiB/sec. | ||
| 2342 | 2025.12.11 03:50:41.162001 [ 276 ] {54ab335a-6772-4bfa-b1d9-311afdae9b49} <Debug> TCPHandler: Processed in 0.002072056 sec. | ||
| 2343 | 2025.12.11 03:50:41.162333 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2025.12.11 03:50:41.162474 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) 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', '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', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 2345 | 2025.12.11 03:50:41.162694 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2346 | 2025.12.11 03:50:41.162730 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <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', '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', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 2347 | 2025.12.11 03:50:41.162919 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2348 | 2025.12.11 03:50:41.162974 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2349 | 2025.12.11 03:50:41.163078 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2350 | 2025.12.11 03:50:41.163181 [ 344 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2351 | 2025.12.11 03:50:41.163198 [ 334 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2352 | 2025.12.11 03:50:41.163287 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 2353 | 2025.12.11 03:50:41.163313 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2354 | 2025.12.11 03:50:41.163372 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2355 | 2025.12.11 03:50:41.163391 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2356 | 2025.12.11 03:50:41.163424 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <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', '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', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2357 | 2025.12.11 03:50:41.163457 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <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', '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', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2358 | 2025.12.11 03:50:41.164045 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <Debug> executeQuery: Read 25 rows, 1.01 KiB in 0.001626 sec., 15375.153751537515 rows/sec., 621.61 KiB/sec. | ||
| 2359 | 2025.12.11 03:50:41.164141 [ 276 ] {8adf1df3-39b6-4947-bfb2-61bd759e903c} <Debug> TCPHandler: Processed in 0.001860402 sec. | ||
| 2360 | 2025.12.11 03:50:41.164386 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2025.12.11 03:50:41.164523 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) 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', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 2362 | 2025.12.11 03:50:41.164738 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2363 | 2025.12.11 03:50:41.164772 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <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', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 2364 | 2025.12.11 03:50:41.164963 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2365 | 2025.12.11 03:50:41.165018 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2366 | 2025.12.11 03:50:41.165121 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2367 | 2025.12.11 03:50:41.165184 [ 324 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2368 | 2025.12.11 03:50:41.165185 [ 334 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2369 | 2025.12.11 03:50:41.165270 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 2370 | 2025.12.11 03:50:41.165291 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2371 | 2025.12.11 03:50:41.165345 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2372 | 2025.12.11 03:50:41.165362 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2373 | 2025.12.11 03:50:41.165392 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <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', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2374 | 2025.12.11 03:50:41.165422 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <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', '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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 2375 | 2025.12.11 03:50:41.166031 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <Debug> executeQuery: Read 25 rows, 1.01 KiB in 0.001561 sec., 16015.374759769378 rows/sec., 647.50 KiB/sec. | ||
| 2376 | 2025.12.11 03:50:41.166122 [ 276 ] {db9baadb-459b-4482-9a16-e86f4b4c515e} <Debug> TCPHandler: Processed in 0.001786581 sec. | ||
| 2377 | 2025.12.11 03:50:41.166353 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2025.12.11 03:50:41.166487 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) 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', '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', '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') FORMAT Native; (stage: Complete) | ||
| 2379 | 2025.12.11 03:50:41.166694 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2380 | 2025.12.11 03:50:41.166728 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <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', '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', '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')" moved to PREWHERE | ||
| 2381 | 2025.12.11 03:50:41.166915 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2382 | 2025.12.11 03:50:41.166968 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2383 | 2025.12.11 03:50:41.167067 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2384 | 2025.12.11 03:50:41.167129 [ 344 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2385 | 2025.12.11 03:50:41.167132 [ 334 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2386 | 2025.12.11 03:50:41.167216 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 2387 | 2025.12.11 03:50:41.167237 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2388 | 2025.12.11 03:50:41.167290 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2389 | 2025.12.11 03:50:41.167307 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2390 | 2025.12.11 03:50:41.167337 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <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', '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', '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'))" | ||
| 2391 | 2025.12.11 03:50:41.167367 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <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', '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', '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'))" | ||
| 2392 | 2025.12.11 03:50:41.167941 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <Debug> executeQuery: Read 25 rows, 1.01 KiB in 0.001507 sec., 16589.2501658925 rows/sec., 670.70 KiB/sec. | ||
| 2393 | 2025.12.11 03:50:41.168030 [ 276 ] {90c2c1cf-c6d7-4b0c-8d74-794cee418af0} <Debug> TCPHandler: Processed in 0.00172834 sec. | ||
| 2394 | 2025.12.11 03:50:41.168254 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2025.12.11 03:50:41.168387 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) 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', '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', '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') FORMAT Native; (stage: Complete) | ||
| 2396 | 2025.12.11 03:50:41.168612 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2397 | 2025.12.11 03:50:41.168647 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <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', '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', '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')" moved to PREWHERE | ||
| 2398 | 2025.12.11 03:50:41.168844 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2399 | 2025.12.11 03:50:41.168898 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2400 | 2025.12.11 03:50:41.168994 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2401 | 2025.12.11 03:50:41.169052 [ 324 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2402 | 2025.12.11 03:50:41.169053 [ 334 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2403 | 2025.12.11 03:50:41.169135 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 2404 | 2025.12.11 03:50:41.169155 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2405 | 2025.12.11 03:50:41.169208 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2406 | 2025.12.11 03:50:41.169225 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2407 | 2025.12.11 03:50:41.169254 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <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', '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', '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'))" | ||
| 2408 | 2025.12.11 03:50:41.169301 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <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', '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', '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'))" | ||
| 2409 | 2025.12.11 03:50:41.169903 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <Debug> executeQuery: Read 25 rows, 1.01 KiB in 0.001569 sec., 15933.715742511153 rows/sec., 644.20 KiB/sec. | ||
| 2410 | 2025.12.11 03:50:41.169994 [ 276 ] {2ce69811-6b49-44c0-939d-0e4624a71275} <Debug> TCPHandler: Processed in 0.001789491 sec. | ||
| 2411 | 2025.12.11 03:50:41.186437 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2025.12.11 03:50:41.186568 [ 276 ] {b1c01f3e-a2f0-4c06-92f5-e4be7b13fe59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2413 | 2025.12.11 03:50:41.186619 [ 276 ] {b1c01f3e-a2f0-4c06-92f5-e4be7b13fe59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2414 | 2025.12.11 03:50:41.187267 [ 276 ] {b1c01f3e-a2f0-4c06-92f5-e4be7b13fe59} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2025.12.11 03:50:41.187314 [ 276 ] {b1c01f3e-a2f0-4c06-92f5-e4be7b13fe59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2416 | 2025.12.11 03:50:41.187756 [ 276 ] {b1c01f3e-a2f0-4c06-92f5-e4be7b13fe59} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2417 | 2025.12.11 03:50:41.187949 [ 276 ] {b1c01f3e-a2f0-4c06-92f5-e4be7b13fe59} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2025.12.11 03:50:41.188099 [ 276 ] {b1c01f3e-a2f0-4c06-92f5-e4be7b13fe59} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001565 sec., 3833.865814696486 rows/sec., 1.77 MiB/sec. | ||
| 2419 | 2025.12.11 03:50:41.188137 [ 276 ] {b1c01f3e-a2f0-4c06-92f5-e4be7b13fe59} <Debug> TCPHandler: Processed in 0.001764061 sec. | ||
| 2420 | 2025.12.11 03:50:41.188248 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2025.12.11 03:50:41.188344 [ 276 ] {80f91cbc-a239-4cc4-ac76-a7458c9853d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2422 | 2025.12.11 03:50:41.188385 [ 276 ] {80f91cbc-a239-4cc4-ac76-a7458c9853d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2423 | 2025.12.11 03:50:41.191014 [ 276 ] {80f91cbc-a239-4cc4-ac76-a7458c9853d7} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2025.12.11 03:50:41.191054 [ 276 ] {80f91cbc-a239-4cc4-ac76-a7458c9853d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2425 | 2025.12.11 03:50:41.191405 [ 276 ] {80f91cbc-a239-4cc4-ac76-a7458c9853d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2426 | 2025.12.11 03:50:41.191633 [ 276 ] {80f91cbc-a239-4cc4-ac76-a7458c9853d7} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2025.12.11 03:50:41.191769 [ 276 ] {80f91cbc-a239-4cc4-ac76-a7458c9853d7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003445 sec., 6966.618287373004 rows/sec., 591.89 KiB/sec. | ||
| 2428 | 2025.12.11 03:50:41.191806 [ 276 ] {80f91cbc-a239-4cc4-ac76-a7458c9853d7} <Debug> TCPHandler: Processed in 0.003607302 sec. | ||
| 2429 | 2025.12.11 03:50:41.191918 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2025.12.11 03:50:41.192013 [ 276 ] {3174debd-ea8c-461f-a988-230645c35f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2431 | 2025.12.11 03:50:41.192054 [ 276 ] {3174debd-ea8c-461f-a988-230645c35f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2432 | 2025.12.11 03:50:41.192473 [ 276 ] {3174debd-ea8c-461f-a988-230645c35f6a} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2025.12.11 03:50:41.192509 [ 276 ] {3174debd-ea8c-461f-a988-230645c35f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2434 | 2025.12.11 03:50:41.192802 [ 276 ] {3174debd-ea8c-461f-a988-230645c35f6a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2435 | 2025.12.11 03:50:41.193015 [ 276 ] {3174debd-ea8c-461f-a988-230645c35f6a} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2025.12.11 03:50:41.193148 [ 276 ] {3174debd-ea8c-461f-a988-230645c35f6a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001154 sec., 8665.511265164645 rows/sec., 706.61 KiB/sec. | ||
| 2437 | 2025.12.11 03:50:41.193185 [ 276 ] {3174debd-ea8c-461f-a988-230645c35f6a} <Debug> TCPHandler: Processed in 0.001316812 sec. | ||
| 2438 | 2025.12.11 03:50:41.193283 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2025.12.11 03:50:41.193376 [ 276 ] {152b75fa-111d-4647-b86b-42a8efa586c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2440 | 2025.12.11 03:50:41.193415 [ 276 ] {152b75fa-111d-4647-b86b-42a8efa586c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2441 | 2025.12.11 03:50:41.193927 [ 276 ] {152b75fa-111d-4647-b86b-42a8efa586c0} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2025.12.11 03:50:41.193961 [ 276 ] {152b75fa-111d-4647-b86b-42a8efa586c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2443 | 2025.12.11 03:50:41.194333 [ 276 ] {152b75fa-111d-4647-b86b-42a8efa586c0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2444 | 2025.12.11 03:50:41.194546 [ 276 ] {152b75fa-111d-4647-b86b-42a8efa586c0} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2025.12.11 03:50:41.194683 [ 276 ] {152b75fa-111d-4647-b86b-42a8efa586c0} <Debug> executeQuery: Read 233 rows, 21.63 KiB in 0.001323 sec., 176114.8904006047 rows/sec., 15.97 MiB/sec. | ||
| 2446 | 2025.12.11 03:50:41.194721 [ 276 ] {152b75fa-111d-4647-b86b-42a8efa586c0} <Debug> TCPHandler: Processed in 0.001485496 sec. | ||
| 2447 | 2025.12.11 03:50:41.194844 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2025.12.11 03:50:41.194936 [ 276 ] {390f3f88-b94d-49f9-9143-062b7be5b37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2449 | 2025.12.11 03:50:41.194976 [ 276 ] {390f3f88-b94d-49f9-9143-062b7be5b37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2450 | 2025.12.11 03:50:41.195393 [ 276 ] {390f3f88-b94d-49f9-9143-062b7be5b37c} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.12.11 03:50:41.195429 [ 276 ] {390f3f88-b94d-49f9-9143-062b7be5b37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2452 | 2025.12.11 03:50:41.195730 [ 276 ] {390f3f88-b94d-49f9-9143-062b7be5b37c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2453 | 2025.12.11 03:50:41.195935 [ 276 ] {390f3f88-b94d-49f9-9143-062b7be5b37c} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2025.12.11 03:50:41.196069 [ 276 ] {390f3f88-b94d-49f9-9143-062b7be5b37c} <Debug> executeQuery: Read 63 rows, 4.74 KiB in 0.00115 sec., 54782.608695652176 rows/sec., 4.03 MiB/sec. | ||
| 2455 | 2025.12.11 03:50:41.196105 [ 276 ] {390f3f88-b94d-49f9-9143-062b7be5b37c} <Debug> TCPHandler: Processed in 0.001309293 sec. | ||
| 2456 | 2025.12.11 03:50:41.196212 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2025.12.11 03:50:41.196305 [ 276 ] {6a3064b2-f153-4060-9eba-80480e082122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2458 | 2025.12.11 03:50:41.196345 [ 276 ] {6a3064b2-f153-4060-9eba-80480e082122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2459 | 2025.12.11 03:50:41.196745 [ 276 ] {6a3064b2-f153-4060-9eba-80480e082122} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2025.12.11 03:50:41.196780 [ 276 ] {6a3064b2-f153-4060-9eba-80480e082122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2461 | 2025.12.11 03:50:41.197058 [ 276 ] {6a3064b2-f153-4060-9eba-80480e082122} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2462 | 2025.12.11 03:50:41.197263 [ 276 ] {6a3064b2-f153-4060-9eba-80480e082122} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2025.12.11 03:50:41.197393 [ 276 ] {6a3064b2-f153-4060-9eba-80480e082122} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 2464 | 2025.12.11 03:50:41.197431 [ 276 ] {6a3064b2-f153-4060-9eba-80480e082122} <Debug> TCPHandler: Processed in 0.001268392 sec. | ||
| 2465 | 2025.12.11 03:50:41.197529 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2025.12.11 03:50:41.197621 [ 276 ] {2d44f4f3-8f94-4355-8b9b-6398388d409d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2467 | 2025.12.11 03:50:41.197661 [ 276 ] {2d44f4f3-8f94-4355-8b9b-6398388d409d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2468 | 2025.12.11 03:50:41.198055 [ 276 ] {2d44f4f3-8f94-4355-8b9b-6398388d409d} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2025.12.11 03:50:41.198090 [ 276 ] {2d44f4f3-8f94-4355-8b9b-6398388d409d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2470 | 2025.12.11 03:50:41.200701 [ 276 ] {2d44f4f3-8f94-4355-8b9b-6398388d409d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2471 | 2025.12.11 03:50:41.200955 [ 276 ] {2d44f4f3-8f94-4355-8b9b-6398388d409d} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2025.12.11 03:50:41.201114 [ 276 ] {2d44f4f3-8f94-4355-8b9b-6398388d409d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003508 sec., 3420.7525655644245 rows/sec., 267.25 KiB/sec. | ||
| 2473 | 2025.12.11 03:50:41.201160 [ 276 ] {2d44f4f3-8f94-4355-8b9b-6398388d409d} <Debug> TCPHandler: Processed in 0.003679913 sec. | ||
| 2474 | 2025.12.11 03:50:41.201290 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2025.12.11 03:50:41.201403 [ 276 ] {f397363f-a2dd-4a8e-8b7e-d50fa60a560e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2476 | 2025.12.11 03:50:41.201451 [ 276 ] {f397363f-a2dd-4a8e-8b7e-d50fa60a560e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2477 | 2025.12.11 03:50:41.201909 [ 276 ] {f397363f-a2dd-4a8e-8b7e-d50fa60a560e} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2025.12.11 03:50:41.201944 [ 276 ] {f397363f-a2dd-4a8e-8b7e-d50fa60a560e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2479 | 2025.12.11 03:50:41.202270 [ 276 ] {f397363f-a2dd-4a8e-8b7e-d50fa60a560e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2480 | 2025.12.11 03:50:41.202484 [ 276 ] {f397363f-a2dd-4a8e-8b7e-d50fa60a560e} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2025.12.11 03:50:41.202616 [ 276 ] {f397363f-a2dd-4a8e-8b7e-d50fa60a560e} <Debug> executeQuery: Read 121 rows, 10.08 KiB in 0.001236 sec., 97896.44012944985 rows/sec., 7.96 MiB/sec. | ||
| 2482 | 2025.12.11 03:50:41.202654 [ 276 ] {f397363f-a2dd-4a8e-8b7e-d50fa60a560e} <Debug> TCPHandler: Processed in 0.001423455 sec. | ||
| 2483 | 2025.12.11 03:50:41.202761 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2025.12.11 03:50:41.202852 [ 276 ] {299f986b-e992-4686-b92f-c439d481d110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2485 | 2025.12.11 03:50:41.202895 [ 276 ] {299f986b-e992-4686-b92f-c439d481d110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2486 | 2025.12.11 03:50:41.203333 [ 276 ] {299f986b-e992-4686-b92f-c439d481d110} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2025.12.11 03:50:41.203369 [ 276 ] {299f986b-e992-4686-b92f-c439d481d110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2488 | 2025.12.11 03:50:41.203734 [ 276 ] {299f986b-e992-4686-b92f-c439d481d110} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2489 | 2025.12.11 03:50:41.203946 [ 276 ] {299f986b-e992-4686-b92f-c439d481d110} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2025.12.11 03:50:41.204070 [ 276 ] {299f986b-e992-4686-b92f-c439d481d110} <Debug> executeQuery: Read 429 rows, 34.35 KiB in 0.001236 sec., 347087.37864077673 rows/sec., 27.14 MiB/sec. | ||
| 2491 | 2025.12.11 03:50:41.204106 [ 276 ] {299f986b-e992-4686-b92f-c439d481d110} <Debug> TCPHandler: Processed in 0.001394094 sec. | ||
| 2492 | 2025.12.11 03:50:41.204218 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2025.12.11 03:50:41.204310 [ 276 ] {e5ad9806-3d26-4db7-b4fb-7c85dc8864e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2494 | 2025.12.11 03:50:41.204363 [ 276 ] {e5ad9806-3d26-4db7-b4fb-7c85dc8864e5} <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 | ||
| 2495 | 2025.12.11 03:50:41.205182 [ 276 ] {e5ad9806-3d26-4db7-b4fb-7c85dc8864e5} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2025.12.11 03:50:41.205220 [ 276 ] {e5ad9806-3d26-4db7-b4fb-7c85dc8864e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2497 | 2025.12.11 03:50:41.205818 [ 276 ] {e5ad9806-3d26-4db7-b4fb-7c85dc8864e5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2498 | 2025.12.11 03:50:41.206045 [ 276 ] {e5ad9806-3d26-4db7-b4fb-7c85dc8864e5} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2025.12.11 03:50:41.206180 [ 276 ] {e5ad9806-3d26-4db7-b4fb-7c85dc8864e5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001887 sec., 21727.60996290408 rows/sec., 38.93 MiB/sec. | ||
| 2500 | 2025.12.11 03:50:41.206236 [ 276 ] {e5ad9806-3d26-4db7-b4fb-7c85dc8864e5} <Debug> TCPHandler: Processed in 0.002067776 sec. | ||
| 2501 | 2025.12.11 03:50:41.206347 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2025.12.11 03:50:41.206442 [ 276 ] {156cf204-74e5-4bd2-a38e-b69699621656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2503 | 2025.12.11 03:50:41.206484 [ 276 ] {156cf204-74e5-4bd2-a38e-b69699621656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2504 | 2025.12.11 03:50:41.206818 [ 276 ] {156cf204-74e5-4bd2-a38e-b69699621656} <Trace> oximeter.measurements_i64 (61d39202-34dc-44ef-9992-12d92df634ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2025.12.11 03:50:41.206853 [ 276 ] {156cf204-74e5-4bd2-a38e-b69699621656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2506 | 2025.12.11 03:50:41.207143 [ 276 ] {156cf204-74e5-4bd2-a38e-b69699621656} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2507 | 2025.12.11 03:50:41.207347 [ 276 ] {156cf204-74e5-4bd2-a38e-b69699621656} <Trace> oximeter.measurements_i64 (61d39202-34dc-44ef-9992-12d92df634ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2025.12.11 03:50:41.207472 [ 276 ] {156cf204-74e5-4bd2-a38e-b69699621656} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 404.03 KiB/sec. | ||
| 2509 | 2025.12.11 03:50:41.207508 [ 276 ] {156cf204-74e5-4bd2-a38e-b69699621656} <Debug> TCPHandler: Processed in 0.0012105 sec. | ||
| 2510 | 2025.12.11 03:50:41.207613 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2025.12.11 03:50:41.207716 [ 276 ] {2951ae6c-5aae-434e-8c84-911bd9b61f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2512 | 2025.12.11 03:50:41.207758 [ 276 ] {2951ae6c-5aae-434e-8c84-911bd9b61f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2513 | 2025.12.11 03:50:41.208099 [ 276 ] {2951ae6c-5aae-434e-8c84-911bd9b61f4e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2025.12.11 03:50:41.208136 [ 276 ] {2951ae6c-5aae-434e-8c84-911bd9b61f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2515 | 2025.12.11 03:50:41.208465 [ 276 ] {2951ae6c-5aae-434e-8c84-911bd9b61f4e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2516 | 2025.12.11 03:50:41.208679 [ 276 ] {2951ae6c-5aae-434e-8c84-911bd9b61f4e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2025.12.11 03:50:41.208819 [ 276 ] {2951ae6c-5aae-434e-8c84-911bd9b61f4e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001122 sec., 26737.967914438505 rows/sec., 1.83 MiB/sec. | ||
| 2518 | 2025.12.11 03:50:41.208856 [ 276 ] {2951ae6c-5aae-434e-8c84-911bd9b61f4e} <Debug> TCPHandler: Processed in 0.001293743 sec. | ||
| 2519 | 2025.12.11 03:50:43.267947 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2520 | 2025.12.11 03:50:43.268000 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2521 | 2025.12.11 03:50:43.366720 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 330 | ||
| 2522 | 2025.12.11 03:50:43.369419 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2025.12.11 03:50:43.369479 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2524 | 2025.12.11 03:50:43.370880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2525 | 2025.12.11 03:50:43.371159 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2025.12.11 03:50:43.371503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2527 | 2025.12.11 03:50:43.383939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5779 | ||
| 2528 | 2025.12.11 03:50:43.384527 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2025.12.11 03:50:43.384571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2530 | 2025.12.11 03:50:43.385144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2531 | 2025.12.11 03:50:43.385385 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2025.12.11 03:50:43.385529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5779 | ||
| 2533 | 2025.12.11 03:50:43.691881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2534 | 2025.12.11 03:50:43.707183 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2025.12.11 03:50:43.707248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2536 | 2025.12.11 03:50:43.713123 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2537 | 2025.12.11 03:50:43.713868 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2025.12.11 03:50:43.716681 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2539 | 2025.12.11 03:50:46.154090 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2025.12.11 03:50:46.154301 [ 276 ] {04427d5d-cd73-4679-8485-f8e4670494dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2541 | 2025.12.11 03:50:46.154372 [ 276 ] {04427d5d-cd73-4679-8485-f8e4670494dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2542 | 2025.12.11 03:50:46.154994 [ 276 ] {04427d5d-cd73-4679-8485-f8e4670494dd} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2025.12.11 03:50:46.155035 [ 276 ] {04427d5d-cd73-4679-8485-f8e4670494dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2544 | 2025.12.11 03:50:46.155404 [ 276 ] {04427d5d-cd73-4679-8485-f8e4670494dd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2545 | 2025.12.11 03:50:46.155623 [ 276 ] {04427d5d-cd73-4679-8485-f8e4670494dd} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2025.12.11 03:50:46.155775 [ 276 ] {04427d5d-cd73-4679-8485-f8e4670494dd} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001526 sec., 17038.007863695937 rows/sec., 1.27 MiB/sec. | ||
| 2547 | 2025.12.11 03:50:46.155821 [ 276 ] {04427d5d-cd73-4679-8485-f8e4670494dd} <Debug> TCPHandler: Processed in 0.001857523 sec. | ||
| 2548 | 2025.12.11 03:50:46.155942 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2025.12.11 03:50:46.156037 [ 276 ] {baddff6d-936d-4b46-a865-0c8d2a2b73fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2550 | 2025.12.11 03:50:46.156077 [ 276 ] {baddff6d-936d-4b46-a865-0c8d2a2b73fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2551 | 2025.12.11 03:50:46.156472 [ 276 ] {baddff6d-936d-4b46-a865-0c8d2a2b73fe} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2025.12.11 03:50:46.156508 [ 276 ] {baddff6d-936d-4b46-a865-0c8d2a2b73fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2553 | 2025.12.11 03:50:46.156795 [ 276 ] {baddff6d-936d-4b46-a865-0c8d2a2b73fe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2554 | 2025.12.11 03:50:46.156996 [ 276 ] {baddff6d-936d-4b46-a865-0c8d2a2b73fe} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2025.12.11 03:50:46.157122 [ 276 ] {baddff6d-936d-4b46-a865-0c8d2a2b73fe} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001104 sec., 25362.318840579712 rows/sec., 1.98 MiB/sec. | ||
| 2556 | 2025.12.11 03:50:46.157158 [ 276 ] {baddff6d-936d-4b46-a865-0c8d2a2b73fe} <Debug> TCPHandler: Processed in 0.001268061 sec. | ||
| 2557 | 2025.12.11 03:50:46.157258 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2025.12.11 03:50:46.157349 [ 276 ] {bc1266f7-9aee-49b0-a427-1b21ebdf5ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2559 | 2025.12.11 03:50:46.157392 [ 276 ] {bc1266f7-9aee-49b0-a427-1b21ebdf5ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2560 | 2025.12.11 03:50:46.157781 [ 276 ] {bc1266f7-9aee-49b0-a427-1b21ebdf5ef7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2025.12.11 03:50:46.157817 [ 276 ] {bc1266f7-9aee-49b0-a427-1b21ebdf5ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2562 | 2025.12.11 03:50:46.158137 [ 276 ] {bc1266f7-9aee-49b0-a427-1b21ebdf5ef7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2563 | 2025.12.11 03:50:46.158341 [ 276 ] {bc1266f7-9aee-49b0-a427-1b21ebdf5ef7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2025.12.11 03:50:46.158464 [ 276 ] {bc1266f7-9aee-49b0-a427-1b21ebdf5ef7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001133 sec., 88261.253309797 rows/sec., 6.12 MiB/sec. | ||
| 2565 | 2025.12.11 03:50:46.158500 [ 276 ] {bc1266f7-9aee-49b0-a427-1b21ebdf5ef7} <Debug> TCPHandler: Processed in 0.001288393 sec. | ||
| 2566 | 2025.12.11 03:50:46.158611 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2025.12.11 03:50:46.158703 [ 276 ] {62d0b05a-f6cb-4aac-9745-38c02cb47094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2568 | 2025.12.11 03:50:46.158743 [ 276 ] {62d0b05a-f6cb-4aac-9745-38c02cb47094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2569 | 2025.12.11 03:50:46.159053 [ 276 ] {62d0b05a-f6cb-4aac-9745-38c02cb47094} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2025.12.11 03:50:46.159088 [ 276 ] {62d0b05a-f6cb-4aac-9745-38c02cb47094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2571 | 2025.12.11 03:50:46.159376 [ 276 ] {62d0b05a-f6cb-4aac-9745-38c02cb47094} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2572 | 2025.12.11 03:50:46.159570 [ 276 ] {62d0b05a-f6cb-4aac-9745-38c02cb47094} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2025.12.11 03:50:46.159694 [ 276 ] {62d0b05a-f6cb-4aac-9745-38c02cb47094} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001009 sec., 29732.408325074335 rows/sec., 2.04 MiB/sec. | ||
| 2574 | 2025.12.11 03:50:46.159729 [ 276 ] {62d0b05a-f6cb-4aac-9745-38c02cb47094} <Debug> TCPHandler: Processed in 0.0011644 sec. | ||
| 2575 | 2025.12.11 03:50:50.885622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6227 | ||
| 2576 | 2025.12.11 03:50:50.886347 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2025.12.11 03:50:50.886425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2578 | 2025.12.11 03:50:50.887201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2579 | 2025.12.11 03:50:50.887451 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2025.12.11 03:50:50.887594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6227 | ||
| 2581 | 2025.12.11 03:50:51.155055 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2025.12.11 03:50:51.155248 [ 276 ] {46e2f0bb-f13c-49eb-b801-89ba8dbba490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2583 | 2025.12.11 03:50:51.155314 [ 276 ] {46e2f0bb-f13c-49eb-b801-89ba8dbba490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2584 | 2025.12.11 03:50:51.155986 [ 276 ] {46e2f0bb-f13c-49eb-b801-89ba8dbba490} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2025.12.11 03:50:51.156038 [ 276 ] {46e2f0bb-f13c-49eb-b801-89ba8dbba490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2586 | 2025.12.11 03:50:51.156441 [ 276 ] {46e2f0bb-f13c-49eb-b801-89ba8dbba490} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2587 | 2025.12.11 03:50:51.156681 [ 276 ] {46e2f0bb-f13c-49eb-b801-89ba8dbba490} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2025.12.11 03:50:51.156828 [ 150 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2589 | 2025.12.11 03:50:51.156837 [ 276 ] {46e2f0bb-f13c-49eb-b801-89ba8dbba490} <Debug> executeQuery: Read 108 rows, 9.83 KiB in 0.001633 sec., 66135.94611145133 rows/sec., 5.88 MiB/sec. | ||
| 2590 | 2025.12.11 03:50:51.156903 [ 150 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.12.11 03:50:51.156929 [ 276 ] {46e2f0bb-f13c-49eb-b801-89ba8dbba490} <Debug> TCPHandler: Processed in 0.002002765 sec. | ||
| 2592 | 2025.12.11 03:50:51.156934 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2593 | 2025.12.11 03:50:51.157075 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2025.12.11 03:50:51.157104 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 2595 | 2025.12.11 03:50:51.157183 [ 276 ] {d31b4e97-f36f-4f54-8888-1b0d68a39de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2596 | 2025.12.11 03:50:51.157231 [ 276 ] {d31b4e97-f36f-4f54-8888-1b0d68a39de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2597 | 2025.12.11 03:50:51.157254 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2598 | 2025.12.11 03:50:51.157300 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1236 rows starting from the beginning of the part | ||
| 2599 | 2025.12.11 03:50:51.157397 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 94 rows starting from the beginning of the part | ||
| 2600 | 2025.12.11 03:50:51.157448 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 2601 | 2025.12.11 03:50:51.157493 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 233 rows starting from the beginning of the part | ||
| 2602 | 2025.12.11 03:50:51.157541 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 2603 | 2025.12.11 03:50:51.157583 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 108 rows starting from the beginning of the part | ||
| 2604 | 2025.12.11 03:50:51.157677 [ 276 ] {d31b4e97-f36f-4f54-8888-1b0d68a39de7} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2025.12.11 03:50:51.157722 [ 276 ] {d31b4e97-f36f-4f54-8888-1b0d68a39de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2606 | 2025.12.11 03:50:51.158080 [ 276 ] {d31b4e97-f36f-4f54-8888-1b0d68a39de7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2607 | 2025.12.11 03:50:51.158328 [ 276 ] {d31b4e97-f36f-4f54-8888-1b0d68a39de7} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2025.12.11 03:50:51.158469 [ 276 ] {d31b4e97-f36f-4f54-8888-1b0d68a39de7} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001311 sec., 31273.83676582761 rows/sec., 2.30 MiB/sec. | ||
| 2609 | 2025.12.11 03:50:51.158510 [ 276 ] {d31b4e97-f36f-4f54-8888-1b0d68a39de7} <Debug> TCPHandler: Processed in 0.001489386 sec. | ||
| 2610 | 2025.12.11 03:50:51.158629 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2025.12.11 03:50:51.158726 [ 276 ] {d65e2d66-573b-4b21-81ae-911bf0b743da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2612 | 2025.12.11 03:50:51.158770 [ 276 ] {d65e2d66-573b-4b21-81ae-911bf0b743da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2613 | 2025.12.11 03:50:51.158796 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1723 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758021 sec., 980079.3050822488 rows/sec., 86.30 MiB/sec. | ||
| 2614 | 2025.12.11 03:50:51.159058 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2615 | 2025.12.11 03:50:51.159274 [ 276 ] {d65e2d66-573b-4b21-81ae-911bf0b743da} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2025.12.11 03:50:51.159311 [ 276 ] {d65e2d66-573b-4b21-81ae-911bf0b743da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2617 | 2025.12.11 03:50:51.159438 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_16_3} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2025.12.11 03:50:51.159527 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_16_3} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2619 | 2025.12.11 03:50:51.159625 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2620 | 2025.12.11 03:50:51.159700 [ 276 ] {d65e2d66-573b-4b21-81ae-911bf0b743da} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2621 | 2025.12.11 03:50:51.159913 [ 276 ] {d65e2d66-573b-4b21-81ae-911bf0b743da} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2025.12.11 03:50:51.160032 [ 150 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2623 | 2025.12.11 03:50:51.160052 [ 276 ] {d65e2d66-573b-4b21-81ae-911bf0b743da} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001345 sec., 51301.115241635685 rows/sec., 4.01 MiB/sec. | ||
| 2624 | 2025.12.11 03:50:51.160071 [ 150 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2025.12.11 03:50:51.160096 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2626 | 2025.12.11 03:50:51.160097 [ 276 ] {d65e2d66-573b-4b21-81ae-911bf0b743da} <Debug> TCPHandler: Processed in 0.001518236 sec. | ||
| 2627 | 2025.12.11 03:50:51.160181 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 2628 | 2025.12.11 03:50:51.160238 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2025.12.11 03:50:51.160269 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2630 | 2025.12.11 03:50:51.160296 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 537 rows starting from the beginning of the part | ||
| 2631 | 2025.12.11 03:50:51.160334 [ 276 ] {2b7a799e-f92f-490a-984e-952be51965f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2632 | 2025.12.11 03:50:51.160373 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 62 rows starting from the beginning of the part | ||
| 2633 | 2025.12.11 03:50:51.160379 [ 276 ] {2b7a799e-f92f-490a-984e-952be51965f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2634 | 2025.12.11 03:50:51.160421 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part | ||
| 2635 | 2025.12.11 03:50:51.160464 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 121 rows starting from the beginning of the part | ||
| 2636 | 2025.12.11 03:50:51.160505 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 2637 | 2025.12.11 03:50:51.160546 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 69 rows starting from the beginning of the part | ||
| 2638 | 2025.12.11 03:50:51.160771 [ 276 ] {2b7a799e-f92f-490a-984e-952be51965f2} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2025.12.11 03:50:51.160807 [ 276 ] {2b7a799e-f92f-490a-984e-952be51965f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2640 | 2025.12.11 03:50:51.161165 [ 276 ] {2b7a799e-f92f-490a-984e-952be51965f2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2641 | 2025.12.11 03:50:51.161389 [ 276 ] {2b7a799e-f92f-490a-984e-952be51965f2} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2025.12.11 03:50:51.161399 [ 193 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 845 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255232 sec., 673182.3280477234 rows/sec., 53.77 MiB/sec. | ||
| 2643 | 2025.12.11 03:50:51.161497 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2644 | 2025.12.11 03:50:51.161524 [ 276 ] {2b7a799e-f92f-490a-984e-952be51965f2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001209 sec., 82712.9859387924 rows/sec., 5.73 MiB/sec. | ||
| 2645 | 2025.12.11 03:50:51.161531 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2025.12.11 03:50:51.161547 [ 193 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2647 | 2025.12.11 03:50:51.161568 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2648 | 2025.12.11 03:50:51.161572 [ 276 ] {2b7a799e-f92f-490a-984e-952be51965f2} <Debug> TCPHandler: Processed in 0.001383543 sec. | ||
| 2649 | 2025.12.11 03:50:51.161689 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 2650 | 2025.12.11 03:50:51.161710 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2025.12.11 03:50:51.161770 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2652 | 2025.12.11 03:50:51.161794 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3704 rows starting from the beginning of the part | ||
| 2653 | 2025.12.11 03:50:51.161806 [ 276 ] {b68f2fa5-1c8d-4286-b808-1aaeef96811b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2654 | 2025.12.11 03:50:51.161833 [ 193 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_16_3} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2025.12.11 03:50:51.161841 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2656 | 2025.12.11 03:50:51.161861 [ 276 ] {b68f2fa5-1c8d-4286-b808-1aaeef96811b} <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 | ||
| 2657 | 2025.12.11 03:50:51.161883 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 2658 | 2025.12.11 03:50:51.161899 [ 193 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_16_3} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2659 | 2025.12.11 03:50:51.161921 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 429 rows starting from the beginning of the part | ||
| 2660 | 2025.12.11 03:50:51.161955 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 100 rows starting from the beginning of the part | ||
| 2661 | 2025.12.11 03:50:51.161959 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2662 | 2025.12.11 03:50:51.161994 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part | ||
| 2663 | 2025.12.11 03:50:51.162710 [ 276 ] {b68f2fa5-1c8d-4286-b808-1aaeef96811b} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2025.12.11 03:50:51.162745 [ 276 ] {b68f2fa5-1c8d-4286-b808-1aaeef96811b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2665 | 2025.12.11 03:50:51.163386 [ 276 ] {b68f2fa5-1c8d-4286-b808-1aaeef96811b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2666 | 2025.12.11 03:50:51.163618 [ 276 ] {b68f2fa5-1c8d-4286-b808-1aaeef96811b} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2025.12.11 03:50:51.163742 [ 192 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4533 rows, containing 5 columns (5 merged, 0 gathered) in 0.002081766 sec., 2177478.160369609 rows/sec., 149.45 MiB/sec. | ||
| 2668 | 2025.12.11 03:50:51.163763 [ 276 ] {b68f2fa5-1c8d-4286-b808-1aaeef96811b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001975 sec., 20759.493670886073 rows/sec., 37.20 MiB/sec. | ||
| 2669 | 2025.12.11 03:50:51.163861 [ 276 ] {b68f2fa5-1c8d-4286-b808-1aaeef96811b} <Debug> TCPHandler: Processed in 0.002199608 sec. | ||
| 2670 | 2025.12.11 03:50:51.163978 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2025.12.11 03:50:51.164075 [ 276 ] {70add063-5f11-4600-bd71-e097daa978c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2672 | 2025.12.11 03:50:51.164117 [ 276 ] {70add063-5f11-4600-bd71-e097daa978c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2673 | 2025.12.11 03:50:51.164203 [ 193 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2674 | 2025.12.11 03:50:51.164455 [ 276 ] {70add063-5f11-4600-bd71-e097daa978c3} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2025.12.11 03:50:51.164480 [ 193 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2025.12.11 03:50:51.164493 [ 276 ] {70add063-5f11-4600-bd71-e097daa978c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2677 | 2025.12.11 03:50:51.164550 [ 193 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2678 | 2025.12.11 03:50:51.164613 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2679 | 2025.12.11 03:50:51.164798 [ 276 ] {70add063-5f11-4600-bd71-e097daa978c3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2680 | 2025.12.11 03:50:51.165002 [ 276 ] {70add063-5f11-4600-bd71-e097daa978c3} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2025.12.11 03:50:51.165103 [ 127 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2682 | 2025.12.11 03:50:51.165129 [ 276 ] {70add063-5f11-4600-bd71-e097daa978c3} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001073 sec., 27958.993476234857 rows/sec., 1.92 MiB/sec. | ||
| 2683 | 2025.12.11 03:50:51.165153 [ 127 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2025.12.11 03:50:51.165171 [ 276 ] {70add063-5f11-4600-bd71-e097daa978c3} <Debug> TCPHandler: Processed in 0.001242552 sec. | ||
| 2685 | 2025.12.11 03:50:51.165180 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2686 | 2025.12.11 03:50:51.165267 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 2687 | 2025.12.11 03:50:51.165344 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2688 | 2025.12.11 03:50:51.165367 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 300 rows starting from the beginning of the part | ||
| 2689 | 2025.12.11 03:50:51.165408 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 2690 | 2025.12.11 03:50:51.165444 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 2691 | 2025.12.11 03:50:51.165477 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 2692 | 2025.12.11 03:50:51.165510 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 2693 | 2025.12.11 03:50:51.165543 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 2694 | 2025.12.11 03:50:51.166171 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.000929696 sec., 484029.18803565897 rows/sec., 33.16 MiB/sec. | ||
| 2695 | 2025.12.11 03:50:51.166301 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2696 | 2025.12.11 03:50:51.166528 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_16_3} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2025.12.11 03:50:51.166585 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_16_3} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2698 | 2025.12.11 03:50:51.166636 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2699 | 2025.12.11 03:50:51.216750 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2700 | 2025.12.11 03:50:51.238033 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2025.12.11 03:50:51.238095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2702 | 2025.12.11 03:50:51.243923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2703 | 2025.12.11 03:50:51.244629 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2025.12.11 03:50:51.248035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2705 | 2025.12.11 03:50:53.371744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 350 | ||
| 2706 | 2025.12.11 03:50:53.374189 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2025.12.11 03:50:53.374236 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2708 | 2025.12.11 03:50:53.375401 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2709 | 2025.12.11 03:50:53.375672 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2025.12.11 03:50:53.375918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2711 | 2025.12.11 03:50:56.179127 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2025.12.11 03:50:56.179524 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) 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', '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', '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') FORMAT Native; (stage: Complete) | ||
| 2713 | 2025.12.11 03:50:56.180048 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2714 | 2025.12.11 03:50:56.180102 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <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', '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', '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')" moved to PREWHERE | ||
| 2715 | 2025.12.11 03:50:56.180395 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2716 | 2025.12.11 03:50:56.180471 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2717 | 2025.12.11 03:50:56.180619 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2718 | 2025.12.11 03:50:56.180742 [ 334 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2719 | 2025.12.11 03:50:56.180762 [ 324 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2720 | 2025.12.11 03:50:56.180780 [ 341 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2721 | 2025.12.11 03:50:56.180934 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 2722 | 2025.12.11 03:50:56.180964 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2723 | 2025.12.11 03:50:56.181053 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2724 | 2025.12.11 03:50:56.181074 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2725 | 2025.12.11 03:50:56.181112 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <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', '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', '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'))" | ||
| 2726 | 2025.12.11 03:50:56.181155 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <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', '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', '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'))" | ||
| 2727 | 2025.12.11 03:50:56.181197 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <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', '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', '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'))" | ||
| 2728 | 2025.12.11 03:50:56.182020 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Debug> executeQuery: Read 31 rows, 1.32 KiB in 0.002658 sec., 11662.90443942814 rows/sec., 494.89 KiB/sec. | ||
| 2729 | 2025.12.11 03:50:56.182143 [ 276 ] {0e459aa1-7f45-48a2-a6c8-23ac459f03ff} <Debug> TCPHandler: Processed in 0.003200216 sec. | ||
| 2730 | 2025.12.11 03:50:56.182455 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2731 | 2025.12.11 03:50:56.182600 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) 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', '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_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2732 | 2025.12.11 03:50:56.182831 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2733 | 2025.12.11 03:50:56.182868 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <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', '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_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 2734 | 2025.12.11 03:50:56.183072 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2735 | 2025.12.11 03:50:56.183128 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2736 | 2025.12.11 03:50:56.183235 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2737 | 2025.12.11 03:50:56.183306 [ 341 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2738 | 2025.12.11 03:50:56.183314 [ 334 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2739 | 2025.12.11 03:50:56.183328 [ 345 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2740 | 2025.12.11 03:50:56.183431 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 2741 | 2025.12.11 03:50:56.183453 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2742 | 2025.12.11 03:50:56.183527 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2743 | 2025.12.11 03:50:56.183547 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2744 | 2025.12.11 03:50:56.183578 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <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', '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_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2745 | 2025.12.11 03:50:56.183610 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <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', '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_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2746 | 2025.12.11 03:50:56.183640 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <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', '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_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 2747 | 2025.12.11 03:50:56.184389 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Debug> executeQuery: Read 31 rows, 1.32 KiB in 0.001851 sec., 16747.703943814155 rows/sec., 710.66 KiB/sec. | ||
| 2748 | 2025.12.11 03:50:56.184488 [ 276 ] {69af9c8a-695f-4815-8c86-67ed5ad1de1f} <Debug> TCPHandler: Processed in 0.002085026 sec. | ||
| 2749 | 2025.12.11 03:50:56.184727 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2025.12.11 03:50:56.184871 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) 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', '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_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') FORMAT Native; (stage: Complete) | ||
| 2751 | 2025.12.11 03:50:56.185090 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2752 | 2025.12.11 03:50:56.185128 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <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', '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_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')" moved to PREWHERE | ||
| 2753 | 2025.12.11 03:50:56.185339 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2754 | 2025.12.11 03:50:56.185394 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2755 | 2025.12.11 03:50:56.185497 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2756 | 2025.12.11 03:50:56.185566 [ 345 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2757 | 2025.12.11 03:50:56.185569 [ 326 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2758 | 2025.12.11 03:50:56.185571 [ 324 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2759 | 2025.12.11 03:50:56.185688 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 2760 | 2025.12.11 03:50:56.185715 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2761 | 2025.12.11 03:50:56.185785 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2762 | 2025.12.11 03:50:56.185803 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2763 | 2025.12.11 03:50:56.185833 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <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', '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_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'))" | ||
| 2764 | 2025.12.11 03:50:56.185864 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <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', '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_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'))" | ||
| 2765 | 2025.12.11 03:50:56.185892 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <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', '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_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'))" | ||
| 2766 | 2025.12.11 03:50:56.186531 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Debug> executeQuery: Read 31 rows, 1.32 KiB in 0.00172 sec., 18023.25581395349 rows/sec., 764.78 KiB/sec. | ||
| 2767 | 2025.12.11 03:50:56.186645 [ 276 ] {6d758580-a6c0-4fdd-bdde-9ad0972b117d} <Debug> TCPHandler: Processed in 0.001976434 sec. | ||
| 2768 | 2025.12.11 03:50:56.186867 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2025.12.11 03:50:56.187002 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2770 | 2025.12.11 03:50:56.187215 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2771 | 2025.12.11 03:50:56.187250 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2772 | 2025.12.11 03:50:56.187449 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2773 | 2025.12.11 03:50:56.187501 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2774 | 2025.12.11 03:50:56.187604 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2775 | 2025.12.11 03:50:56.187670 [ 326 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2776 | 2025.12.11 03:50:56.187684 [ 329 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2777 | 2025.12.11 03:50:56.187673 [ 345 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2778 | 2025.12.11 03:50:56.187785 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 2779 | 2025.12.11 03:50:56.187806 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2780 | 2025.12.11 03:50:56.187873 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2781 | 2025.12.11 03:50:56.187891 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2782 | 2025.12.11 03:50:56.187920 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <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', '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_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'))" | ||
| 2783 | 2025.12.11 03:50:56.187950 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <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', '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_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'))" | ||
| 2784 | 2025.12.11 03:50:56.187977 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <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', '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_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'))" | ||
| 2785 | 2025.12.11 03:50:56.188759 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Debug> executeQuery: Read 31 rows, 1.32 KiB in 0.001812 sec., 17108.167770419426 rows/sec., 725.95 KiB/sec. | ||
| 2786 | 2025.12.11 03:50:56.188867 [ 276 ] {dada8c86-5de0-42d9-b53d-0ad2537b48f2} <Debug> TCPHandler: Processed in 0.002049665 sec. | ||
| 2787 | 2025.12.11 03:50:56.195084 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2025.12.11 03:50:56.195194 [ 276 ] {81cb9a77-fc5f-47dd-bff3-91e087b54dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2789 | 2025.12.11 03:50:56.195236 [ 276 ] {81cb9a77-fc5f-47dd-bff3-91e087b54dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2790 | 2025.12.11 03:50:56.195740 [ 276 ] {81cb9a77-fc5f-47dd-bff3-91e087b54dd8} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2025.12.11 03:50:56.195781 [ 276 ] {81cb9a77-fc5f-47dd-bff3-91e087b54dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2792 | 2025.12.11 03:50:56.196179 [ 276 ] {81cb9a77-fc5f-47dd-bff3-91e087b54dd8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2793 | 2025.12.11 03:50:56.196366 [ 276 ] {81cb9a77-fc5f-47dd-bff3-91e087b54dd8} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2025.12.11 03:50:56.196511 [ 276 ] {81cb9a77-fc5f-47dd-bff3-91e087b54dd8} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.00135 sec., 2962.9629629629626 rows/sec., 376.88 KiB/sec. | ||
| 2795 | 2025.12.11 03:50:56.196549 [ 276 ] {81cb9a77-fc5f-47dd-bff3-91e087b54dd8} <Debug> TCPHandler: Processed in 0.001514107 sec. | ||
| 2796 | 2025.12.11 03:50:56.196654 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2025.12.11 03:50:56.196750 [ 276 ] {628cbbbb-4026-458f-a781-ada4a41e2348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2798 | 2025.12.11 03:50:56.196797 [ 276 ] {628cbbbb-4026-458f-a781-ada4a41e2348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2799 | 2025.12.11 03:50:56.197249 [ 276 ] {628cbbbb-4026-458f-a781-ada4a41e2348} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2025.12.11 03:50:56.197287 [ 276 ] {628cbbbb-4026-458f-a781-ada4a41e2348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2801 | 2025.12.11 03:50:56.197587 [ 276 ] {628cbbbb-4026-458f-a781-ada4a41e2348} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2802 | 2025.12.11 03:50:56.197792 [ 276 ] {628cbbbb-4026-458f-a781-ada4a41e2348} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2025.12.11 03:50:56.197968 [ 276 ] {628cbbbb-4026-458f-a781-ada4a41e2348} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001236 sec., 4854.368932038836 rows/sec., 395.84 KiB/sec. | ||
| 2804 | 2025.12.11 03:50:56.198020 [ 276 ] {628cbbbb-4026-458f-a781-ada4a41e2348} <Debug> TCPHandler: Processed in 0.001413764 sec. | ||
| 2805 | 2025.12.11 03:50:56.198166 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2025.12.11 03:50:56.198264 [ 276 ] {87b64ce3-43c2-4461-b5e3-b56d33d6ef07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2807 | 2025.12.11 03:50:56.198310 [ 276 ] {87b64ce3-43c2-4461-b5e3-b56d33d6ef07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2808 | 2025.12.11 03:50:56.199366 [ 276 ] {87b64ce3-43c2-4461-b5e3-b56d33d6ef07} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2025.12.11 03:50:56.199404 [ 276 ] {87b64ce3-43c2-4461-b5e3-b56d33d6ef07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2810 | 2025.12.11 03:50:56.199798 [ 276 ] {87b64ce3-43c2-4461-b5e3-b56d33d6ef07} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2811 | 2025.12.11 03:50:56.200012 [ 276 ] {87b64ce3-43c2-4461-b5e3-b56d33d6ef07} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2025.12.11 03:50:56.200144 [ 276 ] {87b64ce3-43c2-4461-b5e3-b56d33d6ef07} <Debug> executeQuery: Read 1199 rows, 100.71 KiB in 0.001898 sec., 631717.5974710222 rows/sec., 51.82 MiB/sec. | ||
| 2813 | 2025.12.11 03:50:56.200181 [ 276 ] {87b64ce3-43c2-4461-b5e3-b56d33d6ef07} <Debug> TCPHandler: Processed in 0.002082286 sec. | ||
| 2814 | 2025.12.11 03:50:56.200291 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2025.12.11 03:50:56.200386 [ 276 ] {fdd8a10c-746f-49ba-a84f-f426279bc2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2816 | 2025.12.11 03:50:56.200430 [ 276 ] {fdd8a10c-746f-49ba-a84f-f426279bc2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2817 | 2025.12.11 03:50:56.200928 [ 276 ] {fdd8a10c-746f-49ba-a84f-f426279bc2ee} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2025.12.11 03:50:56.200974 [ 276 ] {fdd8a10c-746f-49ba-a84f-f426279bc2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2819 | 2025.12.11 03:50:56.201308 [ 276 ] {fdd8a10c-746f-49ba-a84f-f426279bc2ee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2820 | 2025.12.11 03:50:56.201517 [ 276 ] {fdd8a10c-746f-49ba-a84f-f426279bc2ee} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2025.12.11 03:50:56.201646 [ 276 ] {fdd8a10c-746f-49ba-a84f-f426279bc2ee} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001279 sec., 4691.164972634871 rows/sec., 327.56 KiB/sec. | ||
| 2822 | 2025.12.11 03:50:56.201683 [ 276 ] {fdd8a10c-746f-49ba-a84f-f426279bc2ee} <Debug> TCPHandler: Processed in 0.001439345 sec. | ||
| 2823 | 2025.12.11 03:50:56.201793 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2025.12.11 03:50:56.201886 [ 276 ] {43fc4aef-eb48-435b-9772-1222bce52dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2825 | 2025.12.11 03:50:56.201926 [ 276 ] {43fc4aef-eb48-435b-9772-1222bce52dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2826 | 2025.12.11 03:50:56.202396 [ 276 ] {43fc4aef-eb48-435b-9772-1222bce52dbf} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2025.12.11 03:50:56.202433 [ 276 ] {43fc4aef-eb48-435b-9772-1222bce52dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2828 | 2025.12.11 03:50:56.202740 [ 276 ] {43fc4aef-eb48-435b-9772-1222bce52dbf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2829 | 2025.12.11 03:50:56.202945 [ 276 ] {43fc4aef-eb48-435b-9772-1222bce52dbf} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2025.12.11 03:50:56.203071 [ 276 ] {43fc4aef-eb48-435b-9772-1222bce52dbf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001204 sec., 189368.7707641196 rows/sec., 12.82 MiB/sec. | ||
| 2831 | 2025.12.11 03:50:56.203107 [ 276 ] {43fc4aef-eb48-435b-9772-1222bce52dbf} <Debug> TCPHandler: Processed in 0.001361584 sec. | ||
| 2832 | 2025.12.11 03:50:56.203215 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2025.12.11 03:50:56.203308 [ 276 ] {b02af5b8-01b0-45cc-9b0b-1691e08c3deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2834 | 2025.12.11 03:50:56.203346 [ 276 ] {b02af5b8-01b0-45cc-9b0b-1691e08c3deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2835 | 2025.12.11 03:50:56.203889 [ 276 ] {b02af5b8-01b0-45cc-9b0b-1691e08c3deb} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2025.12.11 03:50:56.203923 [ 276 ] {b02af5b8-01b0-45cc-9b0b-1691e08c3deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2837 | 2025.12.11 03:50:56.204233 [ 276 ] {b02af5b8-01b0-45cc-9b0b-1691e08c3deb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2838 | 2025.12.11 03:50:56.204444 [ 276 ] {b02af5b8-01b0-45cc-9b0b-1691e08c3deb} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2025.12.11 03:50:56.204576 [ 276 ] {b02af5b8-01b0-45cc-9b0b-1691e08c3deb} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001286 sec., 409020.21772939345 rows/sec., 30.29 MiB/sec. | ||
| 2840 | 2025.12.11 03:50:56.204611 [ 276 ] {b02af5b8-01b0-45cc-9b0b-1691e08c3deb} <Debug> TCPHandler: Processed in 0.001443255 sec. | ||
| 2841 | 2025.12.11 03:50:56.204720 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2025.12.11 03:50:56.204813 [ 276 ] {8af72297-fcbc-484d-b0c5-d4ec1e40e565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2843 | 2025.12.11 03:50:56.204856 [ 276 ] {8af72297-fcbc-484d-b0c5-d4ec1e40e565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2844 | 2025.12.11 03:50:56.205430 [ 276 ] {8af72297-fcbc-484d-b0c5-d4ec1e40e565} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2025.12.11 03:50:56.205467 [ 276 ] {8af72297-fcbc-484d-b0c5-d4ec1e40e565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2846 | 2025.12.11 03:50:56.205829 [ 276 ] {8af72297-fcbc-484d-b0c5-d4ec1e40e565} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2847 | 2025.12.11 03:50:56.206031 [ 276 ] {8af72297-fcbc-484d-b0c5-d4ec1e40e565} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2025.12.11 03:50:56.206155 [ 276 ] {8af72297-fcbc-484d-b0c5-d4ec1e40e565} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001361 sec., 622336.5172667156 rows/sec., 41.89 MiB/sec. | ||
| 2849 | 2025.12.11 03:50:56.206191 [ 276 ] {8af72297-fcbc-484d-b0c5-d4ec1e40e565} <Debug> TCPHandler: Processed in 0.001518086 sec. | ||
| 2850 | 2025.12.11 03:50:56.206305 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2025.12.11 03:50:56.206397 [ 276 ] {64e3de76-0153-471e-8ade-cff294e14270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2852 | 2025.12.11 03:50:56.206437 [ 276 ] {64e3de76-0153-471e-8ade-cff294e14270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2853 | 2025.12.11 03:50:56.206754 [ 276 ] {64e3de76-0153-471e-8ade-cff294e14270} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2025.12.11 03:50:56.206789 [ 276 ] {64e3de76-0153-471e-8ade-cff294e14270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2855 | 2025.12.11 03:50:56.207082 [ 276 ] {64e3de76-0153-471e-8ade-cff294e14270} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2856 | 2025.12.11 03:50:56.207295 [ 276 ] {64e3de76-0153-471e-8ade-cff294e14270} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2025.12.11 03:50:56.207420 [ 276 ] {64e3de76-0153-471e-8ade-cff294e14270} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 2858 | 2025.12.11 03:50:56.207454 [ 276 ] {64e3de76-0153-471e-8ade-cff294e14270} <Debug> TCPHandler: Processed in 0.001196121 sec. | ||
| 2859 | 2025.12.11 03:50:58.268258 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2860 | 2025.12.11 03:50:58.268316 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2861 | 2025.12.11 03:50:58.387699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6739 | ||
| 2862 | 2025.12.11 03:50:58.388324 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2025.12.11 03:50:58.388365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2864 | 2025.12.11 03:50:58.388854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2865 | 2025.12.11 03:50:58.389099 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2025.12.11 03:50:58.389226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6739 | ||
| 2867 | 2025.12.11 03:50:58.748125 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2868 | 2025.12.11 03:50:58.764899 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2025.12.11 03:50:58.764955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2870 | 2025.12.11 03:50:58.771254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2871 | 2025.12.11 03:50:58.771965 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2025.12.11 03:50:58.774923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2873 | 2025.12.11 03:50:59.000277 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.96 MiB, peak 227.96 MiB, free memory in arenas 0.00 B, will set to 225.27 MiB (RSS), difference: 1.31 MiB | ||
| 2874 | 2025.12.11 03:51:01.158488 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2025.12.11 03:51:01.158703 [ 276 ] {6fe3899f-8caa-4946-92f4-268f9ad23331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2876 | 2025.12.11 03:51:01.158777 [ 276 ] {6fe3899f-8caa-4946-92f4-268f9ad23331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2877 | 2025.12.11 03:51:01.159518 [ 276 ] {6fe3899f-8caa-4946-92f4-268f9ad23331} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2025.12.11 03:51:01.159561 [ 276 ] {6fe3899f-8caa-4946-92f4-268f9ad23331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2879 | 2025.12.11 03:51:01.159982 [ 276 ] {6fe3899f-8caa-4946-92f4-268f9ad23331} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2880 | 2025.12.11 03:51:01.160215 [ 276 ] {6fe3899f-8caa-4946-92f4-268f9ad23331} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2025.12.11 03:51:01.160387 [ 276 ] {6fe3899f-8caa-4946-92f4-268f9ad23331} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001738 sec., 79401.61104718068 rows/sec., 6.87 MiB/sec. | ||
| 2882 | 2025.12.11 03:51:01.160437 [ 276 ] {6fe3899f-8caa-4946-92f4-268f9ad23331} <Debug> TCPHandler: Processed in 0.002081116 sec. | ||
| 2883 | 2025.12.11 03:51:01.160562 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2025.12.11 03:51:01.160664 [ 276 ] {cf3407ee-1e85-4d50-b515-69bd29dba81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2885 | 2025.12.11 03:51:01.160708 [ 276 ] {cf3407ee-1e85-4d50-b515-69bd29dba81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2886 | 2025.12.11 03:51:01.161131 [ 276 ] {cf3407ee-1e85-4d50-b515-69bd29dba81c} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2025.12.11 03:51:01.161167 [ 276 ] {cf3407ee-1e85-4d50-b515-69bd29dba81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2888 | 2025.12.11 03:51:01.161485 [ 276 ] {cf3407ee-1e85-4d50-b515-69bd29dba81c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2889 | 2025.12.11 03:51:01.161705 [ 276 ] {cf3407ee-1e85-4d50-b515-69bd29dba81c} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2025.12.11 03:51:01.161797 [ 149 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2891 | 2025.12.11 03:51:01.161835 [ 149 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2025.12.11 03:51:01.161841 [ 276 ] {cf3407ee-1e85-4d50-b515-69bd29dba81c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.0012 sec., 34166.66666666667 rows/sec., 2.51 MiB/sec. | ||
| 2893 | 2025.12.11 03:51:01.161856 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2894 | 2025.12.11 03:51:01.161882 [ 276 ] {cf3407ee-1e85-4d50-b515-69bd29dba81c} <Debug> TCPHandler: Processed in 0.001371844 sec. | ||
| 2895 | 2025.12.11 03:51:01.161972 [ 192 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 2896 | 2025.12.11 03:51:01.161985 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2025.12.11 03:51:01.162109 [ 276 ] {db60f69c-4e6a-46b3-a083-99cbbf25614f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2898 | 2025.12.11 03:51:01.162132 [ 192 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2899 | 2025.12.11 03:51:01.162151 [ 276 ] {db60f69c-4e6a-46b3-a083-99cbbf25614f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2900 | 2025.12.11 03:51:01.162176 [ 192 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 41 rows starting from the beginning of the part | ||
| 2901 | 2025.12.11 03:51:01.162254 [ 192 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 2902 | 2025.12.11 03:51:01.162305 [ 192 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part | ||
| 2903 | 2025.12.11 03:51:01.162354 [ 192 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 2904 | 2025.12.11 03:51:01.162410 [ 192 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 2905 | 2025.12.11 03:51:01.162458 [ 192 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 2906 | 2025.12.11 03:51:01.162575 [ 276 ] {db60f69c-4e6a-46b3-a083-99cbbf25614f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2025.12.11 03:51:01.162615 [ 276 ] {db60f69c-4e6a-46b3-a083-99cbbf25614f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2908 | 2025.12.11 03:51:01.163122 [ 276 ] {db60f69c-4e6a-46b3-a083-99cbbf25614f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2909 | 2025.12.11 03:51:01.163375 [ 276 ] {db60f69c-4e6a-46b3-a083-99cbbf25614f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2025.12.11 03:51:01.163456 [ 193 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532896 sec., 147433.35490470327 rows/sec., 11.34 MiB/sec. | ||
| 2911 | 2025.12.11 03:51:01.163527 [ 276 ] {db60f69c-4e6a-46b3-a083-99cbbf25614f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001438 sec., 73018.08066759388 rows/sec., 5.70 MiB/sec. | ||
| 2912 | 2025.12.11 03:51:01.163573 [ 276 ] {db60f69c-4e6a-46b3-a083-99cbbf25614f} <Debug> TCPHandler: Processed in 0.001638128 sec. | ||
| 2913 | 2025.12.11 03:51:01.163652 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2914 | 2025.12.11 03:51:01.163715 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2025.12.11 03:51:01.163828 [ 276 ] {bab75932-e508-472c-ad34-dd25869c819c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2916 | 2025.12.11 03:51:01.163884 [ 276 ] {bab75932-e508-472c-ad34-dd25869c819c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2917 | 2025.12.11 03:51:01.163935 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_11_2} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2025.12.11 03:51:01.164017 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_11_2} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2919 | 2025.12.11 03:51:01.164106 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2920 | 2025.12.11 03:51:01.164302 [ 276 ] {bab75932-e508-472c-ad34-dd25869c819c} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2025.12.11 03:51:01.164341 [ 276 ] {bab75932-e508-472c-ad34-dd25869c819c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2922 | 2025.12.11 03:51:01.164674 [ 276 ] {bab75932-e508-472c-ad34-dd25869c819c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2923 | 2025.12.11 03:51:01.164882 [ 276 ] {bab75932-e508-472c-ad34-dd25869c819c} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2025.12.11 03:51:01.165016 [ 276 ] {bab75932-e508-472c-ad34-dd25869c819c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 2925 | 2025.12.11 03:51:01.165053 [ 276 ] {bab75932-e508-472c-ad34-dd25869c819c} <Debug> TCPHandler: Processed in 0.001396274 sec. | ||
| 2926 | 2025.12.11 03:51:01.165159 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2025.12.11 03:51:01.165254 [ 276 ] {d2b3b895-9ac4-4c71-abbc-58b2015e36da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2928 | 2025.12.11 03:51:01.165309 [ 276 ] {d2b3b895-9ac4-4c71-abbc-58b2015e36da} <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 | ||
| 2929 | 2025.12.11 03:51:01.166093 [ 276 ] {d2b3b895-9ac4-4c71-abbc-58b2015e36da} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2025.12.11 03:51:01.166127 [ 276 ] {d2b3b895-9ac4-4c71-abbc-58b2015e36da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2931 | 2025.12.11 03:51:01.166700 [ 276 ] {d2b3b895-9ac4-4c71-abbc-58b2015e36da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2932 | 2025.12.11 03:51:01.166923 [ 276 ] {d2b3b895-9ac4-4c71-abbc-58b2015e36da} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2025.12.11 03:51:01.167061 [ 276 ] {d2b3b895-9ac4-4c71-abbc-58b2015e36da} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001826 sec., 22453.45016429354 rows/sec., 40.24 MiB/sec. | ||
| 2934 | 2025.12.11 03:51:01.167120 [ 276 ] {d2b3b895-9ac4-4c71-abbc-58b2015e36da} <Debug> TCPHandler: Processed in 0.002010454 sec. | ||
| 2935 | 2025.12.11 03:51:01.167232 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2025.12.11 03:51:01.167327 [ 276 ] {bead75c6-71bd-4613-a1da-dac346dd721c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2937 | 2025.12.11 03:51:01.167369 [ 276 ] {bead75c6-71bd-4613-a1da-dac346dd721c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2938 | 2025.12.11 03:51:01.167698 [ 276 ] {bead75c6-71bd-4613-a1da-dac346dd721c} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2025.12.11 03:51:01.167733 [ 276 ] {bead75c6-71bd-4613-a1da-dac346dd721c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2940 | 2025.12.11 03:51:01.168042 [ 276 ] {bead75c6-71bd-4613-a1da-dac346dd721c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2941 | 2025.12.11 03:51:01.168258 [ 276 ] {bead75c6-71bd-4613-a1da-dac346dd721c} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2025.12.11 03:51:01.168389 [ 276 ] {bead75c6-71bd-4613-a1da-dac346dd721c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 2943 | 2025.12.11 03:51:01.168424 [ 276 ] {bead75c6-71bd-4613-a1da-dac346dd721c} <Debug> TCPHandler: Processed in 0.001240601 sec. | ||
| 2944 | 2025.12.11 03:51:03.376077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 386 | ||
| 2945 | 2025.12.11 03:51:03.378993 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2025.12.11 03:51:03.379060 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2947 | 2025.12.11 03:51:03.380347 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2948 | 2025.12.11 03:51:03.380671 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2025.12.11 03:51:03.380835 [ 147 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2950 | 2025.12.11 03:51:03.380900 [ 147 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2025.12.11 03:51:03.380920 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2952 | 2025.12.11 03:51:03.381022 [ 194 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 2953 | 2025.12.11 03:51:03.381052 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 2954 | 2025.12.11 03:51:03.381492 [ 194 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2955 | 2025.12.11 03:51:03.381628 [ 194 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part | ||
| 2956 | 2025.12.11 03:51:03.381970 [ 194 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 2957 | 2025.12.11 03:51:03.382313 [ 194 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 2958 | 2025.12.11 03:51:03.382641 [ 194 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 2959 | 2025.12.11 03:51:03.382969 [ 194 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 2960 | 2025.12.11 03:51:03.383286 [ 194 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 2961 | 2025.12.11 03:51:03.388677 [ 186 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 72 columns (72 merged, 0 gathered) in 0.007699413 sec., 50133.69201002726 rows/sec., 47.04 MiB/sec. | ||
| 2962 | 2025.12.11 03:51:03.389481 [ 186 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2963 | 2025.12.11 03:51:03.389988 [ 186 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_11_2} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2025.12.11 03:51:03.390063 [ 186 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_11_2} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2965 | 2025.12.11 03:51:03.390180 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 2966 | 2025.12.11 03:51:05.889313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7187 | ||
| 2967 | 2025.12.11 03:51:05.889801 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2025.12.11 03:51:05.889849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2969 | 2025.12.11 03:51:05.890347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2970 | 2025.12.11 03:51:05.890599 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2025.12.11 03:51:05.890726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7187 | ||
| 2972 | 2025.12.11 03:51:06.157060 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2025.12.11 03:51:06.157247 [ 276 ] {3108a64c-c410-4ed4-9ff4-cbdc621ffb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2974 | 2025.12.11 03:51:06.157317 [ 276 ] {3108a64c-c410-4ed4-9ff4-cbdc621ffb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2975 | 2025.12.11 03:51:06.158010 [ 276 ] {3108a64c-c410-4ed4-9ff4-cbdc621ffb20} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2025.12.11 03:51:06.158059 [ 276 ] {3108a64c-c410-4ed4-9ff4-cbdc621ffb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2977 | 2025.12.11 03:51:06.158443 [ 276 ] {3108a64c-c410-4ed4-9ff4-cbdc621ffb20} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2978 | 2025.12.11 03:51:06.158670 [ 276 ] {3108a64c-c410-4ed4-9ff4-cbdc621ffb20} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2025.12.11 03:51:06.158820 [ 276 ] {3108a64c-c410-4ed4-9ff4-cbdc621ffb20} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.64 MiB/sec. | ||
| 2980 | 2025.12.11 03:51:06.158865 [ 276 ] {3108a64c-c410-4ed4-9ff4-cbdc621ffb20} <Debug> TCPHandler: Processed in 0.001927063 sec. | ||
| 2981 | 2025.12.11 03:51:06.159000 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2025.12.11 03:51:06.159100 [ 276 ] {33641e51-5183-4b03-806e-5c6aa27ac8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2983 | 2025.12.11 03:51:06.159143 [ 276 ] {33641e51-5183-4b03-806e-5c6aa27ac8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2984 | 2025.12.11 03:51:06.159598 [ 276 ] {33641e51-5183-4b03-806e-5c6aa27ac8a4} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2025.12.11 03:51:06.159636 [ 276 ] {33641e51-5183-4b03-806e-5c6aa27ac8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2986 | 2025.12.11 03:51:06.159946 [ 276 ] {33641e51-5183-4b03-806e-5c6aa27ac8a4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2987 | 2025.12.11 03:51:06.160174 [ 276 ] {33641e51-5183-4b03-806e-5c6aa27ac8a4} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2025.12.11 03:51:06.160306 [ 276 ] {33641e51-5183-4b03-806e-5c6aa27ac8a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 2989 | 2025.12.11 03:51:06.160345 [ 276 ] {33641e51-5183-4b03-806e-5c6aa27ac8a4} <Debug> TCPHandler: Processed in 0.001396504 sec. | ||
| 2990 | 2025.12.11 03:51:06.160459 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2025.12.11 03:51:06.160555 [ 276 ] {339df51a-6c14-4af6-89ab-c4fe9f841f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2992 | 2025.12.11 03:51:06.160601 [ 276 ] {339df51a-6c14-4af6-89ab-c4fe9f841f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2993 | 2025.12.11 03:51:06.161075 [ 276 ] {339df51a-6c14-4af6-89ab-c4fe9f841f2b} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2025.12.11 03:51:06.161112 [ 276 ] {339df51a-6c14-4af6-89ab-c4fe9f841f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2995 | 2025.12.11 03:51:06.161441 [ 276 ] {339df51a-6c14-4af6-89ab-c4fe9f841f2b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2996 | 2025.12.11 03:51:06.161653 [ 276 ] {339df51a-6c14-4af6-89ab-c4fe9f841f2b} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2025.12.11 03:51:06.161786 [ 276 ] {339df51a-6c14-4af6-89ab-c4fe9f841f2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 2998 | 2025.12.11 03:51:06.161824 [ 276 ] {339df51a-6c14-4af6-89ab-c4fe9f841f2b} <Debug> TCPHandler: Processed in 0.001414385 sec. | ||
| 2999 | 2025.12.11 03:51:06.161938 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2025.12.11 03:51:06.162033 [ 276 ] {735aebf2-de1c-4dda-a6f4-992cc25a3f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3001 | 2025.12.11 03:51:06.162076 [ 276 ] {735aebf2-de1c-4dda-a6f4-992cc25a3f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3002 | 2025.12.11 03:51:06.162408 [ 276 ] {735aebf2-de1c-4dda-a6f4-992cc25a3f40} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2025.12.11 03:51:06.162444 [ 276 ] {735aebf2-de1c-4dda-a6f4-992cc25a3f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3004 | 2025.12.11 03:51:06.162746 [ 276 ] {735aebf2-de1c-4dda-a6f4-992cc25a3f40} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3005 | 2025.12.11 03:51:06.162947 [ 276 ] {735aebf2-de1c-4dda-a6f4-992cc25a3f40} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2025.12.11 03:51:06.163072 [ 276 ] {735aebf2-de1c-4dda-a6f4-992cc25a3f40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 3007 | 2025.12.11 03:51:06.163108 [ 276 ] {735aebf2-de1c-4dda-a6f4-992cc25a3f40} <Debug> TCPHandler: Processed in 0.001219641 sec. | ||
| 3008 | 2025.12.11 03:51:06.274989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3009 | 2025.12.11 03:51:06.290729 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2025.12.11 03:51:06.290771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3011 | 2025.12.11 03:51:06.296346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3012 | 2025.12.11 03:51:06.297006 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2025.12.11 03:51:06.299754 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3014 | 2025.12.11 03:51:08.315959 [ 141 ] {} <Debug> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3015 | 2025.12.11 03:51:08.316055 [ 141 ] {} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2025.12.11 03:51:08.316092 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3017 | 2025.12.11 03:51:08.316261 [ 194 ] {201409c6-61ef-421a-b5f1-558d5fae89af::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 | ||
| 3018 | 2025.12.11 03:51:08.316480 [ 194 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3019 | 2025.12.11 03:51:08.316536 [ 194 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3020 | 2025.12.11 03:51:08.316642 [ 194 ] {201409c6-61ef-421a-b5f1-558d5fae89af::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 | ||
| 3021 | 2025.12.11 03:51:08.316720 [ 194 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3022 | 2025.12.11 03:51:08.316793 [ 194 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3023 | 2025.12.11 03:51:08.316858 [ 194 ] {201409c6-61ef-421a-b5f1-558d5fae89af::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 | ||
| 3024 | 2025.12.11 03:51:08.317760 [ 190 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578408 sec., 15205.194094302615 rows/sec., 1.27 MiB/sec. | ||
| 3025 | 2025.12.11 03:51:08.317905 [ 186 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3026 | 2025.12.11 03:51:08.318198 [ 186 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_5_1} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.12.11 03:51:08.318278 [ 186 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_5_1} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3028 | 2025.12.11 03:51:08.318341 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3029 | 2025.12.11 03:51:11.161369 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2025.12.11 03:51:11.161668 [ 276 ] {2af39bca-88a1-4975-bc7b-4c32c751d795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3031 | 2025.12.11 03:51:11.161773 [ 276 ] {2af39bca-88a1-4975-bc7b-4c32c751d795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3032 | 2025.12.11 03:51:11.162632 [ 276 ] {2af39bca-88a1-4975-bc7b-4c32c751d795} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.12.11 03:51:11.162683 [ 276 ] {2af39bca-88a1-4975-bc7b-4c32c751d795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3034 | 2025.12.11 03:51:11.163076 [ 276 ] {2af39bca-88a1-4975-bc7b-4c32c751d795} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3035 | 2025.12.11 03:51:11.163325 [ 276 ] {2af39bca-88a1-4975-bc7b-4c32c751d795} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.12.11 03:51:11.163482 [ 276 ] {2af39bca-88a1-4975-bc7b-4c32c751d795} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001888 sec., 12711.864406779661 rows/sec., 1.05 MiB/sec. | ||
| 3037 | 2025.12.11 03:51:11.163532 [ 276 ] {2af39bca-88a1-4975-bc7b-4c32c751d795} <Debug> TCPHandler: Processed in 0.00228502 sec. | ||
| 3038 | 2025.12.11 03:51:11.163660 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.12.11 03:51:11.163762 [ 276 ] {22a5d828-df0f-4b2f-b846-d7362bf1b597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3040 | 2025.12.11 03:51:11.163807 [ 276 ] {22a5d828-df0f-4b2f-b846-d7362bf1b597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3041 | 2025.12.11 03:51:11.164206 [ 276 ] {22a5d828-df0f-4b2f-b846-d7362bf1b597} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.12.11 03:51:11.164245 [ 276 ] {22a5d828-df0f-4b2f-b846-d7362bf1b597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3043 | 2025.12.11 03:51:11.164557 [ 276 ] {22a5d828-df0f-4b2f-b846-d7362bf1b597} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3044 | 2025.12.11 03:51:11.164767 [ 276 ] {22a5d828-df0f-4b2f-b846-d7362bf1b597} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.12.11 03:51:11.164899 [ 276 ] {22a5d828-df0f-4b2f-b846-d7362bf1b597} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00116 sec., 1724.1379310344828 rows/sec., 140.59 KiB/sec. | ||
| 3046 | 2025.12.11 03:51:11.164939 [ 276 ] {22a5d828-df0f-4b2f-b846-d7362bf1b597} <Debug> TCPHandler: Processed in 0.001329113 sec. | ||
| 3047 | 2025.12.11 03:51:11.165042 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2025.12.11 03:51:11.165138 [ 276 ] {3e41cf21-f79f-452f-9f92-22a503118e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3049 | 2025.12.11 03:51:11.165178 [ 276 ] {3e41cf21-f79f-452f-9f92-22a503118e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3050 | 2025.12.11 03:51:11.165706 [ 276 ] {3e41cf21-f79f-452f-9f92-22a503118e0a} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.12.11 03:51:11.165744 [ 276 ] {3e41cf21-f79f-452f-9f92-22a503118e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3052 | 2025.12.11 03:51:11.166061 [ 276 ] {3e41cf21-f79f-452f-9f92-22a503118e0a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3053 | 2025.12.11 03:51:11.166265 [ 276 ] {3e41cf21-f79f-452f-9f92-22a503118e0a} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.12.11 03:51:11.166397 [ 276 ] {3e41cf21-f79f-452f-9f92-22a503118e0a} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001278 sec., 202660.406885759 rows/sec., 18.14 MiB/sec. | ||
| 3055 | 2025.12.11 03:51:11.166436 [ 276 ] {3e41cf21-f79f-452f-9f92-22a503118e0a} <Debug> TCPHandler: Processed in 0.001441174 sec. | ||
| 3056 | 2025.12.11 03:51:11.166542 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2025.12.11 03:51:11.166635 [ 276 ] {db03f1b1-14f1-4ebe-8f5c-a5ee718b2689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3058 | 2025.12.11 03:51:11.166675 [ 276 ] {db03f1b1-14f1-4ebe-8f5c-a5ee718b2689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3059 | 2025.12.11 03:51:11.167086 [ 276 ] {db03f1b1-14f1-4ebe-8f5c-a5ee718b2689} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2025.12.11 03:51:11.167123 [ 276 ] {db03f1b1-14f1-4ebe-8f5c-a5ee718b2689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3061 | 2025.12.11 03:51:11.167414 [ 276 ] {db03f1b1-14f1-4ebe-8f5c-a5ee718b2689} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3062 | 2025.12.11 03:51:11.167616 [ 276 ] {db03f1b1-14f1-4ebe-8f5c-a5ee718b2689} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2025.12.11 03:51:11.167749 [ 276 ] {db03f1b1-14f1-4ebe-8f5c-a5ee718b2689} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001131 sec., 48629.53138815208 rows/sec., 3.61 MiB/sec. | ||
| 3064 | 2025.12.11 03:51:11.167787 [ 276 ] {db03f1b1-14f1-4ebe-8f5c-a5ee718b2689} <Debug> TCPHandler: Processed in 0.001293122 sec. | ||
| 3065 | 2025.12.11 03:51:11.167885 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2025.12.11 03:51:11.167979 [ 276 ] {7f61e6d4-6624-48db-b8c9-95597f2d09c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3067 | 2025.12.11 03:51:11.168019 [ 276 ] {7f61e6d4-6624-48db-b8c9-95597f2d09c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3068 | 2025.12.11 03:51:11.168409 [ 276 ] {7f61e6d4-6624-48db-b8c9-95597f2d09c7} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2025.12.11 03:51:11.168445 [ 276 ] {7f61e6d4-6624-48db-b8c9-95597f2d09c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3070 | 2025.12.11 03:51:11.168734 [ 276 ] {7f61e6d4-6624-48db-b8c9-95597f2d09c7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3071 | 2025.12.11 03:51:11.168940 [ 276 ] {7f61e6d4-6624-48db-b8c9-95597f2d09c7} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2025.12.11 03:51:11.169071 [ 276 ] {7f61e6d4-6624-48db-b8c9-95597f2d09c7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00111 sec., 21621.62162162162 rows/sec., 1.79 MiB/sec. | ||
| 3073 | 2025.12.11 03:51:11.169109 [ 276 ] {7f61e6d4-6624-48db-b8c9-95597f2d09c7} <Debug> TCPHandler: Processed in 0.001271272 sec. | ||
| 3074 | 2025.12.11 03:51:11.169213 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2025.12.11 03:51:11.169305 [ 276 ] {f24baf99-ace8-40b0-9399-bd192c523946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3076 | 2025.12.11 03:51:11.169345 [ 276 ] {f24baf99-ace8-40b0-9399-bd192c523946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3077 | 2025.12.11 03:51:11.169730 [ 276 ] {f24baf99-ace8-40b0-9399-bd192c523946} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2025.12.11 03:51:11.169767 [ 276 ] {f24baf99-ace8-40b0-9399-bd192c523946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3079 | 2025.12.11 03:51:11.170051 [ 276 ] {f24baf99-ace8-40b0-9399-bd192c523946} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3080 | 2025.12.11 03:51:11.170263 [ 276 ] {f24baf99-ace8-40b0-9399-bd192c523946} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2025.12.11 03:51:11.170389 [ 276 ] {f24baf99-ace8-40b0-9399-bd192c523946} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 3082 | 2025.12.11 03:51:11.170427 [ 276 ] {f24baf99-ace8-40b0-9399-bd192c523946} <Debug> TCPHandler: Processed in 0.001263381 sec. | ||
| 3083 | 2025.12.11 03:51:11.170534 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2025.12.11 03:51:11.170638 [ 276 ] {26aec75c-6a9a-4d0e-839b-79c6e0b5f40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3085 | 2025.12.11 03:51:11.170680 [ 276 ] {26aec75c-6a9a-4d0e-839b-79c6e0b5f40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3086 | 2025.12.11 03:51:11.171166 [ 276 ] {26aec75c-6a9a-4d0e-839b-79c6e0b5f40c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2025.12.11 03:51:11.171205 [ 276 ] {26aec75c-6a9a-4d0e-839b-79c6e0b5f40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3088 | 2025.12.11 03:51:11.171533 [ 276 ] {26aec75c-6a9a-4d0e-839b-79c6e0b5f40c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3089 | 2025.12.11 03:51:11.171752 [ 276 ] {26aec75c-6a9a-4d0e-839b-79c6e0b5f40c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2025.12.11 03:51:11.171885 [ 276 ] {26aec75c-6a9a-4d0e-839b-79c6e0b5f40c} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001266 sec., 112954.18641390206 rows/sec., 9.12 MiB/sec. | ||
| 3091 | 2025.12.11 03:51:11.171923 [ 276 ] {26aec75c-6a9a-4d0e-839b-79c6e0b5f40c} <Debug> TCPHandler: Processed in 0.001439185 sec. | ||
| 3092 | 2025.12.11 03:51:11.172028 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2025.12.11 03:51:11.172122 [ 276 ] {8cb265cd-606f-4d6f-83f5-f90cea714167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3094 | 2025.12.11 03:51:11.172166 [ 276 ] {8cb265cd-606f-4d6f-83f5-f90cea714167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3095 | 2025.12.11 03:51:11.172571 [ 276 ] {8cb265cd-606f-4d6f-83f5-f90cea714167} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.12.11 03:51:11.172608 [ 276 ] {8cb265cd-606f-4d6f-83f5-f90cea714167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3097 | 2025.12.11 03:51:11.172939 [ 276 ] {8cb265cd-606f-4d6f-83f5-f90cea714167} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3098 | 2025.12.11 03:51:11.173160 [ 276 ] {8cb265cd-606f-4d6f-83f5-f90cea714167} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2025.12.11 03:51:11.173304 [ 276 ] {8cb265cd-606f-4d6f-83f5-f90cea714167} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.0012 sec., 164166.6666666667 rows/sec., 11.78 MiB/sec. | ||
| 3100 | 2025.12.11 03:51:11.173348 [ 276 ] {8cb265cd-606f-4d6f-83f5-f90cea714167} <Debug> TCPHandler: Processed in 0.001368814 sec. | ||
| 3101 | 2025.12.11 03:51:11.173460 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2025.12.11 03:51:11.173555 [ 276 ] {f2243f82-d53b-4899-8fbb-4e331c8188f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3103 | 2025.12.11 03:51:11.173609 [ 276 ] {f2243f82-d53b-4899-8fbb-4e331c8188f9} <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 | ||
| 3104 | 2025.12.11 03:51:11.174424 [ 276 ] {f2243f82-d53b-4899-8fbb-4e331c8188f9} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2025.12.11 03:51:11.174462 [ 276 ] {f2243f82-d53b-4899-8fbb-4e331c8188f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3106 | 2025.12.11 03:51:11.175018 [ 276 ] {f2243f82-d53b-4899-8fbb-4e331c8188f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3107 | 2025.12.11 03:51:11.175240 [ 276 ] {f2243f82-d53b-4899-8fbb-4e331c8188f9} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2025.12.11 03:51:11.175382 [ 276 ] {f2243f82-d53b-4899-8fbb-4e331c8188f9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 3109 | 2025.12.11 03:51:11.175440 [ 276 ] {f2243f82-d53b-4899-8fbb-4e331c8188f9} <Debug> TCPHandler: Processed in 0.002029735 sec. | ||
| 3110 | 2025.12.11 03:51:11.175552 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2025.12.11 03:51:11.175646 [ 276 ] {93b2efa0-20e3-4711-8ee1-05dce145ca57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3112 | 2025.12.11 03:51:11.175689 [ 276 ] {93b2efa0-20e3-4711-8ee1-05dce145ca57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3113 | 2025.12.11 03:51:11.176019 [ 276 ] {93b2efa0-20e3-4711-8ee1-05dce145ca57} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2025.12.11 03:51:11.176056 [ 276 ] {93b2efa0-20e3-4711-8ee1-05dce145ca57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3115 | 2025.12.11 03:51:11.176356 [ 276 ] {93b2efa0-20e3-4711-8ee1-05dce145ca57} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3116 | 2025.12.11 03:51:11.176562 [ 276 ] {93b2efa0-20e3-4711-8ee1-05dce145ca57} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2025.12.11 03:51:11.176687 [ 276 ] {93b2efa0-20e3-4711-8ee1-05dce145ca57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 3118 | 2025.12.11 03:51:11.176723 [ 276 ] {93b2efa0-20e3-4711-8ee1-05dce145ca57} <Debug> TCPHandler: Processed in 0.001220691 sec. | ||
| 3119 | 2025.12.11 03:51:13.268366 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3120 | 2025.12.11 03:51:13.268426 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3121 | 2025.12.11 03:51:13.381251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 414 | ||
| 3122 | 2025.12.11 03:51:13.383429 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2025.12.11 03:51:13.383477 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3124 | 2025.12.11 03:51:13.384647 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3125 | 2025.12.11 03:51:13.384910 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2025.12.11 03:51:13.385187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 414 | ||
| 3127 | 2025.12.11 03:51:13.390836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7699 | ||
| 3128 | 2025.12.11 03:51:13.391341 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2025.12.11 03:51:13.391380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3130 | 2025.12.11 03:51:13.391881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3131 | 2025.12.11 03:51:13.392114 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2025.12.11 03:51:13.392237 [ 134 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3133 | 2025.12.11 03:51:13.392245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7699 | ||
| 3134 | 2025.12.11 03:51:13.392292 [ 134 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2025.12.11 03:51:13.392319 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3136 | 2025.12.11 03:51:13.392412 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 3137 | 2025.12.11 03:51:13.392504 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3138 | 2025.12.11 03:51:13.392538 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5267 rows starting from the beginning of the part | ||
| 3139 | 2025.12.11 03:51:13.392602 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3140 | 2025.12.11 03:51:13.392654 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3141 | 2025.12.11 03:51:13.392700 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3142 | 2025.12.11 03:51:13.392746 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3143 | 2025.12.11 03:51:13.392793 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3144 | 2025.12.11 03:51:13.394146 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7699 rows, containing 4 columns (4 merged, 0 gathered) in 0.00177345 sec., 4341255.744452902 rows/sec., 62.10 MiB/sec. | ||
| 3145 | 2025.12.11 03:51:13.394842 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3146 | 2025.12.11 03:51:13.395111 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_16_3} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2025.12.11 03:51:13.395180 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_16_3} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3148 | 2025.12.11 03:51:13.395266 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3149 | 2025.12.11 03:51:13.799860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3150 | 2025.12.11 03:51:13.816675 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2025.12.11 03:51:13.816728 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3152 | 2025.12.11 03:51:13.822922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3153 | 2025.12.11 03:51:13.823622 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2025.12.11 03:51:13.823881 [ 136 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3155 | 2025.12.11 03:51:13.823924 [ 136 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2025.12.11 03:51:13.823945 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3157 | 2025.12.11 03:51:13.824099 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 3158 | 2025.12.11 03:51:13.826767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3159 | 2025.12.11 03:51:13.828180 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3160 | 2025.12.11 03:51:13.829652 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 3161 | 2025.12.11 03:51:13.834205 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 3162 | 2025.12.11 03:51:13.838451 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 3163 | 2025.12.11 03:51:13.842701 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 3164 | 2025.12.11 03:51:13.847432 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 3165 | 2025.12.11 03:51:13.851782 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 3166 | 2025.12.11 03:51:13.905176 [ 190 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081151658 sec., 1491.0354635021752 rows/sec., 7.71 MiB/sec. | ||
| 3167 | 2025.12.11 03:51:13.906916 [ 190 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3168 | 2025.12.11 03:51:13.908680 [ 190 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_16_3} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2025.12.11 03:51:13.908772 [ 190 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_16_3} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3170 | 2025.12.11 03:51:13.910005 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3171 | 2025.12.11 03:51:14.000252 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.20 MiB, peak 237.17 MiB, free memory in arenas 0.00 B, will set to 236.70 MiB (RSS), difference: 9.50 MiB | ||
| 3172 | 2025.12.11 03:51:14.001500 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000929106 sec. | ||
| 3173 | 2025.12.11 03:51:16.156626 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2025.12.11 03:51:16.156809 [ 276 ] {d9cabdda-a6e9-4e02-aa93-ec32ccb64790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3175 | 2025.12.11 03:51:16.156872 [ 276 ] {d9cabdda-a6e9-4e02-aa93-ec32ccb64790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3176 | 2025.12.11 03:51:16.157542 [ 276 ] {d9cabdda-a6e9-4e02-aa93-ec32ccb64790} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2025.12.11 03:51:16.157585 [ 276 ] {d9cabdda-a6e9-4e02-aa93-ec32ccb64790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3178 | 2025.12.11 03:51:16.157961 [ 276 ] {d9cabdda-a6e9-4e02-aa93-ec32ccb64790} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3179 | 2025.12.11 03:51:16.158188 [ 276 ] {d9cabdda-a6e9-4e02-aa93-ec32ccb64790} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2025.12.11 03:51:16.158345 [ 276 ] {d9cabdda-a6e9-4e02-aa93-ec32ccb64790} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.70 MiB/sec. | ||
| 3181 | 2025.12.11 03:51:16.158341 [ 132 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3182 | 2025.12.11 03:51:16.158387 [ 276 ] {d9cabdda-a6e9-4e02-aa93-ec32ccb64790} <Debug> TCPHandler: Processed in 0.001932593 sec. | ||
| 3183 | 2025.12.11 03:51:16.158420 [ 132 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.12.11 03:51:16.158453 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3185 | 2025.12.11 03:51:16.158523 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2025.12.11 03:51:16.158583 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 3187 | 2025.12.11 03:51:16.158623 [ 276 ] {49a989eb-c3b1-4862-9105-bc34623f3c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3188 | 2025.12.11 03:51:16.158669 [ 276 ] {49a989eb-c3b1-4862-9105-bc34623f3c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3189 | 2025.12.11 03:51:16.158728 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3190 | 2025.12.11 03:51:16.158768 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1375 rows starting from the beginning of the part | ||
| 3191 | 2025.12.11 03:51:16.158837 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1199 rows starting from the beginning of the part | ||
| 3192 | 2025.12.11 03:51:16.158906 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 138 rows starting from the beginning of the part | ||
| 3193 | 2025.12.11 03:51:16.159007 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3194 | 2025.12.11 03:51:16.159052 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 259 rows starting from the beginning of the part | ||
| 3195 | 2025.12.11 03:51:16.159096 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3196 | 2025.12.11 03:51:16.159106 [ 276 ] {49a989eb-c3b1-4862-9105-bc34623f3c2f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2025.12.11 03:51:16.159150 [ 276 ] {49a989eb-c3b1-4862-9105-bc34623f3c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3198 | 2025.12.11 03:51:16.159550 [ 276 ] {49a989eb-c3b1-4862-9105-bc34623f3c2f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3199 | 2025.12.11 03:51:16.159772 [ 276 ] {49a989eb-c3b1-4862-9105-bc34623f3c2f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2025.12.11 03:51:16.159972 [ 132 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3201 | 2025.12.11 03:51:16.160005 [ 276 ] {49a989eb-c3b1-4862-9105-bc34623f3c2f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0014 sec., 45714.28571428572 rows/sec., 3.57 MiB/sec. | ||
| 3202 | 2025.12.11 03:51:16.160005 [ 132 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2025.12.11 03:51:16.160047 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3204 | 2025.12.11 03:51:16.160052 [ 276 ] {49a989eb-c3b1-4862-9105-bc34623f3c2f} <Debug> TCPHandler: Processed in 0.001582087 sec. | ||
| 3205 | 2025.12.11 03:51:16.160156 [ 190 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 3206 | 2025.12.11 03:51:16.160174 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2025.12.11 03:51:16.160292 [ 276 ] {ffe17431-ab48-4603-80f1-8b7963692ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3208 | 2025.12.11 03:51:16.160299 [ 190 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3209 | 2025.12.11 03:51:16.160342 [ 276 ] {ffe17431-ab48-4603-80f1-8b7963692ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3210 | 2025.12.11 03:51:16.160345 [ 190 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 593 rows starting from the beginning of the part | ||
| 3211 | 2025.12.11 03:51:16.160448 [ 190 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 526 rows starting from the beginning of the part | ||
| 3212 | 2025.12.11 03:51:16.160495 [ 190 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part | ||
| 3213 | 2025.12.11 03:51:16.160535 [ 190 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3214 | 2025.12.11 03:51:16.160572 [ 190 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 143 rows starting from the beginning of the part | ||
| 3215 | 2025.12.11 03:51:16.160610 [ 190 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3216 | 2025.12.11 03:51:16.160769 [ 276 ] {ffe17431-ab48-4603-80f1-8b7963692ddb} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2025.12.11 03:51:16.160780 [ 196 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3083 rows, containing 5 columns (5 merged, 0 gathered) in 0.002257068 sec., 1365931.3764583077 rows/sec., 119.15 MiB/sec. | ||
| 3218 | 2025.12.11 03:51:16.160813 [ 276 ] {ffe17431-ab48-4603-80f1-8b7963692ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3219 | 2025.12.11 03:51:16.161048 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3220 | 2025.12.11 03:51:16.161322 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_21_4} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2025.12.11 03:51:16.161332 [ 276 ] {ffe17431-ab48-4603-80f1-8b7963692ddb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3222 | 2025.12.11 03:51:16.161391 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_21_4} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3223 | 2025.12.11 03:51:16.161470 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3224 | 2025.12.11 03:51:16.161548 [ 276 ] {ffe17431-ab48-4603-80f1-8b7963692ddb} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2025.12.11 03:51:16.161654 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3226 | 2025.12.11 03:51:16.161682 [ 276 ] {ffe17431-ab48-4603-80f1-8b7963692ddb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001407 sec., 113717.12864250178 rows/sec., 7.92 MiB/sec. | ||
| 3227 | 2025.12.11 03:51:16.161685 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2025.12.11 03:51:16.161688 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1495 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583497 sec., 944112.9348524185 rows/sec., 75.14 MiB/sec. | ||
| 3229 | 2025.12.11 03:51:16.161722 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3230 | 2025.12.11 03:51:16.161727 [ 276 ] {ffe17431-ab48-4603-80f1-8b7963692ddb} <Debug> TCPHandler: Processed in 0.001600028 sec. | ||
| 3231 | 2025.12.11 03:51:16.161809 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 3232 | 2025.12.11 03:51:16.161854 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2025.12.11 03:51:16.161894 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3234 | 2025.12.11 03:51:16.161913 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3235 | 2025.12.11 03:51:16.161944 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4533 rows starting from the beginning of the part | ||
| 3236 | 2025.12.11 03:51:16.161953 [ 276 ] {223d293a-522d-4912-a403-9c948a18d084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3237 | 2025.12.11 03:51:16.161992 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 847 rows starting from the beginning of the part | ||
| 3238 | 2025.12.11 03:51:16.162001 [ 276 ] {223d293a-522d-4912-a403-9c948a18d084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3239 | 2025.12.11 03:51:16.162039 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3240 | 2025.12.11 03:51:16.162081 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3241 | 2025.12.11 03:51:16.162116 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 197 rows starting from the beginning of the part | ||
| 3242 | 2025.12.11 03:51:16.162140 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_21_4} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2025.12.11 03:51:16.162150 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3244 | 2025.12.11 03:51:16.162211 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_21_4} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3245 | 2025.12.11 03:51:16.162287 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3246 | 2025.12.11 03:51:16.162388 [ 276 ] {223d293a-522d-4912-a403-9c948a18d084} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.12.11 03:51:16.162435 [ 276 ] {223d293a-522d-4912-a403-9c948a18d084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3248 | 2025.12.11 03:51:16.162866 [ 276 ] {223d293a-522d-4912-a403-9c948a18d084} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3249 | 2025.12.11 03:51:16.163139 [ 276 ] {223d293a-522d-4912-a403-9c948a18d084} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.12.11 03:51:16.163285 [ 131 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3251 | 2025.12.11 03:51:16.163309 [ 276 ] {223d293a-522d-4912-a403-9c948a18d084} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec. | ||
| 3252 | 2025.12.11 03:51:16.163336 [ 131 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.12.11 03:51:16.163360 [ 276 ] {223d293a-522d-4912-a403-9c948a18d084} <Debug> TCPHandler: Processed in 0.001554197 sec. | ||
| 3254 | 2025.12.11 03:51:16.163367 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3255 | 2025.12.11 03:51:16.163461 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 3256 | 2025.12.11 03:51:16.163540 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3257 | 2025.12.11 03:51:16.163567 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 450 rows starting from the beginning of the part | ||
| 3258 | 2025.12.11 03:51:16.163635 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3259 | 2025.12.11 03:51:16.163688 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3260 | 2025.12.11 03:51:16.163741 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3261 | 2025.12.11 03:51:16.163781 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 3262 | 2025.12.11 03:51:16.163827 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3263 | 2025.12.11 03:51:16.164615 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.00118525 sec., 632777.8949588694 rows/sec., 43.07 MiB/sec. | ||
| 3264 | 2025.12.11 03:51:16.164829 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3265 | 2025.12.11 03:51:16.164890 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6057 rows, containing 5 columns (5 merged, 0 gathered) in 0.003111973 sec., 1946353.6476698222 rows/sec., 133.58 MiB/sec. | ||
| 3266 | 2025.12.11 03:51:16.165121 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_21_4} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2025.12.11 03:51:16.165203 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_21_4} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3268 | 2025.12.11 03:51:16.165288 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3269 | 2025.12.11 03:51:16.165387 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3270 | 2025.12.11 03:51:16.165654 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2025.12.11 03:51:16.165726 [ 190 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3272 | 2025.12.11 03:51:16.165801 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3273 | 2025.12.11 03:51:17.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.06 MiB, peak 244.61 MiB, free memory in arenas 0.00 B, will set to 238.30 MiB (RSS), difference: 1.24 MiB | ||
| 3274 | 2025.12.11 03:51:20.892375 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8147 | ||
| 3275 | 2025.12.11 03:51:20.892901 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2025.12.11 03:51:20.892948 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3277 | 2025.12.11 03:51:20.893484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3278 | 2025.12.11 03:51:20.893714 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2025.12.11 03:51:20.893839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8147 | ||
| 3280 | 2025.12.11 03:51:21.159099 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2025.12.11 03:51:21.159375 [ 276 ] {a506569b-1610-46ab-a6e8-f8c6e135eac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3282 | 2025.12.11 03:51:21.159468 [ 276 ] {a506569b-1610-46ab-a6e8-f8c6e135eac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3283 | 2025.12.11 03:51:21.160279 [ 276 ] {a506569b-1610-46ab-a6e8-f8c6e135eac3} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2025.12.11 03:51:21.160317 [ 276 ] {a506569b-1610-46ab-a6e8-f8c6e135eac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3285 | 2025.12.11 03:51:21.160690 [ 276 ] {a506569b-1610-46ab-a6e8-f8c6e135eac3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3286 | 2025.12.11 03:51:21.160909 [ 276 ] {a506569b-1610-46ab-a6e8-f8c6e135eac3} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2025.12.11 03:51:21.161058 [ 276 ] {a506569b-1610-46ab-a6e8-f8c6e135eac3} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001747 sec., 78992.55867200915 rows/sec., 6.84 MiB/sec. | ||
| 3288 | 2025.12.11 03:51:21.161102 [ 276 ] {a506569b-1610-46ab-a6e8-f8c6e135eac3} <Debug> TCPHandler: Processed in 0.002165067 sec. | ||
| 3289 | 2025.12.11 03:51:21.161224 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2025.12.11 03:51:21.161318 [ 276 ] {9575b9b0-bd83-4af9-8638-444792353ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3291 | 2025.12.11 03:51:21.161356 [ 276 ] {9575b9b0-bd83-4af9-8638-444792353ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3292 | 2025.12.11 03:51:21.161755 [ 276 ] {9575b9b0-bd83-4af9-8638-444792353ed0} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.12.11 03:51:21.161791 [ 276 ] {9575b9b0-bd83-4af9-8638-444792353ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3294 | 2025.12.11 03:51:21.162076 [ 276 ] {9575b9b0-bd83-4af9-8638-444792353ed0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3295 | 2025.12.11 03:51:21.162278 [ 276 ] {9575b9b0-bd83-4af9-8638-444792353ed0} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2025.12.11 03:51:21.162402 [ 276 ] {9575b9b0-bd83-4af9-8638-444792353ed0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001103 sec., 37171.3508612874 rows/sec., 2.73 MiB/sec. | ||
| 3297 | 2025.12.11 03:51:21.162442 [ 276 ] {9575b9b0-bd83-4af9-8638-444792353ed0} <Debug> TCPHandler: Processed in 0.001265732 sec. | ||
| 3298 | 2025.12.11 03:51:21.162548 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2025.12.11 03:51:21.162640 [ 276 ] {e2b7a76c-a98a-42ac-9f41-fdcfa302fe91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3300 | 2025.12.11 03:51:21.162679 [ 276 ] {e2b7a76c-a98a-42ac-9f41-fdcfa302fe91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3301 | 2025.12.11 03:51:21.163089 [ 276 ] {e2b7a76c-a98a-42ac-9f41-fdcfa302fe91} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2025.12.11 03:51:21.163124 [ 276 ] {e2b7a76c-a98a-42ac-9f41-fdcfa302fe91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3303 | 2025.12.11 03:51:21.163418 [ 276 ] {e2b7a76c-a98a-42ac-9f41-fdcfa302fe91} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3304 | 2025.12.11 03:51:21.163621 [ 276 ] {e2b7a76c-a98a-42ac-9f41-fdcfa302fe91} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2025.12.11 03:51:21.163744 [ 276 ] {e2b7a76c-a98a-42ac-9f41-fdcfa302fe91} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001121 sec., 93666.36931311329 rows/sec., 7.32 MiB/sec. | ||
| 3306 | 2025.12.11 03:51:21.163780 [ 276 ] {e2b7a76c-a98a-42ac-9f41-fdcfa302fe91} <Debug> TCPHandler: Processed in 0.001280032 sec. | ||
| 3307 | 2025.12.11 03:51:21.163889 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2025.12.11 03:51:21.163983 [ 276 ] {cb2d559b-a59f-4690-a86a-9f53fa93e00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3309 | 2025.12.11 03:51:21.164025 [ 276 ] {cb2d559b-a59f-4690-a86a-9f53fa93e00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3310 | 2025.12.11 03:51:21.164443 [ 276 ] {cb2d559b-a59f-4690-a86a-9f53fa93e00d} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2025.12.11 03:51:21.164479 [ 276 ] {cb2d559b-a59f-4690-a86a-9f53fa93e00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3312 | 2025.12.11 03:51:21.164794 [ 276 ] {cb2d559b-a59f-4690-a86a-9f53fa93e00d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3313 | 2025.12.11 03:51:21.165005 [ 276 ] {cb2d559b-a59f-4690-a86a-9f53fa93e00d} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2025.12.11 03:51:21.165128 [ 276 ] {cb2d559b-a59f-4690-a86a-9f53fa93e00d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 3315 | 2025.12.11 03:51:21.165164 [ 276 ] {cb2d559b-a59f-4690-a86a-9f53fa93e00d} <Debug> TCPHandler: Processed in 0.001320833 sec. | ||
| 3316 | 2025.12.11 03:51:21.165274 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2025.12.11 03:51:21.165367 [ 276 ] {28ebcf4a-b9ab-4342-b0b0-106f115c203b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3318 | 2025.12.11 03:51:21.165419 [ 276 ] {28ebcf4a-b9ab-4342-b0b0-106f115c203b} <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 | ||
| 3319 | 2025.12.11 03:51:21.166251 [ 276 ] {28ebcf4a-b9ab-4342-b0b0-106f115c203b} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2025.12.11 03:51:21.166287 [ 276 ] {28ebcf4a-b9ab-4342-b0b0-106f115c203b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3321 | 2025.12.11 03:51:21.166830 [ 276 ] {28ebcf4a-b9ab-4342-b0b0-106f115c203b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3322 | 2025.12.11 03:51:21.167041 [ 276 ] {28ebcf4a-b9ab-4342-b0b0-106f115c203b} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2025.12.11 03:51:21.167172 [ 276 ] {28ebcf4a-b9ab-4342-b0b0-106f115c203b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001823 sec., 22490.40043883708 rows/sec., 40.30 MiB/sec. | ||
| 3324 | 2025.12.11 03:51:21.167176 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3325 | 2025.12.11 03:51:21.167221 [ 276 ] {28ebcf4a-b9ab-4342-b0b0-106f115c203b} <Debug> TCPHandler: Processed in 0.001997804 sec. | ||
| 3326 | 2025.12.11 03:51:21.167253 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2025.12.11 03:51:21.167285 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3328 | 2025.12.11 03:51:21.167352 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2025.12.11 03:51:21.167399 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 3330 | 2025.12.11 03:51:21.167450 [ 276 ] {e343d710-c557-4f7e-8ad1-6ed3646cc748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3331 | 2025.12.11 03:51:21.167495 [ 276 ] {e343d710-c557-4f7e-8ad1-6ed3646cc748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3332 | 2025.12.11 03:51:21.167648 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3333 | 2025.12.11 03:51:21.167716 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 153 rows starting from the beginning of the part | ||
| 3334 | 2025.12.11 03:51:21.167830 [ 276 ] {e343d710-c557-4f7e-8ad1-6ed3646cc748} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2025.12.11 03:51:21.167847 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3336 | 2025.12.11 03:51:21.167874 [ 276 ] {e343d710-c557-4f7e-8ad1-6ed3646cc748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3337 | 2025.12.11 03:51:21.167967 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3338 | 2025.12.11 03:51:21.168083 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3339 | 2025.12.11 03:51:21.168186 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3340 | 2025.12.11 03:51:21.168190 [ 276 ] {e343d710-c557-4f7e-8ad1-6ed3646cc748} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3341 | 2025.12.11 03:51:21.168283 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3342 | 2025.12.11 03:51:21.168411 [ 276 ] {e343d710-c557-4f7e-8ad1-6ed3646cc748} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2025.12.11 03:51:21.168540 [ 276 ] {e343d710-c557-4f7e-8ad1-6ed3646cc748} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 3344 | 2025.12.11 03:51:21.168577 [ 276 ] {e343d710-c557-4f7e-8ad1-6ed3646cc748} <Debug> TCPHandler: Processed in 0.001272462 sec. | ||
| 3345 | 2025.12.11 03:51:21.171670 [ 190 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 19 columns (19 merged, 0 gathered) in 0.004318825 sec., 82892.91647612487 rows/sec., 148.54 MiB/sec. | ||
| 3346 | 2025.12.11 03:51:21.172277 [ 190 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3347 | 2025.12.11 03:51:21.172665 [ 190 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2025.12.11 03:51:21.172754 [ 190 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3349 | 2025.12.11 03:51:21.172863 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 3350 | 2025.12.11 03:51:21.326852 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3351 | 2025.12.11 03:51:21.342181 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2025.12.11 03:51:21.342242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3353 | 2025.12.11 03:51:21.348442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3354 | 2025.12.11 03:51:21.349166 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2025.12.11 03:51:21.351943 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3356 | 2025.12.11 03:51:22.000276 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.33 MiB, peak 244.61 MiB, free memory in arenas 0.00 B, will set to 240.55 MiB (RSS), difference: 1.22 MiB | ||
| 3357 | 2025.12.11 03:51:23.385368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 434 | ||
| 3358 | 2025.12.11 03:51:23.387556 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2025.12.11 03:51:23.387622 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3360 | 2025.12.11 03:51:23.388816 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3361 | 2025.12.11 03:51:23.389080 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3362 | 2025.12.11 03:51:23.389361 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
| 3363 | 2025.12.11 03:51:23.390287 [ 122 ] {} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3364 | 2025.12.11 03:51:23.390327 [ 122 ] {} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2025.12.11 03:51:23.390347 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3366 | 2025.12.11 03:51:23.390472 [ 187 ] {620ae514-9621-400c-9c0e-6d31af5efebc::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 | ||
| 3367 | 2025.12.11 03:51:23.390604 [ 187 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3368 | 2025.12.11 03:51:23.390639 [ 187 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
| 3369 | 2025.12.11 03:51:23.390707 [ 187 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
| 3370 | 2025.12.11 03:51:23.390754 [ 187 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3371 | 2025.12.11 03:51:23.390795 [ 187 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 3372 | 2025.12.11 03:51:23.390837 [ 187 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3373 | 2025.12.11 03:51:23.391668 [ 190 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253041 sec., 584178.8097915391 rows/sec., 42.37 MiB/sec. | ||
| 3374 | 2025.12.11 03:51:23.391832 [ 199 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3375 | 2025.12.11 03:51:23.392100 [ 199 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_5_1} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2025.12.11 03:51:23.392173 [ 199 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_5_1} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3377 | 2025.12.11 03:51:23.392257 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3378 | 2025.12.11 03:51:23.512513 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57267 | ||
| 3379 | 2025.12.11 03:51:23.512611 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3380 | 2025.12.11 03:51:23.512637 [ 290 ] {} <Debug> TCP-Session: 8d65bba5-4c24-49f4-b737-d1ee34c558aa Authenticating user 'default' from [fd00:1122:3344:101::e]:57267 | ||
| 3381 | 2025.12.11 03:51:23.512659 [ 290 ] {} <Debug> TCP-Session: 8d65bba5-4c24-49f4-b737-d1ee34c558aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3382 | 2025.12.11 03:51:23.512672 [ 290 ] {} <Debug> TCP-Session: 8d65bba5-4c24-49f4-b737-d1ee34c558aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3383 | 2025.12.11 03:51:23.512883 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55392 | ||
| 3384 | 2025.12.11 03:51:23.512900 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32827 | ||
| 3385 | 2025.12.11 03:51:23.512944 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56250 | ||
| 3386 | 2025.12.11 03:51:23.512966 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52328 | ||
| 3387 | 2025.12.11 03:51:23.512994 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3388 | 2025.12.11 03:51:23.513006 [ 290 ] {} <Trace> TCP-Session: 8d65bba5-4c24-49f4-b737-d1ee34c558aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2025.12.11 03:51:23.513032 [ 291 ] {} <Debug> TCP-Session: fb593478-9e0a-42db-8705-29f8e650750a Authenticating user 'default' from [fd00:1122:3344:101::e]:55392 | ||
| 3390 | 2025.12.11 03:51:23.512956 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41673 | ||
| 3391 | 2025.12.11 03:51:23.513067 [ 291 ] {} <Debug> TCP-Session: fb593478-9e0a-42db-8705-29f8e650750a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3392 | 2025.12.11 03:51:23.512922 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44816 | ||
| 3393 | 2025.12.11 03:51:23.513089 [ 291 ] {} <Debug> TCP-Session: fb593478-9e0a-42db-8705-29f8e650750a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3394 | 2025.12.11 03:51:23.512915 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37538 | ||
| 3395 | 2025.12.11 03:51:23.513121 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3396 | 2025.12.11 03:51:23.512911 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42309 | ||
| 3397 | 2025.12.11 03:51:23.513178 [ 292 ] {} <Debug> TCP-Session: ff498c86-8e10-43b9-bd96-fcdf74ca681a Authenticating user 'default' from [fd00:1122:3344:101::e]:32827 | ||
| 3398 | 2025.12.11 03:51:23.513209 [ 290 ] {40e0c435-5b61-4608-a21a-fabeb4d26cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57267) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3399 | 2025.12.11 03:51:23.513229 [ 292 ] {} <Debug> TCP-Session: ff498c86-8e10-43b9-bd96-fcdf74ca681a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3400 | 2025.12.11 03:51:23.513251 [ 292 ] {} <Debug> TCP-Session: ff498c86-8e10-43b9-bd96-fcdf74ca681a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3401 | 2025.12.11 03:51:23.513412 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3402 | 2025.12.11 03:51:23.513444 [ 295 ] {} <Debug> TCP-Session: 16d0a515-cdb0-4120-8fd0-f80ebf072956 Authenticating user 'default' from [fd00:1122:3344:101::e]:44816 | ||
| 3403 | 2025.12.11 03:51:23.513461 [ 295 ] {} <Debug> TCP-Session: 16d0a515-cdb0-4120-8fd0-f80ebf072956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3404 | 2025.12.11 03:51:23.513468 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3405 | 2025.12.11 03:51:23.513473 [ 295 ] {} <Debug> TCP-Session: 16d0a515-cdb0-4120-8fd0-f80ebf072956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3406 | 2025.12.11 03:51:23.513503 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3407 | 2025.12.11 03:51:23.513528 [ 293 ] {} <Debug> TCP-Session: 72abdf7a-ec60-4245-84fa-a2069b841b4e Authenticating user 'default' from [fd00:1122:3344:101::e]:42309 | ||
| 3408 | 2025.12.11 03:51:23.513542 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3409 | 2025.12.11 03:51:23.513562 [ 290 ] {40e0c435-5b61-4608-a21a-fabeb4d26cd2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3410 | 2025.12.11 03:51:23.513578 [ 293 ] {} <Debug> TCP-Session: 72abdf7a-ec60-4245-84fa-a2069b841b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3411 | 2025.12.11 03:51:23.513588 [ 288 ] {} <Debug> TCP-Session: be5bb5c8-530f-4736-ba19-226fec6a3314 Authenticating user 'default' from [fd00:1122:3344:101::e]:52328 | ||
| 3412 | 2025.12.11 03:51:23.513624 [ 293 ] {} <Debug> TCP-Session: 72abdf7a-ec60-4245-84fa-a2069b841b4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3413 | 2025.12.11 03:51:23.513640 [ 288 ] {} <Debug> TCP-Session: be5bb5c8-530f-4736-ba19-226fec6a3314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3414 | 2025.12.11 03:51:23.513643 [ 290 ] {40e0c435-5b61-4608-a21a-fabeb4d26cd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3415 | 2025.12.11 03:51:23.513667 [ 288 ] {} <Debug> TCP-Session: be5bb5c8-530f-4736-ba19-226fec6a3314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3416 | 2025.12.11 03:51:23.513671 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3417 | 2025.12.11 03:51:23.513553 [ 294 ] {} <Debug> TCP-Session: f971fd6f-d759-47cf-b39d-8cee5374657a Authenticating user 'default' from [fd00:1122:3344:101::e]:37538 | ||
| 3418 | 2025.12.11 03:51:23.513708 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3419 | 2025.12.11 03:51:23.513730 [ 294 ] {} <Debug> TCP-Session: f971fd6f-d759-47cf-b39d-8cee5374657a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3420 | 2025.12.11 03:51:23.513750 [ 275 ] {} <Debug> TCP-Session: c5601378-a0a0-4e1a-b381-83be111ce14a Authenticating user 'default' from [fd00:1122:3344:101::e]:41673 | ||
| 3421 | 2025.12.11 03:51:23.513756 [ 294 ] {} <Debug> TCP-Session: f971fd6f-d759-47cf-b39d-8cee5374657a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3422 | 2025.12.11 03:51:23.513777 [ 275 ] {} <Debug> TCP-Session: c5601378-a0a0-4e1a-b381-83be111ce14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3423 | 2025.12.11 03:51:23.513711 [ 296 ] {} <Debug> TCP-Session: e7fab9b1-d7f9-462c-9b45-5cdb860785fd Authenticating user 'default' from [fd00:1122:3344:101::e]:56250 | ||
| 3424 | 2025.12.11 03:51:23.513802 [ 275 ] {} <Debug> TCP-Session: c5601378-a0a0-4e1a-b381-83be111ce14a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3425 | 2025.12.11 03:51:23.513827 [ 296 ] {} <Debug> TCP-Session: e7fab9b1-d7f9-462c-9b45-5cdb860785fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3426 | 2025.12.11 03:51:23.513846 [ 296 ] {} <Debug> TCP-Session: e7fab9b1-d7f9-462c-9b45-5cdb860785fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3427 | 2025.12.11 03:51:23.513977 [ 290 ] {40e0c435-5b61-4608-a21a-fabeb4d26cd2} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 3428 | 2025.12.11 03:51:23.515048 [ 339 ] {40e0c435-5b61-4608-a21a-fabeb4d26cd2} <Trace> AggregatingTransform: Aggregating | ||
| 3429 | 2025.12.11 03:51:23.515090 [ 339 ] {40e0c435-5b61-4608-a21a-fabeb4d26cd2} <Trace> Aggregator: Aggregation method: without_key | ||
| 3430 | 2025.12.11 03:51:23.515121 [ 339 ] {40e0c435-5b61-4608-a21a-fabeb4d26cd2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001038878 sec. (962.577 rows/sec., 37.60 KiB/sec.) | ||
| 3431 | 2025.12.11 03:51:23.515142 [ 339 ] {40e0c435-5b61-4608-a21a-fabeb4d26cd2} <Trace> Aggregator: Merging aggregated data | ||
| 3432 | 2025.12.11 03:51:23.516526 [ 290 ] {40e0c435-5b61-4608-a21a-fabeb4d26cd2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003376 sec., 296.2085308056872 rows/sec., 11.57 KiB/sec. | ||
| 3433 | 2025.12.11 03:51:23.516730 [ 290 ] {40e0c435-5b61-4608-a21a-fabeb4d26cd2} <Debug> TCPHandler: Processed in 0.003871367 sec. | ||
| 3434 | 2025.12.11 03:51:23.516840 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3435 | 2025.12.11 03:51:23.516868 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3436 | 2025.12.11 03:51:23.516878 [ 290 ] {} <Debug> TCP-Session: 8d65bba5-4c24-49f4-b737-d1ee34c558aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3437 | 2025.12.11 03:51:23.516890 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3438 | 2025.12.11 03:51:23.516912 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3439 | 2025.12.11 03:51:23.516927 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3440 | 2025.12.11 03:51:23.516962 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3441 | 2025.12.11 03:51:23.516979 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3442 | 2025.12.11 03:51:23.516993 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3443 | 2025.12.11 03:51:23.517004 [ 296 ] {} <Debug> TCP-Session: e7fab9b1-d7f9-462c-9b45-5cdb860785fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3444 | 2025.12.11 03:51:23.517028 [ 295 ] {} <Debug> TCP-Session: 16d0a515-cdb0-4120-8fd0-f80ebf072956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3445 | 2025.12.11 03:51:23.517036 [ 275 ] {} <Debug> TCP-Session: c5601378-a0a0-4e1a-b381-83be111ce14a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3446 | 2025.12.11 03:51:23.516989 [ 292 ] {} <Debug> TCP-Session: ff498c86-8e10-43b9-bd96-fcdf74ca681a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3447 | 2025.12.11 03:51:23.516975 [ 293 ] {} <Debug> TCP-Session: 72abdf7a-ec60-4245-84fa-a2069b841b4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3448 | 2025.12.11 03:51:23.516945 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3449 | 2025.12.11 03:51:23.516912 [ 288 ] {} <Debug> TCP-Session: be5bb5c8-530f-4736-ba19-226fec6a3314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3450 | 2025.12.11 03:51:23.516952 [ 291 ] {} <Debug> TCP-Session: fb593478-9e0a-42db-8705-29f8e650750a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3451 | 2025.12.11 03:51:23.517141 [ 294 ] {} <Debug> TCP-Session: f971fd6f-d759-47cf-b39d-8cee5374657a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3452 | 2025.12.11 03:51:23.603300 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46709 | ||
| 3453 | 2025.12.11 03:51:23.603402 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3454 | 2025.12.11 03:51:23.603428 [ 290 ] {} <Debug> TCP-Session: 51c2bf2f-c516-4c32-9776-f3261256e251 Authenticating user 'default' from [fd00:1122:3344:101::e]:46709 | ||
| 3455 | 2025.12.11 03:51:23.603449 [ 290 ] {} <Debug> TCP-Session: 51c2bf2f-c516-4c32-9776-f3261256e251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3456 | 2025.12.11 03:51:23.603461 [ 290 ] {} <Debug> TCP-Session: 51c2bf2f-c516-4c32-9776-f3261256e251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3457 | 2025.12.11 03:51:23.603640 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54961 | ||
| 3458 | 2025.12.11 03:51:23.603675 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41121 | ||
| 3459 | 2025.12.11 03:51:23.603696 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59191 | ||
| 3460 | 2025.12.11 03:51:23.603701 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44767 | ||
| 3461 | 2025.12.11 03:51:23.603688 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33894 | ||
| 3462 | 2025.12.11 03:51:23.603764 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3463 | 2025.12.11 03:51:23.603769 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3464 | 2025.12.11 03:51:23.603764 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3465 | 2025.12.11 03:51:23.603802 [ 295 ] {} <Debug> TCP-Session: f9fc8d79-bb22-44b3-bc5e-68241b950137 Authenticating user 'default' from [fd00:1122:3344:101::e]:41121 | ||
| 3466 | 2025.12.11 03:51:23.603820 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3467 | 2025.12.11 03:51:23.603819 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3468 | 2025.12.11 03:51:23.603839 [ 295 ] {} <Debug> TCP-Session: f9fc8d79-bb22-44b3-bc5e-68241b950137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3469 | 2025.12.11 03:51:23.603855 [ 296 ] {} <Debug> TCP-Session: 32c74f64-8a0c-4830-9d32-19e947ce04b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33894 | ||
| 3470 | 2025.12.11 03:51:23.603860 [ 288 ] {} <Debug> TCP-Session: 851d80a1-9fd3-4a17-97fe-001ff2c00ba1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44767 | ||
| 3471 | 2025.12.11 03:51:23.603870 [ 295 ] {} <Debug> TCP-Session: f9fc8d79-bb22-44b3-bc5e-68241b950137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3472 | 2025.12.11 03:51:23.603890 [ 296 ] {} <Debug> TCP-Session: 32c74f64-8a0c-4830-9d32-19e947ce04b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3473 | 2025.12.11 03:51:23.603892 [ 288 ] {} <Debug> TCP-Session: 851d80a1-9fd3-4a17-97fe-001ff2c00ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2025.12.11 03:51:23.603915 [ 296 ] {} <Debug> TCP-Session: 32c74f64-8a0c-4830-9d32-19e947ce04b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3475 | 2025.12.11 03:51:23.603833 [ 291 ] {} <Debug> TCP-Session: f7cbbe23-0f26-4f6d-8296-b1f3f9d467f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54961 | ||
| 3476 | 2025.12.11 03:51:23.603923 [ 288 ] {} <Debug> TCP-Session: 851d80a1-9fd3-4a17-97fe-001ff2c00ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3477 | 2025.12.11 03:51:23.603807 [ 275 ] {} <Debug> TCP-Session: 95d0b1bf-5140-43e7-af50-11a95b782d8f Authenticating user 'default' from [fd00:1122:3344:101::e]:59191 | ||
| 3478 | 2025.12.11 03:51:23.603964 [ 291 ] {} <Debug> TCP-Session: f7cbbe23-0f26-4f6d-8296-b1f3f9d467f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2025.12.11 03:51:23.603985 [ 275 ] {} <Debug> TCP-Session: 95d0b1bf-5140-43e7-af50-11a95b782d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2025.12.11 03:51:23.603996 [ 291 ] {} <Debug> TCP-Session: f7cbbe23-0f26-4f6d-8296-b1f3f9d467f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3481 | 2025.12.11 03:51:23.604002 [ 275 ] {} <Debug> TCP-Session: 95d0b1bf-5140-43e7-af50-11a95b782d8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3482 | 2025.12.11 03:51:23.603765 [ 290 ] {} <Trace> TCP-Session: 51c2bf2f-c516-4c32-9776-f3261256e251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2025.12.11 03:51:23.603665 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37103 | ||
| 3484 | 2025.12.11 03:51:23.603664 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43441 | ||
| 3485 | 2025.12.11 03:51:23.603651 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35990 | ||
| 3486 | 2025.12.11 03:51:23.604168 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3487 | 2025.12.11 03:51:23.604173 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3488 | 2025.12.11 03:51:23.604197 [ 294 ] {} <Debug> TCP-Session: 4e648c93-ac06-47c3-9c64-e93193364f04 Authenticating user 'default' from [fd00:1122:3344:101::e]:43441 | ||
| 3489 | 2025.12.11 03:51:23.604199 [ 290 ] {e9babfe7-176c-4b69-96f7-58144832963f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46709) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3490 | 2025.12.11 03:51:23.604224 [ 294 ] {} <Debug> TCP-Session: 4e648c93-ac06-47c3-9c64-e93193364f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2025.12.11 03:51:23.604222 [ 293 ] {} <Debug> TCP-Session: de725153-d5c6-4cfd-a7e7-bdddeff58ab6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37103 | ||
| 3492 | 2025.12.11 03:51:23.604244 [ 294 ] {} <Debug> TCP-Session: 4e648c93-ac06-47c3-9c64-e93193364f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3493 | 2025.12.11 03:51:23.604172 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3494 | 2025.12.11 03:51:23.604271 [ 293 ] {} <Debug> TCP-Session: de725153-d5c6-4cfd-a7e7-bdddeff58ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3495 | 2025.12.11 03:51:23.604298 [ 292 ] {} <Debug> TCP-Session: 3a791d22-8b42-4060-b1c5-dfc68defc6d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35990 | ||
| 3496 | 2025.12.11 03:51:23.604311 [ 293 ] {} <Debug> TCP-Session: de725153-d5c6-4cfd-a7e7-bdddeff58ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3497 | 2025.12.11 03:51:23.604326 [ 292 ] {} <Debug> TCP-Session: 3a791d22-8b42-4060-b1c5-dfc68defc6d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3498 | 2025.12.11 03:51:23.604348 [ 292 ] {} <Debug> TCP-Session: 3a791d22-8b42-4060-b1c5-dfc68defc6d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2025.12.11 03:51:23.604476 [ 290 ] {e9babfe7-176c-4b69-96f7-58144832963f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3500 | 2025.12.11 03:51:23.604535 [ 290 ] {e9babfe7-176c-4b69-96f7-58144832963f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3501 | 2025.12.11 03:51:23.604814 [ 290 ] {e9babfe7-176c-4b69-96f7-58144832963f} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 3502 | 2025.12.11 03:51:23.605703 [ 327 ] {e9babfe7-176c-4b69-96f7-58144832963f} <Trace> AggregatingTransform: Aggregating | ||
| 3503 | 2025.12.11 03:51:23.605746 [ 327 ] {e9babfe7-176c-4b69-96f7-58144832963f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3504 | 2025.12.11 03:51:23.605778 [ 327 ] {e9babfe7-176c-4b69-96f7-58144832963f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000864684 sec. (1156.492 rows/sec., 45.18 KiB/sec.) | ||
| 3505 | 2025.12.11 03:51:23.605792 [ 327 ] {e9babfe7-176c-4b69-96f7-58144832963f} <Trace> Aggregator: Merging aggregated data | ||
| 3506 | 2025.12.11 03:51:23.607066 [ 290 ] {e9babfe7-176c-4b69-96f7-58144832963f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002924 sec., 341.9972640218878 rows/sec., 13.36 KiB/sec. | ||
| 3507 | 2025.12.11 03:51:23.607231 [ 290 ] {e9babfe7-176c-4b69-96f7-58144832963f} <Debug> TCPHandler: Processed in 0.003583501 sec. | ||
| 3508 | 2025.12.11 03:51:23.607320 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3509 | 2025.12.11 03:51:23.607347 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3510 | 2025.12.11 03:51:23.607351 [ 290 ] {} <Debug> TCP-Session: 51c2bf2f-c516-4c32-9776-f3261256e251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2025.12.11 03:51:23.607370 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3512 | 2025.12.11 03:51:23.607388 [ 288 ] {} <Debug> TCP-Session: 851d80a1-9fd3-4a17-97fe-001ff2c00ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3513 | 2025.12.11 03:51:23.607393 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3514 | 2025.12.11 03:51:23.607424 [ 291 ] {} <Debug> TCP-Session: f7cbbe23-0f26-4f6d-8296-b1f3f9d467f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3515 | 2025.12.11 03:51:23.607414 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3516 | 2025.12.11 03:51:23.607444 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3517 | 2025.12.11 03:51:23.607466 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3518 | 2025.12.11 03:51:23.607477 [ 294 ] {} <Debug> TCP-Session: 4e648c93-ac06-47c3-9c64-e93193364f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3519 | 2025.12.11 03:51:23.607493 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3520 | 2025.12.11 03:51:23.607497 [ 292 ] {} <Debug> TCP-Session: 3a791d22-8b42-4060-b1c5-dfc68defc6d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3521 | 2025.12.11 03:51:23.607546 [ 275 ] {} <Debug> TCP-Session: 95d0b1bf-5140-43e7-af50-11a95b782d8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3522 | 2025.12.11 03:51:23.607452 [ 295 ] {} <Debug> TCP-Session: f9fc8d79-bb22-44b3-bc5e-68241b950137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3523 | 2025.12.11 03:51:23.607449 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3524 | 2025.12.11 03:51:23.607506 [ 296 ] {} <Debug> TCP-Session: 32c74f64-8a0c-4830-9d32-19e947ce04b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2025.12.11 03:51:23.607648 [ 293 ] {} <Debug> TCP-Session: de725153-d5c6-4cfd-a7e7-bdddeff58ab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3526 | 2025.12.11 03:51:23.712694 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64378 | ||
| 3527 | 2025.12.11 03:51:23.712815 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3528 | 2025.12.11 03:51:23.712848 [ 290 ] {} <Debug> TCP-Session: 87d11cbe-1bd2-4c7a-a0ea-074df2f87900 Authenticating user 'default' from [fd00:1122:3344:101::e]:64378 | ||
| 3529 | 2025.12.11 03:51:23.712871 [ 290 ] {} <Debug> TCP-Session: 87d11cbe-1bd2-4c7a-a0ea-074df2f87900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3530 | 2025.12.11 03:51:23.712884 [ 290 ] {} <Debug> TCP-Session: 87d11cbe-1bd2-4c7a-a0ea-074df2f87900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3531 | 2025.12.11 03:51:23.713085 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45221 | ||
| 3532 | 2025.12.11 03:51:23.713128 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47781 | ||
| 3533 | 2025.12.11 03:51:23.713162 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56003 | ||
| 3534 | 2025.12.11 03:51:23.713151 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61120 | ||
| 3535 | 2025.12.11 03:51:23.713211 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3536 | 2025.12.11 03:51:23.713197 [ 290 ] {} <Trace> TCP-Session: 87d11cbe-1bd2-4c7a-a0ea-074df2f87900 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2025.12.11 03:51:23.713257 [ 291 ] {} <Debug> TCP-Session: 2540b5f2-8bfe-4e37-a881-0f8478f4d750 Authenticating user 'default' from [fd00:1122:3344:101::e]:45221 | ||
| 3538 | 2025.12.11 03:51:23.713290 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3539 | 2025.12.11 03:51:23.713264 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3540 | 2025.12.11 03:51:23.713330 [ 295 ] {} <Debug> TCP-Session: 325383e0-a1de-4f79-9a77-7eb744396905 Authenticating user 'default' from [fd00:1122:3344:101::e]:61120 | ||
| 3541 | 2025.12.11 03:51:23.713323 [ 291 ] {} <Debug> TCP-Session: 2540b5f2-8bfe-4e37-a881-0f8478f4d750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3542 | 2025.12.11 03:51:23.713373 [ 295 ] {} <Debug> TCP-Session: 325383e0-a1de-4f79-9a77-7eb744396905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2025.12.11 03:51:23.713371 [ 292 ] {} <Debug> TCP-Session: 94c9b1a6-e61d-47c6-95a8-c2ac0c74c395 Authenticating user 'default' from [fd00:1122:3344:101::e]:47781 | ||
| 3544 | 2025.12.11 03:51:23.713400 [ 295 ] {} <Debug> TCP-Session: 325383e0-a1de-4f79-9a77-7eb744396905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3545 | 2025.12.11 03:51:23.713390 [ 291 ] {} <Debug> TCP-Session: 2540b5f2-8bfe-4e37-a881-0f8478f4d750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2025.12.11 03:51:23.713437 [ 290 ] {a9c8da35-2a6b-4774-be54-d1291fb7e85e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64378) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3547 | 2025.12.11 03:51:23.713437 [ 292 ] {} <Debug> TCP-Session: 94c9b1a6-e61d-47c6-95a8-c2ac0c74c395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2025.12.11 03:51:23.713264 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3549 | 2025.12.11 03:51:23.713494 [ 292 ] {} <Debug> TCP-Session: 94c9b1a6-e61d-47c6-95a8-c2ac0c74c395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3550 | 2025.12.11 03:51:23.713139 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60084 | ||
| 3551 | 2025.12.11 03:51:23.713531 [ 296 ] {} <Debug> TCP-Session: e163b317-1022-4c7f-9feb-a9ccce99f35c Authenticating user 'default' from [fd00:1122:3344:101::e]:56003 | ||
| 3552 | 2025.12.11 03:51:23.713138 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59895 | ||
| 3553 | 2025.12.11 03:51:23.713600 [ 296 ] {} <Debug> TCP-Session: e163b317-1022-4c7f-9feb-a9ccce99f35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2025.12.11 03:51:23.713631 [ 296 ] {} <Debug> TCP-Session: e163b317-1022-4c7f-9feb-a9ccce99f35c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3555 | 2025.12.11 03:51:23.713667 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3556 | 2025.12.11 03:51:23.713671 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3557 | 2025.12.11 03:51:23.713712 [ 293 ] {} <Debug> TCP-Session: 6aee1e86-7a49-4dee-9563-61724231c422 Authenticating user 'default' from [fd00:1122:3344:101::e]:60084 | ||
| 3558 | 2025.12.11 03:51:23.713717 [ 294 ] {} <Debug> TCP-Session: 66cd29f1-7288-4fa5-ae70-d789f6de528f Authenticating user 'default' from [fd00:1122:3344:101::e]:59895 | ||
| 3559 | 2025.12.11 03:51:23.713740 [ 290 ] {a9c8da35-2a6b-4774-be54-d1291fb7e85e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3560 | 2025.12.11 03:51:23.713751 [ 294 ] {} <Debug> TCP-Session: 66cd29f1-7288-4fa5-ae70-d789f6de528f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3561 | 2025.12.11 03:51:23.713747 [ 293 ] {} <Debug> TCP-Session: 6aee1e86-7a49-4dee-9563-61724231c422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3562 | 2025.12.11 03:51:23.713773 [ 294 ] {} <Debug> TCP-Session: 66cd29f1-7288-4fa5-ae70-d789f6de528f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3563 | 2025.12.11 03:51:23.713790 [ 293 ] {} <Debug> TCP-Session: 6aee1e86-7a49-4dee-9563-61724231c422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3564 | 2025.12.11 03:51:23.713799 [ 290 ] {a9c8da35-2a6b-4774-be54-d1291fb7e85e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3565 | 2025.12.11 03:51:23.714192 [ 290 ] {a9c8da35-2a6b-4774-be54-d1291fb7e85e} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 3566 | 2025.12.11 03:51:23.715193 [ 329 ] {a9c8da35-2a6b-4774-be54-d1291fb7e85e} <Trace> AggregatingTransform: Aggregating | ||
| 3567 | 2025.12.11 03:51:23.715229 [ 329 ] {a9c8da35-2a6b-4774-be54-d1291fb7e85e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3568 | 2025.12.11 03:51:23.715263 [ 329 ] {a9c8da35-2a6b-4774-be54-d1291fb7e85e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925196 sec. (1080.852 rows/sec., 42.22 KiB/sec.) | ||
| 3569 | 2025.12.11 03:51:23.715282 [ 329 ] {a9c8da35-2a6b-4774-be54-d1291fb7e85e} <Trace> Aggregator: Merging aggregated data | ||
| 3570 | 2025.12.11 03:51:23.716570 [ 290 ] {a9c8da35-2a6b-4774-be54-d1291fb7e85e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003195 sec., 312.98904538341156 rows/sec., 12.23 KiB/sec. | ||
| 3571 | 2025.12.11 03:51:23.716677 [ 290 ] {a9c8da35-2a6b-4774-be54-d1291fb7e85e} <Debug> TCPHandler: Processed in 0.003600472 sec. | ||
| 3572 | 2025.12.11 03:51:23.716779 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3573 | 2025.12.11 03:51:23.716816 [ 290 ] {} <Debug> TCP-Session: 87d11cbe-1bd2-4c7a-a0ea-074df2f87900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2025.12.11 03:51:23.716838 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3575 | 2025.12.11 03:51:23.716862 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3576 | 2025.12.11 03:51:23.716890 [ 291 ] {} <Debug> TCP-Session: 2540b5f2-8bfe-4e37-a881-0f8478f4d750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2025.12.11 03:51:23.716889 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3578 | 2025.12.11 03:51:23.716911 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3579 | 2025.12.11 03:51:23.716926 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3580 | 2025.12.11 03:51:23.716944 [ 295 ] {} <Debug> TCP-Session: 325383e0-a1de-4f79-9a77-7eb744396905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2025.12.11 03:51:23.716950 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3582 | 2025.12.11 03:51:23.716984 [ 292 ] {} <Debug> TCP-Session: 94c9b1a6-e61d-47c6-95a8-c2ac0c74c395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2025.12.11 03:51:23.716973 [ 293 ] {} <Debug> TCP-Session: 6aee1e86-7a49-4dee-9563-61724231c422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2025.12.11 03:51:23.717024 [ 294 ] {} <Debug> TCP-Session: 66cd29f1-7288-4fa5-ae70-d789f6de528f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2025.12.11 03:51:23.716912 [ 296 ] {} <Debug> TCP-Session: e163b317-1022-4c7f-9feb-a9ccce99f35c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2025.12.11 03:51:23.724526 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36308 | ||
| 3587 | 2025.12.11 03:51:23.724555 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34336 | ||
| 3588 | 2025.12.11 03:51:23.724597 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3589 | 2025.12.11 03:51:23.724625 [ 288 ] {} <Debug> TCP-Session: ce0696b5-fe06-4d9d-9d2f-bb9157b2ef1e Authenticating user 'default' from [fd00:1122:3344:101::e]:36308 | ||
| 3590 | 2025.12.11 03:51:23.724634 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3591 | 2025.12.11 03:51:23.724650 [ 288 ] {} <Debug> TCP-Session: ce0696b5-fe06-4d9d-9d2f-bb9157b2ef1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2025.12.11 03:51:23.724674 [ 288 ] {} <Debug> TCP-Session: ce0696b5-fe06-4d9d-9d2f-bb9157b2ef1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2025.12.11 03:51:23.724674 [ 275 ] {} <Debug> TCP-Session: 920a8b7b-7836-4934-bd50-70eb5a322612 Authenticating user 'default' from [fd00:1122:3344:101::e]:34336 | ||
| 3594 | 2025.12.11 03:51:23.724715 [ 275 ] {} <Debug> TCP-Session: 920a8b7b-7836-4934-bd50-70eb5a322612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3595 | 2025.12.11 03:51:23.724736 [ 275 ] {} <Debug> TCP-Session: 920a8b7b-7836-4934-bd50-70eb5a322612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3596 | 2025.12.11 03:51:23.756445 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36308). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3597 | |||
| 3598 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3599 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3600 | 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 | ||
| 3601 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3602 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3603 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3604 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3605 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3606 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3607 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3608 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3609 | (version 23.8.7.1) | ||
| 3610 | 2025.12.11 03:51:23.756630 [ 288 ] {} <Debug> TCP-Session: ce0696b5-fe06-4d9d-9d2f-bb9157b2ef1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2025.12.11 03:51:23.756657 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34336). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3612 | |||
| 3613 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3614 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3615 | 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 | ||
| 3616 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3617 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3618 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3619 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3620 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3621 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3622 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3623 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3624 | (version 23.8.7.1) | ||
| 3625 | 2025.12.11 03:51:23.756772 [ 275 ] {} <Debug> TCP-Session: 920a8b7b-7836-4934-bd50-70eb5a322612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3626 | 2025.12.11 03:51:26.186478 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2025.12.11 03:51:26.186670 [ 276 ] {237851e2-6667-4860-8726-6d9147824a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3628 | 2025.12.11 03:51:26.186736 [ 276 ] {237851e2-6667-4860-8726-6d9147824a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3629 | 2025.12.11 03:51:26.187862 [ 276 ] {237851e2-6667-4860-8726-6d9147824a19} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2025.12.11 03:51:26.187907 [ 276 ] {237851e2-6667-4860-8726-6d9147824a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3631 | 2025.12.11 03:51:26.188403 [ 276 ] {237851e2-6667-4860-8726-6d9147824a19} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3632 | 2025.12.11 03:51:26.188663 [ 276 ] {237851e2-6667-4860-8726-6d9147824a19} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2025.12.11 03:51:26.188828 [ 276 ] {237851e2-6667-4860-8726-6d9147824a19} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002207 sec., 541912.0978704123 rows/sec., 44.47 MiB/sec. | ||
| 3634 | 2025.12.11 03:51:26.188878 [ 276 ] {237851e2-6667-4860-8726-6d9147824a19} <Debug> TCPHandler: Processed in 0.002522194 sec. | ||
| 3635 | 2025.12.11 03:51:26.189004 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2025.12.11 03:51:26.189124 [ 276 ] {f4df744f-e7d1-411a-913a-5aba3eee4577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3637 | 2025.12.11 03:51:26.189175 [ 276 ] {f4df744f-e7d1-411a-913a-5aba3eee4577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3638 | 2025.12.11 03:51:26.189713 [ 276 ] {f4df744f-e7d1-411a-913a-5aba3eee4577} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2025.12.11 03:51:26.189750 [ 276 ] {f4df744f-e7d1-411a-913a-5aba3eee4577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3640 | 2025.12.11 03:51:26.190092 [ 276 ] {f4df744f-e7d1-411a-913a-5aba3eee4577} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3641 | 2025.12.11 03:51:26.190325 [ 276 ] {f4df744f-e7d1-411a-913a-5aba3eee4577} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2025.12.11 03:51:26.190459 [ 276 ] {f4df744f-e7d1-411a-913a-5aba3eee4577} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001377 sec., 165577.3420479303 rows/sec., 11.21 MiB/sec. | ||
| 3643 | 2025.12.11 03:51:26.190500 [ 276 ] {f4df744f-e7d1-411a-913a-5aba3eee4577} <Debug> TCPHandler: Processed in 0.001545417 sec. | ||
| 3644 | 2025.12.11 03:51:26.190612 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2025.12.11 03:51:26.190710 [ 276 ] {fbc21a21-4d1f-4f53-be03-f27d8a5aa186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3646 | 2025.12.11 03:51:26.190752 [ 276 ] {fbc21a21-4d1f-4f53-be03-f27d8a5aa186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3647 | 2025.12.11 03:51:26.191309 [ 276 ] {fbc21a21-4d1f-4f53-be03-f27d8a5aa186} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2025.12.11 03:51:26.191346 [ 276 ] {fbc21a21-4d1f-4f53-be03-f27d8a5aa186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3649 | 2025.12.11 03:51:26.191678 [ 276 ] {fbc21a21-4d1f-4f53-be03-f27d8a5aa186} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3650 | 2025.12.11 03:51:26.191897 [ 276 ] {fbc21a21-4d1f-4f53-be03-f27d8a5aa186} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2025.12.11 03:51:26.192028 [ 276 ] {fbc21a21-4d1f-4f53-be03-f27d8a5aa186} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001338 sec., 388639.76083707024 rows/sec., 28.76 MiB/sec. | ||
| 3652 | 2025.12.11 03:51:26.192065 [ 276 ] {fbc21a21-4d1f-4f53-be03-f27d8a5aa186} <Debug> TCPHandler: Processed in 0.001501056 sec. | ||
| 3653 | 2025.12.11 03:51:26.192178 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2025.12.11 03:51:26.192271 [ 276 ] {bfb9bc3e-0a4e-4ea0-8e1f-895ec85e8827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3655 | 2025.12.11 03:51:26.192315 [ 276 ] {bfb9bc3e-0a4e-4ea0-8e1f-895ec85e8827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3656 | 2025.12.11 03:51:26.192841 [ 276 ] {bfb9bc3e-0a4e-4ea0-8e1f-895ec85e8827} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2025.12.11 03:51:26.192877 [ 276 ] {bfb9bc3e-0a4e-4ea0-8e1f-895ec85e8827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3658 | 2025.12.11 03:51:26.193259 [ 276 ] {bfb9bc3e-0a4e-4ea0-8e1f-895ec85e8827} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3659 | 2025.12.11 03:51:26.193497 [ 276 ] {bfb9bc3e-0a4e-4ea0-8e1f-895ec85e8827} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2025.12.11 03:51:26.193629 [ 276 ] {bfb9bc3e-0a4e-4ea0-8e1f-895ec85e8827} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001377 sec., 612926.6521423385 rows/sec., 41.25 MiB/sec. | ||
| 3661 | 2025.12.11 03:51:26.193665 [ 276 ] {bfb9bc3e-0a4e-4ea0-8e1f-895ec85e8827} <Debug> TCPHandler: Processed in 0.001535056 sec. | ||
| 3662 | 2025.12.11 03:51:26.193774 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2025.12.11 03:51:26.193867 [ 276 ] {ed5027e0-07b8-49d1-acbf-81d29b27a33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3664 | 2025.12.11 03:51:26.193908 [ 276 ] {ed5027e0-07b8-49d1-acbf-81d29b27a33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3665 | 2025.12.11 03:51:26.194246 [ 276 ] {ed5027e0-07b8-49d1-acbf-81d29b27a33d} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2025.12.11 03:51:26.194281 [ 276 ] {ed5027e0-07b8-49d1-acbf-81d29b27a33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3667 | 2025.12.11 03:51:26.194648 [ 276 ] {ed5027e0-07b8-49d1-acbf-81d29b27a33d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3668 | 2025.12.11 03:51:26.194865 [ 276 ] {ed5027e0-07b8-49d1-acbf-81d29b27a33d} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2025.12.11 03:51:26.195004 [ 276 ] {ed5027e0-07b8-49d1-acbf-81d29b27a33d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 3670 | 2025.12.11 03:51:26.195040 [ 276 ] {ed5027e0-07b8-49d1-acbf-81d29b27a33d} <Debug> TCPHandler: Processed in 0.001312413 sec. | ||
| 3671 | 2025.12.11 03:51:28.268469 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3672 | 2025.12.11 03:51:28.268530 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3673 | 2025.12.11 03:51:28.393948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8659 | ||
| 3674 | 2025.12.11 03:51:28.394444 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2025.12.11 03:51:28.394477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3676 | 2025.12.11 03:51:28.394984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3677 | 2025.12.11 03:51:28.395205 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2025.12.11 03:51:28.395337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8659 | ||
| 3679 | 2025.12.11 03:51:28.852039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3680 | 2025.12.11 03:51:28.868082 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2025.12.11 03:51:28.868148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3682 | 2025.12.11 03:51:28.874285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3683 | 2025.12.11 03:51:28.875074 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2025.12.11 03:51:28.878284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3685 | 2025.12.11 03:51:31.159298 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2025.12.11 03:51:31.159492 [ 276 ] {91777b87-210e-4490-aaf7-4d2473ef435c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3687 | 2025.12.11 03:51:31.159559 [ 276 ] {91777b87-210e-4490-aaf7-4d2473ef435c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3688 | 2025.12.11 03:51:31.160278 [ 276 ] {91777b87-210e-4490-aaf7-4d2473ef435c} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2025.12.11 03:51:31.160326 [ 276 ] {91777b87-210e-4490-aaf7-4d2473ef435c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3690 | 2025.12.11 03:51:31.160737 [ 276 ] {91777b87-210e-4490-aaf7-4d2473ef435c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3691 | 2025.12.11 03:51:31.160976 [ 276 ] {91777b87-210e-4490-aaf7-4d2473ef435c} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2025.12.11 03:51:31.161144 [ 276 ] {91777b87-210e-4490-aaf7-4d2473ef435c} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001699 sec., 81224.24955856387 rows/sec., 7.03 MiB/sec. | ||
| 3693 | 2025.12.11 03:51:31.161194 [ 276 ] {91777b87-210e-4490-aaf7-4d2473ef435c} <Debug> TCPHandler: Processed in 0.002053366 sec. | ||
| 3694 | 2025.12.11 03:51:31.161315 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3695 | 2025.12.11 03:51:31.161420 [ 276 ] {495a7ef6-aa4f-477d-b558-f572111e9eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3696 | 2025.12.11 03:51:31.161465 [ 276 ] {495a7ef6-aa4f-477d-b558-f572111e9eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3697 | 2025.12.11 03:51:31.161887 [ 276 ] {495a7ef6-aa4f-477d-b558-f572111e9eea} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2025.12.11 03:51:31.161925 [ 276 ] {495a7ef6-aa4f-477d-b558-f572111e9eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3699 | 2025.12.11 03:51:31.162224 [ 276 ] {495a7ef6-aa4f-477d-b558-f572111e9eea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3700 | 2025.12.11 03:51:31.162435 [ 276 ] {495a7ef6-aa4f-477d-b558-f572111e9eea} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.12.11 03:51:31.162584 [ 276 ] {495a7ef6-aa4f-477d-b558-f572111e9eea} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001187 sec., 34540.859309182815 rows/sec., 2.54 MiB/sec. | ||
| 3702 | 2025.12.11 03:51:31.162623 [ 276 ] {495a7ef6-aa4f-477d-b558-f572111e9eea} <Debug> TCPHandler: Processed in 0.001357223 sec. | ||
| 3703 | 2025.12.11 03:51:31.162728 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2025.12.11 03:51:31.162825 [ 276 ] {6b8e4579-7e0a-4068-95dc-f25c707d01f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3705 | 2025.12.11 03:51:31.162866 [ 276 ] {6b8e4579-7e0a-4068-95dc-f25c707d01f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3706 | 2025.12.11 03:51:31.163296 [ 276 ] {6b8e4579-7e0a-4068-95dc-f25c707d01f7} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2025.12.11 03:51:31.163332 [ 276 ] {6b8e4579-7e0a-4068-95dc-f25c707d01f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3708 | 2025.12.11 03:51:31.163707 [ 276 ] {6b8e4579-7e0a-4068-95dc-f25c707d01f7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3709 | 2025.12.11 03:51:31.163917 [ 276 ] {6b8e4579-7e0a-4068-95dc-f25c707d01f7} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2025.12.11 03:51:31.164048 [ 276 ] {6b8e4579-7e0a-4068-95dc-f25c707d01f7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001245 sec., 84337.34939759035 rows/sec., 6.59 MiB/sec. | ||
| 3711 | 2025.12.11 03:51:31.164086 [ 276 ] {6b8e4579-7e0a-4068-95dc-f25c707d01f7} <Debug> TCPHandler: Processed in 0.001405824 sec. | ||
| 3712 | 2025.12.11 03:51:31.164198 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2025.12.11 03:51:31.164294 [ 276 ] {2164daed-4a56-4563-8cd7-c4fa91563a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3714 | 2025.12.11 03:51:31.164339 [ 276 ] {2164daed-4a56-4563-8cd7-c4fa91563a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3715 | 2025.12.11 03:51:31.164750 [ 276 ] {2164daed-4a56-4563-8cd7-c4fa91563a49} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3716 | 2025.12.11 03:51:31.164786 [ 276 ] {2164daed-4a56-4563-8cd7-c4fa91563a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3717 | 2025.12.11 03:51:31.165128 [ 276 ] {2164daed-4a56-4563-8cd7-c4fa91563a49} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3718 | 2025.12.11 03:51:31.165334 [ 276 ] {2164daed-4a56-4563-8cd7-c4fa91563a49} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3719 | 2025.12.11 03:51:31.165468 [ 276 ] {2164daed-4a56-4563-8cd7-c4fa91563a49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 3720 | 2025.12.11 03:51:31.165504 [ 276 ] {2164daed-4a56-4563-8cd7-c4fa91563a49} <Debug> TCPHandler: Processed in 0.001353424 sec. | ||
| 3721 | 2025.12.11 03:51:31.165612 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3722 | 2025.12.11 03:51:31.165706 [ 276 ] {76b950ad-9b6d-49fe-b1cf-408eea4aa818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3723 | 2025.12.11 03:51:31.165759 [ 276 ] {76b950ad-9b6d-49fe-b1cf-408eea4aa818} <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 | ||
| 3724 | 2025.12.11 03:51:31.166611 [ 276 ] {76b950ad-9b6d-49fe-b1cf-408eea4aa818} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2025.12.11 03:51:31.166647 [ 276 ] {76b950ad-9b6d-49fe-b1cf-408eea4aa818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3726 | 2025.12.11 03:51:31.167257 [ 276 ] {76b950ad-9b6d-49fe-b1cf-408eea4aa818} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3727 | 2025.12.11 03:51:31.167491 [ 276 ] {76b950ad-9b6d-49fe-b1cf-408eea4aa818} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2025.12.11 03:51:31.167634 [ 276 ] {76b950ad-9b6d-49fe-b1cf-408eea4aa818} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001947 sec., 21058.03800719055 rows/sec., 37.74 MiB/sec. | ||
| 3729 | 2025.12.11 03:51:31.167697 [ 276 ] {76b950ad-9b6d-49fe-b1cf-408eea4aa818} <Debug> TCPHandler: Processed in 0.002132797 sec. | ||
| 3730 | 2025.12.11 03:51:31.167809 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3731 | 2025.12.11 03:51:31.167902 [ 276 ] {bd1b0862-6801-4058-b6ed-056086df869c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3732 | 2025.12.11 03:51:31.167943 [ 276 ] {bd1b0862-6801-4058-b6ed-056086df869c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3733 | 2025.12.11 03:51:31.168275 [ 276 ] {bd1b0862-6801-4058-b6ed-056086df869c} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2025.12.11 03:51:31.168311 [ 276 ] {bd1b0862-6801-4058-b6ed-056086df869c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3735 | 2025.12.11 03:51:31.168606 [ 276 ] {bd1b0862-6801-4058-b6ed-056086df869c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3736 | 2025.12.11 03:51:31.168843 [ 276 ] {bd1b0862-6801-4058-b6ed-056086df869c} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2025.12.11 03:51:31.168967 [ 276 ] {bd1b0862-6801-4058-b6ed-056086df869c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 3738 | 2025.12.11 03:51:31.169002 [ 276 ] {bd1b0862-6801-4058-b6ed-056086df869c} <Debug> TCPHandler: Processed in 0.001239741 sec. | ||
| 3739 | 2025.12.11 03:51:33.389510 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 462 | ||
| 3740 | 2025.12.11 03:51:33.391778 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3741 | 2025.12.11 03:51:33.391836 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3742 | 2025.12.11 03:51:33.393109 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3743 | 2025.12.11 03:51:33.393415 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3744 | 2025.12.11 03:51:33.393770 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
| 3745 | 2025.12.11 03:51:35.895445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9107 | ||
| 3746 | 2025.12.11 03:51:35.896224 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2025.12.11 03:51:35.896278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3748 | 2025.12.11 03:51:35.896777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3749 | 2025.12.11 03:51:35.897010 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2025.12.11 03:51:35.897139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9107 | ||
| 3751 | 2025.12.11 03:51:36.157344 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2025.12.11 03:51:36.157536 [ 276 ] {52b13c05-bb6f-4a29-935c-2bb769d5b343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3753 | 2025.12.11 03:51:36.157601 [ 276 ] {52b13c05-bb6f-4a29-935c-2bb769d5b343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3754 | 2025.12.11 03:51:36.158236 [ 276 ] {52b13c05-bb6f-4a29-935c-2bb769d5b343} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2025.12.11 03:51:36.158281 [ 276 ] {52b13c05-bb6f-4a29-935c-2bb769d5b343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3756 | 2025.12.11 03:51:36.158667 [ 276 ] {52b13c05-bb6f-4a29-935c-2bb769d5b343} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3757 | 2025.12.11 03:51:36.158897 [ 276 ] {52b13c05-bb6f-4a29-935c-2bb769d5b343} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2025.12.11 03:51:36.159072 [ 276 ] {52b13c05-bb6f-4a29-935c-2bb769d5b343} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. | ||
| 3759 | 2025.12.11 03:51:36.159122 [ 276 ] {52b13c05-bb6f-4a29-935c-2bb769d5b343} <Debug> TCPHandler: Processed in 0.001895833 sec. | ||
| 3760 | 2025.12.11 03:51:36.159249 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2025.12.11 03:51:36.159352 [ 276 ] {0dcc789c-f06d-4398-9f3f-e61e62dfaf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3762 | 2025.12.11 03:51:36.159396 [ 276 ] {0dcc789c-f06d-4398-9f3f-e61e62dfaf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3763 | 2025.12.11 03:51:36.159850 [ 276 ] {0dcc789c-f06d-4398-9f3f-e61e62dfaf5c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2025.12.11 03:51:36.159888 [ 276 ] {0dcc789c-f06d-4398-9f3f-e61e62dfaf5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3765 | 2025.12.11 03:51:36.160210 [ 276 ] {0dcc789c-f06d-4398-9f3f-e61e62dfaf5c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3766 | 2025.12.11 03:51:36.160425 [ 276 ] {0dcc789c-f06d-4398-9f3f-e61e62dfaf5c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2025.12.11 03:51:36.160571 [ 276 ] {0dcc789c-f06d-4398-9f3f-e61e62dfaf5c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 3768 | 2025.12.11 03:51:36.160610 [ 276 ] {0dcc789c-f06d-4398-9f3f-e61e62dfaf5c} <Debug> TCPHandler: Processed in 0.001412284 sec. | ||
| 3769 | 2025.12.11 03:51:36.160719 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2025.12.11 03:51:36.160817 [ 276 ] {910f0d99-fa9c-4b20-8c25-b310600412ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3771 | 2025.12.11 03:51:36.160862 [ 276 ] {910f0d99-fa9c-4b20-8c25-b310600412ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3772 | 2025.12.11 03:51:36.161275 [ 276 ] {910f0d99-fa9c-4b20-8c25-b310600412ff} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2025.12.11 03:51:36.161312 [ 276 ] {910f0d99-fa9c-4b20-8c25-b310600412ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3774 | 2025.12.11 03:51:36.161652 [ 276 ] {910f0d99-fa9c-4b20-8c25-b310600412ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3775 | 2025.12.11 03:51:36.161897 [ 276 ] {910f0d99-fa9c-4b20-8c25-b310600412ff} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2025.12.11 03:51:36.162041 [ 276 ] {910f0d99-fa9c-4b20-8c25-b310600412ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 3777 | 2025.12.11 03:51:36.162080 [ 276 ] {910f0d99-fa9c-4b20-8c25-b310600412ff} <Debug> TCPHandler: Processed in 0.001408894 sec. | ||
| 3778 | 2025.12.11 03:51:36.162182 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2025.12.11 03:51:36.162278 [ 276 ] {5cdfdcaa-49cf-4f8e-a4f2-c30f4d647879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3780 | 2025.12.11 03:51:36.162321 [ 276 ] {5cdfdcaa-49cf-4f8e-a4f2-c30f4d647879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3781 | 2025.12.11 03:51:36.162679 [ 276 ] {5cdfdcaa-49cf-4f8e-a4f2-c30f4d647879} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2025.12.11 03:51:36.162715 [ 276 ] {5cdfdcaa-49cf-4f8e-a4f2-c30f4d647879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3783 | 2025.12.11 03:51:36.163023 [ 276 ] {5cdfdcaa-49cf-4f8e-a4f2-c30f4d647879} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3784 | 2025.12.11 03:51:36.163232 [ 276 ] {5cdfdcaa-49cf-4f8e-a4f2-c30f4d647879} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2025.12.11 03:51:36.163366 [ 276 ] {5cdfdcaa-49cf-4f8e-a4f2-c30f4d647879} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 3786 | 2025.12.11 03:51:36.163405 [ 276 ] {5cdfdcaa-49cf-4f8e-a4f2-c30f4d647879} <Debug> TCPHandler: Processed in 0.001271681 sec. | ||
| 3787 | 2025.12.11 03:51:36.378374 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3788 | 2025.12.11 03:51:36.396659 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2025.12.11 03:51:36.396729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3790 | 2025.12.11 03:51:36.403418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3791 | 2025.12.11 03:51:36.404170 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2025.12.11 03:51:36.407585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3793 | 2025.12.11 03:51:41.160730 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3794 | 2025.12.11 03:51:41.160938 [ 276 ] {a133de63-68eb-46db-9d10-446168d67258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3795 | 2025.12.11 03:51:41.161009 [ 276 ] {a133de63-68eb-46db-9d10-446168d67258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3796 | 2025.12.11 03:51:41.161717 [ 276 ] {a133de63-68eb-46db-9d10-446168d67258} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2025.12.11 03:51:41.161763 [ 276 ] {a133de63-68eb-46db-9d10-446168d67258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3798 | 2025.12.11 03:51:41.162143 [ 276 ] {a133de63-68eb-46db-9d10-446168d67258} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3799 | 2025.12.11 03:51:41.162368 [ 276 ] {a133de63-68eb-46db-9d10-446168d67258} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2025.12.11 03:51:41.162520 [ 276 ] {a133de63-68eb-46db-9d10-446168d67258} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001634 sec., 14687.882496940025 rows/sec., 1.22 MiB/sec. | ||
| 3801 | 2025.12.11 03:51:41.162564 [ 276 ] {a133de63-68eb-46db-9d10-446168d67258} <Debug> TCPHandler: Processed in 0.001967974 sec. | ||
| 3802 | 2025.12.11 03:51:41.162688 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3803 | 2025.12.11 03:51:41.162782 [ 276 ] {7ff1fd56-22cc-4614-8a08-44c7a5f570b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3804 | 2025.12.11 03:51:41.162824 [ 276 ] {7ff1fd56-22cc-4614-8a08-44c7a5f570b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3805 | 2025.12.11 03:51:41.163214 [ 276 ] {7ff1fd56-22cc-4614-8a08-44c7a5f570b0} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2025.12.11 03:51:41.163250 [ 276 ] {7ff1fd56-22cc-4614-8a08-44c7a5f570b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3807 | 2025.12.11 03:51:41.163538 [ 276 ] {7ff1fd56-22cc-4614-8a08-44c7a5f570b0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3808 | 2025.12.11 03:51:41.163748 [ 276 ] {7ff1fd56-22cc-4614-8a08-44c7a5f570b0} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2025.12.11 03:51:41.163874 [ 276 ] {7ff1fd56-22cc-4614-8a08-44c7a5f570b0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00111 sec., 9009.009009009009 rows/sec., 734.62 KiB/sec. | ||
| 3810 | 2025.12.11 03:51:41.163915 [ 276 ] {7ff1fd56-22cc-4614-8a08-44c7a5f570b0} <Debug> TCPHandler: Processed in 0.001276662 sec. | ||
| 3811 | 2025.12.11 03:51:41.164014 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3812 | 2025.12.11 03:51:41.164105 [ 276 ] {63f03a36-9c52-42f8-bec1-626cd42b52b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3813 | 2025.12.11 03:51:41.164144 [ 276 ] {63f03a36-9c52-42f8-bec1-626cd42b52b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3814 | 2025.12.11 03:51:41.164688 [ 276 ] {63f03a36-9c52-42f8-bec1-626cd42b52b4} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2025.12.11 03:51:41.164726 [ 276 ] {63f03a36-9c52-42f8-bec1-626cd42b52b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3816 | 2025.12.11 03:51:41.165046 [ 276 ] {63f03a36-9c52-42f8-bec1-626cd42b52b4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3817 | 2025.12.11 03:51:41.165252 [ 276 ] {63f03a36-9c52-42f8-bec1-626cd42b52b4} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2025.12.11 03:51:41.165364 [ 106 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3819 | 2025.12.11 03:51:41.165383 [ 276 ] {63f03a36-9c52-42f8-bec1-626cd42b52b4} <Debug> executeQuery: Read 263 rows, 24.03 KiB in 0.001295 sec., 203088.8030888031 rows/sec., 18.12 MiB/sec. | ||
| 3820 | 2025.12.11 03:51:41.165433 [ 106 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2025.12.11 03:51:41.165444 [ 276 ] {63f03a36-9c52-42f8-bec1-626cd42b52b4} <Debug> TCPHandler: Processed in 0.001476296 sec. | ||
| 3822 | 2025.12.11 03:51:41.165465 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3823 | 2025.12.11 03:51:41.165574 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2025.12.11 03:51:41.165604 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 3825 | 2025.12.11 03:51:41.165697 [ 276 ] {8a672312-45b8-4bbe-ba54-45d21dea34a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3826 | 2025.12.11 03:51:41.165749 [ 276 ] {8a672312-45b8-4bbe-ba54-45d21dea34a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3827 | 2025.12.11 03:51:41.165759 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3828 | 2025.12.11 03:51:41.165803 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1407 rows starting from the beginning of the part | ||
| 3829 | 2025.12.11 03:51:41.165879 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 138 rows starting from the beginning of the part | ||
| 3830 | 2025.12.11 03:51:41.165928 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1196 rows starting from the beginning of the part | ||
| 3831 | 2025.12.11 03:51:41.165978 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 3832 | 2025.12.11 03:51:41.166025 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3833 | 2025.12.11 03:51:41.166072 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 263 rows starting from the beginning of the part | ||
| 3834 | 2025.12.11 03:51:41.166247 [ 276 ] {8a672312-45b8-4bbe-ba54-45d21dea34a8} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2025.12.11 03:51:41.166297 [ 276 ] {8a672312-45b8-4bbe-ba54-45d21dea34a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3836 | 2025.12.11 03:51:41.166636 [ 276 ] {8a672312-45b8-4bbe-ba54-45d21dea34a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3837 | 2025.12.11 03:51:41.166857 [ 276 ] {8a672312-45b8-4bbe-ba54-45d21dea34a8} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2025.12.11 03:51:41.166989 [ 276 ] {8a672312-45b8-4bbe-ba54-45d21dea34a8} <Debug> executeQuery: Read 63 rows, 4.74 KiB in 0.001317 sec., 47835.99088838269 rows/sec., 3.52 MiB/sec. | ||
| 3839 | 2025.12.11 03:51:41.167028 [ 276 ] {8a672312-45b8-4bbe-ba54-45d21dea34a8} <Debug> TCPHandler: Processed in 0.001513086 sec. | ||
| 3840 | 2025.12.11 03:51:41.167150 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2025.12.11 03:51:41.167271 [ 276 ] {8cb62390-8dc2-4df3-9049-c31d30a8561f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3842 | 2025.12.11 03:51:41.167321 [ 276 ] {8cb62390-8dc2-4df3-9049-c31d30a8561f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3843 | 2025.12.11 03:51:41.167499 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001956864 sec., 1634247.448979592 rows/sec., 142.88 MiB/sec. | ||
| 3844 | 2025.12.11 03:51:41.167752 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3845 | 2025.12.11 03:51:41.167800 [ 276 ] {8cb62390-8dc2-4df3-9049-c31d30a8561f} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2025.12.11 03:51:41.167851 [ 276 ] {8cb62390-8dc2-4df3-9049-c31d30a8561f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3847 | 2025.12.11 03:51:41.168095 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_26_5} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2025.12.11 03:51:41.168190 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_26_5} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3849 | 2025.12.11 03:51:41.168270 [ 276 ] {8cb62390-8dc2-4df3-9049-c31d30a8561f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3850 | 2025.12.11 03:51:41.168274 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 3851 | 2025.12.11 03:51:41.168502 [ 276 ] {8cb62390-8dc2-4df3-9049-c31d30a8561f} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3852 | 2025.12.11 03:51:41.168640 [ 276 ] {8cb62390-8dc2-4df3-9049-c31d30a8561f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001392 sec., 17241.379310344826 rows/sec., 1.43 MiB/sec. | ||
| 3853 | 2025.12.11 03:51:41.168679 [ 276 ] {8cb62390-8dc2-4df3-9049-c31d30a8561f} <Debug> TCPHandler: Processed in 0.001589417 sec. | ||
| 3854 | 2025.12.11 03:51:41.168813 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3855 | 2025.12.11 03:51:41.168932 [ 276 ] {732ed04a-9826-4405-86c0-7ffb46be3a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3856 | 2025.12.11 03:51:41.168980 [ 276 ] {732ed04a-9826-4405-86c0-7ffb46be3a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3857 | 2025.12.11 03:51:41.169455 [ 276 ] {732ed04a-9826-4405-86c0-7ffb46be3a1d} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2025.12.11 03:51:41.169492 [ 276 ] {732ed04a-9826-4405-86c0-7ffb46be3a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3859 | 2025.12.11 03:51:41.169809 [ 276 ] {732ed04a-9826-4405-86c0-7ffb46be3a1d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3860 | 2025.12.11 03:51:41.170023 [ 276 ] {732ed04a-9826-4405-86c0-7ffb46be3a1d} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2025.12.11 03:51:41.170157 [ 276 ] {732ed04a-9826-4405-86c0-7ffb46be3a1d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001248 sec., 9615.384615384615 rows/sec., 751.20 KiB/sec. | ||
| 3862 | 2025.12.11 03:51:41.170197 [ 276 ] {732ed04a-9826-4405-86c0-7ffb46be3a1d} <Debug> TCPHandler: Processed in 0.001443484 sec. | ||
| 3863 | 2025.12.11 03:51:41.170304 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2025.12.11 03:51:41.170400 [ 276 ] {dc01d43d-3464-409f-80a2-c66ad285df42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3865 | 2025.12.11 03:51:41.170441 [ 276 ] {dc01d43d-3464-409f-80a2-c66ad285df42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3866 | 2025.12.11 03:51:41.170922 [ 276 ] {dc01d43d-3464-409f-80a2-c66ad285df42} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2025.12.11 03:51:41.170961 [ 276 ] {dc01d43d-3464-409f-80a2-c66ad285df42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3868 | 2025.12.11 03:51:41.171310 [ 276 ] {dc01d43d-3464-409f-80a2-c66ad285df42} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3869 | 2025.12.11 03:51:41.171527 [ 276 ] {dc01d43d-3464-409f-80a2-c66ad285df42} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2025.12.11 03:51:41.171627 [ 106 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3871 | 2025.12.11 03:51:41.171657 [ 106 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2025.12.11 03:51:41.171661 [ 276 ] {dc01d43d-3464-409f-80a2-c66ad285df42} <Debug> executeQuery: Read 151 rows, 12.47 KiB in 0.00128 sec., 117968.74999999999 rows/sec., 9.52 MiB/sec. | ||
| 3873 | 2025.12.11 03:51:41.171674 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3874 | 2025.12.11 03:51:41.171712 [ 276 ] {dc01d43d-3464-409f-80a2-c66ad285df42} <Debug> TCPHandler: Processed in 0.001459865 sec. | ||
| 3875 | 2025.12.11 03:51:41.171765 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 3876 | 2025.12.11 03:51:41.171825 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2025.12.11 03:51:41.171873 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3878 | 2025.12.11 03:51:41.171908 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 633 rows starting from the beginning of the part | ||
| 3879 | 2025.12.11 03:51:41.171934 [ 276 ] {5b11a0ab-6a5f-4e4d-8e78-3b5f46426fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3880 | 2025.12.11 03:51:41.171962 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 105 rows starting from the beginning of the part | ||
| 3881 | 2025.12.11 03:51:41.171984 [ 276 ] {5b11a0ab-6a5f-4e4d-8e78-3b5f46426fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3882 | 2025.12.11 03:51:41.172016 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 520 rows starting from the beginning of the part | ||
| 3883 | 2025.12.11 03:51:41.172064 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 3884 | 2025.12.11 03:51:41.172105 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 3885 | 2025.12.11 03:51:41.172146 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 151 rows starting from the beginning of the part | ||
| 3886 | 2025.12.11 03:51:41.172392 [ 276 ] {5b11a0ab-6a5f-4e4d-8e78-3b5f46426fac} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2025.12.11 03:51:41.172433 [ 276 ] {5b11a0ab-6a5f-4e4d-8e78-3b5f46426fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3888 | 2025.12.11 03:51:41.172821 [ 276 ] {5b11a0ab-6a5f-4e4d-8e78-3b5f46426fac} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3889 | 2025.12.11 03:51:41.173031 [ 276 ] {5b11a0ab-6a5f-4e4d-8e78-3b5f46426fac} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2025.12.11 03:51:41.173075 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341143 sec., 1176608.3109705676 rows/sec., 93.80 MiB/sec. | ||
| 3891 | 2025.12.11 03:51:41.173129 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3892 | 2025.12.11 03:51:41.173158 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2025.12.11 03:51:41.173169 [ 276 ] {5b11a0ab-6a5f-4e4d-8e78-3b5f46426fac} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001261 sec., 159397.30372720063 rows/sec., 11.42 MiB/sec. | ||
| 3894 | 2025.12.11 03:51:41.173173 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3895 | 2025.12.11 03:51:41.173215 [ 276 ] {5b11a0ab-6a5f-4e4d-8e78-3b5f46426fac} <Debug> TCPHandler: Processed in 0.001439774 sec. | ||
| 3896 | 2025.12.11 03:51:41.173271 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 3897 | 2025.12.11 03:51:41.173324 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3898 | 2025.12.11 03:51:41.173330 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2025.12.11 03:51:41.173380 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3900 | 2025.12.11 03:51:41.173415 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6057 rows starting from the beginning of the part | ||
| 3901 | 2025.12.11 03:51:41.173444 [ 276 ] {efbe8b93-afa4-4c1b-9d65-ae7545f0f8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3902 | 2025.12.11 03:51:41.173468 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 3903 | 2025.12.11 03:51:41.173504 [ 276 ] {efbe8b93-afa4-4c1b-9d65-ae7545f0f8d3} <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 | ||
| 3904 | 2025.12.11 03:51:41.173520 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 844 rows starting from the beginning of the part | ||
| 3905 | 2025.12.11 03:51:41.173565 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 3906 | 2025.12.11 03:51:41.173603 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3907 | 2025.12.11 03:51:41.173648 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 201 rows starting from the beginning of the part | ||
| 3908 | 2025.12.11 03:51:41.173682 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_26_5} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2025.12.11 03:51:41.173777 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_26_5} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3910 | 2025.12.11 03:51:41.173893 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3911 | 2025.12.11 03:51:41.174304 [ 276 ] {efbe8b93-afa4-4c1b-9d65-ae7545f0f8d3} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2025.12.11 03:51:41.174346 [ 276 ] {efbe8b93-afa4-4c1b-9d65-ae7545f0f8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3913 | 2025.12.11 03:51:41.174991 [ 276 ] {efbe8b93-afa4-4c1b-9d65-ae7545f0f8d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3914 | 2025.12.11 03:51:41.175216 [ 276 ] {efbe8b93-afa4-4c1b-9d65-ae7545f0f8d3} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2025.12.11 03:51:41.175355 [ 276 ] {efbe8b93-afa4-4c1b-9d65-ae7545f0f8d3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001929 sec., 21254.536029030587 rows/sec., 38.09 MiB/sec. | ||
| 3916 | 2025.12.11 03:51:41.175407 [ 276 ] {efbe8b93-afa4-4c1b-9d65-ae7545f0f8d3} <Debug> TCPHandler: Processed in 0.002124026 sec. | ||
| 3917 | 2025.12.11 03:51:41.175514 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2025.12.11 03:51:41.175606 [ 276 ] {64eb20f1-16e9-4834-b0fb-ecb7c4aaa838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3919 | 2025.12.11 03:51:41.175647 [ 276 ] {64eb20f1-16e9-4834-b0fb-ecb7c4aaa838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3920 | 2025.12.11 03:51:41.175969 [ 276 ] {64eb20f1-16e9-4834-b0fb-ecb7c4aaa838} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2025.12.11 03:51:41.176004 [ 276 ] {64eb20f1-16e9-4834-b0fb-ecb7c4aaa838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3922 | 2025.12.11 03:51:41.176250 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7582 rows, containing 5 columns (5 merged, 0 gathered) in 0.003004672 sec., 2523403.552867002 rows/sec., 173.18 MiB/sec. | ||
| 3923 | 2025.12.11 03:51:41.176297 [ 276 ] {64eb20f1-16e9-4834-b0fb-ecb7c4aaa838} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3924 | 2025.12.11 03:51:41.176498 [ 276 ] {64eb20f1-16e9-4834-b0fb-ecb7c4aaa838} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2025.12.11 03:51:41.176592 [ 106 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3926 | 2025.12.11 03:51:41.176620 [ 106 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2025.12.11 03:51:41.176621 [ 276 ] {64eb20f1-16e9-4834-b0fb-ecb7c4aaa838} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 3928 | 2025.12.11 03:51:41.176637 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3929 | 2025.12.11 03:51:41.176661 [ 202 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3930 | 2025.12.11 03:51:41.176670 [ 276 ] {64eb20f1-16e9-4834-b0fb-ecb7c4aaa838} <Debug> TCPHandler: Processed in 0.001203161 sec. | ||
| 3931 | 2025.12.11 03:51:41.176723 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 3932 | 2025.12.11 03:51:41.176810 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3933 | 2025.12.11 03:51:41.176840 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 750 rows starting from the beginning of the part | ||
| 3934 | 2025.12.11 03:51:41.176895 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 3935 | 2025.12.11 03:51:41.176923 [ 202 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2025.12.11 03:51:41.177024 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 3937 | 2025.12.11 03:51:41.177069 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 3938 | 2025.12.11 03:51:41.177075 [ 202 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3939 | 2025.12.11 03:51:41.177111 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 3940 | 2025.12.11 03:51:41.177153 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 3941 | 2025.12.11 03:51:41.177168 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 3942 | 2025.12.11 03:51:41.177978 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001287732 sec., 815387.0525854758 rows/sec., 55.34 MiB/sec. | ||
| 3943 | 2025.12.11 03:51:41.178237 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3944 | 2025.12.11 03:51:41.178578 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_26_5} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2025.12.11 03:51:41.178660 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_26_5} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3946 | 2025.12.11 03:51:41.178764 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3947 | 2025.12.11 03:51:43.268569 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3948 | 2025.12.11 03:51:43.268625 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3949 | 2025.12.11 03:51:43.393880 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 490 | ||
| 3950 | 2025.12.11 03:51:43.396070 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2025.12.11 03:51:43.396118 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3952 | 2025.12.11 03:51:43.397315 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3953 | 2025.12.11 03:51:43.397586 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2025.12.11 03:51:43.397829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
| 3955 | 2025.12.11 03:51:43.398187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9619 | ||
| 3956 | 2025.12.11 03:51:43.398698 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2025.12.11 03:51:43.398740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3958 | 2025.12.11 03:51:43.399237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3959 | 2025.12.11 03:51:43.399472 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2025.12.11 03:51:43.399600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9619 | ||
| 3961 | 2025.12.11 03:51:43.908621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3962 | 2025.12.11 03:51:43.926569 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2025.12.11 03:51:43.926630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3964 | 2025.12.11 03:51:43.932814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3965 | 2025.12.11 03:51:43.933593 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2025.12.11 03:51:43.937079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3967 | 2025.12.11 03:51:46.157151 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2025.12.11 03:51:46.157354 [ 276 ] {1958a6ae-d1ab-4e90-a1a1-ca47cb7e488e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3969 | 2025.12.11 03:51:46.157425 [ 276 ] {1958a6ae-d1ab-4e90-a1a1-ca47cb7e488e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3970 | 2025.12.11 03:51:46.158103 [ 276 ] {1958a6ae-d1ab-4e90-a1a1-ca47cb7e488e} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2025.12.11 03:51:46.158146 [ 276 ] {1958a6ae-d1ab-4e90-a1a1-ca47cb7e488e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3972 | 2025.12.11 03:51:46.158521 [ 276 ] {1958a6ae-d1ab-4e90-a1a1-ca47cb7e488e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3973 | 2025.12.11 03:51:46.158742 [ 276 ] {1958a6ae-d1ab-4e90-a1a1-ca47cb7e488e} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2025.12.11 03:51:46.158896 [ 276 ] {1958a6ae-d1ab-4e90-a1a1-ca47cb7e488e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001591 sec., 35197.98868636078 rows/sec., 2.69 MiB/sec. | ||
| 3975 | 2025.12.11 03:51:46.158938 [ 276 ] {1958a6ae-d1ab-4e90-a1a1-ca47cb7e488e} <Debug> TCPHandler: Processed in 0.001914263 sec. | ||
| 3976 | 2025.12.11 03:51:46.159060 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3977 | 2025.12.11 03:51:46.159154 [ 276 ] {1d2e2074-cf94-4c3c-9574-a0bf2329b8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3978 | 2025.12.11 03:51:46.159196 [ 276 ] {1d2e2074-cf94-4c3c-9574-a0bf2329b8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3979 | 2025.12.11 03:51:46.159618 [ 276 ] {1d2e2074-cf94-4c3c-9574-a0bf2329b8b0} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2025.12.11 03:51:46.159655 [ 276 ] {1d2e2074-cf94-4c3c-9574-a0bf2329b8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3981 | 2025.12.11 03:51:46.159991 [ 276 ] {1d2e2074-cf94-4c3c-9574-a0bf2329b8b0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3982 | 2025.12.11 03:51:46.160226 [ 276 ] {1d2e2074-cf94-4c3c-9574-a0bf2329b8b0} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2025.12.11 03:51:46.160354 [ 276 ] {1d2e2074-cf94-4c3c-9574-a0bf2329b8b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 3984 | 2025.12.11 03:51:46.160391 [ 276 ] {1d2e2074-cf94-4c3c-9574-a0bf2329b8b0} <Debug> TCPHandler: Processed in 0.001381074 sec. | ||
| 3985 | 2025.12.11 03:51:46.160504 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3986 | 2025.12.11 03:51:46.160598 [ 276 ] {2035d6f4-881c-42e5-bc0f-871d6ec60f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3987 | 2025.12.11 03:51:46.160642 [ 276 ] {2035d6f4-881c-42e5-bc0f-871d6ec60f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3988 | 2025.12.11 03:51:46.161043 [ 276 ] {2035d6f4-881c-42e5-bc0f-871d6ec60f8b} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2025.12.11 03:51:46.161079 [ 276 ] {2035d6f4-881c-42e5-bc0f-871d6ec60f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3990 | 2025.12.11 03:51:46.161421 [ 276 ] {2035d6f4-881c-42e5-bc0f-871d6ec60f8b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3991 | 2025.12.11 03:51:46.161625 [ 276 ] {2035d6f4-881c-42e5-bc0f-871d6ec60f8b} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3992 | 2025.12.11 03:51:46.161755 [ 276 ] {2035d6f4-881c-42e5-bc0f-871d6ec60f8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 3993 | 2025.12.11 03:51:46.161793 [ 276 ] {2035d6f4-881c-42e5-bc0f-871d6ec60f8b} <Debug> TCPHandler: Processed in 0.001337483 sec. | ||
| 3994 | 2025.12.11 03:51:46.161895 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3995 | 2025.12.11 03:51:46.161988 [ 276 ] {583d0020-7bd8-4c08-8189-f30f86ebc775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3996 | 2025.12.11 03:51:46.162030 [ 276 ] {583d0020-7bd8-4c08-8189-f30f86ebc775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3997 | 2025.12.11 03:51:46.162353 [ 276 ] {583d0020-7bd8-4c08-8189-f30f86ebc775} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3998 | 2025.12.11 03:51:46.162389 [ 276 ] {583d0020-7bd8-4c08-8189-f30f86ebc775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3999 | 2025.12.11 03:51:46.162684 [ 276 ] {583d0020-7bd8-4c08-8189-f30f86ebc775} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4000 | 2025.12.11 03:51:46.162889 [ 276 ] {583d0020-7bd8-4c08-8189-f30f86ebc775} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4001 | 2025.12.11 03:51:46.163014 [ 276 ] {583d0020-7bd8-4c08-8189-f30f86ebc775} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 4002 | 2025.12.11 03:51:46.163050 [ 276 ] {583d0020-7bd8-4c08-8189-f30f86ebc775} <Debug> TCPHandler: Processed in 0.001202541 sec. | ||
| 4003 | 2025.12.11 03:51:50.899671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10067 | ||
| 4004 | 2025.12.11 03:51:50.900472 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2025.12.11 03:51:50.900549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4006 | 2025.12.11 03:51:50.901083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4007 | 2025.12.11 03:51:50.901326 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2025.12.11 03:51:50.901471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10067 | ||
| 4009 | 2025.12.11 03:51:50.901491 [ 14 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4010 | 2025.12.11 03:51:50.901591 [ 14 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2025.12.11 03:51:50.901627 [ 14 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4012 | 2025.12.11 03:51:50.901806 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 4013 | 2025.12.11 03:51:50.901989 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4014 | 2025.12.11 03:51:50.902049 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7699 rows starting from the beginning of the part | ||
| 4015 | 2025.12.11 03:51:50.902184 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4016 | 2025.12.11 03:51:50.902263 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4017 | 2025.12.11 03:51:50.902334 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4018 | 2025.12.11 03:51:50.902422 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4019 | 2025.12.11 03:51:50.902492 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4020 | 2025.12.11 03:51:50.904694 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10067 rows, containing 4 columns (4 merged, 0 gathered) in 0.00294842 sec., 3414371.086887214 rows/sec., 48.84 MiB/sec. | ||
| 4021 | 2025.12.11 03:51:50.905236 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4022 | 2025.12.11 03:51:50.905704 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_21_4} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2025.12.11 03:51:50.905786 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_21_4} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4024 | 2025.12.11 03:51:50.905889 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4025 | 2025.12.11 03:51:51.159376 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2025.12.11 03:51:51.159647 [ 276 ] {67a02134-3ff3-41e9-a3fe-da3ad60bf603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4027 | 2025.12.11 03:51:51.159704 [ 276 ] {67a02134-3ff3-41e9-a3fe-da3ad60bf603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4028 | 2025.12.11 03:51:51.160417 [ 276 ] {67a02134-3ff3-41e9-a3fe-da3ad60bf603} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2025.12.11 03:51:51.160457 [ 276 ] {67a02134-3ff3-41e9-a3fe-da3ad60bf603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4030 | 2025.12.11 03:51:51.160827 [ 276 ] {67a02134-3ff3-41e9-a3fe-da3ad60bf603} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4031 | 2025.12.11 03:51:51.161045 [ 276 ] {67a02134-3ff3-41e9-a3fe-da3ad60bf603} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2025.12.11 03:51:51.161193 [ 276 ] {67a02134-3ff3-41e9-a3fe-da3ad60bf603} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.00161 sec., 85714.28571428571 rows/sec., 7.42 MiB/sec. | ||
| 4033 | 2025.12.11 03:51:51.161238 [ 276 ] {67a02134-3ff3-41e9-a3fe-da3ad60bf603} <Debug> TCPHandler: Processed in 0.002035905 sec. | ||
| 4034 | 2025.12.11 03:51:51.161369 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2025.12.11 03:51:51.161467 [ 276 ] {1fab9a97-0de9-4247-9127-54118749a662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4036 | 2025.12.11 03:51:51.161508 [ 276 ] {1fab9a97-0de9-4247-9127-54118749a662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4037 | 2025.12.11 03:51:51.161939 [ 276 ] {1fab9a97-0de9-4247-9127-54118749a662} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.12.11 03:51:51.161976 [ 276 ] {1fab9a97-0de9-4247-9127-54118749a662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4039 | 2025.12.11 03:51:51.162280 [ 276 ] {1fab9a97-0de9-4247-9127-54118749a662} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4040 | 2025.12.11 03:51:51.162489 [ 276 ] {1fab9a97-0de9-4247-9127-54118749a662} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2025.12.11 03:51:51.162607 [ 14 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4042 | 2025.12.11 03:51:51.162620 [ 276 ] {1fab9a97-0de9-4247-9127-54118749a662} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001174 sec., 34923.33901192505 rows/sec., 2.56 MiB/sec. | ||
| 4043 | 2025.12.11 03:51:51.162658 [ 14 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2025.12.11 03:51:51.162676 [ 276 ] {1fab9a97-0de9-4247-9127-54118749a662} <Debug> TCPHandler: Processed in 0.001357513 sec. | ||
| 4045 | 2025.12.11 03:51:51.162686 [ 14 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4046 | 2025.12.11 03:51:51.162806 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 4047 | 2025.12.11 03:51:51.162834 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2025.12.11 03:51:51.162948 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4049 | 2025.12.11 03:51:51.162967 [ 276 ] {edabbdec-dd35-4b52-960b-011218a4de81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4050 | 2025.12.11 03:51:51.162986 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 71 rows starting from the beginning of the part | ||
| 4051 | 2025.12.11 03:51:51.163025 [ 276 ] {edabbdec-dd35-4b52-960b-011218a4de81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4052 | 2025.12.11 03:51:51.163064 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 55 rows starting from the beginning of the part | ||
| 4053 | 2025.12.11 03:51:51.163126 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4054 | 2025.12.11 03:51:51.163176 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4055 | 2025.12.11 03:51:51.163226 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part | ||
| 4056 | 2025.12.11 03:51:51.163271 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4057 | 2025.12.11 03:51:51.163576 [ 276 ] {edabbdec-dd35-4b52-960b-011218a4de81} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2025.12.11 03:51:51.163620 [ 276 ] {edabbdec-dd35-4b52-960b-011218a4de81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4059 | 2025.12.11 03:51:51.163969 [ 276 ] {edabbdec-dd35-4b52-960b-011218a4de81} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4060 | 2025.12.11 03:51:51.164156 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392133 sec., 224116.51760284396 rows/sec., 17.32 MiB/sec. | ||
| 4061 | 2025.12.11 03:51:51.164186 [ 276 ] {edabbdec-dd35-4b52-960b-011218a4de81} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2025.12.11 03:51:51.164326 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4063 | 2025.12.11 03:51:51.164348 [ 276 ] {edabbdec-dd35-4b52-960b-011218a4de81} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001407 sec., 74626.86567164179 rows/sec., 5.83 MiB/sec. | ||
| 4064 | 2025.12.11 03:51:51.164393 [ 276 ] {edabbdec-dd35-4b52-960b-011218a4de81} <Debug> TCPHandler: Processed in 0.001621308 sec. | ||
| 4065 | 2025.12.11 03:51:51.164510 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2025.12.11 03:51:51.164589 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_16_3} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2025.12.11 03:51:51.164606 [ 276 ] {bc86474f-4fbc-4069-8994-3c7b536941db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4068 | 2025.12.11 03:51:51.164653 [ 276 ] {bc86474f-4fbc-4069-8994-3c7b536941db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4069 | 2025.12.11 03:51:51.164660 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_16_3} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4070 | 2025.12.11 03:51:51.164734 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4071 | 2025.12.11 03:51:51.165097 [ 276 ] {bc86474f-4fbc-4069-8994-3c7b536941db} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2025.12.11 03:51:51.165138 [ 276 ] {bc86474f-4fbc-4069-8994-3c7b536941db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4073 | 2025.12.11 03:51:51.165477 [ 276 ] {bc86474f-4fbc-4069-8994-3c7b536941db} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4074 | 2025.12.11 03:51:51.165682 [ 276 ] {bc86474f-4fbc-4069-8994-3c7b536941db} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2025.12.11 03:51:51.165809 [ 276 ] {bc86474f-4fbc-4069-8994-3c7b536941db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 4076 | 2025.12.11 03:51:51.165845 [ 276 ] {bc86474f-4fbc-4069-8994-3c7b536941db} <Debug> TCPHandler: Processed in 0.001383814 sec. | ||
| 4077 | 2025.12.11 03:51:51.165951 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2025.12.11 03:51:51.166056 [ 276 ] {8a2f8b4d-f059-4bb3-acc2-a543739b00ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4079 | 2025.12.11 03:51:51.166109 [ 276 ] {8a2f8b4d-f059-4bb3-acc2-a543739b00ec} <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 | ||
| 4080 | 2025.12.11 03:51:51.166956 [ 276 ] {8a2f8b4d-f059-4bb3-acc2-a543739b00ec} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2025.12.11 03:51:51.166991 [ 276 ] {8a2f8b4d-f059-4bb3-acc2-a543739b00ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4082 | 2025.12.11 03:51:51.167564 [ 276 ] {8a2f8b4d-f059-4bb3-acc2-a543739b00ec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4083 | 2025.12.11 03:51:51.167786 [ 276 ] {8a2f8b4d-f059-4bb3-acc2-a543739b00ec} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2025.12.11 03:51:51.167923 [ 276 ] {8a2f8b4d-f059-4bb3-acc2-a543739b00ec} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001883 sec., 21773.76526818906 rows/sec., 39.02 MiB/sec. | ||
| 4085 | 2025.12.11 03:51:51.167981 [ 276 ] {8a2f8b4d-f059-4bb3-acc2-a543739b00ec} <Debug> TCPHandler: Processed in 0.002078266 sec. | ||
| 4086 | 2025.12.11 03:51:51.168094 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2025.12.11 03:51:51.168188 [ 276 ] {46ec17fc-ae72-4da0-81fa-d459bcb2bd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4088 | 2025.12.11 03:51:51.168230 [ 276 ] {46ec17fc-ae72-4da0-81fa-d459bcb2bd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4089 | 2025.12.11 03:51:51.168558 [ 276 ] {46ec17fc-ae72-4da0-81fa-d459bcb2bd31} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2025.12.11 03:51:51.168595 [ 276 ] {46ec17fc-ae72-4da0-81fa-d459bcb2bd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4091 | 2025.12.11 03:51:51.168899 [ 276 ] {46ec17fc-ae72-4da0-81fa-d459bcb2bd31} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4092 | 2025.12.11 03:51:51.169102 [ 276 ] {46ec17fc-ae72-4da0-81fa-d459bcb2bd31} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2025.12.11 03:51:51.169228 [ 276 ] {46ec17fc-ae72-4da0-81fa-d459bcb2bd31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4094 | 2025.12.11 03:51:51.169264 [ 276 ] {46ec17fc-ae72-4da0-81fa-d459bcb2bd31} <Debug> TCPHandler: Processed in 0.001219241 sec. | ||
| 4095 | 2025.12.11 03:51:51.438119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4096 | 2025.12.11 03:51:51.455962 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2025.12.11 03:51:51.456023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4098 | 2025.12.11 03:51:51.462252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4099 | 2025.12.11 03:51:51.462949 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2025.12.11 03:51:51.463247 [ 7 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4101 | 2025.12.11 03:51:51.463312 [ 7 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4102 | 2025.12.11 03:51:51.463332 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4103 | 2025.12.11 03:51:51.463492 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 4104 | 2025.12.11 03:51:51.466403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4105 | 2025.12.11 03:51:51.466844 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4106 | 2025.12.11 03:51:51.468181 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 4107 | 2025.12.11 03:51:51.472549 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4108 | 2025.12.11 03:51:51.476799 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4109 | 2025.12.11 03:51:51.481014 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 4110 | 2025.12.11 03:51:51.485410 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 4111 | 2025.12.11 03:51:51.489711 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 4112 | 2025.12.11 03:51:51.539218 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075809586 sec., 2097.3600884721886 rows/sec., 10.85 MiB/sec. | ||
| 4113 | 2025.12.11 03:51:51.541680 [ 194 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4114 | 2025.12.11 03:51:51.543942 [ 194 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_21_4} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2025.12.11 03:51:51.544046 [ 194 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_21_4} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4116 | 2025.12.11 03:51:51.546746 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4117 | 2025.12.11 03:51:52.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.07 MiB, peak 257.61 MiB, free memory in arenas 0.00 B, will set to 250.18 MiB (RSS), difference: 3.11 MiB | ||
| 4118 | 2025.12.11 03:51:53.398928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 510 | ||
| 4119 | 2025.12.11 03:51:53.400954 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2025.12.11 03:51:53.400997 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4121 | 2025.12.11 03:51:53.402275 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4122 | 2025.12.11 03:51:53.402557 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4123 | 2025.12.11 03:51:53.402710 [ 28 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4124 | 2025.12.11 03:51:53.402778 [ 28 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2025.12.11 03:51:53.402798 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4126 | 2025.12.11 03:51:53.402806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 4127 | 2025.12.11 03:51:53.402892 [ 200 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 4128 | 2025.12.11 03:51:53.403472 [ 200 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4129 | 2025.12.11 03:51:53.403670 [ 200 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 386 rows starting from the beginning of the part | ||
| 4130 | 2025.12.11 03:51:53.404124 [ 200 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 4131 | 2025.12.11 03:51:53.404533 [ 200 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 4132 | 2025.12.11 03:51:53.404917 [ 200 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 4133 | 2025.12.11 03:51:53.405320 [ 200 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4134 | 2025.12.11 03:51:53.405713 [ 200 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 4135 | 2025.12.11 03:51:53.412268 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 72 columns (72 merged, 0 gathered) in 0.009413492 sec., 54177.55706383986 rows/sec., 47.88 MiB/sec. | ||
| 4136 | 2025.12.11 03:51:53.413161 [ 188 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4137 | 2025.12.11 03:51:53.413738 [ 188 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_16_3} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2025.12.11 03:51:53.413814 [ 188 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_16_3} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4139 | 2025.12.11 03:51:53.413964 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 4140 | 2025.12.11 03:51:56.181795 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2025.12.11 03:51:56.182095 [ 276 ] {c76fbc58-28b3-4368-8568-fd7db1243cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4142 | 2025.12.11 03:51:56.182200 [ 276 ] {c76fbc58-28b3-4368-8568-fd7db1243cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4143 | 2025.12.11 03:51:56.182995 [ 276 ] {c76fbc58-28b3-4368-8568-fd7db1243cc5} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2025.12.11 03:51:56.183043 [ 276 ] {c76fbc58-28b3-4368-8568-fd7db1243cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4145 | 2025.12.11 03:51:56.183423 [ 276 ] {c76fbc58-28b3-4368-8568-fd7db1243cc5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4146 | 2025.12.11 03:51:56.183652 [ 276 ] {c76fbc58-28b3-4368-8568-fd7db1243cc5} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2025.12.11 03:51:56.183809 [ 276 ] {c76fbc58-28b3-4368-8568-fd7db1243cc5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001787 sec., 3357.582540570789 rows/sec., 273.79 KiB/sec. | ||
| 4148 | 2025.12.11 03:51:56.183859 [ 276 ] {c76fbc58-28b3-4368-8568-fd7db1243cc5} <Debug> TCPHandler: Processed in 0.002246439 sec. | ||
| 4149 | 2025.12.11 03:51:56.183983 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2025.12.11 03:51:56.184084 [ 276 ] {e27551d2-42d1-460c-8dff-fee52ba15c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4151 | 2025.12.11 03:51:56.184129 [ 276 ] {e27551d2-42d1-460c-8dff-fee52ba15c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4152 | 2025.12.11 03:51:56.185190 [ 276 ] {e27551d2-42d1-460c-8dff-fee52ba15c3a} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2025.12.11 03:51:56.185228 [ 276 ] {e27551d2-42d1-460c-8dff-fee52ba15c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4154 | 2025.12.11 03:51:56.185618 [ 276 ] {e27551d2-42d1-460c-8dff-fee52ba15c3a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4155 | 2025.12.11 03:51:56.185832 [ 276 ] {e27551d2-42d1-460c-8dff-fee52ba15c3a} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2025.12.11 03:51:56.185967 [ 276 ] {e27551d2-42d1-460c-8dff-fee52ba15c3a} <Debug> executeQuery: Read 1199 rows, 100.71 KiB in 0.001904 sec., 629726.8907563025 rows/sec., 51.66 MiB/sec. | ||
| 4157 | 2025.12.11 03:51:56.186005 [ 276 ] {e27551d2-42d1-460c-8dff-fee52ba15c3a} <Debug> TCPHandler: Processed in 0.002074545 sec. | ||
| 4158 | 2025.12.11 03:51:56.186107 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2025.12.11 03:51:56.186205 [ 276 ] {f6714b98-bdb2-4b40-ad14-8c562d1fa4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4160 | 2025.12.11 03:51:56.186246 [ 276 ] {f6714b98-bdb2-4b40-ad14-8c562d1fa4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4161 | 2025.12.11 03:51:56.186635 [ 276 ] {f6714b98-bdb2-4b40-ad14-8c562d1fa4f2} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2025.12.11 03:51:56.186672 [ 276 ] {f6714b98-bdb2-4b40-ad14-8c562d1fa4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4163 | 2025.12.11 03:51:56.186960 [ 276 ] {f6714b98-bdb2-4b40-ad14-8c562d1fa4f2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4164 | 2025.12.11 03:51:56.187175 [ 276 ] {f6714b98-bdb2-4b40-ad14-8c562d1fa4f2} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2025.12.11 03:51:56.187302 [ 276 ] {f6714b98-bdb2-4b40-ad14-8c562d1fa4f2} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 375.40 KiB/sec. | ||
| 4166 | 2025.12.11 03:51:56.187340 [ 276 ] {f6714b98-bdb2-4b40-ad14-8c562d1fa4f2} <Debug> TCPHandler: Processed in 0.001282982 sec. | ||
| 4167 | 2025.12.11 03:51:56.187451 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2025.12.11 03:51:56.187563 [ 276 ] {0a650809-6785-4510-94ff-75f1d64c8f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4169 | 2025.12.11 03:51:56.187614 [ 276 ] {0a650809-6785-4510-94ff-75f1d64c8f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4170 | 2025.12.11 03:51:56.188202 [ 276 ] {0a650809-6785-4510-94ff-75f1d64c8f7b} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2025.12.11 03:51:56.188249 [ 276 ] {0a650809-6785-4510-94ff-75f1d64c8f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4172 | 2025.12.11 03:51:56.188613 [ 276 ] {0a650809-6785-4510-94ff-75f1d64c8f7b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4173 | 2025.12.11 03:51:56.188822 [ 276 ] {0a650809-6785-4510-94ff-75f1d64c8f7b} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2025.12.11 03:51:56.188950 [ 276 ] {0a650809-6785-4510-94ff-75f1d64c8f7b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001412 sec., 161473.0878186969 rows/sec., 10.93 MiB/sec. | ||
| 4175 | 2025.12.11 03:51:56.188991 [ 276 ] {0a650809-6785-4510-94ff-75f1d64c8f7b} <Debug> TCPHandler: Processed in 0.001592768 sec. | ||
| 4176 | 2025.12.11 03:51:56.189110 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4177 | 2025.12.11 03:51:56.189230 [ 276 ] {98dc3282-a7ad-4e26-926e-2231f4e2aeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4178 | 2025.12.11 03:51:56.189278 [ 276 ] {98dc3282-a7ad-4e26-926e-2231f4e2aeea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4179 | 2025.12.11 03:51:56.189896 [ 276 ] {98dc3282-a7ad-4e26-926e-2231f4e2aeea} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2025.12.11 03:51:56.189933 [ 276 ] {98dc3282-a7ad-4e26-926e-2231f4e2aeea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4181 | 2025.12.11 03:51:56.190282 [ 276 ] {98dc3282-a7ad-4e26-926e-2231f4e2aeea} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4182 | 2025.12.11 03:51:56.190492 [ 276 ] {98dc3282-a7ad-4e26-926e-2231f4e2aeea} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2025.12.11 03:51:56.190620 [ 276 ] {98dc3282-a7ad-4e26-926e-2231f4e2aeea} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001414 sec., 371994.342291372 rows/sec., 27.55 MiB/sec. | ||
| 4184 | 2025.12.11 03:51:56.190659 [ 276 ] {98dc3282-a7ad-4e26-926e-2231f4e2aeea} <Debug> TCPHandler: Processed in 0.001607258 sec. | ||
| 4185 | 2025.12.11 03:51:56.190763 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2025.12.11 03:51:56.190856 [ 276 ] {46a6f243-1d7a-4da2-ab69-f986fc28b307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4187 | 2025.12.11 03:51:56.190898 [ 276 ] {46a6f243-1d7a-4da2-ab69-f986fc28b307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4188 | 2025.12.11 03:51:56.191432 [ 276 ] {46a6f243-1d7a-4da2-ab69-f986fc28b307} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4189 | 2025.12.11 03:51:56.191468 [ 276 ] {46a6f243-1d7a-4da2-ab69-f986fc28b307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4190 | 2025.12.11 03:51:56.191874 [ 276 ] {46a6f243-1d7a-4da2-ab69-f986fc28b307} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4191 | 2025.12.11 03:51:56.192097 [ 276 ] {46a6f243-1d7a-4da2-ab69-f986fc28b307} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2025.12.11 03:51:56.192219 [ 276 ] {46a6f243-1d7a-4da2-ab69-f986fc28b307} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001382 sec., 612879.8842257598 rows/sec., 41.25 MiB/sec. | ||
| 4193 | 2025.12.11 03:51:56.192255 [ 276 ] {46a6f243-1d7a-4da2-ab69-f986fc28b307} <Debug> TCPHandler: Processed in 0.001539296 sec. | ||
| 4194 | 2025.12.11 03:51:56.192360 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2025.12.11 03:51:56.192452 [ 276 ] {d0f32f15-bd8d-4df5-b61e-ae4bbc4e80d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4196 | 2025.12.11 03:51:56.192498 [ 276 ] {d0f32f15-bd8d-4df5-b61e-ae4bbc4e80d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4197 | 2025.12.11 03:51:56.192892 [ 276 ] {d0f32f15-bd8d-4df5-b61e-ae4bbc4e80d9} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2025.12.11 03:51:56.192928 [ 276 ] {d0f32f15-bd8d-4df5-b61e-ae4bbc4e80d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4199 | 2025.12.11 03:51:56.193308 [ 276 ] {d0f32f15-bd8d-4df5-b61e-ae4bbc4e80d9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4200 | 2025.12.11 03:51:56.193516 [ 276 ] {d0f32f15-bd8d-4df5-b61e-ae4bbc4e80d9} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2025.12.11 03:51:56.193641 [ 276 ] {d0f32f15-bd8d-4df5-b61e-ae4bbc4e80d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 4202 | 2025.12.11 03:51:56.193677 [ 276 ] {d0f32f15-bd8d-4df5-b61e-ae4bbc4e80d9} <Debug> TCPHandler: Processed in 0.001363854 sec. | ||
| 4203 | 2025.12.11 03:51:58.268716 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4204 | 2025.12.11 03:51:58.268798 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4205 | 2025.12.11 03:51:58.402275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10579 | ||
| 4206 | 2025.12.11 03:51:58.402815 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2025.12.11 03:51:58.402855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4208 | 2025.12.11 03:51:58.403399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4209 | 2025.12.11 03:51:58.403635 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2025.12.11 03:51:58.403764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10579 | ||
| 4211 | 2025.12.11 03:51:58.967172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4212 | 2025.12.11 03:51:58.982752 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2025.12.11 03:51:58.982810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4214 | 2025.12.11 03:51:58.989476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4215 | 2025.12.11 03:51:58.990267 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2025.12.11 03:51:58.993050 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4217 | 2025.12.11 03:52:01.159148 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4218 | 2025.12.11 03:52:01.159342 [ 276 ] {7c1a165c-9e31-4c23-93fb-746d95122bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4219 | 2025.12.11 03:52:01.159407 [ 276 ] {7c1a165c-9e31-4c23-93fb-746d95122bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4220 | 2025.12.11 03:52:01.160130 [ 276 ] {7c1a165c-9e31-4c23-93fb-746d95122bcb} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2025.12.11 03:52:01.160177 [ 276 ] {7c1a165c-9e31-4c23-93fb-746d95122bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4222 | 2025.12.11 03:52:01.160592 [ 276 ] {7c1a165c-9e31-4c23-93fb-746d95122bcb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4223 | 2025.12.11 03:52:01.160817 [ 276 ] {7c1a165c-9e31-4c23-93fb-746d95122bcb} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2025.12.11 03:52:01.160982 [ 276 ] {7c1a165c-9e31-4c23-93fb-746d95122bcb} <Debug> executeQuery: Read 138 rows, 12.23 KiB in 0.001691 sec., 81608.51567120047 rows/sec., 7.06 MiB/sec. | ||
| 4225 | 2025.12.11 03:52:01.161057 [ 276 ] {7c1a165c-9e31-4c23-93fb-746d95122bcb} <Debug> TCPHandler: Processed in 0.002030125 sec. | ||
| 4226 | 2025.12.11 03:52:01.161195 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2025.12.11 03:52:01.161300 [ 276 ] {7de51317-0bd3-481b-90fd-c9dab270840d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4228 | 2025.12.11 03:52:01.161344 [ 276 ] {7de51317-0bd3-481b-90fd-c9dab270840d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4229 | 2025.12.11 03:52:01.161758 [ 276 ] {7de51317-0bd3-481b-90fd-c9dab270840d} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2025.12.11 03:52:01.161796 [ 276 ] {7de51317-0bd3-481b-90fd-c9dab270840d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4231 | 2025.12.11 03:52:01.162102 [ 276 ] {7de51317-0bd3-481b-90fd-c9dab270840d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4232 | 2025.12.11 03:52:01.162338 [ 276 ] {7de51317-0bd3-481b-90fd-c9dab270840d} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2025.12.11 03:52:01.162476 [ 276 ] {7de51317-0bd3-481b-90fd-c9dab270840d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001201 sec., 34138.21815154038 rows/sec., 2.51 MiB/sec. | ||
| 4234 | 2025.12.11 03:52:01.162519 [ 276 ] {7de51317-0bd3-481b-90fd-c9dab270840d} <Debug> TCPHandler: Processed in 0.001373474 sec. | ||
| 4235 | 2025.12.11 03:52:01.162624 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2025.12.11 03:52:01.162717 [ 276 ] {1bda65d8-6f3f-4818-8c19-1ec528bb6c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4237 | 2025.12.11 03:52:01.162758 [ 276 ] {1bda65d8-6f3f-4818-8c19-1ec528bb6c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4238 | 2025.12.11 03:52:01.163188 [ 276 ] {1bda65d8-6f3f-4818-8c19-1ec528bb6c33} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2025.12.11 03:52:01.163225 [ 276 ] {1bda65d8-6f3f-4818-8c19-1ec528bb6c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4240 | 2025.12.11 03:52:01.163530 [ 276 ] {1bda65d8-6f3f-4818-8c19-1ec528bb6c33} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4241 | 2025.12.11 03:52:01.163739 [ 276 ] {1bda65d8-6f3f-4818-8c19-1ec528bb6c33} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2025.12.11 03:52:01.163886 [ 276 ] {1bda65d8-6f3f-4818-8c19-1ec528bb6c33} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001187 sec., 88458.29823083404 rows/sec., 6.91 MiB/sec. | ||
| 4243 | 2025.12.11 03:52:01.163933 [ 276 ] {1bda65d8-6f3f-4818-8c19-1ec528bb6c33} <Debug> TCPHandler: Processed in 0.001356473 sec. | ||
| 4244 | 2025.12.11 03:52:01.164051 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2025.12.11 03:52:01.164157 [ 276 ] {a0221112-5f70-4bba-ad71-fbf1b1570986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4246 | 2025.12.11 03:52:01.164199 [ 276 ] {a0221112-5f70-4bba-ad71-fbf1b1570986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4247 | 2025.12.11 03:52:01.164598 [ 276 ] {a0221112-5f70-4bba-ad71-fbf1b1570986} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2025.12.11 03:52:01.164633 [ 276 ] {a0221112-5f70-4bba-ad71-fbf1b1570986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4249 | 2025.12.11 03:52:01.164966 [ 276 ] {a0221112-5f70-4bba-ad71-fbf1b1570986} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4250 | 2025.12.11 03:52:01.165183 [ 276 ] {a0221112-5f70-4bba-ad71-fbf1b1570986} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2025.12.11 03:52:01.165310 [ 276 ] {a0221112-5f70-4bba-ad71-fbf1b1570986} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 4252 | 2025.12.11 03:52:01.165346 [ 276 ] {a0221112-5f70-4bba-ad71-fbf1b1570986} <Debug> TCPHandler: Processed in 0.001342474 sec. | ||
| 4253 | 2025.12.11 03:52:01.165454 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2025.12.11 03:52:01.165546 [ 276 ] {6d877754-2b4b-4219-b373-9516651588cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4255 | 2025.12.11 03:52:01.165599 [ 276 ] {6d877754-2b4b-4219-b373-9516651588cb} <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 | ||
| 4256 | 2025.12.11 03:52:01.166412 [ 276 ] {6d877754-2b4b-4219-b373-9516651588cb} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2025.12.11 03:52:01.166447 [ 276 ] {6d877754-2b4b-4219-b373-9516651588cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4258 | 2025.12.11 03:52:01.166980 [ 276 ] {6d877754-2b4b-4219-b373-9516651588cb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4259 | 2025.12.11 03:52:01.167200 [ 276 ] {6d877754-2b4b-4219-b373-9516651588cb} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2025.12.11 03:52:01.167329 [ 276 ] {6d877754-2b4b-4219-b373-9516651588cb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001801 sec., 22765.130483064964 rows/sec., 40.79 MiB/sec. | ||
| 4261 | 2025.12.11 03:52:01.167379 [ 276 ] {6d877754-2b4b-4219-b373-9516651588cb} <Debug> TCPHandler: Processed in 0.001972404 sec. | ||
| 4262 | 2025.12.11 03:52:01.167495 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2025.12.11 03:52:01.167587 [ 276 ] {18dfa4be-76a9-4cad-a2df-99f39134c132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4264 | 2025.12.11 03:52:01.167627 [ 276 ] {18dfa4be-76a9-4cad-a2df-99f39134c132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4265 | 2025.12.11 03:52:01.167968 [ 276 ] {18dfa4be-76a9-4cad-a2df-99f39134c132} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2025.12.11 03:52:01.168005 [ 276 ] {18dfa4be-76a9-4cad-a2df-99f39134c132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4267 | 2025.12.11 03:52:01.168306 [ 276 ] {18dfa4be-76a9-4cad-a2df-99f39134c132} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4268 | 2025.12.11 03:52:01.168505 [ 276 ] {18dfa4be-76a9-4cad-a2df-99f39134c132} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2025.12.11 03:52:01.168630 [ 276 ] {18dfa4be-76a9-4cad-a2df-99f39134c132} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 4270 | 2025.12.11 03:52:01.168664 [ 276 ] {18dfa4be-76a9-4cad-a2df-99f39134c132} <Debug> TCPHandler: Processed in 0.001216651 sec. | ||
| 4271 | 2025.12.11 03:52:03.403611 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 536 | ||
| 4272 | 2025.12.11 03:52:03.405946 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2025.12.11 03:52:03.406006 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4274 | 2025.12.11 03:52:03.407226 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4275 | 2025.12.11 03:52:03.407519 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2025.12.11 03:52:03.407875 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
| 4277 | 2025.12.11 03:52:05.904730 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11027 | ||
| 4278 | 2025.12.11 03:52:05.905210 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2025.12.11 03:52:05.905253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4280 | 2025.12.11 03:52:05.905834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4281 | 2025.12.11 03:52:05.906080 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2025.12.11 03:52:05.906220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11027 | ||
| 4283 | 2025.12.11 03:52:06.156997 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4284 | 2025.12.11 03:52:06.157195 [ 276 ] {eb34bde2-7324-41d1-a67f-50d3fbdfa45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4285 | 2025.12.11 03:52:06.157266 [ 276 ] {eb34bde2-7324-41d1-a67f-50d3fbdfa45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4286 | 2025.12.11 03:52:06.157968 [ 276 ] {eb34bde2-7324-41d1-a67f-50d3fbdfa45b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2025.12.11 03:52:06.158012 [ 276 ] {eb34bde2-7324-41d1-a67f-50d3fbdfa45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4288 | 2025.12.11 03:52:06.158389 [ 276 ] {eb34bde2-7324-41d1-a67f-50d3fbdfa45b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4289 | 2025.12.11 03:52:06.158612 [ 276 ] {eb34bde2-7324-41d1-a67f-50d3fbdfa45b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2025.12.11 03:52:06.158757 [ 72 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4291 | 2025.12.11 03:52:06.158771 [ 276 ] {eb34bde2-7324-41d1-a67f-50d3fbdfa45b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.63 MiB/sec. | ||
| 4292 | 2025.12.11 03:52:06.158838 [ 72 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2025.12.11 03:52:06.158860 [ 276 ] {eb34bde2-7324-41d1-a67f-50d3fbdfa45b} <Debug> TCPHandler: Processed in 0.001987824 sec. | ||
| 4294 | 2025.12.11 03:52:06.158871 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4295 | 2025.12.11 03:52:06.158987 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 4296 | 2025.12.11 03:52:06.158994 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2025.12.11 03:52:06.159120 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4298 | 2025.12.11 03:52:06.159121 [ 276 ] {0f67f523-e111-467b-8b7c-5a43e856f69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4299 | 2025.12.11 03:52:06.159164 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1407 rows starting from the beginning of the part | ||
| 4300 | 2025.12.11 03:52:06.159185 [ 276 ] {0f67f523-e111-467b-8b7c-5a43e856f69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4301 | 2025.12.11 03:52:06.159241 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4302 | 2025.12.11 03:52:06.159296 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 138 rows starting from the beginning of the part | ||
| 4303 | 2025.12.11 03:52:06.159344 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1199 rows starting from the beginning of the part | ||
| 4304 | 2025.12.11 03:52:06.159389 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part | ||
| 4305 | 2025.12.11 03:52:06.159436 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 4306 | 2025.12.11 03:52:06.159647 [ 276 ] {0f67f523-e111-467b-8b7c-5a43e856f69f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2025.12.11 03:52:06.159691 [ 276 ] {0f67f523-e111-467b-8b7c-5a43e856f69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4308 | 2025.12.11 03:52:06.160024 [ 276 ] {0f67f523-e111-467b-8b7c-5a43e856f69f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4309 | 2025.12.11 03:52:06.160248 [ 276 ] {0f67f523-e111-467b-8b7c-5a43e856f69f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2025.12.11 03:52:06.160360 [ 72 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4311 | 2025.12.11 03:52:06.160385 [ 276 ] {0f67f523-e111-467b-8b7c-5a43e856f69f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001286 sec., 49766.71850699844 rows/sec., 3.88 MiB/sec. | ||
| 4312 | 2025.12.11 03:52:06.160391 [ 72 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2025.12.11 03:52:06.160426 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4314 | 2025.12.11 03:52:06.160430 [ 276 ] {0f67f523-e111-467b-8b7c-5a43e856f69f} <Debug> TCPHandler: Processed in 0.001488966 sec. | ||
| 4315 | 2025.12.11 03:52:06.160521 [ 193 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 4316 | 2025.12.11 03:52:06.160616 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2025.12.11 03:52:06.160635 [ 193 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4318 | 2025.12.11 03:52:06.160665 [ 193 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 633 rows starting from the beginning of the part | ||
| 4319 | 2025.12.11 03:52:06.160715 [ 276 ] {cf850e17-a16e-4692-ad48-80c10d491008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4320 | 2025.12.11 03:52:06.160720 [ 193 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4321 | 2025.12.11 03:52:06.160762 [ 276 ] {cf850e17-a16e-4692-ad48-80c10d491008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4322 | 2025.12.11 03:52:06.160776 [ 193 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 105 rows starting from the beginning of the part | ||
| 4323 | 2025.12.11 03:52:06.160815 [ 193 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 526 rows starting from the beginning of the part | ||
| 4324 | 2025.12.11 03:52:06.160853 [ 193 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part | ||
| 4325 | 2025.12.11 03:52:06.160893 [ 193 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 4326 | 2025.12.11 03:52:06.160893 [ 186 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2994 rows, containing 5 columns (5 merged, 0 gathered) in 0.001949064 sec., 1536121.9539224983 rows/sec., 133.31 MiB/sec. | ||
| 4327 | 2025.12.11 03:52:06.161173 [ 186 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4328 | 2025.12.11 03:52:06.161186 [ 276 ] {cf850e17-a16e-4692-ad48-80c10d491008} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2025.12.11 03:52:06.161225 [ 276 ] {cf850e17-a16e-4692-ad48-80c10d491008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4330 | 2025.12.11 03:52:06.161505 [ 186 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_31_6} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2025.12.11 03:52:06.161609 [ 186 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_31_6} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4332 | 2025.12.11 03:52:06.161724 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4333 | 2025.12.11 03:52:06.161737 [ 276 ] {cf850e17-a16e-4692-ad48-80c10d491008} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4334 | 2025.12.11 03:52:06.161888 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413424 sec., 1059130.169008026 rows/sec., 84.04 MiB/sec. | ||
| 4335 | 2025.12.11 03:52:06.161964 [ 276 ] {cf850e17-a16e-4692-ad48-80c10d491008} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2025.12.11 03:52:06.162079 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4337 | 2025.12.11 03:52:06.162086 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4338 | 2025.12.11 03:52:06.162109 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2025.12.11 03:52:06.162109 [ 276 ] {cf850e17-a16e-4692-ad48-80c10d491008} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001414 sec., 113154.17256011316 rows/sec., 7.88 MiB/sec. | ||
| 4340 | 2025.12.11 03:52:06.162127 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4341 | 2025.12.11 03:52:06.162162 [ 276 ] {cf850e17-a16e-4692-ad48-80c10d491008} <Debug> TCPHandler: Processed in 0.001595268 sec. | ||
| 4342 | 2025.12.11 03:52:06.162216 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 4343 | 2025.12.11 03:52:06.162280 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2025.12.11 03:52:06.162325 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4345 | 2025.12.11 03:52:06.162358 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7582 rows starting from the beginning of the part | ||
| 4346 | 2025.12.11 03:52:06.162359 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_31_6} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2025.12.11 03:52:06.162381 [ 276 ] {ced2f035-c854-4dce-9a82-65ec84ae5f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4348 | 2025.12.11 03:52:06.162413 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 4349 | 2025.12.11 03:52:06.162429 [ 276 ] {ced2f035-c854-4dce-9a82-65ec84ae5f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4350 | 2025.12.11 03:52:06.162448 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_31_6} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4351 | 2025.12.11 03:52:06.162461 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4352 | 2025.12.11 03:52:06.162502 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 847 rows starting from the beginning of the part | ||
| 4353 | 2025.12.11 03:52:06.162538 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4354 | 2025.12.11 03:52:06.162540 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 4355 | 2025.12.11 03:52:06.162594 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 4356 | 2025.12.11 03:52:06.162784 [ 276 ] {ced2f035-c854-4dce-9a82-65ec84ae5f72} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2025.12.11 03:52:06.162826 [ 276 ] {ced2f035-c854-4dce-9a82-65ec84ae5f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4358 | 2025.12.11 03:52:06.163163 [ 276 ] {ced2f035-c854-4dce-9a82-65ec84ae5f72} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4359 | 2025.12.11 03:52:06.163381 [ 276 ] {ced2f035-c854-4dce-9a82-65ec84ae5f72} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2025.12.11 03:52:06.163484 [ 72 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4361 | 2025.12.11 03:52:06.163512 [ 72 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2025.12.11 03:52:06.163514 [ 276 ] {ced2f035-c854-4dce-9a82-65ec84ae5f72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 4363 | 2025.12.11 03:52:06.163531 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4364 | 2025.12.11 03:52:06.163563 [ 276 ] {ced2f035-c854-4dce-9a82-65ec84ae5f72} <Debug> TCPHandler: Processed in 0.001332943 sec. | ||
| 4365 | 2025.12.11 03:52:06.163620 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 4366 | 2025.12.11 03:52:06.163720 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4367 | 2025.12.11 03:52:06.163752 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1050 rows starting from the beginning of the part | ||
| 4368 | 2025.12.11 03:52:06.163811 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4369 | 2025.12.11 03:52:06.163854 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4370 | 2025.12.11 03:52:06.163892 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 4371 | 2025.12.11 03:52:06.163926 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 4372 | 2025.12.11 03:52:06.163965 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 4373 | 2025.12.11 03:52:06.164901 [ 195 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 4 columns (4 merged, 0 gathered) in 0.001309723 sec., 1030752.3041131598 rows/sec., 69.85 MiB/sec. | ||
| 4374 | 2025.12.11 03:52:06.165130 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4375 | 2025.12.11 03:52:06.165382 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_31_6} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2025.12.11 03:52:06.165453 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_31_6} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4377 | 2025.12.11 03:52:06.165524 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4378 | 2025.12.11 03:52:06.165704 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9069 rows, containing 5 columns (5 merged, 0 gathered) in 0.003521491 sec., 2575329.5976051055 rows/sec., 176.61 MiB/sec. | ||
| 4379 | 2025.12.11 03:52:06.165917 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4380 | 2025.12.11 03:52:06.166218 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2025.12.11 03:52:06.166302 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4382 | 2025.12.11 03:52:06.166376 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 4383 | 2025.12.11 03:52:06.494011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4384 | 2025.12.11 03:52:06.510100 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2025.12.11 03:52:06.510157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4386 | 2025.12.11 03:52:06.515746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4387 | 2025.12.11 03:52:06.516435 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2025.12.11 03:52:06.519216 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4389 | 2025.12.11 03:52:11.160276 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2025.12.11 03:52:11.160486 [ 276 ] {6d22523e-2b2e-4a25-86cb-d61efec0566e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4391 | 2025.12.11 03:52:11.160560 [ 276 ] {6d22523e-2b2e-4a25-86cb-d61efec0566e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4392 | 2025.12.11 03:52:11.161215 [ 276 ] {6d22523e-2b2e-4a25-86cb-d61efec0566e} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2025.12.11 03:52:11.161263 [ 276 ] {6d22523e-2b2e-4a25-86cb-d61efec0566e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4394 | 2025.12.11 03:52:11.161669 [ 276 ] {6d22523e-2b2e-4a25-86cb-d61efec0566e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4395 | 2025.12.11 03:52:11.161896 [ 276 ] {6d22523e-2b2e-4a25-86cb-d61efec0566e} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2025.12.11 03:52:11.162056 [ 276 ] {6d22523e-2b2e-4a25-86cb-d61efec0566e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001619 sec., 14823.965410747374 rows/sec., 1.23 MiB/sec. | ||
| 4397 | 2025.12.11 03:52:11.162107 [ 276 ] {6d22523e-2b2e-4a25-86cb-d61efec0566e} <Debug> TCPHandler: Processed in 0.001963404 sec. | ||
| 4398 | 2025.12.11 03:52:11.162236 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2025.12.11 03:52:11.162339 [ 276 ] {fc289c41-4ddb-4d5b-97f8-ff6cbac076ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4400 | 2025.12.11 03:52:11.162384 [ 276 ] {fc289c41-4ddb-4d5b-97f8-ff6cbac076ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4401 | 2025.12.11 03:52:11.162788 [ 276 ] {fc289c41-4ddb-4d5b-97f8-ff6cbac076ea} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2025.12.11 03:52:11.162826 [ 276 ] {fc289c41-4ddb-4d5b-97f8-ff6cbac076ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4403 | 2025.12.11 03:52:11.163126 [ 276 ] {fc289c41-4ddb-4d5b-97f8-ff6cbac076ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4404 | 2025.12.11 03:52:11.163333 [ 276 ] {fc289c41-4ddb-4d5b-97f8-ff6cbac076ea} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2025.12.11 03:52:11.163463 [ 276 ] {fc289c41-4ddb-4d5b-97f8-ff6cbac076ea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001147 sec., 1743.6791630340017 rows/sec., 142.18 KiB/sec. | ||
| 4406 | 2025.12.11 03:52:11.163501 [ 276 ] {fc289c41-4ddb-4d5b-97f8-ff6cbac076ea} <Debug> TCPHandler: Processed in 0.001318242 sec. | ||
| 4407 | 2025.12.11 03:52:11.163607 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2025.12.11 03:52:11.163701 [ 276 ] {98892c73-fb7e-439c-b447-fdc221c2ff1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4409 | 2025.12.11 03:52:11.163742 [ 276 ] {98892c73-fb7e-439c-b447-fdc221c2ff1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4410 | 2025.12.11 03:52:11.164294 [ 276 ] {98892c73-fb7e-439c-b447-fdc221c2ff1a} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2025.12.11 03:52:11.164330 [ 276 ] {98892c73-fb7e-439c-b447-fdc221c2ff1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4412 | 2025.12.11 03:52:11.164652 [ 276 ] {98892c73-fb7e-439c-b447-fdc221c2ff1a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4413 | 2025.12.11 03:52:11.164865 [ 276 ] {98892c73-fb7e-439c-b447-fdc221c2ff1a} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2025.12.11 03:52:11.164994 [ 276 ] {98892c73-fb7e-439c-b447-fdc221c2ff1a} <Debug> executeQuery: Read 259 rows, 23.74 KiB in 0.001311 sec., 197559.11517925246 rows/sec., 17.68 MiB/sec. | ||
| 4415 | 2025.12.11 03:52:11.165032 [ 276 ] {98892c73-fb7e-439c-b447-fdc221c2ff1a} <Debug> TCPHandler: Processed in 0.001474676 sec. | ||
| 4416 | 2025.12.11 03:52:11.165140 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2025.12.11 03:52:11.165235 [ 276 ] {190934a9-f1b1-4cb9-9c0e-81d08865c337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4418 | 2025.12.11 03:52:11.165275 [ 276 ] {190934a9-f1b1-4cb9-9c0e-81d08865c337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4419 | 2025.12.11 03:52:11.165691 [ 276 ] {190934a9-f1b1-4cb9-9c0e-81d08865c337} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2025.12.11 03:52:11.165729 [ 276 ] {190934a9-f1b1-4cb9-9c0e-81d08865c337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4421 | 2025.12.11 03:52:11.166032 [ 276 ] {190934a9-f1b1-4cb9-9c0e-81d08865c337} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4422 | 2025.12.11 03:52:11.166244 [ 276 ] {190934a9-f1b1-4cb9-9c0e-81d08865c337} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2025.12.11 03:52:11.166369 [ 276 ] {190934a9-f1b1-4cb9-9c0e-81d08865c337} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001152 sec., 47743.055555555555 rows/sec., 3.55 MiB/sec. | ||
| 4424 | 2025.12.11 03:52:11.166407 [ 276 ] {190934a9-f1b1-4cb9-9c0e-81d08865c337} <Debug> TCPHandler: Processed in 0.001315522 sec. | ||
| 4425 | 2025.12.11 03:52:11.166531 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2025.12.11 03:52:11.166657 [ 276 ] {88284e18-544f-4599-8553-fcc04aea2f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4427 | 2025.12.11 03:52:11.166707 [ 276 ] {88284e18-544f-4599-8553-fcc04aea2f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4428 | 2025.12.11 03:52:11.167206 [ 276 ] {88284e18-544f-4599-8553-fcc04aea2f0c} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2025.12.11 03:52:11.167252 [ 276 ] {88284e18-544f-4599-8553-fcc04aea2f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4430 | 2025.12.11 03:52:11.167615 [ 276 ] {88284e18-544f-4599-8553-fcc04aea2f0c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4431 | 2025.12.11 03:52:11.167843 [ 276 ] {88284e18-544f-4599-8553-fcc04aea2f0c} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2025.12.11 03:52:11.167974 [ 276 ] {88284e18-544f-4599-8553-fcc04aea2f0c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001342 sec., 17883.75558867362 rows/sec., 1.48 MiB/sec. | ||
| 4433 | 2025.12.11 03:52:11.168013 [ 276 ] {88284e18-544f-4599-8553-fcc04aea2f0c} <Debug> TCPHandler: Processed in 0.001544527 sec. | ||
| 4434 | 2025.12.11 03:52:11.168130 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2025.12.11 03:52:11.168249 [ 276 ] {27d39a1f-b76d-4469-8bbd-60834cc4195e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4436 | 2025.12.11 03:52:11.168297 [ 276 ] {27d39a1f-b76d-4469-8bbd-60834cc4195e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4437 | 2025.12.11 03:52:11.168762 [ 276 ] {27d39a1f-b76d-4469-8bbd-60834cc4195e} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2025.12.11 03:52:11.168798 [ 276 ] {27d39a1f-b76d-4469-8bbd-60834cc4195e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4439 | 2025.12.11 03:52:11.169101 [ 276 ] {27d39a1f-b76d-4469-8bbd-60834cc4195e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4440 | 2025.12.11 03:52:11.169309 [ 276 ] {27d39a1f-b76d-4469-8bbd-60834cc4195e} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2025.12.11 03:52:11.169434 [ 276 ] {27d39a1f-b76d-4469-8bbd-60834cc4195e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 775.43 KiB/sec. | ||
| 4442 | 2025.12.11 03:52:11.169471 [ 276 ] {27d39a1f-b76d-4469-8bbd-60834cc4195e} <Debug> TCPHandler: Processed in 0.001399924 sec. | ||
| 4443 | 2025.12.11 03:52:11.169575 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2025.12.11 03:52:11.169666 [ 276 ] {3fa1ac2f-ebb5-4abc-bebd-c297f22ccca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4445 | 2025.12.11 03:52:11.169705 [ 276 ] {3fa1ac2f-ebb5-4abc-bebd-c297f22ccca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4446 | 2025.12.11 03:52:11.170161 [ 276 ] {3fa1ac2f-ebb5-4abc-bebd-c297f22ccca2} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2025.12.11 03:52:11.170197 [ 276 ] {3fa1ac2f-ebb5-4abc-bebd-c297f22ccca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4448 | 2025.12.11 03:52:11.170495 [ 276 ] {3fa1ac2f-ebb5-4abc-bebd-c297f22ccca2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4449 | 2025.12.11 03:52:11.170696 [ 276 ] {3fa1ac2f-ebb5-4abc-bebd-c297f22ccca2} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2025.12.11 03:52:11.170820 [ 276 ] {3fa1ac2f-ebb5-4abc-bebd-c297f22ccca2} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001171 sec., 122117.84799316824 rows/sec., 9.86 MiB/sec. | ||
| 4451 | 2025.12.11 03:52:11.170857 [ 276 ] {3fa1ac2f-ebb5-4abc-bebd-c297f22ccca2} <Debug> TCPHandler: Processed in 0.001328513 sec. | ||
| 4452 | 2025.12.11 03:52:11.170962 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4453 | 2025.12.11 03:52:11.171053 [ 276 ] {ac846621-ebb4-402f-8a24-a6ac210c3ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4454 | 2025.12.11 03:52:11.171095 [ 276 ] {ac846621-ebb4-402f-8a24-a6ac210c3ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4455 | 2025.12.11 03:52:11.171495 [ 276 ] {ac846621-ebb4-402f-8a24-a6ac210c3ab0} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2025.12.11 03:52:11.171530 [ 276 ] {ac846621-ebb4-402f-8a24-a6ac210c3ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4457 | 2025.12.11 03:52:11.171858 [ 276 ] {ac846621-ebb4-402f-8a24-a6ac210c3ab0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4458 | 2025.12.11 03:52:11.172076 [ 276 ] {ac846621-ebb4-402f-8a24-a6ac210c3ab0} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2025.12.11 03:52:11.172199 [ 276 ] {ac846621-ebb4-402f-8a24-a6ac210c3ab0} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001164 sec., 169243.9862542955 rows/sec., 12.14 MiB/sec. | ||
| 4460 | 2025.12.11 03:52:11.172235 [ 276 ] {ac846621-ebb4-402f-8a24-a6ac210c3ab0} <Debug> TCPHandler: Processed in 0.001320063 sec. | ||
| 4461 | 2025.12.11 03:52:11.172342 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2025.12.11 03:52:11.172433 [ 276 ] {a717b646-94d8-45f0-8b14-3b2270fe896a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4463 | 2025.12.11 03:52:11.172485 [ 276 ] {a717b646-94d8-45f0-8b14-3b2270fe896a} <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 | ||
| 4464 | 2025.12.11 03:52:11.173312 [ 276 ] {a717b646-94d8-45f0-8b14-3b2270fe896a} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2025.12.11 03:52:11.173348 [ 276 ] {a717b646-94d8-45f0-8b14-3b2270fe896a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4466 | 2025.12.11 03:52:11.173888 [ 276 ] {a717b646-94d8-45f0-8b14-3b2270fe896a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4467 | 2025.12.11 03:52:11.174099 [ 276 ] {a717b646-94d8-45f0-8b14-3b2270fe896a} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2025.12.11 03:52:11.174229 [ 276 ] {a717b646-94d8-45f0-8b14-3b2270fe896a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001814 sec., 22601.984564498347 rows/sec., 40.50 MiB/sec. | ||
| 4469 | 2025.12.11 03:52:11.174231 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4470 | 2025.12.11 03:52:11.174284 [ 276 ] {a717b646-94d8-45f0-8b14-3b2270fe896a} <Debug> TCPHandler: Processed in 0.001986774 sec. | ||
| 4471 | 2025.12.11 03:52:11.174318 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2025.12.11 03:52:11.174347 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4473 | 2025.12.11 03:52:11.174416 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2025.12.11 03:52:11.174475 [ 186 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 4475 | 2025.12.11 03:52:11.174512 [ 276 ] {d6a46367-428f-47ea-a89d-d72f0fcc4582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4476 | 2025.12.11 03:52:11.174565 [ 276 ] {d6a46367-428f-47ea-a89d-d72f0fcc4582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4477 | 2025.12.11 03:52:11.174778 [ 186 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4478 | 2025.12.11 03:52:11.174858 [ 186 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 358 rows starting from the beginning of the part | ||
| 4479 | 2025.12.11 03:52:11.174905 [ 276 ] {d6a46367-428f-47ea-a89d-d72f0fcc4582} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2025.12.11 03:52:11.174945 [ 276 ] {d6a46367-428f-47ea-a89d-d72f0fcc4582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4481 | 2025.12.11 03:52:11.175031 [ 186 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4482 | 2025.12.11 03:52:11.175189 [ 186 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4483 | 2025.12.11 03:52:11.175251 [ 276 ] {d6a46367-428f-47ea-a89d-d72f0fcc4582} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4484 | 2025.12.11 03:52:11.175336 [ 186 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4485 | 2025.12.11 03:52:11.175451 [ 186 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4486 | 2025.12.11 03:52:11.175471 [ 276 ] {d6a46367-428f-47ea-a89d-d72f0fcc4582} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2025.12.11 03:52:11.175551 [ 186 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4488 | 2025.12.11 03:52:11.175603 [ 276 ] {d6a46367-428f-47ea-a89d-d72f0fcc4582} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 4489 | 2025.12.11 03:52:11.175643 [ 276 ] {d6a46367-428f-47ea-a89d-d72f0fcc4582} <Debug> TCPHandler: Processed in 0.001280202 sec. | ||
| 4490 | 2025.12.11 03:52:11.179897 [ 200 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 19 columns (19 merged, 0 gathered) in 0.005475855 sec., 102814.99418812222 rows/sec., 184.24 MiB/sec. | ||
| 4491 | 2025.12.11 03:52:11.180556 [ 197 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4492 | 2025.12.11 03:52:11.180882 [ 197 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2025.12.11 03:52:11.180945 [ 197 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4494 | 2025.12.11 03:52:11.181056 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 4495 | 2025.12.11 03:52:13.269071 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4496 | 2025.12.11 03:52:13.269134 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4497 | 2025.12.11 03:52:13.407153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11539 | ||
| 4498 | 2025.12.11 03:52:13.407667 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2025.12.11 03:52:13.407712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4500 | 2025.12.11 03:52:13.408190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4501 | 2025.12.11 03:52:13.408426 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2025.12.11 03:52:13.408558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11539 | ||
| 4503 | 2025.12.11 03:52:13.408838 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 564 | ||
| 4504 | 2025.12.11 03:52:13.411015 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4505 | 2025.12.11 03:52:13.411052 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4506 | 2025.12.11 03:52:13.412208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4507 | 2025.12.11 03:52:13.412474 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2025.12.11 03:52:13.412722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
| 4509 | 2025.12.11 03:52:14.020135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4510 | 2025.12.11 03:52:14.038589 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2025.12.11 03:52:14.038664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4512 | 2025.12.11 03:52:14.044215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4513 | 2025.12.11 03:52:14.044907 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2025.12.11 03:52:14.048107 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4515 | 2025.12.11 03:52:16.156650 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2025.12.11 03:52:16.156856 [ 276 ] {fb23f636-24a7-4cf7-961e-431b1a94f22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4517 | 2025.12.11 03:52:16.156929 [ 276 ] {fb23f636-24a7-4cf7-961e-431b1a94f22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4518 | 2025.12.11 03:52:16.157610 [ 276 ] {fb23f636-24a7-4cf7-961e-431b1a94f22b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2025.12.11 03:52:16.157660 [ 276 ] {fb23f636-24a7-4cf7-961e-431b1a94f22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4520 | 2025.12.11 03:52:16.158067 [ 276 ] {fb23f636-24a7-4cf7-961e-431b1a94f22b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4521 | 2025.12.11 03:52:16.158293 [ 276 ] {fb23f636-24a7-4cf7-961e-431b1a94f22b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2025.12.11 03:52:16.158456 [ 276 ] {fb23f636-24a7-4cf7-961e-431b1a94f22b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.59 MiB/sec. | ||
| 4523 | 2025.12.11 03:52:16.158505 [ 276 ] {fb23f636-24a7-4cf7-961e-431b1a94f22b} <Debug> TCPHandler: Processed in 0.001976725 sec. | ||
| 4524 | 2025.12.11 03:52:16.158621 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2025.12.11 03:52:16.158723 [ 276 ] {707cae15-10fc-480d-a447-54a7c27f050f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4526 | 2025.12.11 03:52:16.158768 [ 276 ] {707cae15-10fc-480d-a447-54a7c27f050f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4527 | 2025.12.11 03:52:16.159261 [ 276 ] {707cae15-10fc-480d-a447-54a7c27f050f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2025.12.11 03:52:16.159306 [ 276 ] {707cae15-10fc-480d-a447-54a7c27f050f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4529 | 2025.12.11 03:52:16.159702 [ 276 ] {707cae15-10fc-480d-a447-54a7c27f050f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4530 | 2025.12.11 03:52:16.159931 [ 276 ] {707cae15-10fc-480d-a447-54a7c27f050f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2025.12.11 03:52:16.160068 [ 276 ] {707cae15-10fc-480d-a447-54a7c27f050f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001367 sec., 46817.84930504755 rows/sec., 3.65 MiB/sec. | ||
| 4532 | 2025.12.11 03:52:16.160108 [ 276 ] {707cae15-10fc-480d-a447-54a7c27f050f} <Debug> TCPHandler: Processed in 0.001537816 sec. | ||
| 4533 | 2025.12.11 03:52:16.160229 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2025.12.11 03:52:16.160330 [ 276 ] {57f91c01-1085-43bc-bd90-5bfe10830795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4535 | 2025.12.11 03:52:16.160376 [ 276 ] {57f91c01-1085-43bc-bd90-5bfe10830795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4536 | 2025.12.11 03:52:16.160790 [ 276 ] {57f91c01-1085-43bc-bd90-5bfe10830795} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2025.12.11 03:52:16.160827 [ 276 ] {57f91c01-1085-43bc-bd90-5bfe10830795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4538 | 2025.12.11 03:52:16.161161 [ 276 ] {57f91c01-1085-43bc-bd90-5bfe10830795} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4539 | 2025.12.11 03:52:16.161372 [ 276 ] {57f91c01-1085-43bc-bd90-5bfe10830795} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2025.12.11 03:52:16.161506 [ 276 ] {57f91c01-1085-43bc-bd90-5bfe10830795} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 4541 | 2025.12.11 03:52:16.161543 [ 276 ] {57f91c01-1085-43bc-bd90-5bfe10830795} <Debug> TCPHandler: Processed in 0.001367904 sec. | ||
| 4542 | 2025.12.11 03:52:16.161652 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2025.12.11 03:52:16.161748 [ 276 ] {ac3a5506-c1eb-4acb-94bd-b2a4d997a907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4544 | 2025.12.11 03:52:16.161793 [ 276 ] {ac3a5506-c1eb-4acb-94bd-b2a4d997a907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4545 | 2025.12.11 03:52:16.162129 [ 276 ] {ac3a5506-c1eb-4acb-94bd-b2a4d997a907} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2025.12.11 03:52:16.162164 [ 276 ] {ac3a5506-c1eb-4acb-94bd-b2a4d997a907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4547 | 2025.12.11 03:52:16.162473 [ 276 ] {ac3a5506-c1eb-4acb-94bd-b2a4d997a907} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4548 | 2025.12.11 03:52:16.162723 [ 276 ] {ac3a5506-c1eb-4acb-94bd-b2a4d997a907} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2025.12.11 03:52:16.162926 [ 276 ] {ac3a5506-c1eb-4acb-94bd-b2a4d997a907} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 4550 | 2025.12.11 03:52:16.162972 [ 276 ] {ac3a5506-c1eb-4acb-94bd-b2a4d997a907} <Debug> TCPHandler: Processed in 0.001369934 sec. | ||
| 4551 | 2025.12.11 03:52:20.909481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11987 | ||
| 4552 | 2025.12.11 03:52:20.910005 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2025.12.11 03:52:20.910044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4554 | 2025.12.11 03:52:20.910522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4555 | 2025.12.11 03:52:20.910761 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2025.12.11 03:52:20.910896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11987 | ||
| 4557 | 2025.12.11 03:52:21.158526 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2025.12.11 03:52:21.158803 [ 276 ] {2389148d-0e9c-4d0c-a770-dcca638c9f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4559 | 2025.12.11 03:52:21.158867 [ 276 ] {2389148d-0e9c-4d0c-a770-dcca638c9f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4560 | 2025.12.11 03:52:21.159687 [ 276 ] {2389148d-0e9c-4d0c-a770-dcca638c9f89} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2025.12.11 03:52:21.159728 [ 276 ] {2389148d-0e9c-4d0c-a770-dcca638c9f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4562 | 2025.12.11 03:52:21.160080 [ 276 ] {2389148d-0e9c-4d0c-a770-dcca638c9f89} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4563 | 2025.12.11 03:52:21.160299 [ 276 ] {2389148d-0e9c-4d0c-a770-dcca638c9f89} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2025.12.11 03:52:21.160451 [ 276 ] {2389148d-0e9c-4d0c-a770-dcca638c9f89} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001715 sec., 81632.6530612245 rows/sec., 7.08 MiB/sec. | ||
| 4565 | 2025.12.11 03:52:21.160495 [ 276 ] {2389148d-0e9c-4d0c-a770-dcca638c9f89} <Debug> TCPHandler: Processed in 0.002135207 sec. | ||
| 4566 | 2025.12.11 03:52:21.160622 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2025.12.11 03:52:21.160731 [ 276 ] {e17edb91-6dda-4fab-a579-75a69aa48276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4568 | 2025.12.11 03:52:21.160774 [ 276 ] {e17edb91-6dda-4fab-a579-75a69aa48276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4569 | 2025.12.11 03:52:21.161225 [ 276 ] {e17edb91-6dda-4fab-a579-75a69aa48276} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2025.12.11 03:52:21.161262 [ 276 ] {e17edb91-6dda-4fab-a579-75a69aa48276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4571 | 2025.12.11 03:52:21.161586 [ 276 ] {e17edb91-6dda-4fab-a579-75a69aa48276} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4572 | 2025.12.11 03:52:21.161821 [ 276 ] {e17edb91-6dda-4fab-a579-75a69aa48276} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2025.12.11 03:52:21.161959 [ 276 ] {e17edb91-6dda-4fab-a579-75a69aa48276} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001248 sec., 33653.846153846156 rows/sec., 2.47 MiB/sec. | ||
| 4574 | 2025.12.11 03:52:21.161997 [ 276 ] {e17edb91-6dda-4fab-a579-75a69aa48276} <Debug> TCPHandler: Processed in 0.001425455 sec. | ||
| 4575 | 2025.12.11 03:52:21.162117 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2025.12.11 03:52:21.162214 [ 276 ] {d72763c7-0d6d-4ea8-a14c-103deb00ddac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4577 | 2025.12.11 03:52:21.162256 [ 276 ] {d72763c7-0d6d-4ea8-a14c-103deb00ddac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4578 | 2025.12.11 03:52:21.162724 [ 276 ] {d72763c7-0d6d-4ea8-a14c-103deb00ddac} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2025.12.11 03:52:21.162759 [ 276 ] {d72763c7-0d6d-4ea8-a14c-103deb00ddac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4580 | 2025.12.11 03:52:21.163059 [ 276 ] {d72763c7-0d6d-4ea8-a14c-103deb00ddac} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4581 | 2025.12.11 03:52:21.163270 [ 276 ] {d72763c7-0d6d-4ea8-a14c-103deb00ddac} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2025.12.11 03:52:21.163400 [ 276 ] {d72763c7-0d6d-4ea8-a14c-103deb00ddac} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001203 sec., 88113.05070656691 rows/sec., 6.88 MiB/sec. | ||
| 4583 | 2025.12.11 03:52:21.163438 [ 276 ] {d72763c7-0d6d-4ea8-a14c-103deb00ddac} <Debug> TCPHandler: Processed in 0.001370654 sec. | ||
| 4584 | 2025.12.11 03:52:21.163554 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2025.12.11 03:52:21.163670 [ 276 ] {e84714a3-386c-420d-ad30-5835bb5d82f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4586 | 2025.12.11 03:52:21.163715 [ 276 ] {e84714a3-386c-420d-ad30-5835bb5d82f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4587 | 2025.12.11 03:52:21.164135 [ 276 ] {e84714a3-386c-420d-ad30-5835bb5d82f1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2025.12.11 03:52:21.164170 [ 276 ] {e84714a3-386c-420d-ad30-5835bb5d82f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4589 | 2025.12.11 03:52:21.164488 [ 276 ] {e84714a3-386c-420d-ad30-5835bb5d82f1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4590 | 2025.12.11 03:52:21.164704 [ 276 ] {e84714a3-386c-420d-ad30-5835bb5d82f1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2025.12.11 03:52:21.164834 [ 276 ] {e84714a3-386c-420d-ad30-5835bb5d82f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 4592 | 2025.12.11 03:52:21.164871 [ 276 ] {e84714a3-386c-420d-ad30-5835bb5d82f1} <Debug> TCPHandler: Processed in 0.001366213 sec. | ||
| 4593 | 2025.12.11 03:52:21.164970 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2025.12.11 03:52:21.165067 [ 276 ] {4fec8156-1127-4b43-85a7-88e8ca3974b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4595 | 2025.12.11 03:52:21.165120 [ 276 ] {4fec8156-1127-4b43-85a7-88e8ca3974b7} <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 | ||
| 4596 | 2025.12.11 03:52:21.165989 [ 276 ] {4fec8156-1127-4b43-85a7-88e8ca3974b7} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2025.12.11 03:52:21.166026 [ 276 ] {4fec8156-1127-4b43-85a7-88e8ca3974b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4598 | 2025.12.11 03:52:21.166579 [ 276 ] {4fec8156-1127-4b43-85a7-88e8ca3974b7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4599 | 2025.12.11 03:52:21.166808 [ 276 ] {4fec8156-1127-4b43-85a7-88e8ca3974b7} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2025.12.11 03:52:21.166946 [ 276 ] {4fec8156-1127-4b43-85a7-88e8ca3974b7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001897 sec., 22140.22140221402 rows/sec., 39.67 MiB/sec. | ||
| 4601 | 2025.12.11 03:52:21.167007 [ 276 ] {4fec8156-1127-4b43-85a7-88e8ca3974b7} <Debug> TCPHandler: Processed in 0.002085216 sec. | ||
| 4602 | 2025.12.11 03:52:21.167126 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2025.12.11 03:52:21.167231 [ 276 ] {86fcec1d-f7a4-4b6f-ae0e-03c56b42ec85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4604 | 2025.12.11 03:52:21.167272 [ 276 ] {86fcec1d-f7a4-4b6f-ae0e-03c56b42ec85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4605 | 2025.12.11 03:52:21.167599 [ 276 ] {86fcec1d-f7a4-4b6f-ae0e-03c56b42ec85} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2025.12.11 03:52:21.167633 [ 276 ] {86fcec1d-f7a4-4b6f-ae0e-03c56b42ec85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4607 | 2025.12.11 03:52:21.167931 [ 276 ] {86fcec1d-f7a4-4b6f-ae0e-03c56b42ec85} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4608 | 2025.12.11 03:52:21.168133 [ 276 ] {86fcec1d-f7a4-4b6f-ae0e-03c56b42ec85} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2025.12.11 03:52:21.168261 [ 276 ] {86fcec1d-f7a4-4b6f-ae0e-03c56b42ec85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 4610 | 2025.12.11 03:52:21.168297 [ 276 ] {86fcec1d-f7a4-4b6f-ae0e-03c56b42ec85} <Debug> TCPHandler: Processed in 0.001219161 sec. | ||
| 4611 | 2025.12.11 03:52:21.549027 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4612 | 2025.12.11 03:52:21.565936 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2025.12.11 03:52:21.565991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4614 | 2025.12.11 03:52:21.571413 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4615 | 2025.12.11 03:52:21.572100 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2025.12.11 03:52:21.574940 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4617 | 2025.12.11 03:52:22.381844 [ 92 ] {} <Debug> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4618 | 2025.12.11 03:52:22.381909 [ 92 ] {} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2025.12.11 03:52:22.381932 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4620 | 2025.12.11 03:52:22.382062 [ 186 ] {201409c6-61ef-421a-b5f1-558d5fae89af::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 | ||
| 4621 | 2025.12.11 03:52:22.382220 [ 186 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4622 | 2025.12.11 03:52:22.382255 [ 186 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4623 | 2025.12.11 03:52:22.382323 [ 186 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4624 | 2025.12.11 03:52:22.382367 [ 186 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 4625 | 2025.12.11 03:52:22.382509 [ 186 ] {201409c6-61ef-421a-b5f1-558d5fae89af::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 | ||
| 4626 | 2025.12.11 03:52:22.382550 [ 186 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 4627 | 2025.12.11 03:52:22.383306 [ 197 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301153 sec., 29204.866760480898 rows/sec., 2.44 MiB/sec. | ||
| 4628 | 2025.12.11 03:52:22.383454 [ 186 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4629 | 2025.12.11 03:52:22.383707 [ 186 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_9_2} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2025.12.11 03:52:22.383775 [ 186 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_9_2} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4631 | 2025.12.11 03:52:22.383847 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4632 | 2025.12.11 03:52:23.358092 [ 93 ] {} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4633 | 2025.12.11 03:52:23.358154 [ 93 ] {} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2025.12.11 03:52:23.358175 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4635 | 2025.12.11 03:52:23.358308 [ 198 ] {620ae514-9621-400c-9c0e-6d31af5efebc::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 | ||
| 4636 | 2025.12.11 03:52:23.358465 [ 198 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4637 | 2025.12.11 03:52:23.358502 [ 198 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
| 4638 | 2025.12.11 03:52:23.358567 [ 198 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 4639 | 2025.12.11 03:52:23.358621 [ 198 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 4640 | 2025.12.11 03:52:23.358666 [ 198 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 4641 | 2025.12.11 03:52:23.358703 [ 198 ] {620ae514-9621-400c-9c0e-6d31af5efebc::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 | ||
| 4642 | 2025.12.11 03:52:23.359634 [ 186 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384414 sec., 546079.424218478 rows/sec., 39.85 MiB/sec. | ||
| 4643 | 2025.12.11 03:52:23.359832 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4644 | 2025.12.11 03:52:23.360166 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_9_2} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2025.12.11 03:52:23.360244 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_9_2} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4646 | 2025.12.11 03:52:23.360336 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4647 | 2025.12.11 03:52:23.376896 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37894 | ||
| 4648 | 2025.12.11 03:52:23.376989 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4649 | 2025.12.11 03:52:23.377013 [ 288 ] {} <Debug> TCP-Session: 699e2f3a-d354-4817-b94a-765a02c50f1f Authenticating user 'default' from [fd00:1122:3344:101::e]:37894 | ||
| 4650 | 2025.12.11 03:52:23.377035 [ 288 ] {} <Debug> TCP-Session: 699e2f3a-d354-4817-b94a-765a02c50f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4651 | 2025.12.11 03:52:23.377047 [ 288 ] {} <Debug> TCP-Session: 699e2f3a-d354-4817-b94a-765a02c50f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4652 | 2025.12.11 03:52:23.377288 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32865 | ||
| 4653 | 2025.12.11 03:52:23.377296 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57959 | ||
| 4654 | 2025.12.11 03:52:23.377330 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33467 | ||
| 4655 | 2025.12.11 03:52:23.377361 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63030 | ||
| 4656 | 2025.12.11 03:52:23.377354 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57551 | ||
| 4657 | 2025.12.11 03:52:23.377418 [ 288 ] {} <Trace> TCP-Session: 699e2f3a-d354-4817-b94a-765a02c50f1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2025.12.11 03:52:23.377418 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4659 | 2025.12.11 03:52:23.377399 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4660 | 2025.12.11 03:52:23.377327 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52239 | ||
| 4661 | 2025.12.11 03:52:23.377494 [ 291 ] {} <Debug> TCP-Session: 253a0f9f-f7d1-4ba3-993c-de99c68d5f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:57959 | ||
| 4662 | 2025.12.11 03:52:23.377520 [ 290 ] {} <Debug> TCP-Session: c5dd8ff5-83ba-4061-8e7d-05e995b991f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:32865 | ||
| 4663 | 2025.12.11 03:52:23.377319 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63705 | ||
| 4664 | 2025.12.11 03:52:23.377549 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4665 | 2025.12.11 03:52:23.377558 [ 290 ] {} <Debug> TCP-Session: c5dd8ff5-83ba-4061-8e7d-05e995b991f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4666 | 2025.12.11 03:52:23.377612 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4667 | 2025.12.11 03:52:23.377614 [ 275 ] {} <Debug> TCP-Session: 18620884-aba3-4115-9ad6-6e9060fdfe28 Authenticating user 'default' from [fd00:1122:3344:101::e]:63030 | ||
| 4668 | 2025.12.11 03:52:23.377644 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4669 | 2025.12.11 03:52:23.377655 [ 296 ] {} <Debug> TCP-Session: 845d2771-c7fe-464d-a761-8074ca21b0d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57551 | ||
| 4670 | 2025.12.11 03:52:23.377647 [ 288 ] {fb856d1a-b610-4fd3-8788-49ede5b0d344} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37894) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4671 | 2025.12.11 03:52:23.377701 [ 296 ] {} <Debug> TCP-Session: 845d2771-c7fe-464d-a761-8074ca21b0d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4672 | 2025.12.11 03:52:23.377687 [ 294 ] {} <Debug> TCP-Session: f2a281f9-7789-4943-8247-95e142f3744c Authenticating user 'default' from [fd00:1122:3344:101::e]:52239 | ||
| 4673 | 2025.12.11 03:52:23.377726 [ 296 ] {} <Debug> TCP-Session: 845d2771-c7fe-464d-a761-8074ca21b0d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4674 | 2025.12.11 03:52:23.377738 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4675 | 2025.12.11 03:52:23.377751 [ 294 ] {} <Debug> TCP-Session: f2a281f9-7789-4943-8247-95e142f3744c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4676 | 2025.12.11 03:52:23.377669 [ 275 ] {} <Debug> TCP-Session: 18620884-aba3-4115-9ad6-6e9060fdfe28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4677 | 2025.12.11 03:52:23.377802 [ 293 ] {} <Debug> TCP-Session: ca63df38-96b0-494d-9cce-c5be86d78568 Authenticating user 'default' from [fd00:1122:3344:101::e]:63705 | ||
| 4678 | 2025.12.11 03:52:23.377832 [ 275 ] {} <Debug> TCP-Session: 18620884-aba3-4115-9ad6-6e9060fdfe28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4679 | 2025.12.11 03:52:23.377806 [ 294 ] {} <Debug> TCP-Session: f2a281f9-7789-4943-8247-95e142f3744c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4680 | 2025.12.11 03:52:23.377858 [ 293 ] {} <Debug> TCP-Session: ca63df38-96b0-494d-9cce-c5be86d78568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4681 | 2025.12.11 03:52:23.377625 [ 290 ] {} <Debug> TCP-Session: c5dd8ff5-83ba-4061-8e7d-05e995b991f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4682 | 2025.12.11 03:52:23.377901 [ 293 ] {} <Debug> TCP-Session: ca63df38-96b0-494d-9cce-c5be86d78568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4683 | 2025.12.11 03:52:23.377544 [ 291 ] {} <Debug> TCP-Session: 253a0f9f-f7d1-4ba3-993c-de99c68d5f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4684 | 2025.12.11 03:52:23.377300 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33330 | ||
| 4685 | 2025.12.11 03:52:23.377978 [ 291 ] {} <Debug> TCP-Session: 253a0f9f-f7d1-4ba3-993c-de99c68d5f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4686 | 2025.12.11 03:52:23.377418 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4687 | 2025.12.11 03:52:23.378031 [ 295 ] {} <Debug> TCP-Session: 2dd4778e-8592-4778-b0bc-3a3ab9c06232 Authenticating user 'default' from [fd00:1122:3344:101::e]:33467 | ||
| 4688 | 2025.12.11 03:52:23.378033 [ 288 ] {fb856d1a-b610-4fd3-8788-49ede5b0d344} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4689 | 2025.12.11 03:52:23.378049 [ 295 ] {} <Debug> TCP-Session: 2dd4778e-8592-4778-b0bc-3a3ab9c06232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4690 | 2025.12.11 03:52:23.378087 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4691 | 2025.12.11 03:52:23.378091 [ 295 ] {} <Debug> TCP-Session: 2dd4778e-8592-4778-b0bc-3a3ab9c06232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4692 | 2025.12.11 03:52:23.378122 [ 292 ] {} <Debug> TCP-Session: c97c7868-5a85-427f-bf3e-435e730e3c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:33330 | ||
| 4693 | 2025.12.11 03:52:23.378128 [ 288 ] {fb856d1a-b610-4fd3-8788-49ede5b0d344} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4694 | 2025.12.11 03:52:23.378151 [ 292 ] {} <Debug> TCP-Session: c97c7868-5a85-427f-bf3e-435e730e3c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4695 | 2025.12.11 03:52:23.378172 [ 292 ] {} <Debug> TCP-Session: c97c7868-5a85-427f-bf3e-435e730e3c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4696 | 2025.12.11 03:52:23.378498 [ 288 ] {fb856d1a-b610-4fd3-8788-49ede5b0d344} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 4697 | 2025.12.11 03:52:23.379633 [ 313 ] {fb856d1a-b610-4fd3-8788-49ede5b0d344} <Trace> AggregatingTransform: Aggregating | ||
| 4698 | 2025.12.11 03:52:23.379683 [ 313 ] {fb856d1a-b610-4fd3-8788-49ede5b0d344} <Trace> Aggregator: Aggregation method: without_key | ||
| 4699 | 2025.12.11 03:52:23.379716 [ 313 ] {fb856d1a-b610-4fd3-8788-49ede5b0d344} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001090099 sec. (917.348 rows/sec., 35.83 KiB/sec.) | ||
| 4700 | 2025.12.11 03:52:23.379732 [ 313 ] {fb856d1a-b610-4fd3-8788-49ede5b0d344} <Trace> Aggregator: Merging aggregated data | ||
| 4701 | 2025.12.11 03:52:23.380975 [ 288 ] {fb856d1a-b610-4fd3-8788-49ede5b0d344} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003395 sec., 294.5508100147275 rows/sec., 11.51 KiB/sec. | ||
| 4702 | 2025.12.11 03:52:23.381105 [ 288 ] {fb856d1a-b610-4fd3-8788-49ede5b0d344} <Debug> TCPHandler: Processed in 0.003870036 sec. | ||
| 4703 | 2025.12.11 03:52:23.381230 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4704 | 2025.12.11 03:52:23.381256 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4705 | 2025.12.11 03:52:23.381282 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4706 | 2025.12.11 03:52:23.381300 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4707 | 2025.12.11 03:52:23.381317 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4708 | 2025.12.11 03:52:23.381329 [ 275 ] {} <Debug> TCP-Session: 18620884-aba3-4115-9ad6-6e9060fdfe28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4709 | 2025.12.11 03:52:23.381354 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4710 | 2025.12.11 03:52:23.381374 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4711 | 2025.12.11 03:52:23.381407 [ 292 ] {} <Debug> TCP-Session: c97c7868-5a85-427f-bf3e-435e730e3c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4712 | 2025.12.11 03:52:23.381390 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4713 | 2025.12.11 03:52:23.381444 [ 295 ] {} <Debug> TCP-Session: 2dd4778e-8592-4778-b0bc-3a3ab9c06232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4714 | 2025.12.11 03:52:23.381468 [ 296 ] {} <Debug> TCP-Session: 845d2771-c7fe-464d-a761-8074ca21b0d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4715 | 2025.12.11 03:52:23.381350 [ 290 ] {} <Debug> TCP-Session: c5dd8ff5-83ba-4061-8e7d-05e995b991f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4716 | 2025.12.11 03:52:23.381336 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4717 | 2025.12.11 03:52:23.381305 [ 291 ] {} <Debug> TCP-Session: 253a0f9f-f7d1-4ba3-993c-de99c68d5f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4718 | 2025.12.11 03:52:23.381549 [ 294 ] {} <Debug> TCP-Session: f2a281f9-7789-4943-8247-95e142f3744c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4719 | 2025.12.11 03:52:23.381284 [ 288 ] {} <Debug> TCP-Session: 699e2f3a-d354-4817-b94a-765a02c50f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4720 | 2025.12.11 03:52:23.381381 [ 293 ] {} <Debug> TCP-Session: ca63df38-96b0-494d-9cce-c5be86d78568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4721 | 2025.12.11 03:52:23.413628 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 586 | ||
| 4722 | 2025.12.11 03:52:23.415746 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2025.12.11 03:52:23.415795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4724 | 2025.12.11 03:52:23.417006 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4725 | 2025.12.11 03:52:23.417294 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2025.12.11 03:52:23.417669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
| 4727 | 2025.12.11 03:52:23.440604 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51483 | ||
| 4728 | 2025.12.11 03:52:23.440691 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4729 | 2025.12.11 03:52:23.440719 [ 288 ] {} <Debug> TCP-Session: 763b33eb-1a06-4ac0-9fcf-e8a0ed8a47c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51483 | ||
| 4730 | 2025.12.11 03:52:23.440742 [ 288 ] {} <Debug> TCP-Session: 763b33eb-1a06-4ac0-9fcf-e8a0ed8a47c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4731 | 2025.12.11 03:52:23.440757 [ 288 ] {} <Debug> TCP-Session: 763b33eb-1a06-4ac0-9fcf-e8a0ed8a47c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4732 | 2025.12.11 03:52:23.440940 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36075 | ||
| 4733 | 2025.12.11 03:52:23.440948 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63034 | ||
| 4734 | 2025.12.11 03:52:23.440945 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39936 | ||
| 4735 | 2025.12.11 03:52:23.441006 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62968 | ||
| 4736 | 2025.12.11 03:52:23.441046 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4737 | 2025.12.11 03:52:23.441049 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4738 | 2025.12.11 03:52:23.441072 [ 292 ] {} <Debug> TCP-Session: 885562ad-bc9f-4b3b-bd6e-437525dc06a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63034 | ||
| 4739 | 2025.12.11 03:52:23.441091 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4740 | 2025.12.11 03:52:23.441098 [ 290 ] {} <Debug> TCP-Session: 04c9277c-ce11-46c1-881a-dec2ef29627b Authenticating user 'default' from [fd00:1122:3344:101::e]:36075 | ||
| 4741 | 2025.12.11 03:52:23.441102 [ 292 ] {} <Debug> TCP-Session: 885562ad-bc9f-4b3b-bd6e-437525dc06a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4742 | 2025.12.11 03:52:23.441127 [ 291 ] {} <Debug> TCP-Session: 250e4c48-1187-435c-9042-38d4afdbae01 Authenticating user 'default' from [fd00:1122:3344:101::e]:39936 | ||
| 4743 | 2025.12.11 03:52:23.441141 [ 290 ] {} <Debug> TCP-Session: 04c9277c-ce11-46c1-881a-dec2ef29627b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4744 | 2025.12.11 03:52:23.441144 [ 292 ] {} <Debug> TCP-Session: 885562ad-bc9f-4b3b-bd6e-437525dc06a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4745 | 2025.12.11 03:52:23.441165 [ 291 ] {} <Debug> TCP-Session: 250e4c48-1187-435c-9042-38d4afdbae01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4746 | 2025.12.11 03:52:23.441171 [ 290 ] {} <Debug> TCP-Session: 04c9277c-ce11-46c1-881a-dec2ef29627b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4747 | 2025.12.11 03:52:23.441197 [ 291 ] {} <Debug> TCP-Session: 250e4c48-1187-435c-9042-38d4afdbae01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4748 | 2025.12.11 03:52:23.441108 [ 288 ] {} <Trace> TCP-Session: 763b33eb-1a06-4ac0-9fcf-e8a0ed8a47c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2025.12.11 03:52:23.441101 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4750 | 2025.12.11 03:52:23.441029 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45385 | ||
| 4751 | 2025.12.11 03:52:23.441277 [ 296 ] {} <Debug> TCP-Session: d946120a-ca27-4d7a-a834-21afe220f5ab Authenticating user 'default' from [fd00:1122:3344:101::e]:62968 | ||
| 4752 | 2025.12.11 03:52:23.440993 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55735 | ||
| 4753 | 2025.12.11 03:52:23.441316 [ 296 ] {} <Debug> TCP-Session: d946120a-ca27-4d7a-a834-21afe220f5ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4754 | 2025.12.11 03:52:23.441341 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4755 | 2025.12.11 03:52:23.441354 [ 296 ] {} <Debug> TCP-Session: d946120a-ca27-4d7a-a834-21afe220f5ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4756 | 2025.12.11 03:52:23.440988 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43903 | ||
| 4757 | 2025.12.11 03:52:23.441374 [ 275 ] {} <Debug> TCP-Session: b1a7d5c1-669d-4d7e-b7aa-a1240fa72271 Authenticating user 'default' from [fd00:1122:3344:101::e]:45385 | ||
| 4758 | 2025.12.11 03:52:23.441387 [ 288 ] {6d44e9d6-30a4-4f7a-80e8-7e506ae68555} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51483) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4759 | 2025.12.11 03:52:23.441426 [ 275 ] {} <Debug> TCP-Session: b1a7d5c1-669d-4d7e-b7aa-a1240fa72271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4760 | 2025.12.11 03:52:23.441448 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4761 | 2025.12.11 03:52:23.441458 [ 275 ] {} <Debug> TCP-Session: b1a7d5c1-669d-4d7e-b7aa-a1240fa72271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4762 | 2025.12.11 03:52:23.441377 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4763 | 2025.12.11 03:52:23.441479 [ 294 ] {} <Debug> TCP-Session: 46728e13-ac07-4bb0-92d6-e5dd3450cf0e Authenticating user 'default' from [fd00:1122:3344:101::e]:43903 | ||
| 4764 | 2025.12.11 03:52:23.441507 [ 295 ] {} <Debug> TCP-Session: 2674aae3-5f5d-41f4-80ef-3f8fbedc422d Authenticating user 'default' from [fd00:1122:3344:101::e]:55735 | ||
| 4765 | 2025.12.11 03:52:23.441524 [ 294 ] {} <Debug> TCP-Session: 46728e13-ac07-4bb0-92d6-e5dd3450cf0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4766 | 2025.12.11 03:52:23.441539 [ 295 ] {} <Debug> TCP-Session: 2674aae3-5f5d-41f4-80ef-3f8fbedc422d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4767 | 2025.12.11 03:52:23.441551 [ 294 ] {} <Debug> TCP-Session: 46728e13-ac07-4bb0-92d6-e5dd3450cf0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4768 | 2025.12.11 03:52:23.441564 [ 295 ] {} <Debug> TCP-Session: 2674aae3-5f5d-41f4-80ef-3f8fbedc422d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4769 | 2025.12.11 03:52:23.440988 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35959 | ||
| 4770 | 2025.12.11 03:52:23.441658 [ 288 ] {6d44e9d6-30a4-4f7a-80e8-7e506ae68555} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4771 | 2025.12.11 03:52:23.441689 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4772 | 2025.12.11 03:52:23.441716 [ 288 ] {6d44e9d6-30a4-4f7a-80e8-7e506ae68555} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4773 | 2025.12.11 03:52:23.441726 [ 293 ] {} <Debug> TCP-Session: d935978e-a137-40c4-9790-2fa81c21423c Authenticating user 'default' from [fd00:1122:3344:101::e]:35959 | ||
| 4774 | 2025.12.11 03:52:23.441786 [ 293 ] {} <Debug> TCP-Session: d935978e-a137-40c4-9790-2fa81c21423c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4775 | 2025.12.11 03:52:23.441806 [ 293 ] {} <Debug> TCP-Session: d935978e-a137-40c4-9790-2fa81c21423c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4776 | 2025.12.11 03:52:23.441990 [ 288 ] {6d44e9d6-30a4-4f7a-80e8-7e506ae68555} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 4777 | 2025.12.11 03:52:23.442949 [ 329 ] {6d44e9d6-30a4-4f7a-80e8-7e506ae68555} <Trace> AggregatingTransform: Aggregating | ||
| 4778 | 2025.12.11 03:52:23.442989 [ 329 ] {6d44e9d6-30a4-4f7a-80e8-7e506ae68555} <Trace> Aggregator: Aggregation method: without_key | ||
| 4779 | 2025.12.11 03:52:23.443031 [ 329 ] {6d44e9d6-30a4-4f7a-80e8-7e506ae68555} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937576 sec. (1066.580 rows/sec., 41.66 KiB/sec.) | ||
| 4780 | 2025.12.11 03:52:23.443046 [ 329 ] {6d44e9d6-30a4-4f7a-80e8-7e506ae68555} <Trace> Aggregator: Merging aggregated data | ||
| 4781 | 2025.12.11 03:52:23.444183 [ 288 ] {6d44e9d6-30a4-4f7a-80e8-7e506ae68555} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002843 sec., 351.7411185367569 rows/sec., 13.74 KiB/sec. | ||
| 4782 | 2025.12.11 03:52:23.444323 [ 288 ] {6d44e9d6-30a4-4f7a-80e8-7e506ae68555} <Debug> TCPHandler: Processed in 0.003286236 sec. | ||
| 4783 | 2025.12.11 03:52:23.444441 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4784 | 2025.12.11 03:52:23.444468 [ 288 ] {} <Debug> TCP-Session: 763b33eb-1a06-4ac0-9fcf-e8a0ed8a47c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4785 | 2025.12.11 03:52:23.444471 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4786 | 2025.12.11 03:52:23.444495 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4787 | 2025.12.11 03:52:23.444512 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4788 | 2025.12.11 03:52:23.444550 [ 290 ] {} <Debug> TCP-Session: 04c9277c-ce11-46c1-881a-dec2ef29627b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4789 | 2025.12.11 03:52:23.444550 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4790 | 2025.12.11 03:52:23.444568 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4791 | 2025.12.11 03:52:23.444583 [ 291 ] {} <Debug> TCP-Session: 250e4c48-1187-435c-9042-38d4afdbae01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4792 | 2025.12.11 03:52:23.444608 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4793 | 2025.12.11 03:52:23.444622 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4794 | 2025.12.11 03:52:23.444635 [ 296 ] {} <Debug> TCP-Session: d946120a-ca27-4d7a-a834-21afe220f5ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4795 | 2025.12.11 03:52:23.444654 [ 295 ] {} <Debug> TCP-Session: 2674aae3-5f5d-41f4-80ef-3f8fbedc422d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4796 | 2025.12.11 03:52:23.444682 [ 275 ] {} <Debug> TCP-Session: b1a7d5c1-669d-4d7e-b7aa-a1240fa72271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4797 | 2025.12.11 03:52:23.444508 [ 292 ] {} <Debug> TCP-Session: 885562ad-bc9f-4b3b-bd6e-437525dc06a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4798 | 2025.12.11 03:52:23.444598 [ 294 ] {} <Debug> TCP-Session: 46728e13-ac07-4bb0-92d6-e5dd3450cf0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4799 | 2025.12.11 03:52:23.444525 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4800 | 2025.12.11 03:52:23.444789 [ 293 ] {} <Debug> TCP-Session: d935978e-a137-40c4-9790-2fa81c21423c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4801 | 2025.12.11 03:52:23.489180 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64557 | ||
| 4802 | 2025.12.11 03:52:23.489313 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4803 | 2025.12.11 03:52:23.489354 [ 288 ] {} <Debug> TCP-Session: b6fd8d80-b122-44ed-bfba-3f3201d0318a Authenticating user 'default' from [fd00:1122:3344:101::e]:64557 | ||
| 4804 | 2025.12.11 03:52:23.489387 [ 288 ] {} <Debug> TCP-Session: b6fd8d80-b122-44ed-bfba-3f3201d0318a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4805 | 2025.12.11 03:52:23.489406 [ 288 ] {} <Debug> TCP-Session: b6fd8d80-b122-44ed-bfba-3f3201d0318a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4806 | 2025.12.11 03:52:23.489642 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54094 | ||
| 4807 | 2025.12.11 03:52:23.489681 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61477 | ||
| 4808 | 2025.12.11 03:52:23.489691 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53581 | ||
| 4809 | 2025.12.11 03:52:23.489713 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56262 | ||
| 4810 | 2025.12.11 03:52:23.489650 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34079 | ||
| 4811 | 2025.12.11 03:52:23.489774 [ 288 ] {} <Trace> TCP-Session: b6fd8d80-b122-44ed-bfba-3f3201d0318a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2025.12.11 03:52:23.489793 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4813 | 2025.12.11 03:52:23.489802 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4814 | 2025.12.11 03:52:23.489808 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4815 | 2025.12.11 03:52:23.489830 [ 295 ] {} <Debug> TCP-Session: 245d6925-db8b-4f17-86b0-9a474a196014 Authenticating user 'default' from [fd00:1122:3344:101::e]:53581 | ||
| 4816 | 2025.12.11 03:52:23.489836 [ 275 ] {} <Debug> TCP-Session: 247eedcf-27e8-4a6d-8904-544a84b2d2c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56262 | ||
| 4817 | 2025.12.11 03:52:23.489840 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4818 | 2025.12.11 03:52:23.489858 [ 294 ] {} <Debug> TCP-Session: 3c3a6768-a070-4d00-adab-f07367cab3e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61477 | ||
| 4819 | 2025.12.11 03:52:23.489868 [ 275 ] {} <Debug> TCP-Session: 247eedcf-27e8-4a6d-8904-544a84b2d2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4820 | 2025.12.11 03:52:23.489886 [ 292 ] {} <Debug> TCP-Session: 0f1a050d-ca43-41bb-8c03-7b01ea97e42d Authenticating user 'default' from [fd00:1122:3344:101::e]:34079 | ||
| 4821 | 2025.12.11 03:52:23.489906 [ 275 ] {} <Debug> TCP-Session: 247eedcf-27e8-4a6d-8904-544a84b2d2c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4822 | 2025.12.11 03:52:23.489903 [ 294 ] {} <Debug> TCP-Session: 3c3a6768-a070-4d00-adab-f07367cab3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4823 | 2025.12.11 03:52:23.489924 [ 292 ] {} <Debug> TCP-Session: 0f1a050d-ca43-41bb-8c03-7b01ea97e42d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4824 | 2025.12.11 03:52:23.489947 [ 294 ] {} <Debug> TCP-Session: 3c3a6768-a070-4d00-adab-f07367cab3e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4825 | 2025.12.11 03:52:23.489956 [ 288 ] {32dac1cb-6841-41a8-87c7-f81421e8306f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64557) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4826 | 2025.12.11 03:52:23.489960 [ 292 ] {} <Debug> TCP-Session: 0f1a050d-ca43-41bb-8c03-7b01ea97e42d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4827 | 2025.12.11 03:52:23.489865 [ 295 ] {} <Debug> TCP-Session: 245d6925-db8b-4f17-86b0-9a474a196014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4828 | 2025.12.11 03:52:23.489764 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4829 | 2025.12.11 03:52:23.490019 [ 295 ] {} <Debug> TCP-Session: 245d6925-db8b-4f17-86b0-9a474a196014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4830 | 2025.12.11 03:52:23.489652 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50420 | ||
| 4831 | 2025.12.11 03:52:23.490041 [ 291 ] {} <Debug> TCP-Session: 6d5f0ed6-8117-4912-9dec-81c32346d393 Authenticating user 'default' from [fd00:1122:3344:101::e]:54094 | ||
| 4832 | 2025.12.11 03:52:23.489710 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45697 | ||
| 4833 | 2025.12.11 03:52:23.490089 [ 291 ] {} <Debug> TCP-Session: 6d5f0ed6-8117-4912-9dec-81c32346d393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4834 | 2025.12.11 03:52:23.490121 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4835 | 2025.12.11 03:52:23.490128 [ 291 ] {} <Debug> TCP-Session: 6d5f0ed6-8117-4912-9dec-81c32346d393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4836 | 2025.12.11 03:52:23.489681 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47110 | ||
| 4837 | 2025.12.11 03:52:23.490154 [ 290 ] {} <Debug> TCP-Session: 04914c0c-0b3e-46f8-826e-18a79da70239 Authenticating user 'default' from [fd00:1122:3344:101::e]:50420 | ||
| 4838 | 2025.12.11 03:52:23.490160 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4839 | 2025.12.11 03:52:23.490234 [ 290 ] {} <Debug> TCP-Session: 04914c0c-0b3e-46f8-826e-18a79da70239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4840 | 2025.12.11 03:52:23.490236 [ 288 ] {32dac1cb-6841-41a8-87c7-f81421e8306f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4841 | 2025.12.11 03:52:23.490254 [ 296 ] {} <Debug> TCP-Session: 7f5ec9b5-2f2a-4372-8836-ae487d895856 Authenticating user 'default' from [fd00:1122:3344:101::e]:45697 | ||
| 4842 | 2025.12.11 03:52:23.490260 [ 290 ] {} <Debug> TCP-Session: 04914c0c-0b3e-46f8-826e-18a79da70239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4843 | 2025.12.11 03:52:23.490289 [ 296 ] {} <Debug> TCP-Session: 7f5ec9b5-2f2a-4372-8836-ae487d895856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4844 | 2025.12.11 03:52:23.490294 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4845 | 2025.12.11 03:52:23.490314 [ 296 ] {} <Debug> TCP-Session: 7f5ec9b5-2f2a-4372-8836-ae487d895856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4846 | 2025.12.11 03:52:23.490316 [ 288 ] {32dac1cb-6841-41a8-87c7-f81421e8306f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4847 | 2025.12.11 03:52:23.490382 [ 293 ] {} <Debug> TCP-Session: 2222ae4d-2a0d-4556-9a61-895e7db3c0f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47110 | ||
| 4848 | 2025.12.11 03:52:23.490429 [ 293 ] {} <Debug> TCP-Session: 2222ae4d-2a0d-4556-9a61-895e7db3c0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4849 | 2025.12.11 03:52:23.490444 [ 293 ] {} <Debug> TCP-Session: 2222ae4d-2a0d-4556-9a61-895e7db3c0f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4850 | 2025.12.11 03:52:23.490642 [ 288 ] {32dac1cb-6841-41a8-87c7-f81421e8306f} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 4851 | 2025.12.11 03:52:23.491570 [ 286 ] {32dac1cb-6841-41a8-87c7-f81421e8306f} <Trace> AggregatingTransform: Aggregating | ||
| 4852 | 2025.12.11 03:52:23.491622 [ 286 ] {32dac1cb-6841-41a8-87c7-f81421e8306f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4853 | 2025.12.11 03:52:23.491654 [ 286 ] {32dac1cb-6841-41a8-87c7-f81421e8306f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903355 sec. (1106.985 rows/sec., 43.24 KiB/sec.) | ||
| 4854 | 2025.12.11 03:52:23.491669 [ 286 ] {32dac1cb-6841-41a8-87c7-f81421e8306f} <Trace> Aggregator: Merging aggregated data | ||
| 4855 | 2025.12.11 03:52:23.492938 [ 288 ] {32dac1cb-6841-41a8-87c7-f81421e8306f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003036 sec., 329.3807641633729 rows/sec., 12.87 KiB/sec. | ||
| 4856 | 2025.12.11 03:52:23.493108 [ 288 ] {32dac1cb-6841-41a8-87c7-f81421e8306f} <Debug> TCPHandler: Processed in 0.00348455 sec. | ||
| 4857 | 2025.12.11 03:52:23.493225 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4858 | 2025.12.11 03:52:23.493251 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4859 | 2025.12.11 03:52:23.493256 [ 288 ] {} <Debug> TCP-Session: b6fd8d80-b122-44ed-bfba-3f3201d0318a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4860 | 2025.12.11 03:52:23.493272 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4861 | 2025.12.11 03:52:23.493297 [ 291 ] {} <Debug> TCP-Session: 6d5f0ed6-8117-4912-9dec-81c32346d393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4862 | 2025.12.11 03:52:23.493311 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4863 | 2025.12.11 03:52:23.493327 [ 275 ] {} <Debug> TCP-Session: 247eedcf-27e8-4a6d-8904-544a84b2d2c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4864 | 2025.12.11 03:52:23.493330 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4865 | 2025.12.11 03:52:23.493365 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4866 | 2025.12.11 03:52:23.493384 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4867 | 2025.12.11 03:52:23.493398 [ 292 ] {} <Debug> TCP-Session: 0f1a050d-ca43-41bb-8c03-7b01ea97e42d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4868 | 2025.12.11 03:52:23.493410 [ 295 ] {} <Debug> TCP-Session: 245d6925-db8b-4f17-86b0-9a474a196014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4869 | 2025.12.11 03:52:23.493432 [ 296 ] {} <Debug> TCP-Session: 7f5ec9b5-2f2a-4372-8836-ae487d895856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4870 | 2025.12.11 03:52:23.493344 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4871 | 2025.12.11 03:52:23.493388 [ 294 ] {} <Debug> TCP-Session: 3c3a6768-a070-4d00-adab-f07367cab3e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4872 | 2025.12.11 03:52:23.493290 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4873 | 2025.12.11 03:52:23.493493 [ 290 ] {} <Debug> TCP-Session: 04914c0c-0b3e-46f8-826e-18a79da70239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4874 | 2025.12.11 03:52:23.493542 [ 293 ] {} <Debug> TCP-Session: 2222ae4d-2a0d-4556-9a61-895e7db3c0f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4875 | 2025.12.11 03:52:26.182188 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2025.12.11 03:52:26.182499 [ 276 ] {94e27dbb-1d52-401a-b165-405995746a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4877 | 2025.12.11 03:52:26.182614 [ 276 ] {94e27dbb-1d52-401a-b165-405995746a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4878 | 2025.12.11 03:52:26.183984 [ 276 ] {94e27dbb-1d52-401a-b165-405995746a3e} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2025.12.11 03:52:26.184038 [ 276 ] {94e27dbb-1d52-401a-b165-405995746a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4880 | 2025.12.11 03:52:26.184527 [ 276 ] {94e27dbb-1d52-401a-b165-405995746a3e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4881 | 2025.12.11 03:52:26.184772 [ 276 ] {94e27dbb-1d52-401a-b165-405995746a3e} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2025.12.11 03:52:26.184941 [ 276 ] {94e27dbb-1d52-401a-b165-405995746a3e} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002515 sec., 475546.71968190855 rows/sec., 39.02 MiB/sec. | ||
| 4883 | 2025.12.11 03:52:26.184993 [ 276 ] {94e27dbb-1d52-401a-b165-405995746a3e} <Debug> TCPHandler: Processed in 0.002981961 sec. | ||
| 4884 | 2025.12.11 03:52:26.185118 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2025.12.11 03:52:26.185223 [ 276 ] {00a0f26b-6fb6-4ee9-8c61-c7d513fb6295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4886 | 2025.12.11 03:52:26.185268 [ 276 ] {00a0f26b-6fb6-4ee9-8c61-c7d513fb6295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4887 | 2025.12.11 03:52:26.185829 [ 276 ] {00a0f26b-6fb6-4ee9-8c61-c7d513fb6295} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2025.12.11 03:52:26.185874 [ 276 ] {00a0f26b-6fb6-4ee9-8c61-c7d513fb6295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4889 | 2025.12.11 03:52:26.186210 [ 276 ] {00a0f26b-6fb6-4ee9-8c61-c7d513fb6295} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4890 | 2025.12.11 03:52:26.186430 [ 276 ] {00a0f26b-6fb6-4ee9-8c61-c7d513fb6295} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2025.12.11 03:52:26.186566 [ 276 ] {00a0f26b-6fb6-4ee9-8c61-c7d513fb6295} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001368 sec., 166666.66666666666 rows/sec., 11.29 MiB/sec. | ||
| 4892 | 2025.12.11 03:52:26.186606 [ 276 ] {00a0f26b-6fb6-4ee9-8c61-c7d513fb6295} <Debug> TCPHandler: Processed in 0.001540017 sec. | ||
| 4893 | 2025.12.11 03:52:26.186717 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2025.12.11 03:52:26.186821 [ 276 ] {1b44a3fe-1c7e-4ef8-8451-32e442032b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4895 | 2025.12.11 03:52:26.186863 [ 276 ] {1b44a3fe-1c7e-4ef8-8451-32e442032b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4896 | 2025.12.11 03:52:26.187434 [ 276 ] {1b44a3fe-1c7e-4ef8-8451-32e442032b9c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2025.12.11 03:52:26.187471 [ 276 ] {1b44a3fe-1c7e-4ef8-8451-32e442032b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4898 | 2025.12.11 03:52:26.187802 [ 276 ] {1b44a3fe-1c7e-4ef8-8451-32e442032b9c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4899 | 2025.12.11 03:52:26.188010 [ 276 ] {1b44a3fe-1c7e-4ef8-8451-32e442032b9c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2025.12.11 03:52:26.188135 [ 276 ] {1b44a3fe-1c7e-4ef8-8451-32e442032b9c} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001336 sec., 389221.55688622757 rows/sec., 28.80 MiB/sec. | ||
| 4901 | 2025.12.11 03:52:26.188172 [ 276 ] {1b44a3fe-1c7e-4ef8-8451-32e442032b9c} <Debug> TCPHandler: Processed in 0.001503436 sec. | ||
| 4902 | 2025.12.11 03:52:26.188280 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2025.12.11 03:52:26.188373 [ 276 ] {8b39cf61-a99c-4352-915a-6538cc278480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4904 | 2025.12.11 03:52:26.188417 [ 276 ] {8b39cf61-a99c-4352-915a-6538cc278480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4905 | 2025.12.11 03:52:26.189030 [ 276 ] {8b39cf61-a99c-4352-915a-6538cc278480} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2025.12.11 03:52:26.189066 [ 276 ] {8b39cf61-a99c-4352-915a-6538cc278480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4907 | 2025.12.11 03:52:26.189433 [ 276 ] {8b39cf61-a99c-4352-915a-6538cc278480} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4908 | 2025.12.11 03:52:26.189636 [ 276 ] {8b39cf61-a99c-4352-915a-6538cc278480} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2025.12.11 03:52:26.189762 [ 276 ] {8b39cf61-a99c-4352-915a-6538cc278480} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001407 sec., 599857.8535891968 rows/sec., 40.37 MiB/sec. | ||
| 4910 | 2025.12.11 03:52:26.189798 [ 276 ] {8b39cf61-a99c-4352-915a-6538cc278480} <Debug> TCPHandler: Processed in 0.001565417 sec. | ||
| 4911 | 2025.12.11 03:52:26.189903 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2025.12.11 03:52:26.189995 [ 276 ] {835b1e7d-b54f-4f3c-980a-482b87c5110a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4913 | 2025.12.11 03:52:26.190037 [ 276 ] {835b1e7d-b54f-4f3c-980a-482b87c5110a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4914 | 2025.12.11 03:52:26.190363 [ 276 ] {835b1e7d-b54f-4f3c-980a-482b87c5110a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2025.12.11 03:52:26.190399 [ 276 ] {835b1e7d-b54f-4f3c-980a-482b87c5110a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4916 | 2025.12.11 03:52:26.190698 [ 276 ] {835b1e7d-b54f-4f3c-980a-482b87c5110a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4917 | 2025.12.11 03:52:26.190943 [ 276 ] {835b1e7d-b54f-4f3c-980a-482b87c5110a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2025.12.11 03:52:26.191075 [ 276 ] {835b1e7d-b54f-4f3c-980a-482b87c5110a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4919 | 2025.12.11 03:52:26.191110 [ 276 ] {835b1e7d-b54f-4f3c-980a-482b87c5110a} <Debug> TCPHandler: Processed in 0.001253931 sec. | ||
| 4920 | 2025.12.11 03:52:28.269190 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4921 | 2025.12.11 03:52:28.269259 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4922 | 2025.12.11 03:52:28.411862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12499 | ||
| 4923 | 2025.12.11 03:52:28.412547 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2025.12.11 03:52:28.412586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4925 | 2025.12.11 03:52:28.413068 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4926 | 2025.12.11 03:52:28.413321 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2025.12.11 03:52:28.413448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12499 | ||
| 4928 | 2025.12.11 03:52:28.413467 [ 84 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4929 | 2025.12.11 03:52:28.413521 [ 84 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2025.12.11 03:52:28.413544 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4931 | 2025.12.11 03:52:28.413723 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 4932 | 2025.12.11 03:52:28.413935 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4933 | 2025.12.11 03:52:28.413996 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10067 rows starting from the beginning of the part | ||
| 4934 | 2025.12.11 03:52:28.414101 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 4935 | 2025.12.11 03:52:28.414186 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 4936 | 2025.12.11 03:52:28.414260 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 4937 | 2025.12.11 03:52:28.414332 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 4938 | 2025.12.11 03:52:28.414397 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 4939 | 2025.12.11 03:52:28.416303 [ 197 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12499 rows, containing 4 columns (4 merged, 0 gathered) in 0.002665746 sec., 4688743.7887930805 rows/sec., 67.07 MiB/sec. | ||
| 4940 | 2025.12.11 03:52:28.416625 [ 197 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4941 | 2025.12.11 03:52:28.416872 [ 197 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_26_5} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2025.12.11 03:52:28.416934 [ 197 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_26_5} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4943 | 2025.12.11 03:52:28.417017 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4944 | 2025.12.11 03:52:29.075897 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4945 | 2025.12.11 03:52:29.095020 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2025.12.11 03:52:29.095108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4947 | 2025.12.11 03:52:29.100701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4948 | 2025.12.11 03:52:29.101505 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2025.12.11 03:52:29.101815 [ 84 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4950 | 2025.12.11 03:52:29.101851 [ 84 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2025.12.11 03:52:29.101869 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4952 | 2025.12.11 03:52:29.102010 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 4953 | 2025.12.11 03:52:29.106501 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4954 | 2025.12.11 03:52:29.106540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4955 | 2025.12.11 03:52:29.108121 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 4956 | 2025.12.11 03:52:29.113382 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 4957 | 2025.12.11 03:52:29.118628 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 4958 | 2025.12.11 03:52:29.123349 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 4959 | 2025.12.11 03:52:29.128124 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 4960 | 2025.12.11 03:52:29.132342 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 4961 | 2025.12.11 03:52:29.192964 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.091009558 sec., 2153.6199527526546 rows/sec., 11.14 MiB/sec. | ||
| 4962 | 2025.12.11 03:52:29.195821 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4963 | 2025.12.11 03:52:29.198078 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_26_5} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2025.12.11 03:52:29.198198 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_26_5} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4965 | 2025.12.11 03:52:29.200213 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4966 | 2025.12.11 03:52:30.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.31 MiB, peak 266.87 MiB, free memory in arenas 0.00 B, will set to 262.63 MiB (RSS), difference: 6.32 MiB | ||
| 4967 | 2025.12.11 03:52:31.157739 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2025.12.11 03:52:31.157948 [ 276 ] {b59e6601-1734-435d-8f6a-220071278811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4969 | 2025.12.11 03:52:31.158021 [ 276 ] {b59e6601-1734-435d-8f6a-220071278811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4970 | 2025.12.11 03:52:31.158843 [ 276 ] {b59e6601-1734-435d-8f6a-220071278811} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2025.12.11 03:52:31.158897 [ 276 ] {b59e6601-1734-435d-8f6a-220071278811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4972 | 2025.12.11 03:52:31.159323 [ 276 ] {b59e6601-1734-435d-8f6a-220071278811} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4973 | 2025.12.11 03:52:31.159546 [ 276 ] {b59e6601-1734-435d-8f6a-220071278811} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2025.12.11 03:52:31.159675 [ 83 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4975 | 2025.12.11 03:52:31.159705 [ 276 ] {b59e6601-1734-435d-8f6a-220071278811} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001808 sec., 77433.62831858407 rows/sec., 6.71 MiB/sec. | ||
| 4976 | 2025.12.11 03:52:31.159746 [ 83 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2025.12.11 03:52:31.159759 [ 276 ] {b59e6601-1734-435d-8f6a-220071278811} <Debug> TCPHandler: Processed in 0.002150637 sec. | ||
| 4978 | 2025.12.11 03:52:31.159779 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4979 | 2025.12.11 03:52:31.159893 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2025.12.11 03:52:31.159930 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 4981 | 2025.12.11 03:52:31.159992 [ 276 ] {6fedb9b3-a8ad-4d2c-91b8-12d035fa6940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4982 | 2025.12.11 03:52:31.160037 [ 276 ] {6fedb9b3-a8ad-4d2c-91b8-12d035fa6940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4983 | 2025.12.11 03:52:31.160092 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4984 | 2025.12.11 03:52:31.160130 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1407 rows starting from the beginning of the part | ||
| 4985 | 2025.12.11 03:52:31.160199 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 259 rows starting from the beginning of the part | ||
| 4986 | 2025.12.11 03:52:31.160243 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 4987 | 2025.12.11 03:52:31.160284 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 140 rows starting from the beginning of the part | ||
| 4988 | 2025.12.11 03:52:31.160325 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1196 rows starting from the beginning of the part | ||
| 4989 | 2025.12.11 03:52:31.160364 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 140 rows starting from the beginning of the part | ||
| 4990 | 2025.12.11 03:52:31.160595 [ 276 ] {6fedb9b3-a8ad-4d2c-91b8-12d035fa6940} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2025.12.11 03:52:31.160639 [ 276 ] {6fedb9b3-a8ad-4d2c-91b8-12d035fa6940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4992 | 2025.12.11 03:52:31.161064 [ 276 ] {6fedb9b3-a8ad-4d2c-91b8-12d035fa6940} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4993 | 2025.12.11 03:52:31.161298 [ 276 ] {6fedb9b3-a8ad-4d2c-91b8-12d035fa6940} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2025.12.11 03:52:31.161405 [ 83 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4995 | 2025.12.11 03:52:31.161436 [ 83 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2025.12.11 03:52:31.161450 [ 276 ] {6fedb9b3-a8ad-4d2c-91b8-12d035fa6940} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001477 sec., 28436.018957345972 rows/sec., 2.09 MiB/sec. | ||
| 4997 | 2025.12.11 03:52:31.161452 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 4998 | 2025.12.11 03:52:31.161498 [ 276 ] {6fedb9b3-a8ad-4d2c-91b8-12d035fa6940} <Debug> TCPHandler: Processed in 0.001652389 sec. | ||
| 4999 | 2025.12.11 03:52:31.161572 [ 197 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 5000 | 2025.12.11 03:52:31.161627 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2025.12.11 03:52:31.161658 [ 197 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5002 | 2025.12.11 03:52:31.161686 [ 197 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 71 rows starting from the beginning of the part | ||
| 5003 | 2025.12.11 03:52:31.161724 [ 276 ] {006c80d4-424a-4cc0-8cd0-be79bc5eea54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5004 | 2025.12.11 03:52:31.161745 [ 197 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 5005 | 2025.12.11 03:52:31.161766 [ 276 ] {006c80d4-424a-4cc0-8cd0-be79bc5eea54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5006 | 2025.12.11 03:52:31.161788 [ 197 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 5007 | 2025.12.11 03:52:31.161827 [ 197 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 55 rows starting from the beginning of the part | ||
| 5008 | 2025.12.11 03:52:31.161865 [ 197 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 5009 | 2025.12.11 03:52:31.161912 [ 197 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 5010 | 2025.12.11 03:52:31.161922 [ 192 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 5 columns (5 merged, 0 gathered) in 0.002053745 sec., 1557155.3430440489 rows/sec., 136.19 MiB/sec. | ||
| 5011 | 2025.12.11 03:52:31.162228 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5012 | 2025.12.11 03:52:31.162254 [ 276 ] {006c80d4-424a-4cc0-8cd0-be79bc5eea54} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2025.12.11 03:52:31.162296 [ 276 ] {006c80d4-424a-4cc0-8cd0-be79bc5eea54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5014 | 2025.12.11 03:52:31.162554 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_36_7} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2025.12.11 03:52:31.162639 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_36_7} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5016 | 2025.12.11 03:52:31.162669 [ 192 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.001138279 sec., 225779.4442311595 rows/sec., 17.42 MiB/sec. | ||
| 5017 | 2025.12.11 03:52:31.162727 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5018 | 2025.12.11 03:52:31.162739 [ 276 ] {006c80d4-424a-4cc0-8cd0-be79bc5eea54} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5019 | 2025.12.11 03:52:31.162837 [ 194 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5020 | 2025.12.11 03:52:31.163037 [ 276 ] {006c80d4-424a-4cc0-8cd0-be79bc5eea54} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2025.12.11 03:52:31.163151 [ 83 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5022 | 2025.12.11 03:52:31.163161 [ 194 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_21_4} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2025.12.11 03:52:31.163189 [ 83 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2025.12.11 03:52:31.163193 [ 276 ] {006c80d4-424a-4cc0-8cd0-be79bc5eea54} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001488 sec., 71236.55913978495 rows/sec., 5.56 MiB/sec. | ||
| 5025 | 2025.12.11 03:52:31.163219 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5026 | 2025.12.11 03:52:31.163254 [ 276 ] {006c80d4-424a-4cc0-8cd0-be79bc5eea54} <Debug> TCPHandler: Processed in 0.001677079 sec. | ||
| 5027 | 2025.12.11 03:52:31.163256 [ 194 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_21_4} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5028 | 2025.12.11 03:52:31.163342 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 5029 | 2025.12.11 03:52:31.163387 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5030 | 2025.12.11 03:52:31.163388 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2025.12.11 03:52:31.163459 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5032 | 2025.12.11 03:52:31.163490 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 5033 | 2025.12.11 03:52:31.163499 [ 276 ] {c44b98d4-dbfe-484d-8de7-b0a70610bb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5034 | 2025.12.11 03:52:31.163549 [ 276 ] {c44b98d4-dbfe-484d-8de7-b0a70610bb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5035 | 2025.12.11 03:52:31.163551 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 143 rows starting from the beginning of the part | ||
| 5036 | 2025.12.11 03:52:31.163609 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5037 | 2025.12.11 03:52:31.163655 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 106 rows starting from the beginning of the part | ||
| 5038 | 2025.12.11 03:52:31.163699 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 520 rows starting from the beginning of the part | ||
| 5039 | 2025.12.11 03:52:31.163743 [ 189 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 106 rows starting from the beginning of the part | ||
| 5040 | 2025.12.11 03:52:31.164005 [ 276 ] {c44b98d4-dbfe-484d-8de7-b0a70610bb40} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2025.12.11 03:52:31.164039 [ 276 ] {c44b98d4-dbfe-484d-8de7-b0a70610bb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5042 | 2025.12.11 03:52:31.164392 [ 276 ] {c44b98d4-dbfe-484d-8de7-b0a70610bb40} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5043 | 2025.12.11 03:52:31.164605 [ 276 ] {c44b98d4-dbfe-484d-8de7-b0a70610bb40} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2025.12.11 03:52:31.164714 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5045 | 2025.12.11 03:52:31.164724 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423305 sec., 1104471.6346812525 rows/sec., 88.03 MiB/sec. | ||
| 5046 | 2025.12.11 03:52:31.164743 [ 276 ] {c44b98d4-dbfe-484d-8de7-b0a70610bb40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 5047 | 2025.12.11 03:52:31.164760 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2025.12.11 03:52:31.164795 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5049 | 2025.12.11 03:52:31.164796 [ 276 ] {c44b98d4-dbfe-484d-8de7-b0a70610bb40} <Debug> TCPHandler: Processed in 0.001457405 sec. | ||
| 5050 | 2025.12.11 03:52:31.164875 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 5051 | 2025.12.11 03:52:31.164931 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2025.12.11 03:52:31.164933 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5053 | 2025.12.11 03:52:31.164954 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5054 | 2025.12.11 03:52:31.164996 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9069 rows starting from the beginning of the part | ||
| 5055 | 2025.12.11 03:52:31.165029 [ 276 ] {a40770d4-5103-4aea-b3df-a35ad2af9052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5056 | 2025.12.11 03:52:31.165039 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 197 rows starting from the beginning of the part | ||
| 5057 | 2025.12.11 03:52:31.165081 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 5058 | 2025.12.11 03:52:31.165085 [ 276 ] {a40770d4-5103-4aea-b3df-a35ad2af9052} <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 | ||
| 5059 | 2025.12.11 03:52:31.165117 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 5060 | 2025.12.11 03:52:31.165154 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 844 rows starting from the beginning of the part | ||
| 5061 | 2025.12.11 03:52:31.165191 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5062 | 2025.12.11 03:52:31.165308 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_36_7} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5063 | 2025.12.11 03:52:31.165414 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_36_7} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5064 | 2025.12.11 03:52:31.165538 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5065 | 2025.12.11 03:52:31.165989 [ 276 ] {a40770d4-5103-4aea-b3df-a35ad2af9052} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2025.12.11 03:52:31.166029 [ 276 ] {a40770d4-5103-4aea-b3df-a35ad2af9052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5067 | 2025.12.11 03:52:31.166636 [ 276 ] {a40770d4-5103-4aea-b3df-a35ad2af9052} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5068 | 2025.12.11 03:52:31.166861 [ 276 ] {a40770d4-5103-4aea-b3df-a35ad2af9052} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2025.12.11 03:52:31.167012 [ 276 ] {a40770d4-5103-4aea-b3df-a35ad2af9052} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002001 sec., 20989.50524737631 rows/sec., 37.61 MiB/sec. | ||
| 5070 | 2025.12.11 03:52:31.167067 [ 276 ] {a40770d4-5103-4aea-b3df-a35ad2af9052} <Debug> TCPHandler: Processed in 0.002185288 sec. | ||
| 5071 | 2025.12.11 03:52:31.167187 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5072 | 2025.12.11 03:52:31.167281 [ 276 ] {10de7c27-8721-4bc3-93f2-c26852773dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5073 | 2025.12.11 03:52:31.167323 [ 276 ] {10de7c27-8721-4bc3-93f2-c26852773dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5074 | 2025.12.11 03:52:31.167662 [ 276 ] {10de7c27-8721-4bc3-93f2-c26852773dd9} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2025.12.11 03:52:31.167698 [ 276 ] {10de7c27-8721-4bc3-93f2-c26852773dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5076 | 2025.12.11 03:52:31.167996 [ 276 ] {10de7c27-8721-4bc3-93f2-c26852773dd9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5077 | 2025.12.11 03:52:31.168200 [ 276 ] {10de7c27-8721-4bc3-93f2-c26852773dd9} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2025.12.11 03:52:31.168304 [ 83 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5079 | 2025.12.11 03:52:31.168328 [ 276 ] {10de7c27-8721-4bc3-93f2-c26852773dd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 5080 | 2025.12.11 03:52:31.168341 [ 83 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2025.12.11 03:52:31.168368 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5082 | 2025.12.11 03:52:31.168370 [ 276 ] {10de7c27-8721-4bc3-93f2-c26852773dd9} <Debug> TCPHandler: Processed in 0.001233461 sec. | ||
| 5083 | 2025.12.11 03:52:31.168449 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 5084 | 2025.12.11 03:52:31.168551 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5085 | 2025.12.11 03:52:31.168582 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1350 rows starting from the beginning of the part | ||
| 5086 | 2025.12.11 03:52:31.168640 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 5087 | 2025.12.11 03:52:31.168684 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 5088 | 2025.12.11 03:52:31.168728 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5089 | 2025.12.11 03:52:31.168771 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5090 | 2025.12.11 03:52:31.168813 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 5091 | 2025.12.11 03:52:31.168896 [ 192 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10590 rows, containing 5 columns (5 merged, 0 gathered) in 0.004045919 sec., 2617452.30193684 rows/sec., 179.51 MiB/sec. | ||
| 5092 | 2025.12.11 03:52:31.169170 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5093 | 2025.12.11 03:52:31.169488 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2025.12.11 03:52:31.169570 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5095 | 2025.12.11 03:52:31.169640 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 5096 | 2025.12.11 03:52:31.169772 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 4 columns (4 merged, 0 gathered) in 0.001356723 sec., 1216165.7169518021 rows/sec., 82.33 MiB/sec. | ||
| 5097 | 2025.12.11 03:52:31.169997 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5098 | 2025.12.11 03:52:31.170247 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_36_7} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2025.12.11 03:52:31.170309 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_36_7} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5100 | 2025.12.11 03:52:31.170388 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5101 | 2025.12.11 03:52:32.000280 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.17 MiB, peak 270.21 MiB, free memory in arenas 0.00 B, will set to 264.69 MiB (RSS), difference: 1.52 MiB | ||
| 5102 | 2025.12.11 03:52:33.418753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 612 | ||
| 5103 | 2025.12.11 03:52:33.421209 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2025.12.11 03:52:33.421265 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5105 | 2025.12.11 03:52:33.422503 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5106 | 2025.12.11 03:52:33.422782 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2025.12.11 03:52:33.423158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
| 5108 | 2025.12.11 03:52:35.913526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12947 | ||
| 5109 | 2025.12.11 03:52:35.914069 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2025.12.11 03:52:35.914111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5111 | 2025.12.11 03:52:35.914617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5112 | 2025.12.11 03:52:35.914851 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2025.12.11 03:52:35.914998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12947 | ||
| 5114 | 2025.12.11 03:52:36.156318 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2025.12.11 03:52:36.156512 [ 276 ] {765473c1-6ee9-4964-b2dc-5acb904f60d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5116 | 2025.12.11 03:52:36.156580 [ 276 ] {765473c1-6ee9-4964-b2dc-5acb904f60d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5117 | 2025.12.11 03:52:36.157244 [ 276 ] {765473c1-6ee9-4964-b2dc-5acb904f60d6} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2025.12.11 03:52:36.157287 [ 276 ] {765473c1-6ee9-4964-b2dc-5acb904f60d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5119 | 2025.12.11 03:52:36.157678 [ 276 ] {765473c1-6ee9-4964-b2dc-5acb904f60d6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5120 | 2025.12.11 03:52:36.157899 [ 276 ] {765473c1-6ee9-4964-b2dc-5acb904f60d6} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2025.12.11 03:52:36.158061 [ 276 ] {765473c1-6ee9-4964-b2dc-5acb904f60d6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001597 sec., 35065.748278021296 rows/sec., 2.68 MiB/sec. | ||
| 5122 | 2025.12.11 03:52:36.158109 [ 276 ] {765473c1-6ee9-4964-b2dc-5acb904f60d6} <Debug> TCPHandler: Processed in 0.001916334 sec. | ||
| 5123 | 2025.12.11 03:52:36.158250 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2025.12.11 03:52:36.158351 [ 276 ] {e16f83d3-43be-4d57-adc9-c2c89ccae953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5125 | 2025.12.11 03:52:36.158394 [ 276 ] {e16f83d3-43be-4d57-adc9-c2c89ccae953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5126 | 2025.12.11 03:52:36.158862 [ 276 ] {e16f83d3-43be-4d57-adc9-c2c89ccae953} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2025.12.11 03:52:36.158899 [ 276 ] {e16f83d3-43be-4d57-adc9-c2c89ccae953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5128 | 2025.12.11 03:52:36.159210 [ 276 ] {e16f83d3-43be-4d57-adc9-c2c89ccae953} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5129 | 2025.12.11 03:52:36.159412 [ 276 ] {e16f83d3-43be-4d57-adc9-c2c89ccae953} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2025.12.11 03:52:36.159551 [ 276 ] {e16f83d3-43be-4d57-adc9-c2c89ccae953} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 5131 | 2025.12.11 03:52:36.159588 [ 276 ] {e16f83d3-43be-4d57-adc9-c2c89ccae953} <Debug> TCPHandler: Processed in 0.001388884 sec. | ||
| 5132 | 2025.12.11 03:52:36.159704 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2025.12.11 03:52:36.159799 [ 276 ] {c909f50c-e8fc-433e-936e-9fc26385b08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5134 | 2025.12.11 03:52:36.159842 [ 276 ] {c909f50c-e8fc-433e-936e-9fc26385b08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5135 | 2025.12.11 03:52:36.160291 [ 276 ] {c909f50c-e8fc-433e-936e-9fc26385b08b} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2025.12.11 03:52:36.160327 [ 276 ] {c909f50c-e8fc-433e-936e-9fc26385b08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5137 | 2025.12.11 03:52:36.160656 [ 276 ] {c909f50c-e8fc-433e-936e-9fc26385b08b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5138 | 2025.12.11 03:52:36.160863 [ 276 ] {c909f50c-e8fc-433e-936e-9fc26385b08b} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2025.12.11 03:52:36.160994 [ 276 ] {c909f50c-e8fc-433e-936e-9fc26385b08b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 5140 | 2025.12.11 03:52:36.161030 [ 276 ] {c909f50c-e8fc-433e-936e-9fc26385b08b} <Debug> TCPHandler: Processed in 0.001375904 sec. | ||
| 5141 | 2025.12.11 03:52:36.161139 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2025.12.11 03:52:36.161233 [ 276 ] {759619b9-46b9-4ffb-9379-81ad0e2e1c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5143 | 2025.12.11 03:52:36.161274 [ 276 ] {759619b9-46b9-4ffb-9379-81ad0e2e1c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5144 | 2025.12.11 03:52:36.161608 [ 276 ] {759619b9-46b9-4ffb-9379-81ad0e2e1c7f} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2025.12.11 03:52:36.161644 [ 276 ] {759619b9-46b9-4ffb-9379-81ad0e2e1c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5146 | 2025.12.11 03:52:36.161936 [ 276 ] {759619b9-46b9-4ffb-9379-81ad0e2e1c7f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5147 | 2025.12.11 03:52:36.162145 [ 276 ] {759619b9-46b9-4ffb-9379-81ad0e2e1c7f} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2025.12.11 03:52:36.162272 [ 276 ] {759619b9-46b9-4ffb-9379-81ad0e2e1c7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5149 | 2025.12.11 03:52:36.162309 [ 276 ] {759619b9-46b9-4ffb-9379-81ad0e2e1c7f} <Debug> TCPHandler: Processed in 0.001217911 sec. | ||
| 5150 | 2025.12.11 03:52:36.606620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5151 | 2025.12.11 03:52:36.622184 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2025.12.11 03:52:36.622251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5153 | 2025.12.11 03:52:36.627866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5154 | 2025.12.11 03:52:36.628545 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2025.12.11 03:52:36.631309 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5156 | 2025.12.11 03:52:41.160008 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2025.12.11 03:52:41.160291 [ 276 ] {0768622a-c607-483d-9d06-1b23c0818dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5158 | 2025.12.11 03:52:41.160355 [ 276 ] {0768622a-c607-483d-9d06-1b23c0818dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5159 | 2025.12.11 03:52:41.160952 [ 276 ] {0768622a-c607-483d-9d06-1b23c0818dba} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2025.12.11 03:52:41.160994 [ 276 ] {0768622a-c607-483d-9d06-1b23c0818dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5161 | 2025.12.11 03:52:41.161385 [ 276 ] {0768622a-c607-483d-9d06-1b23c0818dba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5162 | 2025.12.11 03:52:41.161613 [ 276 ] {0768622a-c607-483d-9d06-1b23c0818dba} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2025.12.11 03:52:41.161738 [ 69 ] {} <Debug> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5164 | 2025.12.11 03:52:41.161776 [ 276 ] {0768622a-c607-483d-9d06-1b23c0818dba} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001538 sec., 15604.681404421326 rows/sec., 1.29 MiB/sec. | ||
| 5165 | 2025.12.11 03:52:41.161780 [ 69 ] {} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2025.12.11 03:52:41.161814 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5167 | 2025.12.11 03:52:41.161828 [ 276 ] {0768622a-c607-483d-9d06-1b23c0818dba} <Debug> TCPHandler: Processed in 0.001998584 sec. | ||
| 5168 | 2025.12.11 03:52:41.161927 [ 188 ] {3eeb5195-1495-4971-8e96-61511673dfc9::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 | ||
| 5169 | 2025.12.11 03:52:41.161952 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2025.12.11 03:52:41.162067 [ 188 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5171 | 2025.12.11 03:52:41.162070 [ 276 ] {04629402-2930-40c5-9927-f1318058345d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5172 | 2025.12.11 03:52:41.162107 [ 188 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 5173 | 2025.12.11 03:52:41.162129 [ 276 ] {04629402-2930-40c5-9927-f1318058345d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5174 | 2025.12.11 03:52:41.162201 [ 188 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 5175 | 2025.12.11 03:52:41.162254 [ 188 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 5176 | 2025.12.11 03:52:41.162295 [ 188 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 5177 | 2025.12.11 03:52:41.162334 [ 188 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 5178 | 2025.12.11 03:52:41.162550 [ 276 ] {04629402-2930-40c5-9927-f1318058345d} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2025.12.11 03:52:41.162593 [ 276 ] {04629402-2930-40c5-9927-f1318058345d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5180 | 2025.12.11 03:52:41.162914 [ 276 ] {04629402-2930-40c5-9927-f1318058345d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5181 | 2025.12.11 03:52:41.163128 [ 276 ] {04629402-2930-40c5-9927-f1318058345d} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2025.12.11 03:52:41.163131 [ 197 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254522 sec., 95653.96222625031 rows/sec., 8.30 MiB/sec. | ||
| 5183 | 2025.12.11 03:52:41.163261 [ 276 ] {04629402-2930-40c5-9927-f1318058345d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001212 sec., 8250.82508250825 rows/sec., 672.80 KiB/sec. | ||
| 5184 | 2025.12.11 03:52:41.163306 [ 276 ] {04629402-2930-40c5-9927-f1318058345d} <Debug> TCPHandler: Processed in 0.001404684 sec. | ||
| 5185 | 2025.12.11 03:52:41.163316 [ 192 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5186 | 2025.12.11 03:52:41.163418 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2025.12.11 03:52:41.163519 [ 276 ] {2e8f29c0-3507-4f1e-9cf7-87a2d3a936c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5188 | 2025.12.11 03:52:41.163566 [ 276 ] {2e8f29c0-3507-4f1e-9cf7-87a2d3a936c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5189 | 2025.12.11 03:52:41.163644 [ 192 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_5_1} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2025.12.11 03:52:41.163728 [ 192 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_5_1} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5191 | 2025.12.11 03:52:41.163820 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5192 | 2025.12.11 03:52:41.164076 [ 276 ] {2e8f29c0-3507-4f1e-9cf7-87a2d3a936c6} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2025.12.11 03:52:41.164117 [ 276 ] {2e8f29c0-3507-4f1e-9cf7-87a2d3a936c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5194 | 2025.12.11 03:52:41.164454 [ 276 ] {2e8f29c0-3507-4f1e-9cf7-87a2d3a936c6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5195 | 2025.12.11 03:52:41.164668 [ 276 ] {2e8f29c0-3507-4f1e-9cf7-87a2d3a936c6} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2025.12.11 03:52:41.164807 [ 276 ] {2e8f29c0-3507-4f1e-9cf7-87a2d3a936c6} <Debug> executeQuery: Read 265 rows, 24.23 KiB in 0.001306 sec., 202909.6477794793 rows/sec., 18.12 MiB/sec. | ||
| 5197 | 2025.12.11 03:52:41.164845 [ 276 ] {2e8f29c0-3507-4f1e-9cf7-87a2d3a936c6} <Debug> TCPHandler: Processed in 0.001476745 sec. | ||
| 5198 | 2025.12.11 03:52:41.164950 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5199 | 2025.12.11 03:52:41.165044 [ 276 ] {3dbb1321-efb8-42a3-82cf-08d8c4ea6383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5200 | 2025.12.11 03:52:41.165083 [ 276 ] {3dbb1321-efb8-42a3-82cf-08d8c4ea6383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5201 | 2025.12.11 03:52:41.165504 [ 276 ] {3dbb1321-efb8-42a3-82cf-08d8c4ea6383} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2025.12.11 03:52:41.165540 [ 276 ] {3dbb1321-efb8-42a3-82cf-08d8c4ea6383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5203 | 2025.12.11 03:52:41.165851 [ 276 ] {3dbb1321-efb8-42a3-82cf-08d8c4ea6383} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5204 | 2025.12.11 03:52:41.166056 [ 276 ] {3dbb1321-efb8-42a3-82cf-08d8c4ea6383} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2025.12.11 03:52:41.166186 [ 276 ] {3dbb1321-efb8-42a3-82cf-08d8c4ea6383} <Debug> executeQuery: Read 64 rows, 4.82 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.05 MiB/sec. | ||
| 5206 | 2025.12.11 03:52:41.166225 [ 276 ] {3dbb1321-efb8-42a3-82cf-08d8c4ea6383} <Debug> TCPHandler: Processed in 0.001323783 sec. | ||
| 5207 | 2025.12.11 03:52:41.166328 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5208 | 2025.12.11 03:52:41.166421 [ 276 ] {7a3e183e-3d9f-4888-8572-2c49cc7905e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5209 | 2025.12.11 03:52:41.166461 [ 276 ] {7a3e183e-3d9f-4888-8572-2c49cc7905e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5210 | 2025.12.11 03:52:41.166841 [ 276 ] {7a3e183e-3d9f-4888-8572-2c49cc7905e1} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2025.12.11 03:52:41.166878 [ 276 ] {7a3e183e-3d9f-4888-8572-2c49cc7905e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5212 | 2025.12.11 03:52:41.167163 [ 276 ] {7a3e183e-3d9f-4888-8572-2c49cc7905e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5213 | 2025.12.11 03:52:41.167369 [ 276 ] {7a3e183e-3d9f-4888-8572-2c49cc7905e1} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2025.12.11 03:52:41.167501 [ 276 ] {7a3e183e-3d9f-4888-8572-2c49cc7905e1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001097 sec., 21877.848678213308 rows/sec., 1.82 MiB/sec. | ||
| 5215 | 2025.12.11 03:52:41.167541 [ 276 ] {7a3e183e-3d9f-4888-8572-2c49cc7905e1} <Debug> TCPHandler: Processed in 0.001262102 sec. | ||
| 5216 | 2025.12.11 03:52:41.167648 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2025.12.11 03:52:41.167742 [ 276 ] {e682c356-5ff0-41e2-b67e-a02df342c0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5218 | 2025.12.11 03:52:41.167781 [ 276 ] {e682c356-5ff0-41e2-b67e-a02df342c0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5219 | 2025.12.11 03:52:41.168157 [ 276 ] {e682c356-5ff0-41e2-b67e-a02df342c0c1} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2025.12.11 03:52:41.168193 [ 276 ] {e682c356-5ff0-41e2-b67e-a02df342c0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5221 | 2025.12.11 03:52:41.168481 [ 276 ] {e682c356-5ff0-41e2-b67e-a02df342c0c1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5222 | 2025.12.11 03:52:41.168690 [ 276 ] {e682c356-5ff0-41e2-b67e-a02df342c0c1} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2025.12.11 03:52:41.168791 [ 67 ] {} <Debug> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5224 | 2025.12.11 03:52:41.168819 [ 276 ] {e682c356-5ff0-41e2-b67e-a02df342c0c1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 5225 | 2025.12.11 03:52:41.168874 [ 67 ] {} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2025.12.11 03:52:41.168892 [ 276 ] {e682c356-5ff0-41e2-b67e-a02df342c0c1} <Debug> TCPHandler: Processed in 0.001292952 sec. | ||
| 5227 | 2025.12.11 03:52:41.168901 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5228 | 2025.12.11 03:52:41.169001 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::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 | ||
| 5229 | 2025.12.11 03:52:41.169010 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5230 | 2025.12.11 03:52:41.169096 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5231 | 2025.12.11 03:52:41.169119 [ 276 ] {8495e7ac-46a2-4f3b-ac27-a902787f2994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5232 | 2025.12.11 03:52:41.169125 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 5233 | 2025.12.11 03:52:41.169165 [ 276 ] {8495e7ac-46a2-4f3b-ac27-a902787f2994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5234 | 2025.12.11 03:52:41.169186 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 5235 | 2025.12.11 03:52:41.169227 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::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 | ||
| 5236 | 2025.12.11 03:52:41.169264 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 5237 | 2025.12.11 03:52:41.169299 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 5238 | 2025.12.11 03:52:41.169639 [ 276 ] {8495e7ac-46a2-4f3b-ac27-a902787f2994} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2025.12.11 03:52:41.169681 [ 276 ] {8495e7ac-46a2-4f3b-ac27-a902787f2994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5240 | 2025.12.11 03:52:41.169935 [ 193 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000961566 sec., 62398.212915182114 rows/sec., 5.00 MiB/sec. | ||
| 5241 | 2025.12.11 03:52:41.170017 [ 276 ] {8495e7ac-46a2-4f3b-ac27-a902787f2994} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5242 | 2025.12.11 03:52:41.170056 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5243 | 2025.12.11 03:52:41.170283 [ 276 ] {8495e7ac-46a2-4f3b-ac27-a902787f2994} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2025.12.11 03:52:41.170356 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_5_1} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2025.12.11 03:52:41.170427 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_5_1} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5246 | 2025.12.11 03:52:41.170432 [ 276 ] {8495e7ac-46a2-4f3b-ac27-a902787f2994} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.00133 sec., 114285.71428571429 rows/sec., 9.22 MiB/sec. | ||
| 5247 | 2025.12.11 03:52:41.170479 [ 276 ] {8495e7ac-46a2-4f3b-ac27-a902787f2994} <Debug> TCPHandler: Processed in 0.001517687 sec. | ||
| 5248 | 2025.12.11 03:52:41.170486 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5249 | 2025.12.11 03:52:41.170590 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2025.12.11 03:52:41.170686 [ 276 ] {4279aa5b-8a0c-454a-8099-3867a351b540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5251 | 2025.12.11 03:52:41.170730 [ 276 ] {4279aa5b-8a0c-454a-8099-3867a351b540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5252 | 2025.12.11 03:52:41.171142 [ 276 ] {4279aa5b-8a0c-454a-8099-3867a351b540} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2025.12.11 03:52:41.171179 [ 276 ] {4279aa5b-8a0c-454a-8099-3867a351b540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5254 | 2025.12.11 03:52:41.171519 [ 276 ] {4279aa5b-8a0c-454a-8099-3867a351b540} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5255 | 2025.12.11 03:52:41.171766 [ 276 ] {4279aa5b-8a0c-454a-8099-3867a351b540} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2025.12.11 03:52:41.171929 [ 276 ] {4279aa5b-8a0c-454a-8099-3867a351b540} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.00126 sec., 159523.80952380953 rows/sec., 11.43 MiB/sec. | ||
| 5257 | 2025.12.11 03:52:41.171967 [ 276 ] {4279aa5b-8a0c-454a-8099-3867a351b540} <Debug> TCPHandler: Processed in 0.001425484 sec. | ||
| 5258 | 2025.12.11 03:52:41.172086 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2025.12.11 03:52:41.172187 [ 276 ] {8cf35920-a7ad-4a70-a4b0-9964d9777f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5260 | 2025.12.11 03:52:41.172248 [ 276 ] {8cf35920-a7ad-4a70-a4b0-9964d9777f76} <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 | ||
| 5261 | 2025.12.11 03:52:41.173096 [ 276 ] {8cf35920-a7ad-4a70-a4b0-9964d9777f76} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2025.12.11 03:52:41.173135 [ 276 ] {8cf35920-a7ad-4a70-a4b0-9964d9777f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5263 | 2025.12.11 03:52:41.173697 [ 276 ] {8cf35920-a7ad-4a70-a4b0-9964d9777f76} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5264 | 2025.12.11 03:52:41.173928 [ 276 ] {8cf35920-a7ad-4a70-a4b0-9964d9777f76} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2025.12.11 03:52:41.174063 [ 276 ] {8cf35920-a7ad-4a70-a4b0-9964d9777f76} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001895 sec., 22163.588390501318 rows/sec., 39.72 MiB/sec. | ||
| 5266 | 2025.12.11 03:52:41.174115 [ 276 ] {8cf35920-a7ad-4a70-a4b0-9964d9777f76} <Debug> TCPHandler: Processed in 0.002078196 sec. | ||
| 5267 | 2025.12.11 03:52:41.174239 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5268 | 2025.12.11 03:52:41.174334 [ 276 ] {d7342142-ebf9-4e34-b1df-085915a26141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5269 | 2025.12.11 03:52:41.174376 [ 276 ] {d7342142-ebf9-4e34-b1df-085915a26141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5270 | 2025.12.11 03:52:41.174712 [ 276 ] {d7342142-ebf9-4e34-b1df-085915a26141} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2025.12.11 03:52:41.174747 [ 276 ] {d7342142-ebf9-4e34-b1df-085915a26141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5272 | 2025.12.11 03:52:41.175048 [ 276 ] {d7342142-ebf9-4e34-b1df-085915a26141} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5273 | 2025.12.11 03:52:41.175255 [ 276 ] {d7342142-ebf9-4e34-b1df-085915a26141} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2025.12.11 03:52:41.175385 [ 276 ] {d7342142-ebf9-4e34-b1df-085915a26141} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 5275 | 2025.12.11 03:52:41.175422 [ 276 ] {d7342142-ebf9-4e34-b1df-085915a26141} <Debug> TCPHandler: Processed in 0.001232502 sec. | ||
| 5276 | 2025.12.11 03:52:43.269514 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5277 | 2025.12.11 03:52:43.269566 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5278 | 2025.12.11 03:52:43.415083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13459 | ||
| 5279 | 2025.12.11 03:52:43.415851 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2025.12.11 03:52:43.415921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5281 | 2025.12.11 03:52:43.416525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5282 | 2025.12.11 03:52:43.416764 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2025.12.11 03:52:43.416898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13459 | ||
| 5284 | 2025.12.11 03:52:43.423302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 640 | ||
| 5285 | 2025.12.11 03:52:43.425914 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2025.12.11 03:52:43.425963 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5287 | 2025.12.11 03:52:43.427176 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5288 | 2025.12.11 03:52:43.427452 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2025.12.11 03:52:43.427642 [ 65 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5290 | 2025.12.11 03:52:43.427714 [ 65 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5291 | 2025.12.11 03:52:43.427751 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5292 | 2025.12.11 03:52:43.427815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 5293 | 2025.12.11 03:52:43.427896 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 5294 | 2025.12.11 03:52:43.428540 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5295 | 2025.12.11 03:52:43.428666 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 510 rows starting from the beginning of the part | ||
| 5296 | 2025.12.11 03:52:43.428999 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 5297 | 2025.12.11 03:52:43.429304 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 5298 | 2025.12.11 03:52:43.429613 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 22 rows starting from the beginning of the part | ||
| 5299 | 2025.12.11 03:52:43.429910 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 5300 | 2025.12.11 03:52:43.430216 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 5301 | 2025.12.11 03:52:43.436196 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 72 columns (72 merged, 0 gathered) in 0.008365674 sec., 76503.10064676199 rows/sec., 64.97 MiB/sec. | ||
| 5302 | 2025.12.11 03:52:43.437052 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5303 | 2025.12.11 03:52:43.437558 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_21_4} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2025.12.11 03:52:43.437631 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_21_4} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5305 | 2025.12.11 03:52:43.437755 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 5306 | 2025.12.11 03:52:44.131368 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5307 | 2025.12.11 03:52:44.149215 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2025.12.11 03:52:44.149287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5309 | 2025.12.11 03:52:44.155458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5310 | 2025.12.11 03:52:44.156191 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2025.12.11 03:52:44.159233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5312 | 2025.12.11 03:52:46.155720 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2025.12.11 03:52:46.155902 [ 276 ] {49dbefa0-b4f1-4b0a-91e9-0354fdf84b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5314 | 2025.12.11 03:52:46.155964 [ 276 ] {49dbefa0-b4f1-4b0a-91e9-0354fdf84b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5315 | 2025.12.11 03:52:46.156573 [ 276 ] {49dbefa0-b4f1-4b0a-91e9-0354fdf84b6b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2025.12.11 03:52:46.156614 [ 276 ] {49dbefa0-b4f1-4b0a-91e9-0354fdf84b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5317 | 2025.12.11 03:52:46.156995 [ 276 ] {49dbefa0-b4f1-4b0a-91e9-0354fdf84b6b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5318 | 2025.12.11 03:52:46.157209 [ 276 ] {49dbefa0-b4f1-4b0a-91e9-0354fdf84b6b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2025.12.11 03:52:46.157352 [ 276 ] {49dbefa0-b4f1-4b0a-91e9-0354fdf84b6b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0015 sec., 37333.333333333336 rows/sec., 2.85 MiB/sec. | ||
| 5320 | 2025.12.11 03:52:46.157393 [ 276 ] {49dbefa0-b4f1-4b0a-91e9-0354fdf84b6b} <Debug> TCPHandler: Processed in 0.001790581 sec. | ||
| 5321 | 2025.12.11 03:52:46.157515 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2025.12.11 03:52:46.157628 [ 276 ] {ddb973de-9ddb-4081-8fa3-62970d489a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5323 | 2025.12.11 03:52:46.157679 [ 276 ] {ddb973de-9ddb-4081-8fa3-62970d489a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5324 | 2025.12.11 03:52:46.158225 [ 276 ] {ddb973de-9ddb-4081-8fa3-62970d489a1f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2025.12.11 03:52:46.158270 [ 276 ] {ddb973de-9ddb-4081-8fa3-62970d489a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5326 | 2025.12.11 03:52:46.158635 [ 276 ] {ddb973de-9ddb-4081-8fa3-62970d489a1f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5327 | 2025.12.11 03:52:46.158833 [ 276 ] {ddb973de-9ddb-4081-8fa3-62970d489a1f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2025.12.11 03:52:46.158959 [ 276 ] {ddb973de-9ddb-4081-8fa3-62970d489a1f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001382 sec., 46309.69609261939 rows/sec., 3.61 MiB/sec. | ||
| 5329 | 2025.12.11 03:52:46.158996 [ 276 ] {ddb973de-9ddb-4081-8fa3-62970d489a1f} <Debug> TCPHandler: Processed in 0.001561687 sec. | ||
| 5330 | 2025.12.11 03:52:46.159109 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2025.12.11 03:52:46.159198 [ 276 ] {ca9d671a-1ba1-4ccc-a1be-959c911d79bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5332 | 2025.12.11 03:52:46.159241 [ 276 ] {ca9d671a-1ba1-4ccc-a1be-959c911d79bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5333 | 2025.12.11 03:52:46.159707 [ 276 ] {ca9d671a-1ba1-4ccc-a1be-959c911d79bd} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2025.12.11 03:52:46.159742 [ 276 ] {ca9d671a-1ba1-4ccc-a1be-959c911d79bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5335 | 2025.12.11 03:52:46.160070 [ 276 ] {ca9d671a-1ba1-4ccc-a1be-959c911d79bd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5336 | 2025.12.11 03:52:46.160275 [ 276 ] {ca9d671a-1ba1-4ccc-a1be-959c911d79bd} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2025.12.11 03:52:46.160409 [ 276 ] {ca9d671a-1ba1-4ccc-a1be-959c911d79bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 5338 | 2025.12.11 03:52:46.160447 [ 276 ] {ca9d671a-1ba1-4ccc-a1be-959c911d79bd} <Debug> TCPHandler: Processed in 0.001350474 sec. | ||
| 5339 | 2025.12.11 03:52:46.160550 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2025.12.11 03:52:46.160649 [ 276 ] {2628b547-b1c5-4aaa-80b0-39049659a6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5341 | 2025.12.11 03:52:46.160692 [ 276 ] {2628b547-b1c5-4aaa-80b0-39049659a6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5342 | 2025.12.11 03:52:46.161018 [ 276 ] {2628b547-b1c5-4aaa-80b0-39049659a6ed} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2025.12.11 03:52:46.161053 [ 276 ] {2628b547-b1c5-4aaa-80b0-39049659a6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5344 | 2025.12.11 03:52:46.161362 [ 276 ] {2628b547-b1c5-4aaa-80b0-39049659a6ed} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5345 | 2025.12.11 03:52:46.161576 [ 276 ] {2628b547-b1c5-4aaa-80b0-39049659a6ed} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2025.12.11 03:52:46.161708 [ 276 ] {2628b547-b1c5-4aaa-80b0-39049659a6ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 5347 | 2025.12.11 03:52:46.161744 [ 276 ] {2628b547-b1c5-4aaa-80b0-39049659a6ed} <Debug> TCPHandler: Processed in 0.001240791 sec. | ||
| 5348 | 2025.12.11 03:52:50.916986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13907 | ||
| 5349 | 2025.12.11 03:52:50.917843 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2025.12.11 03:52:50.917896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5351 | 2025.12.11 03:52:50.918400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5352 | 2025.12.11 03:52:50.918639 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2025.12.11 03:52:50.918784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13907 | ||
| 5354 | 2025.12.11 03:52:51.158332 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2025.12.11 03:52:51.158573 [ 276 ] {2414db9f-6581-4481-9e61-2e5ce899f507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5356 | 2025.12.11 03:52:51.158678 [ 276 ] {2414db9f-6581-4481-9e61-2e5ce899f507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5357 | 2025.12.11 03:52:51.159677 [ 276 ] {2414db9f-6581-4481-9e61-2e5ce899f507} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2025.12.11 03:52:51.159721 [ 276 ] {2414db9f-6581-4481-9e61-2e5ce899f507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5359 | 2025.12.11 03:52:51.160130 [ 276 ] {2414db9f-6581-4481-9e61-2e5ce899f507} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5360 | 2025.12.11 03:52:51.160361 [ 276 ] {2414db9f-6581-4481-9e61-2e5ce899f507} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2025.12.11 03:52:51.160539 [ 276 ] {2414db9f-6581-4481-9e61-2e5ce899f507} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.002039 sec., 68661.10838646395 rows/sec., 5.95 MiB/sec. | ||
| 5362 | 2025.12.11 03:52:51.160591 [ 276 ] {2414db9f-6581-4481-9e61-2e5ce899f507} <Debug> TCPHandler: Processed in 0.002387451 sec. | ||
| 5363 | 2025.12.11 03:52:51.160713 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2025.12.11 03:52:51.160843 [ 276 ] {83f15ad2-2edd-46f7-a064-13e86cb971ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5365 | 2025.12.11 03:52:51.160887 [ 276 ] {83f15ad2-2edd-46f7-a064-13e86cb971ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5366 | 2025.12.11 03:52:51.161312 [ 276 ] {83f15ad2-2edd-46f7-a064-13e86cb971ce} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2025.12.11 03:52:51.161348 [ 276 ] {83f15ad2-2edd-46f7-a064-13e86cb971ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5368 | 2025.12.11 03:52:51.161657 [ 276 ] {83f15ad2-2edd-46f7-a064-13e86cb971ce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5369 | 2025.12.11 03:52:51.161875 [ 276 ] {83f15ad2-2edd-46f7-a064-13e86cb971ce} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2025.12.11 03:52:51.162006 [ 276 ] {83f15ad2-2edd-46f7-a064-13e86cb971ce} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001185 sec., 35443.03797468354 rows/sec., 2.60 MiB/sec. | ||
| 5371 | 2025.12.11 03:52:51.162044 [ 276 ] {83f15ad2-2edd-46f7-a064-13e86cb971ce} <Debug> TCPHandler: Processed in 0.001384054 sec. | ||
| 5372 | 2025.12.11 03:52:51.162194 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5373 | 2025.12.11 03:52:51.162318 [ 276 ] {3001638c-3de1-4c49-8481-774af0a1f32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5374 | 2025.12.11 03:52:51.162368 [ 276 ] {3001638c-3de1-4c49-8481-774af0a1f32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5375 | 2025.12.11 03:52:51.162838 [ 276 ] {3001638c-3de1-4c49-8481-774af0a1f32f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2025.12.11 03:52:51.162874 [ 276 ] {3001638c-3de1-4c49-8481-774af0a1f32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5377 | 2025.12.11 03:52:51.163182 [ 276 ] {3001638c-3de1-4c49-8481-774af0a1f32f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5378 | 2025.12.11 03:52:51.163395 [ 276 ] {3001638c-3de1-4c49-8481-774af0a1f32f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2025.12.11 03:52:51.163524 [ 276 ] {3001638c-3de1-4c49-8481-774af0a1f32f} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001231 sec., 86108.8545897644 rows/sec., 6.73 MiB/sec. | ||
| 5380 | 2025.12.11 03:52:51.163563 [ 276 ] {3001638c-3de1-4c49-8481-774af0a1f32f} <Debug> TCPHandler: Processed in 0.001430364 sec. | ||
| 5381 | 2025.12.11 03:52:51.163684 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5382 | 2025.12.11 03:52:51.163777 [ 276 ] {a585417a-1740-454d-b072-bba0e808f8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5383 | 2025.12.11 03:52:51.163820 [ 276 ] {a585417a-1740-454d-b072-bba0e808f8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5384 | 2025.12.11 03:52:51.164237 [ 276 ] {a585417a-1740-454d-b072-bba0e808f8f1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2025.12.11 03:52:51.164272 [ 276 ] {a585417a-1740-454d-b072-bba0e808f8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5386 | 2025.12.11 03:52:51.164586 [ 276 ] {a585417a-1740-454d-b072-bba0e808f8f1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5387 | 2025.12.11 03:52:51.164803 [ 276 ] {a585417a-1740-454d-b072-bba0e808f8f1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2025.12.11 03:52:51.164932 [ 276 ] {a585417a-1740-454d-b072-bba0e808f8f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 5389 | 2025.12.11 03:52:51.164977 [ 276 ] {a585417a-1740-454d-b072-bba0e808f8f1} <Debug> TCPHandler: Processed in 0.001353234 sec. | ||
| 5390 | 2025.12.11 03:52:51.165076 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2025.12.11 03:52:51.165170 [ 276 ] {c493215a-f95b-4ca8-a53e-f3c153be9765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5392 | 2025.12.11 03:52:51.165223 [ 276 ] {c493215a-f95b-4ca8-a53e-f3c153be9765} <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 | ||
| 5393 | 2025.12.11 03:52:51.166062 [ 276 ] {c493215a-f95b-4ca8-a53e-f3c153be9765} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2025.12.11 03:52:51.166096 [ 276 ] {c493215a-f95b-4ca8-a53e-f3c153be9765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5395 | 2025.12.11 03:52:51.166659 [ 276 ] {c493215a-f95b-4ca8-a53e-f3c153be9765} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5396 | 2025.12.11 03:52:51.166872 [ 276 ] {c493215a-f95b-4ca8-a53e-f3c153be9765} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2025.12.11 03:52:51.167012 [ 276 ] {c493215a-f95b-4ca8-a53e-f3c153be9765} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00186 sec., 22580.645161290322 rows/sec., 40.46 MiB/sec. | ||
| 5398 | 2025.12.11 03:52:51.167075 [ 276 ] {c493215a-f95b-4ca8-a53e-f3c153be9765} <Debug> TCPHandler: Processed in 0.002047006 sec. | ||
| 5399 | 2025.12.11 03:52:51.167184 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2025.12.11 03:52:51.167277 [ 276 ] {c4caf73c-be48-4f08-8622-f06a1add772a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5401 | 2025.12.11 03:52:51.167318 [ 276 ] {c4caf73c-be48-4f08-8622-f06a1add772a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5402 | 2025.12.11 03:52:51.167652 [ 276 ] {c4caf73c-be48-4f08-8622-f06a1add772a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2025.12.11 03:52:51.167686 [ 276 ] {c4caf73c-be48-4f08-8622-f06a1add772a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5404 | 2025.12.11 03:52:51.168001 [ 276 ] {c4caf73c-be48-4f08-8622-f06a1add772a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5405 | 2025.12.11 03:52:51.168205 [ 276 ] {c4caf73c-be48-4f08-8622-f06a1add772a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2025.12.11 03:52:51.168332 [ 276 ] {c4caf73c-be48-4f08-8622-f06a1add772a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5407 | 2025.12.11 03:52:51.168367 [ 276 ] {c4caf73c-be48-4f08-8622-f06a1add772a} <Debug> TCPHandler: Processed in 0.001231781 sec. | ||
| 5408 | 2025.12.11 03:52:51.659297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5409 | 2025.12.11 03:52:51.676478 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2025.12.11 03:52:51.676544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5411 | 2025.12.11 03:52:51.682946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5412 | 2025.12.11 03:52:51.683676 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2025.12.11 03:52:51.686632 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5414 | 2025.12.11 03:52:53.427959 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 660 | ||
| 5415 | 2025.12.11 03:52:53.430188 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2025.12.11 03:52:53.430246 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5417 | 2025.12.11 03:52:53.431479 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5418 | 2025.12.11 03:52:53.431759 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2025.12.11 03:52:53.432105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 5420 | 2025.12.11 03:52:56.182383 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2025.12.11 03:52:56.182633 [ 276 ] {5aaa947f-6ce9-421f-8a77-36a02a8d126a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5422 | 2025.12.11 03:52:56.182707 [ 276 ] {5aaa947f-6ce9-421f-8a77-36a02a8d126a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5423 | 2025.12.11 03:52:56.183411 [ 276 ] {5aaa947f-6ce9-421f-8a77-36a02a8d126a} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2025.12.11 03:52:56.183465 [ 276 ] {5aaa947f-6ce9-421f-8a77-36a02a8d126a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5425 | 2025.12.11 03:52:56.183877 [ 276 ] {5aaa947f-6ce9-421f-8a77-36a02a8d126a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5426 | 2025.12.11 03:52:56.184147 [ 276 ] {5aaa947f-6ce9-421f-8a77-36a02a8d126a} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2025.12.11 03:52:56.184303 [ 276 ] {5aaa947f-6ce9-421f-8a77-36a02a8d126a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001719 sec., 3490.4013961605583 rows/sec., 284.62 KiB/sec. | ||
| 5428 | 2025.12.11 03:52:56.184355 [ 276 ] {5aaa947f-6ce9-421f-8a77-36a02a8d126a} <Debug> TCPHandler: Processed in 0.002047995 sec. | ||
| 5429 | 2025.12.11 03:52:56.184513 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2025.12.11 03:52:56.184613 [ 276 ] {90ced8bd-abc8-418d-850f-4bfe2757a816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5431 | 2025.12.11 03:52:56.184657 [ 276 ] {90ced8bd-abc8-418d-850f-4bfe2757a816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5432 | 2025.12.11 03:52:56.185790 [ 276 ] {90ced8bd-abc8-418d-850f-4bfe2757a816} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2025.12.11 03:52:56.185827 [ 276 ] {90ced8bd-abc8-418d-850f-4bfe2757a816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5434 | 2025.12.11 03:52:56.186212 [ 276 ] {90ced8bd-abc8-418d-850f-4bfe2757a816} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5435 | 2025.12.11 03:52:56.186414 [ 276 ] {90ced8bd-abc8-418d-850f-4bfe2757a816} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2025.12.11 03:52:56.186527 [ 48 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5437 | 2025.12.11 03:52:56.186544 [ 276 ] {90ced8bd-abc8-418d-850f-4bfe2757a816} <Debug> executeQuery: Read 1199 rows, 100.71 KiB in 0.001953 sec., 613927.2913466461 rows/sec., 50.36 MiB/sec. | ||
| 5438 | 2025.12.11 03:52:56.186598 [ 48 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2025.12.11 03:52:56.186608 [ 276 ] {90ced8bd-abc8-418d-850f-4bfe2757a816} <Debug> TCPHandler: Processed in 0.002150297 sec. | ||
| 5440 | 2025.12.11 03:52:56.186633 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5441 | 2025.12.11 03:52:56.186737 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5442 | 2025.12.11 03:52:56.186737 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 5443 | 2025.12.11 03:52:56.186858 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5444 | 2025.12.11 03:52:56.186878 [ 276 ] {d68fcbda-efcf-4692-8136-34543913dc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5445 | 2025.12.11 03:52:56.186891 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1409 rows starting from the beginning of the part | ||
| 5446 | 2025.12.11 03:52:56.186924 [ 276 ] {d68fcbda-efcf-4692-8136-34543913dc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5447 | 2025.12.11 03:52:56.186955 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5448 | 2025.12.11 03:52:56.187007 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 5449 | 2025.12.11 03:52:56.187055 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5450 | 2025.12.11 03:52:56.187100 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 140 rows starting from the beginning of the part | ||
| 5451 | 2025.12.11 03:52:56.187145 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1199 rows starting from the beginning of the part | ||
| 5452 | 2025.12.11 03:52:56.187349 [ 276 ] {d68fcbda-efcf-4692-8136-34543913dc93} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2025.12.11 03:52:56.187386 [ 276 ] {d68fcbda-efcf-4692-8136-34543913dc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5454 | 2025.12.11 03:52:56.187855 [ 276 ] {d68fcbda-efcf-4692-8136-34543913dc93} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5455 | 2025.12.11 03:52:56.188083 [ 276 ] {d68fcbda-efcf-4692-8136-34543913dc93} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2025.12.11 03:52:56.188215 [ 276 ] {d68fcbda-efcf-4692-8136-34543913dc93} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 308.73 KiB/sec. | ||
| 5457 | 2025.12.11 03:52:56.188253 [ 276 ] {d68fcbda-efcf-4692-8136-34543913dc93} <Debug> TCPHandler: Processed in 0.001563677 sec. | ||
| 5458 | 2025.12.11 03:52:56.188364 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5459 | 2025.12.11 03:52:56.188459 [ 276 ] {014aee3f-409a-4ade-a430-f34c3a7f496e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5460 | 2025.12.11 03:52:56.188496 [ 196 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001801991 sec., 1734192.9010744228 rows/sec., 151.19 MiB/sec. | ||
| 5461 | 2025.12.11 03:52:56.188500 [ 276 ] {014aee3f-409a-4ade-a430-f34c3a7f496e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5462 | 2025.12.11 03:52:56.188799 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5463 | 2025.12.11 03:52:56.189039 [ 276 ] {014aee3f-409a-4ade-a430-f34c3a7f496e} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2025.12.11 03:52:56.189083 [ 276 ] {014aee3f-409a-4ade-a430-f34c3a7f496e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5465 | 2025.12.11 03:52:56.189169 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_41_8} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2025.12.11 03:52:56.189277 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_41_8} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5467 | 2025.12.11 03:52:56.189390 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5468 | 2025.12.11 03:52:56.189416 [ 276 ] {014aee3f-409a-4ade-a430-f34c3a7f496e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5469 | 2025.12.11 03:52:56.189632 [ 276 ] {014aee3f-409a-4ade-a430-f34c3a7f496e} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2025.12.11 03:52:56.189762 [ 276 ] {014aee3f-409a-4ade-a430-f34c3a7f496e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001323 sec., 172335.6009070295 rows/sec., 11.67 MiB/sec. | ||
| 5471 | 2025.12.11 03:52:56.189800 [ 276 ] {014aee3f-409a-4ade-a430-f34c3a7f496e} <Debug> TCPHandler: Processed in 0.001482915 sec. | ||
| 5472 | 2025.12.11 03:52:56.189906 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5473 | 2025.12.11 03:52:56.189998 [ 276 ] {ca31daf8-376f-408a-8eab-ea078e7a2c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5474 | 2025.12.11 03:52:56.190038 [ 276 ] {ca31daf8-376f-408a-8eab-ea078e7a2c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5475 | 2025.12.11 03:52:56.190627 [ 276 ] {ca31daf8-376f-408a-8eab-ea078e7a2c04} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2025.12.11 03:52:56.190663 [ 276 ] {ca31daf8-376f-408a-8eab-ea078e7a2c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5477 | 2025.12.11 03:52:56.190972 [ 276 ] {ca31daf8-376f-408a-8eab-ea078e7a2c04} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5478 | 2025.12.11 03:52:56.191175 [ 276 ] {ca31daf8-376f-408a-8eab-ea078e7a2c04} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2025.12.11 03:52:56.191288 [ 44 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5480 | 2025.12.11 03:52:56.191300 [ 276 ] {ca31daf8-376f-408a-8eab-ea078e7a2c04} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.00132 sec., 398484.8484848485 rows/sec., 29.51 MiB/sec. | ||
| 5481 | 2025.12.11 03:52:56.191338 [ 44 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2025.12.11 03:52:56.191356 [ 276 ] {ca31daf8-376f-408a-8eab-ea078e7a2c04} <Debug> TCPHandler: Processed in 0.001496536 sec. | ||
| 5483 | 2025.12.11 03:52:56.191365 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5484 | 2025.12.11 03:52:56.191440 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 5485 | 2025.12.11 03:52:56.191474 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2025.12.11 03:52:56.191519 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5487 | 2025.12.11 03:52:56.191542 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 634 rows starting from the beginning of the part | ||
| 5488 | 2025.12.11 03:52:56.191566 [ 276 ] {dfac3ec6-54b2-47ac-b29a-715133645dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5489 | 2025.12.11 03:52:56.191590 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5490 | 2025.12.11 03:52:56.191611 [ 276 ] {dfac3ec6-54b2-47ac-b29a-715133645dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5491 | 2025.12.11 03:52:56.191635 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 152 rows starting from the beginning of the part | ||
| 5492 | 2025.12.11 03:52:56.191675 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5493 | 2025.12.11 03:52:56.191716 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
| 5494 | 2025.12.11 03:52:56.191757 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 526 rows starting from the beginning of the part | ||
| 5495 | 2025.12.11 03:52:56.192192 [ 276 ] {dfac3ec6-54b2-47ac-b29a-715133645dce} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2025.12.11 03:52:56.192226 [ 276 ] {dfac3ec6-54b2-47ac-b29a-715133645dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5497 | 2025.12.11 03:52:56.192621 [ 276 ] {dfac3ec6-54b2-47ac-b29a-715133645dce} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5498 | 2025.12.11 03:52:56.192773 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358563 sec., 1137967.102004103 rows/sec., 90.67 MiB/sec. | ||
| 5499 | 2025.12.11 03:52:56.192838 [ 276 ] {dfac3ec6-54b2-47ac-b29a-715133645dce} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2025.12.11 03:52:56.192949 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5501 | 2025.12.11 03:52:56.192971 [ 276 ] {dfac3ec6-54b2-47ac-b29a-715133645dce} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001423 sec., 595221.3633169361 rows/sec., 40.06 MiB/sec. | ||
| 5502 | 2025.12.11 03:52:56.192984 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2025.12.11 03:52:56.192985 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5504 | 2025.12.11 03:52:56.193013 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5505 | 2025.12.11 03:52:56.193016 [ 276 ] {dfac3ec6-54b2-47ac-b29a-715133645dce} <Debug> TCPHandler: Processed in 0.001589078 sec. | ||
| 5506 | 2025.12.11 03:52:56.193100 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 5507 | 2025.12.11 03:52:56.193156 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2025.12.11 03:52:56.193214 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5509 | 2025.12.11 03:52:56.193252 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10590 rows starting from the beginning of the part | ||
| 5510 | 2025.12.11 03:52:56.193255 [ 276 ] {787f5c52-e2ad-464c-9564-81891f07b580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5511 | 2025.12.11 03:52:56.193309 [ 276 ] {787f5c52-e2ad-464c-9564-81891f07b580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5512 | 2025.12.11 03:52:56.193320 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 5513 | 2025.12.11 03:52:56.193322 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_41_8} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2025.12.11 03:52:56.193370 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 201 rows starting from the beginning of the part | ||
| 5515 | 2025.12.11 03:52:56.193414 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5516 | 2025.12.11 03:52:56.193425 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_41_8} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5517 | 2025.12.11 03:52:56.193454 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 5518 | 2025.12.11 03:52:56.193498 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 847 rows starting from the beginning of the part | ||
| 5519 | 2025.12.11 03:52:56.193534 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5520 | 2025.12.11 03:52:56.193670 [ 276 ] {787f5c52-e2ad-464c-9564-81891f07b580} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2025.12.11 03:52:56.193709 [ 276 ] {787f5c52-e2ad-464c-9564-81891f07b580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5522 | 2025.12.11 03:52:56.194020 [ 276 ] {787f5c52-e2ad-464c-9564-81891f07b580} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5523 | 2025.12.11 03:52:56.194224 [ 276 ] {787f5c52-e2ad-464c-9564-81891f07b580} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2025.12.11 03:52:56.194326 [ 44 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5525 | 2025.12.11 03:52:56.194349 [ 276 ] {787f5c52-e2ad-464c-9564-81891f07b580} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 5526 | 2025.12.11 03:52:56.194356 [ 44 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2025.12.11 03:52:56.194389 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5528 | 2025.12.11 03:52:56.194391 [ 276 ] {787f5c52-e2ad-464c-9564-81891f07b580} <Debug> TCPHandler: Processed in 0.001280882 sec. | ||
| 5529 | 2025.12.11 03:52:56.194497 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 5530 | 2025.12.11 03:52:56.194652 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5531 | 2025.12.11 03:52:56.194688 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1650 rows starting from the beginning of the part | ||
| 5532 | 2025.12.11 03:52:56.194751 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 5533 | 2025.12.11 03:52:56.194797 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 5534 | 2025.12.11 03:52:56.194837 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 5535 | 2025.12.11 03:52:56.194874 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 5536 | 2025.12.11 03:52:56.194912 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5537 | 2025.12.11 03:52:56.195961 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 4 columns (4 merged, 0 gathered) in 0.001512506 sec., 1289251.0839626421 rows/sec., 87.22 MiB/sec. | ||
| 5538 | 2025.12.11 03:52:56.196232 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5539 | 2025.12.11 03:52:56.196498 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_41_8} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2025.12.11 03:52:56.196575 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_41_8} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5541 | 2025.12.11 03:52:56.196660 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5542 | 2025.12.11 03:52:56.197691 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12118 rows, containing 5 columns (5 merged, 0 gathered) in 0.004625359 sec., 2619904.7468531635 rows/sec., 179.69 MiB/sec. | ||
| 5543 | 2025.12.11 03:52:56.198022 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5544 | 2025.12.11 03:52:56.198294 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2025.12.11 03:52:56.198368 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5546 | 2025.12.11 03:52:56.198460 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5547 | 2025.12.11 03:52:57.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.74 MiB, peak 275.47 MiB, free memory in arenas 0.00 B, will set to 269.76 MiB (RSS), difference: 1.02 MiB | ||
| 5548 | 2025.12.11 03:52:58.269623 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5549 | 2025.12.11 03:52:58.269719 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5550 | 2025.12.11 03:52:58.418902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14419 | ||
| 5551 | 2025.12.11 03:52:58.419787 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2025.12.11 03:52:58.419823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5553 | 2025.12.11 03:52:58.420278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5554 | 2025.12.11 03:52:58.420510 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2025.12.11 03:52:58.420636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14419 | ||
| 5556 | 2025.12.11 03:52:59.186686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5557 | 2025.12.11 03:52:59.203917 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2025.12.11 03:52:59.203980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5559 | 2025.12.11 03:52:59.209890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5560 | 2025.12.11 03:52:59.210566 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2025.12.11 03:52:59.213505 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5562 | 2025.12.11 03:53:01.158227 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2025.12.11 03:53:01.158410 [ 276 ] {0858cd03-9c14-4b77-a13a-5ee164201d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5564 | 2025.12.11 03:53:01.158473 [ 276 ] {0858cd03-9c14-4b77-a13a-5ee164201d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5565 | 2025.12.11 03:53:01.159244 [ 276 ] {0858cd03-9c14-4b77-a13a-5ee164201d56} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2025.12.11 03:53:01.159285 [ 276 ] {0858cd03-9c14-4b77-a13a-5ee164201d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5567 | 2025.12.11 03:53:01.159749 [ 276 ] {0858cd03-9c14-4b77-a13a-5ee164201d56} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5568 | 2025.12.11 03:53:01.159986 [ 276 ] {0858cd03-9c14-4b77-a13a-5ee164201d56} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2025.12.11 03:53:01.160148 [ 276 ] {0858cd03-9c14-4b77-a13a-5ee164201d56} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001783 sec., 78519.34941110488 rows/sec., 6.81 MiB/sec. | ||
| 5570 | 2025.12.11 03:53:01.160197 [ 276 ] {0858cd03-9c14-4b77-a13a-5ee164201d56} <Debug> TCPHandler: Processed in 0.002091896 sec. | ||
| 5571 | 2025.12.11 03:53:01.160323 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2025.12.11 03:53:01.160427 [ 276 ] {d66ac4c4-6c24-4266-bb82-13b7f9d596d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5573 | 2025.12.11 03:53:01.160471 [ 276 ] {d66ac4c4-6c24-4266-bb82-13b7f9d596d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5574 | 2025.12.11 03:53:01.160902 [ 276 ] {d66ac4c4-6c24-4266-bb82-13b7f9d596d1} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2025.12.11 03:53:01.160939 [ 276 ] {d66ac4c4-6c24-4266-bb82-13b7f9d596d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5576 | 2025.12.11 03:53:01.161269 [ 276 ] {d66ac4c4-6c24-4266-bb82-13b7f9d596d1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5577 | 2025.12.11 03:53:01.161485 [ 276 ] {d66ac4c4-6c24-4266-bb82-13b7f9d596d1} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2025.12.11 03:53:01.161623 [ 276 ] {d66ac4c4-6c24-4266-bb82-13b7f9d596d1} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001221 sec., 34398.0343980344 rows/sec., 2.53 MiB/sec. | ||
| 5579 | 2025.12.11 03:53:01.161661 [ 276 ] {d66ac4c4-6c24-4266-bb82-13b7f9d596d1} <Debug> TCPHandler: Processed in 0.001391475 sec. | ||
| 5580 | 2025.12.11 03:53:01.161761 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5581 | 2025.12.11 03:53:01.161857 [ 276 ] {24497512-bc78-4468-893f-d5f86025160e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5582 | 2025.12.11 03:53:01.161899 [ 276 ] {24497512-bc78-4468-893f-d5f86025160e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5583 | 2025.12.11 03:53:01.162333 [ 276 ] {24497512-bc78-4468-893f-d5f86025160e} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2025.12.11 03:53:01.162366 [ 276 ] {24497512-bc78-4468-893f-d5f86025160e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5585 | 2025.12.11 03:53:01.162671 [ 276 ] {24497512-bc78-4468-893f-d5f86025160e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5586 | 2025.12.11 03:53:01.162882 [ 276 ] {24497512-bc78-4468-893f-d5f86025160e} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2025.12.11 03:53:01.163007 [ 276 ] {24497512-bc78-4468-893f-d5f86025160e} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001169 sec., 90675.79127459368 rows/sec., 7.08 MiB/sec. | ||
| 5588 | 2025.12.11 03:53:01.163045 [ 276 ] {24497512-bc78-4468-893f-d5f86025160e} <Debug> TCPHandler: Processed in 0.001332713 sec. | ||
| 5589 | 2025.12.11 03:53:01.163155 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2025.12.11 03:53:01.163252 [ 276 ] {fc034f94-9403-4070-94d9-fd8fb727be18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5591 | 2025.12.11 03:53:01.163297 [ 276 ] {fc034f94-9403-4070-94d9-fd8fb727be18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5592 | 2025.12.11 03:53:01.163705 [ 276 ] {fc034f94-9403-4070-94d9-fd8fb727be18} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2025.12.11 03:53:01.163739 [ 276 ] {fc034f94-9403-4070-94d9-fd8fb727be18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5594 | 2025.12.11 03:53:01.164061 [ 276 ] {fc034f94-9403-4070-94d9-fd8fb727be18} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5595 | 2025.12.11 03:53:01.164269 [ 276 ] {fc034f94-9403-4070-94d9-fd8fb727be18} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2025.12.11 03:53:01.164397 [ 276 ] {fc034f94-9403-4070-94d9-fd8fb727be18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 5597 | 2025.12.11 03:53:01.164434 [ 276 ] {fc034f94-9403-4070-94d9-fd8fb727be18} <Debug> TCPHandler: Processed in 0.001327923 sec. | ||
| 5598 | 2025.12.11 03:53:01.164549 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2025.12.11 03:53:01.164644 [ 276 ] {5f1960c8-16a3-42c0-9d21-b3407195775e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5600 | 2025.12.11 03:53:01.164699 [ 276 ] {5f1960c8-16a3-42c0-9d21-b3407195775e} <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 | ||
| 5601 | 2025.12.11 03:53:01.165563 [ 276 ] {5f1960c8-16a3-42c0-9d21-b3407195775e} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2025.12.11 03:53:01.165600 [ 276 ] {5f1960c8-16a3-42c0-9d21-b3407195775e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5603 | 2025.12.11 03:53:01.166168 [ 276 ] {5f1960c8-16a3-42c0-9d21-b3407195775e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5604 | 2025.12.11 03:53:01.166399 [ 276 ] {5f1960c8-16a3-42c0-9d21-b3407195775e} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2025.12.11 03:53:01.166517 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5606 | 2025.12.11 03:53:01.166537 [ 276 ] {5f1960c8-16a3-42c0-9d21-b3407195775e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001912 sec., 21966.527196652718 rows/sec., 39.36 MiB/sec. | ||
| 5607 | 2025.12.11 03:53:01.166587 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2025.12.11 03:53:01.166615 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5609 | 2025.12.11 03:53:01.166626 [ 276 ] {5f1960c8-16a3-42c0-9d21-b3407195775e} <Debug> TCPHandler: Processed in 0.002125357 sec. | ||
| 5610 | 2025.12.11 03:53:01.166750 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2025.12.11 03:53:01.166753 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 5612 | 2025.12.11 03:53:01.166846 [ 276 ] {cda064cd-65ed-4a62-bec0-9463a7fd43da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5613 | 2025.12.11 03:53:01.166895 [ 276 ] {cda064cd-65ed-4a62-bec0-9463a7fd43da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5614 | 2025.12.11 03:53:01.167164 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5615 | 2025.12.11 03:53:01.167244 [ 276 ] {cda064cd-65ed-4a62-bec0-9463a7fd43da} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2025.12.11 03:53:01.167262 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 563 rows starting from the beginning of the part | ||
| 5617 | 2025.12.11 03:53:01.167290 [ 276 ] {cda064cd-65ed-4a62-bec0-9463a7fd43da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5618 | 2025.12.11 03:53:01.167483 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 5619 | 2025.12.11 03:53:01.167624 [ 276 ] {cda064cd-65ed-4a62-bec0-9463a7fd43da} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5620 | 2025.12.11 03:53:01.167657 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 5621 | 2025.12.11 03:53:01.167816 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 5622 | 2025.12.11 03:53:01.167862 [ 276 ] {cda064cd-65ed-4a62-bec0-9463a7fd43da} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2025.12.11 03:53:01.167912 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 5624 | 2025.12.11 03:53:01.168002 [ 276 ] {cda064cd-65ed-4a62-bec0-9463a7fd43da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 5625 | 2025.12.11 03:53:01.168009 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 5626 | 2025.12.11 03:53:01.168047 [ 276 ] {cda064cd-65ed-4a62-bec0-9463a7fd43da} <Debug> TCPHandler: Processed in 0.001346774 sec. | ||
| 5627 | 2025.12.11 03:53:01.184893 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 19 columns (19 merged, 0 gathered) in 0.018209454 sec., 42450.476549159575 rows/sec., 76.07 MiB/sec. | ||
| 5628 | 2025.12.11 03:53:01.185952 [ 199 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5629 | 2025.12.11 03:53:01.186334 [ 199 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2025.12.11 03:53:01.186414 [ 199 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5631 | 2025.12.11 03:53:01.186584 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.79 MiB. | ||
| 5632 | 2025.12.11 03:53:02.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.29 MiB, peak 278.02 MiB, free memory in arenas 0.00 B, will set to 272.10 MiB (RSS), difference: 1.81 MiB | ||
| 5633 | 2025.12.11 03:53:03.432210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 686 | ||
| 5634 | 2025.12.11 03:53:03.434510 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2025.12.11 03:53:03.434561 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5636 | 2025.12.11 03:53:03.435768 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5637 | 2025.12.11 03:53:03.436053 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2025.12.11 03:53:03.436403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
| 5639 | 2025.12.11 03:53:05.920711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14867 | ||
| 5640 | 2025.12.11 03:53:05.921247 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2025.12.11 03:53:05.921296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5642 | 2025.12.11 03:53:05.921850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5643 | 2025.12.11 03:53:05.922083 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2025.12.11 03:53:05.922218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14867 | ||
| 5645 | 2025.12.11 03:53:05.922232 [ 36 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5646 | 2025.12.11 03:53:05.922299 [ 36 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2025.12.11 03:53:05.922320 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5648 | 2025.12.11 03:53:05.922457 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 5649 | 2025.12.11 03:53:05.922623 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5650 | 2025.12.11 03:53:05.922666 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12499 rows starting from the beginning of the part | ||
| 5651 | 2025.12.11 03:53:05.922740 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 5652 | 2025.12.11 03:53:05.922791 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 5653 | 2025.12.11 03:53:05.922837 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 5654 | 2025.12.11 03:53:05.922880 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 5655 | 2025.12.11 03:53:05.922923 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 5656 | 2025.12.11 03:53:05.924668 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14867 rows, containing 4 columns (4 merged, 0 gathered) in 0.002277109 sec., 6528892.556307143 rows/sec., 93.40 MiB/sec. | ||
| 5657 | 2025.12.11 03:53:05.924938 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5658 | 2025.12.11 03:53:05.925202 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_31_6} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2025.12.11 03:53:05.925279 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_31_6} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5660 | 2025.12.11 03:53:05.925361 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5661 | 2025.12.11 03:53:06.156293 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5662 | 2025.12.11 03:53:06.156473 [ 276 ] {277c4a86-29a8-42e3-b708-51acf6c1d692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5663 | 2025.12.11 03:53:06.156528 [ 276 ] {277c4a86-29a8-42e3-b708-51acf6c1d692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5664 | 2025.12.11 03:53:06.157192 [ 276 ] {277c4a86-29a8-42e3-b708-51acf6c1d692} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2025.12.11 03:53:06.157243 [ 276 ] {277c4a86-29a8-42e3-b708-51acf6c1d692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5666 | 2025.12.11 03:53:06.157648 [ 276 ] {277c4a86-29a8-42e3-b708-51acf6c1d692} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5667 | 2025.12.11 03:53:06.157876 [ 276 ] {277c4a86-29a8-42e3-b708-51acf6c1d692} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2025.12.11 03:53:06.158018 [ 276 ] {277c4a86-29a8-42e3-b708-51acf6c1d692} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.70 MiB/sec. | ||
| 5669 | 2025.12.11 03:53:06.158065 [ 276 ] {277c4a86-29a8-42e3-b708-51acf6c1d692} <Debug> TCPHandler: Processed in 0.001898122 sec. | ||
| 5670 | 2025.12.11 03:53:06.158189 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2025.12.11 03:53:06.158290 [ 276 ] {c4e3172b-1c48-42ad-b9f4-68259566713a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5672 | 2025.12.11 03:53:06.158332 [ 276 ] {c4e3172b-1c48-42ad-b9f4-68259566713a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5673 | 2025.12.11 03:53:06.158763 [ 276 ] {c4e3172b-1c48-42ad-b9f4-68259566713a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2025.12.11 03:53:06.158799 [ 276 ] {c4e3172b-1c48-42ad-b9f4-68259566713a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5675 | 2025.12.11 03:53:06.159096 [ 276 ] {c4e3172b-1c48-42ad-b9f4-68259566713a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5676 | 2025.12.11 03:53:06.159310 [ 276 ] {c4e3172b-1c48-42ad-b9f4-68259566713a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2025.12.11 03:53:06.159433 [ 276 ] {c4e3172b-1c48-42ad-b9f4-68259566713a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 5678 | 2025.12.11 03:53:06.159470 [ 276 ] {c4e3172b-1c48-42ad-b9f4-68259566713a} <Debug> TCPHandler: Processed in 0.001330843 sec. | ||
| 5679 | 2025.12.11 03:53:06.159581 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5680 | 2025.12.11 03:53:06.159675 [ 276 ] {2c2587e1-06ef-40d4-b640-b6f13cd9df60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5681 | 2025.12.11 03:53:06.159717 [ 276 ] {2c2587e1-06ef-40d4-b640-b6f13cd9df60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5682 | 2025.12.11 03:53:06.160114 [ 276 ] {2c2587e1-06ef-40d4-b640-b6f13cd9df60} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2025.12.11 03:53:06.160149 [ 276 ] {2c2587e1-06ef-40d4-b640-b6f13cd9df60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5684 | 2025.12.11 03:53:06.160473 [ 276 ] {2c2587e1-06ef-40d4-b640-b6f13cd9df60} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5685 | 2025.12.11 03:53:06.160678 [ 276 ] {2c2587e1-06ef-40d4-b640-b6f13cd9df60} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2025.12.11 03:53:06.160803 [ 276 ] {2c2587e1-06ef-40d4-b640-b6f13cd9df60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 5687 | 2025.12.11 03:53:06.160848 [ 276 ] {2c2587e1-06ef-40d4-b640-b6f13cd9df60} <Debug> TCPHandler: Processed in 0.001314312 sec. | ||
| 5688 | 2025.12.11 03:53:06.160955 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2025.12.11 03:53:06.161046 [ 276 ] {dd9c7e42-227b-47a9-b813-cb2d72a47911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5690 | 2025.12.11 03:53:06.161088 [ 276 ] {dd9c7e42-227b-47a9-b813-cb2d72a47911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5691 | 2025.12.11 03:53:06.161410 [ 276 ] {dd9c7e42-227b-47a9-b813-cb2d72a47911} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2025.12.11 03:53:06.161445 [ 276 ] {dd9c7e42-227b-47a9-b813-cb2d72a47911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5693 | 2025.12.11 03:53:06.161741 [ 276 ] {dd9c7e42-227b-47a9-b813-cb2d72a47911} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5694 | 2025.12.11 03:53:06.161942 [ 276 ] {dd9c7e42-227b-47a9-b813-cb2d72a47911} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2025.12.11 03:53:06.162063 [ 276 ] {dd9c7e42-227b-47a9-b813-cb2d72a47911} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 5696 | 2025.12.11 03:53:06.162097 [ 276 ] {dd9c7e42-227b-47a9-b813-cb2d72a47911} <Debug> TCPHandler: Processed in 0.001189751 sec. | ||
| 5697 | 2025.12.11 03:53:06.713569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5698 | 2025.12.11 03:53:06.730847 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2025.12.11 03:53:06.730913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5700 | 2025.12.11 03:53:06.736502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5701 | 2025.12.11 03:53:06.737197 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2025.12.11 03:53:06.737491 [ 35 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5703 | 2025.12.11 03:53:06.737554 [ 35 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2025.12.11 03:53:06.737575 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5705 | 2025.12.11 03:53:06.737693 [ 198 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 5706 | 2025.12.11 03:53:06.741115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5707 | 2025.12.11 03:53:06.741676 [ 198 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5708 | 2025.12.11 03:53:06.743145 [ 198 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 5709 | 2025.12.11 03:53:06.747722 [ 198 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 5710 | 2025.12.11 03:53:06.752636 [ 198 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 5711 | 2025.12.11 03:53:06.757071 [ 198 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 5712 | 2025.12.11 03:53:06.761326 [ 198 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 5713 | 2025.12.11 03:53:06.765628 [ 198 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 5714 | 2025.12.11 03:53:06.820376 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082735355 sec., 2828.29511035518 rows/sec., 14.62 MiB/sec. | ||
| 5715 | 2025.12.11 03:53:06.822299 [ 202 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5716 | 2025.12.11 03:53:06.824037 [ 202 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_31_6} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5717 | 2025.12.11 03:53:06.824135 [ 202 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_31_6} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5718 | 2025.12.11 03:53:06.825666 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5719 | 2025.12.11 03:53:07.000254 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.49 MiB, peak 284.03 MiB, free memory in arenas 0.00 B, will set to 278.05 MiB (RSS), difference: 4.55 MiB | ||
| 5720 | 2025.12.11 03:53:11.159690 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2025.12.11 03:53:11.159987 [ 276 ] {d46538bf-cbc3-489c-9ab9-825ba7ac5125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5722 | 2025.12.11 03:53:11.160088 [ 276 ] {d46538bf-cbc3-489c-9ab9-825ba7ac5125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5723 | 2025.12.11 03:53:11.160712 [ 276 ] {d46538bf-cbc3-489c-9ab9-825ba7ac5125} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2025.12.11 03:53:11.160755 [ 276 ] {d46538bf-cbc3-489c-9ab9-825ba7ac5125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5725 | 2025.12.11 03:53:11.161132 [ 276 ] {d46538bf-cbc3-489c-9ab9-825ba7ac5125} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5726 | 2025.12.11 03:53:11.161354 [ 276 ] {d46538bf-cbc3-489c-9ab9-825ba7ac5125} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5727 | 2025.12.11 03:53:11.161497 [ 276 ] {d46538bf-cbc3-489c-9ab9-825ba7ac5125} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001585 sec., 15141.955835962144 rows/sec., 1.26 MiB/sec. | ||
| 5728 | 2025.12.11 03:53:11.161539 [ 276 ] {d46538bf-cbc3-489c-9ab9-825ba7ac5125} <Debug> TCPHandler: Processed in 0.002028124 sec. | ||
| 5729 | 2025.12.11 03:53:11.161655 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2025.12.11 03:53:11.161749 [ 276 ] {d8d5262b-0f0d-42f6-9501-0bafd5392b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5731 | 2025.12.11 03:53:11.161789 [ 276 ] {d8d5262b-0f0d-42f6-9501-0bafd5392b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5732 | 2025.12.11 03:53:11.162172 [ 276 ] {d8d5262b-0f0d-42f6-9501-0bafd5392b55} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2025.12.11 03:53:11.162207 [ 276 ] {d8d5262b-0f0d-42f6-9501-0bafd5392b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5734 | 2025.12.11 03:53:11.162506 [ 276 ] {d8d5262b-0f0d-42f6-9501-0bafd5392b55} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5735 | 2025.12.11 03:53:11.162710 [ 276 ] {d8d5262b-0f0d-42f6-9501-0bafd5392b55} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2025.12.11 03:53:11.162837 [ 276 ] {d8d5262b-0f0d-42f6-9501-0bafd5392b55} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001107 sec., 1806.684733514002 rows/sec., 147.32 KiB/sec. | ||
| 5737 | 2025.12.11 03:53:11.162873 [ 276 ] {d8d5262b-0f0d-42f6-9501-0bafd5392b55} <Debug> TCPHandler: Processed in 0.001265732 sec. | ||
| 5738 | 2025.12.11 03:53:11.162978 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2025.12.11 03:53:11.163069 [ 276 ] {2f17b6d0-b13d-4079-ad6f-240ecc5ccd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5740 | 2025.12.11 03:53:11.163108 [ 276 ] {2f17b6d0-b13d-4079-ad6f-240ecc5ccd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5741 | 2025.12.11 03:53:11.163648 [ 276 ] {2f17b6d0-b13d-4079-ad6f-240ecc5ccd94} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2025.12.11 03:53:11.163682 [ 276 ] {2f17b6d0-b13d-4079-ad6f-240ecc5ccd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5743 | 2025.12.11 03:53:11.163996 [ 276 ] {2f17b6d0-b13d-4079-ad6f-240ecc5ccd94} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5744 | 2025.12.11 03:53:11.164202 [ 276 ] {2f17b6d0-b13d-4079-ad6f-240ecc5ccd94} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2025.12.11 03:53:11.164326 [ 276 ] {2f17b6d0-b13d-4079-ad6f-240ecc5ccd94} <Debug> executeQuery: Read 261 rows, 23.94 KiB in 0.001275 sec., 204705.88235294117 rows/sec., 18.34 MiB/sec. | ||
| 5746 | 2025.12.11 03:53:11.164362 [ 276 ] {2f17b6d0-b13d-4079-ad6f-240ecc5ccd94} <Debug> TCPHandler: Processed in 0.001431705 sec. | ||
| 5747 | 2025.12.11 03:53:11.164465 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2025.12.11 03:53:11.164556 [ 276 ] {a08fa49f-20f3-4b9e-8fbd-f8469f831f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5749 | 2025.12.11 03:53:11.164594 [ 276 ] {a08fa49f-20f3-4b9e-8fbd-f8469f831f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5750 | 2025.12.11 03:53:11.164995 [ 276 ] {a08fa49f-20f3-4b9e-8fbd-f8469f831f81} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2025.12.11 03:53:11.165030 [ 276 ] {a08fa49f-20f3-4b9e-8fbd-f8469f831f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5752 | 2025.12.11 03:53:11.165313 [ 276 ] {a08fa49f-20f3-4b9e-8fbd-f8469f831f81} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5753 | 2025.12.11 03:53:11.165515 [ 276 ] {a08fa49f-20f3-4b9e-8fbd-f8469f831f81} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2025.12.11 03:53:11.165628 [ 32 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5755 | 2025.12.11 03:53:11.165640 [ 276 ] {a08fa49f-20f3-4b9e-8fbd-f8469f831f81} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001102 sec., 50816.69691470055 rows/sec., 3.77 MiB/sec. | ||
| 5756 | 2025.12.11 03:53:11.165702 [ 32 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2025.12.11 03:53:11.165717 [ 276 ] {a08fa49f-20f3-4b9e-8fbd-f8469f831f81} <Debug> TCPHandler: Processed in 0.001298712 sec. | ||
| 5758 | 2025.12.11 03:53:11.165727 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5759 | 2025.12.11 03:53:11.165830 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2025.12.11 03:53:11.165886 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 5761 | 2025.12.11 03:53:11.165925 [ 276 ] {6a3b071a-9619-410e-8d87-810851717507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5762 | 2025.12.11 03:53:11.165972 [ 276 ] {6a3b071a-9619-410e-8d87-810851717507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5763 | 2025.12.11 03:53:11.166046 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5764 | 2025.12.11 03:53:11.166089 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 72 rows starting from the beginning of the part | ||
| 5765 | 2025.12.11 03:53:11.166165 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 5766 | 2025.12.11 03:53:11.166219 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 5767 | 2025.12.11 03:53:11.166266 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 5768 | 2025.12.11 03:53:11.166312 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 5769 | 2025.12.11 03:53:11.166358 [ 191 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 5770 | 2025.12.11 03:53:11.166360 [ 276 ] {6a3b071a-9619-410e-8d87-810851717507} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2025.12.11 03:53:11.166407 [ 276 ] {6a3b071a-9619-410e-8d87-810851717507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5772 | 2025.12.11 03:53:11.167045 [ 276 ] {6a3b071a-9619-410e-8d87-810851717507} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5773 | 2025.12.11 03:53:11.167280 [ 276 ] {6a3b071a-9619-410e-8d87-810851717507} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2025.12.11 03:53:11.167410 [ 276 ] {6a3b071a-9619-410e-8d87-810851717507} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001503 sec., 15968.063872255489 rows/sec., 1.32 MiB/sec. | ||
| 5775 | 2025.12.11 03:53:11.167448 [ 276 ] {6a3b071a-9619-410e-8d87-810851717507} <Debug> TCPHandler: Processed in 0.001664379 sec. | ||
| 5776 | 2025.12.11 03:53:11.167551 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2025.12.11 03:53:11.167556 [ 202 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172837 sec., 163159.50867001858 rows/sec., 12.59 MiB/sec. | ||
| 5778 | 2025.12.11 03:53:11.167644 [ 276 ] {d66bc39b-bb17-42b3-8b55-3804f4ab7540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5779 | 2025.12.11 03:53:11.167687 [ 276 ] {d66bc39b-bb17-42b3-8b55-3804f4ab7540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5780 | 2025.12.11 03:53:11.167740 [ 195 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5781 | 2025.12.11 03:53:11.168019 [ 195 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_26_5} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5782 | 2025.12.11 03:53:11.168094 [ 195 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_26_5} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5783 | 2025.12.11 03:53:11.168098 [ 276 ] {d66bc39b-bb17-42b3-8b55-3804f4ab7540} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2025.12.11 03:53:11.168142 [ 276 ] {d66bc39b-bb17-42b3-8b55-3804f4ab7540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5785 | 2025.12.11 03:53:11.168173 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5786 | 2025.12.11 03:53:11.168441 [ 276 ] {d66bc39b-bb17-42b3-8b55-3804f4ab7540} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5787 | 2025.12.11 03:53:11.168649 [ 276 ] {d66bc39b-bb17-42b3-8b55-3804f4ab7540} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5788 | 2025.12.11 03:53:11.168770 [ 276 ] {d66bc39b-bb17-42b3-8b55-3804f4ab7540} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 5789 | 2025.12.11 03:53:11.168806 [ 276 ] {d66bc39b-bb17-42b3-8b55-3804f4ab7540} <Debug> TCPHandler: Processed in 0.001301913 sec. | ||
| 5790 | 2025.12.11 03:53:11.168917 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2025.12.11 03:53:11.169008 [ 276 ] {1e1d3907-596c-41a2-8edf-59b1c4013905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5792 | 2025.12.11 03:53:11.169046 [ 276 ] {1e1d3907-596c-41a2-8edf-59b1c4013905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5793 | 2025.12.11 03:53:11.169519 [ 276 ] {1e1d3907-596c-41a2-8edf-59b1c4013905} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2025.12.11 03:53:11.169554 [ 276 ] {1e1d3907-596c-41a2-8edf-59b1c4013905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5795 | 2025.12.11 03:53:11.169878 [ 276 ] {1e1d3907-596c-41a2-8edf-59b1c4013905} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5796 | 2025.12.11 03:53:11.170082 [ 276 ] {1e1d3907-596c-41a2-8edf-59b1c4013905} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2025.12.11 03:53:11.170208 [ 276 ] {1e1d3907-596c-41a2-8edf-59b1c4013905} <Debug> executeQuery: Read 144 rows, 11.90 KiB in 0.001216 sec., 118421.05263157895 rows/sec., 9.56 MiB/sec. | ||
| 5798 | 2025.12.11 03:53:11.170244 [ 276 ] {1e1d3907-596c-41a2-8edf-59b1c4013905} <Debug> TCPHandler: Processed in 0.001373343 sec. | ||
| 5799 | 2025.12.11 03:53:11.170340 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5800 | 2025.12.11 03:53:11.170431 [ 276 ] {10939c6c-a1e4-46c1-ae92-ef8af27ffd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5801 | 2025.12.11 03:53:11.170473 [ 276 ] {10939c6c-a1e4-46c1-ae92-ef8af27ffd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5802 | 2025.12.11 03:53:11.170880 [ 276 ] {10939c6c-a1e4-46c1-ae92-ef8af27ffd3b} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2025.12.11 03:53:11.170915 [ 276 ] {10939c6c-a1e4-46c1-ae92-ef8af27ffd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5804 | 2025.12.11 03:53:11.171233 [ 276 ] {10939c6c-a1e4-46c1-ae92-ef8af27ffd3b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5805 | 2025.12.11 03:53:11.171446 [ 276 ] {10939c6c-a1e4-46c1-ae92-ef8af27ffd3b} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2025.12.11 03:53:11.171569 [ 276 ] {10939c6c-a1e4-46c1-ae92-ef8af27ffd3b} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001156 sec., 170415.22491349484 rows/sec., 12.22 MiB/sec. | ||
| 5807 | 2025.12.11 03:53:11.171604 [ 276 ] {10939c6c-a1e4-46c1-ae92-ef8af27ffd3b} <Debug> TCPHandler: Processed in 0.001310603 sec. | ||
| 5808 | 2025.12.11 03:53:11.171713 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2025.12.11 03:53:11.171804 [ 276 ] {3933adfc-e487-4549-8e4f-62d279f12c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5810 | 2025.12.11 03:53:11.171857 [ 276 ] {3933adfc-e487-4549-8e4f-62d279f12c30} <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 | ||
| 5811 | 2025.12.11 03:53:11.172713 [ 276 ] {3933adfc-e487-4549-8e4f-62d279f12c30} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2025.12.11 03:53:11.172749 [ 276 ] {3933adfc-e487-4549-8e4f-62d279f12c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5813 | 2025.12.11 03:53:11.173313 [ 276 ] {3933adfc-e487-4549-8e4f-62d279f12c30} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5814 | 2025.12.11 03:53:11.173526 [ 276 ] {3933adfc-e487-4549-8e4f-62d279f12c30} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2025.12.11 03:53:11.173657 [ 276 ] {3933adfc-e487-4549-8e4f-62d279f12c30} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00187 sec., 22459.893048128342 rows/sec., 40.25 MiB/sec. | ||
| 5816 | 2025.12.11 03:53:11.173718 [ 276 ] {3933adfc-e487-4549-8e4f-62d279f12c30} <Debug> TCPHandler: Processed in 0.002051295 sec. | ||
| 5817 | 2025.12.11 03:53:11.173826 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2025.12.11 03:53:11.173918 [ 276 ] {bdab07d2-c902-4e3e-896a-2a5ddc60d033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5819 | 2025.12.11 03:53:11.173959 [ 276 ] {bdab07d2-c902-4e3e-896a-2a5ddc60d033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5820 | 2025.12.11 03:53:11.174304 [ 276 ] {bdab07d2-c902-4e3e-896a-2a5ddc60d033} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2025.12.11 03:53:11.174340 [ 276 ] {bdab07d2-c902-4e3e-896a-2a5ddc60d033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5822 | 2025.12.11 03:53:11.174631 [ 276 ] {bdab07d2-c902-4e3e-896a-2a5ddc60d033} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5823 | 2025.12.11 03:53:11.174831 [ 276 ] {bdab07d2-c902-4e3e-896a-2a5ddc60d033} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2025.12.11 03:53:11.174957 [ 276 ] {bdab07d2-c902-4e3e-896a-2a5ddc60d033} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5825 | 2025.12.11 03:53:11.174992 [ 276 ] {bdab07d2-c902-4e3e-896a-2a5ddc60d033} <Debug> TCPHandler: Processed in 0.001213341 sec. | ||
| 5826 | 2025.12.11 03:53:13.269771 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5827 | 2025.12.11 03:53:13.269830 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5828 | 2025.12.11 03:53:13.422360 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15379 | ||
| 5829 | 2025.12.11 03:53:13.422942 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2025.12.11 03:53:13.422990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5831 | 2025.12.11 03:53:13.423515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5832 | 2025.12.11 03:53:13.423744 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2025.12.11 03:53:13.423875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15379 | ||
| 5834 | 2025.12.11 03:53:13.436608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 714 | ||
| 5835 | 2025.12.11 03:53:13.438937 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2025.12.11 03:53:13.438995 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5837 | 2025.12.11 03:53:13.440221 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5838 | 2025.12.11 03:53:13.440488 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2025.12.11 03:53:13.440791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
| 5840 | 2025.12.11 03:53:14.001345 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000944146 sec. | ||
| 5841 | 2025.12.11 03:53:14.241246 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5842 | 2025.12.11 03:53:14.257086 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2025.12.11 03:53:14.257144 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5844 | 2025.12.11 03:53:14.262936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5845 | 2025.12.11 03:53:14.263652 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2025.12.11 03:53:14.266345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5847 | 2025.12.11 03:53:16.157094 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5848 | 2025.12.11 03:53:16.157296 [ 276 ] {3d90ebc6-ffb6-470f-a399-9b9c71587afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5849 | 2025.12.11 03:53:16.157356 [ 276 ] {3d90ebc6-ffb6-470f-a399-9b9c71587afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5850 | 2025.12.11 03:53:16.157969 [ 276 ] {3d90ebc6-ffb6-470f-a399-9b9c71587afd} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2025.12.11 03:53:16.158009 [ 276 ] {3d90ebc6-ffb6-470f-a399-9b9c71587afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5852 | 2025.12.11 03:53:16.158407 [ 276 ] {3d90ebc6-ffb6-470f-a399-9b9c71587afd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5853 | 2025.12.11 03:53:16.158628 [ 276 ] {3d90ebc6-ffb6-470f-a399-9b9c71587afd} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2025.12.11 03:53:16.158781 [ 276 ] {3d90ebc6-ffb6-470f-a399-9b9c71587afd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001535 sec., 36482.08469055375 rows/sec., 2.79 MiB/sec. | ||
| 5855 | 2025.12.11 03:53:16.158822 [ 276 ] {3d90ebc6-ffb6-470f-a399-9b9c71587afd} <Debug> TCPHandler: Processed in 0.001855412 sec. | ||
| 5856 | 2025.12.11 03:53:16.158939 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5857 | 2025.12.11 03:53:16.159033 [ 276 ] {e42a2f0c-0ada-451a-996e-a7ba6d326280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5858 | 2025.12.11 03:53:16.159072 [ 276 ] {e42a2f0c-0ada-451a-996e-a7ba6d326280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5859 | 2025.12.11 03:53:16.159492 [ 276 ] {e42a2f0c-0ada-451a-996e-a7ba6d326280} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2025.12.11 03:53:16.159527 [ 276 ] {e42a2f0c-0ada-451a-996e-a7ba6d326280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5861 | 2025.12.11 03:53:16.159831 [ 276 ] {e42a2f0c-0ada-451a-996e-a7ba6d326280} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5862 | 2025.12.11 03:53:16.160039 [ 276 ] {e42a2f0c-0ada-451a-996e-a7ba6d326280} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2025.12.11 03:53:16.160166 [ 276 ] {e42a2f0c-0ada-451a-996e-a7ba6d326280} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 5864 | 2025.12.11 03:53:16.160205 [ 276 ] {e42a2f0c-0ada-451a-996e-a7ba6d326280} <Debug> TCPHandler: Processed in 0.001312673 sec. | ||
| 5865 | 2025.12.11 03:53:16.160315 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5866 | 2025.12.11 03:53:16.160407 [ 276 ] {18899975-b61c-4df6-9a10-c2120bf39274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5867 | 2025.12.11 03:53:16.160449 [ 276 ] {18899975-b61c-4df6-9a10-c2120bf39274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5868 | 2025.12.11 03:53:16.160848 [ 276 ] {18899975-b61c-4df6-9a10-c2120bf39274} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5869 | 2025.12.11 03:53:16.160883 [ 276 ] {18899975-b61c-4df6-9a10-c2120bf39274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5870 | 2025.12.11 03:53:16.161224 [ 276 ] {18899975-b61c-4df6-9a10-c2120bf39274} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5871 | 2025.12.11 03:53:16.161427 [ 276 ] {18899975-b61c-4df6-9a10-c2120bf39274} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2025.12.11 03:53:16.161554 [ 276 ] {18899975-b61c-4df6-9a10-c2120bf39274} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 5873 | 2025.12.11 03:53:16.161591 [ 276 ] {18899975-b61c-4df6-9a10-c2120bf39274} <Debug> TCPHandler: Processed in 0.001323183 sec. | ||
| 5874 | 2025.12.11 03:53:16.161693 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5875 | 2025.12.11 03:53:16.161784 [ 276 ] {09547f62-1ccb-47ea-8593-dcef54d6f7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5876 | 2025.12.11 03:53:16.161825 [ 276 ] {09547f62-1ccb-47ea-8593-dcef54d6f7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5877 | 2025.12.11 03:53:16.162148 [ 276 ] {09547f62-1ccb-47ea-8593-dcef54d6f7b9} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2025.12.11 03:53:16.162182 [ 276 ] {09547f62-1ccb-47ea-8593-dcef54d6f7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5879 | 2025.12.11 03:53:16.162485 [ 276 ] {09547f62-1ccb-47ea-8593-dcef54d6f7b9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5880 | 2025.12.11 03:53:16.162683 [ 276 ] {09547f62-1ccb-47ea-8593-dcef54d6f7b9} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2025.12.11 03:53:16.162811 [ 276 ] {09547f62-1ccb-47ea-8593-dcef54d6f7b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 5882 | 2025.12.11 03:53:16.162846 [ 276 ] {09547f62-1ccb-47ea-8593-dcef54d6f7b9} <Debug> TCPHandler: Processed in 0.001199551 sec. | ||
| 5883 | 2025.12.11 03:53:20.924041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15827 | ||
| 5884 | 2025.12.11 03:53:20.924578 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5885 | 2025.12.11 03:53:20.924620 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5886 | 2025.12.11 03:53:20.925199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5887 | 2025.12.11 03:53:20.925443 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2025.12.11 03:53:20.925569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15827 | ||
| 5889 | 2025.12.11 03:53:21.158624 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2025.12.11 03:53:21.158913 [ 276 ] {cdef4ab6-55ba-44dc-acc4-9ed89418a098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5891 | 2025.12.11 03:53:21.159012 [ 276 ] {cdef4ab6-55ba-44dc-acc4-9ed89418a098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5892 | 2025.12.11 03:53:21.159858 [ 276 ] {cdef4ab6-55ba-44dc-acc4-9ed89418a098} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2025.12.11 03:53:21.159901 [ 276 ] {cdef4ab6-55ba-44dc-acc4-9ed89418a098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5894 | 2025.12.11 03:53:21.160265 [ 276 ] {cdef4ab6-55ba-44dc-acc4-9ed89418a098} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5895 | 2025.12.11 03:53:21.160488 [ 276 ] {cdef4ab6-55ba-44dc-acc4-9ed89418a098} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2025.12.11 03:53:21.160625 [ 143 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5897 | 2025.12.11 03:53:21.160641 [ 276 ] {cdef4ab6-55ba-44dc-acc4-9ed89418a098} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.0018 sec., 77777.77777777778 rows/sec., 6.74 MiB/sec. | ||
| 5898 | 2025.12.11 03:53:21.160690 [ 143 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2025.12.11 03:53:21.160711 [ 276 ] {cdef4ab6-55ba-44dc-acc4-9ed89418a098} <Debug> TCPHandler: Processed in 0.002252939 sec. | ||
| 5900 | 2025.12.11 03:53:21.160717 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5901 | 2025.12.11 03:53:21.160828 [ 189 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 5902 | 2025.12.11 03:53:21.160844 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2025.12.11 03:53:21.160923 [ 189 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5904 | 2025.12.11 03:53:21.160952 [ 189 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1409 rows starting from the beginning of the part | ||
| 5905 | 2025.12.11 03:53:21.160952 [ 276 ] {d0600614-1a86-48e7-a4d3-e53eaac7eff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5906 | 2025.12.11 03:53:21.161003 [ 276 ] {d0600614-1a86-48e7-a4d3-e53eaac7eff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5907 | 2025.12.11 03:53:21.161009 [ 189 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 140 rows starting from the beginning of the part | ||
| 5908 | 2025.12.11 03:53:21.161054 [ 189 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 5909 | 2025.12.11 03:53:21.161096 [ 189 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 261 rows starting from the beginning of the part | ||
| 5910 | 2025.12.11 03:53:21.161138 [ 189 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 5911 | 2025.12.11 03:53:21.161178 [ 189 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 140 rows starting from the beginning of the part | ||
| 5912 | 2025.12.11 03:53:21.161431 [ 276 ] {d0600614-1a86-48e7-a4d3-e53eaac7eff0} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2025.12.11 03:53:21.161468 [ 276 ] {d0600614-1a86-48e7-a4d3-e53eaac7eff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5914 | 2025.12.11 03:53:21.161831 [ 276 ] {d0600614-1a86-48e7-a4d3-e53eaac7eff0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5915 | 2025.12.11 03:53:21.162145 [ 276 ] {d0600614-1a86-48e7-a4d3-e53eaac7eff0} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2025.12.11 03:53:21.162320 [ 276 ] {d0600614-1a86-48e7-a4d3-e53eaac7eff0} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00139 sec., 30215.827338129497 rows/sec., 2.22 MiB/sec. | ||
| 5917 | 2025.12.11 03:53:21.162372 [ 276 ] {d0600614-1a86-48e7-a4d3-e53eaac7eff0} <Debug> TCPHandler: Processed in 0.001579188 sec. | ||
| 5918 | 2025.12.11 03:53:21.162500 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2025.12.11 03:53:21.162618 [ 276 ] {500d9c65-5ac9-4ca4-84da-7ea073deb03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5920 | 2025.12.11 03:53:21.162669 [ 276 ] {500d9c65-5ac9-4ca4-84da-7ea073deb03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5921 | 2025.12.11 03:53:21.162837 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2062 rows, containing 5 columns (5 merged, 0 gathered) in 0.002049905 sec., 1005900.2734273053 rows/sec., 88.73 MiB/sec. | ||
| 5922 | 2025.12.11 03:53:21.163088 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5923 | 2025.12.11 03:53:21.163118 [ 276 ] {500d9c65-5ac9-4ca4-84da-7ea073deb03a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2025.12.11 03:53:21.163160 [ 276 ] {500d9c65-5ac9-4ca4-84da-7ea073deb03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5925 | 2025.12.11 03:53:21.163384 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_46_9} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2025.12.11 03:53:21.163482 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_46_9} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5927 | 2025.12.11 03:53:21.163496 [ 276 ] {500d9c65-5ac9-4ca4-84da-7ea073deb03a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5928 | 2025.12.11 03:53:21.163589 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 5929 | 2025.12.11 03:53:21.163787 [ 276 ] {500d9c65-5ac9-4ca4-84da-7ea073deb03a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2025.12.11 03:53:21.163916 [ 150 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5931 | 2025.12.11 03:53:21.163929 [ 276 ] {500d9c65-5ac9-4ca4-84da-7ea073deb03a} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001338 sec., 79222.72047832586 rows/sec., 6.19 MiB/sec. | ||
| 5932 | 2025.12.11 03:53:21.163964 [ 150 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2025.12.11 03:53:21.163985 [ 276 ] {500d9c65-5ac9-4ca4-84da-7ea073deb03a} <Debug> TCPHandler: Processed in 0.001546666 sec. | ||
| 5934 | 2025.12.11 03:53:21.163990 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5935 | 2025.12.11 03:53:21.164096 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 5936 | 2025.12.11 03:53:21.164106 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2025.12.11 03:53:21.164216 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5938 | 2025.12.11 03:53:21.164225 [ 276 ] {e4a24d33-6a67-4608-99a5-c5d839ad48c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5939 | 2025.12.11 03:53:21.164257 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 634 rows starting from the beginning of the part | ||
| 5940 | 2025.12.11 03:53:21.164280 [ 276 ] {e4a24d33-6a67-4608-99a5-c5d839ad48c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5941 | 2025.12.11 03:53:21.164331 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 106 rows starting from the beginning of the part | ||
| 5942 | 2025.12.11 03:53:21.164382 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 5943 | 2025.12.11 03:53:21.164423 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 144 rows starting from the beginning of the part | ||
| 5944 | 2025.12.11 03:53:21.164460 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 5945 | 2025.12.11 03:53:21.164498 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 106 rows starting from the beginning of the part | ||
| 5946 | 2025.12.11 03:53:21.164694 [ 276 ] {e4a24d33-6a67-4608-99a5-c5d839ad48c5} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2025.12.11 03:53:21.164737 [ 276 ] {e4a24d33-6a67-4608-99a5-c5d839ad48c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5948 | 2025.12.11 03:53:21.165081 [ 276 ] {e4a24d33-6a67-4608-99a5-c5d839ad48c5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5949 | 2025.12.11 03:53:21.165308 [ 276 ] {e4a24d33-6a67-4608-99a5-c5d839ad48c5} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2025.12.11 03:53:21.165419 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5951 | 2025.12.11 03:53:21.165442 [ 276 ] {e4a24d33-6a67-4608-99a5-c5d839ad48c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 5952 | 2025.12.11 03:53:21.165452 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2025.12.11 03:53:21.165483 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5954 | 2025.12.11 03:53:21.165489 [ 276 ] {e4a24d33-6a67-4608-99a5-c5d839ad48c5} <Debug> TCPHandler: Processed in 0.001433114 sec. | ||
| 5955 | 2025.12.11 03:53:21.165523 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469376 sec., 760867.1980486955 rows/sec., 61.41 MiB/sec. | ||
| 5956 | 2025.12.11 03:53:21.165580 [ 187 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 5957 | 2025.12.11 03:53:21.165610 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2025.12.11 03:53:21.165680 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5959 | 2025.12.11 03:53:21.165701 [ 187 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5960 | 2025.12.11 03:53:21.165714 [ 276 ] {c32bd091-c6a0-4ac8-a7b1-e4f2b8797f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5961 | 2025.12.11 03:53:21.165741 [ 187 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12118 rows starting from the beginning of the part | ||
| 5962 | 2025.12.11 03:53:21.165779 [ 276 ] {c32bd091-c6a0-4ac8-a7b1-e4f2b8797f0d} <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 | ||
| 5963 | 2025.12.11 03:53:21.165809 [ 187 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 5964 | 2025.12.11 03:53:21.165865 [ 187 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 5965 | 2025.12.11 03:53:21.165911 [ 187 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 197 rows starting from the beginning of the part | ||
| 5966 | 2025.12.11 03:53:21.165955 [ 187 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 5967 | 2025.12.11 03:53:21.165980 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_46_9} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2025.12.11 03:53:21.165997 [ 187 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 5969 | 2025.12.11 03:53:21.166074 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_46_9} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5970 | 2025.12.11 03:53:21.166169 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5971 | 2025.12.11 03:53:21.166621 [ 276 ] {c32bd091-c6a0-4ac8-a7b1-e4f2b8797f0d} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2025.12.11 03:53:21.166663 [ 276 ] {c32bd091-c6a0-4ac8-a7b1-e4f2b8797f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5973 | 2025.12.11 03:53:21.167497 [ 276 ] {c32bd091-c6a0-4ac8-a7b1-e4f2b8797f0d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5974 | 2025.12.11 03:53:21.167737 [ 276 ] {c32bd091-c6a0-4ac8-a7b1-e4f2b8797f0d} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2025.12.11 03:53:21.167891 [ 276 ] {c32bd091-c6a0-4ac8-a7b1-e4f2b8797f0d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002195 sec., 19134.396355353078 rows/sec., 34.29 MiB/sec. | ||
| 5976 | 2025.12.11 03:53:21.167957 [ 276 ] {c32bd091-c6a0-4ac8-a7b1-e4f2b8797f0d} <Debug> TCPHandler: Processed in 0.002394781 sec. | ||
| 5977 | 2025.12.11 03:53:21.168075 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2025.12.11 03:53:21.168171 [ 276 ] {c61e059f-9810-4323-b19f-acdb948f6145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5979 | 2025.12.11 03:53:21.168214 [ 276 ] {c61e059f-9810-4323-b19f-acdb948f6145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5980 | 2025.12.11 03:53:21.168550 [ 276 ] {c61e059f-9810-4323-b19f-acdb948f6145} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2025.12.11 03:53:21.168586 [ 276 ] {c61e059f-9810-4323-b19f-acdb948f6145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5982 | 2025.12.11 03:53:21.169004 [ 276 ] {c61e059f-9810-4323-b19f-acdb948f6145} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5983 | 2025.12.11 03:53:21.169218 [ 276 ] {c61e059f-9810-4323-b19f-acdb948f6145} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2025.12.11 03:53:21.169325 [ 150 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5985 | 2025.12.11 03:53:21.169348 [ 276 ] {c61e059f-9810-4323-b19f-acdb948f6145} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 5986 | 2025.12.11 03:53:21.169355 [ 150 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2025.12.11 03:53:21.169390 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 5988 | 2025.12.11 03:53:21.169392 [ 276 ] {c61e059f-9810-4323-b19f-acdb948f6145} <Debug> TCPHandler: Processed in 0.001366113 sec. | ||
| 5989 | 2025.12.11 03:53:21.169503 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 5990 | 2025.12.11 03:53:21.169644 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5991 | 2025.12.11 03:53:21.169681 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1950 rows starting from the beginning of the part | ||
| 5992 | 2025.12.11 03:53:21.169744 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 5993 | 2025.12.11 03:53:21.169792 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 5994 | 2025.12.11 03:53:21.169832 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 5995 | 2025.12.11 03:53:21.169874 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 5996 | 2025.12.11 03:53:21.169918 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 5997 | 2025.12.11 03:53:21.170144 [ 188 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12955 rows, containing 5 columns (5 merged, 0 gathered) in 0.004606509 sec., 2812324.908081152 rows/sec., 193.17 MiB/sec. | ||
| 5998 | 2025.12.11 03:53:21.170679 [ 194 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5999 | 2025.12.11 03:53:21.170970 [ 194 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2025.12.11 03:53:21.171040 [ 194 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6001 | 2025.12.11 03:53:21.171115 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 6002 | 2025.12.11 03:53:21.171250 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2250 rows, containing 4 columns (4 merged, 0 gathered) in 0.001804051 sec., 1247193.1225891064 rows/sec., 84.33 MiB/sec. | ||
| 6003 | 2025.12.11 03:53:21.171509 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6004 | 2025.12.11 03:53:21.171782 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_46_9} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2025.12.11 03:53:21.171855 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_46_9} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6006 | 2025.12.11 03:53:21.171931 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6007 | 2025.12.11 03:53:21.766454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6008 | 2025.12.11 03:53:21.782889 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6009 | 2025.12.11 03:53:21.782952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6010 | 2025.12.11 03:53:21.788608 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6011 | 2025.12.11 03:53:21.789360 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2025.12.11 03:53:21.792474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6013 | 2025.12.11 03:53:23.380722 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34860 | ||
| 6014 | 2025.12.11 03:53:23.380839 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6015 | 2025.12.11 03:53:23.380867 [ 288 ] {} <Debug> TCP-Session: 81c2368f-3536-4a6b-8f06-97d39ed7862c Authenticating user 'default' from [fd00:1122:3344:101::e]:34860 | ||
| 6016 | 2025.12.11 03:53:23.380890 [ 288 ] {} <Debug> TCP-Session: 81c2368f-3536-4a6b-8f06-97d39ed7862c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6017 | 2025.12.11 03:53:23.380904 [ 288 ] {} <Debug> TCP-Session: 81c2368f-3536-4a6b-8f06-97d39ed7862c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6018 | 2025.12.11 03:53:23.381112 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63032 | ||
| 6019 | 2025.12.11 03:53:23.381136 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51517 | ||
| 6020 | 2025.12.11 03:53:23.381228 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6021 | 2025.12.11 03:53:23.381260 [ 290 ] {} <Debug> TCP-Session: 18caa156-64fa-405f-9c11-f5854af31121 Authenticating user 'default' from [fd00:1122:3344:101::e]:63032 | ||
| 6022 | 2025.12.11 03:53:23.381266 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6023 | 2025.12.11 03:53:23.381268 [ 288 ] {} <Trace> TCP-Session: 81c2368f-3536-4a6b-8f06-97d39ed7862c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2025.12.11 03:53:23.381286 [ 290 ] {} <Debug> TCP-Session: 18caa156-64fa-405f-9c11-f5854af31121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6025 | 2025.12.11 03:53:23.381300 [ 291 ] {} <Debug> TCP-Session: 45884a10-112d-46cc-aaea-6d0c65c5c716 Authenticating user 'default' from [fd00:1122:3344:101::e]:51517 | ||
| 6026 | 2025.12.11 03:53:23.381327 [ 290 ] {} <Debug> TCP-Session: 18caa156-64fa-405f-9c11-f5854af31121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6027 | 2025.12.11 03:53:23.381348 [ 291 ] {} <Debug> TCP-Session: 45884a10-112d-46cc-aaea-6d0c65c5c716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6028 | 2025.12.11 03:53:23.381367 [ 291 ] {} <Debug> TCP-Session: 45884a10-112d-46cc-aaea-6d0c65c5c716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2025.12.11 03:53:23.381470 [ 288 ] {3eaa1e17-c952-40ad-a107-bf8a0a513b80} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34860) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6030 | 2025.12.11 03:53:23.381734 [ 288 ] {3eaa1e17-c952-40ad-a107-bf8a0a513b80} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6031 | 2025.12.11 03:53:23.381790 [ 288 ] {3eaa1e17-c952-40ad-a107-bf8a0a513b80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6032 | 2025.12.11 03:53:23.382086 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35405 | ||
| 6033 | 2025.12.11 03:53:23.382086 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52004 | ||
| 6034 | 2025.12.11 03:53:23.382101 [ 288 ] {3eaa1e17-c952-40ad-a107-bf8a0a513b80} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 6035 | 2025.12.11 03:53:23.382140 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45334 | ||
| 6036 | 2025.12.11 03:53:23.382211 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58800 | ||
| 6037 | 2025.12.11 03:53:23.382361 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62370 | ||
| 6038 | 2025.12.11 03:53:23.382448 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43869 | ||
| 6039 | 2025.12.11 03:53:23.382616 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6040 | 2025.12.11 03:53:23.382624 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6041 | 2025.12.11 03:53:23.382650 [ 292 ] {} <Debug> TCP-Session: add6df0c-dea5-4c18-bd10-db47b6332847 Authenticating user 'default' from [fd00:1122:3344:101::e]:35405 | ||
| 6042 | 2025.12.11 03:53:23.382673 [ 292 ] {} <Debug> TCP-Session: add6df0c-dea5-4c18-bd10-db47b6332847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6043 | 2025.12.11 03:53:23.382674 [ 349 ] {} <Debug> TCP-Session: 35d0692e-a5d6-47f9-855d-585bef0ae49c Authenticating user 'default' from [fd00:1122:3344:101::e]:52004 | ||
| 6044 | 2025.12.11 03:53:23.382687 [ 292 ] {} <Debug> TCP-Session: add6df0c-dea5-4c18-bd10-db47b6332847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6045 | 2025.12.11 03:53:23.382702 [ 349 ] {} <Debug> TCP-Session: 35d0692e-a5d6-47f9-855d-585bef0ae49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6046 | 2025.12.11 03:53:23.382717 [ 349 ] {} <Debug> TCP-Session: 35d0692e-a5d6-47f9-855d-585bef0ae49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6047 | 2025.12.11 03:53:23.383191 [ 334 ] {3eaa1e17-c952-40ad-a107-bf8a0a513b80} <Trace> AggregatingTransform: Aggregating | ||
| 6048 | 2025.12.11 03:53:23.383231 [ 334 ] {3eaa1e17-c952-40ad-a107-bf8a0a513b80} <Trace> Aggregator: Aggregation method: without_key | ||
| 6049 | 2025.12.11 03:53:23.383242 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6050 | 2025.12.11 03:53:23.383270 [ 334 ] {3eaa1e17-c952-40ad-a107-bf8a0a513b80} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001015608 sec. (984.632 rows/sec., 38.46 KiB/sec.) | ||
| 6051 | 2025.12.11 03:53:23.383285 [ 353 ] {} <Debug> TCP-Session: c5fc4ffe-c870-4cfb-ada5-8b4374018f63 Authenticating user 'default' from [fd00:1122:3344:101::e]:43869 | ||
| 6052 | 2025.12.11 03:53:23.383300 [ 334 ] {3eaa1e17-c952-40ad-a107-bf8a0a513b80} <Trace> Aggregator: Merging aggregated data | ||
| 6053 | 2025.12.11 03:53:23.383319 [ 353 ] {} <Debug> TCP-Session: c5fc4ffe-c870-4cfb-ada5-8b4374018f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2025.12.11 03:53:23.383350 [ 353 ] {} <Debug> TCP-Session: c5fc4ffe-c870-4cfb-ada5-8b4374018f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6055 | 2025.12.11 03:53:23.383406 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6056 | 2025.12.11 03:53:23.383457 [ 352 ] {} <Debug> TCP-Session: 5f382365-2a21-486c-8279-7aab935ac45d Authenticating user 'default' from [fd00:1122:3344:101::e]:62370 | ||
| 6057 | 2025.12.11 03:53:23.383503 [ 352 ] {} <Debug> TCP-Session: 5f382365-2a21-486c-8279-7aab935ac45d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2025.12.11 03:53:23.383522 [ 352 ] {} <Debug> TCP-Session: 5f382365-2a21-486c-8279-7aab935ac45d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2025.12.11 03:53:23.383737 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6060 | 2025.12.11 03:53:23.383783 [ 350 ] {} <Debug> TCP-Session: 90b44f1a-3fbc-424d-9dd1-6d44985ced18 Authenticating user 'default' from [fd00:1122:3344:101::e]:45334 | ||
| 6061 | 2025.12.11 03:53:23.383807 [ 350 ] {} <Debug> TCP-Session: 90b44f1a-3fbc-424d-9dd1-6d44985ced18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6062 | 2025.12.11 03:53:23.383820 [ 350 ] {} <Debug> TCP-Session: 90b44f1a-3fbc-424d-9dd1-6d44985ced18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6063 | 2025.12.11 03:53:23.383848 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6064 | 2025.12.11 03:53:23.383897 [ 351 ] {} <Debug> TCP-Session: 5b87ac6a-2089-4662-bdca-5ffe8429ffe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58800 | ||
| 6065 | 2025.12.11 03:53:23.383968 [ 351 ] {} <Debug> TCP-Session: 5b87ac6a-2089-4662-bdca-5ffe8429ffe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2025.12.11 03:53:23.383989 [ 351 ] {} <Debug> TCP-Session: 5b87ac6a-2089-4662-bdca-5ffe8429ffe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6067 | 2025.12.11 03:53:23.384789 [ 288 ] {3eaa1e17-c952-40ad-a107-bf8a0a513b80} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003377 sec., 296.12081729345573 rows/sec., 11.57 KiB/sec. | ||
| 6068 | 2025.12.11 03:53:23.384936 [ 288 ] {3eaa1e17-c952-40ad-a107-bf8a0a513b80} <Debug> TCPHandler: Processed in 0.003796836 sec. | ||
| 6069 | 2025.12.11 03:53:23.385019 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6070 | 2025.12.11 03:53:23.385049 [ 288 ] {} <Debug> TCP-Session: 81c2368f-3536-4a6b-8f06-97d39ed7862c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6071 | 2025.12.11 03:53:23.385050 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6072 | 2025.12.11 03:53:23.385073 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6073 | 2025.12.11 03:53:23.385106 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6074 | 2025.12.11 03:53:23.385119 [ 290 ] {} <Debug> TCP-Session: 18caa156-64fa-405f-9c11-f5854af31121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6075 | 2025.12.11 03:53:23.385134 [ 351 ] {} <Debug> TCP-Session: 5b87ac6a-2089-4662-bdca-5ffe8429ffe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6076 | 2025.12.11 03:53:23.385156 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6077 | 2025.12.11 03:53:23.385178 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6078 | 2025.12.11 03:53:23.385205 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6079 | 2025.12.11 03:53:23.385211 [ 291 ] {} <Debug> TCP-Session: 45884a10-112d-46cc-aaea-6d0c65c5c716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6080 | 2025.12.11 03:53:23.385229 [ 352 ] {} <Debug> TCP-Session: 5f382365-2a21-486c-8279-7aab935ac45d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6081 | 2025.12.11 03:53:23.385232 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6082 | 2025.12.11 03:53:23.385245 [ 350 ] {} <Debug> TCP-Session: 90b44f1a-3fbc-424d-9dd1-6d44985ced18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6083 | 2025.12.11 03:53:23.385151 [ 349 ] {} <Debug> TCP-Session: 35d0692e-a5d6-47f9-855d-585bef0ae49c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2025.12.11 03:53:23.385288 [ 353 ] {} <Debug> TCP-Session: c5fc4ffe-c870-4cfb-ada5-8b4374018f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2025.12.11 03:53:23.385129 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6086 | 2025.12.11 03:53:23.385339 [ 292 ] {} <Debug> TCP-Session: add6df0c-dea5-4c18-bd10-db47b6332847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6087 | 2025.12.11 03:53:23.441109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 736 | ||
| 6088 | 2025.12.11 03:53:23.443493 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2025.12.11 03:53:23.443551 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6090 | 2025.12.11 03:53:23.444951 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6091 | 2025.12.11 03:53:23.445276 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2025.12.11 03:53:23.445666 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 6093 | 2025.12.11 03:53:23.467901 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59796 | ||
| 6094 | 2025.12.11 03:53:23.468010 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6095 | 2025.12.11 03:53:23.468039 [ 288 ] {} <Debug> TCP-Session: 4ae2019a-f0d7-4b8a-9fe8-369d7524dfdf Authenticating user 'default' from [fd00:1122:3344:101::e]:59796 | ||
| 6096 | 2025.12.11 03:53:23.468061 [ 288 ] {} <Debug> TCP-Session: 4ae2019a-f0d7-4b8a-9fe8-369d7524dfdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6097 | 2025.12.11 03:53:23.468074 [ 288 ] {} <Debug> TCP-Session: 4ae2019a-f0d7-4b8a-9fe8-369d7524dfdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2025.12.11 03:53:23.468287 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52424 | ||
| 6099 | 2025.12.11 03:53:23.468317 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49558 | ||
| 6100 | 2025.12.11 03:53:23.468346 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49457 | ||
| 6101 | 2025.12.11 03:53:23.468369 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58332 | ||
| 6102 | 2025.12.11 03:53:23.468369 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43990 | ||
| 6103 | 2025.12.11 03:53:23.468414 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6104 | 2025.12.11 03:53:23.468438 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6105 | 2025.12.11 03:53:23.468448 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6106 | 2025.12.11 03:53:23.468482 [ 290 ] {} <Debug> TCP-Session: a18b504b-78ea-4383-952f-89dec1578f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:52424 | ||
| 6107 | 2025.12.11 03:53:23.468494 [ 291 ] {} <Debug> TCP-Session: eb9751e7-47c7-4b7f-83cf-f7da3f4cc07c Authenticating user 'default' from [fd00:1122:3344:101::e]:49558 | ||
| 6108 | 2025.12.11 03:53:23.468513 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6109 | 2025.12.11 03:53:23.468528 [ 290 ] {} <Debug> TCP-Session: a18b504b-78ea-4383-952f-89dec1578f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6110 | 2025.12.11 03:53:23.468538 [ 291 ] {} <Debug> TCP-Session: eb9751e7-47c7-4b7f-83cf-f7da3f4cc07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2025.12.11 03:53:23.468561 [ 351 ] {} <Debug> TCP-Session: 48b22242-ba90-4b3a-b064-56bf16d63a2e Authenticating user 'default' from [fd00:1122:3344:101::e]:43990 | ||
| 6112 | 2025.12.11 03:53:23.468575 [ 291 ] {} <Debug> TCP-Session: eb9751e7-47c7-4b7f-83cf-f7da3f4cc07c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6113 | 2025.12.11 03:53:23.468597 [ 351 ] {} <Debug> TCP-Session: 48b22242-ba90-4b3a-b064-56bf16d63a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2025.12.11 03:53:23.468562 [ 290 ] {} <Debug> TCP-Session: a18b504b-78ea-4383-952f-89dec1578f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6115 | 2025.12.11 03:53:23.468621 [ 351 ] {} <Debug> TCP-Session: 48b22242-ba90-4b3a-b064-56bf16d63a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6116 | 2025.12.11 03:53:23.468514 [ 352 ] {} <Debug> TCP-Session: 2f0556a7-b5c1-4c7f-a8a8-3d840baf3421 Authenticating user 'default' from [fd00:1122:3344:101::e]:58332 | ||
| 6117 | 2025.12.11 03:53:23.468438 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6118 | 2025.12.11 03:53:23.468678 [ 352 ] {} <Debug> TCP-Session: 2f0556a7-b5c1-4c7f-a8a8-3d840baf3421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2025.12.11 03:53:23.468389 [ 288 ] {} <Trace> TCP-Session: 4ae2019a-f0d7-4b8a-9fe8-369d7524dfdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6120 | 2025.12.11 03:53:23.468704 [ 350 ] {} <Debug> TCP-Session: 745dfede-8273-4cc0-8938-c60431d6535a Authenticating user 'default' from [fd00:1122:3344:101::e]:49457 | ||
| 6121 | 2025.12.11 03:53:23.468707 [ 352 ] {} <Debug> TCP-Session: 2f0556a7-b5c1-4c7f-a8a8-3d840baf3421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6122 | 2025.12.11 03:53:23.468752 [ 350 ] {} <Debug> TCP-Session: 745dfede-8273-4cc0-8938-c60431d6535a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6123 | 2025.12.11 03:53:23.468380 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47293 | ||
| 6124 | 2025.12.11 03:53:23.468780 [ 350 ] {} <Debug> TCP-Session: 745dfede-8273-4cc0-8938-c60431d6535a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6125 | 2025.12.11 03:53:23.468325 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42862 | ||
| 6126 | 2025.12.11 03:53:23.468335 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49054 | ||
| 6127 | 2025.12.11 03:53:23.468864 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6128 | 2025.12.11 03:53:23.468902 [ 353 ] {} <Debug> TCP-Session: 6517aa20-cb89-4c6a-97ad-b9df218f2501 Authenticating user 'default' from [fd00:1122:3344:101::e]:47293 | ||
| 6129 | 2025.12.11 03:53:23.468914 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6130 | 2025.12.11 03:53:23.468925 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6131 | 2025.12.11 03:53:23.468928 [ 353 ] {} <Debug> TCP-Session: 6517aa20-cb89-4c6a-97ad-b9df218f2501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6132 | 2025.12.11 03:53:23.468943 [ 292 ] {} <Debug> TCP-Session: de9fd628-b42f-4eec-bda9-99026427565f Authenticating user 'default' from [fd00:1122:3344:101::e]:42862 | ||
| 6133 | 2025.12.11 03:53:23.468945 [ 288 ] {49a2ceac-b71c-4080-aa88-e21fad6239da} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59796) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6134 | 2025.12.11 03:53:23.468953 [ 349 ] {} <Debug> TCP-Session: faa56615-948a-4204-96b0-9f86ba5da7a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49054 | ||
| 6135 | 2025.12.11 03:53:23.468962 [ 292 ] {} <Debug> TCP-Session: de9fd628-b42f-4eec-bda9-99026427565f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6136 | 2025.12.11 03:53:23.468987 [ 349 ] {} <Debug> TCP-Session: faa56615-948a-4204-96b0-9f86ba5da7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6137 | 2025.12.11 03:53:23.468994 [ 292 ] {} <Debug> TCP-Session: de9fd628-b42f-4eec-bda9-99026427565f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6138 | 2025.12.11 03:53:23.469003 [ 349 ] {} <Debug> TCP-Session: faa56615-948a-4204-96b0-9f86ba5da7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6139 | 2025.12.11 03:53:23.468955 [ 353 ] {} <Debug> TCP-Session: 6517aa20-cb89-4c6a-97ad-b9df218f2501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6140 | 2025.12.11 03:53:23.469228 [ 288 ] {49a2ceac-b71c-4080-aa88-e21fad6239da} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6141 | 2025.12.11 03:53:23.469284 [ 288 ] {49a2ceac-b71c-4080-aa88-e21fad6239da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6142 | 2025.12.11 03:53:23.469570 [ 288 ] {49a2ceac-b71c-4080-aa88-e21fad6239da} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 6143 | 2025.12.11 03:53:23.470561 [ 319 ] {49a2ceac-b71c-4080-aa88-e21fad6239da} <Trace> AggregatingTransform: Aggregating | ||
| 6144 | 2025.12.11 03:53:23.470620 [ 319 ] {49a2ceac-b71c-4080-aa88-e21fad6239da} <Trace> Aggregator: Aggregation method: without_key | ||
| 6145 | 2025.12.11 03:53:23.470661 [ 319 ] {49a2ceac-b71c-4080-aa88-e21fad6239da} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988408 sec. (1011.728 rows/sec., 39.52 KiB/sec.) | ||
| 6146 | 2025.12.11 03:53:23.470681 [ 319 ] {49a2ceac-b71c-4080-aa88-e21fad6239da} <Trace> Aggregator: Merging aggregated data | ||
| 6147 | 2025.12.11 03:53:23.471769 [ 288 ] {49a2ceac-b71c-4080-aa88-e21fad6239da} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002896 sec., 345.3038674033149 rows/sec., 13.49 KiB/sec. | ||
| 6148 | 2025.12.11 03:53:23.471937 [ 288 ] {49a2ceac-b71c-4080-aa88-e21fad6239da} <Debug> TCPHandler: Processed in 0.003661814 sec. | ||
| 6149 | 2025.12.11 03:53:23.472030 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6150 | 2025.12.11 03:53:23.472059 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6151 | 2025.12.11 03:53:23.472086 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6152 | 2025.12.11 03:53:23.472093 [ 288 ] {} <Debug> TCP-Session: 4ae2019a-f0d7-4b8a-9fe8-369d7524dfdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6153 | 2025.12.11 03:53:23.472107 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6154 | 2025.12.11 03:53:23.472130 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6155 | 2025.12.11 03:53:23.472154 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6156 | 2025.12.11 03:53:23.472164 [ 292 ] {} <Debug> TCP-Session: de9fd628-b42f-4eec-bda9-99026427565f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6157 | 2025.12.11 03:53:23.472187 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6158 | 2025.12.11 03:53:23.472207 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6159 | 2025.12.11 03:53:23.472200 [ 349 ] {} <Debug> TCP-Session: faa56615-948a-4204-96b0-9f86ba5da7a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6160 | 2025.12.11 03:53:23.472246 [ 351 ] {} <Debug> TCP-Session: 48b22242-ba90-4b3a-b064-56bf16d63a2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2025.12.11 03:53:23.472262 [ 352 ] {} <Debug> TCP-Session: 2f0556a7-b5c1-4c7f-a8a8-3d840baf3421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6162 | 2025.12.11 03:53:23.472188 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6163 | 2025.12.11 03:53:23.472142 [ 290 ] {} <Debug> TCP-Session: a18b504b-78ea-4383-952f-89dec1578f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6164 | 2025.12.11 03:53:23.472333 [ 291 ] {} <Debug> TCP-Session: eb9751e7-47c7-4b7f-83cf-f7da3f4cc07c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6165 | 2025.12.11 03:53:23.472113 [ 350 ] {} <Debug> TCP-Session: 745dfede-8273-4cc0-8938-c60431d6535a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6166 | 2025.12.11 03:53:23.472191 [ 353 ] {} <Debug> TCP-Session: 6517aa20-cb89-4c6a-97ad-b9df218f2501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6167 | 2025.12.11 03:53:23.556414 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54716 | ||
| 6168 | 2025.12.11 03:53:23.556522 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6169 | 2025.12.11 03:53:23.556550 [ 288 ] {} <Debug> TCP-Session: a73e9259-96d1-4b84-a71b-667b9f4128b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54716 | ||
| 6170 | 2025.12.11 03:53:23.556572 [ 288 ] {} <Debug> TCP-Session: a73e9259-96d1-4b84-a71b-667b9f4128b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6171 | 2025.12.11 03:53:23.556586 [ 288 ] {} <Debug> TCP-Session: a73e9259-96d1-4b84-a71b-667b9f4128b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6172 | 2025.12.11 03:53:23.556793 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56495 | ||
| 6173 | 2025.12.11 03:53:23.556827 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49285 | ||
| 6174 | 2025.12.11 03:53:23.556852 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61835 | ||
| 6175 | 2025.12.11 03:53:23.556846 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65157 | ||
| 6176 | 2025.12.11 03:53:23.556895 [ 288 ] {} <Trace> TCP-Session: a73e9259-96d1-4b84-a71b-667b9f4128b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2025.12.11 03:53:23.556917 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6178 | 2025.12.11 03:53:23.556935 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6179 | 2025.12.11 03:53:23.556940 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6180 | 2025.12.11 03:53:23.556966 [ 290 ] {} <Debug> TCP-Session: 34fd95cd-8aa6-480f-8d18-d49624644ca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56495 | ||
| 6181 | 2025.12.11 03:53:23.556979 [ 291 ] {} <Debug> TCP-Session: d2a6be81-c3a2-4362-8a41-396cc50c9d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:49285 | ||
| 6182 | 2025.12.11 03:53:23.556987 [ 350 ] {} <Debug> TCP-Session: 1288070e-8062-458b-b24b-14a86aef0548 Authenticating user 'default' from [fd00:1122:3344:101::e]:61835 | ||
| 6183 | 2025.12.11 03:53:23.557005 [ 290 ] {} <Debug> TCP-Session: 34fd95cd-8aa6-480f-8d18-d49624644ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6184 | 2025.12.11 03:53:23.557016 [ 291 ] {} <Debug> TCP-Session: d2a6be81-c3a2-4362-8a41-396cc50c9d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2025.12.11 03:53:23.557024 [ 350 ] {} <Debug> TCP-Session: 1288070e-8062-458b-b24b-14a86aef0548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6186 | 2025.12.11 03:53:23.557030 [ 290 ] {} <Debug> TCP-Session: 34fd95cd-8aa6-480f-8d18-d49624644ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2025.12.11 03:53:23.557041 [ 291 ] {} <Debug> TCP-Session: d2a6be81-c3a2-4362-8a41-396cc50c9d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2025.12.11 03:53:23.557049 [ 350 ] {} <Debug> TCP-Session: 1288070e-8062-458b-b24b-14a86aef0548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6189 | 2025.12.11 03:53:23.556978 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6190 | 2025.12.11 03:53:23.557084 [ 288 ] {08767b2e-013c-461a-a4ca-5b5f4a9d8f30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54716) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6191 | 2025.12.11 03:53:23.557111 [ 349 ] {} <Debug> TCP-Session: 0392b387-004b-4b1f-b155-cb7f7be9ece5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65157 | ||
| 6192 | 2025.12.11 03:53:23.556889 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64768 | ||
| 6193 | 2025.12.11 03:53:23.557133 [ 349 ] {} <Debug> TCP-Session: 0392b387-004b-4b1f-b155-cb7f7be9ece5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2025.12.11 03:53:23.556884 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57838 | ||
| 6195 | 2025.12.11 03:53:23.557199 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6196 | 2025.12.11 03:53:23.557168 [ 349 ] {} <Debug> TCP-Session: 0392b387-004b-4b1f-b155-cb7f7be9ece5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2025.12.11 03:53:23.556836 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38131 | ||
| 6198 | 2025.12.11 03:53:23.557243 [ 352 ] {} <Debug> TCP-Session: 284bbb95-7edd-4dd9-a8da-7997e735d4b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64768 | ||
| 6199 | 2025.12.11 03:53:23.556895 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47692 | ||
| 6200 | 2025.12.11 03:53:23.557280 [ 352 ] {} <Debug> TCP-Session: 284bbb95-7edd-4dd9-a8da-7997e735d4b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2025.12.11 03:53:23.557291 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6202 | 2025.12.11 03:53:23.557308 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6203 | 2025.12.11 03:53:23.557315 [ 352 ] {} <Debug> TCP-Session: 284bbb95-7edd-4dd9-a8da-7997e735d4b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6204 | 2025.12.11 03:53:23.557341 [ 351 ] {} <Debug> TCP-Session: 59c31adb-727e-4119-bf83-96eed3cab882 Authenticating user 'default' from [fd00:1122:3344:101::e]:57838 | ||
| 6205 | 2025.12.11 03:53:23.557352 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6206 | 2025.12.11 03:53:23.557373 [ 288 ] {08767b2e-013c-461a-a4ca-5b5f4a9d8f30} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6207 | 2025.12.11 03:53:23.557387 [ 351 ] {} <Debug> TCP-Session: 59c31adb-727e-4119-bf83-96eed3cab882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6208 | 2025.12.11 03:53:23.557404 [ 353 ] {} <Debug> TCP-Session: d255e25a-847e-4609-a359-d8bbbd131df8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47692 | ||
| 6209 | 2025.12.11 03:53:23.557429 [ 351 ] {} <Debug> TCP-Session: 59c31adb-727e-4119-bf83-96eed3cab882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2025.12.11 03:53:23.557444 [ 353 ] {} <Debug> TCP-Session: d255e25a-847e-4609-a359-d8bbbd131df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6211 | 2025.12.11 03:53:23.557447 [ 288 ] {08767b2e-013c-461a-a4ca-5b5f4a9d8f30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6212 | 2025.12.11 03:53:23.557466 [ 353 ] {} <Debug> TCP-Session: d255e25a-847e-4609-a359-d8bbbd131df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6213 | 2025.12.11 03:53:23.557351 [ 292 ] {} <Debug> TCP-Session: 4bd1fa92-14cd-47bb-9905-fd54e7cf17c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38131 | ||
| 6214 | 2025.12.11 03:53:23.557498 [ 292 ] {} <Debug> TCP-Session: 4bd1fa92-14cd-47bb-9905-fd54e7cf17c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2025.12.11 03:53:23.557510 [ 292 ] {} <Debug> TCP-Session: 4bd1fa92-14cd-47bb-9905-fd54e7cf17c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6216 | 2025.12.11 03:53:23.557765 [ 288 ] {08767b2e-013c-461a-a4ca-5b5f4a9d8f30} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 6217 | 2025.12.11 03:53:23.558785 [ 329 ] {08767b2e-013c-461a-a4ca-5b5f4a9d8f30} <Trace> AggregatingTransform: Aggregating | ||
| 6218 | 2025.12.11 03:53:23.558826 [ 329 ] {08767b2e-013c-461a-a4ca-5b5f4a9d8f30} <Trace> Aggregator: Aggregation method: without_key | ||
| 6219 | 2025.12.11 03:53:23.558858 [ 329 ] {08767b2e-013c-461a-a4ca-5b5f4a9d8f30} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976757 sec. (1023.796 rows/sec., 39.99 KiB/sec.) | ||
| 6220 | 2025.12.11 03:53:23.558872 [ 329 ] {08767b2e-013c-461a-a4ca-5b5f4a9d8f30} <Trace> Aggregator: Merging aggregated data | ||
| 6221 | 2025.12.11 03:53:23.560271 [ 288 ] {08767b2e-013c-461a-a4ca-5b5f4a9d8f30} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003244 sec., 308.26140567200986 rows/sec., 12.04 KiB/sec. | ||
| 6222 | 2025.12.11 03:53:23.560442 [ 288 ] {08767b2e-013c-461a-a4ca-5b5f4a9d8f30} <Debug> TCPHandler: Processed in 0.003666754 sec. | ||
| 6223 | 2025.12.11 03:53:23.560603 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6224 | 2025.12.11 03:53:23.560633 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6225 | 2025.12.11 03:53:23.560649 [ 288 ] {} <Debug> TCP-Session: a73e9259-96d1-4b84-a71b-667b9f4128b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2025.12.11 03:53:23.560655 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6227 | 2025.12.11 03:53:23.560675 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6228 | 2025.12.11 03:53:23.560693 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6229 | 2025.12.11 03:53:23.560714 [ 291 ] {} <Debug> TCP-Session: d2a6be81-c3a2-4362-8a41-396cc50c9d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2025.12.11 03:53:23.560726 [ 349 ] {} <Debug> TCP-Session: 0392b387-004b-4b1f-b155-cb7f7be9ece5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2025.12.11 03:53:23.560710 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6232 | 2025.12.11 03:53:23.560757 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6233 | 2025.12.11 03:53:23.560793 [ 292 ] {} <Debug> TCP-Session: 4bd1fa92-14cd-47bb-9905-fd54e7cf17c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6234 | 2025.12.11 03:53:23.560824 [ 350 ] {} <Debug> TCP-Session: 1288070e-8062-458b-b24b-14a86aef0548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6235 | 2025.12.11 03:53:23.560757 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6236 | 2025.12.11 03:53:23.560774 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6237 | 2025.12.11 03:53:23.560758 [ 290 ] {} <Debug> TCP-Session: 34fd95cd-8aa6-480f-8d18-d49624644ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2025.12.11 03:53:23.560910 [ 351 ] {} <Debug> TCP-Session: 59c31adb-727e-4119-bf83-96eed3cab882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2025.12.11 03:53:23.560922 [ 352 ] {} <Debug> TCP-Session: 284bbb95-7edd-4dd9-a8da-7997e735d4b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6240 | 2025.12.11 03:53:23.560670 [ 353 ] {} <Debug> TCP-Session: d255e25a-847e-4609-a359-d8bbbd131df8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6241 | 2025.12.11 03:53:23.638701 [ 125 ] {} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6242 | 2025.12.11 03:53:23.638770 [ 125 ] {} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2025.12.11 03:53:23.638792 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6244 | 2025.12.11 03:53:23.638950 [ 192 ] {620ae514-9621-400c-9c0e-6d31af5efebc::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 | ||
| 6245 | 2025.12.11 03:53:23.639093 [ 192 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6246 | 2025.12.11 03:53:23.639127 [ 192 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 6247 | 2025.12.11 03:53:23.639191 [ 192 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 6248 | 2025.12.11 03:53:23.639238 [ 192 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 6249 | 2025.12.11 03:53:23.639281 [ 192 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 6250 | 2025.12.11 03:53:23.639320 [ 192 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 6251 | 2025.12.11 03:53:23.640153 [ 188 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258502 sec., 600714.1824168734 rows/sec., 43.84 MiB/sec. | ||
| 6252 | 2025.12.11 03:53:23.640361 [ 194 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6253 | 2025.12.11 03:53:23.640693 [ 194 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_13_3} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2025.12.11 03:53:23.640775 [ 194 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_13_3} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6255 | 2025.12.11 03:53:23.640898 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6256 | 2025.12.11 03:53:26.184274 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2025.12.11 03:53:26.184564 [ 276 ] {f59fe93e-2390-40ab-b311-cfffe07c3164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6258 | 2025.12.11 03:53:26.184671 [ 276 ] {f59fe93e-2390-40ab-b311-cfffe07c3164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6259 | 2025.12.11 03:53:26.185835 [ 276 ] {f59fe93e-2390-40ab-b311-cfffe07c3164} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2025.12.11 03:53:26.185879 [ 276 ] {f59fe93e-2390-40ab-b311-cfffe07c3164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6261 | 2025.12.11 03:53:26.186359 [ 276 ] {f59fe93e-2390-40ab-b311-cfffe07c3164} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6262 | 2025.12.11 03:53:26.186583 [ 276 ] {f59fe93e-2390-40ab-b311-cfffe07c3164} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2025.12.11 03:53:26.186741 [ 276 ] {f59fe93e-2390-40ab-b311-cfffe07c3164} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.00225 sec., 531555.5555555556 rows/sec., 43.62 MiB/sec. | ||
| 6264 | 2025.12.11 03:53:26.186790 [ 276 ] {f59fe93e-2390-40ab-b311-cfffe07c3164} <Debug> TCPHandler: Processed in 0.002685626 sec. | ||
| 6265 | 2025.12.11 03:53:26.186907 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2025.12.11 03:53:26.187007 [ 276 ] {948aa4f0-c705-499e-88c6-82bf606aebb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6267 | 2025.12.11 03:53:26.187050 [ 276 ] {948aa4f0-c705-499e-88c6-82bf606aebb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6268 | 2025.12.11 03:53:26.187528 [ 276 ] {948aa4f0-c705-499e-88c6-82bf606aebb0} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2025.12.11 03:53:26.187565 [ 276 ] {948aa4f0-c705-499e-88c6-82bf606aebb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6270 | 2025.12.11 03:53:26.187880 [ 276 ] {948aa4f0-c705-499e-88c6-82bf606aebb0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6271 | 2025.12.11 03:53:26.188081 [ 276 ] {948aa4f0-c705-499e-88c6-82bf606aebb0} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2025.12.11 03:53:26.188206 [ 276 ] {948aa4f0-c705-499e-88c6-82bf606aebb0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001223 sec., 186426.81929681113 rows/sec., 12.62 MiB/sec. | ||
| 6273 | 2025.12.11 03:53:26.188242 [ 276 ] {948aa4f0-c705-499e-88c6-82bf606aebb0} <Debug> TCPHandler: Processed in 0.001383394 sec. | ||
| 6274 | 2025.12.11 03:53:26.188341 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2025.12.11 03:53:26.188433 [ 276 ] {aa11243b-7d33-4db7-945c-04c24c3c5737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6276 | 2025.12.11 03:53:26.188473 [ 276 ] {aa11243b-7d33-4db7-945c-04c24c3c5737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6277 | 2025.12.11 03:53:26.189007 [ 276 ] {aa11243b-7d33-4db7-945c-04c24c3c5737} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2025.12.11 03:53:26.189043 [ 276 ] {aa11243b-7d33-4db7-945c-04c24c3c5737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6279 | 2025.12.11 03:53:26.189379 [ 276 ] {aa11243b-7d33-4db7-945c-04c24c3c5737} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6280 | 2025.12.11 03:53:26.189584 [ 276 ] {aa11243b-7d33-4db7-945c-04c24c3c5737} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2025.12.11 03:53:26.189709 [ 276 ] {aa11243b-7d33-4db7-945c-04c24c3c5737} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001295 sec., 401544.40154440154 rows/sec., 29.71 MiB/sec. | ||
| 6282 | 2025.12.11 03:53:26.189746 [ 276 ] {aa11243b-7d33-4db7-945c-04c24c3c5737} <Debug> TCPHandler: Processed in 0.001452035 sec. | ||
| 6283 | 2025.12.11 03:53:26.189852 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2025.12.11 03:53:26.189943 [ 276 ] {eb232c37-d30c-4e15-b1f1-465b38db6812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6285 | 2025.12.11 03:53:26.189986 [ 276 ] {eb232c37-d30c-4e15-b1f1-465b38db6812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6286 | 2025.12.11 03:53:26.190617 [ 276 ] {eb232c37-d30c-4e15-b1f1-465b38db6812} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2025.12.11 03:53:26.190660 [ 276 ] {eb232c37-d30c-4e15-b1f1-465b38db6812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6288 | 2025.12.11 03:53:26.191174 [ 276 ] {eb232c37-d30c-4e15-b1f1-465b38db6812} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6289 | 2025.12.11 03:53:26.191459 [ 276 ] {eb232c37-d30c-4e15-b1f1-465b38db6812} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2025.12.11 03:53:26.191615 [ 276 ] {eb232c37-d30c-4e15-b1f1-465b38db6812} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001689 sec., 499703.9668442866 rows/sec., 33.63 MiB/sec. | ||
| 6291 | 2025.12.11 03:53:26.191661 [ 276 ] {eb232c37-d30c-4e15-b1f1-465b38db6812} <Debug> TCPHandler: Processed in 0.001856432 sec. | ||
| 6292 | 2025.12.11 03:53:26.191796 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2025.12.11 03:53:26.191919 [ 276 ] {662d32e8-a671-4f82-a9b0-eafc3fdf2c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6294 | 2025.12.11 03:53:26.191976 [ 276 ] {662d32e8-a671-4f82-a9b0-eafc3fdf2c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6295 | 2025.12.11 03:53:26.192368 [ 276 ] {662d32e8-a671-4f82-a9b0-eafc3fdf2c67} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2025.12.11 03:53:26.192403 [ 276 ] {662d32e8-a671-4f82-a9b0-eafc3fdf2c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6297 | 2025.12.11 03:53:26.192719 [ 276 ] {662d32e8-a671-4f82-a9b0-eafc3fdf2c67} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6298 | 2025.12.11 03:53:26.192937 [ 276 ] {662d32e8-a671-4f82-a9b0-eafc3fdf2c67} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2025.12.11 03:53:26.193063 [ 276 ] {662d32e8-a671-4f82-a9b0-eafc3fdf2c67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 6300 | 2025.12.11 03:53:26.193098 [ 276 ] {662d32e8-a671-4f82-a9b0-eafc3fdf2c67} <Debug> TCPHandler: Processed in 0.001363334 sec. | ||
| 6301 | 2025.12.11 03:53:28.269948 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6302 | 2025.12.11 03:53:28.270000 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6303 | 2025.12.11 03:53:28.425714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16339 | ||
| 6304 | 2025.12.11 03:53:28.426597 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2025.12.11 03:53:28.426674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6306 | 2025.12.11 03:53:28.427383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6307 | 2025.12.11 03:53:28.427621 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2025.12.11 03:53:28.427763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16339 | ||
| 6309 | 2025.12.11 03:53:29.292580 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6310 | 2025.12.11 03:53:29.309803 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2025.12.11 03:53:29.309875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6312 | 2025.12.11 03:53:29.315955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6313 | 2025.12.11 03:53:29.316676 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2025.12.11 03:53:29.319568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6315 | 2025.12.11 03:53:31.158933 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6316 | 2025.12.11 03:53:31.159134 [ 276 ] {6210c5d3-1dc1-41a6-bb6d-ccf2fb79d52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6317 | 2025.12.11 03:53:31.159202 [ 276 ] {6210c5d3-1dc1-41a6-bb6d-ccf2fb79d52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6318 | 2025.12.11 03:53:31.159998 [ 276 ] {6210c5d3-1dc1-41a6-bb6d-ccf2fb79d52d} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2025.12.11 03:53:31.160039 [ 276 ] {6210c5d3-1dc1-41a6-bb6d-ccf2fb79d52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6320 | 2025.12.11 03:53:31.160439 [ 276 ] {6210c5d3-1dc1-41a6-bb6d-ccf2fb79d52d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6321 | 2025.12.11 03:53:31.160666 [ 276 ] {6210c5d3-1dc1-41a6-bb6d-ccf2fb79d52d} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2025.12.11 03:53:31.160812 [ 276 ] {6210c5d3-1dc1-41a6-bb6d-ccf2fb79d52d} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001728 sec., 81018.51851851853 rows/sec., 7.02 MiB/sec. | ||
| 6323 | 2025.12.11 03:53:31.160856 [ 276 ] {6210c5d3-1dc1-41a6-bb6d-ccf2fb79d52d} <Debug> TCPHandler: Processed in 0.002047775 sec. | ||
| 6324 | 2025.12.11 03:53:31.160976 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6325 | 2025.12.11 03:53:31.161072 [ 276 ] {55f97166-5135-4b9c-89b0-272ae6660f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6326 | 2025.12.11 03:53:31.161112 [ 276 ] {55f97166-5135-4b9c-89b0-272ae6660f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6327 | 2025.12.11 03:53:31.161523 [ 276 ] {55f97166-5135-4b9c-89b0-272ae6660f48} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2025.12.11 03:53:31.161559 [ 276 ] {55f97166-5135-4b9c-89b0-272ae6660f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6329 | 2025.12.11 03:53:31.161850 [ 276 ] {55f97166-5135-4b9c-89b0-272ae6660f48} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6330 | 2025.12.11 03:53:31.162054 [ 276 ] {55f97166-5135-4b9c-89b0-272ae6660f48} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6331 | 2025.12.11 03:53:31.162180 [ 276 ] {55f97166-5135-4b9c-89b0-272ae6660f48} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001128 sec., 37234.04255319149 rows/sec., 2.73 MiB/sec. | ||
| 6332 | 2025.12.11 03:53:31.162217 [ 276 ] {55f97166-5135-4b9c-89b0-272ae6660f48} <Debug> TCPHandler: Processed in 0.001288382 sec. | ||
| 6333 | 2025.12.11 03:53:31.162331 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6334 | 2025.12.11 03:53:31.162441 [ 276 ] {aeff0604-01fe-459c-bed3-0fa3b016b8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6335 | 2025.12.11 03:53:31.162483 [ 276 ] {aeff0604-01fe-459c-bed3-0fa3b016b8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6336 | 2025.12.11 03:53:31.162934 [ 276 ] {aeff0604-01fe-459c-bed3-0fa3b016b8d1} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2025.12.11 03:53:31.162971 [ 276 ] {aeff0604-01fe-459c-bed3-0fa3b016b8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6338 | 2025.12.11 03:53:31.163300 [ 276 ] {aeff0604-01fe-459c-bed3-0fa3b016b8d1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6339 | 2025.12.11 03:53:31.163507 [ 276 ] {aeff0604-01fe-459c-bed3-0fa3b016b8d1} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2025.12.11 03:53:31.163636 [ 276 ] {aeff0604-01fe-459c-bed3-0fa3b016b8d1} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001215 sec., 87242.79835390947 rows/sec., 6.81 MiB/sec. | ||
| 6341 | 2025.12.11 03:53:31.163680 [ 276 ] {aeff0604-01fe-459c-bed3-0fa3b016b8d1} <Debug> TCPHandler: Processed in 0.001406605 sec. | ||
| 6342 | 2025.12.11 03:53:31.163793 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6343 | 2025.12.11 03:53:31.163889 [ 276 ] {ec790a77-d23b-42ab-bdaa-009fc4b890d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6344 | 2025.12.11 03:53:31.163934 [ 276 ] {ec790a77-d23b-42ab-bdaa-009fc4b890d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6345 | 2025.12.11 03:53:31.164345 [ 276 ] {ec790a77-d23b-42ab-bdaa-009fc4b890d7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6346 | 2025.12.11 03:53:31.164381 [ 276 ] {ec790a77-d23b-42ab-bdaa-009fc4b890d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6347 | 2025.12.11 03:53:31.164720 [ 276 ] {ec790a77-d23b-42ab-bdaa-009fc4b890d7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6348 | 2025.12.11 03:53:31.164922 [ 276 ] {ec790a77-d23b-42ab-bdaa-009fc4b890d7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2025.12.11 03:53:31.165055 [ 276 ] {ec790a77-d23b-42ab-bdaa-009fc4b890d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 6350 | 2025.12.11 03:53:31.165097 [ 276 ] {ec790a77-d23b-42ab-bdaa-009fc4b890d7} <Debug> TCPHandler: Processed in 0.001353363 sec. | ||
| 6351 | 2025.12.11 03:53:31.165202 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6352 | 2025.12.11 03:53:31.165297 [ 276 ] {a3701af1-8050-44ad-928d-f5aa9b910385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6353 | 2025.12.11 03:53:31.165351 [ 276 ] {a3701af1-8050-44ad-928d-f5aa9b910385} <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 | ||
| 6354 | 2025.12.11 03:53:31.166226 [ 276 ] {a3701af1-8050-44ad-928d-f5aa9b910385} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2025.12.11 03:53:31.166262 [ 276 ] {a3701af1-8050-44ad-928d-f5aa9b910385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6356 | 2025.12.11 03:53:31.166824 [ 276 ] {a3701af1-8050-44ad-928d-f5aa9b910385} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6357 | 2025.12.11 03:53:31.167095 [ 276 ] {a3701af1-8050-44ad-928d-f5aa9b910385} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2025.12.11 03:53:31.167231 [ 276 ] {a3701af1-8050-44ad-928d-f5aa9b910385} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001952 sec., 21516.39344262295 rows/sec., 38.56 MiB/sec. | ||
| 6359 | 2025.12.11 03:53:31.167290 [ 276 ] {a3701af1-8050-44ad-928d-f5aa9b910385} <Debug> TCPHandler: Processed in 0.002136177 sec. | ||
| 6360 | 2025.12.11 03:53:31.167412 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6361 | 2025.12.11 03:53:31.167507 [ 276 ] {18a8b23a-ce53-4b98-9417-33176807e205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6362 | 2025.12.11 03:53:31.167548 [ 276 ] {18a8b23a-ce53-4b98-9417-33176807e205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6363 | 2025.12.11 03:53:31.167883 [ 276 ] {18a8b23a-ce53-4b98-9417-33176807e205} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2025.12.11 03:53:31.167920 [ 276 ] {18a8b23a-ce53-4b98-9417-33176807e205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6365 | 2025.12.11 03:53:31.168230 [ 276 ] {18a8b23a-ce53-4b98-9417-33176807e205} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6366 | 2025.12.11 03:53:31.168434 [ 276 ] {18a8b23a-ce53-4b98-9417-33176807e205} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2025.12.11 03:53:31.168567 [ 276 ] {18a8b23a-ce53-4b98-9417-33176807e205} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6368 | 2025.12.11 03:53:31.168602 [ 276 ] {18a8b23a-ce53-4b98-9417-33176807e205} <Debug> TCPHandler: Processed in 0.001238711 sec. | ||
| 6369 | 2025.12.11 03:53:33.445838 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 762 | ||
| 6370 | 2025.12.11 03:53:33.448407 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2025.12.11 03:53:33.448454 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6372 | 2025.12.11 03:53:33.449674 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6373 | 2025.12.11 03:53:33.449935 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2025.12.11 03:53:33.450113 [ 149 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6375 | 2025.12.11 03:53:33.450191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 762 | ||
| 6376 | 2025.12.11 03:53:33.450206 [ 149 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2025.12.11 03:53:33.450253 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6378 | 2025.12.11 03:53:33.450434 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 6379 | 2025.12.11 03:53:33.451173 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6380 | 2025.12.11 03:53:33.451319 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 640 rows starting from the beginning of the part | ||
| 6381 | 2025.12.11 03:53:33.451693 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 6382 | 2025.12.11 03:53:33.452062 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 6383 | 2025.12.11 03:53:33.452408 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 6384 | 2025.12.11 03:53:33.452743 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 22 rows starting from the beginning of the part | ||
| 6385 | 2025.12.11 03:53:33.453072 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 6386 | 2025.12.11 03:53:33.459426 [ 194 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 72 columns (72 merged, 0 gathered) in 0.009065276 sec., 84057.0105091119 rows/sec., 69.56 MiB/sec. | ||
| 6387 | 2025.12.11 03:53:33.460312 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6388 | 2025.12.11 03:53:33.460824 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_26_5} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2025.12.11 03:53:33.460902 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_26_5} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6390 | 2025.12.11 03:53:33.461072 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 6391 | 2025.12.11 03:53:35.927867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16787 | ||
| 6392 | 2025.12.11 03:53:35.928367 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2025.12.11 03:53:35.928415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6394 | 2025.12.11 03:53:35.928928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6395 | 2025.12.11 03:53:35.929172 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2025.12.11 03:53:35.929321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16787 | ||
| 6397 | 2025.12.11 03:53:36.157096 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2025.12.11 03:53:36.157282 [ 276 ] {cf719b6e-c740-4754-bebe-b86ee042149c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6399 | 2025.12.11 03:53:36.157346 [ 276 ] {cf719b6e-c740-4754-bebe-b86ee042149c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6400 | 2025.12.11 03:53:36.158001 [ 276 ] {cf719b6e-c740-4754-bebe-b86ee042149c} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2025.12.11 03:53:36.158042 [ 276 ] {cf719b6e-c740-4754-bebe-b86ee042149c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6402 | 2025.12.11 03:53:36.158391 [ 276 ] {cf719b6e-c740-4754-bebe-b86ee042149c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6403 | 2025.12.11 03:53:36.158614 [ 276 ] {cf719b6e-c740-4754-bebe-b86ee042149c} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2025.12.11 03:53:36.158756 [ 276 ] {cf719b6e-c740-4754-bebe-b86ee042149c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00152 sec., 36842.10526315789 rows/sec., 2.81 MiB/sec. | ||
| 6405 | 2025.12.11 03:53:36.158797 [ 276 ] {cf719b6e-c740-4754-bebe-b86ee042149c} <Debug> TCPHandler: Processed in 0.001819221 sec. | ||
| 6406 | 2025.12.11 03:53:36.158937 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6407 | 2025.12.11 03:53:36.159029 [ 276 ] {53a2676a-8be9-4544-afa9-3d6d57ab1385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6408 | 2025.12.11 03:53:36.159069 [ 276 ] {53a2676a-8be9-4544-afa9-3d6d57ab1385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6409 | 2025.12.11 03:53:36.159487 [ 276 ] {53a2676a-8be9-4544-afa9-3d6d57ab1385} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6410 | 2025.12.11 03:53:36.159524 [ 276 ] {53a2676a-8be9-4544-afa9-3d6d57ab1385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6411 | 2025.12.11 03:53:36.159828 [ 276 ] {53a2676a-8be9-4544-afa9-3d6d57ab1385} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6412 | 2025.12.11 03:53:36.160042 [ 276 ] {53a2676a-8be9-4544-afa9-3d6d57ab1385} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2025.12.11 03:53:36.160168 [ 276 ] {53a2676a-8be9-4544-afa9-3d6d57ab1385} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 6414 | 2025.12.11 03:53:36.160204 [ 276 ] {53a2676a-8be9-4544-afa9-3d6d57ab1385} <Debug> TCPHandler: Processed in 0.001314602 sec. | ||
| 6415 | 2025.12.11 03:53:36.160321 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6416 | 2025.12.11 03:53:36.160411 [ 276 ] {4b313d77-0f28-463d-9673-065c2f41832e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6417 | 2025.12.11 03:53:36.160453 [ 276 ] {4b313d77-0f28-463d-9673-065c2f41832e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6418 | 2025.12.11 03:53:36.160873 [ 276 ] {4b313d77-0f28-463d-9673-065c2f41832e} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2025.12.11 03:53:36.160910 [ 276 ] {4b313d77-0f28-463d-9673-065c2f41832e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6420 | 2025.12.11 03:53:36.161243 [ 276 ] {4b313d77-0f28-463d-9673-065c2f41832e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6421 | 2025.12.11 03:53:36.161456 [ 276 ] {4b313d77-0f28-463d-9673-065c2f41832e} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2025.12.11 03:53:36.161581 [ 276 ] {4b313d77-0f28-463d-9673-065c2f41832e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 6423 | 2025.12.11 03:53:36.161617 [ 276 ] {4b313d77-0f28-463d-9673-065c2f41832e} <Debug> TCPHandler: Processed in 0.001342273 sec. | ||
| 6424 | 2025.12.11 03:53:36.161717 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2025.12.11 03:53:36.161806 [ 276 ] {1fec74e7-dbac-4b27-8f3b-86041d4490f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6426 | 2025.12.11 03:53:36.161846 [ 276 ] {1fec74e7-dbac-4b27-8f3b-86041d4490f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6427 | 2025.12.11 03:53:36.162170 [ 276 ] {1fec74e7-dbac-4b27-8f3b-86041d4490f1} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2025.12.11 03:53:36.162204 [ 276 ] {1fec74e7-dbac-4b27-8f3b-86041d4490f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6429 | 2025.12.11 03:53:36.162499 [ 276 ] {1fec74e7-dbac-4b27-8f3b-86041d4490f1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6430 | 2025.12.11 03:53:36.162700 [ 276 ] {1fec74e7-dbac-4b27-8f3b-86041d4490f1} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2025.12.11 03:53:36.162824 [ 276 ] {1fec74e7-dbac-4b27-8f3b-86041d4490f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 6432 | 2025.12.11 03:53:36.162859 [ 276 ] {1fec74e7-dbac-4b27-8f3b-86041d4490f1} <Debug> TCPHandler: Processed in 0.00118748 sec. | ||
| 6433 | 2025.12.11 03:53:36.819656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6434 | 2025.12.11 03:53:36.836492 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2025.12.11 03:53:36.836547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6436 | 2025.12.11 03:53:36.843098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6437 | 2025.12.11 03:53:36.843772 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2025.12.11 03:53:36.846727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6439 | 2025.12.11 03:53:41.159973 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2025.12.11 03:53:41.160163 [ 276 ] {c73cb376-228b-42ea-909c-cb20e2e2d745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6441 | 2025.12.11 03:53:41.160237 [ 276 ] {c73cb376-228b-42ea-909c-cb20e2e2d745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6442 | 2025.12.11 03:53:41.160955 [ 276 ] {c73cb376-228b-42ea-909c-cb20e2e2d745} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2025.12.11 03:53:41.161007 [ 276 ] {c73cb376-228b-42ea-909c-cb20e2e2d745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6444 | 2025.12.11 03:53:41.161431 [ 276 ] {c73cb376-228b-42ea-909c-cb20e2e2d745} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6445 | 2025.12.11 03:53:41.161677 [ 276 ] {c73cb376-228b-42ea-909c-cb20e2e2d745} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2025.12.11 03:53:41.161823 [ 276 ] {c73cb376-228b-42ea-909c-cb20e2e2d745} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001708 sec., 14051.522248243558 rows/sec., 1.17 MiB/sec. | ||
| 6447 | 2025.12.11 03:53:41.161865 [ 276 ] {c73cb376-228b-42ea-909c-cb20e2e2d745} <Debug> TCPHandler: Processed in 0.002023165 sec. | ||
| 6448 | 2025.12.11 03:53:41.161986 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2025.12.11 03:53:41.162080 [ 276 ] {17aa7115-a6a4-46ea-8ca0-3eb0f32b7621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6450 | 2025.12.11 03:53:41.162121 [ 276 ] {17aa7115-a6a4-46ea-8ca0-3eb0f32b7621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6451 | 2025.12.11 03:53:41.162537 [ 276 ] {17aa7115-a6a4-46ea-8ca0-3eb0f32b7621} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2025.12.11 03:53:41.162571 [ 276 ] {17aa7115-a6a4-46ea-8ca0-3eb0f32b7621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6453 | 2025.12.11 03:53:41.162910 [ 276 ] {17aa7115-a6a4-46ea-8ca0-3eb0f32b7621} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6454 | 2025.12.11 03:53:41.163122 [ 276 ] {17aa7115-a6a4-46ea-8ca0-3eb0f32b7621} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2025.12.11 03:53:41.163247 [ 276 ] {17aa7115-a6a4-46ea-8ca0-3eb0f32b7621} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001186 sec., 8431.703204047217 rows/sec., 687.55 KiB/sec. | ||
| 6456 | 2025.12.11 03:53:41.163284 [ 276 ] {17aa7115-a6a4-46ea-8ca0-3eb0f32b7621} <Debug> TCPHandler: Processed in 0.001344953 sec. | ||
| 6457 | 2025.12.11 03:53:41.163397 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2025.12.11 03:53:41.163489 [ 276 ] {b7115f8d-a2d4-431f-b74b-b193d5f4ebb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6459 | 2025.12.11 03:53:41.163527 [ 276 ] {b7115f8d-a2d4-431f-b74b-b193d5f4ebb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6460 | 2025.12.11 03:53:41.164029 [ 276 ] {b7115f8d-a2d4-431f-b74b-b193d5f4ebb5} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2025.12.11 03:53:41.164065 [ 276 ] {b7115f8d-a2d4-431f-b74b-b193d5f4ebb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6462 | 2025.12.11 03:53:41.164379 [ 276 ] {b7115f8d-a2d4-431f-b74b-b193d5f4ebb5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6463 | 2025.12.11 03:53:41.164596 [ 276 ] {b7115f8d-a2d4-431f-b74b-b193d5f4ebb5} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2025.12.11 03:53:41.164724 [ 276 ] {b7115f8d-a2d4-431f-b74b-b193d5f4ebb5} <Debug> executeQuery: Read 265 rows, 24.23 KiB in 0.001254 sec., 211323.76395534293 rows/sec., 18.87 MiB/sec. | ||
| 6465 | 2025.12.11 03:53:41.164761 [ 276 ] {b7115f8d-a2d4-431f-b74b-b193d5f4ebb5} <Debug> TCPHandler: Processed in 0.001409965 sec. | ||
| 6466 | 2025.12.11 03:53:41.164877 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6467 | 2025.12.11 03:53:41.164970 [ 276 ] {0c7b3a6a-f35b-4ad8-97ed-1afe24e09781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6468 | 2025.12.11 03:53:41.165009 [ 276 ] {0c7b3a6a-f35b-4ad8-97ed-1afe24e09781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6469 | 2025.12.11 03:53:41.165429 [ 276 ] {0c7b3a6a-f35b-4ad8-97ed-1afe24e09781} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2025.12.11 03:53:41.165463 [ 276 ] {0c7b3a6a-f35b-4ad8-97ed-1afe24e09781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6471 | 2025.12.11 03:53:41.165779 [ 276 ] {0c7b3a6a-f35b-4ad8-97ed-1afe24e09781} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6472 | 2025.12.11 03:53:41.165990 [ 276 ] {0c7b3a6a-f35b-4ad8-97ed-1afe24e09781} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2025.12.11 03:53:41.166112 [ 276 ] {0c7b3a6a-f35b-4ad8-97ed-1afe24e09781} <Debug> executeQuery: Read 64 rows, 4.82 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.06 MiB/sec. | ||
| 6474 | 2025.12.11 03:53:41.166149 [ 276 ] {0c7b3a6a-f35b-4ad8-97ed-1afe24e09781} <Debug> TCPHandler: Processed in 0.001319172 sec. | ||
| 6475 | 2025.12.11 03:53:41.166257 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6476 | 2025.12.11 03:53:41.166348 [ 276 ] {6e628254-6eb4-4d19-a3f3-f4381570d3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6477 | 2025.12.11 03:53:41.166387 [ 276 ] {6e628254-6eb4-4d19-a3f3-f4381570d3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6478 | 2025.12.11 03:53:41.166775 [ 276 ] {6e628254-6eb4-4d19-a3f3-f4381570d3b9} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6479 | 2025.12.11 03:53:41.166809 [ 276 ] {6e628254-6eb4-4d19-a3f3-f4381570d3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6480 | 2025.12.11 03:53:41.167112 [ 276 ] {6e628254-6eb4-4d19-a3f3-f4381570d3b9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6481 | 2025.12.11 03:53:41.167316 [ 276 ] {6e628254-6eb4-4d19-a3f3-f4381570d3b9} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6482 | 2025.12.11 03:53:41.167437 [ 276 ] {6e628254-6eb4-4d19-a3f3-f4381570d3b9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001107 sec., 21680.216802168023 rows/sec., 1.80 MiB/sec. | ||
| 6483 | 2025.12.11 03:53:41.167475 [ 276 ] {6e628254-6eb4-4d19-a3f3-f4381570d3b9} <Debug> TCPHandler: Processed in 0.001264882 sec. | ||
| 6484 | 2025.12.11 03:53:41.167588 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2025.12.11 03:53:41.167678 [ 276 ] {7c41a248-722d-4d59-80d3-bf25cb1b9c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6486 | 2025.12.11 03:53:41.167717 [ 276 ] {7c41a248-722d-4d59-80d3-bf25cb1b9c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6487 | 2025.12.11 03:53:41.168100 [ 276 ] {7c41a248-722d-4d59-80d3-bf25cb1b9c90} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2025.12.11 03:53:41.168135 [ 276 ] {7c41a248-722d-4d59-80d3-bf25cb1b9c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6489 | 2025.12.11 03:53:41.168407 [ 276 ] {7c41a248-722d-4d59-80d3-bf25cb1b9c90} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6490 | 2025.12.11 03:53:41.168605 [ 276 ] {7c41a248-722d-4d59-80d3-bf25cb1b9c90} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2025.12.11 03:53:41.168723 [ 276 ] {7c41a248-722d-4d59-80d3-bf25cb1b9c90} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 882.77 KiB/sec. | ||
| 6492 | 2025.12.11 03:53:41.168760 [ 276 ] {7c41a248-722d-4d59-80d3-bf25cb1b9c90} <Debug> TCPHandler: Processed in 0.001217932 sec. | ||
| 6493 | 2025.12.11 03:53:41.168865 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6494 | 2025.12.11 03:53:41.168958 [ 276 ] {1afac5c4-1ded-4b5b-b73a-d29b004cabfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6495 | 2025.12.11 03:53:41.168996 [ 276 ] {1afac5c4-1ded-4b5b-b73a-d29b004cabfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6496 | 2025.12.11 03:53:41.169451 [ 276 ] {1afac5c4-1ded-4b5b-b73a-d29b004cabfb} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2025.12.11 03:53:41.169486 [ 276 ] {1afac5c4-1ded-4b5b-b73a-d29b004cabfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6498 | 2025.12.11 03:53:41.169779 [ 276 ] {1afac5c4-1ded-4b5b-b73a-d29b004cabfb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6499 | 2025.12.11 03:53:41.169973 [ 276 ] {1afac5c4-1ded-4b5b-b73a-d29b004cabfb} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6500 | 2025.12.11 03:53:41.170095 [ 276 ] {1afac5c4-1ded-4b5b-b73a-d29b004cabfb} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.001155 sec., 131601.7316017316 rows/sec., 10.61 MiB/sec. | ||
| 6501 | 2025.12.11 03:53:41.170132 [ 276 ] {1afac5c4-1ded-4b5b-b73a-d29b004cabfb} <Debug> TCPHandler: Processed in 0.001313212 sec. | ||
| 6502 | 2025.12.11 03:53:41.170236 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6503 | 2025.12.11 03:53:41.170328 [ 276 ] {bc869ce9-e614-4625-b0d0-386c541da847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6504 | 2025.12.11 03:53:41.170376 [ 276 ] {bc869ce9-e614-4625-b0d0-386c541da847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6505 | 2025.12.11 03:53:41.170785 [ 276 ] {bc869ce9-e614-4625-b0d0-386c541da847} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2025.12.11 03:53:41.170818 [ 276 ] {bc869ce9-e614-4625-b0d0-386c541da847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6507 | 2025.12.11 03:53:41.171157 [ 276 ] {bc869ce9-e614-4625-b0d0-386c541da847} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6508 | 2025.12.11 03:53:41.171360 [ 276 ] {bc869ce9-e614-4625-b0d0-386c541da847} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2025.12.11 03:53:41.171480 [ 276 ] {bc869ce9-e614-4625-b0d0-386c541da847} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.00117 sec., 171794.87179487178 rows/sec., 12.31 MiB/sec. | ||
| 6510 | 2025.12.11 03:53:41.171515 [ 276 ] {bc869ce9-e614-4625-b0d0-386c541da847} <Debug> TCPHandler: Processed in 0.001325893 sec. | ||
| 6511 | 2025.12.11 03:53:41.171627 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2025.12.11 03:53:41.171718 [ 276 ] {76a488d7-1a1f-4caa-8172-5c167c014116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6513 | 2025.12.11 03:53:41.171772 [ 276 ] {76a488d7-1a1f-4caa-8172-5c167c014116} <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 | ||
| 6514 | 2025.12.11 03:53:41.172569 [ 276 ] {76a488d7-1a1f-4caa-8172-5c167c014116} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2025.12.11 03:53:41.172602 [ 276 ] {76a488d7-1a1f-4caa-8172-5c167c014116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6516 | 2025.12.11 03:53:41.173160 [ 276 ] {76a488d7-1a1f-4caa-8172-5c167c014116} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6517 | 2025.12.11 03:53:41.173370 [ 276 ] {76a488d7-1a1f-4caa-8172-5c167c014116} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2025.12.11 03:53:41.173503 [ 276 ] {76a488d7-1a1f-4caa-8172-5c167c014116} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001802 sec., 23307.436182019977 rows/sec., 41.77 MiB/sec. | ||
| 6519 | 2025.12.11 03:53:41.173555 [ 276 ] {76a488d7-1a1f-4caa-8172-5c167c014116} <Debug> TCPHandler: Processed in 0.001974304 sec. | ||
| 6520 | 2025.12.11 03:53:41.173664 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2025.12.11 03:53:41.173756 [ 276 ] {fe47f6c4-fd82-4f11-adc5-b63f06896494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6522 | 2025.12.11 03:53:41.173796 [ 276 ] {fe47f6c4-fd82-4f11-adc5-b63f06896494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6523 | 2025.12.11 03:53:41.174139 [ 276 ] {fe47f6c4-fd82-4f11-adc5-b63f06896494} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2025.12.11 03:53:41.174172 [ 276 ] {fe47f6c4-fd82-4f11-adc5-b63f06896494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6525 | 2025.12.11 03:53:41.174461 [ 276 ] {fe47f6c4-fd82-4f11-adc5-b63f06896494} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6526 | 2025.12.11 03:53:41.174675 [ 276 ] {fe47f6c4-fd82-4f11-adc5-b63f06896494} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2025.12.11 03:53:41.174797 [ 276 ] {fe47f6c4-fd82-4f11-adc5-b63f06896494} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 6528 | 2025.12.11 03:53:41.174832 [ 276 ] {fe47f6c4-fd82-4f11-adc5-b63f06896494} <Debug> TCPHandler: Processed in 0.001215221 sec. | ||
| 6529 | 2025.12.11 03:53:43.270041 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6530 | 2025.12.11 03:53:43.270096 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6531 | 2025.12.11 03:53:43.429431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17299 | ||
| 6532 | 2025.12.11 03:53:43.430277 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2025.12.11 03:53:43.430326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6534 | 2025.12.11 03:53:43.430841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6535 | 2025.12.11 03:53:43.431099 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2025.12.11 03:53:43.431236 [ 138 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6537 | 2025.12.11 03:53:43.431246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17299 | ||
| 6538 | 2025.12.11 03:53:43.431321 [ 138 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2025.12.11 03:53:43.431352 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6540 | 2025.12.11 03:53:43.431497 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 6541 | 2025.12.11 03:53:43.431646 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6542 | 2025.12.11 03:53:43.431689 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14867 rows starting from the beginning of the part | ||
| 6543 | 2025.12.11 03:53:43.431759 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 6544 | 2025.12.11 03:53:43.431809 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 6545 | 2025.12.11 03:53:43.431854 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 6546 | 2025.12.11 03:53:43.431901 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 6547 | 2025.12.11 03:53:43.431942 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 6548 | 2025.12.11 03:53:43.434508 [ 193 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17299 rows, containing 4 columns (4 merged, 0 gathered) in 0.003072043 sec., 5631106.0750126215 rows/sec., 80.55 MiB/sec. | ||
| 6549 | 2025.12.11 03:53:43.434650 [ 194 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6550 | 2025.12.11 03:53:43.434977 [ 194 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_36_7} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2025.12.11 03:53:43.435054 [ 194 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_36_7} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6552 | 2025.12.11 03:53:43.435177 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6553 | 2025.12.11 03:53:43.450417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 790 | ||
| 6554 | 2025.12.11 03:53:43.452953 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2025.12.11 03:53:43.452988 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6556 | 2025.12.11 03:53:43.454372 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6557 | 2025.12.11 03:53:43.454640 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2025.12.11 03:53:43.454877 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 790 | ||
| 6559 | 2025.12.11 03:53:44.346803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6560 | 2025.12.11 03:53:44.364480 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2025.12.11 03:53:44.364544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6562 | 2025.12.11 03:53:44.370361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6563 | 2025.12.11 03:53:44.371083 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2025.12.11 03:53:44.371351 [ 140 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6565 | 2025.12.11 03:53:44.371391 [ 140 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2025.12.11 03:53:44.371412 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6567 | 2025.12.11 03:53:44.371508 [ 200 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 6568 | 2025.12.11 03:53:44.374210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 6569 | 2025.12.11 03:53:44.374573 [ 200 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6570 | 2025.12.11 03:53:44.375417 [ 200 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 6571 | 2025.12.11 03:53:44.378683 [ 200 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 6572 | 2025.12.11 03:53:44.381996 [ 200 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 6573 | 2025.12.11 03:53:44.385691 [ 200 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 6574 | 2025.12.11 03:53:44.389508 [ 200 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 6575 | 2025.12.11 03:53:44.393213 [ 200 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 6576 | 2025.12.11 03:53:44.445667 [ 200 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.074201639 sec., 3665.687222892745 rows/sec., 18.95 MiB/sec. | ||
| 6577 | 2025.12.11 03:53:44.447715 [ 200 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6578 | 2025.12.11 03:53:44.449327 [ 200 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_36_7} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2025.12.11 03:53:44.449410 [ 200 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_36_7} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6580 | 2025.12.11 03:53:44.450780 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6581 | 2025.12.11 03:53:45.000549 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.64 MiB, peak 296.50 MiB, free memory in arenas 0.00 B, will set to 286.94 MiB (RSS), difference: 2.30 MiB | ||
| 6582 | 2025.12.11 03:53:46.156624 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2025.12.11 03:53:46.156836 [ 276 ] {27792993-6333-49d9-bc82-0d3ba413ad71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6584 | 2025.12.11 03:53:46.156908 [ 276 ] {27792993-6333-49d9-bc82-0d3ba413ad71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6585 | 2025.12.11 03:53:46.157563 [ 276 ] {27792993-6333-49d9-bc82-0d3ba413ad71} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6586 | 2025.12.11 03:53:46.157606 [ 276 ] {27792993-6333-49d9-bc82-0d3ba413ad71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6587 | 2025.12.11 03:53:46.158024 [ 276 ] {27792993-6333-49d9-bc82-0d3ba413ad71} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6588 | 2025.12.11 03:53:46.158255 [ 276 ] {27792993-6333-49d9-bc82-0d3ba413ad71} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2025.12.11 03:53:46.158392 [ 140 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6590 | 2025.12.11 03:53:46.158419 [ 276 ] {27792993-6333-49d9-bc82-0d3ba413ad71} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.61 MiB/sec. | ||
| 6591 | 2025.12.11 03:53:46.158472 [ 276 ] {27792993-6333-49d9-bc82-0d3ba413ad71} <Debug> TCPHandler: Processed in 0.001980024 sec. | ||
| 6592 | 2025.12.11 03:53:46.158457 [ 140 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2025.12.11 03:53:46.158525 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6594 | 2025.12.11 03:53:46.158597 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2025.12.11 03:53:46.158657 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 6596 | 2025.12.11 03:53:46.158699 [ 276 ] {88d68917-d0b2-4b0f-82c8-e57000af59a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6597 | 2025.12.11 03:53:46.158753 [ 276 ] {88d68917-d0b2-4b0f-82c8-e57000af59a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6598 | 2025.12.11 03:53:46.158798 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6599 | 2025.12.11 03:53:46.158838 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1409 rows starting from the beginning of the part | ||
| 6600 | 2025.12.11 03:53:46.158911 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1196 rows starting from the beginning of the part | ||
| 6601 | 2025.12.11 03:53:46.158996 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 140 rows starting from the beginning of the part | ||
| 6602 | 2025.12.11 03:53:46.159097 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6603 | 2025.12.11 03:53:46.159164 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 6604 | 2025.12.11 03:53:46.159210 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6605 | 2025.12.11 03:53:46.159215 [ 276 ] {88d68917-d0b2-4b0f-82c8-e57000af59a6} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2025.12.11 03:53:46.159262 [ 276 ] {88d68917-d0b2-4b0f-82c8-e57000af59a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6607 | 2025.12.11 03:53:46.159640 [ 276 ] {88d68917-d0b2-4b0f-82c8-e57000af59a6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6608 | 2025.12.11 03:53:46.159860 [ 276 ] {88d68917-d0b2-4b0f-82c8-e57000af59a6} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2025.12.11 03:53:46.159989 [ 140 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6610 | 2025.12.11 03:53:46.160023 [ 276 ] {88d68917-d0b2-4b0f-82c8-e57000af59a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001344 sec., 47619.04761904762 rows/sec., 3.72 MiB/sec. | ||
| 6611 | 2025.12.11 03:53:46.160028 [ 140 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2025.12.11 03:53:46.160067 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6613 | 2025.12.11 03:53:46.160071 [ 276 ] {88d68917-d0b2-4b0f-82c8-e57000af59a6} <Debug> TCPHandler: Processed in 0.001525956 sec. | ||
| 6614 | 2025.12.11 03:53:46.160151 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 6615 | 2025.12.11 03:53:46.160200 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2025.12.11 03:53:46.160251 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6617 | 2025.12.11 03:53:46.160281 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 634 rows starting from the beginning of the part | ||
| 6618 | 2025.12.11 03:53:46.160294 [ 276 ] {e7dddc7d-5a62-4b03-a8d8-0ab12ffa05a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6619 | 2025.12.11 03:53:46.160335 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 520 rows starting from the beginning of the part | ||
| 6620 | 2025.12.11 03:53:46.160340 [ 276 ] {e7dddc7d-5a62-4b03-a8d8-0ab12ffa05a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6621 | 2025.12.11 03:53:46.160381 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 106 rows starting from the beginning of the part | ||
| 6622 | 2025.12.11 03:53:46.160424 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6623 | 2025.12.11 03:53:46.160462 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 152 rows starting from the beginning of the part | ||
| 6624 | 2025.12.11 03:53:46.160500 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6625 | 2025.12.11 03:53:46.160756 [ 276 ] {e7dddc7d-5a62-4b03-a8d8-0ab12ffa05a7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2025.12.11 03:53:46.160791 [ 276 ] {e7dddc7d-5a62-4b03-a8d8-0ab12ffa05a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6627 | 2025.12.11 03:53:46.160835 [ 186 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3122 rows, containing 5 columns (5 merged, 0 gathered) in 0.002232348 sec., 1398527.469731422 rows/sec., 121.94 MiB/sec. | ||
| 6628 | 2025.12.11 03:53:46.161121 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6629 | 2025.12.11 03:53:46.161202 [ 276 ] {e7dddc7d-5a62-4b03-a8d8-0ab12ffa05a7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6630 | 2025.12.11 03:53:46.161488 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_51_10} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2025.12.11 03:53:46.161491 [ 198 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376414 sec., 1118849.4159460743 rows/sec., 89.13 MiB/sec. | ||
| 6632 | 2025.12.11 03:53:46.161532 [ 276 ] {e7dddc7d-5a62-4b03-a8d8-0ab12ffa05a7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2025.12.11 03:53:46.161584 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_51_10} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6634 | 2025.12.11 03:53:46.161653 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6635 | 2025.12.11 03:53:46.161681 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6636 | 2025.12.11 03:53:46.161686 [ 276 ] {e7dddc7d-5a62-4b03-a8d8-0ab12ffa05a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001409 sec., 113555.71327182397 rows/sec., 7.91 MiB/sec. | ||
| 6637 | 2025.12.11 03:53:46.161684 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6638 | 2025.12.11 03:53:46.161736 [ 276 ] {e7dddc7d-5a62-4b03-a8d8-0ab12ffa05a7} <Debug> TCPHandler: Processed in 0.001585527 sec. | ||
| 6639 | 2025.12.11 03:53:46.161684 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2025.12.11 03:53:46.161783 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6641 | 2025.12.11 03:53:46.161849 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2025.12.11 03:53:46.161874 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 6643 | 2025.12.11 03:53:46.161932 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_51_10} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2025.12.11 03:53:46.161946 [ 276 ] {ff82cb27-2a1b-4610-be7c-51e570ebabdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6645 | 2025.12.11 03:53:46.161989 [ 276 ] {ff82cb27-2a1b-4610-be7c-51e570ebabdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6646 | 2025.12.11 03:53:46.162003 [ 197 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_51_10} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6647 | 2025.12.11 03:53:46.162008 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6648 | 2025.12.11 03:53:46.162055 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12955 rows starting from the beginning of the part | ||
| 6649 | 2025.12.11 03:53:46.162068 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6650 | 2025.12.11 03:53:46.162128 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 844 rows starting from the beginning of the part | ||
| 6651 | 2025.12.11 03:53:46.162180 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 6652 | 2025.12.11 03:53:46.162222 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6653 | 2025.12.11 03:53:46.162262 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 201 rows starting from the beginning of the part | ||
| 6654 | 2025.12.11 03:53:46.162303 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 6655 | 2025.12.11 03:53:46.162331 [ 276 ] {ff82cb27-2a1b-4610-be7c-51e570ebabdf} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2025.12.11 03:53:46.162371 [ 276 ] {ff82cb27-2a1b-4610-be7c-51e570ebabdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6657 | 2025.12.11 03:53:46.162719 [ 276 ] {ff82cb27-2a1b-4610-be7c-51e570ebabdf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6658 | 2025.12.11 03:53:46.162944 [ 276 ] {ff82cb27-2a1b-4610-be7c-51e570ebabdf} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2025.12.11 03:53:46.163049 [ 140 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6660 | 2025.12.11 03:53:46.163077 [ 140 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2025.12.11 03:53:46.163087 [ 276 ] {ff82cb27-2a1b-4610-be7c-51e570ebabdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 6662 | 2025.12.11 03:53:46.163094 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6663 | 2025.12.11 03:53:46.163131 [ 276 ] {ff82cb27-2a1b-4610-be7c-51e570ebabdf} <Debug> TCPHandler: Processed in 0.001331373 sec. | ||
| 6664 | 2025.12.11 03:53:46.163190 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 6665 | 2025.12.11 03:53:46.163299 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6666 | 2025.12.11 03:53:46.163328 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2250 rows starting from the beginning of the part | ||
| 6667 | 2025.12.11 03:53:46.163380 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 6668 | 2025.12.11 03:53:46.163424 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6669 | 2025.12.11 03:53:46.163464 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6670 | 2025.12.11 03:53:46.163504 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 6671 | 2025.12.11 03:53:46.163544 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 6672 | 2025.12.11 03:53:46.164798 [ 191 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2550 rows, containing 4 columns (4 merged, 0 gathered) in 0.001645159 sec., 1550002.1578461414 rows/sec., 104.76 MiB/sec. | ||
| 6673 | 2025.12.11 03:53:46.165103 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6674 | 2025.12.11 03:53:46.165351 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_51_10} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2025.12.11 03:53:46.165436 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_51_10} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6676 | 2025.12.11 03:53:46.165516 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6677 | 2025.12.11 03:53:46.167521 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14480 rows, containing 5 columns (5 merged, 0 gathered) in 0.005691358 sec., 2544208.2539878883 rows/sec., 174.74 MiB/sec. | ||
| 6678 | 2025.12.11 03:53:46.167969 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6679 | 2025.12.11 03:53:46.168267 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2025.12.11 03:53:46.168347 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6681 | 2025.12.11 03:53:46.168429 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 6682 | 2025.12.11 03:53:47.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.34 MiB, peak 296.50 MiB, free memory in arenas 0.00 B, will set to 290.00 MiB (RSS), difference: 2.67 MiB | ||
| 6683 | 2025.12.11 03:53:50.931386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17747 | ||
| 6684 | 2025.12.11 03:53:50.931953 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2025.12.11 03:53:50.932005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6686 | 2025.12.11 03:53:50.932547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6687 | 2025.12.11 03:53:50.932781 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2025.12.11 03:53:50.932914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17747 | ||
| 6689 | 2025.12.11 03:53:51.158256 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2025.12.11 03:53:51.158463 [ 276 ] {8e1bd27c-d8fa-4369-9783-7a8a3a3c92ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6691 | 2025.12.11 03:53:51.158530 [ 276 ] {8e1bd27c-d8fa-4369-9783-7a8a3a3c92ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6692 | 2025.12.11 03:53:51.159257 [ 276 ] {8e1bd27c-d8fa-4369-9783-7a8a3a3c92ad} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2025.12.11 03:53:51.159300 [ 276 ] {8e1bd27c-d8fa-4369-9783-7a8a3a3c92ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6694 | 2025.12.11 03:53:51.159719 [ 276 ] {8e1bd27c-d8fa-4369-9783-7a8a3a3c92ad} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6695 | 2025.12.11 03:53:51.159959 [ 276 ] {8e1bd27c-d8fa-4369-9783-7a8a3a3c92ad} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2025.12.11 03:53:51.160125 [ 276 ] {8e1bd27c-d8fa-4369-9783-7a8a3a3c92ad} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001713 sec., 81727.96263864565 rows/sec., 7.09 MiB/sec. | ||
| 6697 | 2025.12.11 03:53:51.160169 [ 276 ] {8e1bd27c-d8fa-4369-9783-7a8a3a3c92ad} <Debug> TCPHandler: Processed in 0.002040296 sec. | ||
| 6698 | 2025.12.11 03:53:51.160291 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2025.12.11 03:53:51.160387 [ 276 ] {6d5ba059-1d2b-4855-a78e-328f0c47116c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6700 | 2025.12.11 03:53:51.160429 [ 276 ] {6d5ba059-1d2b-4855-a78e-328f0c47116c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6701 | 2025.12.11 03:53:51.160844 [ 276 ] {6d5ba059-1d2b-4855-a78e-328f0c47116c} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2025.12.11 03:53:51.160881 [ 276 ] {6d5ba059-1d2b-4855-a78e-328f0c47116c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6703 | 2025.12.11 03:53:51.161177 [ 276 ] {6d5ba059-1d2b-4855-a78e-328f0c47116c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6704 | 2025.12.11 03:53:51.161392 [ 276 ] {6d5ba059-1d2b-4855-a78e-328f0c47116c} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2025.12.11 03:53:51.161534 [ 276 ] {6d5ba059-1d2b-4855-a78e-328f0c47116c} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001166 sec., 36020.583190394515 rows/sec., 2.65 MiB/sec. | ||
| 6706 | 2025.12.11 03:53:51.161574 [ 276 ] {6d5ba059-1d2b-4855-a78e-328f0c47116c} <Debug> TCPHandler: Processed in 0.001332023 sec. | ||
| 6707 | 2025.12.11 03:53:51.161676 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6708 | 2025.12.11 03:53:51.161770 [ 276 ] {7a35cb96-2d94-467c-a379-54d37a4980f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6709 | 2025.12.11 03:53:51.161810 [ 276 ] {7a35cb96-2d94-467c-a379-54d37a4980f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6710 | 2025.12.11 03:53:51.162241 [ 276 ] {7a35cb96-2d94-467c-a379-54d37a4980f5} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6711 | 2025.12.11 03:53:51.162276 [ 276 ] {7a35cb96-2d94-467c-a379-54d37a4980f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6712 | 2025.12.11 03:53:51.162587 [ 276 ] {7a35cb96-2d94-467c-a379-54d37a4980f5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6713 | 2025.12.11 03:53:51.162792 [ 276 ] {7a35cb96-2d94-467c-a379-54d37a4980f5} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2025.12.11 03:53:51.162931 [ 276 ] {7a35cb96-2d94-467c-a379-54d37a4980f5} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001179 sec., 89906.7005937235 rows/sec., 7.02 MiB/sec. | ||
| 6715 | 2025.12.11 03:53:51.162971 [ 276 ] {7a35cb96-2d94-467c-a379-54d37a4980f5} <Debug> TCPHandler: Processed in 0.001342083 sec. | ||
| 6716 | 2025.12.11 03:53:51.163078 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6717 | 2025.12.11 03:53:51.163172 [ 276 ] {17713d26-e57c-4566-b9b5-3eea5774c776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6718 | 2025.12.11 03:53:51.163216 [ 276 ] {17713d26-e57c-4566-b9b5-3eea5774c776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6719 | 2025.12.11 03:53:51.163624 [ 276 ] {17713d26-e57c-4566-b9b5-3eea5774c776} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2025.12.11 03:53:51.163660 [ 276 ] {17713d26-e57c-4566-b9b5-3eea5774c776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6721 | 2025.12.11 03:53:51.163993 [ 276 ] {17713d26-e57c-4566-b9b5-3eea5774c776} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6722 | 2025.12.11 03:53:51.164199 [ 276 ] {17713d26-e57c-4566-b9b5-3eea5774c776} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2025.12.11 03:53:51.164340 [ 276 ] {17713d26-e57c-4566-b9b5-3eea5774c776} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 6724 | 2025.12.11 03:53:51.164377 [ 276 ] {17713d26-e57c-4566-b9b5-3eea5774c776} <Debug> TCPHandler: Processed in 0.001348213 sec. | ||
| 6725 | 2025.12.11 03:53:51.164498 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6726 | 2025.12.11 03:53:51.164618 [ 276 ] {fa83024d-6c7f-43ed-96cc-aba008917746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6727 | 2025.12.11 03:53:51.164684 [ 276 ] {fa83024d-6c7f-43ed-96cc-aba008917746} <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 | ||
| 6728 | 2025.12.11 03:53:51.165658 [ 276 ] {fa83024d-6c7f-43ed-96cc-aba008917746} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2025.12.11 03:53:51.165695 [ 276 ] {fa83024d-6c7f-43ed-96cc-aba008917746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6730 | 2025.12.11 03:53:51.166325 [ 276 ] {fa83024d-6c7f-43ed-96cc-aba008917746} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6731 | 2025.12.11 03:53:51.166550 [ 276 ] {fa83024d-6c7f-43ed-96cc-aba008917746} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2025.12.11 03:53:51.166666 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6733 | 2025.12.11 03:53:51.166699 [ 276 ] {fa83024d-6c7f-43ed-96cc-aba008917746} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002104 sec., 19961.977186311786 rows/sec., 35.77 MiB/sec. | ||
| 6734 | 2025.12.11 03:53:51.166743 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2025.12.11 03:53:51.166772 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6736 | 2025.12.11 03:53:51.166777 [ 276 ] {fa83024d-6c7f-43ed-96cc-aba008917746} <Debug> TCPHandler: Processed in 0.00234062 sec. | ||
| 6737 | 2025.12.11 03:53:51.166901 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 6738 | 2025.12.11 03:53:51.166904 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2025.12.11 03:53:51.167027 [ 276 ] {2a63b965-ef7a-4f32-bc55-86f3149d3dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6740 | 2025.12.11 03:53:51.167069 [ 276 ] {2a63b965-ef7a-4f32-bc55-86f3149d3dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6741 | 2025.12.11 03:53:51.167163 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6742 | 2025.12.11 03:53:51.167232 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 773 rows starting from the beginning of the part | ||
| 6743 | 2025.12.11 03:53:51.167383 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 6744 | 2025.12.11 03:53:51.167423 [ 276 ] {2a63b965-ef7a-4f32-bc55-86f3149d3dd3} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2025.12.11 03:53:51.167466 [ 276 ] {2a63b965-ef7a-4f32-bc55-86f3149d3dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6746 | 2025.12.11 03:53:51.167508 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 6747 | 2025.12.11 03:53:51.167634 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 6748 | 2025.12.11 03:53:51.167745 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 6749 | 2025.12.11 03:53:51.167808 [ 276 ] {2a63b965-ef7a-4f32-bc55-86f3149d3dd3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6750 | 2025.12.11 03:53:51.167850 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 6751 | 2025.12.11 03:53:51.168038 [ 276 ] {2a63b965-ef7a-4f32-bc55-86f3149d3dd3} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2025.12.11 03:53:51.168173 [ 276 ] {2a63b965-ef7a-4f32-bc55-86f3149d3dd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 6753 | 2025.12.11 03:53:51.168209 [ 276 ] {2a63b965-ef7a-4f32-bc55-86f3149d3dd3} <Debug> TCPHandler: Processed in 0.001355233 sec. | ||
| 6754 | 2025.12.11 03:53:51.183982 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 983 rows, containing 19 columns (19 merged, 0 gathered) in 0.017116745 sec., 57429.14321618976 rows/sec., 102.91 MiB/sec. | ||
| 6755 | 2025.12.11 03:53:51.185698 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6756 | 2025.12.11 03:53:51.186109 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2025.12.11 03:53:51.186197 [ 198 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6758 | 2025.12.11 03:53:51.186380 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 6759 | 2025.12.11 03:53:51.874280 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 6760 | 2025.12.11 03:53:51.890393 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2025.12.11 03:53:51.890452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6762 | 2025.12.11 03:53:51.896170 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6763 | 2025.12.11 03:53:51.896890 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2025.12.11 03:53:51.899850 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6765 | 2025.12.11 03:53:52.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.01 MiB, peak 298.22 MiB, free memory in arenas 0.00 B, will set to 294.29 MiB (RSS), difference: 3.27 MiB | ||
| 6766 | 2025.12.11 03:53:52.134085 [ 130 ] {} <Debug> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6767 | 2025.12.11 03:53:52.134156 [ 130 ] {} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2025.12.11 03:53:52.134180 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6769 | 2025.12.11 03:53:52.134325 [ 191 ] {201409c6-61ef-421a-b5f1-558d5fae89af::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 | ||
| 6770 | 2025.12.11 03:53:52.134500 [ 191 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6771 | 2025.12.11 03:53:52.134541 [ 191 ] {201409c6-61ef-421a-b5f1-558d5fae89af::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 | ||
| 6772 | 2025.12.11 03:53:52.134621 [ 191 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 6773 | 2025.12.11 03:53:52.134674 [ 191 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 6774 | 2025.12.11 03:53:52.134726 [ 191 ] {201409c6-61ef-421a-b5f1-558d5fae89af::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 | ||
| 6775 | 2025.12.11 03:53:52.134775 [ 191 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 6776 | 2025.12.11 03:53:52.135610 [ 198 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344163 sec., 34222.040035323094 rows/sec., 2.86 MiB/sec. | ||
| 6777 | 2025.12.11 03:53:52.135771 [ 202 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6778 | 2025.12.11 03:53:52.136068 [ 202 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_13_3} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2025.12.11 03:53:52.136145 [ 202 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_13_3} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6780 | 2025.12.11 03:53:52.136250 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6781 | 2025.12.11 03:53:53.455085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 810 | ||
| 6782 | 2025.12.11 03:53:53.457539 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2025.12.11 03:53:53.457596 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6784 | 2025.12.11 03:53:53.458852 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6785 | 2025.12.11 03:53:53.459137 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2025.12.11 03:53:53.459542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6787 | 2025.12.11 03:53:56.182224 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2025.12.11 03:53:56.182408 [ 276 ] {421955f4-d376-4394-94a0-6590c2e3f41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6789 | 2025.12.11 03:53:56.182472 [ 276 ] {421955f4-d376-4394-94a0-6590c2e3f41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6790 | 2025.12.11 03:53:56.183110 [ 276 ] {421955f4-d376-4394-94a0-6590c2e3f41b} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2025.12.11 03:53:56.183156 [ 276 ] {421955f4-d376-4394-94a0-6590c2e3f41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6792 | 2025.12.11 03:53:56.183540 [ 276 ] {421955f4-d376-4394-94a0-6590c2e3f41b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6793 | 2025.12.11 03:53:56.183761 [ 276 ] {421955f4-d376-4394-94a0-6590c2e3f41b} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2025.12.11 03:53:56.184014 [ 276 ] {421955f4-d376-4394-94a0-6590c2e3f41b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001652 sec., 3631.961259079903 rows/sec., 296.16 KiB/sec. | ||
| 6795 | 2025.12.11 03:53:56.184069 [ 276 ] {421955f4-d376-4394-94a0-6590c2e3f41b} <Debug> TCPHandler: Processed in 0.001962803 sec. | ||
| 6796 | 2025.12.11 03:53:56.184190 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6797 | 2025.12.11 03:53:56.184292 [ 276 ] {f02ee96e-9c0b-44a0-a2f5-fcd5c36cc5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6798 | 2025.12.11 03:53:56.184336 [ 276 ] {f02ee96e-9c0b-44a0-a2f5-fcd5c36cc5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6799 | 2025.12.11 03:53:56.185376 [ 276 ] {f02ee96e-9c0b-44a0-a2f5-fcd5c36cc5c3} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2025.12.11 03:53:56.185414 [ 276 ] {f02ee96e-9c0b-44a0-a2f5-fcd5c36cc5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6801 | 2025.12.11 03:53:56.185854 [ 276 ] {f02ee96e-9c0b-44a0-a2f5-fcd5c36cc5c3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6802 | 2025.12.11 03:53:56.186060 [ 276 ] {f02ee96e-9c0b-44a0-a2f5-fcd5c36cc5c3} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2025.12.11 03:53:56.186201 [ 276 ] {f02ee96e-9c0b-44a0-a2f5-fcd5c36cc5c3} <Debug> executeQuery: Read 1199 rows, 100.71 KiB in 0.001933 sec., 620279.358510088 rows/sec., 50.88 MiB/sec. | ||
| 6804 | 2025.12.11 03:53:56.186240 [ 276 ] {f02ee96e-9c0b-44a0-a2f5-fcd5c36cc5c3} <Debug> TCPHandler: Processed in 0.002099576 sec. | ||
| 6805 | 2025.12.11 03:53:56.186350 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6806 | 2025.12.11 03:53:56.186447 [ 276 ] {2ca43bc6-213c-4cb3-82c9-7f4f05982454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6807 | 2025.12.11 03:53:56.186488 [ 276 ] {2ca43bc6-213c-4cb3-82c9-7f4f05982454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6808 | 2025.12.11 03:53:56.186879 [ 276 ] {2ca43bc6-213c-4cb3-82c9-7f4f05982454} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6809 | 2025.12.11 03:53:56.186916 [ 276 ] {2ca43bc6-213c-4cb3-82c9-7f4f05982454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6810 | 2025.12.11 03:53:56.187206 [ 276 ] {2ca43bc6-213c-4cb3-82c9-7f4f05982454} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6811 | 2025.12.11 03:53:56.187409 [ 276 ] {2ca43bc6-213c-4cb3-82c9-7f4f05982454} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2025.12.11 03:53:56.187520 [ 126 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6813 | 2025.12.11 03:53:56.187544 [ 276 ] {2ca43bc6-213c-4cb3-82c9-7f4f05982454} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 375.06 KiB/sec. | ||
| 6814 | 2025.12.11 03:53:56.187591 [ 126 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2025.12.11 03:53:56.187599 [ 276 ] {2ca43bc6-213c-4cb3-82c9-7f4f05982454} <Debug> TCPHandler: Processed in 0.001297772 sec. | ||
| 6816 | 2025.12.11 03:53:56.187622 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6817 | 2025.12.11 03:53:56.187712 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6818 | 2025.12.11 03:53:56.187758 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 6819 | 2025.12.11 03:53:56.187811 [ 276 ] {89b569fa-7d7b-49e8-8572-679ec4dbe590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6820 | 2025.12.11 03:53:56.187856 [ 276 ] {89b569fa-7d7b-49e8-8572-679ec4dbe590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6821 | 2025.12.11 03:53:56.187900 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6822 | 2025.12.11 03:53:56.187944 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 72 rows starting from the beginning of the part | ||
| 6823 | 2025.12.11 03:53:56.188022 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 6824 | 2025.12.11 03:53:56.188076 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 6825 | 2025.12.11 03:53:56.188133 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 6826 | 2025.12.11 03:53:56.188199 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 6827 | 2025.12.11 03:53:56.188261 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 6828 | 2025.12.11 03:53:56.188346 [ 276 ] {89b569fa-7d7b-49e8-8572-679ec4dbe590} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2025.12.11 03:53:56.188387 [ 276 ] {89b569fa-7d7b-49e8-8572-679ec4dbe590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6830 | 2025.12.11 03:53:56.188737 [ 276 ] {89b569fa-7d7b-49e8-8572-679ec4dbe590} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6831 | 2025.12.11 03:53:56.188961 [ 276 ] {89b569fa-7d7b-49e8-8572-679ec4dbe590} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2025.12.11 03:53:56.189097 [ 276 ] {89b569fa-7d7b-49e8-8572-679ec4dbe590} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001307 sec., 174445.29456771232 rows/sec., 11.81 MiB/sec. | ||
| 6833 | 2025.12.11 03:53:56.189134 [ 276 ] {89b569fa-7d7b-49e8-8572-679ec4dbe590} <Debug> TCPHandler: Processed in 0.001469356 sec. | ||
| 6834 | 2025.12.11 03:53:56.189171 [ 202 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463335 sec., 183143.299381208 rows/sec., 14.10 MiB/sec. | ||
| 6835 | 2025.12.11 03:53:56.189233 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6836 | 2025.12.11 03:53:56.189307 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6837 | 2025.12.11 03:53:56.189329 [ 276 ] {5774b0c4-3a04-47ec-af40-27d3ed179251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6838 | 2025.12.11 03:53:56.189373 [ 276 ] {5774b0c4-3a04-47ec-af40-27d3ed179251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6839 | 2025.12.11 03:53:56.189558 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_31_6} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2025.12.11 03:53:56.189636 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_31_6} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6841 | 2025.12.11 03:53:56.189730 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6842 | 2025.12.11 03:53:56.189948 [ 276 ] {5774b0c4-3a04-47ec-af40-27d3ed179251} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2025.12.11 03:53:56.189989 [ 276 ] {5774b0c4-3a04-47ec-af40-27d3ed179251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6844 | 2025.12.11 03:53:56.190341 [ 276 ] {5774b0c4-3a04-47ec-af40-27d3ed179251} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6845 | 2025.12.11 03:53:56.190548 [ 276 ] {5774b0c4-3a04-47ec-af40-27d3ed179251} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2025.12.11 03:53:56.190678 [ 276 ] {5774b0c4-3a04-47ec-af40-27d3ed179251} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001366 sec., 385065.8857979502 rows/sec., 28.52 MiB/sec. | ||
| 6847 | 2025.12.11 03:53:56.190715 [ 276 ] {5774b0c4-3a04-47ec-af40-27d3ed179251} <Debug> TCPHandler: Processed in 0.001528776 sec. | ||
| 6848 | 2025.12.11 03:53:56.190822 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6849 | 2025.12.11 03:53:56.190914 [ 276 ] {fbfa5bee-c402-448e-9898-ae816e675bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6850 | 2025.12.11 03:53:56.190963 [ 276 ] {fbfa5bee-c402-448e-9898-ae816e675bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6851 | 2025.12.11 03:53:56.191518 [ 276 ] {fbfa5bee-c402-448e-9898-ae816e675bfa} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2025.12.11 03:53:56.191554 [ 276 ] {fbfa5bee-c402-448e-9898-ae816e675bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6853 | 2025.12.11 03:53:56.191925 [ 276 ] {fbfa5bee-c402-448e-9898-ae816e675bfa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6854 | 2025.12.11 03:53:56.192176 [ 276 ] {fbfa5bee-c402-448e-9898-ae816e675bfa} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2025.12.11 03:53:56.192364 [ 276 ] {fbfa5bee-c402-448e-9898-ae816e675bfa} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001464 sec., 578551.912568306 rows/sec., 38.94 MiB/sec. | ||
| 6856 | 2025.12.11 03:53:56.192421 [ 276 ] {fbfa5bee-c402-448e-9898-ae816e675bfa} <Debug> TCPHandler: Processed in 0.001645258 sec. | ||
| 6857 | 2025.12.11 03:53:56.192552 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6858 | 2025.12.11 03:53:56.192659 [ 276 ] {4c0400c7-60d3-4e2a-9cd8-9caa5710def7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6859 | 2025.12.11 03:53:56.192709 [ 276 ] {4c0400c7-60d3-4e2a-9cd8-9caa5710def7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6860 | 2025.12.11 03:53:56.193061 [ 276 ] {4c0400c7-60d3-4e2a-9cd8-9caa5710def7} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2025.12.11 03:53:56.193099 [ 276 ] {4c0400c7-60d3-4e2a-9cd8-9caa5710def7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6862 | 2025.12.11 03:53:56.193430 [ 276 ] {4c0400c7-60d3-4e2a-9cd8-9caa5710def7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6863 | 2025.12.11 03:53:56.193660 [ 276 ] {4c0400c7-60d3-4e2a-9cd8-9caa5710def7} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2025.12.11 03:53:56.193796 [ 276 ] {4c0400c7-60d3-4e2a-9cd8-9caa5710def7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 6865 | 2025.12.11 03:53:56.193832 [ 276 ] {4c0400c7-60d3-4e2a-9cd8-9caa5710def7} <Debug> TCPHandler: Processed in 0.001341293 sec. | ||
| 6866 | 2025.12.11 03:53:58.270357 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6867 | 2025.12.11 03:53:58.270445 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6868 | 2025.12.11 03:53:58.433101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18259 | ||
| 6869 | 2025.12.11 03:53:58.433970 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6870 | 2025.12.11 03:53:58.434052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6871 | 2025.12.11 03:53:58.434564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6872 | 2025.12.11 03:53:58.434806 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6873 | 2025.12.11 03:53:58.434943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18259 | ||
| 6874 | 2025.12.11 03:53:59.399924 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 6875 | 2025.12.11 03:53:59.417072 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2025.12.11 03:53:59.417123 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6877 | 2025.12.11 03:53:59.423061 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6878 | 2025.12.11 03:53:59.423779 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2025.12.11 03:53:59.426713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 6880 | 2025.12.11 03:54:01.158374 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6881 | 2025.12.11 03:54:01.158586 [ 276 ] {8df907b2-c367-4ea2-85b0-fc8c01955787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6882 | 2025.12.11 03:54:01.158662 [ 276 ] {8df907b2-c367-4ea2-85b0-fc8c01955787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6883 | 2025.12.11 03:54:01.159461 [ 276 ] {8df907b2-c367-4ea2-85b0-fc8c01955787} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2025.12.11 03:54:01.159512 [ 276 ] {8df907b2-c367-4ea2-85b0-fc8c01955787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6885 | 2025.12.11 03:54:01.159933 [ 276 ] {8df907b2-c367-4ea2-85b0-fc8c01955787} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6886 | 2025.12.11 03:54:01.160171 [ 276 ] {8df907b2-c367-4ea2-85b0-fc8c01955787} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2025.12.11 03:54:01.160345 [ 276 ] {8df907b2-c367-4ea2-85b0-fc8c01955787} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001808 sec., 77433.62831858407 rows/sec., 6.71 MiB/sec. | ||
| 6888 | 2025.12.11 03:54:01.160395 [ 276 ] {8df907b2-c367-4ea2-85b0-fc8c01955787} <Debug> TCPHandler: Processed in 0.002155427 sec. | ||
| 6889 | 2025.12.11 03:54:01.160522 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6890 | 2025.12.11 03:54:01.160624 [ 276 ] {b1cb67bd-f622-4d9b-8e17-f475f01a1598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6891 | 2025.12.11 03:54:01.160668 [ 276 ] {b1cb67bd-f622-4d9b-8e17-f475f01a1598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6892 | 2025.12.11 03:54:01.161130 [ 276 ] {b1cb67bd-f622-4d9b-8e17-f475f01a1598} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2025.12.11 03:54:01.161167 [ 276 ] {b1cb67bd-f622-4d9b-8e17-f475f01a1598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6894 | 2025.12.11 03:54:01.161478 [ 276 ] {b1cb67bd-f622-4d9b-8e17-f475f01a1598} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6895 | 2025.12.11 03:54:01.161689 [ 276 ] {b1cb67bd-f622-4d9b-8e17-f475f01a1598} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2025.12.11 03:54:01.161824 [ 276 ] {b1cb67bd-f622-4d9b-8e17-f475f01a1598} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001221 sec., 34398.0343980344 rows/sec., 2.53 MiB/sec. | ||
| 6897 | 2025.12.11 03:54:01.161863 [ 276 ] {b1cb67bd-f622-4d9b-8e17-f475f01a1598} <Debug> TCPHandler: Processed in 0.001394815 sec. | ||
| 6898 | 2025.12.11 03:54:01.161976 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6899 | 2025.12.11 03:54:01.162073 [ 276 ] {a6de5eca-1051-4415-8a38-d569c9744fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6900 | 2025.12.11 03:54:01.162115 [ 276 ] {a6de5eca-1051-4415-8a38-d569c9744fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6901 | 2025.12.11 03:54:01.162574 [ 276 ] {a6de5eca-1051-4415-8a38-d569c9744fb4} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2025.12.11 03:54:01.162612 [ 276 ] {a6de5eca-1051-4415-8a38-d569c9744fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6903 | 2025.12.11 03:54:01.162920 [ 276 ] {a6de5eca-1051-4415-8a38-d569c9744fb4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6904 | 2025.12.11 03:54:01.163164 [ 276 ] {a6de5eca-1051-4415-8a38-d569c9744fb4} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2025.12.11 03:54:01.163297 [ 276 ] {a6de5eca-1051-4415-8a38-d569c9744fb4} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001243 sec., 85277.55430410297 rows/sec., 6.66 MiB/sec. | ||
| 6906 | 2025.12.11 03:54:01.163336 [ 276 ] {a6de5eca-1051-4415-8a38-d569c9744fb4} <Debug> TCPHandler: Processed in 0.001409824 sec. | ||
| 6907 | 2025.12.11 03:54:01.163448 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6908 | 2025.12.11 03:54:01.163543 [ 276 ] {acc69e50-04b2-4774-903b-472c000fa48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6909 | 2025.12.11 03:54:01.163588 [ 276 ] {acc69e50-04b2-4774-903b-472c000fa48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6910 | 2025.12.11 03:54:01.164002 [ 276 ] {acc69e50-04b2-4774-903b-472c000fa48b} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2025.12.11 03:54:01.164038 [ 276 ] {acc69e50-04b2-4774-903b-472c000fa48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6912 | 2025.12.11 03:54:01.164370 [ 276 ] {acc69e50-04b2-4774-903b-472c000fa48b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6913 | 2025.12.11 03:54:01.164580 [ 276 ] {acc69e50-04b2-4774-903b-472c000fa48b} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2025.12.11 03:54:01.164713 [ 276 ] {acc69e50-04b2-4774-903b-472c000fa48b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 6915 | 2025.12.11 03:54:01.164751 [ 276 ] {acc69e50-04b2-4774-903b-472c000fa48b} <Debug> TCPHandler: Processed in 0.001352183 sec. | ||
| 6916 | 2025.12.11 03:54:01.164870 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2025.12.11 03:54:01.164993 [ 276 ] {17d66075-0060-44a5-9777-eb1abf037b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6918 | 2025.12.11 03:54:01.165060 [ 276 ] {17d66075-0060-44a5-9777-eb1abf037b59} <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 | ||
| 6919 | 2025.12.11 03:54:01.166020 [ 276 ] {17d66075-0060-44a5-9777-eb1abf037b59} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2025.12.11 03:54:01.166057 [ 276 ] {17d66075-0060-44a5-9777-eb1abf037b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6921 | 2025.12.11 03:54:01.166629 [ 276 ] {17d66075-0060-44a5-9777-eb1abf037b59} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6922 | 2025.12.11 03:54:01.166853 [ 276 ] {17d66075-0060-44a5-9777-eb1abf037b59} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2025.12.11 03:54:01.167000 [ 276 ] {17d66075-0060-44a5-9777-eb1abf037b59} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002032 sec., 20669.291338582676 rows/sec., 37.04 MiB/sec. | ||
| 6924 | 2025.12.11 03:54:01.167066 [ 276 ] {17d66075-0060-44a5-9777-eb1abf037b59} <Debug> TCPHandler: Processed in 0.002255679 sec. | ||
| 6925 | 2025.12.11 03:54:01.167186 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6926 | 2025.12.11 03:54:01.167282 [ 276 ] {226bbc07-23a1-4a11-965d-a7007dda80e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6927 | 2025.12.11 03:54:01.167324 [ 276 ] {226bbc07-23a1-4a11-965d-a7007dda80e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6928 | 2025.12.11 03:54:01.167660 [ 276 ] {226bbc07-23a1-4a11-965d-a7007dda80e1} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2025.12.11 03:54:01.167696 [ 276 ] {226bbc07-23a1-4a11-965d-a7007dda80e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6930 | 2025.12.11 03:54:01.168005 [ 276 ] {226bbc07-23a1-4a11-965d-a7007dda80e1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6931 | 2025.12.11 03:54:01.168240 [ 276 ] {226bbc07-23a1-4a11-965d-a7007dda80e1} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2025.12.11 03:54:01.168371 [ 276 ] {226bbc07-23a1-4a11-965d-a7007dda80e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 6933 | 2025.12.11 03:54:01.168407 [ 276 ] {226bbc07-23a1-4a11-965d-a7007dda80e1} <Debug> TCPHandler: Processed in 0.001270111 sec. | ||
| 6934 | 2025.12.11 03:54:03.459690 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 836 | ||
| 6935 | 2025.12.11 03:54:03.461908 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2025.12.11 03:54:03.461958 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6937 | 2025.12.11 03:54:03.463136 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6938 | 2025.12.11 03:54:03.463406 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2025.12.11 03:54:03.463658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 836 | ||
| 6940 | 2025.12.11 03:54:05.935022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18707 | ||
| 6941 | 2025.12.11 03:54:05.935591 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2025.12.11 03:54:05.935643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6943 | 2025.12.11 03:54:05.936170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6944 | 2025.12.11 03:54:05.936409 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2025.12.11 03:54:05.936549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18707 | ||
| 6946 | 2025.12.11 03:54:06.156525 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2025.12.11 03:54:06.156718 [ 276 ] {76908d7f-e80e-4a92-b922-7a007ab868f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6948 | 2025.12.11 03:54:06.156786 [ 276 ] {76908d7f-e80e-4a92-b922-7a007ab868f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6949 | 2025.12.11 03:54:06.157417 [ 276 ] {76908d7f-e80e-4a92-b922-7a007ab868f6} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2025.12.11 03:54:06.157459 [ 276 ] {76908d7f-e80e-4a92-b922-7a007ab868f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6951 | 2025.12.11 03:54:06.157799 [ 276 ] {76908d7f-e80e-4a92-b922-7a007ab868f6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6952 | 2025.12.11 03:54:06.158021 [ 276 ] {76908d7f-e80e-4a92-b922-7a007ab868f6} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2025.12.11 03:54:06.158170 [ 276 ] {76908d7f-e80e-4a92-b922-7a007ab868f6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001496 sec., 37433.1550802139 rows/sec., 2.86 MiB/sec. | ||
| 6954 | 2025.12.11 03:54:06.158212 [ 276 ] {76908d7f-e80e-4a92-b922-7a007ab868f6} <Debug> TCPHandler: Processed in 0.001809172 sec. | ||
| 6955 | 2025.12.11 03:54:06.158338 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2025.12.11 03:54:06.158435 [ 276 ] {e7d35972-b75f-4072-b627-31efbc33275e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6957 | 2025.12.11 03:54:06.158477 [ 276 ] {e7d35972-b75f-4072-b627-31efbc33275e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6958 | 2025.12.11 03:54:06.158892 [ 276 ] {e7d35972-b75f-4072-b627-31efbc33275e} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2025.12.11 03:54:06.158930 [ 276 ] {e7d35972-b75f-4072-b627-31efbc33275e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6960 | 2025.12.11 03:54:06.159236 [ 276 ] {e7d35972-b75f-4072-b627-31efbc33275e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6961 | 2025.12.11 03:54:06.159455 [ 276 ] {e7d35972-b75f-4072-b627-31efbc33275e} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2025.12.11 03:54:06.159590 [ 276 ] {e7d35972-b75f-4072-b627-31efbc33275e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 6963 | 2025.12.11 03:54:06.159629 [ 276 ] {e7d35972-b75f-4072-b627-31efbc33275e} <Debug> TCPHandler: Processed in 0.001340663 sec. | ||
| 6964 | 2025.12.11 03:54:06.159748 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6965 | 2025.12.11 03:54:06.159843 [ 276 ] {13b016b6-c650-470c-9dbd-1aa2012e5330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6966 | 2025.12.11 03:54:06.159888 [ 276 ] {13b016b6-c650-470c-9dbd-1aa2012e5330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6967 | 2025.12.11 03:54:06.160328 [ 276 ] {13b016b6-c650-470c-9dbd-1aa2012e5330} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2025.12.11 03:54:06.160364 [ 276 ] {13b016b6-c650-470c-9dbd-1aa2012e5330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6969 | 2025.12.11 03:54:06.160685 [ 276 ] {13b016b6-c650-470c-9dbd-1aa2012e5330} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6970 | 2025.12.11 03:54:06.160905 [ 276 ] {13b016b6-c650-470c-9dbd-1aa2012e5330} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2025.12.11 03:54:06.161035 [ 276 ] {13b016b6-c650-470c-9dbd-1aa2012e5330} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 6972 | 2025.12.11 03:54:06.161072 [ 276 ] {13b016b6-c650-470c-9dbd-1aa2012e5330} <Debug> TCPHandler: Processed in 0.001372834 sec. | ||
| 6973 | 2025.12.11 03:54:06.161183 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6974 | 2025.12.11 03:54:06.161277 [ 276 ] {48fc20b3-09c0-4825-83b7-9823b2a5d815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6975 | 2025.12.11 03:54:06.161318 [ 276 ] {48fc20b3-09c0-4825-83b7-9823b2a5d815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6976 | 2025.12.11 03:54:06.161649 [ 276 ] {48fc20b3-09c0-4825-83b7-9823b2a5d815} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2025.12.11 03:54:06.161684 [ 276 ] {48fc20b3-09c0-4825-83b7-9823b2a5d815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6978 | 2025.12.11 03:54:06.161978 [ 276 ] {48fc20b3-09c0-4825-83b7-9823b2a5d815} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6979 | 2025.12.11 03:54:06.162179 [ 276 ] {48fc20b3-09c0-4825-83b7-9823b2a5d815} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2025.12.11 03:54:06.162307 [ 276 ] {48fc20b3-09c0-4825-83b7-9823b2a5d815} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 6981 | 2025.12.11 03:54:06.162344 [ 276 ] {48fc20b3-09c0-4825-83b7-9823b2a5d815} <Debug> TCPHandler: Processed in 0.001208651 sec. | ||
| 6982 | 2025.12.11 03:54:06.926774 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 6983 | 2025.12.11 03:54:06.943770 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2025.12.11 03:54:06.943836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6985 | 2025.12.11 03:54:06.950339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6986 | 2025.12.11 03:54:06.951044 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2025.12.11 03:54:06.954342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 6988 | 2025.12.11 03:54:11.160989 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2025.12.11 03:54:11.161187 [ 276 ] {d328e61c-37b4-4e75-94b3-34e1ee83252f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6990 | 2025.12.11 03:54:11.161253 [ 276 ] {d328e61c-37b4-4e75-94b3-34e1ee83252f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6991 | 2025.12.11 03:54:11.161862 [ 276 ] {d328e61c-37b4-4e75-94b3-34e1ee83252f} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2025.12.11 03:54:11.161914 [ 276 ] {d328e61c-37b4-4e75-94b3-34e1ee83252f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 6993 | 2025.12.11 03:54:11.162299 [ 276 ] {d328e61c-37b4-4e75-94b3-34e1ee83252f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6994 | 2025.12.11 03:54:11.162529 [ 276 ] {d328e61c-37b4-4e75-94b3-34e1ee83252f} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2025.12.11 03:54:11.162684 [ 276 ] {d328e61c-37b4-4e75-94b3-34e1ee83252f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001545 sec., 15533.980582524273 rows/sec., 1.29 MiB/sec. | ||
| 6996 | 2025.12.11 03:54:11.162737 [ 276 ] {d328e61c-37b4-4e75-94b3-34e1ee83252f} <Debug> TCPHandler: Processed in 0.001884722 sec. | ||
| 6997 | 2025.12.11 03:54:11.162856 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2025.12.11 03:54:11.162959 [ 276 ] {68de4934-2b19-4efa-ae63-cff8d867d8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6999 | 2025.12.11 03:54:11.163004 [ 276 ] {68de4934-2b19-4efa-ae63-cff8d867d8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7000 | 2025.12.11 03:54:11.163413 [ 276 ] {68de4934-2b19-4efa-ae63-cff8d867d8ad} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2025.12.11 03:54:11.163451 [ 276 ] {68de4934-2b19-4efa-ae63-cff8d867d8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7002 | 2025.12.11 03:54:11.163740 [ 276 ] {68de4934-2b19-4efa-ae63-cff8d867d8ad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7003 | 2025.12.11 03:54:11.163951 [ 276 ] {68de4934-2b19-4efa-ae63-cff8d867d8ad} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2025.12.11 03:54:11.164084 [ 276 ] {68de4934-2b19-4efa-ae63-cff8d867d8ad} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001148 sec., 1742.1602787456447 rows/sec., 142.06 KiB/sec. | ||
| 7005 | 2025.12.11 03:54:11.164124 [ 276 ] {68de4934-2b19-4efa-ae63-cff8d867d8ad} <Debug> TCPHandler: Processed in 0.001318812 sec. | ||
| 7006 | 2025.12.11 03:54:11.164226 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2025.12.11 03:54:11.164321 [ 276 ] {1de4606c-7ea8-43f3-b564-952e9c3bd6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7008 | 2025.12.11 03:54:11.164361 [ 276 ] {1de4606c-7ea8-43f3-b564-952e9c3bd6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7009 | 2025.12.11 03:54:11.164862 [ 276 ] {1de4606c-7ea8-43f3-b564-952e9c3bd6ee} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2025.12.11 03:54:11.164899 [ 276 ] {1de4606c-7ea8-43f3-b564-952e9c3bd6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7011 | 2025.12.11 03:54:11.165231 [ 276 ] {1de4606c-7ea8-43f3-b564-952e9c3bd6ee} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7012 | 2025.12.11 03:54:11.165436 [ 276 ] {1de4606c-7ea8-43f3-b564-952e9c3bd6ee} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2025.12.11 03:54:11.165555 [ 111 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7014 | 2025.12.11 03:54:11.165568 [ 276 ] {1de4606c-7ea8-43f3-b564-952e9c3bd6ee} <Debug> executeQuery: Read 261 rows, 23.94 KiB in 0.001265 sec., 206324.11067193674 rows/sec., 18.48 MiB/sec. | ||
| 7015 | 2025.12.11 03:54:11.165630 [ 111 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2025.12.11 03:54:11.165647 [ 276 ] {1de4606c-7ea8-43f3-b564-952e9c3bd6ee} <Debug> TCPHandler: Processed in 0.001469196 sec. | ||
| 7017 | 2025.12.11 03:54:11.165657 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7018 | 2025.12.11 03:54:11.165766 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7019 | 2025.12.11 03:54:11.165781 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 7020 | 2025.12.11 03:54:11.165866 [ 276 ] {d83f154a-3214-4f14-bf90-d51faec0bbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7021 | 2025.12.11 03:54:11.165910 [ 276 ] {d83f154a-3214-4f14-bf90-d51faec0bbe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7022 | 2025.12.11 03:54:11.165916 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7023 | 2025.12.11 03:54:11.165963 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1409 rows starting from the beginning of the part | ||
| 7024 | 2025.12.11 03:54:11.166037 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 140 rows starting from the beginning of the part | ||
| 7025 | 2025.12.11 03:54:11.166081 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1199 rows starting from the beginning of the part | ||
| 7026 | 2025.12.11 03:54:11.166129 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 140 rows starting from the beginning of the part | ||
| 7027 | 2025.12.11 03:54:11.166171 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7028 | 2025.12.11 03:54:11.166210 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 261 rows starting from the beginning of the part | ||
| 7029 | 2025.12.11 03:54:11.166333 [ 276 ] {d83f154a-3214-4f14-bf90-d51faec0bbe4} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2025.12.11 03:54:11.166375 [ 276 ] {d83f154a-3214-4f14-bf90-d51faec0bbe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7031 | 2025.12.11 03:54:11.166694 [ 276 ] {d83f154a-3214-4f14-bf90-d51faec0bbe4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7032 | 2025.12.11 03:54:11.166914 [ 276 ] {d83f154a-3214-4f14-bf90-d51faec0bbe4} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2025.12.11 03:54:11.167049 [ 276 ] {d83f154a-3214-4f14-bf90-d51faec0bbe4} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001202 sec., 46589.01830282862 rows/sec., 3.46 MiB/sec. | ||
| 7034 | 2025.12.11 03:54:11.167088 [ 276 ] {d83f154a-3214-4f14-bf90-d51faec0bbe4} <Debug> TCPHandler: Processed in 0.001370063 sec. | ||
| 7035 | 2025.12.11 03:54:11.167189 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2025.12.11 03:54:11.167283 [ 276 ] {41a2c59a-4bf0-4807-9a30-8e281fc38a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7037 | 2025.12.11 03:54:11.167323 [ 276 ] {41a2c59a-4bf0-4807-9a30-8e281fc38a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7038 | 2025.12.11 03:54:11.167606 [ 202 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870862 sec., 1713114.0618602547 rows/sec., 149.84 MiB/sec. | ||
| 7039 | 2025.12.11 03:54:11.167716 [ 276 ] {41a2c59a-4bf0-4807-9a30-8e281fc38a27} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2025.12.11 03:54:11.167758 [ 276 ] {41a2c59a-4bf0-4807-9a30-8e281fc38a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7041 | 2025.12.11 03:54:11.167879 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7042 | 2025.12.11 03:54:11.168092 [ 276 ] {41a2c59a-4bf0-4807-9a30-8e281fc38a27} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7043 | 2025.12.11 03:54:11.168220 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_56_11} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2025.12.11 03:54:11.168308 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_56_11} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7045 | 2025.12.11 03:54:11.168347 [ 276 ] {41a2c59a-4bf0-4807-9a30-8e281fc38a27} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2025.12.11 03:54:11.168384 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7047 | 2025.12.11 03:54:11.168489 [ 276 ] {41a2c59a-4bf0-4807-9a30-8e281fc38a27} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001223 sec., 19623.875715453803 rows/sec., 1.63 MiB/sec. | ||
| 7048 | 2025.12.11 03:54:11.168531 [ 276 ] {41a2c59a-4bf0-4807-9a30-8e281fc38a27} <Debug> TCPHandler: Processed in 0.001389554 sec. | ||
| 7049 | 2025.12.11 03:54:11.168652 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7050 | 2025.12.11 03:54:11.168779 [ 276 ] {cae22881-008e-4513-944e-8d94bccd3070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7051 | 2025.12.11 03:54:11.168829 [ 276 ] {cae22881-008e-4513-944e-8d94bccd3070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7052 | 2025.12.11 03:54:11.169275 [ 276 ] {cae22881-008e-4513-944e-8d94bccd3070} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2025.12.11 03:54:11.169314 [ 276 ] {cae22881-008e-4513-944e-8d94bccd3070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7054 | 2025.12.11 03:54:11.169642 [ 276 ] {cae22881-008e-4513-944e-8d94bccd3070} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7055 | 2025.12.11 03:54:11.169854 [ 276 ] {cae22881-008e-4513-944e-8d94bccd3070} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2025.12.11 03:54:11.169985 [ 276 ] {cae22881-008e-4513-944e-8d94bccd3070} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001231 sec., 9748.172217709178 rows/sec., 761.58 KiB/sec. | ||
| 7057 | 2025.12.11 03:54:11.170025 [ 276 ] {cae22881-008e-4513-944e-8d94bccd3070} <Debug> TCPHandler: Processed in 0.001434405 sec. | ||
| 7058 | 2025.12.11 03:54:11.170130 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7059 | 2025.12.11 03:54:11.170226 [ 276 ] {161f71cb-2615-4535-af65-8974b6fb9c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7060 | 2025.12.11 03:54:11.170267 [ 276 ] {161f71cb-2615-4535-af65-8974b6fb9c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7061 | 2025.12.11 03:54:11.170727 [ 276 ] {161f71cb-2615-4535-af65-8974b6fb9c9b} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2025.12.11 03:54:11.170764 [ 276 ] {161f71cb-2615-4535-af65-8974b6fb9c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7063 | 2025.12.11 03:54:11.171078 [ 276 ] {161f71cb-2615-4535-af65-8974b6fb9c9b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7064 | 2025.12.11 03:54:11.171284 [ 276 ] {161f71cb-2615-4535-af65-8974b6fb9c9b} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2025.12.11 03:54:11.171392 [ 111 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7066 | 2025.12.11 03:54:11.171415 [ 276 ] {161f71cb-2615-4535-af65-8974b6fb9c9b} <Debug> executeQuery: Read 144 rows, 11.90 KiB in 0.001207 sec., 119304.05965202983 rows/sec., 9.63 MiB/sec. | ||
| 7067 | 2025.12.11 03:54:11.171433 [ 111 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2025.12.11 03:54:11.171460 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7069 | 2025.12.11 03:54:11.171462 [ 276 ] {161f71cb-2615-4535-af65-8974b6fb9c9b} <Debug> TCPHandler: Processed in 0.001382394 sec. | ||
| 7070 | 2025.12.11 03:54:11.171525 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 7071 | 2025.12.11 03:54:11.171585 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2025.12.11 03:54:11.171623 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7073 | 2025.12.11 03:54:11.171657 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 634 rows starting from the beginning of the part | ||
| 7074 | 2025.12.11 03:54:11.171687 [ 276 ] {bce7ce56-0802-477c-a97c-c8caa4643e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7075 | 2025.12.11 03:54:11.171710 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part | ||
| 7076 | 2025.12.11 03:54:11.171737 [ 276 ] {bce7ce56-0802-477c-a97c-c8caa4643e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7077 | 2025.12.11 03:54:11.171759 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 526 rows starting from the beginning of the part | ||
| 7078 | 2025.12.11 03:54:11.171804 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 106 rows starting from the beginning of the part | ||
| 7079 | 2025.12.11 03:54:11.171849 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7080 | 2025.12.11 03:54:11.171889 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 144 rows starting from the beginning of the part | ||
| 7081 | 2025.12.11 03:54:11.172153 [ 276 ] {bce7ce56-0802-477c-a97c-c8caa4643e35} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2025.12.11 03:54:11.172196 [ 276 ] {bce7ce56-0802-477c-a97c-c8caa4643e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7083 | 2025.12.11 03:54:11.172545 [ 276 ] {bce7ce56-0802-477c-a97c-c8caa4643e35} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7084 | 2025.12.11 03:54:11.172762 [ 276 ] {bce7ce56-0802-477c-a97c-c8caa4643e35} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7085 | 2025.12.11 03:54:11.172793 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295173 sec., 1219914.250837533 rows/sec., 97.25 MiB/sec. | ||
| 7086 | 2025.12.11 03:54:11.172876 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7087 | 2025.12.11 03:54:11.172898 [ 276 ] {bce7ce56-0802-477c-a97c-c8caa4643e35} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001229 sec., 160292.92107404393 rows/sec., 11.50 MiB/sec. | ||
| 7088 | 2025.12.11 03:54:11.172914 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2025.12.11 03:54:11.172941 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7090 | 2025.12.11 03:54:11.172942 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7091 | 2025.12.11 03:54:11.172945 [ 276 ] {bce7ce56-0802-477c-a97c-c8caa4643e35} <Debug> TCPHandler: Processed in 0.001409994 sec. | ||
| 7092 | 2025.12.11 03:54:11.173085 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2025.12.11 03:54:11.173156 [ 192 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 7094 | 2025.12.11 03:54:11.173183 [ 276 ] {2e0c36f0-0d11-4329-88c1-3688fb15e527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7095 | 2025.12.11 03:54:11.173189 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_56_11} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2025.12.11 03:54:11.173255 [ 276 ] {2e0c36f0-0d11-4329-88c1-3688fb15e527} <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 | ||
| 7097 | 2025.12.11 03:54:11.173281 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_56_11} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7098 | 2025.12.11 03:54:11.173306 [ 192 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7099 | 2025.12.11 03:54:11.173347 [ 192 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14480 rows starting from the beginning of the part | ||
| 7100 | 2025.12.11 03:54:11.173351 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7101 | 2025.12.11 03:54:11.173417 [ 192 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7102 | 2025.12.11 03:54:11.173471 [ 192 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 847 rows starting from the beginning of the part | ||
| 7103 | 2025.12.11 03:54:11.173517 [ 192 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7104 | 2025.12.11 03:54:11.173560 [ 192 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 7105 | 2025.12.11 03:54:11.173603 [ 192 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 197 rows starting from the beginning of the part | ||
| 7106 | 2025.12.11 03:54:11.174088 [ 276 ] {2e0c36f0-0d11-4329-88c1-3688fb15e527} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2025.12.11 03:54:11.174130 [ 276 ] {2e0c36f0-0d11-4329-88c1-3688fb15e527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7108 | 2025.12.11 03:54:11.174856 [ 276 ] {2e0c36f0-0d11-4329-88c1-3688fb15e527} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7109 | 2025.12.11 03:54:11.175100 [ 276 ] {2e0c36f0-0d11-4329-88c1-3688fb15e527} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2025.12.11 03:54:11.175248 [ 276 ] {2e0c36f0-0d11-4329-88c1-3688fb15e527} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002082 sec., 20172.910662824208 rows/sec., 36.15 MiB/sec. | ||
| 7111 | 2025.12.11 03:54:11.175321 [ 276 ] {2e0c36f0-0d11-4329-88c1-3688fb15e527} <Debug> TCPHandler: Processed in 0.002284009 sec. | ||
| 7112 | 2025.12.11 03:54:11.175437 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2025.12.11 03:54:11.175532 [ 276 ] {1a2a8c27-0aed-452f-b8d4-9b40ef28c567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7114 | 2025.12.11 03:54:11.175576 [ 276 ] {1a2a8c27-0aed-452f-b8d4-9b40ef28c567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7115 | 2025.12.11 03:54:11.175915 [ 276 ] {1a2a8c27-0aed-452f-b8d4-9b40ef28c567} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2025.12.11 03:54:11.175953 [ 276 ] {1a2a8c27-0aed-452f-b8d4-9b40ef28c567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7117 | 2025.12.11 03:54:11.176394 [ 276 ] {1a2a8c27-0aed-452f-b8d4-9b40ef28c567} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7118 | 2025.12.11 03:54:11.176611 [ 276 ] {1a2a8c27-0aed-452f-b8d4-9b40ef28c567} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2025.12.11 03:54:11.176725 [ 111 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7120 | 2025.12.11 03:54:11.176748 [ 276 ] {1a2a8c27-0aed-452f-b8d4-9b40ef28c567} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 7121 | 2025.12.11 03:54:11.176764 [ 111 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2025.12.11 03:54:11.176791 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7123 | 2025.12.11 03:54:11.176793 [ 276 ] {1a2a8c27-0aed-452f-b8d4-9b40ef28c567} <Debug> TCPHandler: Processed in 0.001405024 sec. | ||
| 7124 | 2025.12.11 03:54:11.176883 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 7125 | 2025.12.11 03:54:11.177008 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7126 | 2025.12.11 03:54:11.177043 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2550 rows starting from the beginning of the part | ||
| 7127 | 2025.12.11 03:54:11.177106 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 7128 | 2025.12.11 03:54:11.177153 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7129 | 2025.12.11 03:54:11.177193 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 7130 | 2025.12.11 03:54:11.177232 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7131 | 2025.12.11 03:54:11.177273 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7132 | 2025.12.11 03:54:11.178657 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2850 rows, containing 4 columns (4 merged, 0 gathered) in 0.001812121 sec., 1572742.659016699 rows/sec., 106.27 MiB/sec. | ||
| 7133 | 2025.12.11 03:54:11.178791 [ 194 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16004 rows, containing 5 columns (5 merged, 0 gathered) in 0.005683868 sec., 2815688.189803141 rows/sec., 193.37 MiB/sec. | ||
| 7134 | 2025.12.11 03:54:11.178932 [ 195 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7135 | 2025.12.11 03:54:11.179195 [ 195 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_56_11} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2025.12.11 03:54:11.179229 [ 188 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7137 | 2025.12.11 03:54:11.179268 [ 195 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_56_11} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7138 | 2025.12.11 03:54:11.179362 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7139 | 2025.12.11 03:54:11.179507 [ 188 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7140 | 2025.12.11 03:54:11.179586 [ 188 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7141 | 2025.12.11 03:54:11.179665 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 7142 | 2025.12.11 03:54:13.270490 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7143 | 2025.12.11 03:54:13.270543 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7144 | 2025.12.11 03:54:13.436627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19219 | ||
| 7145 | 2025.12.11 03:54:13.437174 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2025.12.11 03:54:13.437235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7147 | 2025.12.11 03:54:13.437758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7148 | 2025.12.11 03:54:13.438019 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2025.12.11 03:54:13.438179 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19219 | ||
| 7150 | 2025.12.11 03:54:13.463866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 864 | ||
| 7151 | 2025.12.11 03:54:13.466573 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2025.12.11 03:54:13.466638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7153 | 2025.12.11 03:54:13.467895 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7154 | 2025.12.11 03:54:13.468194 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2025.12.11 03:54:13.468587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 864 | ||
| 7156 | 2025.12.11 03:54:14.454395 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7157 | 2025.12.11 03:54:14.472514 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2025.12.11 03:54:14.472567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7159 | 2025.12.11 03:54:14.478697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7160 | 2025.12.11 03:54:14.479429 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2025.12.11 03:54:14.483134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7162 | 2025.12.11 03:54:16.157118 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7163 | 2025.12.11 03:54:16.157315 [ 276 ] {6fa0191d-be79-4999-854c-7dd7ad632037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7164 | 2025.12.11 03:54:16.157380 [ 276 ] {6fa0191d-be79-4999-854c-7dd7ad632037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7165 | 2025.12.11 03:54:16.158045 [ 276 ] {6fa0191d-be79-4999-854c-7dd7ad632037} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2025.12.11 03:54:16.158088 [ 276 ] {6fa0191d-be79-4999-854c-7dd7ad632037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7167 | 2025.12.11 03:54:16.158470 [ 276 ] {6fa0191d-be79-4999-854c-7dd7ad632037} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7168 | 2025.12.11 03:54:16.158695 [ 276 ] {6fa0191d-be79-4999-854c-7dd7ad632037} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2025.12.11 03:54:16.158844 [ 276 ] {6fa0191d-be79-4999-854c-7dd7ad632037} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.70 MiB/sec. | ||
| 7170 | 2025.12.11 03:54:16.158886 [ 276 ] {6fa0191d-be79-4999-854c-7dd7ad632037} <Debug> TCPHandler: Processed in 0.001885233 sec. | ||
| 7171 | 2025.12.11 03:54:16.159010 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2025.12.11 03:54:16.159119 [ 276 ] {f6a59a96-d459-4955-84cc-e778b992ba14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7173 | 2025.12.11 03:54:16.159165 [ 276 ] {f6a59a96-d459-4955-84cc-e778b992ba14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7174 | 2025.12.11 03:54:16.159690 [ 276 ] {f6a59a96-d459-4955-84cc-e778b992ba14} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2025.12.11 03:54:16.159737 [ 276 ] {f6a59a96-d459-4955-84cc-e778b992ba14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7176 | 2025.12.11 03:54:16.160125 [ 276 ] {f6a59a96-d459-4955-84cc-e778b992ba14} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7177 | 2025.12.11 03:54:16.160349 [ 276 ] {f6a59a96-d459-4955-84cc-e778b992ba14} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2025.12.11 03:54:16.160479 [ 276 ] {f6a59a96-d459-4955-84cc-e778b992ba14} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001384 sec., 46242.774566473985 rows/sec., 3.61 MiB/sec. | ||
| 7179 | 2025.12.11 03:54:16.160521 [ 276 ] {f6a59a96-d459-4955-84cc-e778b992ba14} <Debug> TCPHandler: Processed in 0.001564027 sec. | ||
| 7180 | 2025.12.11 03:54:16.160642 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2025.12.11 03:54:16.160738 [ 276 ] {b40528d7-d13c-41d7-bd20-182776e6e19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7182 | 2025.12.11 03:54:16.160784 [ 276 ] {b40528d7-d13c-41d7-bd20-182776e6e19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7183 | 2025.12.11 03:54:16.161224 [ 276 ] {b40528d7-d13c-41d7-bd20-182776e6e19f} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2025.12.11 03:54:16.161272 [ 276 ] {b40528d7-d13c-41d7-bd20-182776e6e19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7185 | 2025.12.11 03:54:16.161599 [ 276 ] {b40528d7-d13c-41d7-bd20-182776e6e19f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7186 | 2025.12.11 03:54:16.161810 [ 276 ] {b40528d7-d13c-41d7-bd20-182776e6e19f} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2025.12.11 03:54:16.161945 [ 276 ] {b40528d7-d13c-41d7-bd20-182776e6e19f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 7188 | 2025.12.11 03:54:16.161989 [ 276 ] {b40528d7-d13c-41d7-bd20-182776e6e19f} <Debug> TCPHandler: Processed in 0.001396594 sec. | ||
| 7189 | 2025.12.11 03:54:16.162095 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7190 | 2025.12.11 03:54:16.162190 [ 276 ] {9de3ea54-5e81-40c2-aa26-e952c20d581f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7191 | 2025.12.11 03:54:16.162233 [ 276 ] {9de3ea54-5e81-40c2-aa26-e952c20d581f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7192 | 2025.12.11 03:54:16.162578 [ 276 ] {9de3ea54-5e81-40c2-aa26-e952c20d581f} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2025.12.11 03:54:16.162615 [ 276 ] {9de3ea54-5e81-40c2-aa26-e952c20d581f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7194 | 2025.12.11 03:54:16.162925 [ 276 ] {9de3ea54-5e81-40c2-aa26-e952c20d581f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7195 | 2025.12.11 03:54:16.163130 [ 276 ] {9de3ea54-5e81-40c2-aa26-e952c20d581f} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2025.12.11 03:54:16.163259 [ 276 ] {9de3ea54-5e81-40c2-aa26-e952c20d581f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 7197 | 2025.12.11 03:54:16.163295 [ 276 ] {9de3ea54-5e81-40c2-aa26-e952c20d581f} <Debug> TCPHandler: Processed in 0.001249422 sec. | ||
| 7198 | 2025.12.11 03:54:20.938273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19667 | ||
| 7199 | 2025.12.11 03:54:20.939059 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7200 | 2025.12.11 03:54:20.939129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7201 | 2025.12.11 03:54:20.939860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7202 | 2025.12.11 03:54:20.940088 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7203 | 2025.12.11 03:54:20.940215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19667 | ||
| 7204 | 2025.12.11 03:54:20.940261 [ 51 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7205 | 2025.12.11 03:54:20.940367 [ 51 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2025.12.11 03:54:20.940403 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7207 | 2025.12.11 03:54:20.940585 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 7208 | 2025.12.11 03:54:20.940790 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7209 | 2025.12.11 03:54:20.940850 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17299 rows starting from the beginning of the part | ||
| 7210 | 2025.12.11 03:54:20.940944 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 7211 | 2025.12.11 03:54:20.941015 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 7212 | 2025.12.11 03:54:20.941082 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 7213 | 2025.12.11 03:54:20.941144 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 7214 | 2025.12.11 03:54:20.941205 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 7215 | 2025.12.11 03:54:20.943399 [ 194 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19667 rows, containing 4 columns (4 merged, 0 gathered) in 0.002886689 sec., 6812995.788600712 rows/sec., 97.46 MiB/sec. | ||
| 7216 | 2025.12.11 03:54:20.943958 [ 194 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7217 | 2025.12.11 03:54:20.944438 [ 194 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_41_8} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2025.12.11 03:54:20.944519 [ 194 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_41_8} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7219 | 2025.12.11 03:54:20.944639 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 7220 | 2025.12.11 03:54:21.158991 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2025.12.11 03:54:21.159194 [ 276 ] {1f678cf1-8858-4ed2-ab70-2a73260185ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7222 | 2025.12.11 03:54:21.159266 [ 276 ] {1f678cf1-8858-4ed2-ab70-2a73260185ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7223 | 2025.12.11 03:54:21.160029 [ 276 ] {1f678cf1-8858-4ed2-ab70-2a73260185ca} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2025.12.11 03:54:21.160078 [ 276 ] {1f678cf1-8858-4ed2-ab70-2a73260185ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7225 | 2025.12.11 03:54:21.160465 [ 276 ] {1f678cf1-8858-4ed2-ab70-2a73260185ca} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7226 | 2025.12.11 03:54:21.160699 [ 276 ] {1f678cf1-8858-4ed2-ab70-2a73260185ca} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2025.12.11 03:54:21.160863 [ 276 ] {1f678cf1-8858-4ed2-ab70-2a73260185ca} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001718 sec., 81490.10477299185 rows/sec., 7.07 MiB/sec. | ||
| 7228 | 2025.12.11 03:54:21.160912 [ 276 ] {1f678cf1-8858-4ed2-ab70-2a73260185ca} <Debug> TCPHandler: Processed in 0.002050975 sec. | ||
| 7229 | 2025.12.11 03:54:21.161044 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2025.12.11 03:54:21.161147 [ 276 ] {9c88516a-3f38-4831-a44a-98db6e49ac49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7231 | 2025.12.11 03:54:21.161192 [ 276 ] {9c88516a-3f38-4831-a44a-98db6e49ac49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7232 | 2025.12.11 03:54:21.161683 [ 276 ] {9c88516a-3f38-4831-a44a-98db6e49ac49} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2025.12.11 03:54:21.161721 [ 276 ] {9c88516a-3f38-4831-a44a-98db6e49ac49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7234 | 2025.12.11 03:54:21.162025 [ 276 ] {9c88516a-3f38-4831-a44a-98db6e49ac49} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7235 | 2025.12.11 03:54:21.162239 [ 276 ] {9c88516a-3f38-4831-a44a-98db6e49ac49} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2025.12.11 03:54:21.162376 [ 276 ] {9c88516a-3f38-4831-a44a-98db6e49ac49} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001252 sec., 33546.325878594245 rows/sec., 2.46 MiB/sec. | ||
| 7237 | 2025.12.11 03:54:21.162415 [ 276 ] {9c88516a-3f38-4831-a44a-98db6e49ac49} <Debug> TCPHandler: Processed in 0.001422435 sec. | ||
| 7238 | 2025.12.11 03:54:21.162541 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2025.12.11 03:54:21.162637 [ 276 ] {b1b6e0c8-c37b-4943-a10a-eb386a438869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7240 | 2025.12.11 03:54:21.162679 [ 276 ] {b1b6e0c8-c37b-4943-a10a-eb386a438869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7241 | 2025.12.11 03:54:21.163130 [ 276 ] {b1b6e0c8-c37b-4943-a10a-eb386a438869} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2025.12.11 03:54:21.163167 [ 276 ] {b1b6e0c8-c37b-4943-a10a-eb386a438869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7243 | 2025.12.11 03:54:21.163469 [ 276 ] {b1b6e0c8-c37b-4943-a10a-eb386a438869} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7244 | 2025.12.11 03:54:21.163674 [ 276 ] {b1b6e0c8-c37b-4943-a10a-eb386a438869} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2025.12.11 03:54:21.163811 [ 276 ] {b1b6e0c8-c37b-4943-a10a-eb386a438869} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001193 sec., 88851.63453478625 rows/sec., 6.94 MiB/sec. | ||
| 7246 | 2025.12.11 03:54:21.163849 [ 276 ] {b1b6e0c8-c37b-4943-a10a-eb386a438869} <Debug> TCPHandler: Processed in 0.001356323 sec. | ||
| 7247 | 2025.12.11 03:54:21.163964 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2025.12.11 03:54:21.164060 [ 276 ] {a5d4d206-0fe6-4393-980e-0c94647be999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7249 | 2025.12.11 03:54:21.164105 [ 276 ] {a5d4d206-0fe6-4393-980e-0c94647be999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7250 | 2025.12.11 03:54:21.164524 [ 276 ] {a5d4d206-0fe6-4393-980e-0c94647be999} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2025.12.11 03:54:21.164560 [ 276 ] {a5d4d206-0fe6-4393-980e-0c94647be999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7252 | 2025.12.11 03:54:21.164884 [ 276 ] {a5d4d206-0fe6-4393-980e-0c94647be999} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7253 | 2025.12.11 03:54:21.165120 [ 276 ] {a5d4d206-0fe6-4393-980e-0c94647be999} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2025.12.11 03:54:21.165261 [ 276 ] {a5d4d206-0fe6-4393-980e-0c94647be999} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 7255 | 2025.12.11 03:54:21.165299 [ 276 ] {a5d4d206-0fe6-4393-980e-0c94647be999} <Debug> TCPHandler: Processed in 0.001384714 sec. | ||
| 7256 | 2025.12.11 03:54:21.165412 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2025.12.11 03:54:21.165506 [ 276 ] {1219fcdc-673b-4137-bca4-27b547d8b685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7258 | 2025.12.11 03:54:21.165562 [ 276 ] {1219fcdc-673b-4137-bca4-27b547d8b685} <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 | ||
| 7259 | 2025.12.11 03:54:21.166456 [ 276 ] {1219fcdc-673b-4137-bca4-27b547d8b685} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2025.12.11 03:54:21.166493 [ 276 ] {1219fcdc-673b-4137-bca4-27b547d8b685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7261 | 2025.12.11 03:54:21.167077 [ 276 ] {1219fcdc-673b-4137-bca4-27b547d8b685} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7262 | 2025.12.11 03:54:21.167305 [ 276 ] {1219fcdc-673b-4137-bca4-27b547d8b685} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2025.12.11 03:54:21.167450 [ 276 ] {1219fcdc-673b-4137-bca4-27b547d8b685} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00196 sec., 21428.571428571428 rows/sec., 38.40 MiB/sec. | ||
| 7264 | 2025.12.11 03:54:21.167522 [ 276 ] {1219fcdc-673b-4137-bca4-27b547d8b685} <Debug> TCPHandler: Processed in 0.002157127 sec. | ||
| 7265 | 2025.12.11 03:54:21.167642 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2025.12.11 03:54:21.167735 [ 276 ] {b42e3759-f56e-4264-bf2e-0fdf07b3ff3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7267 | 2025.12.11 03:54:21.167778 [ 276 ] {b42e3759-f56e-4264-bf2e-0fdf07b3ff3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7268 | 2025.12.11 03:54:21.168175 [ 276 ] {b42e3759-f56e-4264-bf2e-0fdf07b3ff3e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2025.12.11 03:54:21.168214 [ 276 ] {b42e3759-f56e-4264-bf2e-0fdf07b3ff3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7270 | 2025.12.11 03:54:21.168564 [ 276 ] {b42e3759-f56e-4264-bf2e-0fdf07b3ff3e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7271 | 2025.12.11 03:54:21.168811 [ 276 ] {b42e3759-f56e-4264-bf2e-0fdf07b3ff3e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2025.12.11 03:54:21.168960 [ 276 ] {b42e3759-f56e-4264-bf2e-0fdf07b3ff3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 7273 | 2025.12.11 03:54:21.169000 [ 276 ] {b42e3759-f56e-4264-bf2e-0fdf07b3ff3e} <Debug> TCPHandler: Processed in 0.001406494 sec. | ||
| 7274 | 2025.12.11 03:54:21.983192 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7275 | 2025.12.11 03:54:22.001874 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7276 | 2025.12.11 03:54:22.001933 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7277 | 2025.12.11 03:54:22.008006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7278 | 2025.12.11 03:54:22.008691 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2025.12.11 03:54:22.008998 [ 51 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7280 | 2025.12.11 03:54:22.009075 [ 51 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2025.12.11 03:54:22.009100 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7282 | 2025.12.11 03:54:22.009205 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 7283 | 2025.12.11 03:54:22.011927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7284 | 2025.12.11 03:54:22.012113 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7285 | 2025.12.11 03:54:22.012859 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 7286 | 2025.12.11 03:54:22.016123 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 7287 | 2025.12.11 03:54:22.019542 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 7288 | 2025.12.11 03:54:22.023593 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 7289 | 2025.12.11 03:54:22.028009 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 7290 | 2025.12.11 03:54:22.031740 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 7291 | 2025.12.11 03:54:22.084930 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.075761725 sec., 4078.576616358722 rows/sec., 21.09 MiB/sec. | ||
| 7292 | 2025.12.11 03:54:22.087588 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7293 | 2025.12.11 03:54:22.089920 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_41_8} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2025.12.11 03:54:22.090038 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_41_8} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7295 | 2025.12.11 03:54:22.092426 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7296 | 2025.12.11 03:54:23.468744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 884 | ||
| 7297 | 2025.12.11 03:54:23.470949 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2025.12.11 03:54:23.471021 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7299 | 2025.12.11 03:54:23.472267 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7300 | 2025.12.11 03:54:23.472573 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2025.12.11 03:54:23.472743 [ 62 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7302 | 2025.12.11 03:54:23.472781 [ 62 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7303 | 2025.12.11 03:54:23.472800 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7304 | 2025.12.11 03:54:23.472939 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 7305 | 2025.12.11 03:54:23.473091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 884 | ||
| 7306 | 2025.12.11 03:54:23.473547 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7307 | 2025.12.11 03:54:23.473686 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 762 rows starting from the beginning of the part | ||
| 7308 | 2025.12.11 03:54:23.474036 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 7309 | 2025.12.11 03:54:23.474365 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
| 7310 | 2025.12.11 03:54:23.474702 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 7311 | 2025.12.11 03:54:23.475030 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 7312 | 2025.12.11 03:54:23.475351 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 7313 | 2025.12.11 03:54:23.482444 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 72 columns (72 merged, 0 gathered) in 0.009568335 sec., 92388.0696066766 rows/sec., 74.92 MiB/sec. | ||
| 7314 | 2025.12.11 03:54:23.484003 [ 200 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7315 | 2025.12.11 03:54:23.484883 [ 200 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_31_6} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2025.12.11 03:54:23.485006 [ 200 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_31_6} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7317 | 2025.12.11 03:54:23.485476 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 7318 | 2025.12.11 03:54:23.655264 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42218 | ||
| 7319 | 2025.12.11 03:54:23.655373 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7320 | 2025.12.11 03:54:23.655399 [ 288 ] {} <Debug> TCP-Session: 9a3ca100-69f2-4b77-abeb-15809dff2779 Authenticating user 'default' from [fd00:1122:3344:101::e]:42218 | ||
| 7321 | 2025.12.11 03:54:23.655421 [ 288 ] {} <Debug> TCP-Session: 9a3ca100-69f2-4b77-abeb-15809dff2779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2025.12.11 03:54:23.655434 [ 288 ] {} <Debug> TCP-Session: 9a3ca100-69f2-4b77-abeb-15809dff2779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2025.12.11 03:54:23.655648 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33905 | ||
| 7324 | 2025.12.11 03:54:23.655674 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40525 | ||
| 7325 | 2025.12.11 03:54:23.655703 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47635 | ||
| 7326 | 2025.12.11 03:54:23.655736 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56640 | ||
| 7327 | 2025.12.11 03:54:23.655737 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35900 | ||
| 7328 | 2025.12.11 03:54:23.655802 [ 288 ] {} <Trace> TCP-Session: 9a3ca100-69f2-4b77-abeb-15809dff2779 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7329 | 2025.12.11 03:54:23.655697 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45046 | ||
| 7330 | 2025.12.11 03:54:23.655683 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54219 | ||
| 7331 | 2025.12.11 03:54:23.655737 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39669 | ||
| 7332 | 2025.12.11 03:54:23.655911 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7333 | 2025.12.11 03:54:23.655970 [ 290 ] {} <Debug> TCP-Session: e009d4e9-1d8a-4374-a5b3-8479b8ffaa01 Authenticating user 'default' from [fd00:1122:3344:101::e]:33905 | ||
| 7334 | 2025.12.11 03:54:23.655997 [ 290 ] {} <Debug> TCP-Session: e009d4e9-1d8a-4374-a5b3-8479b8ffaa01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7335 | 2025.12.11 03:54:23.656011 [ 288 ] {49ce50ea-1116-4e2d-ad5a-557f98c710f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42218) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7336 | 2025.12.11 03:54:23.656012 [ 290 ] {} <Debug> TCP-Session: e009d4e9-1d8a-4374-a5b3-8479b8ffaa01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2025.12.11 03:54:23.656267 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7338 | 2025.12.11 03:54:23.656300 [ 288 ] {49ce50ea-1116-4e2d-ad5a-557f98c710f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7339 | 2025.12.11 03:54:23.656303 [ 353 ] {} <Debug> TCP-Session: ccb43082-abfd-4364-a897-85781d3916de Authenticating user 'default' from [fd00:1122:3344:101::e]:39669 | ||
| 7340 | 2025.12.11 03:54:23.656339 [ 353 ] {} <Debug> TCP-Session: ccb43082-abfd-4364-a897-85781d3916de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2025.12.11 03:54:23.656347 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7342 | 2025.12.11 03:54:23.656351 [ 353 ] {} <Debug> TCP-Session: ccb43082-abfd-4364-a897-85781d3916de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7343 | 2025.12.11 03:54:23.656365 [ 288 ] {49ce50ea-1116-4e2d-ad5a-557f98c710f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7344 | 2025.12.11 03:54:23.656375 [ 292 ] {} <Debug> TCP-Session: e911e26a-01f8-4a5d-9b22-4bd9f46decba Authenticating user 'default' from [fd00:1122:3344:101::e]:54219 | ||
| 7345 | 2025.12.11 03:54:23.656394 [ 292 ] {} <Debug> TCP-Session: e911e26a-01f8-4a5d-9b22-4bd9f46decba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7346 | 2025.12.11 03:54:23.656408 [ 292 ] {} <Debug> TCP-Session: e911e26a-01f8-4a5d-9b22-4bd9f46decba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7347 | 2025.12.11 03:54:23.656464 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7348 | 2025.12.11 03:54:23.656500 [ 352 ] {} <Debug> TCP-Session: bf2cc3b0-1f1d-46e6-a88a-68b38d0312ae Authenticating user 'default' from [fd00:1122:3344:101::e]:56640 | ||
| 7349 | 2025.12.11 03:54:23.656518 [ 352 ] {} <Debug> TCP-Session: bf2cc3b0-1f1d-46e6-a88a-68b38d0312ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7350 | 2025.12.11 03:54:23.656534 [ 352 ] {} <Debug> TCP-Session: bf2cc3b0-1f1d-46e6-a88a-68b38d0312ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7351 | 2025.12.11 03:54:23.656673 [ 288 ] {49ce50ea-1116-4e2d-ad5a-557f98c710f1} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 7352 | 2025.12.11 03:54:23.656813 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7353 | 2025.12.11 03:54:23.656843 [ 349 ] {} <Debug> TCP-Session: 39ddfedb-355d-417b-b08d-0d229b9197c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45046 | ||
| 7354 | 2025.12.11 03:54:23.656859 [ 349 ] {} <Debug> TCP-Session: 39ddfedb-355d-417b-b08d-0d229b9197c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7355 | 2025.12.11 03:54:23.656871 [ 349 ] {} <Debug> TCP-Session: 39ddfedb-355d-417b-b08d-0d229b9197c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7356 | 2025.12.11 03:54:23.657062 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7357 | 2025.12.11 03:54:23.657121 [ 351 ] {} <Debug> TCP-Session: 9bdeb5e7-6c0f-4d7b-ab50-a0a34af41b10 Authenticating user 'default' from [fd00:1122:3344:101::e]:35900 | ||
| 7358 | 2025.12.11 03:54:23.657144 [ 351 ] {} <Debug> TCP-Session: 9bdeb5e7-6c0f-4d7b-ab50-a0a34af41b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7359 | 2025.12.11 03:54:23.657157 [ 351 ] {} <Debug> TCP-Session: 9bdeb5e7-6c0f-4d7b-ab50-a0a34af41b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7360 | 2025.12.11 03:54:23.657165 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7361 | 2025.12.11 03:54:23.657205 [ 350 ] {} <Debug> TCP-Session: 8d2b90bb-0462-49cd-bb93-b662f3406acc Authenticating user 'default' from [fd00:1122:3344:101::e]:47635 | ||
| 7362 | 2025.12.11 03:54:23.657230 [ 350 ] {} <Debug> TCP-Session: 8d2b90bb-0462-49cd-bb93-b662f3406acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7363 | 2025.12.11 03:54:23.657243 [ 350 ] {} <Debug> TCP-Session: 8d2b90bb-0462-49cd-bb93-b662f3406acc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7364 | 2025.12.11 03:54:23.657326 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7365 | 2025.12.11 03:54:23.657357 [ 291 ] {} <Debug> TCP-Session: cab154d0-50a9-465a-a4dd-f12a935cd026 Authenticating user 'default' from [fd00:1122:3344:101::e]:40525 | ||
| 7366 | 2025.12.11 03:54:23.657375 [ 291 ] {} <Debug> TCP-Session: cab154d0-50a9-465a-a4dd-f12a935cd026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7367 | 2025.12.11 03:54:23.657388 [ 291 ] {} <Debug> TCP-Session: cab154d0-50a9-465a-a4dd-f12a935cd026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7368 | 2025.12.11 03:54:23.657671 [ 333 ] {49ce50ea-1116-4e2d-ad5a-557f98c710f1} <Trace> AggregatingTransform: Aggregating | ||
| 7369 | 2025.12.11 03:54:23.657719 [ 333 ] {49ce50ea-1116-4e2d-ad5a-557f98c710f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 7370 | 2025.12.11 03:54:23.657759 [ 333 ] {49ce50ea-1116-4e2d-ad5a-557f98c710f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975726 sec. (1024.878 rows/sec., 40.03 KiB/sec.) | ||
| 7371 | 2025.12.11 03:54:23.657778 [ 333 ] {49ce50ea-1116-4e2d-ad5a-557f98c710f1} <Trace> Aggregator: Merging aggregated data | ||
| 7372 | 2025.12.11 03:54:23.658999 [ 288 ] {49ce50ea-1116-4e2d-ad5a-557f98c710f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003049 sec., 327.97638570022957 rows/sec., 12.81 KiB/sec. | ||
| 7373 | 2025.12.11 03:54:23.659148 [ 288 ] {49ce50ea-1116-4e2d-ad5a-557f98c710f1} <Debug> TCPHandler: Processed in 0.00351081 sec. | ||
| 7374 | 2025.12.11 03:54:23.659247 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7375 | 2025.12.11 03:54:23.659278 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7376 | 2025.12.11 03:54:23.659283 [ 288 ] {} <Debug> TCP-Session: 9a3ca100-69f2-4b77-abeb-15809dff2779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2025.12.11 03:54:23.659306 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7378 | 2025.12.11 03:54:23.659324 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7379 | 2025.12.11 03:54:23.659333 [ 351 ] {} <Debug> TCP-Session: 9bdeb5e7-6c0f-4d7b-ab50-a0a34af41b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7380 | 2025.12.11 03:54:23.659347 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7381 | 2025.12.11 03:54:23.659361 [ 292 ] {} <Debug> TCP-Session: e911e26a-01f8-4a5d-9b22-4bd9f46decba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7382 | 2025.12.11 03:54:23.659373 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7383 | 2025.12.11 03:54:23.659406 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7384 | 2025.12.11 03:54:23.659396 [ 349 ] {} <Debug> TCP-Session: 39ddfedb-355d-417b-b08d-0d229b9197c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7385 | 2025.12.11 03:54:23.659437 [ 290 ] {} <Debug> TCP-Session: e009d4e9-1d8a-4374-a5b3-8479b8ffaa01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7386 | 2025.12.11 03:54:23.659455 [ 350 ] {} <Debug> TCP-Session: 8d2b90bb-0462-49cd-bb93-b662f3406acc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2025.12.11 03:54:23.659438 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7388 | 2025.12.11 03:54:23.659389 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7389 | 2025.12.11 03:54:23.659531 [ 352 ] {} <Debug> TCP-Session: bf2cc3b0-1f1d-46e6-a88a-68b38d0312ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2025.12.11 03:54:23.659348 [ 353 ] {} <Debug> TCP-Session: ccb43082-abfd-4364-a897-85781d3916de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7391 | 2025.12.11 03:54:23.659554 [ 291 ] {} <Debug> TCP-Session: cab154d0-50a9-465a-a4dd-f12a935cd026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7392 | 2025.12.11 03:54:23.815706 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32884 | ||
| 7393 | 2025.12.11 03:54:23.815813 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7394 | 2025.12.11 03:54:23.815845 [ 288 ] {} <Debug> TCP-Session: 24c20bfc-c91f-406e-b361-6c2aee6ac17f Authenticating user 'default' from [fd00:1122:3344:101::e]:32884 | ||
| 7395 | 2025.12.11 03:54:23.815874 [ 288 ] {} <Debug> TCP-Session: 24c20bfc-c91f-406e-b361-6c2aee6ac17f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2025.12.11 03:54:23.815889 [ 288 ] {} <Debug> TCP-Session: 24c20bfc-c91f-406e-b361-6c2aee6ac17f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2025.12.11 03:54:23.816127 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63389 | ||
| 7398 | 2025.12.11 03:54:23.816145 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46095 | ||
| 7399 | 2025.12.11 03:54:23.816137 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56869 | ||
| 7400 | 2025.12.11 03:54:23.816187 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56181 | ||
| 7401 | 2025.12.11 03:54:23.816209 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50958 | ||
| 7402 | 2025.12.11 03:54:23.816249 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7403 | 2025.12.11 03:54:23.816258 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7404 | 2025.12.11 03:54:23.816281 [ 288 ] {} <Trace> TCP-Session: 24c20bfc-c91f-406e-b361-6c2aee6ac17f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7405 | 2025.12.11 03:54:23.816308 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7406 | 2025.12.11 03:54:23.816320 [ 292 ] {} <Debug> TCP-Session: 1c51c5fb-9aac-414a-9391-c97595520986 Authenticating user 'default' from [fd00:1122:3344:101::e]:56869 | ||
| 7407 | 2025.12.11 03:54:23.816334 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7408 | 2025.12.11 03:54:23.816346 [ 350 ] {} <Debug> TCP-Session: 4b1195f1-f1be-4dbe-80ec-98f1c246d2d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56181 | ||
| 7409 | 2025.12.11 03:54:23.816362 [ 292 ] {} <Debug> TCP-Session: 1c51c5fb-9aac-414a-9391-c97595520986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7410 | 2025.12.11 03:54:23.816379 [ 351 ] {} <Debug> TCP-Session: 49607c0f-73a6-4513-b6a6-c1df2bc137dd Authenticating user 'default' from [fd00:1122:3344:101::e]:50958 | ||
| 7411 | 2025.12.11 03:54:23.816392 [ 350 ] {} <Debug> TCP-Session: 4b1195f1-f1be-4dbe-80ec-98f1c246d2d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2025.12.11 03:54:23.816404 [ 292 ] {} <Debug> TCP-Session: 1c51c5fb-9aac-414a-9391-c97595520986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7413 | 2025.12.11 03:54:23.816424 [ 351 ] {} <Debug> TCP-Session: 49607c0f-73a6-4513-b6a6-c1df2bc137dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2025.12.11 03:54:23.816426 [ 350 ] {} <Debug> TCP-Session: 4b1195f1-f1be-4dbe-80ec-98f1c246d2d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2025.12.11 03:54:23.816467 [ 351 ] {} <Debug> TCP-Session: 49607c0f-73a6-4513-b6a6-c1df2bc137dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2025.12.11 03:54:23.816294 [ 290 ] {} <Debug> TCP-Session: 20092b58-03a2-4561-b101-ad287a7a8dc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63389 | ||
| 7417 | 2025.12.11 03:54:23.816502 [ 288 ] {a4d67478-5d0b-4f84-9e74-35d1eb43625d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32884) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7418 | 2025.12.11 03:54:23.816531 [ 290 ] {} <Debug> TCP-Session: 20092b58-03a2-4561-b101-ad287a7a8dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7419 | 2025.12.11 03:54:23.816240 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7420 | 2025.12.11 03:54:23.816559 [ 290 ] {} <Debug> TCP-Session: 20092b58-03a2-4561-b101-ad287a7a8dc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7421 | 2025.12.11 03:54:23.816218 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59243 | ||
| 7422 | 2025.12.11 03:54:23.816591 [ 349 ] {} <Debug> TCP-Session: 7f0818a2-4173-4cfe-ba89-23c2a6b577af Authenticating user 'default' from [fd00:1122:3344:101::e]:46095 | ||
| 7423 | 2025.12.11 03:54:23.816208 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49801 | ||
| 7424 | 2025.12.11 03:54:23.816658 [ 349 ] {} <Debug> TCP-Session: 7f0818a2-4173-4cfe-ba89-23c2a6b577af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7425 | 2025.12.11 03:54:23.816686 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7426 | 2025.12.11 03:54:23.816702 [ 349 ] {} <Debug> TCP-Session: 7f0818a2-4173-4cfe-ba89-23c2a6b577af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7427 | 2025.12.11 03:54:23.816130 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35064 | ||
| 7428 | 2025.12.11 03:54:23.816722 [ 353 ] {} <Debug> TCP-Session: f94c2daf-b340-4cad-8c9d-342e724e213b Authenticating user 'default' from [fd00:1122:3344:101::e]:59243 | ||
| 7429 | 2025.12.11 03:54:23.816742 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7430 | 2025.12.11 03:54:23.816775 [ 353 ] {} <Debug> TCP-Session: f94c2daf-b340-4cad-8c9d-342e724e213b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7431 | 2025.12.11 03:54:23.816796 [ 352 ] {} <Debug> TCP-Session: 5862335e-96da-43b7-b51f-b26f5a2916c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49801 | ||
| 7432 | 2025.12.11 03:54:23.816799 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7433 | 2025.12.11 03:54:23.816804 [ 353 ] {} <Debug> TCP-Session: f94c2daf-b340-4cad-8c9d-342e724e213b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7434 | 2025.12.11 03:54:23.816828 [ 352 ] {} <Debug> TCP-Session: 5862335e-96da-43b7-b51f-b26f5a2916c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7435 | 2025.12.11 03:54:23.816842 [ 291 ] {} <Debug> TCP-Session: 316dd4cd-0036-4352-9c87-bef6c8387b49 Authenticating user 'default' from [fd00:1122:3344:101::e]:35064 | ||
| 7436 | 2025.12.11 03:54:23.816867 [ 352 ] {} <Debug> TCP-Session: 5862335e-96da-43b7-b51f-b26f5a2916c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7437 | 2025.12.11 03:54:23.816888 [ 291 ] {} <Debug> TCP-Session: 316dd4cd-0036-4352-9c87-bef6c8387b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7438 | 2025.12.11 03:54:23.816859 [ 288 ] {a4d67478-5d0b-4f84-9e74-35d1eb43625d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7439 | 2025.12.11 03:54:23.816917 [ 291 ] {} <Debug> TCP-Session: 316dd4cd-0036-4352-9c87-bef6c8387b49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2025.12.11 03:54:23.816983 [ 288 ] {a4d67478-5d0b-4f84-9e74-35d1eb43625d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7441 | 2025.12.11 03:54:23.817282 [ 288 ] {a4d67478-5d0b-4f84-9e74-35d1eb43625d} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 7442 | 2025.12.11 03:54:23.818278 [ 328 ] {a4d67478-5d0b-4f84-9e74-35d1eb43625d} <Trace> AggregatingTransform: Aggregating | ||
| 7443 | 2025.12.11 03:54:23.818323 [ 328 ] {a4d67478-5d0b-4f84-9e74-35d1eb43625d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7444 | 2025.12.11 03:54:23.818360 [ 328 ] {a4d67478-5d0b-4f84-9e74-35d1eb43625d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974627 sec. (1026.034 rows/sec., 40.08 KiB/sec.) | ||
| 7445 | 2025.12.11 03:54:23.818380 [ 328 ] {a4d67478-5d0b-4f84-9e74-35d1eb43625d} <Trace> Aggregator: Merging aggregated data | ||
| 7446 | 2025.12.11 03:54:23.819795 [ 288 ] {a4d67478-5d0b-4f84-9e74-35d1eb43625d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003374 sec., 296.38411381149973 rows/sec., 11.58 KiB/sec. | ||
| 7447 | 2025.12.11 03:54:23.819922 [ 288 ] {a4d67478-5d0b-4f84-9e74-35d1eb43625d} <Debug> TCPHandler: Processed in 0.003802125 sec. | ||
| 7448 | 2025.12.11 03:54:23.820017 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7449 | 2025.12.11 03:54:23.820046 [ 288 ] {} <Debug> TCP-Session: 24c20bfc-c91f-406e-b361-6c2aee6ac17f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7450 | 2025.12.11 03:54:23.820055 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7451 | 2025.12.11 03:54:23.820076 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7452 | 2025.12.11 03:54:23.820095 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7453 | 2025.12.11 03:54:23.820097 [ 291 ] {} <Debug> TCP-Session: 316dd4cd-0036-4352-9c87-bef6c8387b49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7454 | 2025.12.11 03:54:23.820115 [ 350 ] {} <Debug> TCP-Session: 4b1195f1-f1be-4dbe-80ec-98f1c246d2d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7455 | 2025.12.11 03:54:23.820120 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7456 | 2025.12.11 03:54:23.820140 [ 353 ] {} <Debug> TCP-Session: f94c2daf-b340-4cad-8c9d-342e724e213b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7457 | 2025.12.11 03:54:23.820158 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7458 | 2025.12.11 03:54:23.820175 [ 292 ] {} <Debug> TCP-Session: 1c51c5fb-9aac-414a-9391-c97595520986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7459 | 2025.12.11 03:54:23.820190 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7460 | 2025.12.11 03:54:23.820213 [ 351 ] {} <Debug> TCP-Session: 49607c0f-73a6-4513-b6a6-c1df2bc137dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7461 | 2025.12.11 03:54:23.820138 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7462 | 2025.12.11 03:54:23.820253 [ 352 ] {} <Debug> TCP-Session: 5862335e-96da-43b7-b51f-b26f5a2916c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2025.12.11 03:54:23.820111 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7464 | 2025.12.11 03:54:23.820310 [ 349 ] {} <Debug> TCP-Session: 7f0818a2-4173-4cfe-ba89-23c2a6b577af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7465 | 2025.12.11 03:54:23.820324 [ 290 ] {} <Debug> TCP-Session: 20092b58-03a2-4561-b101-ad287a7a8dc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7466 | 2025.12.11 03:54:23.823850 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57788 | ||
| 7467 | 2025.12.11 03:54:23.823917 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7468 | 2025.12.11 03:54:23.823939 [ 288 ] {} <Debug> TCP-Session: cc2115f1-b25c-4399-89b3-c8274f218af2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57788 | ||
| 7469 | 2025.12.11 03:54:23.823956 [ 288 ] {} <Debug> TCP-Session: cc2115f1-b25c-4399-89b3-c8274f218af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2025.12.11 03:54:23.823970 [ 288 ] {} <Debug> TCP-Session: cc2115f1-b25c-4399-89b3-c8274f218af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7471 | 2025.12.11 03:54:23.824148 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53564 | ||
| 7472 | 2025.12.11 03:54:23.824161 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54485 | ||
| 7473 | 2025.12.11 03:54:23.824183 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32902 | ||
| 7474 | 2025.12.11 03:54:23.824198 [ 288 ] {} <Trace> TCP-Session: cc2115f1-b25c-4399-89b3-c8274f218af2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2025.12.11 03:54:23.824200 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44689 | ||
| 7476 | 2025.12.11 03:54:23.824221 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53918 | ||
| 7477 | 2025.12.11 03:54:23.824240 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47235 | ||
| 7478 | 2025.12.11 03:54:23.824268 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7479 | 2025.12.11 03:54:23.824289 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7480 | 2025.12.11 03:54:23.824315 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7481 | 2025.12.11 03:54:23.824319 [ 292 ] {} <Debug> TCP-Session: b0b54666-f063-4e53-bb25-3998d56de77c Authenticating user 'default' from [fd00:1122:3344:101::e]:32902 | ||
| 7482 | 2025.12.11 03:54:23.824333 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7483 | 2025.12.11 03:54:23.824347 [ 351 ] {} <Debug> TCP-Session: b1788329-0c56-4858-a744-3b6b1fb13726 Authenticating user 'default' from [fd00:1122:3344:101::e]:53918 | ||
| 7484 | 2025.12.11 03:54:23.824357 [ 288 ] {d8017a12-04a9-4953-a0e2-5e489e4cd1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57788) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7485 | 2025.12.11 03:54:23.824372 [ 353 ] {} <Debug> TCP-Session: e2bc187c-5ee0-4cec-a2f9-e1c900e2c287 Authenticating user 'default' from [fd00:1122:3344:101::e]:47235 | ||
| 7486 | 2025.12.11 03:54:23.824386 [ 351 ] {} <Debug> TCP-Session: b1788329-0c56-4858-a744-3b6b1fb13726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2025.12.11 03:54:23.824408 [ 353 ] {} <Debug> TCP-Session: e2bc187c-5ee0-4cec-a2f9-e1c900e2c287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2025.12.11 03:54:23.824422 [ 351 ] {} <Debug> TCP-Session: b1788329-0c56-4858-a744-3b6b1fb13726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7489 | 2025.12.11 03:54:23.824436 [ 353 ] {} <Debug> TCP-Session: e2bc187c-5ee0-4cec-a2f9-e1c900e2c287 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7490 | 2025.12.11 03:54:23.824363 [ 292 ] {} <Debug> TCP-Session: b0b54666-f063-4e53-bb25-3998d56de77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2025.12.11 03:54:23.824333 [ 350 ] {} <Debug> TCP-Session: 4956b686-bac4-412c-a743-e14a769ce4fc Authenticating user 'default' from [fd00:1122:3344:101::e]:44689 | ||
| 7492 | 2025.12.11 03:54:23.824491 [ 292 ] {} <Debug> TCP-Session: b0b54666-f063-4e53-bb25-3998d56de77c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2025.12.11 03:54:23.824512 [ 350 ] {} <Debug> TCP-Session: 4956b686-bac4-412c-a743-e14a769ce4fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7494 | 2025.12.11 03:54:23.824252 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7495 | 2025.12.11 03:54:23.824538 [ 350 ] {} <Debug> TCP-Session: 4956b686-bac4-412c-a743-e14a769ce4fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7496 | 2025.12.11 03:54:23.824228 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37336 | ||
| 7497 | 2025.12.11 03:54:23.824578 [ 291 ] {} <Debug> TCP-Session: 905a20dc-b470-4be8-98fa-0924e71483a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54485 | ||
| 7498 | 2025.12.11 03:54:23.824593 [ 288 ] {d8017a12-04a9-4953-a0e2-5e489e4cd1a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7499 | 2025.12.11 03:54:23.824622 [ 291 ] {} <Debug> TCP-Session: 905a20dc-b470-4be8-98fa-0924e71483a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7500 | 2025.12.11 03:54:23.824636 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7501 | 2025.12.11 03:54:23.824654 [ 291 ] {} <Debug> TCP-Session: 905a20dc-b470-4be8-98fa-0924e71483a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7502 | 2025.12.11 03:54:23.824667 [ 288 ] {d8017a12-04a9-4953-a0e2-5e489e4cd1a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7503 | 2025.12.11 03:54:23.824672 [ 352 ] {} <Debug> TCP-Session: 18ae4d1f-5da3-43b4-91e2-03bdc205ae19 Authenticating user 'default' from [fd00:1122:3344:101::e]:37336 | ||
| 7504 | 2025.12.11 03:54:23.824213 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7505 | 2025.12.11 03:54:23.824710 [ 352 ] {} <Debug> TCP-Session: 18ae4d1f-5da3-43b4-91e2-03bdc205ae19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7506 | 2025.12.11 03:54:23.824727 [ 290 ] {} <Debug> TCP-Session: 0b11096f-328b-4c33-9c74-d5d0605b68f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53564 | ||
| 7507 | 2025.12.11 03:54:23.824730 [ 352 ] {} <Debug> TCP-Session: 18ae4d1f-5da3-43b4-91e2-03bdc205ae19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7508 | 2025.12.11 03:54:23.824743 [ 290 ] {} <Debug> TCP-Session: 0b11096f-328b-4c33-9c74-d5d0605b68f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7509 | 2025.12.11 03:54:23.824186 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40231 | ||
| 7510 | 2025.12.11 03:54:23.824761 [ 290 ] {} <Debug> TCP-Session: 0b11096f-328b-4c33-9c74-d5d0605b68f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2025.12.11 03:54:23.824841 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7512 | 2025.12.11 03:54:23.824869 [ 349 ] {} <Debug> TCP-Session: 8eccdfda-21ef-48ea-9f8c-009fa7aa5b31 Authenticating user 'default' from [fd00:1122:3344:101::e]:40231 | ||
| 7513 | 2025.12.11 03:54:23.824888 [ 349 ] {} <Debug> TCP-Session: 8eccdfda-21ef-48ea-9f8c-009fa7aa5b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2025.12.11 03:54:23.824900 [ 349 ] {} <Debug> TCP-Session: 8eccdfda-21ef-48ea-9f8c-009fa7aa5b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7515 | 2025.12.11 03:54:23.824934 [ 288 ] {d8017a12-04a9-4953-a0e2-5e489e4cd1a2} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 7516 | 2025.12.11 03:54:23.825843 [ 303 ] {d8017a12-04a9-4953-a0e2-5e489e4cd1a2} <Trace> AggregatingTransform: Aggregating | ||
| 7517 | 2025.12.11 03:54:23.825958 [ 303 ] {d8017a12-04a9-4953-a0e2-5e489e4cd1a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 7518 | 2025.12.11 03:54:23.826006 [ 303 ] {d8017a12-04a9-4953-a0e2-5e489e4cd1a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000982876 sec. (1017.422 rows/sec., 39.74 KiB/sec.) | ||
| 7519 | 2025.12.11 03:54:23.826025 [ 303 ] {d8017a12-04a9-4953-a0e2-5e489e4cd1a2} <Trace> Aggregator: Merging aggregated data | ||
| 7520 | 2025.12.11 03:54:23.827216 [ 288 ] {d8017a12-04a9-4953-a0e2-5e489e4cd1a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002906 sec., 344.1156228492773 rows/sec., 13.44 KiB/sec. | ||
| 7521 | 2025.12.11 03:54:23.827389 [ 288 ] {d8017a12-04a9-4953-a0e2-5e489e4cd1a2} <Debug> TCPHandler: Processed in 0.003262656 sec. | ||
| 7522 | 2025.12.11 03:54:23.827475 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7523 | 2025.12.11 03:54:23.827505 [ 288 ] {} <Debug> TCP-Session: cc2115f1-b25c-4399-89b3-c8274f218af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7524 | 2025.12.11 03:54:23.827511 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7525 | 2025.12.11 03:54:23.827521 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7526 | 2025.12.11 03:54:23.827540 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7527 | 2025.12.11 03:54:23.827553 [ 291 ] {} <Debug> TCP-Session: 905a20dc-b470-4be8-98fa-0924e71483a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7528 | 2025.12.11 03:54:23.827562 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7529 | 2025.12.11 03:54:23.827585 [ 353 ] {} <Debug> TCP-Session: e2bc187c-5ee0-4cec-a2f9-e1c900e2c287 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7530 | 2025.12.11 03:54:23.827604 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7531 | 2025.12.11 03:54:23.827628 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7532 | 2025.12.11 03:54:23.827648 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7533 | 2025.12.11 03:54:23.827630 [ 290 ] {} <Debug> TCP-Session: 0b11096f-328b-4c33-9c74-d5d0605b68f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7534 | 2025.12.11 03:54:23.827581 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7535 | 2025.12.11 03:54:23.827713 [ 352 ] {} <Debug> TCP-Session: 18ae4d1f-5da3-43b4-91e2-03bdc205ae19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2025.12.11 03:54:23.827738 [ 350 ] {} <Debug> TCP-Session: 4956b686-bac4-412c-a743-e14a769ce4fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2025.12.11 03:54:23.827752 [ 349 ] {} <Debug> TCP-Session: 8eccdfda-21ef-48ea-9f8c-009fa7aa5b31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7538 | 2025.12.11 03:54:23.827572 [ 292 ] {} <Debug> TCP-Session: b0b54666-f063-4e53-bb25-3998d56de77c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7539 | 2025.12.11 03:54:23.827786 [ 351 ] {} <Debug> TCP-Session: b1788329-0c56-4858-a744-3b6b1fb13726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7540 | 2025.12.11 03:54:24.209803 [ 62 ] {} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7541 | 2025.12.11 03:54:24.209876 [ 62 ] {} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7542 | 2025.12.11 03:54:24.209902 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7543 | 2025.12.11 03:54:24.210031 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::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 | ||
| 7544 | 2025.12.11 03:54:24.210190 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7545 | 2025.12.11 03:54:24.210231 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 7546 | 2025.12.11 03:54:24.210311 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 7547 | 2025.12.11 03:54:24.210366 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 7548 | 2025.12.11 03:54:24.210417 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 7549 | 2025.12.11 03:54:24.210460 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 7550 | 2025.12.11 03:54:24.211315 [ 200 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337773 sec., 565118.2973494008 rows/sec., 41.24 MiB/sec. | ||
| 7551 | 2025.12.11 03:54:24.211532 [ 186 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7552 | 2025.12.11 03:54:24.211892 [ 186 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_17_4} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2025.12.11 03:54:24.211988 [ 186 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_17_4} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7554 | 2025.12.11 03:54:24.212093 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7555 | 2025.12.11 03:54:26.183509 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7556 | 2025.12.11 03:54:26.183692 [ 276 ] {a5f0ce95-c5a5-474a-a43c-679779c4785f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7557 | 2025.12.11 03:54:26.183754 [ 276 ] {a5f0ce95-c5a5-474a-a43c-679779c4785f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7558 | 2025.12.11 03:54:26.185095 [ 276 ] {a5f0ce95-c5a5-474a-a43c-679779c4785f} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7559 | 2025.12.11 03:54:26.185137 [ 276 ] {a5f0ce95-c5a5-474a-a43c-679779c4785f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7560 | 2025.12.11 03:54:26.185590 [ 276 ] {a5f0ce95-c5a5-474a-a43c-679779c4785f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7561 | 2025.12.11 03:54:26.185826 [ 276 ] {a5f0ce95-c5a5-474a-a43c-679779c4785f} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2025.12.11 03:54:26.185983 [ 276 ] {a5f0ce95-c5a5-474a-a43c-679779c4785f} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002332 sec., 512864.4939965695 rows/sec., 42.08 MiB/sec. | ||
| 7563 | 2025.12.11 03:54:26.186033 [ 276 ] {a5f0ce95-c5a5-474a-a43c-679779c4785f} <Debug> TCPHandler: Processed in 0.002654466 sec. | ||
| 7564 | 2025.12.11 03:54:26.186181 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7565 | 2025.12.11 03:54:26.186281 [ 276 ] {95fc2fe9-be4b-42b7-9d41-9ea6b62eb8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7566 | 2025.12.11 03:54:26.186323 [ 276 ] {95fc2fe9-be4b-42b7-9d41-9ea6b62eb8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7567 | 2025.12.11 03:54:26.186844 [ 276 ] {95fc2fe9-be4b-42b7-9d41-9ea6b62eb8fd} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2025.12.11 03:54:26.186880 [ 276 ] {95fc2fe9-be4b-42b7-9d41-9ea6b62eb8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7569 | 2025.12.11 03:54:26.187196 [ 276 ] {95fc2fe9-be4b-42b7-9d41-9ea6b62eb8fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7570 | 2025.12.11 03:54:26.187404 [ 276 ] {95fc2fe9-be4b-42b7-9d41-9ea6b62eb8fd} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2025.12.11 03:54:26.187531 [ 276 ] {95fc2fe9-be4b-42b7-9d41-9ea6b62eb8fd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001274 sec., 178963.89324960753 rows/sec., 12.12 MiB/sec. | ||
| 7572 | 2025.12.11 03:54:26.187569 [ 276 ] {95fc2fe9-be4b-42b7-9d41-9ea6b62eb8fd} <Debug> TCPHandler: Processed in 0.001437325 sec. | ||
| 7573 | 2025.12.11 03:54:26.187684 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2025.12.11 03:54:26.187777 [ 276 ] {a896f4f4-3932-4395-808a-06d93067783c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7575 | 2025.12.11 03:54:26.187817 [ 276 ] {a896f4f4-3932-4395-808a-06d93067783c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7576 | 2025.12.11 03:54:26.188397 [ 276 ] {a896f4f4-3932-4395-808a-06d93067783c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2025.12.11 03:54:26.188432 [ 276 ] {a896f4f4-3932-4395-808a-06d93067783c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7578 | 2025.12.11 03:54:26.188749 [ 276 ] {a896f4f4-3932-4395-808a-06d93067783c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7579 | 2025.12.11 03:54:26.188957 [ 276 ] {a896f4f4-3932-4395-808a-06d93067783c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2025.12.11 03:54:26.189084 [ 276 ] {a896f4f4-3932-4395-808a-06d93067783c} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001326 sec., 392156.8627450981 rows/sec., 29.02 MiB/sec. | ||
| 7581 | 2025.12.11 03:54:26.189121 [ 276 ] {a896f4f4-3932-4395-808a-06d93067783c} <Debug> TCPHandler: Processed in 0.001484256 sec. | ||
| 7582 | 2025.12.11 03:54:26.189239 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2025.12.11 03:54:26.189331 [ 276 ] {85447245-d06f-4bcb-902f-ce02f6419118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7584 | 2025.12.11 03:54:26.189374 [ 276 ] {85447245-d06f-4bcb-902f-ce02f6419118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7585 | 2025.12.11 03:54:26.189945 [ 276 ] {85447245-d06f-4bcb-902f-ce02f6419118} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2025.12.11 03:54:26.189981 [ 276 ] {85447245-d06f-4bcb-902f-ce02f6419118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7587 | 2025.12.11 03:54:26.190350 [ 276 ] {85447245-d06f-4bcb-902f-ce02f6419118} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7588 | 2025.12.11 03:54:26.190564 [ 276 ] {85447245-d06f-4bcb-902f-ce02f6419118} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2025.12.11 03:54:26.190688 [ 276 ] {85447245-d06f-4bcb-902f-ce02f6419118} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001376 sec., 613372.0930232558 rows/sec., 41.28 MiB/sec. | ||
| 7590 | 2025.12.11 03:54:26.190725 [ 276 ] {85447245-d06f-4bcb-902f-ce02f6419118} <Debug> TCPHandler: Processed in 0.001536956 sec. | ||
| 7591 | 2025.12.11 03:54:26.190840 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7592 | 2025.12.11 03:54:26.190931 [ 276 ] {2c204583-5892-47ef-8caa-c51824cc55e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7593 | 2025.12.11 03:54:26.190972 [ 276 ] {2c204583-5892-47ef-8caa-c51824cc55e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7594 | 2025.12.11 03:54:26.191309 [ 276 ] {2c204583-5892-47ef-8caa-c51824cc55e2} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2025.12.11 03:54:26.191343 [ 276 ] {2c204583-5892-47ef-8caa-c51824cc55e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7596 | 2025.12.11 03:54:26.191644 [ 276 ] {2c204583-5892-47ef-8caa-c51824cc55e2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7597 | 2025.12.11 03:54:26.191851 [ 276 ] {2c204583-5892-47ef-8caa-c51824cc55e2} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2025.12.11 03:54:26.191975 [ 276 ] {2c204583-5892-47ef-8caa-c51824cc55e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 7599 | 2025.12.11 03:54:26.192015 [ 276 ] {2c204583-5892-47ef-8caa-c51824cc55e2} <Debug> TCPHandler: Processed in 0.001225101 sec. | ||
| 7600 | 2025.12.11 03:54:28.270861 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7601 | 2025.12.11 03:54:28.270951 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7602 | 2025.12.11 03:54:28.440286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20179 | ||
| 7603 | 2025.12.11 03:54:28.440804 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2025.12.11 03:54:28.440844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7605 | 2025.12.11 03:54:28.441329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7606 | 2025.12.11 03:54:28.441547 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2025.12.11 03:54:28.441673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20179 | ||
| 7608 | 2025.12.11 03:54:29.511995 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7609 | 2025.12.11 03:54:29.527133 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2025.12.11 03:54:29.527188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7611 | 2025.12.11 03:54:29.532739 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7612 | 2025.12.11 03:54:29.533452 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2025.12.11 03:54:29.536151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7614 | 2025.12.11 03:54:31.158944 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7615 | 2025.12.11 03:54:31.159126 [ 276 ] {fb369852-8e8c-47e2-87f9-e7cc2c51c66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7616 | 2025.12.11 03:54:31.159195 [ 276 ] {fb369852-8e8c-47e2-87f9-e7cc2c51c66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7617 | 2025.12.11 03:54:31.159915 [ 276 ] {fb369852-8e8c-47e2-87f9-e7cc2c51c66a} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2025.12.11 03:54:31.159961 [ 276 ] {fb369852-8e8c-47e2-87f9-e7cc2c51c66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7619 | 2025.12.11 03:54:31.160368 [ 276 ] {fb369852-8e8c-47e2-87f9-e7cc2c51c66a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7620 | 2025.12.11 03:54:31.160596 [ 276 ] {fb369852-8e8c-47e2-87f9-e7cc2c51c66a} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2025.12.11 03:54:31.160757 [ 276 ] {fb369852-8e8c-47e2-87f9-e7cc2c51c66a} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001675 sec., 83582.0895522388 rows/sec., 7.25 MiB/sec. | ||
| 7622 | 2025.12.11 03:54:31.160809 [ 276 ] {fb369852-8e8c-47e2-87f9-e7cc2c51c66a} <Debug> TCPHandler: Processed in 0.001986665 sec. | ||
| 7623 | 2025.12.11 03:54:31.160930 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7624 | 2025.12.11 03:54:31.161032 [ 276 ] {dcfaafbf-4330-4488-87cd-0007af841f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7625 | 2025.12.11 03:54:31.161076 [ 276 ] {dcfaafbf-4330-4488-87cd-0007af841f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7626 | 2025.12.11 03:54:31.161497 [ 276 ] {dcfaafbf-4330-4488-87cd-0007af841f4c} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2025.12.11 03:54:31.161535 [ 276 ] {dcfaafbf-4330-4488-87cd-0007af841f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7628 | 2025.12.11 03:54:31.161833 [ 276 ] {dcfaafbf-4330-4488-87cd-0007af841f4c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7629 | 2025.12.11 03:54:31.162070 [ 276 ] {dcfaafbf-4330-4488-87cd-0007af841f4c} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2025.12.11 03:54:31.162203 [ 276 ] {dcfaafbf-4330-4488-87cd-0007af841f4c} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001194 sec., 35175.87939698493 rows/sec., 2.58 MiB/sec. | ||
| 7631 | 2025.12.11 03:54:31.162244 [ 276 ] {dcfaafbf-4330-4488-87cd-0007af841f4c} <Debug> TCPHandler: Processed in 0.001364744 sec. | ||
| 7632 | 2025.12.11 03:54:31.162349 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2025.12.11 03:54:31.162444 [ 276 ] {8754a7d1-5452-4c3b-9a8f-b0ba096b0e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7634 | 2025.12.11 03:54:31.162485 [ 276 ] {8754a7d1-5452-4c3b-9a8f-b0ba096b0e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7635 | 2025.12.11 03:54:31.162920 [ 276 ] {8754a7d1-5452-4c3b-9a8f-b0ba096b0e59} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2025.12.11 03:54:31.162956 [ 276 ] {8754a7d1-5452-4c3b-9a8f-b0ba096b0e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7637 | 2025.12.11 03:54:31.163278 [ 276 ] {8754a7d1-5452-4c3b-9a8f-b0ba096b0e59} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7638 | 2025.12.11 03:54:31.163485 [ 276 ] {8754a7d1-5452-4c3b-9a8f-b0ba096b0e59} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2025.12.11 03:54:31.163621 [ 276 ] {8754a7d1-5452-4c3b-9a8f-b0ba096b0e59} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001195 sec., 88702.92887029288 rows/sec., 6.93 MiB/sec. | ||
| 7640 | 2025.12.11 03:54:31.163661 [ 276 ] {8754a7d1-5452-4c3b-9a8f-b0ba096b0e59} <Debug> TCPHandler: Processed in 0.001360324 sec. | ||
| 7641 | 2025.12.11 03:54:31.163771 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2025.12.11 03:54:31.163864 [ 276 ] {a9a95dc3-1af5-4a23-ae62-21f3d398c9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7643 | 2025.12.11 03:54:31.163908 [ 276 ] {a9a95dc3-1af5-4a23-ae62-21f3d398c9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7644 | 2025.12.11 03:54:31.164312 [ 276 ] {a9a95dc3-1af5-4a23-ae62-21f3d398c9a8} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2025.12.11 03:54:31.164347 [ 276 ] {a9a95dc3-1af5-4a23-ae62-21f3d398c9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7646 | 2025.12.11 03:54:31.164681 [ 276 ] {a9a95dc3-1af5-4a23-ae62-21f3d398c9a8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7647 | 2025.12.11 03:54:31.164887 [ 276 ] {a9a95dc3-1af5-4a23-ae62-21f3d398c9a8} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2025.12.11 03:54:31.165027 [ 276 ] {a9a95dc3-1af5-4a23-ae62-21f3d398c9a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 7649 | 2025.12.11 03:54:31.165066 [ 276 ] {a9a95dc3-1af5-4a23-ae62-21f3d398c9a8} <Debug> TCPHandler: Processed in 0.001342263 sec. | ||
| 7650 | 2025.12.11 03:54:31.165169 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7651 | 2025.12.11 03:54:31.165262 [ 276 ] {a746afd7-2a72-41ed-888c-a704a342e59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7652 | 2025.12.11 03:54:31.165317 [ 276 ] {a746afd7-2a72-41ed-888c-a704a342e59e} <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 | ||
| 7653 | 2025.12.11 03:54:31.166150 [ 276 ] {a746afd7-2a72-41ed-888c-a704a342e59e} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2025.12.11 03:54:31.166185 [ 276 ] {a746afd7-2a72-41ed-888c-a704a342e59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7655 | 2025.12.11 03:54:31.166782 [ 276 ] {a746afd7-2a72-41ed-888c-a704a342e59e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7656 | 2025.12.11 03:54:31.167001 [ 276 ] {a746afd7-2a72-41ed-888c-a704a342e59e} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2025.12.11 03:54:31.167153 [ 276 ] {a746afd7-2a72-41ed-888c-a704a342e59e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001908 sec., 22012.578616352203 rows/sec., 39.45 MiB/sec. | ||
| 7658 | 2025.12.11 03:54:31.167218 [ 276 ] {a746afd7-2a72-41ed-888c-a704a342e59e} <Debug> TCPHandler: Processed in 0.002096246 sec. | ||
| 7659 | 2025.12.11 03:54:31.167328 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7660 | 2025.12.11 03:54:31.167423 [ 276 ] {555ebd48-c4da-4250-8b17-74c7ad2a2406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7661 | 2025.12.11 03:54:31.167466 [ 276 ] {555ebd48-c4da-4250-8b17-74c7ad2a2406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7662 | 2025.12.11 03:54:31.167794 [ 276 ] {555ebd48-c4da-4250-8b17-74c7ad2a2406} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2025.12.11 03:54:31.167828 [ 276 ] {555ebd48-c4da-4250-8b17-74c7ad2a2406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7664 | 2025.12.11 03:54:31.168143 [ 276 ] {555ebd48-c4da-4250-8b17-74c7ad2a2406} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7665 | 2025.12.11 03:54:31.168344 [ 276 ] {555ebd48-c4da-4250-8b17-74c7ad2a2406} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2025.12.11 03:54:31.168470 [ 276 ] {555ebd48-c4da-4250-8b17-74c7ad2a2406} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 7667 | 2025.12.11 03:54:31.168506 [ 276 ] {555ebd48-c4da-4250-8b17-74c7ad2a2406} <Debug> TCPHandler: Processed in 0.001227111 sec. | ||
| 7668 | 2025.12.11 03:54:33.473275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 912 | ||
| 7669 | 2025.12.11 03:54:33.475734 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2025.12.11 03:54:33.475794 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7671 | 2025.12.11 03:54:33.477061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7672 | 2025.12.11 03:54:33.477337 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2025.12.11 03:54:33.477699 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 7674 | 2025.12.11 03:54:35.941776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20627 | ||
| 7675 | 2025.12.11 03:54:35.942599 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7676 | 2025.12.11 03:54:35.942673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7677 | 2025.12.11 03:54:35.943384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7678 | 2025.12.11 03:54:35.943620 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7679 | 2025.12.11 03:54:35.943763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20627 | ||
| 7680 | 2025.12.11 03:54:36.156558 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7681 | 2025.12.11 03:54:36.156841 [ 276 ] {581aad88-c92d-4d78-ba72-fb3578aa4648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7682 | 2025.12.11 03:54:36.156907 [ 276 ] {581aad88-c92d-4d78-ba72-fb3578aa4648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7683 | 2025.12.11 03:54:36.157547 [ 276 ] {581aad88-c92d-4d78-ba72-fb3578aa4648} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2025.12.11 03:54:36.157599 [ 276 ] {581aad88-c92d-4d78-ba72-fb3578aa4648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7685 | 2025.12.11 03:54:36.157983 [ 276 ] {581aad88-c92d-4d78-ba72-fb3578aa4648} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7686 | 2025.12.11 03:54:36.158213 [ 276 ] {581aad88-c92d-4d78-ba72-fb3578aa4648} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2025.12.11 03:54:36.158368 [ 46 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7688 | 2025.12.11 03:54:36.158389 [ 276 ] {581aad88-c92d-4d78-ba72-fb3578aa4648} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.66 MiB/sec. | ||
| 7689 | 2025.12.11 03:54:36.158454 [ 46 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2025.12.11 03:54:36.158473 [ 276 ] {581aad88-c92d-4d78-ba72-fb3578aa4648} <Debug> TCPHandler: Processed in 0.002091836 sec. | ||
| 7691 | 2025.12.11 03:54:36.158486 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7692 | 2025.12.11 03:54:36.158596 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 7693 | 2025.12.11 03:54:36.158602 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7694 | 2025.12.11 03:54:36.158713 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7695 | 2025.12.11 03:54:36.158718 [ 276 ] {361e2bc3-77ca-457b-8bf2-147f8c67a045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7696 | 2025.12.11 03:54:36.158749 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1409 rows starting from the beginning of the part | ||
| 7697 | 2025.12.11 03:54:36.158772 [ 276 ] {361e2bc3-77ca-457b-8bf2-147f8c67a045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7698 | 2025.12.11 03:54:36.158814 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 7699 | 2025.12.11 03:54:36.158868 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 140 rows starting from the beginning of the part | ||
| 7700 | 2025.12.11 03:54:36.158914 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1196 rows starting from the beginning of the part | ||
| 7701 | 2025.12.11 03:54:36.158959 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 140 rows starting from the beginning of the part | ||
| 7702 | 2025.12.11 03:54:36.159007 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 7703 | 2025.12.11 03:54:36.159209 [ 276 ] {361e2bc3-77ca-457b-8bf2-147f8c67a045} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2025.12.11 03:54:36.159247 [ 276 ] {361e2bc3-77ca-457b-8bf2-147f8c67a045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7705 | 2025.12.11 03:54:36.159577 [ 276 ] {361e2bc3-77ca-457b-8bf2-147f8c67a045} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7706 | 2025.12.11 03:54:36.159790 [ 276 ] {361e2bc3-77ca-457b-8bf2-147f8c67a045} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2025.12.11 03:54:36.159909 [ 46 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7708 | 2025.12.11 03:54:36.159942 [ 46 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2025.12.11 03:54:36.159943 [ 276 ] {361e2bc3-77ca-457b-8bf2-147f8c67a045} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 7710 | 2025.12.11 03:54:36.159962 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7711 | 2025.12.11 03:54:36.160000 [ 276 ] {361e2bc3-77ca-457b-8bf2-147f8c67a045} <Debug> TCPHandler: Processed in 0.001448894 sec. | ||
| 7712 | 2025.12.11 03:54:36.160104 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 7713 | 2025.12.11 03:54:36.160126 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2025.12.11 03:54:36.160241 [ 276 ] {2bea8b54-bb53-43cb-aba7-d205554b5bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7715 | 2025.12.11 03:54:36.160248 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7716 | 2025.12.11 03:54:36.160291 [ 276 ] {2bea8b54-bb53-43cb-aba7-d205554b5bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7717 | 2025.12.11 03:54:36.160294 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 634 rows starting from the beginning of the part | ||
| 7718 | 2025.12.11 03:54:36.160378 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 7719 | 2025.12.11 03:54:36.160428 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 106 rows starting from the beginning of the part | ||
| 7720 | 2025.12.11 03:54:36.160474 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 520 rows starting from the beginning of the part | ||
| 7721 | 2025.12.11 03:54:36.160471 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2997 rows, containing 5 columns (5 merged, 0 gathered) in 0.001914173 sec., 1565689.2036404235 rows/sec., 135.94 MiB/sec. | ||
| 7722 | 2025.12.11 03:54:36.160516 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 106 rows starting from the beginning of the part | ||
| 7723 | 2025.12.11 03:54:36.160573 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7724 | 2025.12.11 03:54:36.160717 [ 276 ] {2bea8b54-bb53-43cb-aba7-d205554b5bdb} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2025.12.11 03:54:36.160760 [ 276 ] {2bea8b54-bb53-43cb-aba7-d205554b5bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7726 | 2025.12.11 03:54:36.160773 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7727 | 2025.12.11 03:54:36.161136 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_61_12} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2025.12.11 03:54:36.161185 [ 276 ] {2bea8b54-bb53-43cb-aba7-d205554b5bdb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7729 | 2025.12.11 03:54:36.161224 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_61_12} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7730 | 2025.12.11 03:54:36.161347 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7731 | 2025.12.11 03:54:36.161433 [ 276 ] {2bea8b54-bb53-43cb-aba7-d205554b5bdb} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2025.12.11 03:54:36.161584 [ 276 ] {2bea8b54-bb53-43cb-aba7-d205554b5bdb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001365 sec., 117216.11721611723 rows/sec., 8.16 MiB/sec. | ||
| 7733 | 2025.12.11 03:54:36.161593 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7734 | 2025.12.11 03:54:36.161624 [ 276 ] {2bea8b54-bb53-43cb-aba7-d205554b5bdb} <Debug> TCPHandler: Processed in 0.001547816 sec. | ||
| 7735 | 2025.12.11 03:54:36.161646 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2025.12.11 03:54:36.161684 [ 198 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1494 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635248 sec., 913622.887782159 rows/sec., 72.48 MiB/sec. | ||
| 7737 | 2025.12.11 03:54:36.161687 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7738 | 2025.12.11 03:54:36.161749 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2025.12.11 03:54:36.161781 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 7740 | 2025.12.11 03:54:36.161848 [ 276 ] {7ba6875d-4f59-45f3-8159-ce5da0e129ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7741 | 2025.12.11 03:54:36.161878 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7742 | 2025.12.11 03:54:36.161896 [ 276 ] {7ba6875d-4f59-45f3-8159-ce5da0e129ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7743 | 2025.12.11 03:54:36.161918 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7744 | 2025.12.11 03:54:36.161960 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16004 rows starting from the beginning of the part | ||
| 7745 | 2025.12.11 03:54:36.162031 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 7746 | 2025.12.11 03:54:36.162079 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 7747 | 2025.12.11 03:54:36.162124 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 844 rows starting from the beginning of the part | ||
| 7748 | 2025.12.11 03:54:36.162161 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_61_12} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2025.12.11 03:54:36.162166 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7750 | 2025.12.11 03:54:36.162227 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 7751 | 2025.12.11 03:54:36.162241 [ 276 ] {7ba6875d-4f59-45f3-8159-ce5da0e129ca} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7752 | 2025.12.11 03:54:36.162251 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_61_12} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7753 | 2025.12.11 03:54:36.162284 [ 276 ] {7ba6875d-4f59-45f3-8159-ce5da0e129ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7754 | 2025.12.11 03:54:36.162359 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7755 | 2025.12.11 03:54:36.162674 [ 276 ] {7ba6875d-4f59-45f3-8159-ce5da0e129ca} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7756 | 2025.12.11 03:54:36.162888 [ 276 ] {7ba6875d-4f59-45f3-8159-ce5da0e129ca} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2025.12.11 03:54:36.163003 [ 47 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7758 | 2025.12.11 03:54:36.163032 [ 276 ] {7ba6875d-4f59-45f3-8159-ce5da0e129ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 7759 | 2025.12.11 03:54:36.163051 [ 47 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2025.12.11 03:54:36.163072 [ 276 ] {7ba6875d-4f59-45f3-8159-ce5da0e129ca} <Debug> TCPHandler: Processed in 0.001382924 sec. | ||
| 7761 | 2025.12.11 03:54:36.163079 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7762 | 2025.12.11 03:54:36.163174 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 7763 | 2025.12.11 03:54:36.163273 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7764 | 2025.12.11 03:54:36.163302 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2850 rows starting from the beginning of the part | ||
| 7765 | 2025.12.11 03:54:36.163364 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 7766 | 2025.12.11 03:54:36.163406 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 7767 | 2025.12.11 03:54:36.163443 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 7768 | 2025.12.11 03:54:36.163477 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 7769 | 2025.12.11 03:54:36.163515 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 7770 | 2025.12.11 03:54:36.164861 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001704509 sec., 1848039.5234052737 rows/sec., 124.84 MiB/sec. | ||
| 7771 | 2025.12.11 03:54:36.165258 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7772 | 2025.12.11 03:54:36.165518 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_61_12} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2025.12.11 03:54:36.165592 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_61_12} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7774 | 2025.12.11 03:54:36.165683 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7775 | 2025.12.11 03:54:36.167514 [ 202 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17488 rows, containing 5 columns (5 merged, 0 gathered) in 0.00576564 sec., 3033141.160391561 rows/sec., 208.21 MiB/sec. | ||
| 7776 | 2025.12.11 03:54:36.167716 [ 187 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7777 | 2025.12.11 03:54:36.167992 [ 187 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2025.12.11 03:54:36.168064 [ 187 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7779 | 2025.12.11 03:54:36.168138 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7780 | 2025.12.11 03:54:37.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.40 MiB, peak 311.36 MiB, free memory in arenas 0.00 B, will set to 300.88 MiB (RSS), difference: 1.48 MiB | ||
| 7781 | 2025.12.11 03:54:37.036220 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 7782 | 2025.12.11 03:54:37.053471 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2025.12.11 03:54:37.053544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7784 | 2025.12.11 03:54:37.059653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7785 | 2025.12.11 03:54:37.060455 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2025.12.11 03:54:37.064142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 7787 | 2025.12.11 03:54:41.159953 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2025.12.11 03:54:41.160162 [ 276 ] {c5d61963-4adf-4017-bd8f-292f744d81aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7789 | 2025.12.11 03:54:41.160231 [ 276 ] {c5d61963-4adf-4017-bd8f-292f744d81aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7790 | 2025.12.11 03:54:41.160959 [ 276 ] {c5d61963-4adf-4017-bd8f-292f744d81aa} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2025.12.11 03:54:41.161003 [ 276 ] {c5d61963-4adf-4017-bd8f-292f744d81aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7792 | 2025.12.11 03:54:41.161372 [ 276 ] {c5d61963-4adf-4017-bd8f-292f744d81aa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7793 | 2025.12.11 03:54:41.161588 [ 276 ] {c5d61963-4adf-4017-bd8f-292f744d81aa} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2025.12.11 03:54:41.161719 [ 50 ] {} <Debug> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7795 | 2025.12.11 03:54:41.161736 [ 276 ] {c5d61963-4adf-4017-bd8f-292f744d81aa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001625 sec., 14769.23076923077 rows/sec., 1.23 MiB/sec. | ||
| 7796 | 2025.12.11 03:54:41.161791 [ 50 ] {} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2025.12.11 03:54:41.161802 [ 276 ] {c5d61963-4adf-4017-bd8f-292f744d81aa} <Debug> TCPHandler: Processed in 0.002022245 sec. | ||
| 7798 | 2025.12.11 03:54:41.161825 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7799 | 2025.12.11 03:54:41.161951 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2025.12.11 03:54:41.161959 [ 191 ] {3eeb5195-1495-4971-8e96-61511673dfc9::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 | ||
| 7801 | 2025.12.11 03:54:41.162054 [ 276 ] {603a67c4-e12d-44cb-aede-ee9c42f42d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7802 | 2025.12.11 03:54:41.162099 [ 276 ] {603a67c4-e12d-44cb-aede-ee9c42f42d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7803 | 2025.12.11 03:54:41.162114 [ 191 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7804 | 2025.12.11 03:54:41.162155 [ 191 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7805 | 2025.12.11 03:54:41.162226 [ 191 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7806 | 2025.12.11 03:54:41.162272 [ 191 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7807 | 2025.12.11 03:54:41.162317 [ 191 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7808 | 2025.12.11 03:54:41.162362 [ 191 ] {3eeb5195-1495-4971-8e96-61511673dfc9::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 | ||
| 7809 | 2025.12.11 03:54:41.162530 [ 276 ] {603a67c4-e12d-44cb-aede-ee9c42f42d69} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7810 | 2025.12.11 03:54:41.162570 [ 276 ] {603a67c4-e12d-44cb-aede-ee9c42f42d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7811 | 2025.12.11 03:54:41.162877 [ 276 ] {603a67c4-e12d-44cb-aede-ee9c42f42d69} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7812 | 2025.12.11 03:54:41.163102 [ 276 ] {603a67c4-e12d-44cb-aede-ee9c42f42d69} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7813 | 2025.12.11 03:54:41.163107 [ 202 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001201371 sec., 99885.88038166396 rows/sec., 8.67 MiB/sec. | ||
| 7814 | 2025.12.11 03:54:41.163232 [ 276 ] {603a67c4-e12d-44cb-aede-ee9c42f42d69} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001197 sec., 8354.21888053467 rows/sec., 681.23 KiB/sec. | ||
| 7815 | 2025.12.11 03:54:41.163275 [ 276 ] {603a67c4-e12d-44cb-aede-ee9c42f42d69} <Debug> TCPHandler: Processed in 0.001372584 sec. | ||
| 7816 | 2025.12.11 03:54:41.163301 [ 194 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7817 | 2025.12.11 03:54:41.163392 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2025.12.11 03:54:41.163488 [ 276 ] {d2c81a98-c698-4b19-b8f1-2792ca83656a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7819 | 2025.12.11 03:54:41.163529 [ 276 ] {d2c81a98-c698-4b19-b8f1-2792ca83656a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7820 | 2025.12.11 03:54:41.163640 [ 194 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_9_2} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2025.12.11 03:54:41.163731 [ 194 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_9_2} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7822 | 2025.12.11 03:54:41.163845 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7823 | 2025.12.11 03:54:41.164087 [ 276 ] {d2c81a98-c698-4b19-b8f1-2792ca83656a} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2025.12.11 03:54:41.164128 [ 276 ] {d2c81a98-c698-4b19-b8f1-2792ca83656a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7825 | 2025.12.11 03:54:41.164449 [ 276 ] {d2c81a98-c698-4b19-b8f1-2792ca83656a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7826 | 2025.12.11 03:54:41.164653 [ 276 ] {d2c81a98-c698-4b19-b8f1-2792ca83656a} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7827 | 2025.12.11 03:54:41.164783 [ 276 ] {d2c81a98-c698-4b19-b8f1-2792ca83656a} <Debug> executeQuery: Read 265 rows, 24.23 KiB in 0.001313 sec., 201827.87509520183 rows/sec., 18.02 MiB/sec. | ||
| 7828 | 2025.12.11 03:54:41.164819 [ 276 ] {d2c81a98-c698-4b19-b8f1-2792ca83656a} <Debug> TCPHandler: Processed in 0.001475015 sec. | ||
| 7829 | 2025.12.11 03:54:41.164932 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7830 | 2025.12.11 03:54:41.165024 [ 276 ] {62d803ec-ee62-41aa-ad47-5d76428b9579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7831 | 2025.12.11 03:54:41.165063 [ 276 ] {62d803ec-ee62-41aa-ad47-5d76428b9579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7832 | 2025.12.11 03:54:41.165473 [ 276 ] {62d803ec-ee62-41aa-ad47-5d76428b9579} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2025.12.11 03:54:41.165506 [ 276 ] {62d803ec-ee62-41aa-ad47-5d76428b9579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7834 | 2025.12.11 03:54:41.165802 [ 276 ] {62d803ec-ee62-41aa-ad47-5d76428b9579} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7835 | 2025.12.11 03:54:41.166006 [ 276 ] {62d803ec-ee62-41aa-ad47-5d76428b9579} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2025.12.11 03:54:41.166131 [ 276 ] {62d803ec-ee62-41aa-ad47-5d76428b9579} <Debug> executeQuery: Read 64 rows, 4.82 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 4.18 MiB/sec. | ||
| 7837 | 2025.12.11 03:54:41.166131 [ 50 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7838 | 2025.12.11 03:54:41.166170 [ 276 ] {62d803ec-ee62-41aa-ad47-5d76428b9579} <Debug> TCPHandler: Processed in 0.001286152 sec. | ||
| 7839 | 2025.12.11 03:54:41.166182 [ 50 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2025.12.11 03:54:41.166208 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7841 | 2025.12.11 03:54:41.166285 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2025.12.11 03:54:41.166326 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 7843 | 2025.12.11 03:54:41.166380 [ 276 ] {cb71bd5f-d475-4066-8970-3f3af31c6390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7844 | 2025.12.11 03:54:41.166422 [ 276 ] {cb71bd5f-d475-4066-8970-3f3af31c6390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7845 | 2025.12.11 03:54:41.166476 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7846 | 2025.12.11 03:54:41.166515 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 72 rows starting from the beginning of the part | ||
| 7847 | 2025.12.11 03:54:41.166581 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 7848 | 2025.12.11 03:54:41.166650 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 7849 | 2025.12.11 03:54:41.166730 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 7850 | 2025.12.11 03:54:41.166775 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 7851 | 2025.12.11 03:54:41.166817 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 7852 | 2025.12.11 03:54:41.166829 [ 276 ] {cb71bd5f-d475-4066-8970-3f3af31c6390} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2025.12.11 03:54:41.166869 [ 276 ] {cb71bd5f-d475-4066-8970-3f3af31c6390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7854 | 2025.12.11 03:54:41.167229 [ 276 ] {cb71bd5f-d475-4066-8970-3f3af31c6390} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7855 | 2025.12.11 03:54:41.167464 [ 276 ] {cb71bd5f-d475-4066-8970-3f3af31c6390} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2025.12.11 03:54:41.167597 [ 276 ] {cb71bd5f-d475-4066-8970-3f3af31c6390} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001234 sec., 19448.94651539708 rows/sec., 1.61 MiB/sec. | ||
| 7857 | 2025.12.11 03:54:41.167634 [ 276 ] {cb71bd5f-d475-4066-8970-3f3af31c6390} <Debug> TCPHandler: Processed in 0.001396284 sec. | ||
| 7858 | 2025.12.11 03:54:41.167721 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451915 sec., 219021.08594511385 rows/sec., 16.93 MiB/sec. | ||
| 7859 | 2025.12.11 03:54:41.167766 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2025.12.11 03:54:41.167844 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7861 | 2025.12.11 03:54:41.167863 [ 276 ] {5a563b04-c3ca-4a8d-bae7-70616c2d793e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7862 | 2025.12.11 03:54:41.167905 [ 276 ] {5a563b04-c3ca-4a8d-bae7-70616c2d793e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7863 | 2025.12.11 03:54:41.168097 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_36_7} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7864 | 2025.12.11 03:54:41.168171 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_36_7} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7865 | 2025.12.11 03:54:41.168247 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7866 | 2025.12.11 03:54:41.168317 [ 276 ] {5a563b04-c3ca-4a8d-bae7-70616c2d793e} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2025.12.11 03:54:41.168357 [ 276 ] {5a563b04-c3ca-4a8d-bae7-70616c2d793e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7868 | 2025.12.11 03:54:41.168652 [ 276 ] {5a563b04-c3ca-4a8d-bae7-70616c2d793e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7869 | 2025.12.11 03:54:41.168858 [ 276 ] {5a563b04-c3ca-4a8d-bae7-70616c2d793e} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2025.12.11 03:54:41.168972 [ 50 ] {} <Debug> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7871 | 2025.12.11 03:54:41.168979 [ 276 ] {5a563b04-c3ca-4a8d-bae7-70616c2d793e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 7872 | 2025.12.11 03:54:41.169014 [ 50 ] {} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2025.12.11 03:54:41.169042 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7874 | 2025.12.11 03:54:41.169045 [ 276 ] {5a563b04-c3ca-4a8d-bae7-70616c2d793e} <Debug> TCPHandler: Processed in 0.001323873 sec. | ||
| 7875 | 2025.12.11 03:54:41.169121 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::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 | ||
| 7876 | 2025.12.11 03:54:41.169172 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2025.12.11 03:54:41.169224 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7878 | 2025.12.11 03:54:41.169265 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7879 | 2025.12.11 03:54:41.169267 [ 276 ] {4557645c-cac7-4807-87e6-6e0cd3180787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7880 | 2025.12.11 03:54:41.169316 [ 276 ] {4557645c-cac7-4807-87e6-6e0cd3180787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7881 | 2025.12.11 03:54:41.169330 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7882 | 2025.12.11 03:54:41.169380 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7883 | 2025.12.11 03:54:41.169421 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7884 | 2025.12.11 03:54:41.169460 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::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 | ||
| 7885 | 2025.12.11 03:54:41.169781 [ 276 ] {4557645c-cac7-4807-87e6-6e0cd3180787} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2025.12.11 03:54:41.169822 [ 276 ] {4557645c-cac7-4807-87e6-6e0cd3180787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7887 | 2025.12.11 03:54:41.170142 [ 276 ] {4557645c-cac7-4807-87e6-6e0cd3180787} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7888 | 2025.12.11 03:54:41.170145 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001054918 sec., 56876.45864417898 rows/sec., 4.56 MiB/sec. | ||
| 7889 | 2025.12.11 03:54:41.170272 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7890 | 2025.12.11 03:54:41.170387 [ 276 ] {4557645c-cac7-4807-87e6-6e0cd3180787} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2025.12.11 03:54:41.170533 [ 276 ] {4557645c-cac7-4807-87e6-6e0cd3180787} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.001284 sec., 118380.06230529596 rows/sec., 9.55 MiB/sec. | ||
| 7892 | 2025.12.11 03:54:41.170540 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_9_2} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2025.12.11 03:54:41.170576 [ 276 ] {4557645c-cac7-4807-87e6-6e0cd3180787} <Debug> TCPHandler: Processed in 0.001450485 sec. | ||
| 7894 | 2025.12.11 03:54:41.170620 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_9_2} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7895 | 2025.12.11 03:54:41.170687 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7896 | 2025.12.11 03:54:41.170703 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7897 | 2025.12.11 03:54:41.170798 [ 276 ] {f9fbee10-fcda-48e0-892f-28b2f5c82e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7898 | 2025.12.11 03:54:41.170841 [ 276 ] {f9fbee10-fcda-48e0-892f-28b2f5c82e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7899 | 2025.12.11 03:54:41.171273 [ 276 ] {f9fbee10-fcda-48e0-892f-28b2f5c82e67} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7900 | 2025.12.11 03:54:41.171309 [ 276 ] {f9fbee10-fcda-48e0-892f-28b2f5c82e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7901 | 2025.12.11 03:54:41.171650 [ 276 ] {f9fbee10-fcda-48e0-892f-28b2f5c82e67} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7902 | 2025.12.11 03:54:41.171866 [ 276 ] {f9fbee10-fcda-48e0-892f-28b2f5c82e67} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2025.12.11 03:54:41.171994 [ 276 ] {f9fbee10-fcda-48e0-892f-28b2f5c82e67} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001214 sec., 165568.3690280066 rows/sec., 11.87 MiB/sec. | ||
| 7904 | 2025.12.11 03:54:41.172032 [ 276 ] {f9fbee10-fcda-48e0-892f-28b2f5c82e67} <Debug> TCPHandler: Processed in 0.001376064 sec. | ||
| 7905 | 2025.12.11 03:54:41.172150 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2025.12.11 03:54:41.172242 [ 276 ] {19a1bf99-6f52-49f5-a9d7-f4d31c9d8fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7907 | 2025.12.11 03:54:41.172295 [ 276 ] {19a1bf99-6f52-49f5-a9d7-f4d31c9d8fc5} <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 | ||
| 7908 | 2025.12.11 03:54:41.173173 [ 276 ] {19a1bf99-6f52-49f5-a9d7-f4d31c9d8fc5} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2025.12.11 03:54:41.173209 [ 276 ] {19a1bf99-6f52-49f5-a9d7-f4d31c9d8fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7910 | 2025.12.11 03:54:41.173755 [ 276 ] {19a1bf99-6f52-49f5-a9d7-f4d31c9d8fc5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7911 | 2025.12.11 03:54:41.173973 [ 276 ] {19a1bf99-6f52-49f5-a9d7-f4d31c9d8fc5} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2025.12.11 03:54:41.174108 [ 276 ] {19a1bf99-6f52-49f5-a9d7-f4d31c9d8fc5} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001883 sec., 22304.832713754648 rows/sec., 39.97 MiB/sec. | ||
| 7913 | 2025.12.11 03:54:41.174109 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7914 | 2025.12.11 03:54:41.174161 [ 276 ] {19a1bf99-6f52-49f5-a9d7-f4d31c9d8fc5} <Debug> TCPHandler: Processed in 0.002057805 sec. | ||
| 7915 | 2025.12.11 03:54:41.174164 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2025.12.11 03:54:41.174205 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7917 | 2025.12.11 03:54:41.174283 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 7918 | 2025.12.11 03:54:41.174290 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7919 | 2025.12.11 03:54:41.174402 [ 276 ] {18e5ec73-6b33-4734-8f63-ce1ef3422167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7920 | 2025.12.11 03:54:41.174443 [ 276 ] {18e5ec73-6b33-4734-8f63-ce1ef3422167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7921 | 2025.12.11 03:54:41.174471 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7922 | 2025.12.11 03:54:41.174524 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 983 rows starting from the beginning of the part | ||
| 7923 | 2025.12.11 03:54:41.174629 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 7924 | 2025.12.11 03:54:41.174729 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 7925 | 2025.12.11 03:54:41.174801 [ 276 ] {18e5ec73-6b33-4734-8f63-ce1ef3422167} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2025.12.11 03:54:41.174836 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 7927 | 2025.12.11 03:54:41.174839 [ 276 ] {18e5ec73-6b33-4734-8f63-ce1ef3422167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7928 | 2025.12.11 03:54:41.174947 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 7929 | 2025.12.11 03:54:41.175057 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 7930 | 2025.12.11 03:54:41.175159 [ 276 ] {18e5ec73-6b33-4734-8f63-ce1ef3422167} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7931 | 2025.12.11 03:54:41.175382 [ 276 ] {18e5ec73-6b33-4734-8f63-ce1ef3422167} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2025.12.11 03:54:41.175514 [ 276 ] {18e5ec73-6b33-4734-8f63-ce1ef3422167} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 7933 | 2025.12.11 03:54:41.175550 [ 276 ] {18e5ec73-6b33-4734-8f63-ce1ef3422167} <Debug> TCPHandler: Processed in 0.001306272 sec. | ||
| 7934 | 2025.12.11 03:54:41.182521 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1193 rows, containing 19 columns (19 merged, 0 gathered) in 0.008269212 sec., 144270.09490142472 rows/sec., 258.53 MiB/sec. | ||
| 7935 | 2025.12.11 03:54:41.183655 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7936 | 2025.12.11 03:54:41.184009 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2025.12.11 03:54:41.184083 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7938 | 2025.12.11 03:54:41.184172 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 7939 | 2025.12.11 03:54:42.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.83 MiB, peak 313.39 MiB, free memory in arenas 0.00 B, will set to 305.42 MiB (RSS), difference: 3.59 MiB | ||
| 7940 | 2025.12.11 03:54:43.271007 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7941 | 2025.12.11 03:54:43.271082 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7942 | 2025.12.11 03:54:43.444052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21139 | ||
| 7943 | 2025.12.11 03:54:43.444636 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2025.12.11 03:54:43.444689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7945 | 2025.12.11 03:54:43.445212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7946 | 2025.12.11 03:54:43.445446 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2025.12.11 03:54:43.445595 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21139 | ||
| 7948 | 2025.12.11 03:54:43.477902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 940 | ||
| 7949 | 2025.12.11 03:54:43.480622 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2025.12.11 03:54:43.480680 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7951 | 2025.12.11 03:54:43.481899 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7952 | 2025.12.11 03:54:43.482197 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2025.12.11 03:54:43.482573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 940 | ||
| 7954 | 2025.12.11 03:54:44.564207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 7955 | 2025.12.11 03:54:44.581933 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7956 | 2025.12.11 03:54:44.581996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7957 | 2025.12.11 03:54:44.588182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7958 | 2025.12.11 03:54:44.588937 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2025.12.11 03:54:44.592509 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 7960 | 2025.12.11 03:54:46.156063 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7961 | 2025.12.11 03:54:46.156267 [ 276 ] {a3d98114-7aea-448c-b873-f1271bcca2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7962 | 2025.12.11 03:54:46.156335 [ 276 ] {a3d98114-7aea-448c-b873-f1271bcca2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7963 | 2025.12.11 03:54:46.157162 [ 276 ] {a3d98114-7aea-448c-b873-f1271bcca2dd} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2025.12.11 03:54:46.157199 [ 276 ] {a3d98114-7aea-448c-b873-f1271bcca2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7965 | 2025.12.11 03:54:46.157575 [ 276 ] {a3d98114-7aea-448c-b873-f1271bcca2dd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7966 | 2025.12.11 03:54:46.157790 [ 276 ] {a3d98114-7aea-448c-b873-f1271bcca2dd} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2025.12.11 03:54:46.157936 [ 276 ] {a3d98114-7aea-448c-b873-f1271bcca2dd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00172 sec., 32558.13953488372 rows/sec., 2.49 MiB/sec. | ||
| 7968 | 2025.12.11 03:54:46.157977 [ 276 ] {a3d98114-7aea-448c-b873-f1271bcca2dd} <Debug> TCPHandler: Processed in 0.002036965 sec. | ||
| 7969 | 2025.12.11 03:54:46.158100 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2025.12.11 03:54:46.158193 [ 276 ] {2d0842ef-2eff-40e2-8f7a-a0010424d92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7971 | 2025.12.11 03:54:46.158232 [ 276 ] {2d0842ef-2eff-40e2-8f7a-a0010424d92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7972 | 2025.12.11 03:54:46.158706 [ 276 ] {2d0842ef-2eff-40e2-8f7a-a0010424d92b} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2025.12.11 03:54:46.158741 [ 276 ] {2d0842ef-2eff-40e2-8f7a-a0010424d92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7974 | 2025.12.11 03:54:46.159052 [ 276 ] {2d0842ef-2eff-40e2-8f7a-a0010424d92b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7975 | 2025.12.11 03:54:46.159258 [ 276 ] {2d0842ef-2eff-40e2-8f7a-a0010424d92b} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2025.12.11 03:54:46.159383 [ 276 ] {2d0842ef-2eff-40e2-8f7a-a0010424d92b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 7977 | 2025.12.11 03:54:46.159420 [ 276 ] {2d0842ef-2eff-40e2-8f7a-a0010424d92b} <Debug> TCPHandler: Processed in 0.001366983 sec. | ||
| 7978 | 2025.12.11 03:54:46.159530 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2025.12.11 03:54:46.159623 [ 276 ] {f4c45944-aeaf-4223-94a9-c7f3a9026712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7980 | 2025.12.11 03:54:46.159667 [ 276 ] {f4c45944-aeaf-4223-94a9-c7f3a9026712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7981 | 2025.12.11 03:54:46.160146 [ 276 ] {f4c45944-aeaf-4223-94a9-c7f3a9026712} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2025.12.11 03:54:46.160183 [ 276 ] {f4c45944-aeaf-4223-94a9-c7f3a9026712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7983 | 2025.12.11 03:54:46.160509 [ 276 ] {f4c45944-aeaf-4223-94a9-c7f3a9026712} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7984 | 2025.12.11 03:54:46.160710 [ 276 ] {f4c45944-aeaf-4223-94a9-c7f3a9026712} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2025.12.11 03:54:46.160835 [ 276 ] {f4c45944-aeaf-4223-94a9-c7f3a9026712} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 7986 | 2025.12.11 03:54:46.160872 [ 276 ] {f4c45944-aeaf-4223-94a9-c7f3a9026712} <Debug> TCPHandler: Processed in 0.001389634 sec. | ||
| 7987 | 2025.12.11 03:54:46.160977 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7988 | 2025.12.11 03:54:46.161071 [ 276 ] {d1f01274-17b4-4e33-b114-0849e4d18915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7989 | 2025.12.11 03:54:46.161112 [ 276 ] {d1f01274-17b4-4e33-b114-0849e4d18915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7990 | 2025.12.11 03:54:46.161437 [ 276 ] {d1f01274-17b4-4e33-b114-0849e4d18915} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2025.12.11 03:54:46.161473 [ 276 ] {d1f01274-17b4-4e33-b114-0849e4d18915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7992 | 2025.12.11 03:54:46.161765 [ 276 ] {d1f01274-17b4-4e33-b114-0849e4d18915} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7993 | 2025.12.11 03:54:46.161962 [ 276 ] {d1f01274-17b4-4e33-b114-0849e4d18915} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2025.12.11 03:54:46.162087 [ 276 ] {d1f01274-17b4-4e33-b114-0849e4d18915} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 7995 | 2025.12.11 03:54:46.162122 [ 276 ] {d1f01274-17b4-4e33-b114-0849e4d18915} <Debug> TCPHandler: Processed in 0.001192291 sec. | ||
| 7996 | 2025.12.11 03:54:50.945672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21587 | ||
| 7997 | 2025.12.11 03:54:50.946241 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2025.12.11 03:54:50.946286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 7999 | 2025.12.11 03:54:50.946768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8000 | 2025.12.11 03:54:50.946991 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2025.12.11 03:54:50.947122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21587 | ||
| 8002 | 2025.12.11 03:54:51.159447 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8003 | 2025.12.11 03:54:51.159724 [ 276 ] {affb9323-e284-47a0-a30f-e4023b5e48c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8004 | 2025.12.11 03:54:51.159818 [ 276 ] {affb9323-e284-47a0-a30f-e4023b5e48c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8005 | 2025.12.11 03:54:51.160709 [ 276 ] {affb9323-e284-47a0-a30f-e4023b5e48c0} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2025.12.11 03:54:51.160747 [ 276 ] {affb9323-e284-47a0-a30f-e4023b5e48c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8007 | 2025.12.11 03:54:51.161094 [ 276 ] {affb9323-e284-47a0-a30f-e4023b5e48c0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8008 | 2025.12.11 03:54:51.161307 [ 276 ] {affb9323-e284-47a0-a30f-e4023b5e48c0} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2025.12.11 03:54:51.161449 [ 276 ] {affb9323-e284-47a0-a30f-e4023b5e48c0} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001801 sec., 77734.59189339256 rows/sec., 6.74 MiB/sec. | ||
| 8010 | 2025.12.11 03:54:51.161493 [ 276 ] {affb9323-e284-47a0-a30f-e4023b5e48c0} <Debug> TCPHandler: Processed in 0.002205388 sec. | ||
| 8011 | 2025.12.11 03:54:51.161619 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8012 | 2025.12.11 03:54:51.161727 [ 276 ] {2919f74e-6ffe-496a-88c6-38fbb83b073b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8013 | 2025.12.11 03:54:51.161767 [ 276 ] {2919f74e-6ffe-496a-88c6-38fbb83b073b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8014 | 2025.12.11 03:54:51.162255 [ 276 ] {2919f74e-6ffe-496a-88c6-38fbb83b073b} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2025.12.11 03:54:51.162291 [ 276 ] {2919f74e-6ffe-496a-88c6-38fbb83b073b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8016 | 2025.12.11 03:54:51.162589 [ 276 ] {2919f74e-6ffe-496a-88c6-38fbb83b073b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8017 | 2025.12.11 03:54:51.162792 [ 276 ] {2919f74e-6ffe-496a-88c6-38fbb83b073b} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2025.12.11 03:54:51.162917 [ 276 ] {2919f74e-6ffe-496a-88c6-38fbb83b073b} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001211 sec., 34682.08092485549 rows/sec., 2.55 MiB/sec. | ||
| 8019 | 2025.12.11 03:54:51.162956 [ 276 ] {2919f74e-6ffe-496a-88c6-38fbb83b073b} <Debug> TCPHandler: Processed in 0.001385614 sec. | ||
| 8020 | 2025.12.11 03:54:51.163078 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8021 | 2025.12.11 03:54:51.163178 [ 276 ] {b48ba527-25f6-4aeb-839e-066d58accea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8022 | 2025.12.11 03:54:51.163218 [ 276 ] {b48ba527-25f6-4aeb-839e-066d58accea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8023 | 2025.12.11 03:54:51.163693 [ 276 ] {b48ba527-25f6-4aeb-839e-066d58accea2} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8024 | 2025.12.11 03:54:51.163729 [ 276 ] {b48ba527-25f6-4aeb-839e-066d58accea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8025 | 2025.12.11 03:54:51.164026 [ 276 ] {b48ba527-25f6-4aeb-839e-066d58accea2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8026 | 2025.12.11 03:54:51.164233 [ 276 ] {b48ba527-25f6-4aeb-839e-066d58accea2} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2025.12.11 03:54:51.164356 [ 276 ] {b48ba527-25f6-4aeb-839e-066d58accea2} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001196 sec., 88628.76254180602 rows/sec., 6.92 MiB/sec. | ||
| 8028 | 2025.12.11 03:54:51.164397 [ 276 ] {b48ba527-25f6-4aeb-839e-066d58accea2} <Debug> TCPHandler: Processed in 0.001369664 sec. | ||
| 8029 | 2025.12.11 03:54:51.164515 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8030 | 2025.12.11 03:54:51.164608 [ 276 ] {50168473-3039-4276-80ff-3dfd3eb7952d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8031 | 2025.12.11 03:54:51.164652 [ 276 ] {50168473-3039-4276-80ff-3dfd3eb7952d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8032 | 2025.12.11 03:54:51.165086 [ 276 ] {50168473-3039-4276-80ff-3dfd3eb7952d} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2025.12.11 03:54:51.165124 [ 276 ] {50168473-3039-4276-80ff-3dfd3eb7952d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8034 | 2025.12.11 03:54:51.165444 [ 276 ] {50168473-3039-4276-80ff-3dfd3eb7952d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8035 | 2025.12.11 03:54:51.165654 [ 276 ] {50168473-3039-4276-80ff-3dfd3eb7952d} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2025.12.11 03:54:51.165781 [ 276 ] {50168473-3039-4276-80ff-3dfd3eb7952d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 8037 | 2025.12.11 03:54:51.165818 [ 276 ] {50168473-3039-4276-80ff-3dfd3eb7952d} <Debug> TCPHandler: Processed in 0.001350253 sec. | ||
| 8038 | 2025.12.11 03:54:51.165915 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8039 | 2025.12.11 03:54:51.166017 [ 276 ] {ec314106-5cf3-4db5-8ff5-1126e287fd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8040 | 2025.12.11 03:54:51.166070 [ 276 ] {ec314106-5cf3-4db5-8ff5-1126e287fd0a} <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 | ||
| 8041 | 2025.12.11 03:54:51.166949 [ 276 ] {ec314106-5cf3-4db5-8ff5-1126e287fd0a} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2025.12.11 03:54:51.166985 [ 276 ] {ec314106-5cf3-4db5-8ff5-1126e287fd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8043 | 2025.12.11 03:54:51.167542 [ 276 ] {ec314106-5cf3-4db5-8ff5-1126e287fd0a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8044 | 2025.12.11 03:54:51.167749 [ 276 ] {ec314106-5cf3-4db5-8ff5-1126e287fd0a} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2025.12.11 03:54:51.167881 [ 276 ] {ec314106-5cf3-4db5-8ff5-1126e287fd0a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001882 sec., 22316.684378320937 rows/sec., 39.99 MiB/sec. | ||
| 8046 | 2025.12.11 03:54:51.167936 [ 276 ] {ec314106-5cf3-4db5-8ff5-1126e287fd0a} <Debug> TCPHandler: Processed in 0.002067166 sec. | ||
| 8047 | 2025.12.11 03:54:51.168048 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8048 | 2025.12.11 03:54:51.168141 [ 276 ] {b93bb985-800f-48be-bccb-e1ff7c763834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8049 | 2025.12.11 03:54:51.168182 [ 276 ] {b93bb985-800f-48be-bccb-e1ff7c763834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8050 | 2025.12.11 03:54:51.168527 [ 276 ] {b93bb985-800f-48be-bccb-e1ff7c763834} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8051 | 2025.12.11 03:54:51.168562 [ 276 ] {b93bb985-800f-48be-bccb-e1ff7c763834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8052 | 2025.12.11 03:54:51.168855 [ 276 ] {b93bb985-800f-48be-bccb-e1ff7c763834} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8053 | 2025.12.11 03:54:51.169058 [ 276 ] {b93bb985-800f-48be-bccb-e1ff7c763834} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2025.12.11 03:54:51.169182 [ 276 ] {b93bb985-800f-48be-bccb-e1ff7c763834} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 8055 | 2025.12.11 03:54:51.169217 [ 276 ] {b93bb985-800f-48be-bccb-e1ff7c763834} <Debug> TCPHandler: Processed in 0.001216411 sec. | ||
| 8056 | 2025.12.11 03:54:52.092573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8057 | 2025.12.11 03:54:52.110239 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2025.12.11 03:54:52.110299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8059 | 2025.12.11 03:54:52.116451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8060 | 2025.12.11 03:54:52.117135 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2025.12.11 03:54:52.120106 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8062 | 2025.12.11 03:54:53.482722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 960 | ||
| 8063 | 2025.12.11 03:54:53.484926 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2025.12.11 03:54:53.484991 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8065 | 2025.12.11 03:54:53.486231 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8066 | 2025.12.11 03:54:53.486516 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2025.12.11 03:54:53.486888 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
| 8068 | 2025.12.11 03:54:56.185770 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8069 | 2025.12.11 03:54:56.185983 [ 276 ] {145b515f-8a03-4921-9d25-8fc1592c4c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8070 | 2025.12.11 03:54:56.186058 [ 276 ] {145b515f-8a03-4921-9d25-8fc1592c4c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8071 | 2025.12.11 03:54:56.186714 [ 276 ] {145b515f-8a03-4921-9d25-8fc1592c4c22} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8072 | 2025.12.11 03:54:56.186766 [ 276 ] {145b515f-8a03-4921-9d25-8fc1592c4c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8073 | 2025.12.11 03:54:56.187160 [ 276 ] {145b515f-8a03-4921-9d25-8fc1592c4c22} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8074 | 2025.12.11 03:54:56.187413 [ 276 ] {145b515f-8a03-4921-9d25-8fc1592c4c22} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8075 | 2025.12.11 03:54:56.187575 [ 276 ] {145b515f-8a03-4921-9d25-8fc1592c4c22} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001643 sec., 3651.8563603164944 rows/sec., 297.78 KiB/sec. | ||
| 8076 | 2025.12.11 03:54:56.187627 [ 276 ] {145b515f-8a03-4921-9d25-8fc1592c4c22} <Debug> TCPHandler: Processed in 0.001989575 sec. | ||
| 8077 | 2025.12.11 03:54:56.187755 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8078 | 2025.12.11 03:54:56.187855 [ 276 ] {72663c7b-3065-4099-91eb-5b0611afa2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8079 | 2025.12.11 03:54:56.187898 [ 276 ] {72663c7b-3065-4099-91eb-5b0611afa2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8080 | 2025.12.11 03:54:56.188934 [ 276 ] {72663c7b-3065-4099-91eb-5b0611afa2e9} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8081 | 2025.12.11 03:54:56.188974 [ 276 ] {72663c7b-3065-4099-91eb-5b0611afa2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8082 | 2025.12.11 03:54:56.189362 [ 276 ] {72663c7b-3065-4099-91eb-5b0611afa2e9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8083 | 2025.12.11 03:54:56.189577 [ 276 ] {72663c7b-3065-4099-91eb-5b0611afa2e9} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8084 | 2025.12.11 03:54:56.189720 [ 276 ] {72663c7b-3065-4099-91eb-5b0611afa2e9} <Debug> executeQuery: Read 1199 rows, 100.71 KiB in 0.001887 sec., 635400.1059883413 rows/sec., 52.12 MiB/sec. | ||
| 8085 | 2025.12.11 03:54:56.189760 [ 276 ] {72663c7b-3065-4099-91eb-5b0611afa2e9} <Debug> TCPHandler: Processed in 0.002055125 sec. | ||
| 8086 | 2025.12.11 03:54:56.189872 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8087 | 2025.12.11 03:54:56.189969 [ 276 ] {d1e4931e-32c4-4b3e-a0fa-283e3ad7c5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8088 | 2025.12.11 03:54:56.190011 [ 276 ] {d1e4931e-32c4-4b3e-a0fa-283e3ad7c5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8089 | 2025.12.11 03:54:56.190402 [ 276 ] {d1e4931e-32c4-4b3e-a0fa-283e3ad7c5ff} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2025.12.11 03:54:56.190440 [ 276 ] {d1e4931e-32c4-4b3e-a0fa-283e3ad7c5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8091 | 2025.12.11 03:54:56.190732 [ 276 ] {d1e4931e-32c4-4b3e-a0fa-283e3ad7c5ff} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8092 | 2025.12.11 03:54:56.190948 [ 276 ] {d1e4931e-32c4-4b3e-a0fa-283e3ad7c5ff} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8093 | 2025.12.11 03:54:56.191085 [ 276 ] {d1e4931e-32c4-4b3e-a0fa-283e3ad7c5ff} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 368.79 KiB/sec. | ||
| 8094 | 2025.12.11 03:54:56.191122 [ 276 ] {d1e4931e-32c4-4b3e-a0fa-283e3ad7c5ff} <Debug> TCPHandler: Processed in 0.001299483 sec. | ||
| 8095 | 2025.12.11 03:54:56.191236 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8096 | 2025.12.11 03:54:56.191331 [ 276 ] {2c343ef2-2a1d-47b3-8014-3e1da23f8fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8097 | 2025.12.11 03:54:56.191371 [ 276 ] {2c343ef2-2a1d-47b3-8014-3e1da23f8fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8098 | 2025.12.11 03:54:56.191850 [ 276 ] {2c343ef2-2a1d-47b3-8014-3e1da23f8fb9} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2025.12.11 03:54:56.191887 [ 276 ] {2c343ef2-2a1d-47b3-8014-3e1da23f8fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8100 | 2025.12.11 03:54:56.192194 [ 276 ] {2c343ef2-2a1d-47b3-8014-3e1da23f8fb9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8101 | 2025.12.11 03:54:56.192408 [ 276 ] {2c343ef2-2a1d-47b3-8014-3e1da23f8fb9} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2025.12.11 03:54:56.192538 [ 276 ] {2c343ef2-2a1d-47b3-8014-3e1da23f8fb9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001225 sec., 186122.44897959183 rows/sec., 12.60 MiB/sec. | ||
| 8103 | 2025.12.11 03:54:56.192575 [ 276 ] {2c343ef2-2a1d-47b3-8014-3e1da23f8fb9} <Debug> TCPHandler: Processed in 0.001387914 sec. | ||
| 8104 | 2025.12.11 03:54:56.192679 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8105 | 2025.12.11 03:54:56.192772 [ 276 ] {4983edc1-b8a7-4082-b05e-453989e7d9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8106 | 2025.12.11 03:54:56.192813 [ 276 ] {4983edc1-b8a7-4082-b05e-453989e7d9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8107 | 2025.12.11 03:54:56.193392 [ 276 ] {4983edc1-b8a7-4082-b05e-453989e7d9cb} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2025.12.11 03:54:56.193430 [ 276 ] {4983edc1-b8a7-4082-b05e-453989e7d9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8109 | 2025.12.11 03:54:56.193752 [ 276 ] {4983edc1-b8a7-4082-b05e-453989e7d9cb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8110 | 2025.12.11 03:54:56.193966 [ 276 ] {4983edc1-b8a7-4082-b05e-453989e7d9cb} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8111 | 2025.12.11 03:54:56.194103 [ 276 ] {4983edc1-b8a7-4082-b05e-453989e7d9cb} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001347 sec., 390497.4016332591 rows/sec., 28.92 MiB/sec. | ||
| 8112 | 2025.12.11 03:54:56.194141 [ 276 ] {4983edc1-b8a7-4082-b05e-453989e7d9cb} <Debug> TCPHandler: Processed in 0.001510716 sec. | ||
| 8113 | 2025.12.11 03:54:56.194255 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8114 | 2025.12.11 03:54:56.194348 [ 276 ] {233c287c-9fdc-4faa-87ee-710ffa243676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8115 | 2025.12.11 03:54:56.194393 [ 276 ] {233c287c-9fdc-4faa-87ee-710ffa243676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8116 | 2025.12.11 03:54:56.194963 [ 276 ] {233c287c-9fdc-4faa-87ee-710ffa243676} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2025.12.11 03:54:56.195000 [ 276 ] {233c287c-9fdc-4faa-87ee-710ffa243676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8118 | 2025.12.11 03:54:56.195382 [ 276 ] {233c287c-9fdc-4faa-87ee-710ffa243676} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8119 | 2025.12.11 03:54:56.195601 [ 276 ] {233c287c-9fdc-4faa-87ee-710ffa243676} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2025.12.11 03:54:56.195736 [ 276 ] {233c287c-9fdc-4faa-87ee-710ffa243676} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001406 sec., 602418.2076813657 rows/sec., 40.55 MiB/sec. | ||
| 8121 | 2025.12.11 03:54:56.195773 [ 276 ] {233c287c-9fdc-4faa-87ee-710ffa243676} <Debug> TCPHandler: Processed in 0.001567097 sec. | ||
| 8122 | 2025.12.11 03:54:56.195885 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8123 | 2025.12.11 03:54:56.195981 [ 276 ] {d140fccc-2963-46be-8cf2-e210b08a6c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8124 | 2025.12.11 03:54:56.196024 [ 276 ] {d140fccc-2963-46be-8cf2-e210b08a6c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8125 | 2025.12.11 03:54:56.196363 [ 276 ] {d140fccc-2963-46be-8cf2-e210b08a6c57} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2025.12.11 03:54:56.196398 [ 276 ] {d140fccc-2963-46be-8cf2-e210b08a6c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8127 | 2025.12.11 03:54:56.196698 [ 276 ] {d140fccc-2963-46be-8cf2-e210b08a6c57} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8128 | 2025.12.11 03:54:56.196904 [ 276 ] {d140fccc-2963-46be-8cf2-e210b08a6c57} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2025.12.11 03:54:56.197039 [ 276 ] {d140fccc-2963-46be-8cf2-e210b08a6c57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 8130 | 2025.12.11 03:54:56.197076 [ 276 ] {d140fccc-2963-46be-8cf2-e210b08a6c57} <Debug> TCPHandler: Processed in 0.001239392 sec. | ||
| 8131 | 2025.12.11 03:54:58.271163 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8132 | 2025.12.11 03:54:58.271244 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8133 | 2025.12.11 03:54:58.447226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22099 | ||
| 8134 | 2025.12.11 03:54:58.447781 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2025.12.11 03:54:58.447825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8136 | 2025.12.11 03:54:58.448360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8137 | 2025.12.11 03:54:58.448589 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8138 | 2025.12.11 03:54:58.448715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22099 | ||
| 8139 | 2025.12.11 03:54:58.448721 [ 95 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8140 | 2025.12.11 03:54:58.448785 [ 95 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2025.12.11 03:54:58.448811 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8142 | 2025.12.11 03:54:58.448935 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 8143 | 2025.12.11 03:54:58.449076 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8144 | 2025.12.11 03:54:58.449118 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19667 rows starting from the beginning of the part | ||
| 8145 | 2025.12.11 03:54:58.449188 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 8146 | 2025.12.11 03:54:58.449239 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 8147 | 2025.12.11 03:54:58.449290 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 8148 | 2025.12.11 03:54:58.449333 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 8149 | 2025.12.11 03:54:58.449380 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 8150 | 2025.12.11 03:54:58.451304 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22099 rows, containing 4 columns (4 merged, 0 gathered) in 0.002421012 sec., 9128001.01775621 rows/sec., 130.58 MiB/sec. | ||
| 8151 | 2025.12.11 03:54:58.451716 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8152 | 2025.12.11 03:54:58.452070 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_46_9} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2025.12.11 03:54:58.452166 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_46_9} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8154 | 2025.12.11 03:54:58.452294 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 8155 | 2025.12.11 03:54:59.620190 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8156 | 2025.12.11 03:54:59.637232 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2025.12.11 03:54:59.637290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8158 | 2025.12.11 03:54:59.643308 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8159 | 2025.12.11 03:54:59.643995 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2025.12.11 03:54:59.644289 [ 92 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8161 | 2025.12.11 03:54:59.644331 [ 92 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2025.12.11 03:54:59.644354 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8163 | 2025.12.11 03:54:59.644480 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 8164 | 2025.12.11 03:54:59.647069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8165 | 2025.12.11 03:54:59.648087 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8166 | 2025.12.11 03:54:59.649415 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 8167 | 2025.12.11 03:54:59.653928 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 8168 | 2025.12.11 03:54:59.658347 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 8169 | 2025.12.11 03:54:59.662731 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 8170 | 2025.12.11 03:54:59.667271 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 8171 | 2025.12.11 03:54:59.671608 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 8172 | 2025.12.11 03:54:59.724174 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079747094 sec., 4351.255733531807 rows/sec., 22.50 MiB/sec. | ||
| 8173 | 2025.12.11 03:54:59.727131 [ 202 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8174 | 2025.12.11 03:54:59.729227 [ 202 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_46_9} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2025.12.11 03:54:59.729347 [ 202 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_46_9} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8176 | 2025.12.11 03:54:59.732348 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8177 | 2025.12.11 03:55:01.159348 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8178 | 2025.12.11 03:55:01.159534 [ 276 ] {04df178e-866b-42a0-894c-27493757ebe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8179 | 2025.12.11 03:55:01.159603 [ 276 ] {04df178e-866b-42a0-894c-27493757ebe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8180 | 2025.12.11 03:55:01.160429 [ 276 ] {04df178e-866b-42a0-894c-27493757ebe3} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2025.12.11 03:55:01.160474 [ 276 ] {04df178e-866b-42a0-894c-27493757ebe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8182 | 2025.12.11 03:55:01.160838 [ 276 ] {04df178e-866b-42a0-894c-27493757ebe3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8183 | 2025.12.11 03:55:01.161121 [ 276 ] {04df178e-866b-42a0-894c-27493757ebe3} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2025.12.11 03:55:01.161245 [ 93 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8185 | 2025.12.11 03:55:01.161263 [ 276 ] {04df178e-866b-42a0-894c-27493757ebe3} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001777 sec., 78784.46820483962 rows/sec., 6.83 MiB/sec. | ||
| 8186 | 2025.12.11 03:55:01.161280 [ 93 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2025.12.11 03:55:01.161300 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8188 | 2025.12.11 03:55:01.161304 [ 276 ] {04df178e-866b-42a0-894c-27493757ebe3} <Debug> TCPHandler: Processed in 0.002071546 sec. | ||
| 8189 | 2025.12.11 03:55:01.161428 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2025.12.11 03:55:01.161427 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 8191 | 2025.12.11 03:55:01.161524 [ 276 ] {e9dff62d-3c4c-4770-a910-ac99e89980a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8192 | 2025.12.11 03:55:01.161567 [ 276 ] {e9dff62d-3c4c-4770-a910-ac99e89980a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8193 | 2025.12.11 03:55:01.161605 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8194 | 2025.12.11 03:55:01.161647 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1409 rows starting from the beginning of the part | ||
| 8195 | 2025.12.11 03:55:01.161719 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 265 rows starting from the beginning of the part | ||
| 8196 | 2025.12.11 03:55:01.161771 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 8197 | 2025.12.11 03:55:01.161832 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 140 rows starting from the beginning of the part | ||
| 8198 | 2025.12.11 03:55:01.161877 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1199 rows starting from the beginning of the part | ||
| 8199 | 2025.12.11 03:55:01.161921 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 140 rows starting from the beginning of the part | ||
| 8200 | 2025.12.11 03:55:01.162035 [ 276 ] {e9dff62d-3c4c-4770-a910-ac99e89980a5} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2025.12.11 03:55:01.162078 [ 276 ] {e9dff62d-3c4c-4770-a910-ac99e89980a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8202 | 2025.12.11 03:55:01.162421 [ 276 ] {e9dff62d-3c4c-4770-a910-ac99e89980a5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8203 | 2025.12.11 03:55:01.162629 [ 276 ] {e9dff62d-3c4c-4770-a910-ac99e89980a5} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2025.12.11 03:55:01.162754 [ 276 ] {e9dff62d-3c4c-4770-a910-ac99e89980a5} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00125 sec., 33600 rows/sec., 2.47 MiB/sec. | ||
| 8205 | 2025.12.11 03:55:01.162791 [ 276 ] {e9dff62d-3c4c-4770-a910-ac99e89980a5} <Debug> TCPHandler: Processed in 0.001410674 sec. | ||
| 8206 | 2025.12.11 03:55:01.162907 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8207 | 2025.12.11 03:55:01.162999 [ 276 ] {567fbc7c-c264-4857-95b0-39c3e1c003b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8208 | 2025.12.11 03:55:01.163038 [ 276 ] {567fbc7c-c264-4857-95b0-39c3e1c003b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8209 | 2025.12.11 03:55:01.163353 [ 189 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001984834 sec., 1616759.8902477487 rows/sec., 141.39 MiB/sec. | ||
| 8210 | 2025.12.11 03:55:01.163490 [ 276 ] {567fbc7c-c264-4857-95b0-39c3e1c003b3} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2025.12.11 03:55:01.163526 [ 276 ] {567fbc7c-c264-4857-95b0-39c3e1c003b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8212 | 2025.12.11 03:55:01.163582 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8213 | 2025.12.11 03:55:01.163882 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_66_13} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2025.12.11 03:55:01.163884 [ 276 ] {567fbc7c-c264-4857-95b0-39c3e1c003b3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8215 | 2025.12.11 03:55:01.163977 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_66_13} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8216 | 2025.12.11 03:55:01.164065 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 8217 | 2025.12.11 03:55:01.164129 [ 276 ] {567fbc7c-c264-4857-95b0-39c3e1c003b3} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2025.12.11 03:55:01.164232 [ 93 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8219 | 2025.12.11 03:55:01.164259 [ 93 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2025.12.11 03:55:01.164261 [ 276 ] {567fbc7c-c264-4857-95b0-39c3e1c003b3} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00128 sec., 82812.5 rows/sec., 6.47 MiB/sec. | ||
| 8221 | 2025.12.11 03:55:01.164276 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8222 | 2025.12.11 03:55:01.164330 [ 276 ] {567fbc7c-c264-4857-95b0-39c3e1c003b3} <Debug> TCPHandler: Processed in 0.001469435 sec. | ||
| 8223 | 2025.12.11 03:55:01.164429 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 8224 | 2025.12.11 03:55:01.164441 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8225 | 2025.12.11 03:55:01.164563 [ 276 ] {038c5c72-a39d-4c60-9626-e2449eef7939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8226 | 2025.12.11 03:55:01.164575 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8227 | 2025.12.11 03:55:01.164608 [ 276 ] {038c5c72-a39d-4c60-9626-e2449eef7939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8228 | 2025.12.11 03:55:01.164616 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 634 rows starting from the beginning of the part | ||
| 8229 | 2025.12.11 03:55:01.164699 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 152 rows starting from the beginning of the part | ||
| 8230 | 2025.12.11 03:55:01.164746 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 8231 | 2025.12.11 03:55:01.164787 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 106 rows starting from the beginning of the part | ||
| 8232 | 2025.12.11 03:55:01.164825 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 526 rows starting from the beginning of the part | ||
| 8233 | 2025.12.11 03:55:01.164865 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 106 rows starting from the beginning of the part | ||
| 8234 | 2025.12.11 03:55:01.165022 [ 276 ] {038c5c72-a39d-4c60-9626-e2449eef7939} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2025.12.11 03:55:01.165063 [ 276 ] {038c5c72-a39d-4c60-9626-e2449eef7939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8236 | 2025.12.11 03:55:01.165419 [ 276 ] {038c5c72-a39d-4c60-9626-e2449eef7939} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8237 | 2025.12.11 03:55:01.165644 [ 276 ] {038c5c72-a39d-4c60-9626-e2449eef7939} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8238 | 2025.12.11 03:55:01.165744 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8239 | 2025.12.11 03:55:01.165768 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8240 | 2025.12.11 03:55:01.165768 [ 276 ] {038c5c72-a39d-4c60-9626-e2449eef7939} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 8241 | 2025.12.11 03:55:01.165784 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8242 | 2025.12.11 03:55:01.165810 [ 276 ] {038c5c72-a39d-4c60-9626-e2449eef7939} <Debug> TCPHandler: Processed in 0.001415765 sec. | ||
| 8243 | 2025.12.11 03:55:01.165879 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 8244 | 2025.12.11 03:55:01.165909 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8245 | 2025.12.11 03:55:01.165943 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1588 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566637 sec., 1013636.2156645093 rows/sec., 80.82 MiB/sec. | ||
| 8246 | 2025.12.11 03:55:01.165970 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8247 | 2025.12.11 03:55:01.166000 [ 276 ] {4b02356f-bb19-4c36-9d25-d60855ffde22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8248 | 2025.12.11 03:55:01.166004 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17488 rows starting from the beginning of the part | ||
| 8249 | 2025.12.11 03:55:01.166054 [ 276 ] {4b02356f-bb19-4c36-9d25-d60855ffde22} <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 | ||
| 8250 | 2025.12.11 03:55:01.166069 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 201 rows starting from the beginning of the part | ||
| 8251 | 2025.12.11 03:55:01.166118 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8252 | 2025.12.11 03:55:01.166153 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8253 | 2025.12.11 03:55:01.166159 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 8254 | 2025.12.11 03:55:01.166216 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 847 rows starting from the beginning of the part | ||
| 8255 | 2025.12.11 03:55:01.166257 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 8256 | 2025.12.11 03:55:01.166493 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_66_13} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2025.12.11 03:55:01.166578 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_66_13} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8258 | 2025.12.11 03:55:01.166679 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8259 | 2025.12.11 03:55:01.166878 [ 276 ] {4b02356f-bb19-4c36-9d25-d60855ffde22} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2025.12.11 03:55:01.166917 [ 276 ] {4b02356f-bb19-4c36-9d25-d60855ffde22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8261 | 2025.12.11 03:55:01.167499 [ 276 ] {4b02356f-bb19-4c36-9d25-d60855ffde22} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8262 | 2025.12.11 03:55:01.167714 [ 276 ] {4b02356f-bb19-4c36-9d25-d60855ffde22} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2025.12.11 03:55:01.167844 [ 276 ] {4b02356f-bb19-4c36-9d25-d60855ffde22} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001861 sec., 22568.511552928532 rows/sec., 40.44 MiB/sec. | ||
| 8264 | 2025.12.11 03:55:01.167896 [ 276 ] {4b02356f-bb19-4c36-9d25-d60855ffde22} <Debug> TCPHandler: Processed in 0.002033465 sec. | ||
| 8265 | 2025.12.11 03:55:01.168006 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2025.12.11 03:55:01.168098 [ 276 ] {df37edc5-67e5-4f01-a2f1-f2a26864b94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8267 | 2025.12.11 03:55:01.168138 [ 276 ] {df37edc5-67e5-4f01-a2f1-f2a26864b94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8268 | 2025.12.11 03:55:01.168462 [ 276 ] {df37edc5-67e5-4f01-a2f1-f2a26864b94d} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2025.12.11 03:55:01.168495 [ 276 ] {df37edc5-67e5-4f01-a2f1-f2a26864b94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8270 | 2025.12.11 03:55:01.168793 [ 276 ] {df37edc5-67e5-4f01-a2f1-f2a26864b94d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8271 | 2025.12.11 03:55:01.168989 [ 276 ] {df37edc5-67e5-4f01-a2f1-f2a26864b94d} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2025.12.11 03:55:01.169081 [ 93 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8273 | 2025.12.11 03:55:01.169104 [ 93 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2025.12.11 03:55:01.169109 [ 276 ] {df37edc5-67e5-4f01-a2f1-f2a26864b94d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 8275 | 2025.12.11 03:55:01.169122 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8276 | 2025.12.11 03:55:01.169147 [ 276 ] {df37edc5-67e5-4f01-a2f1-f2a26864b94d} <Debug> TCPHandler: Processed in 0.00118783 sec. | ||
| 8277 | 2025.12.11 03:55:01.169218 [ 196 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 8278 | 2025.12.11 03:55:01.169354 [ 196 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8279 | 2025.12.11 03:55:01.169388 [ 196 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3150 rows starting from the beginning of the part | ||
| 8280 | 2025.12.11 03:55:01.169446 [ 196 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8281 | 2025.12.11 03:55:01.169488 [ 196 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 8282 | 2025.12.11 03:55:01.169527 [ 196 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 8283 | 2025.12.11 03:55:01.169565 [ 196 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 8284 | 2025.12.11 03:55:01.169602 [ 196 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 8285 | 2025.12.11 03:55:01.171045 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001875093 sec., 1839908.74052647 rows/sec., 124.26 MiB/sec. | ||
| 8286 | 2025.12.11 03:55:01.171413 [ 196 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8287 | 2025.12.11 03:55:01.171674 [ 196 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_66_13} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2025.12.11 03:55:01.171748 [ 196 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_66_13} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8289 | 2025.12.11 03:55:01.171824 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8290 | 2025.12.11 03:55:01.172099 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19016 rows, containing 5 columns (5 merged, 0 gathered) in 0.006253638 sec., 3040790.0169469356 rows/sec., 208.72 MiB/sec. | ||
| 8291 | 2025.12.11 03:55:01.172349 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8292 | 2025.12.11 03:55:01.172585 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8293 | 2025.12.11 03:55:01.172645 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8294 | 2025.12.11 03:55:01.172701 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8295 | 2025.12.11 03:55:02.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.06 MiB, peak 320.18 MiB, free memory in arenas 0.00 B, will set to 310.30 MiB (RSS), difference: 2.24 MiB | ||
| 8296 | 2025.12.11 03:55:03.487086 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 986 | ||
| 8297 | 2025.12.11 03:55:03.489511 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2025.12.11 03:55:03.489571 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8299 | 2025.12.11 03:55:03.490785 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8300 | 2025.12.11 03:55:03.491070 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2025.12.11 03:55:03.491454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 8302 | 2025.12.11 03:55:05.949040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22547 | ||
| 8303 | 2025.12.11 03:55:05.949779 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2025.12.11 03:55:05.949816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8305 | 2025.12.11 03:55:05.950307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8306 | 2025.12.11 03:55:05.950544 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2025.12.11 03:55:05.950685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22547 | ||
| 8308 | 2025.12.11 03:55:06.157193 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8309 | 2025.12.11 03:55:06.157357 [ 276 ] {7c76d162-7cae-4278-afd2-d9774d8aee44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8310 | 2025.12.11 03:55:06.157411 [ 276 ] {7c76d162-7cae-4278-afd2-d9774d8aee44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8311 | 2025.12.11 03:55:06.157968 [ 276 ] {7c76d162-7cae-4278-afd2-d9774d8aee44} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8312 | 2025.12.11 03:55:06.158006 [ 276 ] {7c76d162-7cae-4278-afd2-d9774d8aee44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8313 | 2025.12.11 03:55:06.158338 [ 276 ] {7c76d162-7cae-4278-afd2-d9774d8aee44} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8314 | 2025.12.11 03:55:06.158555 [ 276 ] {7c76d162-7cae-4278-afd2-d9774d8aee44} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8315 | 2025.12.11 03:55:06.158698 [ 276 ] {7c76d162-7cae-4278-afd2-d9774d8aee44} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00138 sec., 40579.710144927536 rows/sec., 3.10 MiB/sec. | ||
| 8316 | 2025.12.11 03:55:06.158736 [ 276 ] {7c76d162-7cae-4278-afd2-d9774d8aee44} <Debug> TCPHandler: Processed in 0.001658329 sec. | ||
| 8317 | 2025.12.11 03:55:06.158859 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8318 | 2025.12.11 03:55:06.158956 [ 276 ] {acbb8bf8-5aab-4e5a-8a6e-d29c220d429e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8319 | 2025.12.11 03:55:06.158995 [ 276 ] {acbb8bf8-5aab-4e5a-8a6e-d29c220d429e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8320 | 2025.12.11 03:55:06.159425 [ 276 ] {acbb8bf8-5aab-4e5a-8a6e-d29c220d429e} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8321 | 2025.12.11 03:55:06.159459 [ 276 ] {acbb8bf8-5aab-4e5a-8a6e-d29c220d429e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8322 | 2025.12.11 03:55:06.159758 [ 276 ] {acbb8bf8-5aab-4e5a-8a6e-d29c220d429e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8323 | 2025.12.11 03:55:06.159963 [ 276 ] {acbb8bf8-5aab-4e5a-8a6e-d29c220d429e} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8324 | 2025.12.11 03:55:06.160090 [ 276 ] {acbb8bf8-5aab-4e5a-8a6e-d29c220d429e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 8325 | 2025.12.11 03:55:06.160128 [ 276 ] {acbb8bf8-5aab-4e5a-8a6e-d29c220d429e} <Debug> TCPHandler: Processed in 0.001328443 sec. | ||
| 8326 | 2025.12.11 03:55:06.160256 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8327 | 2025.12.11 03:55:06.160361 [ 276 ] {a951da72-1a9b-4fa0-946b-9a7ae91ecfa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8328 | 2025.12.11 03:55:06.160405 [ 276 ] {a951da72-1a9b-4fa0-946b-9a7ae91ecfa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8329 | 2025.12.11 03:55:06.160832 [ 276 ] {a951da72-1a9b-4fa0-946b-9a7ae91ecfa1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8330 | 2025.12.11 03:55:06.160866 [ 276 ] {a951da72-1a9b-4fa0-946b-9a7ae91ecfa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8331 | 2025.12.11 03:55:06.161184 [ 276 ] {a951da72-1a9b-4fa0-946b-9a7ae91ecfa1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8332 | 2025.12.11 03:55:06.161388 [ 276 ] {a951da72-1a9b-4fa0-946b-9a7ae91ecfa1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8333 | 2025.12.11 03:55:06.161514 [ 276 ] {a951da72-1a9b-4fa0-946b-9a7ae91ecfa1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 8334 | 2025.12.11 03:55:06.161550 [ 276 ] {a951da72-1a9b-4fa0-946b-9a7ae91ecfa1} <Debug> TCPHandler: Processed in 0.001343313 sec. | ||
| 8335 | 2025.12.11 03:55:06.161668 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8336 | 2025.12.11 03:55:06.161761 [ 276 ] {bcd4af81-d941-4316-8cb7-aed3655c6aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8337 | 2025.12.11 03:55:06.161800 [ 276 ] {bcd4af81-d941-4316-8cb7-aed3655c6aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8338 | 2025.12.11 03:55:06.162143 [ 276 ] {bcd4af81-d941-4316-8cb7-aed3655c6aaa} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8339 | 2025.12.11 03:55:06.162177 [ 276 ] {bcd4af81-d941-4316-8cb7-aed3655c6aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8340 | 2025.12.11 03:55:06.162472 [ 276 ] {bcd4af81-d941-4316-8cb7-aed3655c6aaa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8341 | 2025.12.11 03:55:06.162681 [ 276 ] {bcd4af81-d941-4316-8cb7-aed3655c6aaa} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8342 | 2025.12.11 03:55:06.162807 [ 276 ] {bcd4af81-d941-4316-8cb7-aed3655c6aaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 8343 | 2025.12.11 03:55:06.162842 [ 276 ] {bcd4af81-d941-4316-8cb7-aed3655c6aaa} <Debug> TCPHandler: Processed in 0.001223702 sec. | ||
| 8344 | 2025.12.11 03:55:07.147161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8345 | 2025.12.11 03:55:07.162314 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2025.12.11 03:55:07.162375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8347 | 2025.12.11 03:55:07.168359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8348 | 2025.12.11 03:55:07.169076 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2025.12.11 03:55:07.171762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8350 | 2025.12.11 03:55:09.469580 [ 81 ] {} <Debug> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8351 | 2025.12.11 03:55:09.469676 [ 81 ] {} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2025.12.11 03:55:09.469719 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8353 | 2025.12.11 03:55:09.469925 [ 198 ] {201409c6-61ef-421a-b5f1-558d5fae89af::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 | ||
| 8354 | 2025.12.11 03:55:09.470170 [ 198 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8355 | 2025.12.11 03:55:09.470229 [ 198 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 8356 | 2025.12.11 03:55:09.470340 [ 198 ] {201409c6-61ef-421a-b5f1-558d5fae89af::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 | ||
| 8357 | 2025.12.11 03:55:09.470423 [ 198 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8358 | 2025.12.11 03:55:09.470501 [ 198 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 8359 | 2025.12.11 03:55:09.470570 [ 198 ] {201409c6-61ef-421a-b5f1-558d5fae89af::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 | ||
| 8360 | 2025.12.11 03:55:09.471620 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001793151 sec., 23422.455777566975 rows/sec., 1.95 MiB/sec. | ||
| 8361 | 2025.12.11 03:55:09.471806 [ 200 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8362 | 2025.12.11 03:55:09.472133 [ 200 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_17_4} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2025.12.11 03:55:09.472219 [ 200 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_17_4} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8364 | 2025.12.11 03:55:09.472330 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8365 | 2025.12.11 03:55:11.160449 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8366 | 2025.12.11 03:55:11.160654 [ 276 ] {9724fa4b-494e-4cdd-bdfb-865e5a6ba5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8367 | 2025.12.11 03:55:11.160724 [ 276 ] {9724fa4b-494e-4cdd-bdfb-865e5a6ba5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8368 | 2025.12.11 03:55:11.161405 [ 276 ] {9724fa4b-494e-4cdd-bdfb-865e5a6ba5cc} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8369 | 2025.12.11 03:55:11.161464 [ 276 ] {9724fa4b-494e-4cdd-bdfb-865e5a6ba5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8370 | 2025.12.11 03:55:11.161910 [ 276 ] {9724fa4b-494e-4cdd-bdfb-865e5a6ba5cc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8371 | 2025.12.11 03:55:11.162141 [ 276 ] {9724fa4b-494e-4cdd-bdfb-865e5a6ba5cc} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2025.12.11 03:55:11.162295 [ 276 ] {9724fa4b-494e-4cdd-bdfb-865e5a6ba5cc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001691 sec., 14192.785334121822 rows/sec., 1.18 MiB/sec. | ||
| 8373 | 2025.12.11 03:55:11.162340 [ 276 ] {9724fa4b-494e-4cdd-bdfb-865e5a6ba5cc} <Debug> TCPHandler: Processed in 0.002016775 sec. | ||
| 8374 | 2025.12.11 03:55:11.162468 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8375 | 2025.12.11 03:55:11.162565 [ 276 ] {075be029-9b5e-4017-8fe7-7c83ffeb1d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8376 | 2025.12.11 03:55:11.162608 [ 276 ] {075be029-9b5e-4017-8fe7-7c83ffeb1d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8377 | 2025.12.11 03:55:11.163022 [ 276 ] {075be029-9b5e-4017-8fe7-7c83ffeb1d93} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8378 | 2025.12.11 03:55:11.163058 [ 276 ] {075be029-9b5e-4017-8fe7-7c83ffeb1d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8379 | 2025.12.11 03:55:11.163393 [ 276 ] {075be029-9b5e-4017-8fe7-7c83ffeb1d93} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8380 | 2025.12.11 03:55:11.163602 [ 276 ] {075be029-9b5e-4017-8fe7-7c83ffeb1d93} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2025.12.11 03:55:11.163733 [ 276 ] {075be029-9b5e-4017-8fe7-7c83ffeb1d93} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001188 sec., 1683.5016835016834 rows/sec., 137.28 KiB/sec. | ||
| 8382 | 2025.12.11 03:55:11.163773 [ 276 ] {075be029-9b5e-4017-8fe7-7c83ffeb1d93} <Debug> TCPHandler: Processed in 0.001354504 sec. | ||
| 8383 | 2025.12.11 03:55:11.163887 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8384 | 2025.12.11 03:55:11.163981 [ 276 ] {72cedd37-fffc-479d-8958-7afc61b8441e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8385 | 2025.12.11 03:55:11.164022 [ 276 ] {72cedd37-fffc-479d-8958-7afc61b8441e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8386 | 2025.12.11 03:55:11.164601 [ 276 ] {72cedd37-fffc-479d-8958-7afc61b8441e} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8387 | 2025.12.11 03:55:11.164638 [ 276 ] {72cedd37-fffc-479d-8958-7afc61b8441e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8388 | 2025.12.11 03:55:11.164976 [ 276 ] {72cedd37-fffc-479d-8958-7afc61b8441e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8389 | 2025.12.11 03:55:11.165186 [ 276 ] {72cedd37-fffc-479d-8958-7afc61b8441e} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8390 | 2025.12.11 03:55:11.165319 [ 276 ] {72cedd37-fffc-479d-8958-7afc61b8441e} <Debug> executeQuery: Read 261 rows, 23.94 KiB in 0.001355 sec., 192619.92619926197 rows/sec., 17.25 MiB/sec. | ||
| 8391 | 2025.12.11 03:55:11.165358 [ 276 ] {72cedd37-fffc-479d-8958-7afc61b8441e} <Debug> TCPHandler: Processed in 0.001518506 sec. | ||
| 8392 | 2025.12.11 03:55:11.165463 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8393 | 2025.12.11 03:55:11.165558 [ 276 ] {2032a0f7-1f44-40a3-919b-b4aa0469496b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8394 | 2025.12.11 03:55:11.165599 [ 276 ] {2032a0f7-1f44-40a3-919b-b4aa0469496b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8395 | 2025.12.11 03:55:11.166014 [ 276 ] {2032a0f7-1f44-40a3-919b-b4aa0469496b} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8396 | 2025.12.11 03:55:11.166050 [ 276 ] {2032a0f7-1f44-40a3-919b-b4aa0469496b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8397 | 2025.12.11 03:55:11.166352 [ 276 ] {2032a0f7-1f44-40a3-919b-b4aa0469496b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8398 | 2025.12.11 03:55:11.166555 [ 276 ] {2032a0f7-1f44-40a3-919b-b4aa0469496b} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2025.12.11 03:55:11.166685 [ 276 ] {2032a0f7-1f44-40a3-919b-b4aa0469496b} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001144 sec., 48951.04895104895 rows/sec., 3.64 MiB/sec. | ||
| 8400 | 2025.12.11 03:55:11.166724 [ 276 ] {2032a0f7-1f44-40a3-919b-b4aa0469496b} <Debug> TCPHandler: Processed in 0.001309662 sec. | ||
| 8401 | 2025.12.11 03:55:11.166834 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2025.12.11 03:55:11.166929 [ 276 ] {5fa535d6-d28d-484a-aa2c-d13bc3517d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8403 | 2025.12.11 03:55:11.166969 [ 276 ] {5fa535d6-d28d-484a-aa2c-d13bc3517d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8404 | 2025.12.11 03:55:11.167366 [ 276 ] {5fa535d6-d28d-484a-aa2c-d13bc3517d40} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2025.12.11 03:55:11.167401 [ 276 ] {5fa535d6-d28d-484a-aa2c-d13bc3517d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8406 | 2025.12.11 03:55:11.167702 [ 276 ] {5fa535d6-d28d-484a-aa2c-d13bc3517d40} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8407 | 2025.12.11 03:55:11.167911 [ 276 ] {5fa535d6-d28d-484a-aa2c-d13bc3517d40} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2025.12.11 03:55:11.168047 [ 276 ] {5fa535d6-d28d-484a-aa2c-d13bc3517d40} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001136 sec., 21126.76056338028 rows/sec., 1.75 MiB/sec. | ||
| 8409 | 2025.12.11 03:55:11.168087 [ 276 ] {5fa535d6-d28d-484a-aa2c-d13bc3517d40} <Debug> TCPHandler: Processed in 0.001302632 sec. | ||
| 8410 | 2025.12.11 03:55:11.168201 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2025.12.11 03:55:11.168295 [ 276 ] {2c0105ab-0897-4658-9666-a9ea449b0967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8412 | 2025.12.11 03:55:11.168335 [ 276 ] {2c0105ab-0897-4658-9666-a9ea449b0967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8413 | 2025.12.11 03:55:11.168739 [ 276 ] {2c0105ab-0897-4658-9666-a9ea449b0967} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2025.12.11 03:55:11.168775 [ 276 ] {2c0105ab-0897-4658-9666-a9ea449b0967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8415 | 2025.12.11 03:55:11.169089 [ 276 ] {2c0105ab-0897-4658-9666-a9ea449b0967} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8416 | 2025.12.11 03:55:11.169293 [ 276 ] {2c0105ab-0897-4658-9666-a9ea449b0967} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2025.12.11 03:55:11.169432 [ 276 ] {2c0105ab-0897-4658-9666-a9ea449b0967} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 812.39 KiB/sec. | ||
| 8418 | 2025.12.11 03:55:11.169469 [ 276 ] {2c0105ab-0897-4658-9666-a9ea449b0967} <Debug> TCPHandler: Processed in 0.001316563 sec. | ||
| 8419 | 2025.12.11 03:55:11.169571 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2025.12.11 03:55:11.169663 [ 276 ] {ead5a8ac-c132-43e1-843f-7b76936243c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8421 | 2025.12.11 03:55:11.169704 [ 276 ] {ead5a8ac-c132-43e1-843f-7b76936243c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8422 | 2025.12.11 03:55:11.170178 [ 276 ] {ead5a8ac-c132-43e1-843f-7b76936243c7} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2025.12.11 03:55:11.170213 [ 276 ] {ead5a8ac-c132-43e1-843f-7b76936243c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8424 | 2025.12.11 03:55:11.170520 [ 276 ] {ead5a8ac-c132-43e1-843f-7b76936243c7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8425 | 2025.12.11 03:55:11.170723 [ 276 ] {ead5a8ac-c132-43e1-843f-7b76936243c7} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2025.12.11 03:55:11.170864 [ 276 ] {ead5a8ac-c132-43e1-843f-7b76936243c7} <Debug> executeQuery: Read 144 rows, 11.90 KiB in 0.001217 sec., 118323.74691865242 rows/sec., 9.55 MiB/sec. | ||
| 8427 | 2025.12.11 03:55:11.170903 [ 276 ] {ead5a8ac-c132-43e1-843f-7b76936243c7} <Debug> TCPHandler: Processed in 0.001379394 sec. | ||
| 8428 | 2025.12.11 03:55:11.171015 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2025.12.11 03:55:11.171107 [ 276 ] {3a938c0f-6c06-4d14-bbf6-96e4a33cbe55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8430 | 2025.12.11 03:55:11.171151 [ 276 ] {3a938c0f-6c06-4d14-bbf6-96e4a33cbe55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8431 | 2025.12.11 03:55:11.171581 [ 276 ] {3a938c0f-6c06-4d14-bbf6-96e4a33cbe55} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2025.12.11 03:55:11.171617 [ 276 ] {3a938c0f-6c06-4d14-bbf6-96e4a33cbe55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8433 | 2025.12.11 03:55:11.171973 [ 276 ] {3a938c0f-6c06-4d14-bbf6-96e4a33cbe55} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8434 | 2025.12.11 03:55:11.172190 [ 276 ] {3a938c0f-6c06-4d14-bbf6-96e4a33cbe55} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2025.12.11 03:55:11.172329 [ 276 ] {3a938c0f-6c06-4d14-bbf6-96e4a33cbe55} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00124 sec., 158870.96774193548 rows/sec., 11.40 MiB/sec. | ||
| 8436 | 2025.12.11 03:55:11.172368 [ 276 ] {3a938c0f-6c06-4d14-bbf6-96e4a33cbe55} <Debug> TCPHandler: Processed in 0.001400784 sec. | ||
| 8437 | 2025.12.11 03:55:11.172485 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2025.12.11 03:55:11.172578 [ 276 ] {39c794f2-cb82-4fbe-8608-f8d7c3ef2d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8439 | 2025.12.11 03:55:11.172631 [ 276 ] {39c794f2-cb82-4fbe-8608-f8d7c3ef2d5f} <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 | ||
| 8440 | 2025.12.11 03:55:11.173551 [ 276 ] {39c794f2-cb82-4fbe-8608-f8d7c3ef2d5f} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2025.12.11 03:55:11.173588 [ 276 ] {39c794f2-cb82-4fbe-8608-f8d7c3ef2d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8442 | 2025.12.11 03:55:11.174204 [ 276 ] {39c794f2-cb82-4fbe-8608-f8d7c3ef2d5f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8443 | 2025.12.11 03:55:11.174429 [ 276 ] {39c794f2-cb82-4fbe-8608-f8d7c3ef2d5f} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2025.12.11 03:55:11.174586 [ 276 ] {39c794f2-cb82-4fbe-8608-f8d7c3ef2d5f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002024 sec., 20750.98814229249 rows/sec., 37.18 MiB/sec. | ||
| 8445 | 2025.12.11 03:55:11.174665 [ 276 ] {39c794f2-cb82-4fbe-8608-f8d7c3ef2d5f} <Debug> TCPHandler: Processed in 0.002227908 sec. | ||
| 8446 | 2025.12.11 03:55:11.174781 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2025.12.11 03:55:11.174875 [ 276 ] {9bbb2b05-3c18-4731-9c2c-0bc48db1a96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8448 | 2025.12.11 03:55:11.174918 [ 276 ] {9bbb2b05-3c18-4731-9c2c-0bc48db1a96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8449 | 2025.12.11 03:55:11.175263 [ 276 ] {9bbb2b05-3c18-4731-9c2c-0bc48db1a96e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2025.12.11 03:55:11.175299 [ 276 ] {9bbb2b05-3c18-4731-9c2c-0bc48db1a96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8451 | 2025.12.11 03:55:11.175599 [ 276 ] {9bbb2b05-3c18-4731-9c2c-0bc48db1a96e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8452 | 2025.12.11 03:55:11.175806 [ 276 ] {9bbb2b05-3c18-4731-9c2c-0bc48db1a96e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2025.12.11 03:55:11.175938 [ 276 ] {9bbb2b05-3c18-4731-9c2c-0bc48db1a96e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 8454 | 2025.12.11 03:55:11.175975 [ 276 ] {9bbb2b05-3c18-4731-9c2c-0bc48db1a96e} <Debug> TCPHandler: Processed in 0.001242472 sec. | ||
| 8455 | 2025.12.11 03:55:13.271326 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8456 | 2025.12.11 03:55:13.271406 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8457 | 2025.12.11 03:55:13.450777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23059 | ||
| 8458 | 2025.12.11 03:55:13.451610 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2025.12.11 03:55:13.451687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8460 | 2025.12.11 03:55:13.452269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8461 | 2025.12.11 03:55:13.452496 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2025.12.11 03:55:13.452625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23059 | ||
| 8463 | 2025.12.11 03:55:13.491650 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1014 | ||
| 8464 | 2025.12.11 03:55:13.494176 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2025.12.11 03:55:13.494234 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8466 | 2025.12.11 03:55:13.495459 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8467 | 2025.12.11 03:55:13.495733 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2025.12.11 03:55:13.495915 [ 79 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8469 | 2025.12.11 03:55:13.496009 [ 79 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2025.12.11 03:55:13.496045 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8471 | 2025.12.11 03:55:13.496105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 8472 | 2025.12.11 03:55:13.496202 [ 189 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 8473 | 2025.12.11 03:55:13.497003 [ 189 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8474 | 2025.12.11 03:55:13.497136 [ 189 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 884 rows starting from the beginning of the part | ||
| 8475 | 2025.12.11 03:55:13.497495 [ 189 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
| 8476 | 2025.12.11 03:55:13.497836 [ 189 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 8477 | 2025.12.11 03:55:13.498192 [ 189 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
| 8478 | 2025.12.11 03:55:13.498549 [ 189 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 8479 | 2025.12.11 03:55:13.498889 [ 189 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 8480 | 2025.12.11 03:55:13.505578 [ 200 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 72 columns (72 merged, 0 gathered) in 0.009447033 sec., 107335.28717429058 rows/sec., 85.70 MiB/sec. | ||
| 8481 | 2025.12.11 03:55:13.506683 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8482 | 2025.12.11 03:55:13.507193 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_36_7} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2025.12.11 03:55:13.507262 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_36_7} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8484 | 2025.12.11 03:55:13.507420 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 8485 | 2025.12.11 03:55:14.002271 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00175565 sec. | ||
| 8486 | 2025.12.11 03:55:14.671824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8487 | 2025.12.11 03:55:14.687879 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2025.12.11 03:55:14.687925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8489 | 2025.12.11 03:55:14.694117 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8490 | 2025.12.11 03:55:14.694809 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2025.12.11 03:55:14.697576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8492 | 2025.12.11 03:55:16.156631 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8493 | 2025.12.11 03:55:16.156843 [ 276 ] {c02221d3-d7f5-4c0a-9e21-3a7b63706afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8494 | 2025.12.11 03:55:16.156916 [ 276 ] {c02221d3-d7f5-4c0a-9e21-3a7b63706afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8495 | 2025.12.11 03:55:16.157552 [ 276 ] {c02221d3-d7f5-4c0a-9e21-3a7b63706afb} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2025.12.11 03:55:16.157600 [ 276 ] {c02221d3-d7f5-4c0a-9e21-3a7b63706afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8497 | 2025.12.11 03:55:16.157984 [ 276 ] {c02221d3-d7f5-4c0a-9e21-3a7b63706afb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8498 | 2025.12.11 03:55:16.158213 [ 276 ] {c02221d3-d7f5-4c0a-9e21-3a7b63706afb} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2025.12.11 03:55:16.158380 [ 276 ] {c02221d3-d7f5-4c0a-9e21-3a7b63706afb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.69 MiB/sec. | ||
| 8500 | 2025.12.11 03:55:16.158436 [ 276 ] {c02221d3-d7f5-4c0a-9e21-3a7b63706afb} <Debug> TCPHandler: Processed in 0.001933514 sec. | ||
| 8501 | 2025.12.11 03:55:16.158558 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8502 | 2025.12.11 03:55:16.158661 [ 276 ] {b43838f7-b8e8-4af6-a6d7-f949741d0730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8503 | 2025.12.11 03:55:16.158708 [ 276 ] {b43838f7-b8e8-4af6-a6d7-f949741d0730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8504 | 2025.12.11 03:55:16.159152 [ 276 ] {b43838f7-b8e8-4af6-a6d7-f949741d0730} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2025.12.11 03:55:16.159190 [ 276 ] {b43838f7-b8e8-4af6-a6d7-f949741d0730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8506 | 2025.12.11 03:55:16.159496 [ 276 ] {b43838f7-b8e8-4af6-a6d7-f949741d0730} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8507 | 2025.12.11 03:55:16.159702 [ 276 ] {b43838f7-b8e8-4af6-a6d7-f949741d0730} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2025.12.11 03:55:16.159837 [ 276 ] {b43838f7-b8e8-4af6-a6d7-f949741d0730} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 8509 | 2025.12.11 03:55:16.159878 [ 276 ] {b43838f7-b8e8-4af6-a6d7-f949741d0730} <Debug> TCPHandler: Processed in 0.001370993 sec. | ||
| 8510 | 2025.12.11 03:55:16.159990 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8511 | 2025.12.11 03:55:16.160085 [ 276 ] {ad7dce14-d918-4df1-bdce-fc9ba0705310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8512 | 2025.12.11 03:55:16.160131 [ 276 ] {ad7dce14-d918-4df1-bdce-fc9ba0705310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8513 | 2025.12.11 03:55:16.160561 [ 276 ] {ad7dce14-d918-4df1-bdce-fc9ba0705310} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2025.12.11 03:55:16.160597 [ 276 ] {ad7dce14-d918-4df1-bdce-fc9ba0705310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8515 | 2025.12.11 03:55:16.160931 [ 276 ] {ad7dce14-d918-4df1-bdce-fc9ba0705310} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8516 | 2025.12.11 03:55:16.161144 [ 276 ] {ad7dce14-d918-4df1-bdce-fc9ba0705310} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2025.12.11 03:55:16.161282 [ 276 ] {ad7dce14-d918-4df1-bdce-fc9ba0705310} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 8518 | 2025.12.11 03:55:16.161320 [ 276 ] {ad7dce14-d918-4df1-bdce-fc9ba0705310} <Debug> TCPHandler: Processed in 0.001380003 sec. | ||
| 8519 | 2025.12.11 03:55:16.161435 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2025.12.11 03:55:16.161529 [ 276 ] {d81f7579-d534-4209-ac42-dc3089c1ce8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8521 | 2025.12.11 03:55:16.161571 [ 276 ] {d81f7579-d534-4209-ac42-dc3089c1ce8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8522 | 2025.12.11 03:55:16.161897 [ 276 ] {d81f7579-d534-4209-ac42-dc3089c1ce8f} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2025.12.11 03:55:16.161931 [ 276 ] {d81f7579-d534-4209-ac42-dc3089c1ce8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8524 | 2025.12.11 03:55:16.162263 [ 276 ] {d81f7579-d534-4209-ac42-dc3089c1ce8f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8525 | 2025.12.11 03:55:16.162469 [ 276 ] {d81f7579-d534-4209-ac42-dc3089c1ce8f} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8526 | 2025.12.11 03:55:16.162608 [ 276 ] {d81f7579-d534-4209-ac42-dc3089c1ce8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 8527 | 2025.12.11 03:55:16.162644 [ 276 ] {d81f7579-d534-4209-ac42-dc3089c1ce8f} <Debug> TCPHandler: Processed in 0.001258501 sec. | ||
| 8528 | 2025.12.11 03:55:20.952711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23507 | ||
| 8529 | 2025.12.11 03:55:20.953320 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2025.12.11 03:55:20.953363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8531 | 2025.12.11 03:55:20.953842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8532 | 2025.12.11 03:55:20.954068 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8533 | 2025.12.11 03:55:20.954207 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23507 | ||
| 8534 | 2025.12.11 03:55:21.158664 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2025.12.11 03:55:21.158838 [ 276 ] {4386513e-ab63-4ba5-97be-07998feeea43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8536 | 2025.12.11 03:55:21.158904 [ 276 ] {4386513e-ab63-4ba5-97be-07998feeea43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8537 | 2025.12.11 03:55:21.159575 [ 276 ] {4386513e-ab63-4ba5-97be-07998feeea43} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2025.12.11 03:55:21.159615 [ 276 ] {4386513e-ab63-4ba5-97be-07998feeea43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8539 | 2025.12.11 03:55:21.160003 [ 276 ] {4386513e-ab63-4ba5-97be-07998feeea43} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8540 | 2025.12.11 03:55:21.160225 [ 276 ] {4386513e-ab63-4ba5-97be-07998feeea43} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2025.12.11 03:55:21.160385 [ 276 ] {4386513e-ab63-4ba5-97be-07998feeea43} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001589 sec., 88105.7268722467 rows/sec., 7.64 MiB/sec. | ||
| 8542 | 2025.12.11 03:55:21.160433 [ 276 ] {4386513e-ab63-4ba5-97be-07998feeea43} <Debug> TCPHandler: Processed in 0.001889483 sec. | ||
| 8543 | 2025.12.11 03:55:21.160560 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2025.12.11 03:55:21.160660 [ 276 ] {7d773ac1-b292-471a-b2f6-84c78293d644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8545 | 2025.12.11 03:55:21.160702 [ 276 ] {7d773ac1-b292-471a-b2f6-84c78293d644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8546 | 2025.12.11 03:55:21.161129 [ 276 ] {7d773ac1-b292-471a-b2f6-84c78293d644} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2025.12.11 03:55:21.161166 [ 276 ] {7d773ac1-b292-471a-b2f6-84c78293d644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8548 | 2025.12.11 03:55:21.161472 [ 276 ] {7d773ac1-b292-471a-b2f6-84c78293d644} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8549 | 2025.12.11 03:55:21.161677 [ 276 ] {7d773ac1-b292-471a-b2f6-84c78293d644} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2025.12.11 03:55:21.161795 [ 66 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8551 | 2025.12.11 03:55:21.161819 [ 276 ] {7d773ac1-b292-471a-b2f6-84c78293d644} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001182 sec., 35532.99492385786 rows/sec., 2.61 MiB/sec. | ||
| 8552 | 2025.12.11 03:55:21.161867 [ 66 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2025.12.11 03:55:21.161877 [ 276 ] {7d773ac1-b292-471a-b2f6-84c78293d644} <Debug> TCPHandler: Processed in 0.001367614 sec. | ||
| 8554 | 2025.12.11 03:55:21.161898 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8555 | 2025.12.11 03:55:21.161993 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8556 | 2025.12.11 03:55:21.162011 [ 194 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 8557 | 2025.12.11 03:55:21.162093 [ 276 ] {26de9488-a49a-4fd3-848a-0aeed9ad953b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8558 | 2025.12.11 03:55:21.162139 [ 276 ] {26de9488-a49a-4fd3-848a-0aeed9ad953b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8559 | 2025.12.11 03:55:21.162150 [ 194 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8560 | 2025.12.11 03:55:21.162188 [ 194 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 72 rows starting from the beginning of the part | ||
| 8561 | 2025.12.11 03:55:21.162256 [ 194 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
| 8562 | 2025.12.11 03:55:21.162302 [ 194 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 8563 | 2025.12.11 03:55:21.162346 [ 194 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 8564 | 2025.12.11 03:55:21.162390 [ 194 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 8565 | 2025.12.11 03:55:21.162427 [ 194 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 8566 | 2025.12.11 03:55:21.162566 [ 276 ] {26de9488-a49a-4fd3-848a-0aeed9ad953b} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2025.12.11 03:55:21.162608 [ 276 ] {26de9488-a49a-4fd3-848a-0aeed9ad953b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8568 | 2025.12.11 03:55:21.162972 [ 276 ] {26de9488-a49a-4fd3-848a-0aeed9ad953b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8569 | 2025.12.11 03:55:21.163195 [ 276 ] {26de9488-a49a-4fd3-848a-0aeed9ad953b} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2025.12.11 03:55:21.163333 [ 276 ] {26de9488-a49a-4fd3-848a-0aeed9ad953b} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001258 sec., 84260.73131955485 rows/sec., 6.58 MiB/sec. | ||
| 8571 | 2025.12.11 03:55:21.163333 [ 197 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373784 sec., 189258.28223359713 rows/sec., 14.60 MiB/sec. | ||
| 8572 | 2025.12.11 03:55:21.163373 [ 276 ] {26de9488-a49a-4fd3-848a-0aeed9ad953b} <Debug> TCPHandler: Processed in 0.001428974 sec. | ||
| 8573 | 2025.12.11 03:55:21.163487 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8574 | 2025.12.11 03:55:21.163496 [ 190 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8575 | 2025.12.11 03:55:21.163583 [ 276 ] {c712df48-9364-4cb7-b466-1d2af84522da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8576 | 2025.12.11 03:55:21.163631 [ 276 ] {c712df48-9364-4cb7-b466-1d2af84522da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8577 | 2025.12.11 03:55:21.163785 [ 190 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_41_8} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2025.12.11 03:55:21.163865 [ 190 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_41_8} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8579 | 2025.12.11 03:55:21.163951 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8580 | 2025.12.11 03:55:21.164031 [ 276 ] {c712df48-9364-4cb7-b466-1d2af84522da} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2025.12.11 03:55:21.164072 [ 276 ] {c712df48-9364-4cb7-b466-1d2af84522da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8582 | 2025.12.11 03:55:21.164416 [ 276 ] {c712df48-9364-4cb7-b466-1d2af84522da} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8583 | 2025.12.11 03:55:21.164626 [ 276 ] {c712df48-9364-4cb7-b466-1d2af84522da} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2025.12.11 03:55:21.164768 [ 276 ] {c712df48-9364-4cb7-b466-1d2af84522da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 8585 | 2025.12.11 03:55:21.164806 [ 276 ] {c712df48-9364-4cb7-b466-1d2af84522da} <Debug> TCPHandler: Processed in 0.001368223 sec. | ||
| 8586 | 2025.12.11 03:55:21.164908 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2025.12.11 03:55:21.165003 [ 276 ] {b8455054-39f2-41ff-978d-2714e72f21a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8588 | 2025.12.11 03:55:21.165057 [ 276 ] {b8455054-39f2-41ff-978d-2714e72f21a6} <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 | ||
| 8589 | 2025.12.11 03:55:21.165999 [ 276 ] {b8455054-39f2-41ff-978d-2714e72f21a6} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2025.12.11 03:55:21.166043 [ 276 ] {b8455054-39f2-41ff-978d-2714e72f21a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8591 | 2025.12.11 03:55:21.166641 [ 276 ] {b8455054-39f2-41ff-978d-2714e72f21a6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8592 | 2025.12.11 03:55:21.166864 [ 276 ] {b8455054-39f2-41ff-978d-2714e72f21a6} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2025.12.11 03:55:21.167015 [ 276 ] {b8455054-39f2-41ff-978d-2714e72f21a6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002031 sec., 20679.468242245202 rows/sec., 37.06 MiB/sec. | ||
| 8594 | 2025.12.11 03:55:21.167078 [ 276 ] {b8455054-39f2-41ff-978d-2714e72f21a6} <Debug> TCPHandler: Processed in 0.002217278 sec. | ||
| 8595 | 2025.12.11 03:55:21.167194 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2025.12.11 03:55:21.167286 [ 276 ] {a2e69c7a-8e6b-4b6b-8e54-602e39ad2efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8597 | 2025.12.11 03:55:21.167328 [ 276 ] {a2e69c7a-8e6b-4b6b-8e54-602e39ad2efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8598 | 2025.12.11 03:55:21.167655 [ 276 ] {a2e69c7a-8e6b-4b6b-8e54-602e39ad2efe} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2025.12.11 03:55:21.167689 [ 276 ] {a2e69c7a-8e6b-4b6b-8e54-602e39ad2efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8600 | 2025.12.11 03:55:21.168003 [ 276 ] {a2e69c7a-8e6b-4b6b-8e54-602e39ad2efe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8601 | 2025.12.11 03:55:21.168222 [ 276 ] {a2e69c7a-8e6b-4b6b-8e54-602e39ad2efe} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2025.12.11 03:55:21.168350 [ 276 ] {a2e69c7a-8e6b-4b6b-8e54-602e39ad2efe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 8603 | 2025.12.11 03:55:21.168386 [ 276 ] {a2e69c7a-8e6b-4b6b-8e54-602e39ad2efe} <Debug> TCPHandler: Processed in 0.001238601 sec. | ||
| 8604 | 2025.12.11 03:55:22.197646 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 8605 | 2025.12.11 03:55:22.215697 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2025.12.11 03:55:22.215759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8607 | 2025.12.11 03:55:22.222462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8608 | 2025.12.11 03:55:22.223186 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2025.12.11 03:55:22.226217 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 8610 | 2025.12.11 03:55:23.495989 [ 64 ] {} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8611 | 2025.12.11 03:55:23.496060 [ 64 ] {} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2025.12.11 03:55:23.496086 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8613 | 2025.12.11 03:55:23.496228 [ 190 ] {620ae514-9621-400c-9c0e-6d31af5efebc::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 | ||
| 8614 | 2025.12.11 03:55:23.496280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1034 | ||
| 8615 | 2025.12.11 03:55:23.496393 [ 190 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8616 | 2025.12.11 03:55:23.496431 [ 190 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part | ||
| 8617 | 2025.12.11 03:55:23.496506 [ 190 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 8618 | 2025.12.11 03:55:23.496559 [ 190 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 8619 | 2025.12.11 03:55:23.496607 [ 190 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 8620 | 2025.12.11 03:55:23.496653 [ 190 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 8621 | 2025.12.11 03:55:23.497600 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434775 sec., 526911.8851387849 rows/sec., 38.45 MiB/sec. | ||
| 8622 | 2025.12.11 03:55:23.497815 [ 188 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8623 | 2025.12.11 03:55:23.498127 [ 188 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_21_5} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2025.12.11 03:55:23.498212 [ 188 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_21_5} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8625 | 2025.12.11 03:55:23.498308 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8626 | 2025.12.11 03:55:23.498466 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2025.12.11 03:55:23.498519 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8628 | 2025.12.11 03:55:23.499734 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8629 | 2025.12.11 03:55:23.500002 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2025.12.11 03:55:23.500310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 8631 | 2025.12.11 03:55:23.558527 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63888 | ||
| 8632 | 2025.12.11 03:55:23.558629 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8633 | 2025.12.11 03:55:23.558654 [ 288 ] {} <Debug> TCP-Session: dcdfb864-715c-41ed-94f7-7e7b6a21d55c Authenticating user 'default' from [fd00:1122:3344:101::e]:63888 | ||
| 8634 | 2025.12.11 03:55:23.558676 [ 288 ] {} <Debug> TCP-Session: dcdfb864-715c-41ed-94f7-7e7b6a21d55c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8635 | 2025.12.11 03:55:23.558689 [ 288 ] {} <Debug> TCP-Session: dcdfb864-715c-41ed-94f7-7e7b6a21d55c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8636 | 2025.12.11 03:55:23.558875 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38310 | ||
| 8637 | 2025.12.11 03:55:23.558895 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54088 | ||
| 8638 | 2025.12.11 03:55:23.558919 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41239 | ||
| 8639 | 2025.12.11 03:55:23.558946 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61583 | ||
| 8640 | 2025.12.11 03:55:23.558950 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50600 | ||
| 8641 | 2025.12.11 03:55:23.559020 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8642 | 2025.12.11 03:55:23.558994 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8643 | 2025.12.11 03:55:23.559062 [ 291 ] {} <Debug> TCP-Session: 742d25e5-1e54-49e9-b98b-38ab26561304 Authenticating user 'default' from [fd00:1122:3344:101::e]:54088 | ||
| 8644 | 2025.12.11 03:55:23.558945 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46986 | ||
| 8645 | 2025.12.11 03:55:23.559101 [ 291 ] {} <Debug> TCP-Session: 742d25e5-1e54-49e9-b98b-38ab26561304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8646 | 2025.12.11 03:55:23.559086 [ 290 ] {} <Debug> TCP-Session: 8e886859-0b04-4ead-8933-7922a96164e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38310 | ||
| 8647 | 2025.12.11 03:55:23.559138 [ 291 ] {} <Debug> TCP-Session: 742d25e5-1e54-49e9-b98b-38ab26561304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8648 | 2025.12.11 03:55:23.559159 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8649 | 2025.12.11 03:55:23.559168 [ 290 ] {} <Debug> TCP-Session: 8e886859-0b04-4ead-8933-7922a96164e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8650 | 2025.12.11 03:55:23.559190 [ 350 ] {} <Debug> TCP-Session: 09a88488-9675-4643-8f6b-dd8037f045ce Authenticating user 'default' from [fd00:1122:3344:101::e]:41239 | ||
| 8651 | 2025.12.11 03:55:23.559205 [ 290 ] {} <Debug> TCP-Session: 8e886859-0b04-4ead-8933-7922a96164e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8652 | 2025.12.11 03:55:23.559240 [ 350 ] {} <Debug> TCP-Session: 09a88488-9675-4643-8f6b-dd8037f045ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8653 | 2025.12.11 03:55:23.558908 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36558 | ||
| 8654 | 2025.12.11 03:55:23.559273 [ 350 ] {} <Debug> TCP-Session: 09a88488-9675-4643-8f6b-dd8037f045ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8655 | 2025.12.11 03:55:23.558901 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54033 | ||
| 8656 | 2025.12.11 03:55:23.558997 [ 288 ] {} <Trace> TCP-Session: dcdfb864-715c-41ed-94f7-7e7b6a21d55c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8657 | 2025.12.11 03:55:23.559500 [ 288 ] {1353621e-0c0f-4bd1-acd3-98a99600c876} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63888) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8658 | 2025.12.11 03:55:23.559750 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8659 | 2025.12.11 03:55:23.559781 [ 288 ] {1353621e-0c0f-4bd1-acd3-98a99600c876} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8660 | 2025.12.11 03:55:23.559794 [ 352 ] {} <Debug> TCP-Session: cbbfcc86-f309-4e6c-8c8a-80e54cd563ae Authenticating user 'default' from [fd00:1122:3344:101::e]:61583 | ||
| 8661 | 2025.12.11 03:55:23.559837 [ 352 ] {} <Debug> TCP-Session: cbbfcc86-f309-4e6c-8c8a-80e54cd563ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8662 | 2025.12.11 03:55:23.559846 [ 288 ] {1353621e-0c0f-4bd1-acd3-98a99600c876} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8663 | 2025.12.11 03:55:23.559856 [ 352 ] {} <Debug> TCP-Session: cbbfcc86-f309-4e6c-8c8a-80e54cd563ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8664 | 2025.12.11 03:55:23.559952 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8665 | 2025.12.11 03:55:23.559986 [ 292 ] {} <Debug> TCP-Session: 326a19be-bad3-4004-a100-53868d81d93e Authenticating user 'default' from [fd00:1122:3344:101::e]:54033 | ||
| 8666 | 2025.12.11 03:55:23.560003 [ 292 ] {} <Debug> TCP-Session: 326a19be-bad3-4004-a100-53868d81d93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8667 | 2025.12.11 03:55:23.560019 [ 292 ] {} <Debug> TCP-Session: 326a19be-bad3-4004-a100-53868d81d93e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8668 | 2025.12.11 03:55:23.560065 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8669 | 2025.12.11 03:55:23.560113 [ 351 ] {} <Debug> TCP-Session: ef3856a7-6330-48fd-9b30-008f3a63cfa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50600 | ||
| 8670 | 2025.12.11 03:55:23.560139 [ 351 ] {} <Debug> TCP-Session: ef3856a7-6330-48fd-9b30-008f3a63cfa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8671 | 2025.12.11 03:55:23.560154 [ 351 ] {} <Debug> TCP-Session: ef3856a7-6330-48fd-9b30-008f3a63cfa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8672 | 2025.12.11 03:55:23.560166 [ 288 ] {1353621e-0c0f-4bd1-acd3-98a99600c876} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 8673 | 2025.12.11 03:55:23.560179 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8674 | 2025.12.11 03:55:23.560219 [ 349 ] {} <Debug> TCP-Session: 1435f209-3b24-464d-80e9-a6ddffd85d97 Authenticating user 'default' from [fd00:1122:3344:101::e]:36558 | ||
| 8675 | 2025.12.11 03:55:23.560238 [ 349 ] {} <Debug> TCP-Session: 1435f209-3b24-464d-80e9-a6ddffd85d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8676 | 2025.12.11 03:55:23.560250 [ 349 ] {} <Debug> TCP-Session: 1435f209-3b24-464d-80e9-a6ddffd85d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8677 | 2025.12.11 03:55:23.560387 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8678 | 2025.12.11 03:55:23.560416 [ 353 ] {} <Debug> TCP-Session: 70f246e8-0980-457c-85bd-61baae142c84 Authenticating user 'default' from [fd00:1122:3344:101::e]:46986 | ||
| 8679 | 2025.12.11 03:55:23.560431 [ 353 ] {} <Debug> TCP-Session: 70f246e8-0980-457c-85bd-61baae142c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8680 | 2025.12.11 03:55:23.560444 [ 353 ] {} <Debug> TCP-Session: 70f246e8-0980-457c-85bd-61baae142c84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8681 | 2025.12.11 03:55:23.561190 [ 314 ] {1353621e-0c0f-4bd1-acd3-98a99600c876} <Trace> AggregatingTransform: Aggregating | ||
| 8682 | 2025.12.11 03:55:23.561245 [ 314 ] {1353621e-0c0f-4bd1-acd3-98a99600c876} <Trace> Aggregator: Aggregation method: without_key | ||
| 8683 | 2025.12.11 03:55:23.561284 [ 314 ] {1353621e-0c0f-4bd1-acd3-98a99600c876} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000989077 sec. (1011.044 rows/sec., 39.49 KiB/sec.) | ||
| 8684 | 2025.12.11 03:55:23.561306 [ 314 ] {1353621e-0c0f-4bd1-acd3-98a99600c876} <Trace> Aggregator: Merging aggregated data | ||
| 8685 | 2025.12.11 03:55:23.562549 [ 288 ] {1353621e-0c0f-4bd1-acd3-98a99600c876} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003106 sec., 321.9575016097875 rows/sec., 12.58 KiB/sec. | ||
| 8686 | 2025.12.11 03:55:23.562684 [ 288 ] {1353621e-0c0f-4bd1-acd3-98a99600c876} <Debug> TCPHandler: Processed in 0.003800625 sec. | ||
| 8687 | 2025.12.11 03:55:23.562803 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8688 | 2025.12.11 03:55:23.562830 [ 288 ] {} <Debug> TCP-Session: dcdfb864-715c-41ed-94f7-7e7b6a21d55c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8689 | 2025.12.11 03:55:23.562838 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8690 | 2025.12.11 03:55:23.562858 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8691 | 2025.12.11 03:55:23.562874 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8692 | 2025.12.11 03:55:23.562876 [ 353 ] {} <Debug> TCP-Session: 70f246e8-0980-457c-85bd-61baae142c84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8693 | 2025.12.11 03:55:23.562894 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8694 | 2025.12.11 03:55:23.562915 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8695 | 2025.12.11 03:55:23.562919 [ 292 ] {} <Debug> TCP-Session: 326a19be-bad3-4004-a100-53868d81d93e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8696 | 2025.12.11 03:55:23.562948 [ 291 ] {} <Debug> TCP-Session: 742d25e5-1e54-49e9-b98b-38ab26561304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8697 | 2025.12.11 03:55:23.562961 [ 350 ] {} <Debug> TCP-Session: 09a88488-9675-4643-8f6b-dd8037f045ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8698 | 2025.12.11 03:55:23.562957 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8699 | 2025.12.11 03:55:23.562982 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8700 | 2025.12.11 03:55:23.563019 [ 351 ] {} <Debug> TCP-Session: ef3856a7-6330-48fd-9b30-008f3a63cfa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8701 | 2025.12.11 03:55:23.562904 [ 290 ] {} <Debug> TCP-Session: 8e886859-0b04-4ead-8933-7922a96164e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8702 | 2025.12.11 03:55:23.563055 [ 352 ] {} <Debug> TCP-Session: cbbfcc86-f309-4e6c-8c8a-80e54cd563ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8703 | 2025.12.11 03:55:23.562934 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8704 | 2025.12.11 03:55:23.563107 [ 349 ] {} <Debug> TCP-Session: 1435f209-3b24-464d-80e9-a6ddffd85d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8705 | 2025.12.11 03:55:23.582655 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55445 | ||
| 8706 | 2025.12.11 03:55:23.582731 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8707 | 2025.12.11 03:55:23.582755 [ 288 ] {} <Debug> TCP-Session: ed2f1e81-fd0b-4f9b-9607-dc41fa034eba Authenticating user 'default' from [fd00:1122:3344:101::e]:55445 | ||
| 8708 | 2025.12.11 03:55:23.582773 [ 288 ] {} <Debug> TCP-Session: ed2f1e81-fd0b-4f9b-9607-dc41fa034eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8709 | 2025.12.11 03:55:23.582787 [ 288 ] {} <Debug> TCP-Session: ed2f1e81-fd0b-4f9b-9607-dc41fa034eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8710 | 2025.12.11 03:55:23.582971 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44797 | ||
| 8711 | 2025.12.11 03:55:23.582982 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42654 | ||
| 8712 | 2025.12.11 03:55:23.582996 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37183 | ||
| 8713 | 2025.12.11 03:55:23.583022 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37035 | ||
| 8714 | 2025.12.11 03:55:23.583043 [ 288 ] {} <Trace> TCP-Session: ed2f1e81-fd0b-4f9b-9607-dc41fa034eba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8715 | 2025.12.11 03:55:23.583062 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42601 | ||
| 8716 | 2025.12.11 03:55:23.583110 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8717 | 2025.12.11 03:55:23.583121 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8718 | 2025.12.11 03:55:23.583141 [ 292 ] {} <Debug> TCP-Session: 73828bb5-1383-4132-a125-53c28e9842fc Authenticating user 'default' from [fd00:1122:3344:101::e]:37183 | ||
| 8719 | 2025.12.11 03:55:23.583156 [ 349 ] {} <Debug> TCP-Session: 4db6b42b-4cb5-48b0-8576-5bfb940a1beb Authenticating user 'default' from [fd00:1122:3344:101::e]:37035 | ||
| 8720 | 2025.12.11 03:55:23.583163 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8721 | 2025.12.11 03:55:23.583179 [ 349 ] {} <Debug> TCP-Session: 4db6b42b-4cb5-48b0-8576-5bfb940a1beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8722 | 2025.12.11 03:55:23.583174 [ 292 ] {} <Debug> TCP-Session: 73828bb5-1383-4132-a125-53c28e9842fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8723 | 2025.12.11 03:55:23.583194 [ 353 ] {} <Debug> TCP-Session: a67917e6-f2ba-473b-ad26-d584650408ac Authenticating user 'default' from [fd00:1122:3344:101::e]:42601 | ||
| 8724 | 2025.12.11 03:55:23.583212 [ 292 ] {} <Debug> TCP-Session: 73828bb5-1383-4132-a125-53c28e9842fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8725 | 2025.12.11 03:55:23.583214 [ 288 ] {983f9c28-adec-4d29-8cd2-8213b0306274} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55445) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8726 | 2025.12.11 03:55:23.583225 [ 353 ] {} <Debug> TCP-Session: a67917e6-f2ba-473b-ad26-d584650408ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8727 | 2025.12.11 03:55:23.583078 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8728 | 2025.12.11 03:55:23.583264 [ 353 ] {} <Debug> TCP-Session: a67917e6-f2ba-473b-ad26-d584650408ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8729 | 2025.12.11 03:55:23.583290 [ 291 ] {} <Debug> TCP-Session: da031950-7a28-457f-a6b9-37746d05bb0d Authenticating user 'default' from [fd00:1122:3344:101::e]:42654 | ||
| 8730 | 2025.12.11 03:55:23.583059 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8731 | 2025.12.11 03:55:23.583320 [ 291 ] {} <Debug> TCP-Session: da031950-7a28-457f-a6b9-37746d05bb0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8732 | 2025.12.11 03:55:23.583046 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33710 | ||
| 8733 | 2025.12.11 03:55:23.583355 [ 291 ] {} <Debug> TCP-Session: da031950-7a28-457f-a6b9-37746d05bb0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8734 | 2025.12.11 03:55:23.583353 [ 290 ] {} <Debug> TCP-Session: bf97e56e-26f7-4f22-91b0-d3915361861b Authenticating user 'default' from [fd00:1122:3344:101::e]:44797 | ||
| 8735 | 2025.12.11 03:55:23.583393 [ 288 ] {983f9c28-adec-4d29-8cd2-8213b0306274} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8736 | 2025.12.11 03:55:23.583421 [ 290 ] {} <Debug> TCP-Session: bf97e56e-26f7-4f22-91b0-d3915361861b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8737 | 2025.12.11 03:55:23.583432 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8738 | 2025.12.11 03:55:23.583449 [ 290 ] {} <Debug> TCP-Session: bf97e56e-26f7-4f22-91b0-d3915361861b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8739 | 2025.12.11 03:55:23.583455 [ 288 ] {983f9c28-adec-4d29-8cd2-8213b0306274} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8740 | 2025.12.11 03:55:23.583471 [ 351 ] {} <Debug> TCP-Session: 4781c2af-c990-4dec-9200-86d9a826b2d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33710 | ||
| 8741 | 2025.12.11 03:55:23.583026 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44063 | ||
| 8742 | 2025.12.11 03:55:23.583512 [ 351 ] {} <Debug> TCP-Session: 4781c2af-c990-4dec-9200-86d9a826b2d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8743 | 2025.12.11 03:55:23.583055 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55395 | ||
| 8744 | 2025.12.11 03:55:23.583546 [ 351 ] {} <Debug> TCP-Session: 4781c2af-c990-4dec-9200-86d9a826b2d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8745 | 2025.12.11 03:55:23.583571 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8746 | 2025.12.11 03:55:23.583197 [ 349 ] {} <Debug> TCP-Session: 4db6b42b-4cb5-48b0-8576-5bfb940a1beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8747 | 2025.12.11 03:55:23.583605 [ 350 ] {} <Debug> TCP-Session: 1087c01c-cacf-450c-98ef-ed8044464a18 Authenticating user 'default' from [fd00:1122:3344:101::e]:44063 | ||
| 8748 | 2025.12.11 03:55:23.583607 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8749 | 2025.12.11 03:55:23.583633 [ 350 ] {} <Debug> TCP-Session: 1087c01c-cacf-450c-98ef-ed8044464a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8750 | 2025.12.11 03:55:23.583650 [ 352 ] {} <Debug> TCP-Session: fc470414-585e-4b36-9cb1-bdc7d5c92544 Authenticating user 'default' from [fd00:1122:3344:101::e]:55395 | ||
| 8751 | 2025.12.11 03:55:23.583655 [ 350 ] {} <Debug> TCP-Session: 1087c01c-cacf-450c-98ef-ed8044464a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8752 | 2025.12.11 03:55:23.583676 [ 352 ] {} <Debug> TCP-Session: fc470414-585e-4b36-9cb1-bdc7d5c92544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8753 | 2025.12.11 03:55:23.583695 [ 352 ] {} <Debug> TCP-Session: fc470414-585e-4b36-9cb1-bdc7d5c92544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8754 | 2025.12.11 03:55:23.583700 [ 288 ] {983f9c28-adec-4d29-8cd2-8213b0306274} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 8755 | 2025.12.11 03:55:23.584538 [ 346 ] {983f9c28-adec-4d29-8cd2-8213b0306274} <Trace> AggregatingTransform: Aggregating | ||
| 8756 | 2025.12.11 03:55:23.584582 [ 346 ] {983f9c28-adec-4d29-8cd2-8213b0306274} <Trace> Aggregator: Aggregation method: without_key | ||
| 8757 | 2025.12.11 03:55:23.584614 [ 346 ] {983f9c28-adec-4d29-8cd2-8213b0306274} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000825384 sec. (1211.557 rows/sec., 47.33 KiB/sec.) | ||
| 8758 | 2025.12.11 03:55:23.584633 [ 346 ] {983f9c28-adec-4d29-8cd2-8213b0306274} <Trace> Aggregator: Merging aggregated data | ||
| 8759 | 2025.12.11 03:55:23.585749 [ 288 ] {983f9c28-adec-4d29-8cd2-8213b0306274} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002575 sec., 388.34951456310677 rows/sec., 15.17 KiB/sec. | ||
| 8760 | 2025.12.11 03:55:23.585863 [ 288 ] {983f9c28-adec-4d29-8cd2-8213b0306274} <Debug> TCPHandler: Processed in 0.00289717 sec. | ||
| 8761 | 2025.12.11 03:55:23.585984 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8762 | 2025.12.11 03:55:23.586013 [ 288 ] {} <Debug> TCP-Session: ed2f1e81-fd0b-4f9b-9607-dc41fa034eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8763 | 2025.12.11 03:55:23.586016 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8764 | 2025.12.11 03:55:23.586035 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8765 | 2025.12.11 03:55:23.586050 [ 353 ] {} <Debug> TCP-Session: a67917e6-f2ba-473b-ad26-d584650408ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8766 | 2025.12.11 03:55:23.586056 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8767 | 2025.12.11 03:55:23.586080 [ 290 ] {} <Debug> TCP-Session: bf97e56e-26f7-4f22-91b0-d3915361861b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8768 | 2025.12.11 03:55:23.586099 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8769 | 2025.12.11 03:55:23.586113 [ 350 ] {} <Debug> TCP-Session: 1087c01c-cacf-450c-98ef-ed8044464a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8770 | 2025.12.11 03:55:23.586119 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8771 | 2025.12.11 03:55:23.586144 [ 291 ] {} <Debug> TCP-Session: da031950-7a28-457f-a6b9-37746d05bb0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8772 | 2025.12.11 03:55:23.586159 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8773 | 2025.12.11 03:55:23.586177 [ 292 ] {} <Debug> TCP-Session: 73828bb5-1383-4132-a125-53c28e9842fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8774 | 2025.12.11 03:55:23.586138 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8775 | 2025.12.11 03:55:23.586219 [ 351 ] {} <Debug> TCP-Session: 4781c2af-c990-4dec-9200-86d9a826b2d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8776 | 2025.12.11 03:55:23.586082 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8777 | 2025.12.11 03:55:23.586275 [ 352 ] {} <Debug> TCP-Session: fc470414-585e-4b36-9cb1-bdc7d5c92544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8778 | 2025.12.11 03:55:23.586311 [ 349 ] {} <Debug> TCP-Session: 4db6b42b-4cb5-48b0-8576-5bfb940a1beb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8779 | 2025.12.11 03:55:23.593539 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49947 | ||
| 8780 | 2025.12.11 03:55:23.593606 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8781 | 2025.12.11 03:55:23.593628 [ 350 ] {} <Debug> TCP-Session: e53eb334-82f5-4deb-9f8e-26838de9cd9e Authenticating user 'default' from [fd00:1122:3344:101::e]:49947 | ||
| 8782 | 2025.12.11 03:55:23.593643 [ 350 ] {} <Debug> TCP-Session: e53eb334-82f5-4deb-9f8e-26838de9cd9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8783 | 2025.12.11 03:55:23.593655 [ 350 ] {} <Debug> TCP-Session: e53eb334-82f5-4deb-9f8e-26838de9cd9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8784 | 2025.12.11 03:55:23.593805 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49672 | ||
| 8785 | 2025.12.11 03:55:23.593865 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39650 | ||
| 8786 | 2025.12.11 03:55:23.593877 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8787 | 2025.12.11 03:55:23.593899 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58118 | ||
| 8788 | 2025.12.11 03:55:23.593920 [ 351 ] {} <Debug> TCP-Session: 058da4f4-7e0b-4663-91bb-118726bb2764 Authenticating user 'default' from [fd00:1122:3344:101::e]:49672 | ||
| 8789 | 2025.12.11 03:55:23.593918 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33412 | ||
| 8790 | 2025.12.11 03:55:23.593950 [ 350 ] {} <Trace> TCP-Session: e53eb334-82f5-4deb-9f8e-26838de9cd9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8791 | 2025.12.11 03:55:23.593972 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8792 | 2025.12.11 03:55:23.593953 [ 351 ] {} <Debug> TCP-Session: 058da4f4-7e0b-4663-91bb-118726bb2764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8793 | 2025.12.11 03:55:23.594000 [ 291 ] {} <Debug> TCP-Session: 86c9bbc1-7c5a-4f69-bf58-4de2235dadcb Authenticating user 'default' from [fd00:1122:3344:101::e]:58118 | ||
| 8794 | 2025.12.11 03:55:23.594008 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8795 | 2025.12.11 03:55:23.594017 [ 351 ] {} <Debug> TCP-Session: 058da4f4-7e0b-4663-91bb-118726bb2764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8796 | 2025.12.11 03:55:23.594032 [ 291 ] {} <Debug> TCP-Session: 86c9bbc1-7c5a-4f69-bf58-4de2235dadcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8797 | 2025.12.11 03:55:23.594049 [ 349 ] {} <Debug> TCP-Session: 6b90aa0a-62aa-44a2-84a9-a6c298f6f0be Authenticating user 'default' from [fd00:1122:3344:101::e]:33412 | ||
| 8798 | 2025.12.11 03:55:23.594071 [ 291 ] {} <Debug> TCP-Session: 86c9bbc1-7c5a-4f69-bf58-4de2235dadcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8799 | 2025.12.11 03:55:23.593938 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8800 | 2025.12.11 03:55:23.594131 [ 350 ] {016ac5fa-1edc-4de3-8b59-9918d267f5db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49947) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8801 | 2025.12.11 03:55:23.594157 [ 352 ] {} <Debug> TCP-Session: 93ac5235-aa19-4158-8453-5111ce09c33f Authenticating user 'default' from [fd00:1122:3344:101::e]:39650 | ||
| 8802 | 2025.12.11 03:55:23.593917 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54839 | ||
| 8803 | 2025.12.11 03:55:23.594185 [ 352 ] {} <Debug> TCP-Session: 93ac5235-aa19-4158-8453-5111ce09c33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8804 | 2025.12.11 03:55:23.593892 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57751 | ||
| 8805 | 2025.12.11 03:55:23.594217 [ 352 ] {} <Debug> TCP-Session: 93ac5235-aa19-4158-8453-5111ce09c33f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8806 | 2025.12.11 03:55:23.594242 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8807 | 2025.12.11 03:55:23.593873 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47054 | ||
| 8808 | 2025.12.11 03:55:23.594271 [ 292 ] {} <Debug> TCP-Session: 7ddb28b9-1123-4fda-88c5-b4e663ede8d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54839 | ||
| 8809 | 2025.12.11 03:55:23.594272 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8810 | 2025.12.11 03:55:23.594301 [ 292 ] {} <Debug> TCP-Session: 7ddb28b9-1123-4fda-88c5-b4e663ede8d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8811 | 2025.12.11 03:55:23.594127 [ 349 ] {} <Debug> TCP-Session: 6b90aa0a-62aa-44a2-84a9-a6c298f6f0be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8812 | 2025.12.11 03:55:23.594328 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8813 | 2025.12.11 03:55:23.594325 [ 292 ] {} <Debug> TCP-Session: 7ddb28b9-1123-4fda-88c5-b4e663ede8d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2025.12.11 03:55:23.594341 [ 349 ] {} <Debug> TCP-Session: 6b90aa0a-62aa-44a2-84a9-a6c298f6f0be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8815 | 2025.12.11 03:55:23.594354 [ 353 ] {} <Debug> TCP-Session: a75bdf17-626c-4a95-8c15-3f15692bf876 Authenticating user 'default' from [fd00:1122:3344:101::e]:47054 | ||
| 8816 | 2025.12.11 03:55:23.594323 [ 290 ] {} <Debug> TCP-Session: 95bce36c-5e37-44fd-b507-a7909bbc6ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57751 | ||
| 8817 | 2025.12.11 03:55:23.594375 [ 353 ] {} <Debug> TCP-Session: a75bdf17-626c-4a95-8c15-3f15692bf876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8818 | 2025.12.11 03:55:23.594399 [ 290 ] {} <Debug> TCP-Session: 95bce36c-5e37-44fd-b507-a7909bbc6ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8819 | 2025.12.11 03:55:23.594410 [ 353 ] {} <Debug> TCP-Session: a75bdf17-626c-4a95-8c15-3f15692bf876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8820 | 2025.12.11 03:55:23.594422 [ 290 ] {} <Debug> TCP-Session: 95bce36c-5e37-44fd-b507-a7909bbc6ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8821 | 2025.12.11 03:55:23.593887 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49055 | ||
| 8822 | 2025.12.11 03:55:23.594449 [ 350 ] {016ac5fa-1edc-4de3-8b59-9918d267f5db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8823 | 2025.12.11 03:55:23.594503 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8824 | 2025.12.11 03:55:23.594521 [ 350 ] {016ac5fa-1edc-4de3-8b59-9918d267f5db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8825 | 2025.12.11 03:55:23.594527 [ 288 ] {} <Debug> TCP-Session: 3733bfe0-a3f6-4df9-b9af-d611a0d41afe Authenticating user 'default' from [fd00:1122:3344:101::e]:49055 | ||
| 8826 | 2025.12.11 03:55:23.594558 [ 288 ] {} <Debug> TCP-Session: 3733bfe0-a3f6-4df9-b9af-d611a0d41afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8827 | 2025.12.11 03:55:23.594570 [ 288 ] {} <Debug> TCP-Session: 3733bfe0-a3f6-4df9-b9af-d611a0d41afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8828 | 2025.12.11 03:55:23.594830 [ 350 ] {016ac5fa-1edc-4de3-8b59-9918d267f5db} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 8829 | 2025.12.11 03:55:23.595832 [ 336 ] {016ac5fa-1edc-4de3-8b59-9918d267f5db} <Trace> AggregatingTransform: Aggregating | ||
| 8830 | 2025.12.11 03:55:23.595884 [ 336 ] {016ac5fa-1edc-4de3-8b59-9918d267f5db} <Trace> Aggregator: Aggregation method: without_key | ||
| 8831 | 2025.12.11 03:55:23.595918 [ 336 ] {016ac5fa-1edc-4de3-8b59-9918d267f5db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990267 sec. (1009.829 rows/sec., 39.45 KiB/sec.) | ||
| 8832 | 2025.12.11 03:55:23.595941 [ 336 ] {016ac5fa-1edc-4de3-8b59-9918d267f5db} <Trace> Aggregator: Merging aggregated data | ||
| 8833 | 2025.12.11 03:55:23.597316 [ 350 ] {016ac5fa-1edc-4de3-8b59-9918d267f5db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003241 sec., 308.54674483184203 rows/sec., 12.05 KiB/sec. | ||
| 8834 | 2025.12.11 03:55:23.597474 [ 350 ] {016ac5fa-1edc-4de3-8b59-9918d267f5db} <Debug> TCPHandler: Processed in 0.003659773 sec. | ||
| 8835 | 2025.12.11 03:55:23.597611 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8836 | 2025.12.11 03:55:23.597638 [ 350 ] {} <Debug> TCP-Session: e53eb334-82f5-4deb-9f8e-26838de9cd9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8837 | 2025.12.11 03:55:23.597643 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8838 | 2025.12.11 03:55:23.597666 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8839 | 2025.12.11 03:55:23.597689 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8840 | 2025.12.11 03:55:23.597691 [ 349 ] {} <Debug> TCP-Session: 6b90aa0a-62aa-44a2-84a9-a6c298f6f0be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8841 | 2025.12.11 03:55:23.597712 [ 351 ] {} <Debug> TCP-Session: 058da4f4-7e0b-4663-91bb-118726bb2764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8842 | 2025.12.11 03:55:23.597728 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8843 | 2025.12.11 03:55:23.597731 [ 292 ] {} <Debug> TCP-Session: 7ddb28b9-1123-4fda-88c5-b4e663ede8d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8844 | 2025.12.11 03:55:23.597755 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8845 | 2025.12.11 03:55:23.597778 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8846 | 2025.12.11 03:55:23.597793 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8847 | 2025.12.11 03:55:23.597803 [ 353 ] {} <Debug> TCP-Session: a75bdf17-626c-4a95-8c15-3f15692bf876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2025.12.11 03:55:23.597816 [ 288 ] {} <Debug> TCP-Session: 3733bfe0-a3f6-4df9-b9af-d611a0d41afe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8849 | 2025.12.11 03:55:23.597840 [ 291 ] {} <Debug> TCP-Session: 86c9bbc1-7c5a-4f69-bf58-4de2235dadcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8850 | 2025.12.11 03:55:23.597770 [ 290 ] {} <Debug> TCP-Session: 95bce36c-5e37-44fd-b507-a7909bbc6ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8851 | 2025.12.11 03:55:23.597707 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8852 | 2025.12.11 03:55:23.597910 [ 352 ] {} <Debug> TCP-Session: 93ac5235-aa19-4158-8453-5111ce09c33f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8853 | 2025.12.11 03:55:26.184008 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8854 | 2025.12.11 03:55:26.184197 [ 276 ] {63721cb2-03d2-4fe0-8b40-02ccef816e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8855 | 2025.12.11 03:55:26.184263 [ 276 ] {63721cb2-03d2-4fe0-8b40-02ccef816e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8856 | 2025.12.11 03:55:26.185528 [ 276 ] {63721cb2-03d2-4fe0-8b40-02ccef816e27} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2025.12.11 03:55:26.185576 [ 276 ] {63721cb2-03d2-4fe0-8b40-02ccef816e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 8858 | 2025.12.11 03:55:26.186035 [ 276 ] {63721cb2-03d2-4fe0-8b40-02ccef816e27} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8859 | 2025.12.11 03:55:26.186266 [ 276 ] {63721cb2-03d2-4fe0-8b40-02ccef816e27} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2025.12.11 03:55:26.186430 [ 276 ] {63721cb2-03d2-4fe0-8b40-02ccef816e27} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002279 sec., 524791.5752523036 rows/sec., 43.06 MiB/sec. | ||
| 8861 | 2025.12.11 03:55:26.186434 [ 59 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8862 | 2025.12.11 03:55:26.186485 [ 276 ] {63721cb2-03d2-4fe0-8b40-02ccef816e27} <Debug> TCPHandler: Processed in 0.002599635 sec. | ||
| 8863 | 2025.12.11 03:55:26.186514 [ 59 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2025.12.11 03:55:26.186544 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 8865 | 2025.12.11 03:55:26.186614 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8866 | 2025.12.11 03:55:26.186678 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 8867 | 2025.12.11 03:55:26.186723 [ 276 ] {b547430c-6be4-41f7-919d-9dd0b585c9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8868 | 2025.12.11 03:55:26.186772 [ 276 ] {b547430c-6be4-41f7-919d-9dd0b585c9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8869 | 2025.12.11 03:55:26.186817 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8870 | 2025.12.11 03:55:26.186857 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1409 rows starting from the beginning of the part | ||
| 8871 | 2025.12.11 03:55:26.186924 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 8872 | 2025.12.11 03:55:26.186970 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 261 rows starting from the beginning of the part | ||
| 8873 | 2025.12.11 03:55:26.187016 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 8874 | 2025.12.11 03:55:26.187090 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 140 rows starting from the beginning of the part | ||
| 8875 | 2025.12.11 03:55:26.187147 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1196 rows starting from the beginning of the part | ||
| 8876 | 2025.12.11 03:55:26.187298 [ 276 ] {b547430c-6be4-41f7-919d-9dd0b585c9df} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8877 | 2025.12.11 03:55:26.187342 [ 276 ] {b547430c-6be4-41f7-919d-9dd0b585c9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 8878 | 2025.12.11 03:55:26.187696 [ 276 ] {b547430c-6be4-41f7-919d-9dd0b585c9df} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8879 | 2025.12.11 03:55:26.187921 [ 276 ] {b547430c-6be4-41f7-919d-9dd0b585c9df} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8880 | 2025.12.11 03:55:26.188060 [ 276 ] {b547430c-6be4-41f7-919d-9dd0b585c9df} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001361 sec., 167523.8795003674 rows/sec., 11.34 MiB/sec. | ||
| 8881 | 2025.12.11 03:55:26.188101 [ 276 ] {b547430c-6be4-41f7-919d-9dd0b585c9df} <Debug> TCPHandler: Processed in 0.001539597 sec. | ||
| 8882 | 2025.12.11 03:55:26.188216 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8883 | 2025.12.11 03:55:26.188312 [ 276 ] {cbfda030-b961-4ea3-8aef-44b9400a0b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8884 | 2025.12.11 03:55:26.188354 [ 276 ] {cbfda030-b961-4ea3-8aef-44b9400a0b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8885 | 2025.12.11 03:55:26.188690 [ 188 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.002071826 sec., 1504952.6359839097 rows/sec., 131.25 MiB/sec. | ||
| 8886 | 2025.12.11 03:55:26.188933 [ 276 ] {cbfda030-b961-4ea3-8aef-44b9400a0b36} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2025.12.11 03:55:26.188967 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8888 | 2025.12.11 03:55:26.188974 [ 276 ] {cbfda030-b961-4ea3-8aef-44b9400a0b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 8889 | 2025.12.11 03:55:26.189293 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_71_14} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2025.12.11 03:55:26.189323 [ 276 ] {cbfda030-b961-4ea3-8aef-44b9400a0b36} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8891 | 2025.12.11 03:55:26.189369 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_71_14} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8892 | 2025.12.11 03:55:26.189471 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8893 | 2025.12.11 03:55:26.189545 [ 276 ] {cbfda030-b961-4ea3-8aef-44b9400a0b36} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2025.12.11 03:55:26.189678 [ 276 ] {cbfda030-b961-4ea3-8aef-44b9400a0b36} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001385 sec., 375451.26353790617 rows/sec., 27.78 MiB/sec. | ||
| 8895 | 2025.12.11 03:55:26.189686 [ 58 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8896 | 2025.12.11 03:55:26.189720 [ 276 ] {cbfda030-b961-4ea3-8aef-44b9400a0b36} <Debug> TCPHandler: Processed in 0.001553597 sec. | ||
| 8897 | 2025.12.11 03:55:26.189736 [ 58 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2025.12.11 03:55:26.189763 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 8899 | 2025.12.11 03:55:26.189834 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8900 | 2025.12.11 03:55:26.189855 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 8901 | 2025.12.11 03:55:26.189936 [ 276 ] {0ec9c28f-482d-416b-b85e-d72f6d0f50ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8902 | 2025.12.11 03:55:26.189974 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8903 | 2025.12.11 03:55:26.189986 [ 276 ] {0ec9c28f-482d-416b-b85e-d72f6d0f50ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8904 | 2025.12.11 03:55:26.190016 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 634 rows starting from the beginning of the part | ||
| 8905 | 2025.12.11 03:55:26.190089 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 8906 | 2025.12.11 03:55:26.190136 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 144 rows starting from the beginning of the part | ||
| 8907 | 2025.12.11 03:55:26.190179 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 8908 | 2025.12.11 03:55:26.190219 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 106 rows starting from the beginning of the part | ||
| 8909 | 2025.12.11 03:55:26.190257 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 520 rows starting from the beginning of the part | ||
| 8910 | 2025.12.11 03:55:26.190545 [ 276 ] {0ec9c28f-482d-416b-b85e-d72f6d0f50ce} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2025.12.11 03:55:26.190585 [ 276 ] {0ec9c28f-482d-416b-b85e-d72f6d0f50ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 8912 | 2025.12.11 03:55:26.190981 [ 276 ] {0ec9c28f-482d-416b-b85e-d72f6d0f50ce} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8913 | 2025.12.11 03:55:26.191188 [ 276 ] {0ec9c28f-482d-416b-b85e-d72f6d0f50ce} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2025.12.11 03:55:26.191305 [ 188 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495766 sec., 1024224.3773424453 rows/sec., 81.57 MiB/sec. | ||
| 8915 | 2025.12.11 03:55:26.191321 [ 276 ] {0ec9c28f-482d-416b-b85e-d72f6d0f50ce} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001404 sec., 601139.6011396011 rows/sec., 40.46 MiB/sec. | ||
| 8916 | 2025.12.11 03:55:26.191326 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8917 | 2025.12.11 03:55:26.191370 [ 276 ] {0ec9c28f-482d-416b-b85e-d72f6d0f50ce} <Debug> TCPHandler: Processed in 0.001584637 sec. | ||
| 8918 | 2025.12.11 03:55:26.191380 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2025.12.11 03:55:26.191410 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 8920 | 2025.12.11 03:55:26.191467 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8921 | 2025.12.11 03:55:26.191482 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 8922 | 2025.12.11 03:55:26.191488 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8923 | 2025.12.11 03:55:26.191573 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8924 | 2025.12.11 03:55:26.191594 [ 276 ] {de197929-0510-4042-b733-9d1f328a950d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8925 | 2025.12.11 03:55:26.191606 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19016 rows starting from the beginning of the part | ||
| 8926 | 2025.12.11 03:55:26.191639 [ 276 ] {de197929-0510-4042-b733-9d1f328a950d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8927 | 2025.12.11 03:55:26.191666 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 8928 | 2025.12.11 03:55:26.191717 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 197 rows starting from the beginning of the part | ||
| 8929 | 2025.12.11 03:55:26.191746 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_71_14} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2025.12.11 03:55:26.191764 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 8931 | 2025.12.11 03:55:26.191814 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 8932 | 2025.12.11 03:55:26.191835 [ 195 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_71_14} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8933 | 2025.12.11 03:55:26.191860 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 844 rows starting from the beginning of the part | ||
| 8934 | 2025.12.11 03:55:26.191921 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8935 | 2025.12.11 03:55:26.191974 [ 276 ] {de197929-0510-4042-b733-9d1f328a950d} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2025.12.11 03:55:26.192014 [ 276 ] {de197929-0510-4042-b733-9d1f328a950d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 8937 | 2025.12.11 03:55:26.192342 [ 276 ] {de197929-0510-4042-b733-9d1f328a950d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8938 | 2025.12.11 03:55:26.192555 [ 276 ] {de197929-0510-4042-b733-9d1f328a950d} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2025.12.11 03:55:26.192678 [ 58 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8940 | 2025.12.11 03:55:26.192692 [ 276 ] {de197929-0510-4042-b733-9d1f328a950d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 8941 | 2025.12.11 03:55:26.192714 [ 58 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2025.12.11 03:55:26.192739 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 8943 | 2025.12.11 03:55:26.192741 [ 276 ] {de197929-0510-4042-b733-9d1f328a950d} <Debug> TCPHandler: Processed in 0.001301502 sec. | ||
| 8944 | 2025.12.11 03:55:26.192816 [ 191 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 8945 | 2025.12.11 03:55:26.192927 [ 191 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8946 | 2025.12.11 03:55:26.192956 [ 191 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3450 rows starting from the beginning of the part | ||
| 8947 | 2025.12.11 03:55:26.193008 [ 191 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 8948 | 2025.12.11 03:55:26.193052 [ 191 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 8949 | 2025.12.11 03:55:26.193159 [ 191 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 8950 | 2025.12.11 03:55:26.193198 [ 191 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 8951 | 2025.12.11 03:55:26.193238 [ 191 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 8952 | 2025.12.11 03:55:26.194930 [ 195 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 4 columns (4 merged, 0 gathered) in 0.002147188 sec., 1746470.267158721 rows/sec., 117.93 MiB/sec. | ||
| 8953 | 2025.12.11 03:55:26.195315 [ 191 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8954 | 2025.12.11 03:55:26.195557 [ 191 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_71_14} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2025.12.11 03:55:26.195630 [ 191 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_71_14} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8956 | 2025.12.11 03:55:26.195754 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8957 | 2025.12.11 03:55:26.201504 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20537 rows, containing 5 columns (5 merged, 0 gathered) in 0.010054903 sec., 2042486.1383545918 rows/sec., 140.20 MiB/sec. | ||
| 8958 | 2025.12.11 03:55:26.202158 [ 199 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8959 | 2025.12.11 03:55:26.202515 [ 199 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2025.12.11 03:55:26.202594 [ 199 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8961 | 2025.12.11 03:55:26.202690 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8962 | 2025.12.11 03:55:27.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.89 MiB, peak 321.08 MiB, free memory in arenas 0.00 B, will set to 315.77 MiB (RSS), difference: 2.88 MiB | ||
| 8963 | 2025.12.11 03:55:28.271484 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8964 | 2025.12.11 03:55:28.271577 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8965 | 2025.12.11 03:55:28.454377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24019 | ||
| 8966 | 2025.12.11 03:55:28.455175 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2025.12.11 03:55:28.455238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 8968 | 2025.12.11 03:55:28.455767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8969 | 2025.12.11 03:55:28.455993 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2025.12.11 03:55:28.456117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24019 | ||
| 8971 | 2025.12.11 03:55:29.726298 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 8972 | 2025.12.11 03:55:29.744242 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2025.12.11 03:55:29.744295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 8974 | 2025.12.11 03:55:29.750386 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8975 | 2025.12.11 03:55:29.751084 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2025.12.11 03:55:29.754081 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 8977 | 2025.12.11 03:55:31.158797 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2025.12.11 03:55:31.159091 [ 276 ] {d7e9f272-4687-44c3-95ab-37ff5ca8efe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8979 | 2025.12.11 03:55:31.159199 [ 276 ] {d7e9f272-4687-44c3-95ab-37ff5ca8efe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8980 | 2025.12.11 03:55:31.160106 [ 276 ] {d7e9f272-4687-44c3-95ab-37ff5ca8efe0} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2025.12.11 03:55:31.160148 [ 276 ] {d7e9f272-4687-44c3-95ab-37ff5ca8efe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 8982 | 2025.12.11 03:55:31.160522 [ 276 ] {d7e9f272-4687-44c3-95ab-37ff5ca8efe0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8983 | 2025.12.11 03:55:31.160736 [ 276 ] {d7e9f272-4687-44c3-95ab-37ff5ca8efe0} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2025.12.11 03:55:31.160898 [ 276 ] {d7e9f272-4687-44c3-95ab-37ff5ca8efe0} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001882 sec., 74388.94792773644 rows/sec., 6.45 MiB/sec. | ||
| 8985 | 2025.12.11 03:55:31.160950 [ 276 ] {d7e9f272-4687-44c3-95ab-37ff5ca8efe0} <Debug> TCPHandler: Processed in 0.00232268 sec. | ||
| 8986 | 2025.12.11 03:55:31.161084 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2025.12.11 03:55:31.161187 [ 276 ] {a52ebb43-7187-456d-8419-a61c9a2a389b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8988 | 2025.12.11 03:55:31.161229 [ 276 ] {a52ebb43-7187-456d-8419-a61c9a2a389b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8989 | 2025.12.11 03:55:31.161730 [ 276 ] {a52ebb43-7187-456d-8419-a61c9a2a389b} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2025.12.11 03:55:31.161764 [ 276 ] {a52ebb43-7187-456d-8419-a61c9a2a389b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 8991 | 2025.12.11 03:55:31.162073 [ 276 ] {a52ebb43-7187-456d-8419-a61c9a2a389b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8992 | 2025.12.11 03:55:31.162274 [ 276 ] {a52ebb43-7187-456d-8419-a61c9a2a389b} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2025.12.11 03:55:31.162401 [ 276 ] {a52ebb43-7187-456d-8419-a61c9a2a389b} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001239 sec., 33898.30508474576 rows/sec., 2.49 MiB/sec. | ||
| 8994 | 2025.12.11 03:55:31.162439 [ 276 ] {a52ebb43-7187-456d-8419-a61c9a2a389b} <Debug> TCPHandler: Processed in 0.001406274 sec. | ||
| 8995 | 2025.12.11 03:55:31.162567 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2025.12.11 03:55:31.162660 [ 276 ] {a9279f8a-a866-4599-901a-a95a7c53deb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8997 | 2025.12.11 03:55:31.162700 [ 276 ] {a9279f8a-a866-4599-901a-a95a7c53deb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8998 | 2025.12.11 03:55:31.163190 [ 276 ] {a9279f8a-a866-4599-901a-a95a7c53deb3} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2025.12.11 03:55:31.163252 [ 276 ] {a9279f8a-a866-4599-901a-a95a7c53deb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9000 | 2025.12.11 03:55:31.163606 [ 276 ] {a9279f8a-a866-4599-901a-a95a7c53deb3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9001 | 2025.12.11 03:55:31.163822 [ 276 ] {a9279f8a-a866-4599-901a-a95a7c53deb3} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2025.12.11 03:55:31.163961 [ 276 ] {a9279f8a-a866-4599-901a-a95a7c53deb3} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001319 sec., 80363.9120545868 rows/sec., 6.28 MiB/sec. | ||
| 9003 | 2025.12.11 03:55:31.163998 [ 276 ] {a9279f8a-a866-4599-901a-a95a7c53deb3} <Debug> TCPHandler: Processed in 0.001488975 sec. | ||
| 9004 | 2025.12.11 03:55:31.164127 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2025.12.11 03:55:31.164221 [ 276 ] {4709835e-c850-4d79-847a-400bf44c3189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9006 | 2025.12.11 03:55:31.164276 [ 276 ] {4709835e-c850-4d79-847a-400bf44c3189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9007 | 2025.12.11 03:55:31.164707 [ 276 ] {4709835e-c850-4d79-847a-400bf44c3189} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2025.12.11 03:55:31.164740 [ 276 ] {4709835e-c850-4d79-847a-400bf44c3189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9009 | 2025.12.11 03:55:31.165054 [ 276 ] {4709835e-c850-4d79-847a-400bf44c3189} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9010 | 2025.12.11 03:55:31.165258 [ 276 ] {4709835e-c850-4d79-847a-400bf44c3189} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2025.12.11 03:55:31.165384 [ 276 ] {4709835e-c850-4d79-847a-400bf44c3189} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 9012 | 2025.12.11 03:55:31.165420 [ 276 ] {4709835e-c850-4d79-847a-400bf44c3189} <Debug> TCPHandler: Processed in 0.001348783 sec. | ||
| 9013 | 2025.12.11 03:55:31.165539 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2025.12.11 03:55:31.165634 [ 276 ] {340f43e0-be0a-4a46-9161-0d69e33baca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9015 | 2025.12.11 03:55:31.165686 [ 276 ] {340f43e0-be0a-4a46-9161-0d69e33baca7} <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 | ||
| 9016 | 2025.12.11 03:55:31.166544 [ 276 ] {340f43e0-be0a-4a46-9161-0d69e33baca7} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2025.12.11 03:55:31.166578 [ 276 ] {340f43e0-be0a-4a46-9161-0d69e33baca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9018 | 2025.12.11 03:55:31.167126 [ 276 ] {340f43e0-be0a-4a46-9161-0d69e33baca7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9019 | 2025.12.11 03:55:31.167341 [ 276 ] {340f43e0-be0a-4a46-9161-0d69e33baca7} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2025.12.11 03:55:31.167462 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9021 | 2025.12.11 03:55:31.167475 [ 276 ] {340f43e0-be0a-4a46-9161-0d69e33baca7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001855 sec., 22641.509433962263 rows/sec., 40.57 MiB/sec. | ||
| 9022 | 2025.12.11 03:55:31.167509 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2025.12.11 03:55:31.167532 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9024 | 2025.12.11 03:55:31.167539 [ 276 ] {340f43e0-be0a-4a46-9161-0d69e33baca7} <Debug> TCPHandler: Processed in 0.002058565 sec. | ||
| 9025 | 2025.12.11 03:55:31.167656 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9026 | 2025.12.11 03:55:31.167659 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 9027 | 2025.12.11 03:55:31.167749 [ 276 ] {98c168bb-e82a-47c3-8818-d8083bae50bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9028 | 2025.12.11 03:55:31.167795 [ 276 ] {98c168bb-e82a-47c3-8818-d8083bae50bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9029 | 2025.12.11 03:55:31.167960 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9030 | 2025.12.11 03:55:31.168034 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1193 rows starting from the beginning of the part | ||
| 9031 | 2025.12.11 03:55:31.168137 [ 276 ] {98c168bb-e82a-47c3-8818-d8083bae50bd} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2025.12.11 03:55:31.168177 [ 276 ] {98c168bb-e82a-47c3-8818-d8083bae50bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9033 | 2025.12.11 03:55:31.168191 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 9034 | 2025.12.11 03:55:31.168318 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 9035 | 2025.12.11 03:55:31.168434 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 9036 | 2025.12.11 03:55:31.168491 [ 276 ] {98c168bb-e82a-47c3-8818-d8083bae50bd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9037 | 2025.12.11 03:55:31.168529 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 9038 | 2025.12.11 03:55:31.168637 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 9039 | 2025.12.11 03:55:31.168721 [ 276 ] {98c168bb-e82a-47c3-8818-d8083bae50bd} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9040 | 2025.12.11 03:55:31.168854 [ 276 ] {98c168bb-e82a-47c3-8818-d8083bae50bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 9041 | 2025.12.11 03:55:31.168890 [ 276 ] {98c168bb-e82a-47c3-8818-d8083bae50bd} <Debug> TCPHandler: Processed in 0.001284663 sec. | ||
| 9042 | 2025.12.11 03:55:31.175352 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1403 rows, containing 19 columns (19 merged, 0 gathered) in 0.007755864 sec., 180895.3844471744 rows/sec., 324.16 MiB/sec. | ||
| 9043 | 2025.12.11 03:55:31.176363 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9044 | 2025.12.11 03:55:31.176688 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2025.12.11 03:55:31.176763 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9046 | 2025.12.11 03:55:31.176861 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 9047 | 2025.12.11 03:55:32.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.34 MiB, peak 327.84 MiB, free memory in arenas 0.00 B, will set to 318.34 MiB (RSS), difference: 2.01 MiB | ||
| 9048 | 2025.12.11 03:55:33.500469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1062 | ||
| 9049 | 2025.12.11 03:55:33.503158 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2025.12.11 03:55:33.503207 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9051 | 2025.12.11 03:55:33.504408 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9052 | 2025.12.11 03:55:33.504671 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2025.12.11 03:55:33.504942 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
| 9054 | 2025.12.11 03:55:35.956276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24467 | ||
| 9055 | 2025.12.11 03:55:35.956941 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2025.12.11 03:55:35.956984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9057 | 2025.12.11 03:55:35.957474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9058 | 2025.12.11 03:55:35.957712 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2025.12.11 03:55:35.957843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24467 | ||
| 9060 | 2025.12.11 03:55:35.957857 [ 48 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9061 | 2025.12.11 03:55:35.957920 [ 48 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9062 | 2025.12.11 03:55:35.957941 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9063 | 2025.12.11 03:55:35.958066 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 9064 | 2025.12.11 03:55:35.958200 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9065 | 2025.12.11 03:55:35.958240 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22099 rows starting from the beginning of the part | ||
| 9066 | 2025.12.11 03:55:35.958306 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 9067 | 2025.12.11 03:55:35.958351 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 9068 | 2025.12.11 03:55:35.958389 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 9069 | 2025.12.11 03:55:35.958427 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 9070 | 2025.12.11 03:55:35.958463 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 9071 | 2025.12.11 03:55:35.960494 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24467 rows, containing 4 columns (4 merged, 0 gathered) in 0.002482742 sec., 9854829.861499906 rows/sec., 140.97 MiB/sec. | ||
| 9072 | 2025.12.11 03:55:35.960959 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9073 | 2025.12.11 03:55:35.961292 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_51_10} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2025.12.11 03:55:35.961383 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_51_10} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9075 | 2025.12.11 03:55:35.961527 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 9076 | 2025.12.11 03:55:36.157375 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9077 | 2025.12.11 03:55:36.157552 [ 276 ] {bd9f0adc-d240-41a1-a94d-d0181c5e985f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9078 | 2025.12.11 03:55:36.157618 [ 276 ] {bd9f0adc-d240-41a1-a94d-d0181c5e985f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9079 | 2025.12.11 03:55:36.158226 [ 276 ] {bd9f0adc-d240-41a1-a94d-d0181c5e985f} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9080 | 2025.12.11 03:55:36.158267 [ 276 ] {bd9f0adc-d240-41a1-a94d-d0181c5e985f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9081 | 2025.12.11 03:55:36.158633 [ 276 ] {bd9f0adc-d240-41a1-a94d-d0181c5e985f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9082 | 2025.12.11 03:55:36.158853 [ 276 ] {bd9f0adc-d240-41a1-a94d-d0181c5e985f} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2025.12.11 03:55:36.159002 [ 276 ] {bd9f0adc-d240-41a1-a94d-d0181c5e985f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001496 sec., 37433.1550802139 rows/sec., 2.86 MiB/sec. | ||
| 9084 | 2025.12.11 03:55:36.159044 [ 276 ] {bd9f0adc-d240-41a1-a94d-d0181c5e985f} <Debug> TCPHandler: Processed in 0.001794881 sec. | ||
| 9085 | 2025.12.11 03:55:36.159161 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9086 | 2025.12.11 03:55:36.159258 [ 276 ] {ec36ae26-a155-4673-8fc7-609eaaa39a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9087 | 2025.12.11 03:55:36.159300 [ 276 ] {ec36ae26-a155-4673-8fc7-609eaaa39a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9088 | 2025.12.11 03:55:36.159711 [ 276 ] {ec36ae26-a155-4673-8fc7-609eaaa39a7a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2025.12.11 03:55:36.159748 [ 276 ] {ec36ae26-a155-4673-8fc7-609eaaa39a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9090 | 2025.12.11 03:55:36.160051 [ 276 ] {ec36ae26-a155-4673-8fc7-609eaaa39a7a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9091 | 2025.12.11 03:55:36.160259 [ 276 ] {ec36ae26-a155-4673-8fc7-609eaaa39a7a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2025.12.11 03:55:36.160391 [ 276 ] {ec36ae26-a155-4673-8fc7-609eaaa39a7a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 9093 | 2025.12.11 03:55:36.160430 [ 276 ] {ec36ae26-a155-4673-8fc7-609eaaa39a7a} <Debug> TCPHandler: Processed in 0.001318943 sec. | ||
| 9094 | 2025.12.11 03:55:36.160539 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9095 | 2025.12.11 03:55:36.160633 [ 276 ] {fa51662c-eb84-4235-9c27-6ef54c45ba19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9096 | 2025.12.11 03:55:36.160676 [ 276 ] {fa51662c-eb84-4235-9c27-6ef54c45ba19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9097 | 2025.12.11 03:55:36.161083 [ 276 ] {fa51662c-eb84-4235-9c27-6ef54c45ba19} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9098 | 2025.12.11 03:55:36.161119 [ 276 ] {fa51662c-eb84-4235-9c27-6ef54c45ba19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9099 | 2025.12.11 03:55:36.161458 [ 276 ] {fa51662c-eb84-4235-9c27-6ef54c45ba19} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9100 | 2025.12.11 03:55:36.161665 [ 276 ] {fa51662c-eb84-4235-9c27-6ef54c45ba19} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2025.12.11 03:55:36.161796 [ 276 ] {fa51662c-eb84-4235-9c27-6ef54c45ba19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 9102 | 2025.12.11 03:55:36.161833 [ 276 ] {fa51662c-eb84-4235-9c27-6ef54c45ba19} <Debug> TCPHandler: Processed in 0.001343503 sec. | ||
| 9103 | 2025.12.11 03:55:36.161937 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9104 | 2025.12.11 03:55:36.162030 [ 276 ] {21bdd527-1eb9-46c3-b63f-c9150ef2fa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9105 | 2025.12.11 03:55:36.162072 [ 276 ] {21bdd527-1eb9-46c3-b63f-c9150ef2fa27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9106 | 2025.12.11 03:55:36.162397 [ 276 ] {21bdd527-1eb9-46c3-b63f-c9150ef2fa27} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9107 | 2025.12.11 03:55:36.162432 [ 276 ] {21bdd527-1eb9-46c3-b63f-c9150ef2fa27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9108 | 2025.12.11 03:55:36.162732 [ 276 ] {21bdd527-1eb9-46c3-b63f-c9150ef2fa27} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9109 | 2025.12.11 03:55:36.162934 [ 276 ] {21bdd527-1eb9-46c3-b63f-c9150ef2fa27} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9110 | 2025.12.11 03:55:36.163063 [ 276 ] {21bdd527-1eb9-46c3-b63f-c9150ef2fa27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 9111 | 2025.12.11 03:55:36.163099 [ 276 ] {21bdd527-1eb9-46c3-b63f-c9150ef2fa27} <Debug> TCPHandler: Processed in 0.001210651 sec. | ||
| 9112 | 2025.12.11 03:55:37.254153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9113 | 2025.12.11 03:55:37.271974 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9114 | 2025.12.11 03:55:37.272027 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9115 | 2025.12.11 03:55:37.278487 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9116 | 2025.12.11 03:55:37.279181 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9117 | 2025.12.11 03:55:37.279455 [ 44 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9118 | 2025.12.11 03:55:37.279496 [ 44 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2025.12.11 03:55:37.279518 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9120 | 2025.12.11 03:55:37.279664 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 9121 | 2025.12.11 03:55:37.282502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9122 | 2025.12.11 03:55:37.283667 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9123 | 2025.12.11 03:55:37.285241 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 9124 | 2025.12.11 03:55:37.289968 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 9125 | 2025.12.11 03:55:37.294463 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 9126 | 2025.12.11 03:55:37.299227 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 9127 | 2025.12.11 03:55:37.304062 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 9128 | 2025.12.11 03:55:37.308139 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 9129 | 2025.12.11 03:55:37.359263 [ 196 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079676544 sec., 4819.486146387072 rows/sec., 24.92 MiB/sec. | ||
| 9130 | 2025.12.11 03:55:37.362309 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9131 | 2025.12.11 03:55:37.364400 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_51_10} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9132 | 2025.12.11 03:55:37.364517 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_51_10} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9133 | 2025.12.11 03:55:37.367600 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9134 | 2025.12.11 03:55:41.161510 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9135 | 2025.12.11 03:55:41.161735 [ 276 ] {00f8ad2b-7f1c-48d6-ba8b-a0bcc8359512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9136 | 2025.12.11 03:55:41.161802 [ 276 ] {00f8ad2b-7f1c-48d6-ba8b-a0bcc8359512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9137 | 2025.12.11 03:55:41.162481 [ 276 ] {00f8ad2b-7f1c-48d6-ba8b-a0bcc8359512} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2025.12.11 03:55:41.162536 [ 276 ] {00f8ad2b-7f1c-48d6-ba8b-a0bcc8359512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9139 | 2025.12.11 03:55:41.162965 [ 276 ] {00f8ad2b-7f1c-48d6-ba8b-a0bcc8359512} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9140 | 2025.12.11 03:55:41.163203 [ 276 ] {00f8ad2b-7f1c-48d6-ba8b-a0bcc8359512} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2025.12.11 03:55:41.163364 [ 276 ] {00f8ad2b-7f1c-48d6-ba8b-a0bcc8359512} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001679 sec., 14294.22275163788 rows/sec., 1.19 MiB/sec. | ||
| 9142 | 2025.12.11 03:55:41.163417 [ 276 ] {00f8ad2b-7f1c-48d6-ba8b-a0bcc8359512} <Debug> TCPHandler: Processed in 0.002038355 sec. | ||
| 9143 | 2025.12.11 03:55:41.163538 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9144 | 2025.12.11 03:55:41.163643 [ 276 ] {6c9cd853-a263-47b4-9199-95d7a867b7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9145 | 2025.12.11 03:55:41.163689 [ 276 ] {6c9cd853-a263-47b4-9199-95d7a867b7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9146 | 2025.12.11 03:55:41.164102 [ 276 ] {6c9cd853-a263-47b4-9199-95d7a867b7a5} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9147 | 2025.12.11 03:55:41.164139 [ 276 ] {6c9cd853-a263-47b4-9199-95d7a867b7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9148 | 2025.12.11 03:55:41.164442 [ 276 ] {6c9cd853-a263-47b4-9199-95d7a867b7a5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9149 | 2025.12.11 03:55:41.164656 [ 276 ] {6c9cd853-a263-47b4-9199-95d7a867b7a5} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9150 | 2025.12.11 03:55:41.164787 [ 276 ] {6c9cd853-a263-47b4-9199-95d7a867b7a5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001169 sec., 8554.319931565442 rows/sec., 697.54 KiB/sec. | ||
| 9151 | 2025.12.11 03:55:41.164827 [ 276 ] {6c9cd853-a263-47b4-9199-95d7a867b7a5} <Debug> TCPHandler: Processed in 0.001342443 sec. | ||
| 9152 | 2025.12.11 03:55:41.164929 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9153 | 2025.12.11 03:55:41.165025 [ 276 ] {dc44b1e1-063e-4019-90dc-1fb20aea76c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9154 | 2025.12.11 03:55:41.165066 [ 276 ] {dc44b1e1-063e-4019-90dc-1fb20aea76c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9155 | 2025.12.11 03:55:41.165565 [ 276 ] {dc44b1e1-063e-4019-90dc-1fb20aea76c6} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9156 | 2025.12.11 03:55:41.165601 [ 276 ] {dc44b1e1-063e-4019-90dc-1fb20aea76c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9157 | 2025.12.11 03:55:41.165921 [ 276 ] {dc44b1e1-063e-4019-90dc-1fb20aea76c6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9158 | 2025.12.11 03:55:41.166130 [ 276 ] {dc44b1e1-063e-4019-90dc-1fb20aea76c6} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9159 | 2025.12.11 03:55:41.166261 [ 276 ] {dc44b1e1-063e-4019-90dc-1fb20aea76c6} <Debug> executeQuery: Read 265 rows, 24.23 KiB in 0.001255 sec., 211155.37848605576 rows/sec., 18.86 MiB/sec. | ||
| 9160 | 2025.12.11 03:55:41.166301 [ 276 ] {dc44b1e1-063e-4019-90dc-1fb20aea76c6} <Debug> TCPHandler: Processed in 0.001422264 sec. | ||
| 9161 | 2025.12.11 03:55:41.166423 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9162 | 2025.12.11 03:55:41.166549 [ 276 ] {59c0c0de-b273-4459-9642-c985f89be5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9163 | 2025.12.11 03:55:41.166599 [ 276 ] {59c0c0de-b273-4459-9642-c985f89be5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9164 | 2025.12.11 03:55:41.167055 [ 276 ] {59c0c0de-b273-4459-9642-c985f89be5bd} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9165 | 2025.12.11 03:55:41.167093 [ 276 ] {59c0c0de-b273-4459-9642-c985f89be5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9166 | 2025.12.11 03:55:41.167407 [ 276 ] {59c0c0de-b273-4459-9642-c985f89be5bd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9167 | 2025.12.11 03:55:41.167618 [ 276 ] {59c0c0de-b273-4459-9642-c985f89be5bd} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9168 | 2025.12.11 03:55:41.167750 [ 276 ] {59c0c0de-b273-4459-9642-c985f89be5bd} <Debug> executeQuery: Read 64 rows, 4.82 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 3.84 MiB/sec. | ||
| 9169 | 2025.12.11 03:55:41.167790 [ 276 ] {59c0c0de-b273-4459-9642-c985f89be5bd} <Debug> TCPHandler: Processed in 0.001428585 sec. | ||
| 9170 | 2025.12.11 03:55:41.167891 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9171 | 2025.12.11 03:55:41.167985 [ 276 ] {e056ba31-0b8c-4b83-a2b7-d769a23cd8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9172 | 2025.12.11 03:55:41.168026 [ 276 ] {e056ba31-0b8c-4b83-a2b7-d769a23cd8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9173 | 2025.12.11 03:55:41.168422 [ 276 ] {e056ba31-0b8c-4b83-a2b7-d769a23cd8bd} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9174 | 2025.12.11 03:55:41.168460 [ 276 ] {e056ba31-0b8c-4b83-a2b7-d769a23cd8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9175 | 2025.12.11 03:55:41.168760 [ 276 ] {e056ba31-0b8c-4b83-a2b7-d769a23cd8bd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9176 | 2025.12.11 03:55:41.168971 [ 276 ] {e056ba31-0b8c-4b83-a2b7-d769a23cd8bd} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9177 | 2025.12.11 03:55:41.169098 [ 276 ] {e056ba31-0b8c-4b83-a2b7-d769a23cd8bd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00113 sec., 21238.938053097347 rows/sec., 1.76 MiB/sec. | ||
| 9178 | 2025.12.11 03:55:41.169136 [ 276 ] {e056ba31-0b8c-4b83-a2b7-d769a23cd8bd} <Debug> TCPHandler: Processed in 0.001294592 sec. | ||
| 9179 | 2025.12.11 03:55:41.169250 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9180 | 2025.12.11 03:55:41.169346 [ 276 ] {b0a84162-0a00-423a-b6d0-0435a988303a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9181 | 2025.12.11 03:55:41.169386 [ 276 ] {b0a84162-0a00-423a-b6d0-0435a988303a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9182 | 2025.12.11 03:55:41.169776 [ 276 ] {b0a84162-0a00-423a-b6d0-0435a988303a} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2025.12.11 03:55:41.169813 [ 276 ] {b0a84162-0a00-423a-b6d0-0435a988303a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9184 | 2025.12.11 03:55:41.170098 [ 276 ] {b0a84162-0a00-423a-b6d0-0435a988303a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9185 | 2025.12.11 03:55:41.170320 [ 276 ] {b0a84162-0a00-423a-b6d0-0435a988303a} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9186 | 2025.12.11 03:55:41.170453 [ 276 ] {b0a84162-0a00-423a-b6d0-0435a988303a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 9187 | 2025.12.11 03:55:41.170491 [ 276 ] {b0a84162-0a00-423a-b6d0-0435a988303a} <Debug> TCPHandler: Processed in 0.001295142 sec. | ||
| 9188 | 2025.12.11 03:55:41.170615 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2025.12.11 03:55:41.170740 [ 276 ] {2154bfc1-3861-4e16-83ba-5491f480a84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9190 | 2025.12.11 03:55:41.170790 [ 276 ] {2154bfc1-3861-4e16-83ba-5491f480a84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9191 | 2025.12.11 03:55:41.171357 [ 276 ] {2154bfc1-3861-4e16-83ba-5491f480a84a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2025.12.11 03:55:41.171403 [ 276 ] {2154bfc1-3861-4e16-83ba-5491f480a84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9193 | 2025.12.11 03:55:41.171778 [ 276 ] {2154bfc1-3861-4e16-83ba-5491f480a84a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9194 | 2025.12.11 03:55:41.171991 [ 276 ] {2154bfc1-3861-4e16-83ba-5491f480a84a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2025.12.11 03:55:41.172127 [ 276 ] {2154bfc1-3861-4e16-83ba-5491f480a84a} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.001412 sec., 107648.72521246459 rows/sec., 8.68 MiB/sec. | ||
| 9196 | 2025.12.11 03:55:41.172169 [ 276 ] {2154bfc1-3861-4e16-83ba-5491f480a84a} <Debug> TCPHandler: Processed in 0.001615057 sec. | ||
| 9197 | 2025.12.11 03:55:41.172277 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9198 | 2025.12.11 03:55:41.172372 [ 276 ] {0bddd62e-f2da-4707-a4e6-eed526695c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9199 | 2025.12.11 03:55:41.172417 [ 276 ] {0bddd62e-f2da-4707-a4e6-eed526695c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9200 | 2025.12.11 03:55:41.172824 [ 276 ] {0bddd62e-f2da-4707-a4e6-eed526695c3c} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2025.12.11 03:55:41.172861 [ 276 ] {0bddd62e-f2da-4707-a4e6-eed526695c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9202 | 2025.12.11 03:55:41.173206 [ 276 ] {0bddd62e-f2da-4707-a4e6-eed526695c3c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9203 | 2025.12.11 03:55:41.173451 [ 276 ] {0bddd62e-f2da-4707-a4e6-eed526695c3c} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2025.12.11 03:55:41.173584 [ 276 ] {0bddd62e-f2da-4707-a4e6-eed526695c3c} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.00123 sec., 163414.63414634147 rows/sec., 11.71 MiB/sec. | ||
| 9205 | 2025.12.11 03:55:41.173622 [ 276 ] {0bddd62e-f2da-4707-a4e6-eed526695c3c} <Debug> TCPHandler: Processed in 0.001393855 sec. | ||
| 9206 | 2025.12.11 03:55:41.173740 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9207 | 2025.12.11 03:55:41.173840 [ 276 ] {f6c4c23f-3ca0-4b81-854f-4e685681399c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9208 | 2025.12.11 03:55:41.173896 [ 276 ] {f6c4c23f-3ca0-4b81-854f-4e685681399c} <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 | ||
| 9209 | 2025.12.11 03:55:41.174718 [ 276 ] {f6c4c23f-3ca0-4b81-854f-4e685681399c} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9210 | 2025.12.11 03:55:41.174754 [ 276 ] {f6c4c23f-3ca0-4b81-854f-4e685681399c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9211 | 2025.12.11 03:55:41.175333 [ 276 ] {f6c4c23f-3ca0-4b81-854f-4e685681399c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9212 | 2025.12.11 03:55:41.175552 [ 276 ] {f6c4c23f-3ca0-4b81-854f-4e685681399c} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9213 | 2025.12.11 03:55:41.175697 [ 276 ] {f6c4c23f-3ca0-4b81-854f-4e685681399c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001875 sec., 22400 rows/sec., 40.14 MiB/sec. | ||
| 9214 | 2025.12.11 03:55:41.175768 [ 276 ] {f6c4c23f-3ca0-4b81-854f-4e685681399c} <Debug> TCPHandler: Processed in 0.002080296 sec. | ||
| 9215 | 2025.12.11 03:55:41.175882 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9216 | 2025.12.11 03:55:41.175976 [ 276 ] {eee62f04-f707-43f0-a740-4699d4556900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9217 | 2025.12.11 03:55:41.176019 [ 276 ] {eee62f04-f707-43f0-a740-4699d4556900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9218 | 2025.12.11 03:55:41.176366 [ 276 ] {eee62f04-f707-43f0-a740-4699d4556900} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9219 | 2025.12.11 03:55:41.176402 [ 276 ] {eee62f04-f707-43f0-a740-4699d4556900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9220 | 2025.12.11 03:55:41.176704 [ 276 ] {eee62f04-f707-43f0-a740-4699d4556900} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9221 | 2025.12.11 03:55:41.176915 [ 276 ] {eee62f04-f707-43f0-a740-4699d4556900} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9222 | 2025.12.11 03:55:41.177042 [ 276 ] {eee62f04-f707-43f0-a740-4699d4556900} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 9223 | 2025.12.11 03:55:41.177078 [ 276 ] {eee62f04-f707-43f0-a740-4699d4556900} <Debug> TCPHandler: Processed in 0.001244541 sec. | ||
| 9224 | 2025.12.11 03:55:43.271640 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9225 | 2025.12.11 03:55:43.271721 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9226 | 2025.12.11 03:55:43.457981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24979 | ||
| 9227 | 2025.12.11 03:55:43.458561 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2025.12.11 03:55:43.458610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9229 | 2025.12.11 03:55:43.459130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9230 | 2025.12.11 03:55:43.459363 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9231 | 2025.12.11 03:55:43.459510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24979 | ||
| 9232 | 2025.12.11 03:55:43.505157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1090 | ||
| 9233 | 2025.12.11 03:55:43.507918 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2025.12.11 03:55:43.507976 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9235 | 2025.12.11 03:55:43.509185 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9236 | 2025.12.11 03:55:43.509470 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2025.12.11 03:55:43.509854 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1090 | ||
| 9238 | 2025.12.11 03:55:44.782578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9239 | 2025.12.11 03:55:44.798867 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2025.12.11 03:55:44.798930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9241 | 2025.12.11 03:55:44.804632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9242 | 2025.12.11 03:55:44.805310 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2025.12.11 03:55:44.808464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9244 | 2025.12.11 03:55:46.157399 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2025.12.11 03:55:46.157600 [ 276 ] {905c07f2-5d74-4f3c-86d4-54e8a9aa0aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9246 | 2025.12.11 03:55:46.157666 [ 276 ] {905c07f2-5d74-4f3c-86d4-54e8a9aa0aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9247 | 2025.12.11 03:55:46.158329 [ 276 ] {905c07f2-5d74-4f3c-86d4-54e8a9aa0aa4} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2025.12.11 03:55:46.158379 [ 276 ] {905c07f2-5d74-4f3c-86d4-54e8a9aa0aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9249 | 2025.12.11 03:55:46.158786 [ 276 ] {905c07f2-5d74-4f3c-86d4-54e8a9aa0aa4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9250 | 2025.12.11 03:55:46.159016 [ 276 ] {905c07f2-5d74-4f3c-86d4-54e8a9aa0aa4} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2025.12.11 03:55:46.159193 [ 276 ] {905c07f2-5d74-4f3c-86d4-54e8a9aa0aa4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.61 MiB/sec. | ||
| 9252 | 2025.12.11 03:55:46.159248 [ 276 ] {905c07f2-5d74-4f3c-86d4-54e8a9aa0aa4} <Debug> TCPHandler: Processed in 0.001971104 sec. | ||
| 9253 | 2025.12.11 03:55:46.159372 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9254 | 2025.12.11 03:55:46.159476 [ 276 ] {d3d0098f-0527-4c8d-9e07-4bbe5fef216e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9255 | 2025.12.11 03:55:46.159520 [ 276 ] {d3d0098f-0527-4c8d-9e07-4bbe5fef216e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9256 | 2025.12.11 03:55:46.159969 [ 276 ] {d3d0098f-0527-4c8d-9e07-4bbe5fef216e} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2025.12.11 03:55:46.160007 [ 276 ] {d3d0098f-0527-4c8d-9e07-4bbe5fef216e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9258 | 2025.12.11 03:55:46.160385 [ 276 ] {d3d0098f-0527-4c8d-9e07-4bbe5fef216e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9259 | 2025.12.11 03:55:46.160592 [ 276 ] {d3d0098f-0527-4c8d-9e07-4bbe5fef216e} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2025.12.11 03:55:46.160727 [ 276 ] {d3d0098f-0527-4c8d-9e07-4bbe5fef216e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 9261 | 2025.12.11 03:55:46.160765 [ 276 ] {d3d0098f-0527-4c8d-9e07-4bbe5fef216e} <Debug> TCPHandler: Processed in 0.001444485 sec. | ||
| 9262 | 2025.12.11 03:55:46.160887 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9263 | 2025.12.11 03:55:46.160985 [ 276 ] {7d46b776-f85f-49a6-95e3-98b667503d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9264 | 2025.12.11 03:55:46.161030 [ 276 ] {7d46b776-f85f-49a6-95e3-98b667503d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9265 | 2025.12.11 03:55:46.161461 [ 276 ] {7d46b776-f85f-49a6-95e3-98b667503d1b} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2025.12.11 03:55:46.161498 [ 276 ] {7d46b776-f85f-49a6-95e3-98b667503d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9267 | 2025.12.11 03:55:46.161832 [ 276 ] {7d46b776-f85f-49a6-95e3-98b667503d1b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9268 | 2025.12.11 03:55:46.162053 [ 276 ] {7d46b776-f85f-49a6-95e3-98b667503d1b} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2025.12.11 03:55:46.162185 [ 276 ] {7d46b776-f85f-49a6-95e3-98b667503d1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 9270 | 2025.12.11 03:55:46.162224 [ 276 ] {7d46b776-f85f-49a6-95e3-98b667503d1b} <Debug> TCPHandler: Processed in 0.001387984 sec. | ||
| 9271 | 2025.12.11 03:55:46.162334 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9272 | 2025.12.11 03:55:46.162429 [ 276 ] {c82fce4b-95e3-492b-8d50-17db656f8a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9273 | 2025.12.11 03:55:46.162471 [ 276 ] {c82fce4b-95e3-492b-8d50-17db656f8a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9274 | 2025.12.11 03:55:46.162815 [ 276 ] {c82fce4b-95e3-492b-8d50-17db656f8a55} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9275 | 2025.12.11 03:55:46.162850 [ 276 ] {c82fce4b-95e3-492b-8d50-17db656f8a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9276 | 2025.12.11 03:55:46.163158 [ 276 ] {c82fce4b-95e3-492b-8d50-17db656f8a55} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9277 | 2025.12.11 03:55:46.163371 [ 276 ] {c82fce4b-95e3-492b-8d50-17db656f8a55} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9278 | 2025.12.11 03:55:46.163505 [ 276 ] {c82fce4b-95e3-492b-8d50-17db656f8a55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 9279 | 2025.12.11 03:55:46.163541 [ 276 ] {c82fce4b-95e3-492b-8d50-17db656f8a55} <Debug> TCPHandler: Processed in 0.001255602 sec. | ||
| 9280 | 2025.12.11 03:55:50.959645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25427 | ||
| 9281 | 2025.12.11 03:55:50.960140 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9282 | 2025.12.11 03:55:50.960186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9283 | 2025.12.11 03:55:50.960668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9284 | 2025.12.11 03:55:50.960897 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9285 | 2025.12.11 03:55:50.961044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25427 | ||
| 9286 | 2025.12.11 03:55:51.159150 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9287 | 2025.12.11 03:55:51.159393 [ 276 ] {c6a304b6-9dd0-48cb-9885-ec81147debe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9288 | 2025.12.11 03:55:51.159485 [ 276 ] {c6a304b6-9dd0-48cb-9885-ec81147debe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9289 | 2025.12.11 03:55:51.160333 [ 276 ] {c6a304b6-9dd0-48cb-9885-ec81147debe9} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9290 | 2025.12.11 03:55:51.160372 [ 276 ] {c6a304b6-9dd0-48cb-9885-ec81147debe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9291 | 2025.12.11 03:55:51.160722 [ 276 ] {c6a304b6-9dd0-48cb-9885-ec81147debe9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9292 | 2025.12.11 03:55:51.160932 [ 276 ] {c6a304b6-9dd0-48cb-9885-ec81147debe9} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9293 | 2025.12.11 03:55:51.161069 [ 276 ] {c6a304b6-9dd0-48cb-9885-ec81147debe9} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001742 sec., 80367.39380022962 rows/sec., 6.97 MiB/sec. | ||
| 9294 | 2025.12.11 03:55:51.161066 [ 32 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9295 | 2025.12.11 03:55:51.161110 [ 276 ] {c6a304b6-9dd0-48cb-9885-ec81147debe9} <Debug> TCPHandler: Processed in 0.002107817 sec. | ||
| 9296 | 2025.12.11 03:55:51.161150 [ 32 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9297 | 2025.12.11 03:55:51.161183 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9298 | 2025.12.11 03:55:51.161256 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9299 | 2025.12.11 03:55:51.161356 [ 276 ] {46571640-852a-4d4d-b6ee-460e6e6ca9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9300 | 2025.12.11 03:55:51.161382 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 9301 | 2025.12.11 03:55:51.161395 [ 276 ] {46571640-852a-4d4d-b6ee-460e6e6ca9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9302 | 2025.12.11 03:55:51.161601 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9303 | 2025.12.11 03:55:51.161660 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1409 rows starting from the beginning of the part | ||
| 9304 | 2025.12.11 03:55:51.161766 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 140 rows starting from the beginning of the part | ||
| 9305 | 2025.12.11 03:55:51.161842 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 9306 | 2025.12.11 03:55:51.161901 [ 276 ] {46571640-852a-4d4d-b6ee-460e6e6ca9df} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2025.12.11 03:55:51.161915 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 265 rows starting from the beginning of the part | ||
| 9308 | 2025.12.11 03:55:51.161950 [ 276 ] {46571640-852a-4d4d-b6ee-460e6e6ca9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9309 | 2025.12.11 03:55:51.162008 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 9310 | 2025.12.11 03:55:51.162080 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 140 rows starting from the beginning of the part | ||
| 9311 | 2025.12.11 03:55:51.162287 [ 276 ] {46571640-852a-4d4d-b6ee-460e6e6ca9df} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9312 | 2025.12.11 03:55:51.162539 [ 276 ] {46571640-852a-4d4d-b6ee-460e6e6ca9df} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9313 | 2025.12.11 03:55:51.162668 [ 276 ] {46571640-852a-4d4d-b6ee-460e6e6ca9df} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001334 sec., 31484.25787106447 rows/sec., 2.31 MiB/sec. | ||
| 9314 | 2025.12.11 03:55:51.162706 [ 276 ] {46571640-852a-4d4d-b6ee-460e6e6ca9df} <Debug> TCPHandler: Processed in 0.001497386 sec. | ||
| 9315 | 2025.12.11 03:55:51.162822 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9316 | 2025.12.11 03:55:51.162914 [ 276 ] {9e917ad7-0ee2-4f0e-bd8d-daa8bc80fbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9317 | 2025.12.11 03:55:51.162953 [ 276 ] {9e917ad7-0ee2-4f0e-bd8d-daa8bc80fbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9318 | 2025.12.11 03:55:51.163297 [ 189 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2066 rows, containing 5 columns (5 merged, 0 gathered) in 0.002013864 sec., 1025888.540636309 rows/sec., 90.47 MiB/sec. | ||
| 9319 | 2025.12.11 03:55:51.163470 [ 276 ] {9e917ad7-0ee2-4f0e-bd8d-daa8bc80fbbe} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2025.12.11 03:55:51.163508 [ 276 ] {9e917ad7-0ee2-4f0e-bd8d-daa8bc80fbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9321 | 2025.12.11 03:55:51.163604 [ 194 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9322 | 2025.12.11 03:55:51.163859 [ 276 ] {9e917ad7-0ee2-4f0e-bd8d-daa8bc80fbbe} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9323 | 2025.12.11 03:55:51.163946 [ 194 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_76_15} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2025.12.11 03:55:51.164045 [ 194 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_76_15} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9325 | 2025.12.11 03:55:51.164103 [ 276 ] {9e917ad7-0ee2-4f0e-bd8d-daa8bc80fbbe} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9326 | 2025.12.11 03:55:51.164126 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 9327 | 2025.12.11 03:55:51.164240 [ 276 ] {9e917ad7-0ee2-4f0e-bd8d-daa8bc80fbbe} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001343 sec., 78927.77364110202 rows/sec., 6.17 MiB/sec. | ||
| 9328 | 2025.12.11 03:55:51.164258 [ 31 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9329 | 2025.12.11 03:55:51.164282 [ 276 ] {9e917ad7-0ee2-4f0e-bd8d-daa8bc80fbbe} <Debug> TCPHandler: Processed in 0.001506557 sec. | ||
| 9330 | 2025.12.11 03:55:51.164331 [ 31 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2025.12.11 03:55:51.164360 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9332 | 2025.12.11 03:55:51.164445 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9333 | 2025.12.11 03:55:51.164463 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 9334 | 2025.12.11 03:55:51.164543 [ 276 ] {d3ed5c03-64d3-452d-9706-80b282a67c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9335 | 2025.12.11 03:55:51.164582 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9336 | 2025.12.11 03:55:51.164591 [ 276 ] {d3ed5c03-64d3-452d-9706-80b282a67c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9337 | 2025.12.11 03:55:51.164623 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 634 rows starting from the beginning of the part | ||
| 9338 | 2025.12.11 03:55:51.164695 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 106 rows starting from the beginning of the part | ||
| 9339 | 2025.12.11 03:55:51.164743 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 9340 | 2025.12.11 03:55:51.164785 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 152 rows starting from the beginning of the part | ||
| 9341 | 2025.12.11 03:55:51.164826 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 9342 | 2025.12.11 03:55:51.164866 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 106 rows starting from the beginning of the part | ||
| 9343 | 2025.12.11 03:55:51.165046 [ 276 ] {d3ed5c03-64d3-452d-9706-80b282a67c3f} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2025.12.11 03:55:51.165086 [ 276 ] {d3ed5c03-64d3-452d-9706-80b282a67c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9345 | 2025.12.11 03:55:51.165425 [ 276 ] {d3ed5c03-64d3-452d-9706-80b282a67c3f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9346 | 2025.12.11 03:55:51.165643 [ 276 ] {d3ed5c03-64d3-452d-9706-80b282a67c3f} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2025.12.11 03:55:51.165757 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9348 | 2025.12.11 03:55:51.165768 [ 276 ] {d3ed5c03-64d3-452d-9706-80b282a67c3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 9349 | 2025.12.11 03:55:51.165795 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2025.12.11 03:55:51.165816 [ 276 ] {d3ed5c03-64d3-452d-9706-80b282a67c3f} <Debug> TCPHandler: Processed in 0.001418365 sec. | ||
| 9351 | 2025.12.11 03:55:51.165818 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9352 | 2025.12.11 03:55:51.165900 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 9353 | 2025.12.11 03:55:51.165912 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496955 sec., 752193.6197146876 rows/sec., 60.72 MiB/sec. | ||
| 9354 | 2025.12.11 03:55:51.165964 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9355 | 2025.12.11 03:55:51.166003 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9356 | 2025.12.11 03:55:51.166036 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20537 rows starting from the beginning of the part | ||
| 9357 | 2025.12.11 03:55:51.166062 [ 276 ] {b04d4f98-4f86-4101-93a6-8a139ba1f450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9358 | 2025.12.11 03:55:51.166086 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 9359 | 2025.12.11 03:55:51.166112 [ 188 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9360 | 2025.12.11 03:55:51.166120 [ 276 ] {b04d4f98-4f86-4101-93a6-8a139ba1f450} <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 | ||
| 9361 | 2025.12.11 03:55:51.166130 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 9362 | 2025.12.11 03:55:51.166182 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 201 rows starting from the beginning of the part | ||
| 9363 | 2025.12.11 03:55:51.166218 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9364 | 2025.12.11 03:55:51.166256 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9365 | 2025.12.11 03:55:51.166440 [ 188 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_76_15} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9366 | 2025.12.11 03:55:51.166526 [ 188 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_76_15} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9367 | 2025.12.11 03:55:51.166609 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9368 | 2025.12.11 03:55:51.166977 [ 276 ] {b04d4f98-4f86-4101-93a6-8a139ba1f450} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2025.12.11 03:55:51.167017 [ 276 ] {b04d4f98-4f86-4101-93a6-8a139ba1f450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9370 | 2025.12.11 03:55:51.167639 [ 276 ] {b04d4f98-4f86-4101-93a6-8a139ba1f450} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9371 | 2025.12.11 03:55:51.167859 [ 276 ] {b04d4f98-4f86-4101-93a6-8a139ba1f450} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2025.12.11 03:55:51.168001 [ 276 ] {b04d4f98-4f86-4101-93a6-8a139ba1f450} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001957 sec., 21461.420541645377 rows/sec., 38.46 MiB/sec. | ||
| 9373 | 2025.12.11 03:55:51.168055 [ 276 ] {b04d4f98-4f86-4101-93a6-8a139ba1f450} <Debug> TCPHandler: Processed in 0.002142277 sec. | ||
| 9374 | 2025.12.11 03:55:51.168170 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2025.12.11 03:55:51.168262 [ 276 ] {faf9b944-5932-41dc-bc24-d889a3606f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9376 | 2025.12.11 03:55:51.168303 [ 276 ] {faf9b944-5932-41dc-bc24-d889a3606f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9377 | 2025.12.11 03:55:51.168629 [ 276 ] {faf9b944-5932-41dc-bc24-d889a3606f69} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2025.12.11 03:55:51.168664 [ 276 ] {faf9b944-5932-41dc-bc24-d889a3606f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9379 | 2025.12.11 03:55:51.169114 [ 276 ] {faf9b944-5932-41dc-bc24-d889a3606f69} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9380 | 2025.12.11 03:55:51.169327 [ 276 ] {faf9b944-5932-41dc-bc24-d889a3606f69} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2025.12.11 03:55:51.169436 [ 32 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9382 | 2025.12.11 03:55:51.169453 [ 276 ] {faf9b944-5932-41dc-bc24-d889a3606f69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 9383 | 2025.12.11 03:55:51.169471 [ 32 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2025.12.11 03:55:51.169493 [ 276 ] {faf9b944-5932-41dc-bc24-d889a3606f69} <Debug> TCPHandler: Processed in 0.001370123 sec. | ||
| 9385 | 2025.12.11 03:55:51.169496 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9386 | 2025.12.11 03:55:51.169611 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 9387 | 2025.12.11 03:55:51.169716 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9388 | 2025.12.11 03:55:51.169748 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3750 rows starting from the beginning of the part | ||
| 9389 | 2025.12.11 03:55:51.169806 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 9390 | 2025.12.11 03:55:51.169852 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 9391 | 2025.12.11 03:55:51.169896 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 9392 | 2025.12.11 03:55:51.169936 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 9393 | 2025.12.11 03:55:51.169980 [ 189 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9394 | 2025.12.11 03:55:51.173931 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4050 rows, containing 4 columns (4 merged, 0 gathered) in 0.004360096 sec., 928878.6301952985 rows/sec., 62.71 MiB/sec. | ||
| 9395 | 2025.12.11 03:55:51.174409 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9396 | 2025.12.11 03:55:51.174726 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_76_15} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2025.12.11 03:55:51.174814 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_76_15} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9398 | 2025.12.11 03:55:51.174918 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9399 | 2025.12.11 03:55:51.180400 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21378 rows, containing 5 columns (5 merged, 0 gathered) in 0.01452415 sec., 1471893.3638113074 rows/sec., 101.12 MiB/sec. | ||
| 9400 | 2025.12.11 03:55:51.180896 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9401 | 2025.12.11 03:55:51.181174 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2025.12.11 03:55:51.181240 [ 189 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9403 | 2025.12.11 03:55:51.181327 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9404 | 2025.12.11 03:55:52.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.09 MiB, peak 332.85 MiB, free memory in arenas 0.00 B, will set to 323.04 MiB (RSS), difference: 1.95 MiB | ||
| 9405 | 2025.12.11 03:55:52.308527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 9406 | 2025.12.11 03:55:52.326322 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2025.12.11 03:55:52.326377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9408 | 2025.12.11 03:55:52.332103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9409 | 2025.12.11 03:55:52.332789 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2025.12.11 03:55:52.335754 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 9411 | 2025.12.11 03:55:53.510026 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1110 | ||
| 9412 | 2025.12.11 03:55:53.512283 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2025.12.11 03:55:53.512336 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9414 | 2025.12.11 03:55:53.513536 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9415 | 2025.12.11 03:55:53.513822 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9416 | 2025.12.11 03:55:53.514187 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1110 | ||
| 9417 | 2025.12.11 03:55:56.185377 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2025.12.11 03:55:56.185563 [ 276 ] {608d18da-a595-4cab-94af-9909aa378055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9419 | 2025.12.11 03:55:56.185628 [ 276 ] {608d18da-a595-4cab-94af-9909aa378055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9420 | 2025.12.11 03:55:56.186286 [ 276 ] {608d18da-a595-4cab-94af-9909aa378055} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2025.12.11 03:55:56.186329 [ 276 ] {608d18da-a595-4cab-94af-9909aa378055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9422 | 2025.12.11 03:55:56.186697 [ 276 ] {608d18da-a595-4cab-94af-9909aa378055} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9423 | 2025.12.11 03:55:56.186919 [ 276 ] {608d18da-a595-4cab-94af-9909aa378055} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2025.12.11 03:55:56.187065 [ 276 ] {608d18da-a595-4cab-94af-9909aa378055} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 316.06 KiB/sec. | ||
| 9425 | 2025.12.11 03:55:56.187109 [ 276 ] {608d18da-a595-4cab-94af-9909aa378055} <Debug> TCPHandler: Processed in 0.001858501 sec. | ||
| 9426 | 2025.12.11 03:55:56.187233 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2025.12.11 03:55:56.187329 [ 276 ] {32f8da7b-95ec-4e1d-ba3c-ad07a40a34d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9428 | 2025.12.11 03:55:56.187371 [ 276 ] {32f8da7b-95ec-4e1d-ba3c-ad07a40a34d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9429 | 2025.12.11 03:55:56.188232 [ 276 ] {32f8da7b-95ec-4e1d-ba3c-ad07a40a34d2} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2025.12.11 03:55:56.188273 [ 276 ] {32f8da7b-95ec-4e1d-ba3c-ad07a40a34d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9431 | 2025.12.11 03:55:56.188652 [ 276 ] {32f8da7b-95ec-4e1d-ba3c-ad07a40a34d2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9432 | 2025.12.11 03:55:56.188864 [ 276 ] {32f8da7b-95ec-4e1d-ba3c-ad07a40a34d2} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2025.12.11 03:55:56.188992 [ 276 ] {32f8da7b-95ec-4e1d-ba3c-ad07a40a34d2} <Debug> executeQuery: Read 1199 rows, 100.71 KiB in 0.001681 sec., 713265.9131469363 rows/sec., 58.51 MiB/sec. | ||
| 9434 | 2025.12.11 03:55:56.189030 [ 276 ] {32f8da7b-95ec-4e1d-ba3c-ad07a40a34d2} <Debug> TCPHandler: Processed in 0.001846682 sec. | ||
| 9435 | 2025.12.11 03:55:56.189131 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2025.12.11 03:55:56.189226 [ 276 ] {5f3ba59d-97b3-44c6-b3a2-0d49d1ae9d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9437 | 2025.12.11 03:55:56.189269 [ 276 ] {5f3ba59d-97b3-44c6-b3a2-0d49d1ae9d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9438 | 2025.12.11 03:55:56.189665 [ 276 ] {5f3ba59d-97b3-44c6-b3a2-0d49d1ae9d4b} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2025.12.11 03:55:56.189702 [ 276 ] {5f3ba59d-97b3-44c6-b3a2-0d49d1ae9d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9440 | 2025.12.11 03:55:56.190028 [ 276 ] {5f3ba59d-97b3-44c6-b3a2-0d49d1ae9d4b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9441 | 2025.12.11 03:55:56.190238 [ 276 ] {5f3ba59d-97b3-44c6-b3a2-0d49d1ae9d4b} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2025.12.11 03:55:56.190370 [ 276 ] {5f3ba59d-97b3-44c6-b3a2-0d49d1ae9d4b} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 360.85 KiB/sec. | ||
| 9443 | 2025.12.11 03:55:56.190408 [ 276 ] {5f3ba59d-97b3-44c6-b3a2-0d49d1ae9d4b} <Debug> TCPHandler: Processed in 0.001324852 sec. | ||
| 9444 | 2025.12.11 03:55:56.190518 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2025.12.11 03:55:56.190612 [ 276 ] {f7188593-7d09-4485-9c28-f7cf9c8bdcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9446 | 2025.12.11 03:55:56.190651 [ 276 ] {f7188593-7d09-4485-9c28-f7cf9c8bdcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9447 | 2025.12.11 03:55:56.191094 [ 276 ] {f7188593-7d09-4485-9c28-f7cf9c8bdcc7} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2025.12.11 03:55:56.191130 [ 276 ] {f7188593-7d09-4485-9c28-f7cf9c8bdcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9449 | 2025.12.11 03:55:56.191432 [ 276 ] {f7188593-7d09-4485-9c28-f7cf9c8bdcc7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9450 | 2025.12.11 03:55:56.191633 [ 276 ] {f7188593-7d09-4485-9c28-f7cf9c8bdcc7} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2025.12.11 03:55:56.191764 [ 276 ] {f7188593-7d09-4485-9c28-f7cf9c8bdcc7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00117 sec., 194871.79487179487 rows/sec., 13.19 MiB/sec. | ||
| 9452 | 2025.12.11 03:55:56.191803 [ 276 ] {f7188593-7d09-4485-9c28-f7cf9c8bdcc7} <Debug> TCPHandler: Processed in 0.001333814 sec. | ||
| 9453 | 2025.12.11 03:55:56.191911 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9454 | 2025.12.11 03:55:56.192004 [ 276 ] {96742400-8e14-4ee4-b404-3216a97111ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9455 | 2025.12.11 03:55:56.192044 [ 276 ] {96742400-8e14-4ee4-b404-3216a97111ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9456 | 2025.12.11 03:55:56.192563 [ 276 ] {96742400-8e14-4ee4-b404-3216a97111ce} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2025.12.11 03:55:56.192599 [ 276 ] {96742400-8e14-4ee4-b404-3216a97111ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9458 | 2025.12.11 03:55:56.192918 [ 276 ] {96742400-8e14-4ee4-b404-3216a97111ce} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9459 | 2025.12.11 03:55:56.193122 [ 276 ] {96742400-8e14-4ee4-b404-3216a97111ce} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2025.12.11 03:55:56.193247 [ 276 ] {96742400-8e14-4ee4-b404-3216a97111ce} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.00126 sec., 417460.31746031746 rows/sec., 30.92 MiB/sec. | ||
| 9461 | 2025.12.11 03:55:56.193284 [ 276 ] {96742400-8e14-4ee4-b404-3216a97111ce} <Debug> TCPHandler: Processed in 0.001422355 sec. | ||
| 9462 | 2025.12.11 03:55:56.193394 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9463 | 2025.12.11 03:55:56.193488 [ 276 ] {748c9c45-eb37-4edb-908e-891571499ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9464 | 2025.12.11 03:55:56.193531 [ 276 ] {748c9c45-eb37-4edb-908e-891571499ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9465 | 2025.12.11 03:55:56.194043 [ 276 ] {748c9c45-eb37-4edb-908e-891571499ced} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2025.12.11 03:55:56.194078 [ 276 ] {748c9c45-eb37-4edb-908e-891571499ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9467 | 2025.12.11 03:55:56.194454 [ 276 ] {748c9c45-eb37-4edb-908e-891571499ced} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9468 | 2025.12.11 03:55:56.194665 [ 276 ] {748c9c45-eb37-4edb-908e-891571499ced} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9469 | 2025.12.11 03:55:56.194790 [ 276 ] {748c9c45-eb37-4edb-908e-891571499ced} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001321 sec., 641180.9235427707 rows/sec., 43.16 MiB/sec. | ||
| 9470 | 2025.12.11 03:55:56.194828 [ 276 ] {748c9c45-eb37-4edb-908e-891571499ced} <Debug> TCPHandler: Processed in 0.001482305 sec. | ||
| 9471 | 2025.12.11 03:55:56.194936 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9472 | 2025.12.11 03:55:56.195030 [ 276 ] {15b164a2-3add-4855-ae4a-f8b53b61d93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9473 | 2025.12.11 03:55:56.195071 [ 276 ] {15b164a2-3add-4855-ae4a-f8b53b61d93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9474 | 2025.12.11 03:55:56.195394 [ 276 ] {15b164a2-3add-4855-ae4a-f8b53b61d93a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2025.12.11 03:55:56.195430 [ 276 ] {15b164a2-3add-4855-ae4a-f8b53b61d93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9476 | 2025.12.11 03:55:56.195730 [ 276 ] {15b164a2-3add-4855-ae4a-f8b53b61d93a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9477 | 2025.12.11 03:55:56.195928 [ 276 ] {15b164a2-3add-4855-ae4a-f8b53b61d93a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9478 | 2025.12.11 03:55:56.196063 [ 276 ] {15b164a2-3add-4855-ae4a-f8b53b61d93a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 9479 | 2025.12.11 03:55:56.196099 [ 276 ] {15b164a2-3add-4855-ae4a-f8b53b61d93a} <Debug> TCPHandler: Processed in 0.001212 sec. | ||
| 9480 | 2025.12.11 03:55:58.271774 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9481 | 2025.12.11 03:55:58.271830 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9482 | 2025.12.11 03:55:58.461190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25939 | ||
| 9483 | 2025.12.11 03:55:58.461985 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9484 | 2025.12.11 03:55:58.462049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9485 | 2025.12.11 03:55:58.462621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9486 | 2025.12.11 03:55:58.462845 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9487 | 2025.12.11 03:55:58.462983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25939 | ||
| 9488 | 2025.12.11 03:55:59.835810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 9489 | 2025.12.11 03:55:59.852758 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2025.12.11 03:55:59.852823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9491 | 2025.12.11 03:55:59.859117 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9492 | 2025.12.11 03:55:59.859839 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9493 | 2025.12.11 03:55:59.862670 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9494 | 2025.12.11 03:56:01.158349 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9495 | 2025.12.11 03:56:01.158537 [ 276 ] {043a2fec-098e-4a20-96f1-61b809501aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9496 | 2025.12.11 03:56:01.158603 [ 276 ] {043a2fec-098e-4a20-96f1-61b809501aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9497 | 2025.12.11 03:56:01.159365 [ 276 ] {043a2fec-098e-4a20-96f1-61b809501aa5} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2025.12.11 03:56:01.159415 [ 276 ] {043a2fec-098e-4a20-96f1-61b809501aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9499 | 2025.12.11 03:56:01.159855 [ 276 ] {043a2fec-098e-4a20-96f1-61b809501aa5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9500 | 2025.12.11 03:56:01.160103 [ 276 ] {043a2fec-098e-4a20-96f1-61b809501aa5} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9501 | 2025.12.11 03:56:01.160273 [ 276 ] {043a2fec-098e-4a20-96f1-61b809501aa5} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001783 sec., 78519.34941110488 rows/sec., 6.81 MiB/sec. | ||
| 9502 | 2025.12.11 03:56:01.160325 [ 276 ] {043a2fec-098e-4a20-96f1-61b809501aa5} <Debug> TCPHandler: Processed in 0.002127797 sec. | ||
| 9503 | 2025.12.11 03:56:01.160453 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9504 | 2025.12.11 03:56:01.160555 [ 276 ] {cbcb7f6c-ec30-468f-9ccb-fe1c5e1dbb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9505 | 2025.12.11 03:56:01.160599 [ 276 ] {cbcb7f6c-ec30-468f-9ccb-fe1c5e1dbb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9506 | 2025.12.11 03:56:01.161038 [ 276 ] {cbcb7f6c-ec30-468f-9ccb-fe1c5e1dbb61} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9507 | 2025.12.11 03:56:01.161076 [ 276 ] {cbcb7f6c-ec30-468f-9ccb-fe1c5e1dbb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9508 | 2025.12.11 03:56:01.161382 [ 276 ] {cbcb7f6c-ec30-468f-9ccb-fe1c5e1dbb61} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9509 | 2025.12.11 03:56:01.161604 [ 276 ] {cbcb7f6c-ec30-468f-9ccb-fe1c5e1dbb61} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2025.12.11 03:56:01.161726 [ 143 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9511 | 2025.12.11 03:56:01.161735 [ 276 ] {cbcb7f6c-ec30-468f-9ccb-fe1c5e1dbb61} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001204 sec., 34883.72093023256 rows/sec., 2.56 MiB/sec. | ||
| 9512 | 2025.12.11 03:56:01.161799 [ 143 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2025.12.11 03:56:01.161815 [ 276 ] {cbcb7f6c-ec30-468f-9ccb-fe1c5e1dbb61} <Debug> TCPHandler: Processed in 0.001413565 sec. | ||
| 9514 | 2025.12.11 03:56:01.161828 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9515 | 2025.12.11 03:56:01.161926 [ 189 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 9516 | 2025.12.11 03:56:01.161932 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9517 | 2025.12.11 03:56:01.162026 [ 189 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9518 | 2025.12.11 03:56:01.162042 [ 276 ] {a5d05493-67d5-444c-94ac-a88c91823593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9519 | 2025.12.11 03:56:01.162056 [ 189 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 72 rows starting from the beginning of the part | ||
| 9520 | 2025.12.11 03:56:01.162083 [ 276 ] {a5d05493-67d5-444c-94ac-a88c91823593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9521 | 2025.12.11 03:56:01.162119 [ 189 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 9522 | 2025.12.11 03:56:01.162168 [ 189 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 9523 | 2025.12.11 03:56:01.162214 [ 189 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 9524 | 2025.12.11 03:56:01.162256 [ 189 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 9525 | 2025.12.11 03:56:01.162301 [ 189 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
| 9526 | 2025.12.11 03:56:01.162516 [ 276 ] {a5d05493-67d5-444c-94ac-a88c91823593} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2025.12.11 03:56:01.162551 [ 276 ] {a5d05493-67d5-444c-94ac-a88c91823593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9528 | 2025.12.11 03:56:01.162861 [ 276 ] {a5d05493-67d5-444c-94ac-a88c91823593} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9529 | 2025.12.11 03:56:01.163058 [ 199 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117007 sec., 229046.12544548616 rows/sec., 17.64 MiB/sec. | ||
| 9530 | 2025.12.11 03:56:01.163072 [ 276 ] {a5d05493-67d5-444c-94ac-a88c91823593} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9531 | 2025.12.11 03:56:01.163179 [ 189 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9532 | 2025.12.11 03:56:01.163220 [ 276 ] {a5d05493-67d5-444c-94ac-a88c91823593} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001197 sec., 88554.7201336675 rows/sec., 6.92 MiB/sec. | ||
| 9533 | 2025.12.11 03:56:01.163259 [ 276 ] {a5d05493-67d5-444c-94ac-a88c91823593} <Debug> TCPHandler: Processed in 0.001376043 sec. | ||
| 9534 | 2025.12.11 03:56:01.163371 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9535 | 2025.12.11 03:56:01.163412 [ 189 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_46_9} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2025.12.11 03:56:01.163465 [ 276 ] {a2c40e27-46fc-49a4-9ee5-9386f1aa7984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9537 | 2025.12.11 03:56:01.163475 [ 189 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_46_9} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9538 | 2025.12.11 03:56:01.163511 [ 276 ] {a2c40e27-46fc-49a4-9ee5-9386f1aa7984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9539 | 2025.12.11 03:56:01.163544 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9540 | 2025.12.11 03:56:01.163917 [ 276 ] {a2c40e27-46fc-49a4-9ee5-9386f1aa7984} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2025.12.11 03:56:01.163952 [ 276 ] {a2c40e27-46fc-49a4-9ee5-9386f1aa7984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9542 | 2025.12.11 03:56:01.164278 [ 276 ] {a2c40e27-46fc-49a4-9ee5-9386f1aa7984} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9543 | 2025.12.11 03:56:01.164492 [ 276 ] {a2c40e27-46fc-49a4-9ee5-9386f1aa7984} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9544 | 2025.12.11 03:56:01.164624 [ 276 ] {a2c40e27-46fc-49a4-9ee5-9386f1aa7984} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 9545 | 2025.12.11 03:56:01.164662 [ 276 ] {a2c40e27-46fc-49a4-9ee5-9386f1aa7984} <Debug> TCPHandler: Processed in 0.001339493 sec. | ||
| 9546 | 2025.12.11 03:56:01.164760 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9547 | 2025.12.11 03:56:01.164854 [ 276 ] {f82bb5ff-5ba9-4640-978a-a16ca86e04a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9548 | 2025.12.11 03:56:01.164907 [ 276 ] {f82bb5ff-5ba9-4640-978a-a16ca86e04a2} <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 | ||
| 9549 | 2025.12.11 03:56:01.165774 [ 276 ] {f82bb5ff-5ba9-4640-978a-a16ca86e04a2} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2025.12.11 03:56:01.165809 [ 276 ] {f82bb5ff-5ba9-4640-978a-a16ca86e04a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9551 | 2025.12.11 03:56:01.166374 [ 276 ] {f82bb5ff-5ba9-4640-978a-a16ca86e04a2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9552 | 2025.12.11 03:56:01.166609 [ 276 ] {f82bb5ff-5ba9-4640-978a-a16ca86e04a2} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2025.12.11 03:56:01.166748 [ 276 ] {f82bb5ff-5ba9-4640-978a-a16ca86e04a2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001912 sec., 21966.527196652718 rows/sec., 39.36 MiB/sec. | ||
| 9554 | 2025.12.11 03:56:01.166812 [ 276 ] {f82bb5ff-5ba9-4640-978a-a16ca86e04a2} <Debug> TCPHandler: Processed in 0.002100097 sec. | ||
| 9555 | 2025.12.11 03:56:01.166923 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9556 | 2025.12.11 03:56:01.167017 [ 276 ] {71e0ec33-9a6e-4292-95a7-44a300d7cc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9557 | 2025.12.11 03:56:01.167058 [ 276 ] {71e0ec33-9a6e-4292-95a7-44a300d7cc7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9558 | 2025.12.11 03:56:01.167389 [ 276 ] {71e0ec33-9a6e-4292-95a7-44a300d7cc7a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9559 | 2025.12.11 03:56:01.167425 [ 276 ] {71e0ec33-9a6e-4292-95a7-44a300d7cc7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9560 | 2025.12.11 03:56:01.167730 [ 276 ] {71e0ec33-9a6e-4292-95a7-44a300d7cc7a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9561 | 2025.12.11 03:56:01.167937 [ 276 ] {71e0ec33-9a6e-4292-95a7-44a300d7cc7a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9562 | 2025.12.11 03:56:01.168067 [ 276 ] {71e0ec33-9a6e-4292-95a7-44a300d7cc7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 9563 | 2025.12.11 03:56:01.168103 [ 276 ] {71e0ec33-9a6e-4292-95a7-44a300d7cc7a} <Debug> TCPHandler: Processed in 0.001228461 sec. | ||
| 9564 | 2025.12.11 03:56:03.514321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1136 | ||
| 9565 | 2025.12.11 03:56:03.516805 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2025.12.11 03:56:03.516872 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9567 | 2025.12.11 03:56:03.518122 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9568 | 2025.12.11 03:56:03.518403 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2025.12.11 03:56:03.518589 [ 127 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9570 | 2025.12.11 03:56:03.518653 [ 127 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9571 | 2025.12.11 03:56:03.518673 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9572 | 2025.12.11 03:56:03.518785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1136 | ||
| 9573 | 2025.12.11 03:56:03.518797 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 9574 | 2025.12.11 03:56:03.519376 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9575 | 2025.12.11 03:56:03.519532 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1014 rows starting from the beginning of the part | ||
| 9576 | 2025.12.11 03:56:03.519882 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
| 9577 | 2025.12.11 03:56:03.520209 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 9578 | 2025.12.11 03:56:03.520538 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 9579 | 2025.12.11 03:56:03.520876 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 9580 | 2025.12.11 03:56:03.521238 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 9581 | 2025.12.11 03:56:03.528369 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1136 rows, containing 72 columns (72 merged, 0 gathered) in 0.009630576 sec., 117957.6382554896 rows/sec., 93.11 MiB/sec. | ||
| 9582 | 2025.12.11 03:56:03.529756 [ 191 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9583 | 2025.12.11 03:56:03.530411 [ 191 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_41_8} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2025.12.11 03:56:03.530498 [ 191 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_41_8} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9585 | 2025.12.11 03:56:03.530770 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 9586 | 2025.12.11 03:56:05.963110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26387 | ||
| 9587 | 2025.12.11 03:56:05.963617 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2025.12.11 03:56:05.963666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9589 | 2025.12.11 03:56:05.964167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9590 | 2025.12.11 03:56:05.964407 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2025.12.11 03:56:05.964558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26387 | ||
| 9592 | 2025.12.11 03:56:06.156719 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9593 | 2025.12.11 03:56:06.156891 [ 276 ] {bad16b63-9922-4dc7-ba2d-adbeeeece88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9594 | 2025.12.11 03:56:06.156956 [ 276 ] {bad16b63-9922-4dc7-ba2d-adbeeeece88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9595 | 2025.12.11 03:56:06.157623 [ 276 ] {bad16b63-9922-4dc7-ba2d-adbeeeece88d} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2025.12.11 03:56:06.157664 [ 276 ] {bad16b63-9922-4dc7-ba2d-adbeeeece88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9597 | 2025.12.11 03:56:06.158012 [ 276 ] {bad16b63-9922-4dc7-ba2d-adbeeeece88d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9598 | 2025.12.11 03:56:06.158235 [ 276 ] {bad16b63-9922-4dc7-ba2d-adbeeeece88d} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2025.12.11 03:56:06.158389 [ 276 ] {bad16b63-9922-4dc7-ba2d-adbeeeece88d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001544 sec., 36269.43005181347 rows/sec., 2.77 MiB/sec. | ||
| 9600 | 2025.12.11 03:56:06.158436 [ 276 ] {bad16b63-9922-4dc7-ba2d-adbeeeece88d} <Debug> TCPHandler: Processed in 0.001835281 sec. | ||
| 9601 | 2025.12.11 03:56:06.158577 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9602 | 2025.12.11 03:56:06.158675 [ 276 ] {8b10b2e6-c5e3-4bf4-a71e-1c01a3e9dee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9603 | 2025.12.11 03:56:06.158717 [ 276 ] {8b10b2e6-c5e3-4bf4-a71e-1c01a3e9dee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9604 | 2025.12.11 03:56:06.159143 [ 276 ] {8b10b2e6-c5e3-4bf4-a71e-1c01a3e9dee5} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2025.12.11 03:56:06.159180 [ 276 ] {8b10b2e6-c5e3-4bf4-a71e-1c01a3e9dee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9606 | 2025.12.11 03:56:06.159489 [ 276 ] {8b10b2e6-c5e3-4bf4-a71e-1c01a3e9dee5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9607 | 2025.12.11 03:56:06.159707 [ 276 ] {8b10b2e6-c5e3-4bf4-a71e-1c01a3e9dee5} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9608 | 2025.12.11 03:56:06.159839 [ 276 ] {8b10b2e6-c5e3-4bf4-a71e-1c01a3e9dee5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 9609 | 2025.12.11 03:56:06.159877 [ 276 ] {8b10b2e6-c5e3-4bf4-a71e-1c01a3e9dee5} <Debug> TCPHandler: Processed in 0.001350773 sec. | ||
| 9610 | 2025.12.11 03:56:06.159995 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9611 | 2025.12.11 03:56:06.160090 [ 276 ] {383a7506-264c-4d8c-b345-6aa22229af72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9612 | 2025.12.11 03:56:06.160134 [ 276 ] {383a7506-264c-4d8c-b345-6aa22229af72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9613 | 2025.12.11 03:56:06.160551 [ 276 ] {383a7506-264c-4d8c-b345-6aa22229af72} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9614 | 2025.12.11 03:56:06.160586 [ 276 ] {383a7506-264c-4d8c-b345-6aa22229af72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9615 | 2025.12.11 03:56:06.160928 [ 276 ] {383a7506-264c-4d8c-b345-6aa22229af72} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9616 | 2025.12.11 03:56:06.161135 [ 276 ] {383a7506-264c-4d8c-b345-6aa22229af72} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9617 | 2025.12.11 03:56:06.161263 [ 276 ] {383a7506-264c-4d8c-b345-6aa22229af72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 9618 | 2025.12.11 03:56:06.161301 [ 276 ] {383a7506-264c-4d8c-b345-6aa22229af72} <Debug> TCPHandler: Processed in 0.001354734 sec. | ||
| 9619 | 2025.12.11 03:56:06.161414 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9620 | 2025.12.11 03:56:06.161509 [ 276 ] {4dd2a158-02b6-4a15-9ef8-e7fcc594d349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9621 | 2025.12.11 03:56:06.161550 [ 276 ] {4dd2a158-02b6-4a15-9ef8-e7fcc594d349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9622 | 2025.12.11 03:56:06.161881 [ 276 ] {4dd2a158-02b6-4a15-9ef8-e7fcc594d349} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2025.12.11 03:56:06.161915 [ 276 ] {4dd2a158-02b6-4a15-9ef8-e7fcc594d349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9624 | 2025.12.11 03:56:06.162218 [ 276 ] {4dd2a158-02b6-4a15-9ef8-e7fcc594d349} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9625 | 2025.12.11 03:56:06.162423 [ 276 ] {4dd2a158-02b6-4a15-9ef8-e7fcc594d349} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9626 | 2025.12.11 03:56:06.162548 [ 276 ] {4dd2a158-02b6-4a15-9ef8-e7fcc594d349} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 9627 | 2025.12.11 03:56:06.162583 [ 276 ] {4dd2a158-02b6-4a15-9ef8-e7fcc594d349} <Debug> TCPHandler: Processed in 0.001217291 sec. | ||
| 9628 | 2025.12.11 03:56:07.362738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 9629 | 2025.12.11 03:56:07.379956 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9630 | 2025.12.11 03:56:07.380018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9631 | 2025.12.11 03:56:07.386190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9632 | 2025.12.11 03:56:07.386895 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9633 | 2025.12.11 03:56:07.389858 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 9634 | 2025.12.11 03:56:11.160579 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9635 | 2025.12.11 03:56:11.160820 [ 276 ] {904ec0fc-5c5d-4510-9172-ed8d9782711b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9636 | 2025.12.11 03:56:11.160891 [ 276 ] {904ec0fc-5c5d-4510-9172-ed8d9782711b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9637 | 2025.12.11 03:56:11.161585 [ 276 ] {904ec0fc-5c5d-4510-9172-ed8d9782711b} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2025.12.11 03:56:11.161638 [ 276 ] {904ec0fc-5c5d-4510-9172-ed8d9782711b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9639 | 2025.12.11 03:56:11.162026 [ 276 ] {904ec0fc-5c5d-4510-9172-ed8d9782711b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9640 | 2025.12.11 03:56:11.162247 [ 276 ] {904ec0fc-5c5d-4510-9172-ed8d9782711b} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9641 | 2025.12.11 03:56:11.162407 [ 276 ] {904ec0fc-5c5d-4510-9172-ed8d9782711b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001639 sec., 14643.07504575961 rows/sec., 1.21 MiB/sec. | ||
| 9642 | 2025.12.11 03:56:11.162452 [ 276 ] {904ec0fc-5c5d-4510-9172-ed8d9782711b} <Debug> TCPHandler: Processed in 0.002050655 sec. | ||
| 9643 | 2025.12.11 03:56:11.162571 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9644 | 2025.12.11 03:56:11.162667 [ 276 ] {25e91952-1763-4260-9547-f1d309c8f013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9645 | 2025.12.11 03:56:11.162732 [ 276 ] {25e91952-1763-4260-9547-f1d309c8f013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9646 | 2025.12.11 03:56:11.163120 [ 276 ] {25e91952-1763-4260-9547-f1d309c8f013} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2025.12.11 03:56:11.163158 [ 276 ] {25e91952-1763-4260-9547-f1d309c8f013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9648 | 2025.12.11 03:56:11.163484 [ 276 ] {25e91952-1763-4260-9547-f1d309c8f013} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9649 | 2025.12.11 03:56:11.163695 [ 276 ] {25e91952-1763-4260-9547-f1d309c8f013} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2025.12.11 03:56:11.163825 [ 276 ] {25e91952-1763-4260-9547-f1d309c8f013} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001177 sec., 1699.235344095157 rows/sec., 138.56 KiB/sec. | ||
| 9651 | 2025.12.11 03:56:11.163862 [ 276 ] {25e91952-1763-4260-9547-f1d309c8f013} <Debug> TCPHandler: Processed in 0.001341623 sec. | ||
| 9652 | 2025.12.11 03:56:11.163963 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9653 | 2025.12.11 03:56:11.164057 [ 276 ] {5733710a-cb07-42ce-8526-9e2dac8aff36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9654 | 2025.12.11 03:56:11.164097 [ 276 ] {5733710a-cb07-42ce-8526-9e2dac8aff36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9655 | 2025.12.11 03:56:11.164599 [ 276 ] {5733710a-cb07-42ce-8526-9e2dac8aff36} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2025.12.11 03:56:11.164636 [ 276 ] {5733710a-cb07-42ce-8526-9e2dac8aff36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9657 | 2025.12.11 03:56:11.164954 [ 276 ] {5733710a-cb07-42ce-8526-9e2dac8aff36} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9658 | 2025.12.11 03:56:11.165165 [ 276 ] {5733710a-cb07-42ce-8526-9e2dac8aff36} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2025.12.11 03:56:11.165295 [ 276 ] {5733710a-cb07-42ce-8526-9e2dac8aff36} <Debug> executeQuery: Read 261 rows, 23.94 KiB in 0.001256 sec., 207802.54777070065 rows/sec., 18.61 MiB/sec. | ||
| 9660 | 2025.12.11 03:56:11.165333 [ 276 ] {5733710a-cb07-42ce-8526-9e2dac8aff36} <Debug> TCPHandler: Processed in 0.001418195 sec. | ||
| 9661 | 2025.12.11 03:56:11.165435 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2025.12.11 03:56:11.165527 [ 276 ] {581e626d-3db0-4089-a823-ad94715007cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9663 | 2025.12.11 03:56:11.165567 [ 276 ] {581e626d-3db0-4089-a823-ad94715007cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9664 | 2025.12.11 03:56:11.165967 [ 276 ] {581e626d-3db0-4089-a823-ad94715007cc} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2025.12.11 03:56:11.166002 [ 276 ] {581e626d-3db0-4089-a823-ad94715007cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9666 | 2025.12.11 03:56:11.166301 [ 276 ] {581e626d-3db0-4089-a823-ad94715007cc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9667 | 2025.12.11 03:56:11.166506 [ 276 ] {581e626d-3db0-4089-a823-ad94715007cc} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2025.12.11 03:56:11.166632 [ 276 ] {581e626d-3db0-4089-a823-ad94715007cc} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001122 sec., 49910.873440285206 rows/sec., 3.71 MiB/sec. | ||
| 9669 | 2025.12.11 03:56:11.166669 [ 276 ] {581e626d-3db0-4089-a823-ad94715007cc} <Debug> TCPHandler: Processed in 0.001282893 sec. | ||
| 9670 | 2025.12.11 03:56:11.166791 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2025.12.11 03:56:11.166916 [ 276 ] {f3a9f5a7-cc36-4585-9692-468fdb3e1f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9672 | 2025.12.11 03:56:11.166967 [ 276 ] {f3a9f5a7-cc36-4585-9692-468fdb3e1f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9673 | 2025.12.11 03:56:11.167446 [ 276 ] {f3a9f5a7-cc36-4585-9692-468fdb3e1f3b} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2025.12.11 03:56:11.167493 [ 276 ] {f3a9f5a7-cc36-4585-9692-468fdb3e1f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9675 | 2025.12.11 03:56:11.167820 [ 276 ] {f3a9f5a7-cc36-4585-9692-468fdb3e1f3b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9676 | 2025.12.11 03:56:11.168027 [ 276 ] {f3a9f5a7-cc36-4585-9692-468fdb3e1f3b} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2025.12.11 03:56:11.168156 [ 276 ] {f3a9f5a7-cc36-4585-9692-468fdb3e1f3b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001265 sec., 18972.332015810276 rows/sec., 1.57 MiB/sec. | ||
| 9678 | 2025.12.11 03:56:11.168197 [ 276 ] {f3a9f5a7-cc36-4585-9692-468fdb3e1f3b} <Debug> TCPHandler: Processed in 0.001468605 sec. | ||
| 9679 | 2025.12.11 03:56:11.168324 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9680 | 2025.12.11 03:56:11.168449 [ 276 ] {67e330bc-8195-4f0a-89ce-5f01c638e9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9681 | 2025.12.11 03:56:11.168499 [ 276 ] {67e330bc-8195-4f0a-89ce-5f01c638e9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9682 | 2025.12.11 03:56:11.168933 [ 276 ] {67e330bc-8195-4f0a-89ce-5f01c638e9f2} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9683 | 2025.12.11 03:56:11.168973 [ 276 ] {67e330bc-8195-4f0a-89ce-5f01c638e9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9684 | 2025.12.11 03:56:11.169292 [ 276 ] {67e330bc-8195-4f0a-89ce-5f01c638e9f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9685 | 2025.12.11 03:56:11.169501 [ 276 ] {67e330bc-8195-4f0a-89ce-5f01c638e9f2} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2025.12.11 03:56:11.169635 [ 276 ] {67e330bc-8195-4f0a-89ce-5f01c638e9f2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00121 sec., 9917.355371900827 rows/sec., 774.79 KiB/sec. | ||
| 9687 | 2025.12.11 03:56:11.169675 [ 276 ] {67e330bc-8195-4f0a-89ce-5f01c638e9f2} <Debug> TCPHandler: Processed in 0.001417934 sec. | ||
| 9688 | 2025.12.11 03:56:11.169798 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9689 | 2025.12.11 03:56:11.169923 [ 276 ] {79542a76-c8e2-4133-9199-da4c2408b82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9690 | 2025.12.11 03:56:11.169973 [ 276 ] {79542a76-c8e2-4133-9199-da4c2408b82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9691 | 2025.12.11 03:56:11.170556 [ 276 ] {79542a76-c8e2-4133-9199-da4c2408b82d} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2025.12.11 03:56:11.170603 [ 276 ] {79542a76-c8e2-4133-9199-da4c2408b82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9693 | 2025.12.11 03:56:11.170931 [ 276 ] {79542a76-c8e2-4133-9199-da4c2408b82d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9694 | 2025.12.11 03:56:11.171132 [ 276 ] {79542a76-c8e2-4133-9199-da4c2408b82d} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2025.12.11 03:56:11.171261 [ 276 ] {79542a76-c8e2-4133-9199-da4c2408b82d} <Debug> executeQuery: Read 144 rows, 11.90 KiB in 0.001363 sec., 105649.30300807043 rows/sec., 8.53 MiB/sec. | ||
| 9696 | 2025.12.11 03:56:11.171300 [ 276 ] {79542a76-c8e2-4133-9199-da4c2408b82d} <Debug> TCPHandler: Processed in 0.001563867 sec. | ||
| 9697 | 2025.12.11 03:56:11.171400 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9698 | 2025.12.11 03:56:11.171493 [ 276 ] {d8dd7024-bd0b-4c27-bd5f-12f245c62c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9699 | 2025.12.11 03:56:11.171536 [ 276 ] {d8dd7024-bd0b-4c27-bd5f-12f245c62c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9700 | 2025.12.11 03:56:11.171930 [ 276 ] {d8dd7024-bd0b-4c27-bd5f-12f245c62c48} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2025.12.11 03:56:11.171966 [ 276 ] {d8dd7024-bd0b-4c27-bd5f-12f245c62c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9702 | 2025.12.11 03:56:11.172285 [ 276 ] {d8dd7024-bd0b-4c27-bd5f-12f245c62c48} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9703 | 2025.12.11 03:56:11.172486 [ 276 ] {d8dd7024-bd0b-4c27-bd5f-12f245c62c48} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2025.12.11 03:56:11.172612 [ 276 ] {d8dd7024-bd0b-4c27-bd5f-12f245c62c48} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001138 sec., 173110.72056239017 rows/sec., 12.42 MiB/sec. | ||
| 9705 | 2025.12.11 03:56:11.172648 [ 276 ] {d8dd7024-bd0b-4c27-bd5f-12f245c62c48} <Debug> TCPHandler: Processed in 0.001294793 sec. | ||
| 9706 | 2025.12.11 03:56:11.172766 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2025.12.11 03:56:11.172857 [ 276 ] {6523164c-258d-453a-9dd2-b498e8bb8e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9708 | 2025.12.11 03:56:11.172910 [ 276 ] {6523164c-258d-453a-9dd2-b498e8bb8e45} <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 | ||
| 9709 | 2025.12.11 03:56:11.173737 [ 276 ] {6523164c-258d-453a-9dd2-b498e8bb8e45} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2025.12.11 03:56:11.173773 [ 276 ] {6523164c-258d-453a-9dd2-b498e8bb8e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9711 | 2025.12.11 03:56:11.174320 [ 276 ] {6523164c-258d-453a-9dd2-b498e8bb8e45} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9712 | 2025.12.11 03:56:11.174540 [ 276 ] {6523164c-258d-453a-9dd2-b498e8bb8e45} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2025.12.11 03:56:11.174678 [ 276 ] {6523164c-258d-453a-9dd2-b498e8bb8e45} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001838 sec., 22850.924918389555 rows/sec., 40.95 MiB/sec. | ||
| 9714 | 2025.12.11 03:56:11.174744 [ 276 ] {6523164c-258d-453a-9dd2-b498e8bb8e45} <Debug> TCPHandler: Processed in 0.002024295 sec. | ||
| 9715 | 2025.12.11 03:56:11.174864 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9716 | 2025.12.11 03:56:11.174957 [ 276 ] {1165ba0b-802c-4e89-ad3b-2b3fe2b464da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9717 | 2025.12.11 03:56:11.174998 [ 276 ] {1165ba0b-802c-4e89-ad3b-2b3fe2b464da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9718 | 2025.12.11 03:56:11.175325 [ 276 ] {1165ba0b-802c-4e89-ad3b-2b3fe2b464da} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2025.12.11 03:56:11.175361 [ 276 ] {1165ba0b-802c-4e89-ad3b-2b3fe2b464da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9720 | 2025.12.11 03:56:11.175659 [ 276 ] {1165ba0b-802c-4e89-ad3b-2b3fe2b464da} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9721 | 2025.12.11 03:56:11.175857 [ 276 ] {1165ba0b-802c-4e89-ad3b-2b3fe2b464da} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2025.12.11 03:56:11.175981 [ 276 ] {1165ba0b-802c-4e89-ad3b-2b3fe2b464da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 9723 | 2025.12.11 03:56:11.176015 [ 276 ] {1165ba0b-802c-4e89-ad3b-2b3fe2b464da} <Debug> TCPHandler: Processed in 0.001197801 sec. | ||
| 9724 | 2025.12.11 03:56:13.271910 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9725 | 2025.12.11 03:56:13.271995 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9726 | 2025.12.11 03:56:13.464740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26899 | ||
| 9727 | 2025.12.11 03:56:13.465557 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2025.12.11 03:56:13.465623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9729 | 2025.12.11 03:56:13.466210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9730 | 2025.12.11 03:56:13.466482 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2025.12.11 03:56:13.466621 [ 149 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9732 | 2025.12.11 03:56:13.466636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26899 | ||
| 9733 | 2025.12.11 03:56:13.466663 [ 149 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2025.12.11 03:56:13.466686 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9735 | 2025.12.11 03:56:13.466814 [ 186 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 9736 | 2025.12.11 03:56:13.466967 [ 186 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9737 | 2025.12.11 03:56:13.467005 [ 186 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24467 rows starting from the beginning of the part | ||
| 9738 | 2025.12.11 03:56:13.467066 [ 186 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 9739 | 2025.12.11 03:56:13.467108 [ 186 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 9740 | 2025.12.11 03:56:13.467150 [ 186 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 9741 | 2025.12.11 03:56:13.467190 [ 186 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 9742 | 2025.12.11 03:56:13.467229 [ 186 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 9743 | 2025.12.11 03:56:13.469740 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26899 rows, containing 4 columns (4 merged, 0 gathered) in 0.002981751 sec., 9021209.349808216 rows/sec., 129.05 MiB/sec. | ||
| 9744 | 2025.12.11 03:56:13.470037 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9745 | 2025.12.11 03:56:13.470349 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_56_11} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2025.12.11 03:56:13.470434 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_56_11} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9747 | 2025.12.11 03:56:13.470537 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 9748 | 2025.12.11 03:56:13.518982 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1164 | ||
| 9749 | 2025.12.11 03:56:13.521341 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2025.12.11 03:56:13.521404 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9751 | 2025.12.11 03:56:13.522638 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9752 | 2025.12.11 03:56:13.522917 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2025.12.11 03:56:13.523306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1164 | ||
| 9754 | 2025.12.11 03:56:14.889978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 9755 | 2025.12.11 03:56:14.907665 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9756 | 2025.12.11 03:56:14.907734 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9757 | 2025.12.11 03:56:14.914089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9758 | 2025.12.11 03:56:14.914828 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9759 | 2025.12.11 03:56:14.915130 [ 147 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9760 | 2025.12.11 03:56:14.915201 [ 147 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2025.12.11 03:56:14.915227 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9762 | 2025.12.11 03:56:14.915329 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 9763 | 2025.12.11 03:56:14.918074 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 9764 | 2025.12.11 03:56:14.919224 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9765 | 2025.12.11 03:56:14.920662 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 9766 | 2025.12.11 03:56:14.925569 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 9767 | 2025.12.11 03:56:14.930282 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 9768 | 2025.12.11 03:56:14.934777 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 9769 | 2025.12.11 03:56:14.939425 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 9770 | 2025.12.11 03:56:14.943630 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 9771 | 2025.12.11 03:56:14.997664 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.08237466 sec., 5122.934650048935 rows/sec., 26.49 MiB/sec. | ||
| 9772 | 2025.12.11 03:56:15.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.88 MiB, peak 338.77 MiB, free memory in arenas 0.00 B, will set to 327.05 MiB (RSS), difference: -4.83 MiB | ||
| 9773 | 2025.12.11 03:56:15.001291 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9774 | 2025.12.11 03:56:15.003368 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_56_11} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9775 | 2025.12.11 03:56:15.003482 [ 193 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_56_11} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9776 | 2025.12.11 03:56:15.006473 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9777 | 2025.12.11 03:56:16.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.52 MiB, peak 338.77 MiB, free memory in arenas 0.00 B, will set to 327.48 MiB (RSS), difference: 6.95 MiB | ||
| 9778 | 2025.12.11 03:56:16.157573 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2025.12.11 03:56:16.157760 [ 276 ] {c483ba0a-8be7-4b5a-8bb0-c244d153bcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9780 | 2025.12.11 03:56:16.157826 [ 276 ] {c483ba0a-8be7-4b5a-8bb0-c244d153bcc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9781 | 2025.12.11 03:56:16.158487 [ 276 ] {c483ba0a-8be7-4b5a-8bb0-c244d153bcc1} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2025.12.11 03:56:16.158529 [ 276 ] {c483ba0a-8be7-4b5a-8bb0-c244d153bcc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9783 | 2025.12.11 03:56:16.158894 [ 276 ] {c483ba0a-8be7-4b5a-8bb0-c244d153bcc1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9784 | 2025.12.11 03:56:16.159112 [ 276 ] {c483ba0a-8be7-4b5a-8bb0-c244d153bcc1} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2025.12.11 03:56:16.159261 [ 276 ] {c483ba0a-8be7-4b5a-8bb0-c244d153bcc1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001551 sec., 36105.73823339781 rows/sec., 2.76 MiB/sec. | ||
| 9786 | 2025.12.11 03:56:16.159259 [ 148 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9787 | 2025.12.11 03:56:16.159303 [ 276 ] {c483ba0a-8be7-4b5a-8bb0-c244d153bcc1} <Debug> TCPHandler: Processed in 0.001852602 sec. | ||
| 9788 | 2025.12.11 03:56:16.159334 [ 148 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2025.12.11 03:56:16.159359 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9790 | 2025.12.11 03:56:16.159441 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2025.12.11 03:56:16.159477 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::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 | ||
| 9792 | 2025.12.11 03:56:16.159540 [ 276 ] {8932dd6b-59cc-4a3f-bdaa-f8b272b853eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9793 | 2025.12.11 03:56:16.159585 [ 276 ] {8932dd6b-59cc-4a3f-bdaa-f8b272b853eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9794 | 2025.12.11 03:56:16.159611 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9795 | 2025.12.11 03:56:16.159651 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1409 rows starting from the beginning of the part | ||
| 9796 | 2025.12.11 03:56:16.159717 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1199 rows starting from the beginning of the part | ||
| 9797 | 2025.12.11 03:56:16.159763 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 140 rows starting from the beginning of the part | ||
| 9798 | 2025.12.11 03:56:16.159813 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 9799 | 2025.12.11 03:56:16.159860 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 261 rows starting from the beginning of the part | ||
| 9800 | 2025.12.11 03:56:16.159909 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 9801 | 2025.12.11 03:56:16.160006 [ 276 ] {8932dd6b-59cc-4a3f-bdaa-f8b272b853eb} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2025.12.11 03:56:16.160048 [ 276 ] {8932dd6b-59cc-4a3f-bdaa-f8b272b853eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9803 | 2025.12.11 03:56:16.160655 [ 276 ] {8932dd6b-59cc-4a3f-bdaa-f8b272b853eb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9804 | 2025.12.11 03:56:16.160878 [ 276 ] {8932dd6b-59cc-4a3f-bdaa-f8b272b853eb} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2025.12.11 03:56:16.160987 [ 148 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9806 | 2025.12.11 03:56:16.161006 [ 276 ] {8932dd6b-59cc-4a3f-bdaa-f8b272b853eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001485 sec., 43097.6430976431 rows/sec., 3.36 MiB/sec. | ||
| 9807 | 2025.12.11 03:56:16.161022 [ 148 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9808 | 2025.12.11 03:56:16.161049 [ 276 ] {8932dd6b-59cc-4a3f-bdaa-f8b272b853eb} <Debug> TCPHandler: Processed in 0.001655889 sec. | ||
| 9809 | 2025.12.11 03:56:16.161049 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9810 | 2025.12.11 03:56:16.161150 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::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 | ||
| 9811 | 2025.12.11 03:56:16.161175 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9812 | 2025.12.11 03:56:16.161248 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9813 | 2025.12.11 03:56:16.161279 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 634 rows starting from the beginning of the part | ||
| 9814 | 2025.12.11 03:56:16.161279 [ 276 ] {bd2eea42-e653-47a1-8652-0bbbd44d81a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9815 | 2025.12.11 03:56:16.161334 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 526 rows starting from the beginning of the part | ||
| 9816 | 2025.12.11 03:56:16.161335 [ 276 ] {bd2eea42-e653-47a1-8652-0bbbd44d81a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9817 | 2025.12.11 03:56:16.161385 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 106 rows starting from the beginning of the part | ||
| 9818 | 2025.12.11 03:56:16.161429 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 9819 | 2025.12.11 03:56:16.161441 [ 196 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3121 rows, containing 5 columns (5 merged, 0 gathered) in 0.002021815 sec., 1543662.5012674255 rows/sec., 134.60 MiB/sec. | ||
| 9820 | 2025.12.11 03:56:16.161466 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 144 rows starting from the beginning of the part | ||
| 9821 | 2025.12.11 03:56:16.161512 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 9822 | 2025.12.11 03:56:16.161743 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9823 | 2025.12.11 03:56:16.161801 [ 276 ] {bd2eea42-e653-47a1-8652-0bbbd44d81a8} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9824 | 2025.12.11 03:56:16.161841 [ 276 ] {bd2eea42-e653-47a1-8652-0bbbd44d81a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9825 | 2025.12.11 03:56:16.162105 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_81_16} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2025.12.11 03:56:16.162203 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_81_16} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9827 | 2025.12.11 03:56:16.162306 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9828 | 2025.12.11 03:56:16.162433 [ 276 ] {bd2eea42-e653-47a1-8652-0bbbd44d81a8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9829 | 2025.12.11 03:56:16.162468 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352673 sec., 1137007.9834520242 rows/sec., 90.57 MiB/sec. | ||
| 9830 | 2025.12.11 03:56:16.162652 [ 276 ] {bd2eea42-e653-47a1-8652-0bbbd44d81a8} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2025.12.11 03:56:16.162720 [ 188 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9832 | 2025.12.11 03:56:16.162773 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9833 | 2025.12.11 03:56:16.162790 [ 276 ] {bd2eea42-e653-47a1-8652-0bbbd44d81a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001529 sec., 104643.55788096796 rows/sec., 7.29 MiB/sec. | ||
| 9834 | 2025.12.11 03:56:16.162798 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2025.12.11 03:56:16.162831 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9836 | 2025.12.11 03:56:16.162835 [ 276 ] {bd2eea42-e653-47a1-8652-0bbbd44d81a8} <Debug> TCPHandler: Processed in 0.00170692 sec. | ||
| 9837 | 2025.12.11 03:56:16.162919 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::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 | ||
| 9838 | 2025.12.11 03:56:16.162987 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9839 | 2025.12.11 03:56:16.163022 [ 188 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_81_16} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2025.12.11 03:56:16.163038 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9841 | 2025.12.11 03:56:16.163070 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21378 rows starting from the beginning of the part | ||
| 9842 | 2025.12.11 03:56:16.163083 [ 276 ] {ef4710a3-8bc9-4e68-8ca6-ded6973d668a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9843 | 2025.12.11 03:56:16.163103 [ 188 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_81_16} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9844 | 2025.12.11 03:56:16.163129 [ 276 ] {ef4710a3-8bc9-4e68-8ca6-ded6973d668a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9845 | 2025.12.11 03:56:16.163132 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 847 rows starting from the beginning of the part | ||
| 9846 | 2025.12.11 03:56:16.163194 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 9847 | 2025.12.11 03:56:16.163197 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9848 | 2025.12.11 03:56:16.163237 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 9849 | 2025.12.11 03:56:16.163276 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 197 rows starting from the beginning of the part | ||
| 9850 | 2025.12.11 03:56:16.163327 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 9851 | 2025.12.11 03:56:16.163498 [ 276 ] {ef4710a3-8bc9-4e68-8ca6-ded6973d668a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9852 | 2025.12.11 03:56:16.163538 [ 276 ] {ef4710a3-8bc9-4e68-8ca6-ded6973d668a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9853 | 2025.12.11 03:56:16.163849 [ 276 ] {ef4710a3-8bc9-4e68-8ca6-ded6973d668a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9854 | 2025.12.11 03:56:16.164048 [ 276 ] {ef4710a3-8bc9-4e68-8ca6-ded6973d668a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2025.12.11 03:56:16.164175 [ 276 ] {ef4710a3-8bc9-4e68-8ca6-ded6973d668a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 9856 | 2025.12.11 03:56:16.164182 [ 148 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9857 | 2025.12.11 03:56:16.164215 [ 276 ] {ef4710a3-8bc9-4e68-8ca6-ded6973d668a} <Debug> TCPHandler: Processed in 0.001279182 sec. | ||
| 9858 | 2025.12.11 03:56:16.164225 [ 148 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2025.12.11 03:56:16.164251 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9860 | 2025.12.11 03:56:16.164335 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::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 | ||
| 9861 | 2025.12.11 03:56:16.164446 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9862 | 2025.12.11 03:56:16.164478 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4050 rows starting from the beginning of the part | ||
| 9863 | 2025.12.11 03:56:16.164540 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 9864 | 2025.12.11 03:56:16.164582 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 9865 | 2025.12.11 03:56:16.164621 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 9866 | 2025.12.11 03:56:16.164659 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 9867 | 2025.12.11 03:56:16.164697 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 9868 | 2025.12.11 03:56:16.166474 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4350 rows, containing 4 columns (4 merged, 0 gathered) in 0.002180447 sec., 1995003.7767485292 rows/sec., 134.68 MiB/sec. | ||
| 9869 | 2025.12.11 03:56:16.166802 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9870 | 2025.12.11 03:56:16.167051 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_81_16} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2025.12.11 03:56:16.167116 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_81_16} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9872 | 2025.12.11 03:56:16.167192 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 9873 | 2025.12.11 03:56:16.170527 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22902 rows, containing 5 columns (5 merged, 0 gathered) in 0.007648142 sec., 2994452.770359128 rows/sec., 205.70 MiB/sec. | ||
| 9874 | 2025.12.11 03:56:16.170861 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9875 | 2025.12.11 03:56:16.171101 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2025.12.11 03:56:16.171170 [ 196 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9877 | 2025.12.11 03:56:16.171237 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 9878 | 2025.12.11 03:56:17.000265 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.92 MiB, peak 338.77 MiB, free memory in arenas 0.00 B, will set to 330.98 MiB (RSS), difference: 3.06 MiB | ||
| 9879 | 2025.12.11 03:56:20.966847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27347 | ||
| 9880 | 2025.12.11 03:56:20.967397 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2025.12.11 03:56:20.967448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9882 | 2025.12.11 03:56:20.967935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9883 | 2025.12.11 03:56:20.968167 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2025.12.11 03:56:20.968314 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27347 | ||
| 9885 | 2025.12.11 03:56:21.158849 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9886 | 2025.12.11 03:56:21.159039 [ 276 ] {e5009110-bdfa-40f3-a1fc-ea2b9cb4adda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9887 | 2025.12.11 03:56:21.159136 [ 276 ] {e5009110-bdfa-40f3-a1fc-ea2b9cb4adda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9888 | 2025.12.11 03:56:21.160092 [ 276 ] {e5009110-bdfa-40f3-a1fc-ea2b9cb4adda} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9889 | 2025.12.11 03:56:21.160134 [ 276 ] {e5009110-bdfa-40f3-a1fc-ea2b9cb4adda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9890 | 2025.12.11 03:56:21.160476 [ 276 ] {e5009110-bdfa-40f3-a1fc-ea2b9cb4adda} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9891 | 2025.12.11 03:56:21.160687 [ 276 ] {e5009110-bdfa-40f3-a1fc-ea2b9cb4adda} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9892 | 2025.12.11 03:56:21.160833 [ 276 ] {e5009110-bdfa-40f3-a1fc-ea2b9cb4adda} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001859 sec., 75309.30607853684 rows/sec., 6.53 MiB/sec. | ||
| 9893 | 2025.12.11 03:56:21.160888 [ 276 ] {e5009110-bdfa-40f3-a1fc-ea2b9cb4adda} <Debug> TCPHandler: Processed in 0.002172207 sec. | ||
| 9894 | 2025.12.11 03:56:21.161012 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9895 | 2025.12.11 03:56:21.161113 [ 276 ] {5533f77a-893f-4640-864e-6321dae9b0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9896 | 2025.12.11 03:56:21.161158 [ 276 ] {5533f77a-893f-4640-864e-6321dae9b0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9897 | 2025.12.11 03:56:21.161572 [ 276 ] {5533f77a-893f-4640-864e-6321dae9b0ab} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2025.12.11 03:56:21.161609 [ 276 ] {5533f77a-893f-4640-864e-6321dae9b0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9899 | 2025.12.11 03:56:21.161917 [ 276 ] {5533f77a-893f-4640-864e-6321dae9b0ab} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9900 | 2025.12.11 03:56:21.162126 [ 276 ] {5533f77a-893f-4640-864e-6321dae9b0ab} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2025.12.11 03:56:21.162257 [ 276 ] {5533f77a-893f-4640-864e-6321dae9b0ab} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001165 sec., 36051.50214592274 rows/sec., 2.65 MiB/sec. | ||
| 9902 | 2025.12.11 03:56:21.162295 [ 276 ] {5533f77a-893f-4640-864e-6321dae9b0ab} <Debug> TCPHandler: Processed in 0.001333602 sec. | ||
| 9903 | 2025.12.11 03:56:21.162407 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9904 | 2025.12.11 03:56:21.162502 [ 276 ] {fb3036da-9c9e-41d7-804f-d8cc2b981d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9905 | 2025.12.11 03:56:21.162546 [ 276 ] {fb3036da-9c9e-41d7-804f-d8cc2b981d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9906 | 2025.12.11 03:56:21.162970 [ 276 ] {fb3036da-9c9e-41d7-804f-d8cc2b981d1a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2025.12.11 03:56:21.163007 [ 276 ] {fb3036da-9c9e-41d7-804f-d8cc2b981d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9908 | 2025.12.11 03:56:21.163309 [ 276 ] {fb3036da-9c9e-41d7-804f-d8cc2b981d1a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9909 | 2025.12.11 03:56:21.163544 [ 276 ] {fb3036da-9c9e-41d7-804f-d8cc2b981d1a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2025.12.11 03:56:21.163674 [ 276 ] {fb3036da-9c9e-41d7-804f-d8cc2b981d1a} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001191 sec., 89000.83963056255 rows/sec., 6.95 MiB/sec. | ||
| 9911 | 2025.12.11 03:56:21.163714 [ 276 ] {fb3036da-9c9e-41d7-804f-d8cc2b981d1a} <Debug> TCPHandler: Processed in 0.001355103 sec. | ||
| 9912 | 2025.12.11 03:56:21.163828 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2025.12.11 03:56:21.163922 [ 276 ] {f6938167-2624-4b01-b929-ffb98df987cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9914 | 2025.12.11 03:56:21.163966 [ 276 ] {f6938167-2624-4b01-b929-ffb98df987cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9915 | 2025.12.11 03:56:21.164356 [ 276 ] {f6938167-2624-4b01-b929-ffb98df987cd} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2025.12.11 03:56:21.164398 [ 276 ] {f6938167-2624-4b01-b929-ffb98df987cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9917 | 2025.12.11 03:56:21.164790 [ 276 ] {f6938167-2624-4b01-b929-ffb98df987cd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9918 | 2025.12.11 03:56:21.165066 [ 276 ] {f6938167-2624-4b01-b929-ffb98df987cd} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2025.12.11 03:56:21.165242 [ 276 ] {f6938167-2624-4b01-b929-ffb98df987cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001336 sec., 119760.47904191617 rows/sec., 8.34 MiB/sec. | ||
| 9920 | 2025.12.11 03:56:21.165290 [ 276 ] {f6938167-2624-4b01-b929-ffb98df987cd} <Debug> TCPHandler: Processed in 0.001510946 sec. | ||
| 9921 | 2025.12.11 03:56:21.165407 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9922 | 2025.12.11 03:56:21.165504 [ 276 ] {414373f2-6472-4557-a63c-5ba571fcbf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9923 | 2025.12.11 03:56:21.165560 [ 276 ] {414373f2-6472-4557-a63c-5ba571fcbf96} <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 | ||
| 9924 | 2025.12.11 03:56:21.166381 [ 276 ] {414373f2-6472-4557-a63c-5ba571fcbf96} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2025.12.11 03:56:21.166420 [ 276 ] {414373f2-6472-4557-a63c-5ba571fcbf96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9926 | 2025.12.11 03:56:21.167007 [ 276 ] {414373f2-6472-4557-a63c-5ba571fcbf96} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9927 | 2025.12.11 03:56:21.167236 [ 276 ] {414373f2-6472-4557-a63c-5ba571fcbf96} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2025.12.11 03:56:21.167354 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9929 | 2025.12.11 03:56:21.167381 [ 276 ] {414373f2-6472-4557-a63c-5ba571fcbf96} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001895 sec., 22163.588390501318 rows/sec., 39.72 MiB/sec. | ||
| 9930 | 2025.12.11 03:56:21.167426 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2025.12.11 03:56:21.167453 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9932 | 2025.12.11 03:56:21.167463 [ 276 ] {414373f2-6472-4557-a63c-5ba571fcbf96} <Debug> TCPHandler: Processed in 0.002106747 sec. | ||
| 9933 | 2025.12.11 03:56:21.167574 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 9934 | 2025.12.11 03:56:21.167590 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9935 | 2025.12.11 03:56:21.167713 [ 276 ] {892fcf06-b022-4f88-83b3-3f9d4d88c2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9936 | 2025.12.11 03:56:21.167755 [ 276 ] {892fcf06-b022-4f88-83b3-3f9d4d88c2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9937 | 2025.12.11 03:56:21.167849 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9938 | 2025.12.11 03:56:21.167925 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1403 rows starting from the beginning of the part | ||
| 9939 | 2025.12.11 03:56:21.168067 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
| 9940 | 2025.12.11 03:56:21.168101 [ 276 ] {892fcf06-b022-4f88-83b3-3f9d4d88c2d5} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9941 | 2025.12.11 03:56:21.168143 [ 276 ] {892fcf06-b022-4f88-83b3-3f9d4d88c2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9942 | 2025.12.11 03:56:21.168183 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
| 9943 | 2025.12.11 03:56:21.168299 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 9944 | 2025.12.11 03:56:21.168405 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
| 9945 | 2025.12.11 03:56:21.168503 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 9946 | 2025.12.11 03:56:21.168612 [ 276 ] {892fcf06-b022-4f88-83b3-3f9d4d88c2d5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9947 | 2025.12.11 03:56:21.168928 [ 276 ] {892fcf06-b022-4f88-83b3-3f9d4d88c2d5} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9948 | 2025.12.11 03:56:21.169084 [ 276 ] {892fcf06-b022-4f88-83b3-3f9d4d88c2d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec. | ||
| 9949 | 2025.12.11 03:56:21.169123 [ 276 ] {892fcf06-b022-4f88-83b3-3f9d4d88c2d5} <Debug> TCPHandler: Processed in 0.001583037 sec. | ||
| 9950 | 2025.12.11 03:56:21.176976 [ 196 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1613 rows, containing 19 columns (19 merged, 0 gathered) in 0.009462323 sec., 170465.54001591363 rows/sec., 305.47 MiB/sec. | ||
| 9951 | 2025.12.11 03:56:21.178559 [ 200 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9952 | 2025.12.11 03:56:21.178898 [ 200 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2025.12.11 03:56:21.178971 [ 200 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9954 | 2025.12.11 03:56:21.179072 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. | ||
| 9955 | 2025.12.11 03:56:22.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.45 MiB, peak 343.10 MiB, free memory in arenas 0.00 B, will set to 335.57 MiB (RSS), difference: 4.13 MiB | ||
| 9956 | 2025.12.11 03:56:22.418184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 9957 | 2025.12.11 03:56:22.434302 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2025.12.11 03:56:22.434381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9959 | 2025.12.11 03:56:22.440000 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9960 | 2025.12.11 03:56:22.440715 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2025.12.11 03:56:22.444014 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 9962 | 2025.12.11 03:56:22.850140 [ 137 ] {} <Debug> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9963 | 2025.12.11 03:56:22.850239 [ 137 ] {} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2025.12.11 03:56:22.850284 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9965 | 2025.12.11 03:56:22.850458 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::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 | ||
| 9966 | 2025.12.11 03:56:22.850631 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9967 | 2025.12.11 03:56:22.850687 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 9968 | 2025.12.11 03:56:22.850796 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 9969 | 2025.12.11 03:56:22.850872 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 9970 | 2025.12.11 03:56:22.850935 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9971 | 2025.12.11 03:56:22.850992 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 9972 | 2025.12.11 03:56:22.851971 [ 196 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566777 sec., 24253.61107547532 rows/sec., 2.02 MiB/sec. | ||
| 9973 | 2025.12.11 03:56:22.852265 [ 191 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9974 | 2025.12.11 03:56:22.852770 [ 191 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_21_5} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9975 | 2025.12.11 03:56:22.852916 [ 191 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_21_5} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9976 | 2025.12.11 03:56:22.853066 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9977 | 2025.12.11 03:56:23.523528 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1184 | ||
| 9978 | 2025.12.11 03:56:23.525770 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2025.12.11 03:56:23.525833 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9980 | 2025.12.11 03:56:23.527179 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9981 | 2025.12.11 03:56:23.527484 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2025.12.11 03:56:23.527921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1184 | ||
| 9983 | 2025.12.11 03:56:23.580009 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53684 | ||
| 9984 | 2025.12.11 03:56:23.580112 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9985 | 2025.12.11 03:56:23.580145 [ 350 ] {} <Debug> TCP-Session: 88f5a611-1f17-45ed-97f9-985f063a9897 Authenticating user 'default' from [fd00:1122:3344:101::e]:53684 | ||
| 9986 | 2025.12.11 03:56:23.580173 [ 350 ] {} <Debug> TCP-Session: 88f5a611-1f17-45ed-97f9-985f063a9897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9987 | 2025.12.11 03:56:23.580186 [ 350 ] {} <Debug> TCP-Session: 88f5a611-1f17-45ed-97f9-985f063a9897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9988 | 2025.12.11 03:56:23.580393 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46906 | ||
| 9989 | 2025.12.11 03:56:23.580444 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42137 | ||
| 9990 | 2025.12.11 03:56:23.580463 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61215 | ||
| 9991 | 2025.12.11 03:56:23.580481 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59382 | ||
| 9992 | 2025.12.11 03:56:23.580503 [ 350 ] {} <Trace> TCP-Session: 88f5a611-1f17-45ed-97f9-985f063a9897 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9993 | 2025.12.11 03:56:23.580548 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9994 | 2025.12.11 03:56:23.580556 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9995 | 2025.12.11 03:56:23.580573 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9996 | 2025.12.11 03:56:23.580584 [ 353 ] {} <Debug> TCP-Session: 57991961-cd36-4b06-a218-5ac4f5effdb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42137 | ||
| 9997 | 2025.12.11 03:56:23.580597 [ 291 ] {} <Debug> TCP-Session: 6acf658d-eea6-4329-86cf-2a3c06cbafd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61215 | ||
| 9998 | 2025.12.11 03:56:23.580608 [ 349 ] {} <Debug> TCP-Session: 7075bcec-75ac-4aa1-9228-81731c697c18 Authenticating user 'default' from [fd00:1122:3344:101::e]:59382 | ||
| 9999 | 2025.12.11 03:56:23.580619 [ 353 ] {} <Debug> TCP-Session: 57991961-cd36-4b06-a218-5ac4f5effdb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10000 | 2025.12.11 03:56:23.580631 [ 291 ] {} <Debug> TCP-Session: 6acf658d-eea6-4329-86cf-2a3c06cbafd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10001 | 2025.12.11 03:56:23.580646 [ 353 ] {} <Debug> TCP-Session: 57991961-cd36-4b06-a218-5ac4f5effdb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10002 | 2025.12.11 03:56:23.580661 [ 291 ] {} <Debug> TCP-Session: 6acf658d-eea6-4329-86cf-2a3c06cbafd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10003 | 2025.12.11 03:56:23.580642 [ 349 ] {} <Debug> TCP-Session: 7075bcec-75ac-4aa1-9228-81731c697c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10004 | 2025.12.11 03:56:23.580697 [ 350 ] {12b04e0a-d299-417e-a49b-884b6fd1b810} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53684) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10005 | 2025.12.11 03:56:23.580713 [ 349 ] {} <Debug> TCP-Session: 7075bcec-75ac-4aa1-9228-81731c697c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10006 | 2025.12.11 03:56:23.580510 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10007 | 2025.12.11 03:56:23.580477 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55553 | ||
| 10008 | 2025.12.11 03:56:23.580777 [ 351 ] {} <Debug> TCP-Session: bd2aed1f-203e-4836-9d14-582843d93b38 Authenticating user 'default' from [fd00:1122:3344:101::e]:46906 | ||
| 10009 | 2025.12.11 03:56:23.580456 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33421 | ||
| 10010 | 2025.12.11 03:56:23.580814 [ 351 ] {} <Debug> TCP-Session: bd2aed1f-203e-4836-9d14-582843d93b38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10011 | 2025.12.11 03:56:23.580444 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64802 | ||
| 10012 | 2025.12.11 03:56:23.580861 [ 351 ] {} <Debug> TCP-Session: bd2aed1f-203e-4836-9d14-582843d93b38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10013 | 2025.12.11 03:56:23.580444 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55077 | ||
| 10014 | 2025.12.11 03:56:23.581017 [ 350 ] {12b04e0a-d299-417e-a49b-884b6fd1b810} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10015 | 2025.12.11 03:56:23.581092 [ 350 ] {12b04e0a-d299-417e-a49b-884b6fd1b810} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10016 | 2025.12.11 03:56:23.581389 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10017 | 2025.12.11 03:56:23.581411 [ 350 ] {12b04e0a-d299-417e-a49b-884b6fd1b810} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 10018 | 2025.12.11 03:56:23.581428 [ 288 ] {} <Debug> TCP-Session: 2307a3e9-0d00-4d71-a5db-29be06c82974 Authenticating user 'default' from [fd00:1122:3344:101::e]:64802 | ||
| 10019 | 2025.12.11 03:56:23.581458 [ 288 ] {} <Debug> TCP-Session: 2307a3e9-0d00-4d71-a5db-29be06c82974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10020 | 2025.12.11 03:56:23.581480 [ 288 ] {} <Debug> TCP-Session: 2307a3e9-0d00-4d71-a5db-29be06c82974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10021 | 2025.12.11 03:56:23.581537 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10022 | 2025.12.11 03:56:23.581578 [ 352 ] {} <Debug> TCP-Session: 72cf804e-3c22-4417-8cd7-f2d8b91e1589 Authenticating user 'default' from [fd00:1122:3344:101::e]:55077 | ||
| 10023 | 2025.12.11 03:56:23.581602 [ 352 ] {} <Debug> TCP-Session: 72cf804e-3c22-4417-8cd7-f2d8b91e1589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10024 | 2025.12.11 03:56:23.581619 [ 352 ] {} <Debug> TCP-Session: 72cf804e-3c22-4417-8cd7-f2d8b91e1589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10025 | 2025.12.11 03:56:23.581664 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10026 | 2025.12.11 03:56:23.581702 [ 292 ] {} <Debug> TCP-Session: 7d3ba841-6745-4fda-a5c5-02a66e9d693d Authenticating user 'default' from [fd00:1122:3344:101::e]:55553 | ||
| 10027 | 2025.12.11 03:56:23.581718 [ 292 ] {} <Debug> TCP-Session: 7d3ba841-6745-4fda-a5c5-02a66e9d693d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10028 | 2025.12.11 03:56:23.581731 [ 292 ] {} <Debug> TCP-Session: 7d3ba841-6745-4fda-a5c5-02a66e9d693d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10029 | 2025.12.11 03:56:23.581883 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10030 | 2025.12.11 03:56:23.581917 [ 290 ] {} <Debug> TCP-Session: ddb98a27-fc4d-4cef-bab1-a8cc0fc3cf95 Authenticating user 'default' from [fd00:1122:3344:101::e]:33421 | ||
| 10031 | 2025.12.11 03:56:23.581934 [ 290 ] {} <Debug> TCP-Session: ddb98a27-fc4d-4cef-bab1-a8cc0fc3cf95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10032 | 2025.12.11 03:56:23.581947 [ 290 ] {} <Debug> TCP-Session: ddb98a27-fc4d-4cef-bab1-a8cc0fc3cf95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10033 | 2025.12.11 03:56:23.582445 [ 339 ] {12b04e0a-d299-417e-a49b-884b6fd1b810} <Trace> AggregatingTransform: Aggregating | ||
| 10034 | 2025.12.11 03:56:23.582482 [ 339 ] {12b04e0a-d299-417e-a49b-884b6fd1b810} <Trace> Aggregator: Aggregation method: without_key | ||
| 10035 | 2025.12.11 03:56:23.582515 [ 339 ] {12b04e0a-d299-417e-a49b-884b6fd1b810} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975417 sec. (1025.203 rows/sec., 40.05 KiB/sec.) | ||
| 10036 | 2025.12.11 03:56:23.582535 [ 339 ] {12b04e0a-d299-417e-a49b-884b6fd1b810} <Trace> Aggregator: Merging aggregated data | ||
| 10037 | 2025.12.11 03:56:23.583737 [ 350 ] {12b04e0a-d299-417e-a49b-884b6fd1b810} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003099 sec., 322.6847370119393 rows/sec., 12.60 KiB/sec. | ||
| 10038 | 2025.12.11 03:56:23.583877 [ 350 ] {12b04e0a-d299-417e-a49b-884b6fd1b810} <Debug> TCPHandler: Processed in 0.003489891 sec. | ||
| 10039 | 2025.12.11 03:56:23.584002 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10040 | 2025.12.11 03:56:23.584032 [ 350 ] {} <Debug> TCP-Session: 88f5a611-1f17-45ed-97f9-985f063a9897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10041 | 2025.12.11 03:56:23.584038 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10042 | 2025.12.11 03:56:23.584060 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10043 | 2025.12.11 03:56:23.584080 [ 349 ] {} <Debug> TCP-Session: 7075bcec-75ac-4aa1-9228-81731c697c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10044 | 2025.12.11 03:56:23.584083 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10045 | 2025.12.11 03:56:23.584098 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10046 | 2025.12.11 03:56:23.584116 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10047 | 2025.12.11 03:56:23.584131 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10048 | 2025.12.11 03:56:23.584152 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10049 | 2025.12.11 03:56:23.584172 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10050 | 2025.12.11 03:56:23.584193 [ 290 ] {} <Debug> TCP-Session: ddb98a27-fc4d-4cef-bab1-a8cc0fc3cf95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10051 | 2025.12.11 03:56:23.584212 [ 288 ] {} <Debug> TCP-Session: 2307a3e9-0d00-4d71-a5db-29be06c82974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10052 | 2025.12.11 03:56:23.584224 [ 292 ] {} <Debug> TCP-Session: 7d3ba841-6745-4fda-a5c5-02a66e9d693d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10053 | 2025.12.11 03:56:23.584179 [ 291 ] {} <Debug> TCP-Session: 6acf658d-eea6-4329-86cf-2a3c06cbafd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10054 | 2025.12.11 03:56:23.584158 [ 353 ] {} <Debug> TCP-Session: 57991961-cd36-4b06-a218-5ac4f5effdb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10055 | 2025.12.11 03:56:23.584146 [ 352 ] {} <Debug> TCP-Session: 72cf804e-3c22-4417-8cd7-f2d8b91e1589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10056 | 2025.12.11 03:56:23.584115 [ 351 ] {} <Debug> TCP-Session: bd2aed1f-203e-4836-9d14-582843d93b38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10057 | 2025.12.11 03:56:23.584368 [ 137 ] {} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10058 | 2025.12.11 03:56:23.584412 [ 137 ] {} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2025.12.11 03:56:23.584440 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10060 | 2025.12.11 03:56:23.584533 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 10061 | 2025.12.11 03:56:23.584676 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10062 | 2025.12.11 03:56:23.584718 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 252 rows starting from the beginning of the part | ||
| 10063 | 2025.12.11 03:56:23.584787 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 10064 | 2025.12.11 03:56:23.584841 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 10065 | 2025.12.11 03:56:23.584892 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 10066 | 2025.12.11 03:56:23.584937 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 10067 | 2025.12.11 03:56:23.585849 [ 191 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352993 sec., 558761.2057120769 rows/sec., 40.78 MiB/sec. | ||
| 10068 | 2025.12.11 03:56:23.585993 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10069 | 2025.12.11 03:56:23.586267 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_25_6} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10070 | 2025.12.11 03:56:23.586338 [ 197 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_25_6} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10071 | 2025.12.11 03:56:23.586409 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10072 | 2025.12.11 03:56:23.740314 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57491 | ||
| 10073 | 2025.12.11 03:56:23.740431 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10074 | 2025.12.11 03:56:23.740459 [ 350 ] {} <Debug> TCP-Session: 9a5a884e-ba6e-4853-9610-bedb75395fb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57491 | ||
| 10075 | 2025.12.11 03:56:23.740480 [ 350 ] {} <Debug> TCP-Session: 9a5a884e-ba6e-4853-9610-bedb75395fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10076 | 2025.12.11 03:56:23.740492 [ 350 ] {} <Debug> TCP-Session: 9a5a884e-ba6e-4853-9610-bedb75395fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10077 | 2025.12.11 03:56:23.740709 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55149 | ||
| 10078 | 2025.12.11 03:56:23.740720 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62110 | ||
| 10079 | 2025.12.11 03:56:23.740764 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39941 | ||
| 10080 | 2025.12.11 03:56:23.740772 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55194 | ||
| 10081 | 2025.12.11 03:56:23.740829 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10082 | 2025.12.11 03:56:23.740853 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10083 | 2025.12.11 03:56:23.740853 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10084 | 2025.12.11 03:56:23.740867 [ 350 ] {} <Trace> TCP-Session: 9a5a884e-ba6e-4853-9610-bedb75395fb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10085 | 2025.12.11 03:56:23.740897 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10086 | 2025.12.11 03:56:23.740901 [ 290 ] {} <Debug> TCP-Session: 96a71e8d-f971-4079-b47b-0618b2764fdb Authenticating user 'default' from [fd00:1122:3344:101::e]:39941 | ||
| 10087 | 2025.12.11 03:56:23.740931 [ 291 ] {} <Debug> TCP-Session: 34183e82-331b-4838-851d-9775b0b84241 Authenticating user 'default' from [fd00:1122:3344:101::e]:55194 | ||
| 10088 | 2025.12.11 03:56:23.740947 [ 290 ] {} <Debug> TCP-Session: 96a71e8d-f971-4079-b47b-0618b2764fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10089 | 2025.12.11 03:56:23.740886 [ 352 ] {} <Debug> TCP-Session: 3e075e01-0a13-43ef-92cd-e015b5419c2b Authenticating user 'default' from [fd00:1122:3344:101::e]:62110 | ||
| 10090 | 2025.12.11 03:56:23.740971 [ 290 ] {} <Debug> TCP-Session: 96a71e8d-f971-4079-b47b-0618b2764fdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10091 | 2025.12.11 03:56:23.740992 [ 291 ] {} <Debug> TCP-Session: 34183e82-331b-4838-851d-9775b0b84241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10092 | 2025.12.11 03:56:23.740996 [ 352 ] {} <Debug> TCP-Session: 3e075e01-0a13-43ef-92cd-e015b5419c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10093 | 2025.12.11 03:56:23.741025 [ 291 ] {} <Debug> TCP-Session: 34183e82-331b-4838-851d-9775b0b84241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10094 | 2025.12.11 03:56:23.741036 [ 352 ] {} <Debug> TCP-Session: 3e075e01-0a13-43ef-92cd-e015b5419c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10095 | 2025.12.11 03:56:23.740795 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61114 | ||
| 10096 | 2025.12.11 03:56:23.741081 [ 350 ] {e3da42a5-c081-4aa7-963a-621ecb7d589e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57491) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10097 | 2025.12.11 03:56:23.740784 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37078 | ||
| 10098 | 2025.12.11 03:56:23.740749 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49233 | ||
| 10099 | 2025.12.11 03:56:23.740749 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51795 | ||
| 10100 | 2025.12.11 03:56:23.741179 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10101 | 2025.12.11 03:56:23.741188 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10102 | 2025.12.11 03:56:23.740870 [ 351 ] {} <Debug> TCP-Session: c4aa54e4-6f4e-4a9f-afa6-5eba57a06c1d Authenticating user 'default' from [fd00:1122:3344:101::e]:55149 | ||
| 10103 | 2025.12.11 03:56:23.741210 [ 349 ] {} <Debug> TCP-Session: fdccf702-d66b-4dea-af87-6df0154c4383 Authenticating user 'default' from [fd00:1122:3344:101::e]:61114 | ||
| 10104 | 2025.12.11 03:56:23.741230 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10105 | 2025.12.11 03:56:23.741244 [ 351 ] {} <Debug> TCP-Session: c4aa54e4-6f4e-4a9f-afa6-5eba57a06c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10106 | 2025.12.11 03:56:23.741254 [ 349 ] {} <Debug> TCP-Session: fdccf702-d66b-4dea-af87-6df0154c4383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10107 | 2025.12.11 03:56:23.741264 [ 288 ] {} <Debug> TCP-Session: 90d151e0-6fd9-4d99-9274-45160b41b08c Authenticating user 'default' from [fd00:1122:3344:101::e]:51795 | ||
| 10108 | 2025.12.11 03:56:23.741271 [ 351 ] {} <Debug> TCP-Session: c4aa54e4-6f4e-4a9f-afa6-5eba57a06c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10109 | 2025.12.11 03:56:23.741283 [ 349 ] {} <Debug> TCP-Session: fdccf702-d66b-4dea-af87-6df0154c4383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10110 | 2025.12.11 03:56:23.741295 [ 288 ] {} <Debug> TCP-Session: 90d151e0-6fd9-4d99-9274-45160b41b08c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10111 | 2025.12.11 03:56:23.741220 [ 292 ] {} <Debug> TCP-Session: d106d467-11e7-4aa4-b8f3-ebbb667741cb Authenticating user 'default' from [fd00:1122:3344:101::e]:37078 | ||
| 10112 | 2025.12.11 03:56:23.741325 [ 288 ] {} <Debug> TCP-Session: 90d151e0-6fd9-4d99-9274-45160b41b08c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10113 | 2025.12.11 03:56:23.741210 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10114 | 2025.12.11 03:56:23.741348 [ 292 ] {} <Debug> TCP-Session: d106d467-11e7-4aa4-b8f3-ebbb667741cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10115 | 2025.12.11 03:56:23.741355 [ 350 ] {e3da42a5-c081-4aa7-963a-621ecb7d589e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10116 | 2025.12.11 03:56:23.741391 [ 292 ] {} <Debug> TCP-Session: d106d467-11e7-4aa4-b8f3-ebbb667741cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10117 | 2025.12.11 03:56:23.741389 [ 353 ] {} <Debug> TCP-Session: 845f4609-5eb1-44c6-a9e3-24b59d6ddc81 Authenticating user 'default' from [fd00:1122:3344:101::e]:49233 | ||
| 10118 | 2025.12.11 03:56:23.741458 [ 350 ] {e3da42a5-c081-4aa7-963a-621ecb7d589e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10119 | 2025.12.11 03:56:23.741461 [ 353 ] {} <Debug> TCP-Session: 845f4609-5eb1-44c6-a9e3-24b59d6ddc81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10120 | 2025.12.11 03:56:23.741499 [ 353 ] {} <Debug> TCP-Session: 845f4609-5eb1-44c6-a9e3-24b59d6ddc81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10121 | 2025.12.11 03:56:23.741752 [ 350 ] {e3da42a5-c081-4aa7-963a-621ecb7d589e} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 10122 | 2025.12.11 03:56:23.742744 [ 333 ] {e3da42a5-c081-4aa7-963a-621ecb7d589e} <Trace> AggregatingTransform: Aggregating | ||
| 10123 | 2025.12.11 03:56:23.742788 [ 333 ] {e3da42a5-c081-4aa7-963a-621ecb7d589e} <Trace> Aggregator: Aggregation method: without_key | ||
| 10124 | 2025.12.11 03:56:23.742827 [ 333 ] {e3da42a5-c081-4aa7-963a-621ecb7d589e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000963256 sec. (1038.146 rows/sec., 40.55 KiB/sec.) | ||
| 10125 | 2025.12.11 03:56:23.742846 [ 333 ] {e3da42a5-c081-4aa7-963a-621ecb7d589e} <Trace> Aggregator: Merging aggregated data | ||
| 10126 | 2025.12.11 03:56:23.744371 [ 350 ] {e3da42a5-c081-4aa7-963a-621ecb7d589e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003361 sec., 297.53049687592977 rows/sec., 11.62 KiB/sec. | ||
| 10127 | 2025.12.11 03:56:23.744583 [ 350 ] {e3da42a5-c081-4aa7-963a-621ecb7d589e} <Debug> TCPHandler: Processed in 0.003884077 sec. | ||
| 10128 | 2025.12.11 03:56:23.744708 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10129 | 2025.12.11 03:56:23.744740 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10130 | 2025.12.11 03:56:23.744762 [ 350 ] {} <Debug> TCP-Session: 9a5a884e-ba6e-4853-9610-bedb75395fb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10131 | 2025.12.11 03:56:23.744771 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10132 | 2025.12.11 03:56:23.744797 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10133 | 2025.12.11 03:56:23.744786 [ 351 ] {} <Debug> TCP-Session: c4aa54e4-6f4e-4a9f-afa6-5eba57a06c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10134 | 2025.12.11 03:56:23.744832 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10135 | 2025.12.11 03:56:23.744854 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10136 | 2025.12.11 03:56:23.744872 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10137 | 2025.12.11 03:56:23.744898 [ 352 ] {} <Debug> TCP-Session: 3e075e01-0a13-43ef-92cd-e015b5419c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10138 | 2025.12.11 03:56:23.744923 [ 291 ] {} <Debug> TCP-Session: 34183e82-331b-4838-851d-9775b0b84241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10139 | 2025.12.11 03:56:23.744934 [ 290 ] {} <Debug> TCP-Session: 96a71e8d-f971-4079-b47b-0618b2764fdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10140 | 2025.12.11 03:56:23.744896 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10141 | 2025.12.11 03:56:23.744846 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10142 | 2025.12.11 03:56:23.745005 [ 292 ] {} <Debug> TCP-Session: d106d467-11e7-4aa4-b8f3-ebbb667741cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10143 | 2025.12.11 03:56:23.744828 [ 349 ] {} <Debug> TCP-Session: fdccf702-d66b-4dea-af87-6df0154c4383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10144 | 2025.12.11 03:56:23.745022 [ 288 ] {} <Debug> TCP-Session: 90d151e0-6fd9-4d99-9274-45160b41b08c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10145 | 2025.12.11 03:56:23.744838 [ 353 ] {} <Debug> TCP-Session: 845f4609-5eb1-44c6-a9e3-24b59d6ddc81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10146 | 2025.12.11 03:56:23.756725 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54822 | ||
| 10147 | 2025.12.11 03:56:23.756797 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10148 | 2025.12.11 03:56:23.756820 [ 350 ] {} <Debug> TCP-Session: 875e721f-60fd-4544-aa7c-9f6acadb80cf Authenticating user 'default' from [fd00:1122:3344:101::e]:54822 | ||
| 10149 | 2025.12.11 03:56:23.756838 [ 350 ] {} <Debug> TCP-Session: 875e721f-60fd-4544-aa7c-9f6acadb80cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10150 | 2025.12.11 03:56:23.756851 [ 350 ] {} <Debug> TCP-Session: 875e721f-60fd-4544-aa7c-9f6acadb80cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10151 | 2025.12.11 03:56:23.757031 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40762 | ||
| 10152 | 2025.12.11 03:56:23.757057 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51110 | ||
| 10153 | 2025.12.11 03:56:23.757068 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55822 | ||
| 10154 | 2025.12.11 03:56:23.757091 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61491 | ||
| 10155 | 2025.12.11 03:56:23.757105 [ 350 ] {} <Trace> TCP-Session: 875e721f-60fd-4544-aa7c-9f6acadb80cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10156 | 2025.12.11 03:56:23.757118 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60405 | ||
| 10157 | 2025.12.11 03:56:23.757138 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10158 | 2025.12.11 03:56:23.757175 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10159 | 2025.12.11 03:56:23.757202 [ 352 ] {} <Debug> TCP-Session: b63eabd1-2c21-4bef-a707-b4f756ac2ec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51110 | ||
| 10160 | 2025.12.11 03:56:23.757212 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10161 | 2025.12.11 03:56:23.757235 [ 352 ] {} <Debug> TCP-Session: b63eabd1-2c21-4bef-a707-b4f756ac2ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10162 | 2025.12.11 03:56:23.757221 [ 291 ] {} <Debug> TCP-Session: 44376f49-2b6f-4c35-a617-480d73bba453 Authenticating user 'default' from [fd00:1122:3344:101::e]:61491 | ||
| 10163 | 2025.12.11 03:56:23.757266 [ 352 ] {} <Debug> TCP-Session: b63eabd1-2c21-4bef-a707-b4f756ac2ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10164 | 2025.12.11 03:56:23.757288 [ 291 ] {} <Debug> TCP-Session: 44376f49-2b6f-4c35-a617-480d73bba453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10165 | 2025.12.11 03:56:23.757294 [ 350 ] {0c0eace3-901f-4852-a6b6-6bd5e85f2ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54822) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10166 | 2025.12.11 03:56:23.757310 [ 291 ] {} <Debug> TCP-Session: 44376f49-2b6f-4c35-a617-480d73bba453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10167 | 2025.12.11 03:56:23.757264 [ 349 ] {} <Debug> TCP-Session: fa76635a-1272-4ce5-b876-e288262955cb Authenticating user 'default' from [fd00:1122:3344:101::e]:60405 | ||
| 10168 | 2025.12.11 03:56:23.757110 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49733 | ||
| 10169 | 2025.12.11 03:56:23.757366 [ 349 ] {} <Debug> TCP-Session: fa76635a-1272-4ce5-b876-e288262955cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10170 | 2025.12.11 03:56:23.757117 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10171 | 2025.12.11 03:56:23.757395 [ 349 ] {} <Debug> TCP-Session: fa76635a-1272-4ce5-b876-e288262955cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10172 | 2025.12.11 03:56:23.757411 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10173 | 2025.12.11 03:56:23.757426 [ 351 ] {} <Debug> TCP-Session: 271ccffa-41eb-48e3-9af6-9a49ac8a8055 Authenticating user 'default' from [fd00:1122:3344:101::e]:40762 | ||
| 10174 | 2025.12.11 03:56:23.757442 [ 292 ] {} <Debug> TCP-Session: 6063e03a-02dd-4267-a162-006dfc53a592 Authenticating user 'default' from [fd00:1122:3344:101::e]:49733 | ||
| 10175 | 2025.12.11 03:56:23.757089 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39048 | ||
| 10176 | 2025.12.11 03:56:23.757470 [ 292 ] {} <Debug> TCP-Session: 6063e03a-02dd-4267-a162-006dfc53a592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10177 | 2025.12.11 03:56:23.757462 [ 351 ] {} <Debug> TCP-Session: 271ccffa-41eb-48e3-9af6-9a49ac8a8055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10178 | 2025.12.11 03:56:23.757513 [ 350 ] {0c0eace3-901f-4852-a6b6-6bd5e85f2ed5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10179 | 2025.12.11 03:56:23.757544 [ 351 ] {} <Debug> TCP-Session: 271ccffa-41eb-48e3-9af6-9a49ac8a8055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10180 | 2025.12.11 03:56:23.757538 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10181 | 2025.12.11 03:56:23.757590 [ 350 ] {0c0eace3-901f-4852-a6b6-6bd5e85f2ed5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10182 | 2025.12.11 03:56:23.757606 [ 290 ] {} <Debug> TCP-Session: e734529d-96f7-4f9c-b544-6da66c1f0672 Authenticating user 'default' from [fd00:1122:3344:101::e]:39048 | ||
| 10183 | 2025.12.11 03:56:23.757076 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56883 | ||
| 10184 | 2025.12.11 03:56:23.757633 [ 290 ] {} <Debug> TCP-Session: e734529d-96f7-4f9c-b544-6da66c1f0672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10185 | 2025.12.11 03:56:23.757510 [ 292 ] {} <Debug> TCP-Session: 6063e03a-02dd-4267-a162-006dfc53a592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10186 | 2025.12.11 03:56:23.757673 [ 290 ] {} <Debug> TCP-Session: e734529d-96f7-4f9c-b544-6da66c1f0672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10187 | 2025.12.11 03:56:23.757169 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10188 | 2025.12.11 03:56:23.757702 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10189 | 2025.12.11 03:56:23.757740 [ 353 ] {} <Debug> TCP-Session: 1bd515fd-8c4e-4c47-a82e-59e3e4eaec63 Authenticating user 'default' from [fd00:1122:3344:101::e]:55822 | ||
| 10190 | 2025.12.11 03:56:23.757745 [ 288 ] {} <Debug> TCP-Session: 0245e71c-650b-4697-b691-a00239f53f90 Authenticating user 'default' from [fd00:1122:3344:101::e]:56883 | ||
| 10191 | 2025.12.11 03:56:23.757758 [ 353 ] {} <Debug> TCP-Session: 1bd515fd-8c4e-4c47-a82e-59e3e4eaec63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2025.12.11 03:56:23.757773 [ 288 ] {} <Debug> TCP-Session: 0245e71c-650b-4697-b691-a00239f53f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2025.12.11 03:56:23.757774 [ 353 ] {} <Debug> TCP-Session: 1bd515fd-8c4e-4c47-a82e-59e3e4eaec63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2025.12.11 03:56:23.757788 [ 288 ] {} <Debug> TCP-Session: 0245e71c-650b-4697-b691-a00239f53f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10195 | 2025.12.11 03:56:23.757865 [ 350 ] {0c0eace3-901f-4852-a6b6-6bd5e85f2ed5} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 10196 | 2025.12.11 03:56:23.758809 [ 308 ] {0c0eace3-901f-4852-a6b6-6bd5e85f2ed5} <Trace> AggregatingTransform: Aggregating | ||
| 10197 | 2025.12.11 03:56:23.758860 [ 308 ] {0c0eace3-901f-4852-a6b6-6bd5e85f2ed5} <Trace> Aggregator: Aggregation method: without_key | ||
| 10198 | 2025.12.11 03:56:23.758899 [ 308 ] {0c0eace3-901f-4852-a6b6-6bd5e85f2ed5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936386 sec. (1067.936 rows/sec., 41.72 KiB/sec.) | ||
| 10199 | 2025.12.11 03:56:23.758918 [ 308 ] {0c0eace3-901f-4852-a6b6-6bd5e85f2ed5} <Trace> Aggregator: Merging aggregated data | ||
| 10200 | 2025.12.11 03:56:23.760104 [ 350 ] {0c0eace3-901f-4852-a6b6-6bd5e85f2ed5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002852 sec., 350.6311360448808 rows/sec., 13.70 KiB/sec. | ||
| 10201 | 2025.12.11 03:56:23.760271 [ 350 ] {0c0eace3-901f-4852-a6b6-6bd5e85f2ed5} <Debug> TCPHandler: Processed in 0.003246036 sec. | ||
| 10202 | 2025.12.11 03:56:23.760379 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10203 | 2025.12.11 03:56:23.760413 [ 350 ] {} <Debug> TCP-Session: 875e721f-60fd-4544-aa7c-9f6acadb80cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10204 | 2025.12.11 03:56:23.760413 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10205 | 2025.12.11 03:56:23.760440 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10206 | 2025.12.11 03:56:23.760459 [ 351 ] {} <Debug> TCP-Session: 271ccffa-41eb-48e3-9af6-9a49ac8a8055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10207 | 2025.12.11 03:56:23.760460 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10208 | 2025.12.11 03:56:23.760484 [ 349 ] {} <Debug> TCP-Session: fa76635a-1272-4ce5-b876-e288262955cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10209 | 2025.12.11 03:56:23.760501 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10210 | 2025.12.11 03:56:23.760518 [ 352 ] {} <Debug> TCP-Session: b63eabd1-2c21-4bef-a707-b4f756ac2ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10211 | 2025.12.11 03:56:23.760523 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10212 | 2025.12.11 03:56:23.760539 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10213 | 2025.12.11 03:56:23.760557 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10214 | 2025.12.11 03:56:23.760581 [ 353 ] {} <Debug> TCP-Session: 1bd515fd-8c4e-4c47-a82e-59e3e4eaec63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10215 | 2025.12.11 03:56:23.760593 [ 291 ] {} <Debug> TCP-Session: 44376f49-2b6f-4c35-a617-480d73bba453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10216 | 2025.12.11 03:56:23.760614 [ 292 ] {} <Debug> TCP-Session: 6063e03a-02dd-4267-a162-006dfc53a592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2025.12.11 03:56:23.760548 [ 290 ] {} <Debug> TCP-Session: e734529d-96f7-4f9c-b544-6da66c1f0672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10218 | 2025.12.11 03:56:23.760481 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10219 | 2025.12.11 03:56:23.760708 [ 288 ] {} <Debug> TCP-Session: 0245e71c-650b-4697-b691-a00239f53f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10220 | 2025.12.11 03:56:26.184661 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2025.12.11 03:56:26.184846 [ 276 ] {0e700d2e-9a16-4542-8e7b-1f573416c7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10222 | 2025.12.11 03:56:26.184908 [ 276 ] {0e700d2e-9a16-4542-8e7b-1f573416c7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10223 | 2025.12.11 03:56:26.186178 [ 276 ] {0e700d2e-9a16-4542-8e7b-1f573416c7d8} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2025.12.11 03:56:26.186219 [ 276 ] {0e700d2e-9a16-4542-8e7b-1f573416c7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10225 | 2025.12.11 03:56:26.186661 [ 276 ] {0e700d2e-9a16-4542-8e7b-1f573416c7d8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10226 | 2025.12.11 03:56:26.186888 [ 276 ] {0e700d2e-9a16-4542-8e7b-1f573416c7d8} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10227 | 2025.12.11 03:56:26.187033 [ 276 ] {0e700d2e-9a16-4542-8e7b-1f573416c7d8} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002234 sec., 535362.5783348255 rows/sec., 43.93 MiB/sec. | ||
| 10228 | 2025.12.11 03:56:26.187074 [ 276 ] {0e700d2e-9a16-4542-8e7b-1f573416c7d8} <Debug> TCPHandler: Processed in 0.002537584 sec. | ||
| 10229 | 2025.12.11 03:56:26.187197 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2025.12.11 03:56:26.187291 [ 276 ] {9d8fa67d-e935-4cdb-8c21-3ed2794c5608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10231 | 2025.12.11 03:56:26.187330 [ 276 ] {9d8fa67d-e935-4cdb-8c21-3ed2794c5608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10232 | 2025.12.11 03:56:26.187819 [ 276 ] {9d8fa67d-e935-4cdb-8c21-3ed2794c5608} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2025.12.11 03:56:26.187855 [ 276 ] {9d8fa67d-e935-4cdb-8c21-3ed2794c5608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10234 | 2025.12.11 03:56:26.188154 [ 276 ] {9d8fa67d-e935-4cdb-8c21-3ed2794c5608} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10235 | 2025.12.11 03:56:26.188354 [ 276 ] {9d8fa67d-e935-4cdb-8c21-3ed2794c5608} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10236 | 2025.12.11 03:56:26.188482 [ 276 ] {9d8fa67d-e935-4cdb-8c21-3ed2794c5608} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00121 sec., 188429.7520661157 rows/sec., 12.76 MiB/sec. | ||
| 10237 | 2025.12.11 03:56:26.188520 [ 276 ] {9d8fa67d-e935-4cdb-8c21-3ed2794c5608} <Debug> TCPHandler: Processed in 0.001371614 sec. | ||
| 10238 | 2025.12.11 03:56:26.188636 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10239 | 2025.12.11 03:56:26.188729 [ 276 ] {8cf0c61e-6939-40f9-ba55-420c33029be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10240 | 2025.12.11 03:56:26.188768 [ 276 ] {8cf0c61e-6939-40f9-ba55-420c33029be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10241 | 2025.12.11 03:56:26.189380 [ 276 ] {8cf0c61e-6939-40f9-ba55-420c33029be5} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2025.12.11 03:56:26.189417 [ 276 ] {8cf0c61e-6939-40f9-ba55-420c33029be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10243 | 2025.12.11 03:56:26.189737 [ 276 ] {8cf0c61e-6939-40f9-ba55-420c33029be5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10244 | 2025.12.11 03:56:26.189947 [ 276 ] {8cf0c61e-6939-40f9-ba55-420c33029be5} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2025.12.11 03:56:26.190084 [ 276 ] {8cf0c61e-6939-40f9-ba55-420c33029be5} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001373 sec., 378732.7021121631 rows/sec., 28.03 MiB/sec. | ||
| 10246 | 2025.12.11 03:56:26.190123 [ 276 ] {8cf0c61e-6939-40f9-ba55-420c33029be5} <Debug> TCPHandler: Processed in 0.001534167 sec. | ||
| 10247 | 2025.12.11 03:56:26.190238 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2025.12.11 03:56:26.190332 [ 276 ] {76b6ca8c-1f78-45d5-8179-508465db17e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10249 | 2025.12.11 03:56:26.190375 [ 276 ] {76b6ca8c-1f78-45d5-8179-508465db17e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10250 | 2025.12.11 03:56:26.190936 [ 276 ] {76b6ca8c-1f78-45d5-8179-508465db17e0} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2025.12.11 03:56:26.190980 [ 276 ] {76b6ca8c-1f78-45d5-8179-508465db17e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10252 | 2025.12.11 03:56:26.191352 [ 276 ] {76b6ca8c-1f78-45d5-8179-508465db17e0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10253 | 2025.12.11 03:56:26.191565 [ 276 ] {76b6ca8c-1f78-45d5-8179-508465db17e0} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2025.12.11 03:56:26.191689 [ 276 ] {76b6ca8c-1f78-45d5-8179-508465db17e0} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001376 sec., 613372.0930232558 rows/sec., 41.28 MiB/sec. | ||
| 10255 | 2025.12.11 03:56:26.191726 [ 276 ] {76b6ca8c-1f78-45d5-8179-508465db17e0} <Debug> TCPHandler: Processed in 0.001536706 sec. | ||
| 10256 | 2025.12.11 03:56:26.191838 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2025.12.11 03:56:26.191931 [ 276 ] {dbe60dd8-7da4-4ea0-b865-11513417949e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10258 | 2025.12.11 03:56:26.191974 [ 276 ] {dbe60dd8-7da4-4ea0-b865-11513417949e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10259 | 2025.12.11 03:56:26.192342 [ 276 ] {dbe60dd8-7da4-4ea0-b865-11513417949e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2025.12.11 03:56:26.192378 [ 276 ] {dbe60dd8-7da4-4ea0-b865-11513417949e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10261 | 2025.12.11 03:56:26.192673 [ 276 ] {dbe60dd8-7da4-4ea0-b865-11513417949e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10262 | 2025.12.11 03:56:26.192872 [ 276 ] {dbe60dd8-7da4-4ea0-b865-11513417949e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2025.12.11 03:56:26.192998 [ 276 ] {dbe60dd8-7da4-4ea0-b865-11513417949e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 10264 | 2025.12.11 03:56:26.193034 [ 276 ] {dbe60dd8-7da4-4ea0-b865-11513417949e} <Debug> TCPHandler: Processed in 0.001243032 sec. | ||
| 10265 | 2025.12.11 03:56:28.272059 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10266 | 2025.12.11 03:56:28.272142 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10267 | 2025.12.11 03:56:28.468509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27859 | ||
| 10268 | 2025.12.11 03:56:28.469348 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2025.12.11 03:56:28.469433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10270 | 2025.12.11 03:56:28.470005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10271 | 2025.12.11 03:56:28.470238 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2025.12.11 03:56:28.470386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27859 | ||
| 10273 | 2025.12.11 03:56:29.944323 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10274 | 2025.12.11 03:56:29.960846 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2025.12.11 03:56:29.960901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10276 | 2025.12.11 03:56:29.966966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10277 | 2025.12.11 03:56:29.967654 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2025.12.11 03:56:29.970598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10279 | 2025.12.11 03:56:31.153908 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10280 | 2025.12.11 03:56:31.154195 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 10281 | 2025.12.11 03:56:31.154592 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10282 | 2025.12.11 03:56:31.154637 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10283 | 2025.12.11 03:56:31.154905 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10284 | 2025.12.11 03:56:31.154979 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10285 | 2025.12.11 03:56:31.155136 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 10286 | 2025.12.11 03:56:31.155262 [ 309 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10287 | 2025.12.11 03:56:31.155287 [ 336 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10288 | 2025.12.11 03:56:31.155287 [ 346 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10289 | 2025.12.11 03:56:31.155267 [ 341 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10290 | 2025.12.11 03:56:31.155536 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (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 | ||
| 10291 | 2025.12.11 03:56:31.155572 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10292 | 2025.12.11 03:56:31.155678 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10293 | 2025.12.11 03:56:31.155701 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
| 10294 | 2025.12.11 03:56:31.155740 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 10295 | 2025.12.11 03:56:31.155786 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 10296 | 2025.12.11 03:56:31.155826 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 10297 | 2025.12.11 03:56:31.155866 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_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'))" | ||
| 10298 | 2025.12.11 03:56:31.157053 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002974 sec., 11768.661735036987 rows/sec., 497.80 KiB/sec. | ||
| 10299 | 2025.12.11 03:56:31.157250 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Debug> MemoryTracker: Peak memory usage (for query): 146.93 KiB. | ||
| 10300 | 2025.12.11 03:56:31.157267 [ 276 ] {b1204384-2d2c-48a5-8824-055a4a345896} <Debug> TCPHandler: Processed in 0.00349508 sec. | ||
| 10301 | 2025.12.11 03:56:31.164237 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10302 | 2025.12.11 03:56:31.164469 [ 276 ] {fdc4d4b8-dc04-4f6a-a337-a7c80966fa9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 10303 | 2025.12.11 03:56:31.164557 [ 276 ] {fdc4d4b8-dc04-4f6a-a337-a7c80966fa9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10304 | 2025.12.11 03:56:31.165444 [ 276 ] {fdc4d4b8-dc04-4f6a-a337-a7c80966fa9f} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10305 | 2025.12.11 03:56:31.165492 [ 276 ] {fdc4d4b8-dc04-4f6a-a337-a7c80966fa9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10306 | 2025.12.11 03:56:31.165921 [ 276 ] {fdc4d4b8-dc04-4f6a-a337-a7c80966fa9f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 10307 | 2025.12.11 03:56:31.166125 [ 276 ] {fdc4d4b8-dc04-4f6a-a337-a7c80966fa9f} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10308 | 2025.12.11 03:56:31.166276 [ 276 ] {fdc4d4b8-dc04-4f6a-a337-a7c80966fa9f} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001887 sec., 529.9417064122946 rows/sec., 54.86 KiB/sec. | ||
| 10309 | 2025.12.11 03:56:31.166320 [ 276 ] {fdc4d4b8-dc04-4f6a-a337-a7c80966fa9f} <Debug> TCPHandler: Processed in 0.002184898 sec. | ||
| 10310 | 2025.12.11 03:56:31.166437 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10311 | 2025.12.11 03:56:31.166539 [ 276 ] {cefd0dd4-df4c-4ac8-ab06-55cdaa0a33fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10312 | 2025.12.11 03:56:31.166583 [ 276 ] {cefd0dd4-df4c-4ac8-ab06-55cdaa0a33fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10313 | 2025.12.11 03:56:31.167120 [ 276 ] {cefd0dd4-df4c-4ac8-ab06-55cdaa0a33fd} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2025.12.11 03:56:31.167158 [ 276 ] {cefd0dd4-df4c-4ac8-ab06-55cdaa0a33fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10315 | 2025.12.11 03:56:31.167474 [ 276 ] {cefd0dd4-df4c-4ac8-ab06-55cdaa0a33fd} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10316 | 2025.12.11 03:56:31.167687 [ 276 ] {cefd0dd4-df4c-4ac8-ab06-55cdaa0a33fd} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2025.12.11 03:56:31.167821 [ 276 ] {cefd0dd4-df4c-4ac8-ab06-55cdaa0a33fd} <Debug> executeQuery: Read 141 rows, 12.52 KiB in 0.001302 sec., 108294.93087557604 rows/sec., 9.39 MiB/sec. | ||
| 10318 | 2025.12.11 03:56:31.167859 [ 276 ] {cefd0dd4-df4c-4ac8-ab06-55cdaa0a33fd} <Debug> TCPHandler: Processed in 0.001473115 sec. | ||
| 10319 | 2025.12.11 03:56:31.167971 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2025.12.11 03:56:31.168068 [ 276 ] {23f2cba2-ba51-46aa-a655-4f6daa3abca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10321 | 2025.12.11 03:56:31.168109 [ 276 ] {23f2cba2-ba51-46aa-a655-4f6daa3abca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10322 | 2025.12.11 03:56:31.168516 [ 276 ] {23f2cba2-ba51-46aa-a655-4f6daa3abca5} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2025.12.11 03:56:31.168553 [ 276 ] {23f2cba2-ba51-46aa-a655-4f6daa3abca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10324 | 2025.12.11 03:56:31.168858 [ 276 ] {23f2cba2-ba51-46aa-a655-4f6daa3abca5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10325 | 2025.12.11 03:56:31.169066 [ 276 ] {23f2cba2-ba51-46aa-a655-4f6daa3abca5} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2025.12.11 03:56:31.169197 [ 276 ] {23f2cba2-ba51-46aa-a655-4f6daa3abca5} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001148 sec., 36585.365853658535 rows/sec., 2.69 MiB/sec. | ||
| 10327 | 2025.12.11 03:56:31.169235 [ 276 ] {23f2cba2-ba51-46aa-a655-4f6daa3abca5} <Debug> TCPHandler: Processed in 0.001313653 sec. | ||
| 10328 | 2025.12.11 03:56:31.169345 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2025.12.11 03:56:31.169440 [ 276 ] {29b957d4-ad48-41fd-b031-cf12dd706f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10330 | 2025.12.11 03:56:31.169485 [ 276 ] {29b957d4-ad48-41fd-b031-cf12dd706f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10331 | 2025.12.11 03:56:31.169892 [ 276 ] {29b957d4-ad48-41fd-b031-cf12dd706f6e} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2025.12.11 03:56:31.169927 [ 276 ] {29b957d4-ad48-41fd-b031-cf12dd706f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10333 | 2025.12.11 03:56:31.170206 [ 276 ] {29b957d4-ad48-41fd-b031-cf12dd706f6e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10334 | 2025.12.11 03:56:31.170411 [ 276 ] {29b957d4-ad48-41fd-b031-cf12dd706f6e} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2025.12.11 03:56:31.170544 [ 276 ] {29b957d4-ad48-41fd-b031-cf12dd706f6e} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 59.13 KiB/sec. | ||
| 10336 | 2025.12.11 03:56:31.170583 [ 276 ] {29b957d4-ad48-41fd-b031-cf12dd706f6e} <Debug> TCPHandler: Processed in 0.001289162 sec. | ||
| 10337 | 2025.12.11 03:56:31.170694 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2025.12.11 03:56:31.170788 [ 276 ] {94a646bc-4fc4-4dfe-81b2-cf1e65b88d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10339 | 2025.12.11 03:56:31.170852 [ 276 ] {94a646bc-4fc4-4dfe-81b2-cf1e65b88d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10340 | 2025.12.11 03:56:31.171272 [ 276 ] {94a646bc-4fc4-4dfe-81b2-cf1e65b88d44} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2025.12.11 03:56:31.171308 [ 276 ] {94a646bc-4fc4-4dfe-81b2-cf1e65b88d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10342 | 2025.12.11 03:56:31.171608 [ 276 ] {94a646bc-4fc4-4dfe-81b2-cf1e65b88d44} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10343 | 2025.12.11 03:56:31.171812 [ 276 ] {94a646bc-4fc4-4dfe-81b2-cf1e65b88d44} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2025.12.11 03:56:31.171940 [ 276 ] {94a646bc-4fc4-4dfe-81b2-cf1e65b88d44} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001169 sec., 90675.79127459368 rows/sec., 7.08 MiB/sec. | ||
| 10345 | 2025.12.11 03:56:31.171978 [ 276 ] {94a646bc-4fc4-4dfe-81b2-cf1e65b88d44} <Debug> TCPHandler: Processed in 0.001332923 sec. | ||
| 10346 | 2025.12.11 03:56:31.172089 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2025.12.11 03:56:31.172183 [ 276 ] {0101ed9a-015d-459a-bf08-172e59ceb0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10348 | 2025.12.11 03:56:31.172226 [ 276 ] {0101ed9a-015d-459a-bf08-172e59ceb0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10349 | 2025.12.11 03:56:31.172637 [ 276 ] {0101ed9a-015d-459a-bf08-172e59ceb0a0} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2025.12.11 03:56:31.172673 [ 276 ] {0101ed9a-015d-459a-bf08-172e59ceb0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10351 | 2025.12.11 03:56:31.173000 [ 276 ] {0101ed9a-015d-459a-bf08-172e59ceb0a0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10352 | 2025.12.11 03:56:31.173208 [ 276 ] {0101ed9a-015d-459a-bf08-172e59ceb0a0} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2025.12.11 03:56:31.173339 [ 276 ] {0101ed9a-015d-459a-bf08-172e59ceb0a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 10354 | 2025.12.11 03:56:31.173377 [ 276 ] {0101ed9a-015d-459a-bf08-172e59ceb0a0} <Debug> TCPHandler: Processed in 0.001336393 sec. | ||
| 10355 | 2025.12.11 03:56:31.173477 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10356 | 2025.12.11 03:56:31.173571 [ 276 ] {1280e725-40d6-44ea-8a9f-bffcec5d364e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10357 | 2025.12.11 03:56:31.173613 [ 276 ] {1280e725-40d6-44ea-8a9f-bffcec5d364e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10358 | 2025.12.11 03:56:31.173923 [ 276 ] {1280e725-40d6-44ea-8a9f-bffcec5d364e} <Trace> oximeter.measurements_f64 (580fae47-0e52-4567-89ca-c02d1344c97e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2025.12.11 03:56:31.173958 [ 276 ] {1280e725-40d6-44ea-8a9f-bffcec5d364e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10360 | 2025.12.11 03:56:31.174251 [ 276 ] {1280e725-40d6-44ea-8a9f-bffcec5d364e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 10361 | 2025.12.11 03:56:31.174452 [ 276 ] {1280e725-40d6-44ea-8a9f-bffcec5d364e} <Trace> oximeter.measurements_f64 (580fae47-0e52-4567-89ca-c02d1344c97e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10362 | 2025.12.11 03:56:31.174573 [ 276 ] {1280e725-40d6-44ea-8a9f-bffcec5d364e} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 62.23 KiB/sec. | ||
| 10363 | 2025.12.11 03:56:31.174610 [ 276 ] {1280e725-40d6-44ea-8a9f-bffcec5d364e} <Debug> TCPHandler: Processed in 0.00118007 sec. | ||
| 10364 | 2025.12.11 03:56:31.174716 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10365 | 2025.12.11 03:56:31.174810 [ 276 ] {be5ec60a-04e0-4ba9-977d-1017b840401a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10366 | 2025.12.11 03:56:31.174863 [ 276 ] {be5ec60a-04e0-4ba9-977d-1017b840401a} <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 | ||
| 10367 | 2025.12.11 03:56:31.175715 [ 276 ] {be5ec60a-04e0-4ba9-977d-1017b840401a} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2025.12.11 03:56:31.175752 [ 276 ] {be5ec60a-04e0-4ba9-977d-1017b840401a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10369 | 2025.12.11 03:56:31.176314 [ 276 ] {be5ec60a-04e0-4ba9-977d-1017b840401a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10370 | 2025.12.11 03:56:31.176537 [ 276 ] {be5ec60a-04e0-4ba9-977d-1017b840401a} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2025.12.11 03:56:31.176676 [ 276 ] {be5ec60a-04e0-4ba9-977d-1017b840401a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001885 sec., 22281.167108753318 rows/sec., 39.93 MiB/sec. | ||
| 10372 | 2025.12.11 03:56:31.176739 [ 276 ] {be5ec60a-04e0-4ba9-977d-1017b840401a} <Debug> TCPHandler: Processed in 0.002071976 sec. | ||
| 10373 | 2025.12.11 03:56:31.176859 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10374 | 2025.12.11 03:56:31.176953 [ 276 ] {c5bfd030-7a67-4263-a3ae-0fe72626ec76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10375 | 2025.12.11 03:56:31.176994 [ 276 ] {c5bfd030-7a67-4263-a3ae-0fe72626ec76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10376 | 2025.12.11 03:56:31.177326 [ 276 ] {c5bfd030-7a67-4263-a3ae-0fe72626ec76} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2025.12.11 03:56:31.177362 [ 276 ] {c5bfd030-7a67-4263-a3ae-0fe72626ec76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10378 | 2025.12.11 03:56:31.177670 [ 276 ] {c5bfd030-7a67-4263-a3ae-0fe72626ec76} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10379 | 2025.12.11 03:56:31.177886 [ 276 ] {c5bfd030-7a67-4263-a3ae-0fe72626ec76} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2025.12.11 03:56:31.178014 [ 276 ] {c5bfd030-7a67-4263-a3ae-0fe72626ec76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 10381 | 2025.12.11 03:56:31.178050 [ 276 ] {c5bfd030-7a67-4263-a3ae-0fe72626ec76} <Debug> TCPHandler: Processed in 0.001241262 sec. | ||
| 10382 | 2025.12.11 03:56:33.528132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1220 | ||
| 10383 | 2025.12.11 03:56:33.530717 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10384 | 2025.12.11 03:56:33.530783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10385 | 2025.12.11 03:56:33.532078 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10386 | 2025.12.11 03:56:33.532354 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10387 | 2025.12.11 03:56:33.532768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1220 | ||
| 10388 | 2025.12.11 03:56:35.970589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28307 | ||
| 10389 | 2025.12.11 03:56:35.971104 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2025.12.11 03:56:35.971153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10391 | 2025.12.11 03:56:35.971631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10392 | 2025.12.11 03:56:35.971858 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2025.12.11 03:56:35.972002 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28307 | ||
| 10394 | 2025.12.11 03:56:36.158151 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10395 | 2025.12.11 03:56:36.158325 [ 276 ] {8b68e994-a249-4ac4-ad45-f03ea2c3cf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10396 | 2025.12.11 03:56:36.158393 [ 276 ] {8b68e994-a249-4ac4-ad45-f03ea2c3cf80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10397 | 2025.12.11 03:56:36.159066 [ 276 ] {8b68e994-a249-4ac4-ad45-f03ea2c3cf80} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2025.12.11 03:56:36.159110 [ 276 ] {8b68e994-a249-4ac4-ad45-f03ea2c3cf80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10399 | 2025.12.11 03:56:36.159475 [ 276 ] {8b68e994-a249-4ac4-ad45-f03ea2c3cf80} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10400 | 2025.12.11 03:56:36.159695 [ 276 ] {8b68e994-a249-4ac4-ad45-f03ea2c3cf80} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2025.12.11 03:56:36.159851 [ 276 ] {8b68e994-a249-4ac4-ad45-f03ea2c3cf80} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001572 sec., 35623.40966921119 rows/sec., 2.72 MiB/sec. | ||
| 10402 | 2025.12.11 03:56:36.159898 [ 276 ] {8b68e994-a249-4ac4-ad45-f03ea2c3cf80} <Debug> TCPHandler: Processed in 0.001873592 sec. | ||
| 10403 | 2025.12.11 03:56:36.160018 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10404 | 2025.12.11 03:56:36.160119 [ 276 ] {7738a124-8dbb-4a69-98fb-5ca8522a058c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10405 | 2025.12.11 03:56:36.160163 [ 276 ] {7738a124-8dbb-4a69-98fb-5ca8522a058c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10406 | 2025.12.11 03:56:36.160620 [ 276 ] {7738a124-8dbb-4a69-98fb-5ca8522a058c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10407 | 2025.12.11 03:56:36.160657 [ 276 ] {7738a124-8dbb-4a69-98fb-5ca8522a058c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10408 | 2025.12.11 03:56:36.160964 [ 276 ] {7738a124-8dbb-4a69-98fb-5ca8522a058c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10409 | 2025.12.11 03:56:36.161173 [ 276 ] {7738a124-8dbb-4a69-98fb-5ca8522a058c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10410 | 2025.12.11 03:56:36.161307 [ 276 ] {7738a124-8dbb-4a69-98fb-5ca8522a058c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 10411 | 2025.12.11 03:56:36.161346 [ 276 ] {7738a124-8dbb-4a69-98fb-5ca8522a058c} <Debug> TCPHandler: Processed in 0.001379994 sec. | ||
| 10412 | 2025.12.11 03:56:36.161458 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10413 | 2025.12.11 03:56:36.161555 [ 276 ] {c136e575-8998-4446-9257-0109c2f90ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10414 | 2025.12.11 03:56:36.161600 [ 276 ] {c136e575-8998-4446-9257-0109c2f90ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10415 | 2025.12.11 03:56:36.162018 [ 276 ] {c136e575-8998-4446-9257-0109c2f90ab9} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2025.12.11 03:56:36.162054 [ 276 ] {c136e575-8998-4446-9257-0109c2f90ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10417 | 2025.12.11 03:56:36.162390 [ 276 ] {c136e575-8998-4446-9257-0109c2f90ab9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10418 | 2025.12.11 03:56:36.162611 [ 276 ] {c136e575-8998-4446-9257-0109c2f90ab9} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2025.12.11 03:56:36.162743 [ 276 ] {c136e575-8998-4446-9257-0109c2f90ab9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 10420 | 2025.12.11 03:56:36.162783 [ 276 ] {c136e575-8998-4446-9257-0109c2f90ab9} <Debug> TCPHandler: Processed in 0.001374414 sec. | ||
| 10421 | 2025.12.11 03:56:36.162884 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10422 | 2025.12.11 03:56:36.162979 [ 276 ] {ced01c8e-b777-4284-abbe-e14906b58049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10423 | 2025.12.11 03:56:36.163021 [ 276 ] {ced01c8e-b777-4284-abbe-e14906b58049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10424 | 2025.12.11 03:56:36.163353 [ 276 ] {ced01c8e-b777-4284-abbe-e14906b58049} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10425 | 2025.12.11 03:56:36.163389 [ 276 ] {ced01c8e-b777-4284-abbe-e14906b58049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10426 | 2025.12.11 03:56:36.163688 [ 276 ] {ced01c8e-b777-4284-abbe-e14906b58049} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10427 | 2025.12.11 03:56:36.163902 [ 276 ] {ced01c8e-b777-4284-abbe-e14906b58049} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2025.12.11 03:56:36.164036 [ 276 ] {ced01c8e-b777-4284-abbe-e14906b58049} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 10429 | 2025.12.11 03:56:36.164074 [ 276 ] {ced01c8e-b777-4284-abbe-e14906b58049} <Debug> TCPHandler: Processed in 0.001238782 sec. | ||
| 10430 | 2025.12.11 03:56:37.470731 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 10431 | 2025.12.11 03:56:37.488193 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2025.12.11 03:56:37.488246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10433 | 2025.12.11 03:56:37.494568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10434 | 2025.12.11 03:56:37.495271 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2025.12.11 03:56:37.498351 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 10436 | 2025.12.11 03:56:41.161633 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10437 | 2025.12.11 03:56:41.161829 [ 276 ] {5f7b2e8e-069b-4932-a296-767164d041c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10438 | 2025.12.11 03:56:41.161897 [ 276 ] {5f7b2e8e-069b-4932-a296-767164d041c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10439 | 2025.12.11 03:56:41.162520 [ 276 ] {5f7b2e8e-069b-4932-a296-767164d041c3} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10440 | 2025.12.11 03:56:41.162576 [ 276 ] {5f7b2e8e-069b-4932-a296-767164d041c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10441 | 2025.12.11 03:56:41.162987 [ 276 ] {5f7b2e8e-069b-4932-a296-767164d041c3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10442 | 2025.12.11 03:56:41.163223 [ 276 ] {5f7b2e8e-069b-4932-a296-767164d041c3} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10443 | 2025.12.11 03:56:41.163365 [ 120 ] {} <Debug> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10444 | 2025.12.11 03:56:41.163384 [ 276 ] {5f7b2e8e-069b-4932-a296-767164d041c3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001603 sec., 14971.927635683094 rows/sec., 1.24 MiB/sec. | ||
| 10445 | 2025.12.11 03:56:41.163438 [ 120 ] {} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2025.12.11 03:56:41.163458 [ 276 ] {5f7b2e8e-069b-4932-a296-767164d041c3} <Debug> TCPHandler: Processed in 0.001953174 sec. | ||
| 10447 | 2025.12.11 03:56:41.163469 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10448 | 2025.12.11 03:56:41.163583 [ 189 ] {3eeb5195-1495-4971-8e96-61511673dfc9::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 | ||
| 10449 | 2025.12.11 03:56:41.163585 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2025.12.11 03:56:41.163697 [ 189 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10451 | 2025.12.11 03:56:41.163731 [ 189 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10452 | 2025.12.11 03:56:41.163749 [ 276 ] {1b25f3fa-3ae8-4033-b696-b1640f1b6bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10453 | 2025.12.11 03:56:41.163798 [ 189 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10454 | 2025.12.11 03:56:41.163803 [ 276 ] {1b25f3fa-3ae8-4033-b696-b1640f1b6bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10455 | 2025.12.11 03:56:41.163849 [ 189 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10456 | 2025.12.11 03:56:41.163897 [ 189 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10457 | 2025.12.11 03:56:41.163947 [ 189 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10458 | 2025.12.11 03:56:41.164286 [ 276 ] {1b25f3fa-3ae8-4033-b696-b1640f1b6bf4} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2025.12.11 03:56:41.164329 [ 276 ] {1b25f3fa-3ae8-4033-b696-b1640f1b6bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10460 | 2025.12.11 03:56:41.164692 [ 276 ] {1b25f3fa-3ae8-4033-b696-b1640f1b6bf4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10461 | 2025.12.11 03:56:41.164736 [ 191 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011948 sec., 100435.21928356211 rows/sec., 8.72 MiB/sec. | ||
| 10462 | 2025.12.11 03:56:41.164925 [ 276 ] {1b25f3fa-3ae8-4033-b696-b1640f1b6bf4} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2025.12.11 03:56:41.164981 [ 202 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10464 | 2025.12.11 03:56:41.165065 [ 276 ] {1b25f3fa-3ae8-4033-b696-b1640f1b6bf4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001346 sec., 7429.420505200595 rows/sec., 605.82 KiB/sec. | ||
| 10465 | 2025.12.11 03:56:41.165109 [ 276 ] {1b25f3fa-3ae8-4033-b696-b1640f1b6bf4} <Debug> TCPHandler: Processed in 0.001578737 sec. | ||
| 10466 | 2025.12.11 03:56:41.165234 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10467 | 2025.12.11 03:56:41.165362 [ 276 ] {11d3d728-4971-4229-a845-b2f9188aae7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10468 | 2025.12.11 03:56:41.165362 [ 202 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_13_3} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2025.12.11 03:56:41.165418 [ 276 ] {11d3d728-4971-4229-a845-b2f9188aae7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10470 | 2025.12.11 03:56:41.165479 [ 202 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_13_3} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10471 | 2025.12.11 03:56:41.165614 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10472 | 2025.12.11 03:56:41.166009 [ 276 ] {11d3d728-4971-4229-a845-b2f9188aae7d} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10473 | 2025.12.11 03:56:41.166057 [ 276 ] {11d3d728-4971-4229-a845-b2f9188aae7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10474 | 2025.12.11 03:56:41.166396 [ 276 ] {11d3d728-4971-4229-a845-b2f9188aae7d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10475 | 2025.12.11 03:56:41.166606 [ 276 ] {11d3d728-4971-4229-a845-b2f9188aae7d} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2025.12.11 03:56:41.166721 [ 120 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10477 | 2025.12.11 03:56:41.166739 [ 276 ] {11d3d728-4971-4229-a845-b2f9188aae7d} <Debug> executeQuery: Read 265 rows, 24.23 KiB in 0.001402 sec., 189015.6918687589 rows/sec., 16.88 MiB/sec. | ||
| 10478 | 2025.12.11 03:56:41.166760 [ 120 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2025.12.11 03:56:41.166783 [ 276 ] {11d3d728-4971-4229-a845-b2f9188aae7d} <Debug> TCPHandler: Processed in 0.001611378 sec. | ||
| 10480 | 2025.12.11 03:56:41.166786 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10481 | 2025.12.11 03:56:41.166896 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10482 | 2025.12.11 03:56:41.166906 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10483 | 2025.12.11 03:56:41.166999 [ 276 ] {08ad227e-a201-4485-8e2a-7e1dcaedab69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10484 | 2025.12.11 03:56:41.167043 [ 276 ] {08ad227e-a201-4485-8e2a-7e1dcaedab69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10485 | 2025.12.11 03:56:41.167057 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10486 | 2025.12.11 03:56:41.167102 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1409 rows starting from the beginning of the part | ||
| 10487 | 2025.12.11 03:56:41.167176 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 140 rows starting from the beginning of the part | ||
| 10488 | 2025.12.11 03:56:41.167223 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1196 rows starting from the beginning of the part | ||
| 10489 | 2025.12.11 03:56:41.167281 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 141 rows starting from the beginning of the part | ||
| 10490 | 2025.12.11 03:56:41.167344 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 10491 | 2025.12.11 03:56:41.167418 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 265 rows starting from the beginning of the part | ||
| 10492 | 2025.12.11 03:56:41.167475 [ 276 ] {08ad227e-a201-4485-8e2a-7e1dcaedab69} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2025.12.11 03:56:41.167516 [ 276 ] {08ad227e-a201-4485-8e2a-7e1dcaedab69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10494 | 2025.12.11 03:56:41.167863 [ 276 ] {08ad227e-a201-4485-8e2a-7e1dcaedab69} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10495 | 2025.12.11 03:56:41.168086 [ 276 ] {08ad227e-a201-4485-8e2a-7e1dcaedab69} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10496 | 2025.12.11 03:56:41.168222 [ 276 ] {08ad227e-a201-4485-8e2a-7e1dcaedab69} <Debug> executeQuery: Read 64 rows, 4.82 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 3.79 MiB/sec. | ||
| 10497 | 2025.12.11 03:56:41.168262 [ 276 ] {08ad227e-a201-4485-8e2a-7e1dcaedab69} <Debug> TCPHandler: Processed in 0.001414924 sec. | ||
| 10498 | 2025.12.11 03:56:41.168381 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2025.12.11 03:56:41.168504 [ 276 ] {23f7ae21-8f8a-456b-a877-f3ab15ad52d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10500 | 2025.12.11 03:56:41.168554 [ 276 ] {23f7ae21-8f8a-456b-a877-f3ab15ad52d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10501 | 2025.12.11 03:56:41.168872 [ 186 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3207 rows, containing 5 columns (5 merged, 0 gathered) in 0.002013475 sec., 1592768.7207439875 rows/sec., 139.31 MiB/sec. | ||
| 10502 | 2025.12.11 03:56:41.168988 [ 276 ] {23f7ae21-8f8a-456b-a877-f3ab15ad52d0} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10503 | 2025.12.11 03:56:41.169030 [ 276 ] {23f7ae21-8f8a-456b-a877-f3ab15ad52d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10504 | 2025.12.11 03:56:41.169092 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10505 | 2025.12.11 03:56:41.169340 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_86_17} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10506 | 2025.12.11 03:56:41.169360 [ 276 ] {23f7ae21-8f8a-456b-a877-f3ab15ad52d0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10507 | 2025.12.11 03:56:41.169405 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_86_17} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10508 | 2025.12.11 03:56:41.169498 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 10509 | 2025.12.11 03:56:41.169599 [ 276 ] {23f7ae21-8f8a-456b-a877-f3ab15ad52d0} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2025.12.11 03:56:41.169733 [ 276 ] {23f7ae21-8f8a-456b-a877-f3ab15ad52d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001253 sec., 19154.030327214685 rows/sec., 1.59 MiB/sec. | ||
| 10511 | 2025.12.11 03:56:41.169771 [ 276 ] {23f7ae21-8f8a-456b-a877-f3ab15ad52d0} <Debug> TCPHandler: Processed in 0.001450515 sec. | ||
| 10512 | 2025.12.11 03:56:41.169877 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10513 | 2025.12.11 03:56:41.169972 [ 276 ] {c614c68d-9e77-4653-bde6-d9a68f419076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10514 | 2025.12.11 03:56:41.170012 [ 276 ] {c614c68d-9e77-4653-bde6-d9a68f419076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10515 | 2025.12.11 03:56:41.170397 [ 276 ] {c614c68d-9e77-4653-bde6-d9a68f419076} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2025.12.11 03:56:41.170433 [ 276 ] {c614c68d-9e77-4653-bde6-d9a68f419076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10517 | 2025.12.11 03:56:41.170730 [ 276 ] {c614c68d-9e77-4653-bde6-d9a68f419076} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10518 | 2025.12.11 03:56:41.170933 [ 276 ] {c614c68d-9e77-4653-bde6-d9a68f419076} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2025.12.11 03:56:41.171032 [ 119 ] {} <Debug> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10520 | 2025.12.11 03:56:41.171059 [ 276 ] {c614c68d-9e77-4653-bde6-d9a68f419076} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 10521 | 2025.12.11 03:56:41.171095 [ 119 ] {} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2025.12.11 03:56:41.171112 [ 276 ] {c614c68d-9e77-4653-bde6-d9a68f419076} <Debug> TCPHandler: Processed in 0.001284462 sec. | ||
| 10523 | 2025.12.11 03:56:41.171124 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10524 | 2025.12.11 03:56:41.171226 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::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 | ||
| 10525 | 2025.12.11 03:56:41.171228 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2025.12.11 03:56:41.171322 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10527 | 2025.12.11 03:56:41.171341 [ 276 ] {f114c9d1-087b-4d98-9b02-d17e176417aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10528 | 2025.12.11 03:56:41.171357 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10529 | 2025.12.11 03:56:41.171386 [ 276 ] {f114c9d1-087b-4d98-9b02-d17e176417aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10530 | 2025.12.11 03:56:41.171428 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10531 | 2025.12.11 03:56:41.171478 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10532 | 2025.12.11 03:56:41.171520 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10533 | 2025.12.11 03:56:41.171562 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10534 | 2025.12.11 03:56:41.171847 [ 276 ] {f114c9d1-087b-4d98-9b02-d17e176417aa} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2025.12.11 03:56:41.171887 [ 276 ] {f114c9d1-087b-4d98-9b02-d17e176417aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10536 | 2025.12.11 03:56:41.172220 [ 276 ] {f114c9d1-087b-4d98-9b02-d17e176417aa} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10537 | 2025.12.11 03:56:41.172260 [ 202 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001065548 sec., 56309.05412050889 rows/sec., 4.51 MiB/sec. | ||
| 10538 | 2025.12.11 03:56:41.172441 [ 199 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10539 | 2025.12.11 03:56:41.172457 [ 276 ] {f114c9d1-087b-4d98-9b02-d17e176417aa} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10540 | 2025.12.11 03:56:41.172607 [ 276 ] {f114c9d1-087b-4d98-9b02-d17e176417aa} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.001283 sec., 118472.33047544817 rows/sec., 9.55 MiB/sec. | ||
| 10541 | 2025.12.11 03:56:41.172620 [ 119 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10542 | 2025.12.11 03:56:41.172648 [ 276 ] {f114c9d1-087b-4d98-9b02-d17e176417aa} <Debug> TCPHandler: Processed in 0.001468865 sec. | ||
| 10543 | 2025.12.11 03:56:41.172664 [ 119 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10544 | 2025.12.11 03:56:41.172696 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10545 | 2025.12.11 03:56:41.172759 [ 199 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_13_3} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2025.12.11 03:56:41.172778 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10547 | 2025.12.11 03:56:41.172780 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10548 | 2025.12.11 03:56:41.172838 [ 199 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_13_3} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10549 | 2025.12.11 03:56:41.172883 [ 276 ] {1bf3caa9-b82f-49fd-a609-9afb0416d6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10550 | 2025.12.11 03:56:41.172902 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10551 | 2025.12.11 03:56:41.172930 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10552 | 2025.12.11 03:56:41.172932 [ 276 ] {1bf3caa9-b82f-49fd-a609-9afb0416d6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10553 | 2025.12.11 03:56:41.172934 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 634 rows starting from the beginning of the part | ||
| 10554 | 2025.12.11 03:56:41.173030 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 106 rows starting from the beginning of the part | ||
| 10555 | 2025.12.11 03:56:41.173075 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 520 rows starting from the beginning of the part | ||
| 10556 | 2025.12.11 03:56:41.173115 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 106 rows starting from the beginning of the part | ||
| 10557 | 2025.12.11 03:56:41.173165 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 10558 | 2025.12.11 03:56:41.173205 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 152 rows starting from the beginning of the part | ||
| 10559 | 2025.12.11 03:56:41.173371 [ 276 ] {1bf3caa9-b82f-49fd-a609-9afb0416d6b8} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10560 | 2025.12.11 03:56:41.173412 [ 276 ] {1bf3caa9-b82f-49fd-a609-9afb0416d6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10561 | 2025.12.11 03:56:41.173802 [ 276 ] {1bf3caa9-b82f-49fd-a609-9afb0416d6b8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10562 | 2025.12.11 03:56:41.174039 [ 276 ] {1bf3caa9-b82f-49fd-a609-9afb0416d6b8} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10563 | 2025.12.11 03:56:41.174163 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10564 | 2025.12.11 03:56:41.174171 [ 276 ] {1bf3caa9-b82f-49fd-a609-9afb0416d6b8} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001305 sec., 154022.98850574714 rows/sec., 11.04 MiB/sec. | ||
| 10565 | 2025.12.11 03:56:41.174209 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2025.12.11 03:56:41.174171 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422495 sec., 1112130.4468557008 rows/sec., 88.66 MiB/sec. | ||
| 10567 | 2025.12.11 03:56:41.174233 [ 276 ] {1bf3caa9-b82f-49fd-a609-9afb0416d6b8} <Debug> TCPHandler: Processed in 0.001504576 sec. | ||
| 10568 | 2025.12.11 03:56:41.174237 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10569 | 2025.12.11 03:56:41.174360 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10570 | 2025.12.11 03:56:41.174381 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10571 | 2025.12.11 03:56:41.174400 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10572 | 2025.12.11 03:56:41.174470 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10573 | 2025.12.11 03:56:41.174482 [ 276 ] {e296675d-97a9-4c29-ad23-28ca4608685f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10574 | 2025.12.11 03:56:41.174498 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22902 rows starting from the beginning of the part | ||
| 10575 | 2025.12.11 03:56:41.174547 [ 276 ] {e296675d-97a9-4c29-ad23-28ca4608685f} <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 | ||
| 10576 | 2025.12.11 03:56:41.174563 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 10577 | 2025.12.11 03:56:41.174616 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 844 rows starting from the beginning of the part | ||
| 10578 | 2025.12.11 03:56:41.174659 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 10579 | 2025.12.11 03:56:41.174698 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 10580 | 2025.12.11 03:56:41.174709 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_86_17} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10581 | 2025.12.11 03:56:41.174739 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 201 rows starting from the beginning of the part | ||
| 10582 | 2025.12.11 03:56:41.174779 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_86_17} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10583 | 2025.12.11 03:56:41.174847 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10584 | 2025.12.11 03:56:41.175394 [ 276 ] {e296675d-97a9-4c29-ad23-28ca4608685f} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10585 | 2025.12.11 03:56:41.175434 [ 276 ] {e296675d-97a9-4c29-ad23-28ca4608685f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10586 | 2025.12.11 03:56:41.176027 [ 276 ] {e296675d-97a9-4c29-ad23-28ca4608685f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10587 | 2025.12.11 03:56:41.176261 [ 276 ] {e296675d-97a9-4c29-ad23-28ca4608685f} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10588 | 2025.12.11 03:56:41.176403 [ 276 ] {e296675d-97a9-4c29-ad23-28ca4608685f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001938 sec., 21671.826625386995 rows/sec., 38.83 MiB/sec. | ||
| 10589 | 2025.12.11 03:56:41.176457 [ 276 ] {e296675d-97a9-4c29-ad23-28ca4608685f} <Debug> TCPHandler: Processed in 0.002125796 sec. | ||
| 10590 | 2025.12.11 03:56:41.176572 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10591 | 2025.12.11 03:56:41.176667 [ 276 ] {972f51db-e0eb-4e6b-b0aa-9f3bdae95c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10592 | 2025.12.11 03:56:41.176709 [ 276 ] {972f51db-e0eb-4e6b-b0aa-9f3bdae95c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10593 | 2025.12.11 03:56:41.177041 [ 276 ] {972f51db-e0eb-4e6b-b0aa-9f3bdae95c48} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2025.12.11 03:56:41.177077 [ 276 ] {972f51db-e0eb-4e6b-b0aa-9f3bdae95c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10595 | 2025.12.11 03:56:41.177397 [ 276 ] {972f51db-e0eb-4e6b-b0aa-9f3bdae95c48} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10596 | 2025.12.11 03:56:41.177613 [ 276 ] {972f51db-e0eb-4e6b-b0aa-9f3bdae95c48} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2025.12.11 03:56:41.177737 [ 119 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10598 | 2025.12.11 03:56:41.177744 [ 276 ] {972f51db-e0eb-4e6b-b0aa-9f3bdae95c48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 10599 | 2025.12.11 03:56:41.177779 [ 119 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2025.12.11 03:56:41.177801 [ 276 ] {972f51db-e0eb-4e6b-b0aa-9f3bdae95c48} <Debug> TCPHandler: Processed in 0.001278733 sec. | ||
| 10601 | 2025.12.11 03:56:41.177806 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10602 | 2025.12.11 03:56:41.177920 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10603 | 2025.12.11 03:56:41.178053 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10604 | 2025.12.11 03:56:41.178091 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4350 rows starting from the beginning of the part | ||
| 10605 | 2025.12.11 03:56:41.178162 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 10606 | 2025.12.11 03:56:41.178213 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 10607 | 2025.12.11 03:56:41.178260 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 10608 | 2025.12.11 03:56:41.178305 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 10609 | 2025.12.11 03:56:41.178348 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 10610 | 2025.12.11 03:56:41.180474 [ 195 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4650 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602235 sec., 1786925.4698365058 rows/sec., 120.62 MiB/sec. | ||
| 10611 | 2025.12.11 03:56:41.180730 [ 187 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24427 rows, containing 5 columns (5 merged, 0 gathered) in 0.00640791 sec., 3812007.347169358 rows/sec., 261.84 MiB/sec. | ||
| 10612 | 2025.12.11 03:56:41.180788 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10613 | 2025.12.11 03:56:41.181041 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_86_17} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2025.12.11 03:56:41.181112 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_86_17} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10615 | 2025.12.11 03:56:41.181186 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10616 | 2025.12.11 03:56:41.181362 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10617 | 2025.12.11 03:56:41.181646 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2025.12.11 03:56:41.181716 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10619 | 2025.12.11 03:56:41.181810 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10620 | 2025.12.11 03:56:42.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.93 MiB, peak 347.05 MiB, free memory in arenas 0.00 B, will set to 337.97 MiB (RSS), difference: 1.05 MiB | ||
| 10621 | 2025.12.11 03:56:43.272186 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10622 | 2025.12.11 03:56:43.272240 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10623 | 2025.12.11 03:56:43.472201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28819 | ||
| 10624 | 2025.12.11 03:56:43.472964 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2025.12.11 03:56:43.473004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10626 | 2025.12.11 03:56:43.473495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10627 | 2025.12.11 03:56:43.473734 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10628 | 2025.12.11 03:56:43.473878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28819 | ||
| 10629 | 2025.12.11 03:56:43.533056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1248 | ||
| 10630 | 2025.12.11 03:56:43.535414 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2025.12.11 03:56:43.535475 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10632 | 2025.12.11 03:56:43.536729 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10633 | 2025.12.11 03:56:43.537004 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2025.12.11 03:56:43.537398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1248 | ||
| 10635 | 2025.12.11 03:56:44.998434 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 10636 | 2025.12.11 03:56:45.016078 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10637 | 2025.12.11 03:56:45.016135 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10638 | 2025.12.11 03:56:45.022267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10639 | 2025.12.11 03:56:45.023020 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2025.12.11 03:56:45.026041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 10641 | 2025.12.11 03:56:46.157389 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10642 | 2025.12.11 03:56:46.157599 [ 276 ] {6af10c62-354c-4fb9-b84a-224c2cc1c7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10643 | 2025.12.11 03:56:46.157675 [ 276 ] {6af10c62-354c-4fb9-b84a-224c2cc1c7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10644 | 2025.12.11 03:56:46.158357 [ 276 ] {6af10c62-354c-4fb9-b84a-224c2cc1c7e6} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2025.12.11 03:56:46.158403 [ 276 ] {6af10c62-354c-4fb9-b84a-224c2cc1c7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10646 | 2025.12.11 03:56:46.158789 [ 276 ] {6af10c62-354c-4fb9-b84a-224c2cc1c7e6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10647 | 2025.12.11 03:56:46.159013 [ 276 ] {6af10c62-354c-4fb9-b84a-224c2cc1c7e6} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2025.12.11 03:56:46.159176 [ 276 ] {6af10c62-354c-4fb9-b84a-224c2cc1c7e6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 10649 | 2025.12.11 03:56:46.159228 [ 276 ] {6af10c62-354c-4fb9-b84a-224c2cc1c7e6} <Debug> TCPHandler: Processed in 0.001973434 sec. | ||
| 10650 | 2025.12.11 03:56:46.159365 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10651 | 2025.12.11 03:56:46.159469 [ 276 ] {6fc9095c-977d-4732-96c2-eb954160b39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10652 | 2025.12.11 03:56:46.159514 [ 276 ] {6fc9095c-977d-4732-96c2-eb954160b39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10653 | 2025.12.11 03:56:46.159951 [ 276 ] {6fc9095c-977d-4732-96c2-eb954160b39a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10654 | 2025.12.11 03:56:46.159990 [ 276 ] {6fc9095c-977d-4732-96c2-eb954160b39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10655 | 2025.12.11 03:56:46.160322 [ 276 ] {6fc9095c-977d-4732-96c2-eb954160b39a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10656 | 2025.12.11 03:56:46.160536 [ 276 ] {6fc9095c-977d-4732-96c2-eb954160b39a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10657 | 2025.12.11 03:56:46.160666 [ 276 ] {6fc9095c-977d-4732-96c2-eb954160b39a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 10658 | 2025.12.11 03:56:46.160706 [ 276 ] {6fc9095c-977d-4732-96c2-eb954160b39a} <Debug> TCPHandler: Processed in 0.001402784 sec. | ||
| 10659 | 2025.12.11 03:56:46.160819 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10660 | 2025.12.11 03:56:46.160916 [ 276 ] {fc74e082-5667-46c7-81af-14cf5aabc061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10661 | 2025.12.11 03:56:46.160960 [ 276 ] {fc74e082-5667-46c7-81af-14cf5aabc061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10662 | 2025.12.11 03:56:46.161405 [ 276 ] {fc74e082-5667-46c7-81af-14cf5aabc061} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10663 | 2025.12.11 03:56:46.161443 [ 276 ] {fc74e082-5667-46c7-81af-14cf5aabc061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10664 | 2025.12.11 03:56:46.161809 [ 276 ] {fc74e082-5667-46c7-81af-14cf5aabc061} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10665 | 2025.12.11 03:56:46.162018 [ 276 ] {fc74e082-5667-46c7-81af-14cf5aabc061} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10666 | 2025.12.11 03:56:46.162148 [ 276 ] {fc74e082-5667-46c7-81af-14cf5aabc061} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 10667 | 2025.12.11 03:56:46.162185 [ 276 ] {fc74e082-5667-46c7-81af-14cf5aabc061} <Debug> TCPHandler: Processed in 0.001416025 sec. | ||
| 10668 | 2025.12.11 03:56:46.162300 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10669 | 2025.12.11 03:56:46.162395 [ 276 ] {68c5528b-64c5-4df9-b246-db50364551b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10670 | 2025.12.11 03:56:46.162438 [ 276 ] {68c5528b-64c5-4df9-b246-db50364551b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10671 | 2025.12.11 03:56:46.162777 [ 276 ] {68c5528b-64c5-4df9-b246-db50364551b6} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10672 | 2025.12.11 03:56:46.162814 [ 276 ] {68c5528b-64c5-4df9-b246-db50364551b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10673 | 2025.12.11 03:56:46.163116 [ 276 ] {68c5528b-64c5-4df9-b246-db50364551b6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10674 | 2025.12.11 03:56:46.163324 [ 276 ] {68c5528b-64c5-4df9-b246-db50364551b6} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10675 | 2025.12.11 03:56:46.163451 [ 276 ] {68c5528b-64c5-4df9-b246-db50364551b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 10676 | 2025.12.11 03:56:46.163486 [ 276 ] {68c5528b-64c5-4df9-b246-db50364551b6} <Debug> TCPHandler: Processed in 0.001235281 sec. | ||
| 10677 | 2025.12.11 03:56:46.938890 [ 114 ] {} <Debug> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 10678 | 2025.12.11 03:56:46.938961 [ 114 ] {} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10679 | 2025.12.11 03:56:46.938983 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10680 | 2025.12.11 03:56:46.939112 [ 195 ] {65c3aa88-f963-4087-b23c-d946db63d864::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 | ||
| 10681 | 2025.12.11 03:56:46.939410 [ 195 ] {65c3aa88-f963-4087-b23c-d946db63d864::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10682 | 2025.12.11 03:56:46.939453 [ 195 ] {65c3aa88-f963-4087-b23c-d946db63d864::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
| 10683 | 2025.12.11 03:56:46.939531 [ 195 ] {65c3aa88-f963-4087-b23c-d946db63d864::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 | ||
| 10684 | 2025.12.11 03:56:46.939607 [ 195 ] {65c3aa88-f963-4087-b23c-d946db63d864::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 | ||
| 10685 | 2025.12.11 03:56:46.939674 [ 195 ] {65c3aa88-f963-4087-b23c-d946db63d864::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 | ||
| 10686 | 2025.12.11 03:56:46.939736 [ 195 ] {65c3aa88-f963-4087-b23c-d946db63d864::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 | ||
| 10687 | 2025.12.11 03:56:46.941327 [ 186 ] {65c3aa88-f963-4087-b23c-d946db63d864::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.0022723 sec., 15842.97847995423 rows/sec., 3.20 MiB/sec. | ||
| 10688 | 2025.12.11 03:56:46.941502 [ 187 ] {65c3aa88-f963-4087-b23c-d946db63d864::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 10689 | 2025.12.11 03:56:46.941877 [ 187 ] {65c3aa88-f963-4087-b23c-d946db63d864::all_1_5_1} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10690 | 2025.12.11 03:56:46.941946 [ 187 ] {65c3aa88-f963-4087-b23c-d946db63d864::all_1_5_1} <Trace> oximeter.timeseries_schema (65c3aa88-f963-4087-b23c-d946db63d864) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 10691 | 2025.12.11 03:56:46.942023 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 10692 | 2025.12.11 03:56:50.974959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29267 | ||
| 10693 | 2025.12.11 03:56:50.975479 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10694 | 2025.12.11 03:56:50.975528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10695 | 2025.12.11 03:56:50.976022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10696 | 2025.12.11 03:56:50.976258 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2025.12.11 03:56:50.976401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29267 | ||
| 10698 | 2025.12.11 03:56:50.976405 [ 111 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10699 | 2025.12.11 03:56:50.976470 [ 111 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2025.12.11 03:56:50.976492 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10701 | 2025.12.11 03:56:50.976618 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 10702 | 2025.12.11 03:56:50.976769 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10703 | 2025.12.11 03:56:50.976809 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26899 rows starting from the beginning of the part | ||
| 10704 | 2025.12.11 03:56:50.976875 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 10705 | 2025.12.11 03:56:50.976923 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 10706 | 2025.12.11 03:56:50.976966 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 10707 | 2025.12.11 03:56:50.977007 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 10708 | 2025.12.11 03:56:50.977051 [ 192 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 10709 | 2025.12.11 03:56:50.979810 [ 186 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29267 rows, containing 4 columns (4 merged, 0 gathered) in 0.003248026 sec., 9010703.732051406 rows/sec., 128.90 MiB/sec. | ||
| 10710 | 2025.12.11 03:56:50.980178 [ 200 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10711 | 2025.12.11 03:56:50.980515 [ 200 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_61_12} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2025.12.11 03:56:50.980606 [ 200 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_61_12} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10713 | 2025.12.11 03:56:50.980718 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 10714 | 2025.12.11 03:56:51.160032 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2025.12.11 03:56:51.160299 [ 276 ] {5959378e-156a-48d9-a4f0-951b4662ed57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10716 | 2025.12.11 03:56:51.160391 [ 276 ] {5959378e-156a-48d9-a4f0-951b4662ed57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10717 | 2025.12.11 03:56:51.161299 [ 276 ] {5959378e-156a-48d9-a4f0-951b4662ed57} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2025.12.11 03:56:51.161338 [ 276 ] {5959378e-156a-48d9-a4f0-951b4662ed57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10719 | 2025.12.11 03:56:51.161700 [ 276 ] {5959378e-156a-48d9-a4f0-951b4662ed57} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10720 | 2025.12.11 03:56:51.161916 [ 276 ] {5959378e-156a-48d9-a4f0-951b4662ed57} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2025.12.11 03:56:51.162059 [ 276 ] {5959378e-156a-48d9-a4f0-951b4662ed57} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001824 sec., 76754.38596491228 rows/sec., 6.65 MiB/sec. | ||
| 10722 | 2025.12.11 03:56:51.162097 [ 276 ] {5959378e-156a-48d9-a4f0-951b4662ed57} <Debug> TCPHandler: Processed in 0.002245899 sec. | ||
| 10723 | 2025.12.11 03:56:51.162217 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2025.12.11 03:56:51.162311 [ 276 ] {e6a42555-92b0-4d90-8161-ab21af40ed1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10725 | 2025.12.11 03:56:51.162350 [ 276 ] {e6a42555-92b0-4d90-8161-ab21af40ed1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10726 | 2025.12.11 03:56:51.162842 [ 276 ] {e6a42555-92b0-4d90-8161-ab21af40ed1c} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2025.12.11 03:56:51.162878 [ 276 ] {e6a42555-92b0-4d90-8161-ab21af40ed1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10728 | 2025.12.11 03:56:51.163172 [ 276 ] {e6a42555-92b0-4d90-8161-ab21af40ed1c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10729 | 2025.12.11 03:56:51.163375 [ 276 ] {e6a42555-92b0-4d90-8161-ab21af40ed1c} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2025.12.11 03:56:51.163503 [ 276 ] {e6a42555-92b0-4d90-8161-ab21af40ed1c} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001211 sec., 34682.08092485549 rows/sec., 2.55 MiB/sec. | ||
| 10731 | 2025.12.11 03:56:51.163514 [ 111 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10732 | 2025.12.11 03:56:51.163541 [ 276 ] {e6a42555-92b0-4d90-8161-ab21af40ed1c} <Debug> TCPHandler: Processed in 0.001371674 sec. | ||
| 10733 | 2025.12.11 03:56:51.163580 [ 111 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2025.12.11 03:56:51.163618 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10735 | 2025.12.11 03:56:51.163696 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10736 | 2025.12.11 03:56:51.163751 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 10737 | 2025.12.11 03:56:51.163794 [ 276 ] {75396c02-c238-4593-8e1e-c595ebd9ebfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10738 | 2025.12.11 03:56:51.163842 [ 276 ] {75396c02-c238-4593-8e1e-c595ebd9ebfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10739 | 2025.12.11 03:56:51.163919 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10740 | 2025.12.11 03:56:51.163959 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 72 rows starting from the beginning of the part | ||
| 10741 | 2025.12.11 03:56:51.164026 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 10742 | 2025.12.11 03:56:51.164073 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 10743 | 2025.12.11 03:56:51.164118 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
| 10744 | 2025.12.11 03:56:51.164159 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 10745 | 2025.12.11 03:56:51.164201 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 10746 | 2025.12.11 03:56:51.164335 [ 276 ] {75396c02-c238-4593-8e1e-c595ebd9ebfb} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10747 | 2025.12.11 03:56:51.164377 [ 276 ] {75396c02-c238-4593-8e1e-c595ebd9ebfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10748 | 2025.12.11 03:56:51.164710 [ 276 ] {75396c02-c238-4593-8e1e-c595ebd9ebfb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10749 | 2025.12.11 03:56:51.164931 [ 276 ] {75396c02-c238-4593-8e1e-c595ebd9ebfb} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10750 | 2025.12.11 03:56:51.165063 [ 276 ] {75396c02-c238-4593-8e1e-c595ebd9ebfb} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001288 sec., 82298.13664596273 rows/sec., 6.43 MiB/sec. | ||
| 10751 | 2025.12.11 03:56:51.165101 [ 276 ] {75396c02-c238-4593-8e1e-c595ebd9ebfb} <Debug> TCPHandler: Processed in 0.001453185 sec. | ||
| 10752 | 2025.12.11 03:56:51.165105 [ 197 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418735 sec., 224143.33896041193 rows/sec., 17.32 MiB/sec. | ||
| 10753 | 2025.12.11 03:56:51.165220 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10754 | 2025.12.11 03:56:51.165270 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10755 | 2025.12.11 03:56:51.165315 [ 276 ] {504cfdcd-4b79-4e2a-bd8c-b3809e2549bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10756 | 2025.12.11 03:56:51.165363 [ 276 ] {504cfdcd-4b79-4e2a-bd8c-b3809e2549bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10757 | 2025.12.11 03:56:51.165537 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_51_10} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2025.12.11 03:56:51.165631 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_51_10} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10759 | 2025.12.11 03:56:51.165715 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10760 | 2025.12.11 03:56:51.165769 [ 276 ] {504cfdcd-4b79-4e2a-bd8c-b3809e2549bb} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2025.12.11 03:56:51.165809 [ 276 ] {504cfdcd-4b79-4e2a-bd8c-b3809e2549bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10762 | 2025.12.11 03:56:51.166138 [ 276 ] {504cfdcd-4b79-4e2a-bd8c-b3809e2549bb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10763 | 2025.12.11 03:56:51.166349 [ 276 ] {504cfdcd-4b79-4e2a-bd8c-b3809e2549bb} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2025.12.11 03:56:51.166476 [ 276 ] {504cfdcd-4b79-4e2a-bd8c-b3809e2549bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 10765 | 2025.12.11 03:56:51.166515 [ 276 ] {504cfdcd-4b79-4e2a-bd8c-b3809e2549bb} <Debug> TCPHandler: Processed in 0.001341933 sec. | ||
| 10766 | 2025.12.11 03:56:51.166621 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2025.12.11 03:56:51.166711 [ 276 ] {12168663-7359-4f53-a292-e1a7b577feca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10768 | 2025.12.11 03:56:51.166763 [ 276 ] {12168663-7359-4f53-a292-e1a7b577feca} <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 | ||
| 10769 | 2025.12.11 03:56:51.167635 [ 276 ] {12168663-7359-4f53-a292-e1a7b577feca} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2025.12.11 03:56:51.167672 [ 276 ] {12168663-7359-4f53-a292-e1a7b577feca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10771 | 2025.12.11 03:56:51.168237 [ 276 ] {12168663-7359-4f53-a292-e1a7b577feca} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10772 | 2025.12.11 03:56:51.168456 [ 276 ] {12168663-7359-4f53-a292-e1a7b577feca} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10773 | 2025.12.11 03:56:51.168589 [ 276 ] {12168663-7359-4f53-a292-e1a7b577feca} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001895 sec., 22163.588390501318 rows/sec., 39.72 MiB/sec. | ||
| 10774 | 2025.12.11 03:56:51.168646 [ 276 ] {12168663-7359-4f53-a292-e1a7b577feca} <Debug> TCPHandler: Processed in 0.002071096 sec. | ||
| 10775 | 2025.12.11 03:56:51.168758 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10776 | 2025.12.11 03:56:51.168852 [ 276 ] {84e29c4a-8732-4837-b232-ffddd12b4e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10777 | 2025.12.11 03:56:51.168893 [ 276 ] {84e29c4a-8732-4837-b232-ffddd12b4e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10778 | 2025.12.11 03:56:51.169219 [ 276 ] {84e29c4a-8732-4837-b232-ffddd12b4e40} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2025.12.11 03:56:51.169254 [ 276 ] {84e29c4a-8732-4837-b232-ffddd12b4e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10780 | 2025.12.11 03:56:51.169554 [ 276 ] {84e29c4a-8732-4837-b232-ffddd12b4e40} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10781 | 2025.12.11 03:56:51.169758 [ 276 ] {84e29c4a-8732-4837-b232-ffddd12b4e40} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2025.12.11 03:56:51.169885 [ 276 ] {84e29c4a-8732-4837-b232-ffddd12b4e40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 10783 | 2025.12.11 03:56:51.169921 [ 276 ] {84e29c4a-8732-4837-b232-ffddd12b4e40} <Debug> TCPHandler: Processed in 0.001210431 sec. | ||
| 10784 | 2025.12.11 03:56:52.527020 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 10785 | 2025.12.11 03:56:52.545035 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10786 | 2025.12.11 03:56:52.545099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10787 | 2025.12.11 03:56:52.551984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10788 | 2025.12.11 03:56:52.558729 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10789 | 2025.12.11 03:56:52.559298 [ 108 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10790 | 2025.12.11 03:56:52.559368 [ 108 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2025.12.11 03:56:52.559397 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10792 | 2025.12.11 03:56:52.559572 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 10793 | 2025.12.11 03:56:52.565104 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10794 | 2025.12.11 03:56:52.566796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 10795 | 2025.12.11 03:56:52.566844 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 10796 | 2025.12.11 03:56:52.572826 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 10797 | 2025.12.11 03:56:52.577414 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 10798 | 2025.12.11 03:56:52.582635 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 10799 | 2025.12.11 03:56:52.588038 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 10800 | 2025.12.11 03:56:52.592444 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 10801 | 2025.12.11 03:56:52.698231 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.13873131 sec., 3315.761957412498 rows/sec., 17.15 MiB/sec. | ||
| 10802 | 2025.12.11 03:56:52.702878 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10803 | 2025.12.11 03:56:52.706224 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_61_12} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10804 | 2025.12.11 03:56:52.706382 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_61_12} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10805 | 2025.12.11 03:56:52.709886 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10806 | 2025.12.11 03:56:53.538473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1268 | ||
| 10807 | 2025.12.11 03:56:53.540663 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10808 | 2025.12.11 03:56:53.540723 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10809 | 2025.12.11 03:56:53.541944 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10810 | 2025.12.11 03:56:53.542234 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2025.12.11 03:56:53.542427 [ 107 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10812 | 2025.12.11 03:56:53.542525 [ 107 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2025.12.11 03:56:53.542562 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10814 | 2025.12.11 03:56:53.542608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1268 | ||
| 10815 | 2025.12.11 03:56:53.542733 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 10816 | 2025.12.11 03:56:53.543383 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10817 | 2025.12.11 03:56:53.543534 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1136 rows starting from the beginning of the part | ||
| 10818 | 2025.12.11 03:56:53.543905 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 10819 | 2025.12.11 03:56:53.544254 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
| 10820 | 2025.12.11 03:56:53.544594 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 10821 | 2025.12.11 03:56:53.544924 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
| 10822 | 2025.12.11 03:56:53.545260 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
| 10823 | 2025.12.11 03:56:53.552296 [ 194 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1268 rows, containing 72 columns (72 merged, 0 gathered) in 0.009646436 sec., 131447.51076978067 rows/sec., 103.01 MiB/sec. | ||
| 10824 | 2025.12.11 03:56:53.553816 [ 190 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10825 | 2025.12.11 03:56:53.554393 [ 190 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_46_9} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10826 | 2025.12.11 03:56:53.554462 [ 190 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_46_9} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10827 | 2025.12.11 03:56:53.554806 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 10828 | 2025.12.11 03:56:56.183886 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10829 | 2025.12.11 03:56:56.184073 [ 276 ] {8ed51ab6-7d71-475b-8499-927ca3ab044a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10830 | 2025.12.11 03:56:56.184137 [ 276 ] {8ed51ab6-7d71-475b-8499-927ca3ab044a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10831 | 2025.12.11 03:56:56.184740 [ 276 ] {8ed51ab6-7d71-475b-8499-927ca3ab044a} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10832 | 2025.12.11 03:56:56.184788 [ 276 ] {8ed51ab6-7d71-475b-8499-927ca3ab044a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10833 | 2025.12.11 03:56:56.185156 [ 276 ] {8ed51ab6-7d71-475b-8499-927ca3ab044a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10834 | 2025.12.11 03:56:56.185383 [ 276 ] {8ed51ab6-7d71-475b-8499-927ca3ab044a} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2025.12.11 03:56:56.185530 [ 276 ] {8ed51ab6-7d71-475b-8499-927ca3ab044a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 325.52 KiB/sec. | ||
| 10836 | 2025.12.11 03:56:56.185572 [ 276 ] {8ed51ab6-7d71-475b-8499-927ca3ab044a} <Debug> TCPHandler: Processed in 0.001810761 sec. | ||
| 10837 | 2025.12.11 03:56:56.185690 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10838 | 2025.12.11 03:56:56.185793 [ 276 ] {62479310-7fe9-487e-a4ae-c053400e7d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10839 | 2025.12.11 03:56:56.185836 [ 276 ] {62479310-7fe9-487e-a4ae-c053400e7d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10840 | 2025.12.11 03:56:56.186948 [ 276 ] {62479310-7fe9-487e-a4ae-c053400e7d69} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2025.12.11 03:56:56.186989 [ 276 ] {62479310-7fe9-487e-a4ae-c053400e7d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10842 | 2025.12.11 03:56:56.187391 [ 276 ] {62479310-7fe9-487e-a4ae-c053400e7d69} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10843 | 2025.12.11 03:56:56.187606 [ 276 ] {62479310-7fe9-487e-a4ae-c053400e7d69} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2025.12.11 03:56:56.187744 [ 276 ] {62479310-7fe9-487e-a4ae-c053400e7d69} <Debug> executeQuery: Read 1199 rows, 100.71 KiB in 0.00197 sec., 608629.4416243655 rows/sec., 49.93 MiB/sec. | ||
| 10845 | 2025.12.11 03:56:56.187786 [ 276 ] {62479310-7fe9-487e-a4ae-c053400e7d69} <Debug> TCPHandler: Processed in 0.002146727 sec. | ||
| 10846 | 2025.12.11 03:56:56.187895 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10847 | 2025.12.11 03:56:56.187990 [ 276 ] {2c2f9574-1cb0-45d5-a4ea-3cdb86b00a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10848 | 2025.12.11 03:56:56.188032 [ 276 ] {2c2f9574-1cb0-45d5-a4ea-3cdb86b00a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10849 | 2025.12.11 03:56:56.188437 [ 276 ] {2c2f9574-1cb0-45d5-a4ea-3cdb86b00a97} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2025.12.11 03:56:56.188476 [ 276 ] {2c2f9574-1cb0-45d5-a4ea-3cdb86b00a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10851 | 2025.12.11 03:56:56.188768 [ 276 ] {2c2f9574-1cb0-45d5-a4ea-3cdb86b00a97} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10852 | 2025.12.11 03:56:56.188980 [ 276 ] {2c2f9574-1cb0-45d5-a4ea-3cdb86b00a97} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2025.12.11 03:56:56.189112 [ 276 ] {2c2f9574-1cb0-45d5-a4ea-3cdb86b00a97} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 367.17 KiB/sec. | ||
| 10854 | 2025.12.11 03:56:56.189152 [ 276 ] {2c2f9574-1cb0-45d5-a4ea-3cdb86b00a97} <Debug> TCPHandler: Processed in 0.001306572 sec. | ||
| 10855 | 2025.12.11 03:56:56.189262 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2025.12.11 03:56:56.189357 [ 276 ] {6a90aaa0-ebc4-4f3a-9a8f-b8abcf497852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10857 | 2025.12.11 03:56:56.189400 [ 276 ] {6a90aaa0-ebc4-4f3a-9a8f-b8abcf497852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10858 | 2025.12.11 03:56:56.189894 [ 276 ] {6a90aaa0-ebc4-4f3a-9a8f-b8abcf497852} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2025.12.11 03:56:56.189931 [ 276 ] {6a90aaa0-ebc4-4f3a-9a8f-b8abcf497852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10860 | 2025.12.11 03:56:56.190227 [ 276 ] {6a90aaa0-ebc4-4f3a-9a8f-b8abcf497852} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10861 | 2025.12.11 03:56:56.190425 [ 276 ] {6a90aaa0-ebc4-4f3a-9a8f-b8abcf497852} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2025.12.11 03:56:56.190555 [ 276 ] {6a90aaa0-ebc4-4f3a-9a8f-b8abcf497852} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001217 sec., 187345.93262119967 rows/sec., 12.69 MiB/sec. | ||
| 10863 | 2025.12.11 03:56:56.190594 [ 276 ] {6a90aaa0-ebc4-4f3a-9a8f-b8abcf497852} <Debug> TCPHandler: Processed in 0.001381653 sec. | ||
| 10864 | 2025.12.11 03:56:56.190698 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10865 | 2025.12.11 03:56:56.190790 [ 276 ] {30b9e4c2-6b34-4910-9e14-2a777143be2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10866 | 2025.12.11 03:56:56.190830 [ 276 ] {30b9e4c2-6b34-4910-9e14-2a777143be2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10867 | 2025.12.11 03:56:56.191402 [ 276 ] {30b9e4c2-6b34-4910-9e14-2a777143be2d} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2025.12.11 03:56:56.191439 [ 276 ] {30b9e4c2-6b34-4910-9e14-2a777143be2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10869 | 2025.12.11 03:56:56.191758 [ 276 ] {30b9e4c2-6b34-4910-9e14-2a777143be2d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10870 | 2025.12.11 03:56:56.191961 [ 276 ] {30b9e4c2-6b34-4910-9e14-2a777143be2d} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2025.12.11 03:56:56.192088 [ 276 ] {30b9e4c2-6b34-4910-9e14-2a777143be2d} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001315 sec., 400000 rows/sec., 29.63 MiB/sec. | ||
| 10872 | 2025.12.11 03:56:56.192126 [ 276 ] {30b9e4c2-6b34-4910-9e14-2a777143be2d} <Debug> TCPHandler: Processed in 0.001475706 sec. | ||
| 10873 | 2025.12.11 03:56:56.192236 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10874 | 2025.12.11 03:56:56.192329 [ 276 ] {788cf782-2c5c-4247-b859-3f84b9b5a2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10875 | 2025.12.11 03:56:56.192373 [ 276 ] {788cf782-2c5c-4247-b859-3f84b9b5a2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10876 | 2025.12.11 03:56:56.192936 [ 276 ] {788cf782-2c5c-4247-b859-3f84b9b5a2b7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2025.12.11 03:56:56.192972 [ 276 ] {788cf782-2c5c-4247-b859-3f84b9b5a2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10878 | 2025.12.11 03:56:56.193343 [ 276 ] {788cf782-2c5c-4247-b859-3f84b9b5a2b7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10879 | 2025.12.11 03:56:56.193555 [ 276 ] {788cf782-2c5c-4247-b859-3f84b9b5a2b7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2025.12.11 03:56:56.193682 [ 276 ] {788cf782-2c5c-4247-b859-3f84b9b5a2b7} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001371 sec., 617797.2283005106 rows/sec., 41.58 MiB/sec. | ||
| 10881 | 2025.12.11 03:56:56.193720 [ 276 ] {788cf782-2c5c-4247-b859-3f84b9b5a2b7} <Debug> TCPHandler: Processed in 0.001532556 sec. | ||
| 10882 | 2025.12.11 03:56:56.193831 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10883 | 2025.12.11 03:56:56.193933 [ 276 ] {36f68141-fdfc-4966-9411-aa8c5f049b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10884 | 2025.12.11 03:56:56.193977 [ 276 ] {36f68141-fdfc-4966-9411-aa8c5f049b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10885 | 2025.12.11 03:56:56.194311 [ 276 ] {36f68141-fdfc-4966-9411-aa8c5f049b02} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2025.12.11 03:56:56.194347 [ 276 ] {36f68141-fdfc-4966-9411-aa8c5f049b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10887 | 2025.12.11 03:56:56.194645 [ 276 ] {36f68141-fdfc-4966-9411-aa8c5f049b02} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10888 | 2025.12.11 03:56:56.194850 [ 276 ] {36f68141-fdfc-4966-9411-aa8c5f049b02} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2025.12.11 03:56:56.194978 [ 276 ] {36f68141-fdfc-4966-9411-aa8c5f049b02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 10890 | 2025.12.11 03:56:56.195015 [ 276 ] {36f68141-fdfc-4966-9411-aa8c5f049b02} <Debug> TCPHandler: Processed in 0.001232582 sec. | ||
| 10891 | 2025.12.11 03:56:58.272599 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10892 | 2025.12.11 03:56:58.272685 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10893 | 2025.12.11 03:56:58.477435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29779 | ||
| 10894 | 2025.12.11 03:56:58.477974 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10895 | 2025.12.11 03:56:58.478015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10896 | 2025.12.11 03:56:58.478500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10897 | 2025.12.11 03:56:58.478734 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2025.12.11 03:56:58.478855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29779 | ||
| 10899 | 2025.12.11 03:57:00.067803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 10900 | 2025.12.11 03:57:00.084107 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10901 | 2025.12.11 03:57:00.084169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10902 | 2025.12.11 03:57:00.089616 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10903 | 2025.12.11 03:57:00.090288 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2025.12.11 03:57:00.093314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 10905 | 2025.12.11 03:57:01.159650 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10906 | 2025.12.11 03:57:01.159948 [ 276 ] {174205b1-011b-4b17-9928-400519fde002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10907 | 2025.12.11 03:57:01.160052 [ 276 ] {174205b1-011b-4b17-9928-400519fde002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10908 | 2025.12.11 03:57:01.160889 [ 276 ] {174205b1-011b-4b17-9928-400519fde002} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10909 | 2025.12.11 03:57:01.160934 [ 276 ] {174205b1-011b-4b17-9928-400519fde002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10910 | 2025.12.11 03:57:01.161331 [ 276 ] {174205b1-011b-4b17-9928-400519fde002} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10911 | 2025.12.11 03:57:01.161566 [ 276 ] {174205b1-011b-4b17-9928-400519fde002} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10912 | 2025.12.11 03:57:01.161726 [ 276 ] {174205b1-011b-4b17-9928-400519fde002} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001852 sec., 75593.9524838013 rows/sec., 6.55 MiB/sec. | ||
| 10913 | 2025.12.11 03:57:01.161780 [ 276 ] {174205b1-011b-4b17-9928-400519fde002} <Debug> TCPHandler: Processed in 0.00230995 sec. | ||
| 10914 | 2025.12.11 03:57:01.161909 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10915 | 2025.12.11 03:57:01.162011 [ 276 ] {3beffc57-f283-4372-83b0-18b2f384a024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10916 | 2025.12.11 03:57:01.162056 [ 276 ] {3beffc57-f283-4372-83b0-18b2f384a024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10917 | 2025.12.11 03:57:01.162514 [ 276 ] {3beffc57-f283-4372-83b0-18b2f384a024} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10918 | 2025.12.11 03:57:01.162552 [ 276 ] {3beffc57-f283-4372-83b0-18b2f384a024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10919 | 2025.12.11 03:57:01.162853 [ 276 ] {3beffc57-f283-4372-83b0-18b2f384a024} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10920 | 2025.12.11 03:57:01.163068 [ 276 ] {3beffc57-f283-4372-83b0-18b2f384a024} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10921 | 2025.12.11 03:57:01.163199 [ 276 ] {3beffc57-f283-4372-83b0-18b2f384a024} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001211 sec., 34682.08092485549 rows/sec., 2.55 MiB/sec. | ||
| 10922 | 2025.12.11 03:57:01.163238 [ 276 ] {3beffc57-f283-4372-83b0-18b2f384a024} <Debug> TCPHandler: Processed in 0.001379804 sec. | ||
| 10923 | 2025.12.11 03:57:01.163352 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2025.12.11 03:57:01.163489 [ 276 ] {6ed7c6fc-e746-4830-848a-65482d4a536a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10925 | 2025.12.11 03:57:01.163551 [ 276 ] {6ed7c6fc-e746-4830-848a-65482d4a536a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10926 | 2025.12.11 03:57:01.164105 [ 276 ] {6ed7c6fc-e746-4830-848a-65482d4a536a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2025.12.11 03:57:01.164145 [ 276 ] {6ed7c6fc-e746-4830-848a-65482d4a536a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10928 | 2025.12.11 03:57:01.164474 [ 276 ] {6ed7c6fc-e746-4830-848a-65482d4a536a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10929 | 2025.12.11 03:57:01.164695 [ 276 ] {6ed7c6fc-e746-4830-848a-65482d4a536a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2025.12.11 03:57:01.164831 [ 276 ] {6ed7c6fc-e746-4830-848a-65482d4a536a} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001373 sec., 77203.20466132557 rows/sec., 6.03 MiB/sec. | ||
| 10931 | 2025.12.11 03:57:01.164871 [ 276 ] {6ed7c6fc-e746-4830-848a-65482d4a536a} <Debug> TCPHandler: Processed in 0.001567997 sec. | ||
| 10932 | 2025.12.11 03:57:01.164985 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2025.12.11 03:57:01.165080 [ 276 ] {776dd0b9-1c5f-4ddc-9ee6-0a7398e3c1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10934 | 2025.12.11 03:57:01.165126 [ 276 ] {776dd0b9-1c5f-4ddc-9ee6-0a7398e3c1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10935 | 2025.12.11 03:57:01.165544 [ 276 ] {776dd0b9-1c5f-4ddc-9ee6-0a7398e3c1cf} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2025.12.11 03:57:01.165581 [ 276 ] {776dd0b9-1c5f-4ddc-9ee6-0a7398e3c1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10937 | 2025.12.11 03:57:01.165913 [ 276 ] {776dd0b9-1c5f-4ddc-9ee6-0a7398e3c1cf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10938 | 2025.12.11 03:57:01.166123 [ 276 ] {776dd0b9-1c5f-4ddc-9ee6-0a7398e3c1cf} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2025.12.11 03:57:01.166254 [ 276 ] {776dd0b9-1c5f-4ddc-9ee6-0a7398e3c1cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 10940 | 2025.12.11 03:57:01.166296 [ 276 ] {776dd0b9-1c5f-4ddc-9ee6-0a7398e3c1cf} <Debug> TCPHandler: Processed in 0.001358733 sec. | ||
| 10941 | 2025.12.11 03:57:01.166401 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10942 | 2025.12.11 03:57:01.166495 [ 276 ] {70b7e8dd-29af-4ce1-a26b-0875a76bedb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10943 | 2025.12.11 03:57:01.166549 [ 276 ] {70b7e8dd-29af-4ce1-a26b-0875a76bedb6} <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 | ||
| 10944 | 2025.12.11 03:57:01.167448 [ 276 ] {70b7e8dd-29af-4ce1-a26b-0875a76bedb6} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2025.12.11 03:57:01.167483 [ 276 ] {70b7e8dd-29af-4ce1-a26b-0875a76bedb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10946 | 2025.12.11 03:57:01.168048 [ 276 ] {70b7e8dd-29af-4ce1-a26b-0875a76bedb6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10947 | 2025.12.11 03:57:01.168271 [ 276 ] {70b7e8dd-29af-4ce1-a26b-0875a76bedb6} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2025.12.11 03:57:01.168420 [ 276 ] {70b7e8dd-29af-4ce1-a26b-0875a76bedb6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001943 sec., 21616.05764282038 rows/sec., 38.73 MiB/sec. | ||
| 10949 | 2025.12.11 03:57:01.168491 [ 276 ] {70b7e8dd-29af-4ce1-a26b-0875a76bedb6} <Debug> TCPHandler: Processed in 0.002139237 sec. | ||
| 10950 | 2025.12.11 03:57:01.168601 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2025.12.11 03:57:01.168694 [ 276 ] {b0d4ae0a-93c8-4b2d-baae-f684ddb8aefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10952 | 2025.12.11 03:57:01.168736 [ 276 ] {b0d4ae0a-93c8-4b2d-baae-f684ddb8aefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10953 | 2025.12.11 03:57:01.169074 [ 276 ] {b0d4ae0a-93c8-4b2d-baae-f684ddb8aefe} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2025.12.11 03:57:01.169110 [ 276 ] {b0d4ae0a-93c8-4b2d-baae-f684ddb8aefe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10955 | 2025.12.11 03:57:01.169414 [ 276 ] {b0d4ae0a-93c8-4b2d-baae-f684ddb8aefe} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10956 | 2025.12.11 03:57:01.169637 [ 276 ] {b0d4ae0a-93c8-4b2d-baae-f684ddb8aefe} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2025.12.11 03:57:01.169764 [ 276 ] {b0d4ae0a-93c8-4b2d-baae-f684ddb8aefe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 10958 | 2025.12.11 03:57:01.169801 [ 276 ] {b0d4ae0a-93c8-4b2d-baae-f684ddb8aefe} <Debug> TCPHandler: Processed in 0.001248491 sec. | ||
| 10959 | 2025.12.11 03:57:03.543673 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1294 | ||
| 10960 | 2025.12.11 03:57:03.545913 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2025.12.11 03:57:03.545974 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 10962 | 2025.12.11 03:57:03.547171 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10963 | 2025.12.11 03:57:03.547443 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2025.12.11 03:57:03.547830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1294 | ||
| 10965 | 2025.12.11 03:57:05.979973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30227 | ||
| 10966 | 2025.12.11 03:57:05.980485 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10967 | 2025.12.11 03:57:05.980531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 10968 | 2025.12.11 03:57:05.981022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10969 | 2025.12.11 03:57:05.981262 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10970 | 2025.12.11 03:57:05.981401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30227 | ||
| 10971 | 2025.12.11 03:57:06.157737 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10972 | 2025.12.11 03:57:06.157906 [ 276 ] {b687a223-513b-435b-9db0-42a70e07e58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10973 | 2025.12.11 03:57:06.157972 [ 276 ] {b687a223-513b-435b-9db0-42a70e07e58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10974 | 2025.12.11 03:57:06.158610 [ 276 ] {b687a223-513b-435b-9db0-42a70e07e58b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2025.12.11 03:57:06.158650 [ 276 ] {b687a223-513b-435b-9db0-42a70e07e58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 10976 | 2025.12.11 03:57:06.158995 [ 276 ] {b687a223-513b-435b-9db0-42a70e07e58b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10977 | 2025.12.11 03:57:06.159218 [ 276 ] {b687a223-513b-435b-9db0-42a70e07e58b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2025.12.11 03:57:06.159335 [ 7 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10979 | 2025.12.11 03:57:06.159364 [ 276 ] {b687a223-513b-435b-9db0-42a70e07e58b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001503 sec., 37258.815701929474 rows/sec., 2.84 MiB/sec. | ||
| 10980 | 2025.12.11 03:57:06.159408 [ 7 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2025.12.11 03:57:06.159419 [ 276 ] {b687a223-513b-435b-9db0-42a70e07e58b} <Debug> TCPHandler: Processed in 0.001805022 sec. | ||
| 10982 | 2025.12.11 03:57:06.159449 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 10983 | 2025.12.11 03:57:06.159557 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 10984 | 2025.12.11 03:57:06.159562 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10985 | 2025.12.11 03:57:06.159659 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10986 | 2025.12.11 03:57:06.159692 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1410 rows starting from the beginning of the part | ||
| 10987 | 2025.12.11 03:57:06.159701 [ 276 ] {5df7616d-bf13-4027-92b6-00a15f92df0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10988 | 2025.12.11 03:57:06.159752 [ 276 ] {5df7616d-bf13-4027-92b6-00a15f92df0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10989 | 2025.12.11 03:57:06.159758 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 10990 | 2025.12.11 03:57:06.159814 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 140 rows starting from the beginning of the part | ||
| 10991 | 2025.12.11 03:57:06.159862 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1199 rows starting from the beginning of the part | ||
| 10992 | 2025.12.11 03:57:06.159907 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 140 rows starting from the beginning of the part | ||
| 10993 | 2025.12.11 03:57:06.159950 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 10994 | 2025.12.11 03:57:06.160256 [ 276 ] {5df7616d-bf13-4027-92b6-00a15f92df0d} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10995 | 2025.12.11 03:57:06.160295 [ 276 ] {5df7616d-bf13-4027-92b6-00a15f92df0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 10996 | 2025.12.11 03:57:06.160616 [ 276 ] {5df7616d-bf13-4027-92b6-00a15f92df0d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10997 | 2025.12.11 03:57:06.160844 [ 276 ] {5df7616d-bf13-4027-92b6-00a15f92df0d} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10998 | 2025.12.11 03:57:06.160956 [ 7 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10999 | 2025.12.11 03:57:06.160975 [ 276 ] {5df7616d-bf13-4027-92b6-00a15f92df0d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001298 sec., 49306.625577812025 rows/sec., 3.85 MiB/sec. | ||
| 11000 | 2025.12.11 03:57:06.160986 [ 7 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11001 | 2025.12.11 03:57:06.161015 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11002 | 2025.12.11 03:57:06.161022 [ 276 ] {5df7616d-bf13-4027-92b6-00a15f92df0d} <Debug> TCPHandler: Processed in 0.001520336 sec. | ||
| 11003 | 2025.12.11 03:57:06.161129 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11004 | 2025.12.11 03:57:06.161142 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2025.12.11 03:57:06.161270 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3001 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175469 sec., 1710273.6095834593 rows/sec., 148.48 MiB/sec. | ||
| 11006 | 2025.12.11 03:57:06.161280 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11007 | 2025.12.11 03:57:06.161276 [ 276 ] {8833a0a2-aded-49d4-b50d-320ba875adcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11008 | 2025.12.11 03:57:06.161326 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 634 rows starting from the beginning of the part | ||
| 11009 | 2025.12.11 03:57:06.161360 [ 276 ] {8833a0a2-aded-49d4-b50d-320ba875adcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11010 | 2025.12.11 03:57:06.161402 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11011 | 2025.12.11 03:57:06.161452 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 106 rows starting from the beginning of the part | ||
| 11012 | 2025.12.11 03:57:06.161494 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 526 rows starting from the beginning of the part | ||
| 11013 | 2025.12.11 03:57:06.161534 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 106 rows starting from the beginning of the part | ||
| 11014 | 2025.12.11 03:57:06.161561 [ 188 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11015 | 2025.12.11 03:57:06.161575 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 11016 | 2025.12.11 03:57:06.161795 [ 276 ] {8833a0a2-aded-49d4-b50d-320ba875adcf} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2025.12.11 03:57:06.161840 [ 276 ] {8833a0a2-aded-49d4-b50d-320ba875adcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11018 | 2025.12.11 03:57:06.162012 [ 188 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_91_18} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2025.12.11 03:57:06.162129 [ 188 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_91_18} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11020 | 2025.12.11 03:57:06.162248 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11021 | 2025.12.11 03:57:06.162391 [ 276 ] {8833a0a2-aded-49d4-b50d-320ba875adcf} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11022 | 2025.12.11 03:57:06.162623 [ 276 ] {8833a0a2-aded-49d4-b50d-320ba875adcf} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2025.12.11 03:57:06.162724 [ 193 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655658 sec., 905984.2068833057 rows/sec., 71.89 MiB/sec. | ||
| 11024 | 2025.12.11 03:57:06.162754 [ 7 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11025 | 2025.12.11 03:57:06.162780 [ 276 ] {8833a0a2-aded-49d4-b50d-320ba875adcf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001523 sec., 105055.81089954037 rows/sec., 7.32 MiB/sec. | ||
| 11026 | 2025.12.11 03:57:06.162787 [ 7 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11027 | 2025.12.11 03:57:06.162820 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11028 | 2025.12.11 03:57:06.162826 [ 276 ] {8833a0a2-aded-49d4-b50d-320ba875adcf} <Debug> TCPHandler: Processed in 0.00173448 sec. | ||
| 11029 | 2025.12.11 03:57:06.162897 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11030 | 2025.12.11 03:57:06.162901 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11031 | 2025.12.11 03:57:06.162942 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11032 | 2025.12.11 03:57:06.163002 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11033 | 2025.12.11 03:57:06.163035 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24427 rows starting from the beginning of the part | ||
| 11034 | 2025.12.11 03:57:06.163042 [ 276 ] {d738255a-2efd-4b8a-b142-e982beff1559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11035 | 2025.12.11 03:57:06.163090 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11036 | 2025.12.11 03:57:06.163091 [ 276 ] {d738255a-2efd-4b8a-b142-e982beff1559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11037 | 2025.12.11 03:57:06.163143 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11038 | 2025.12.11 03:57:06.163169 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_91_18} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11039 | 2025.12.11 03:57:06.163189 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 847 rows starting from the beginning of the part | ||
| 11040 | 2025.12.11 03:57:06.163229 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11041 | 2025.12.11 03:57:06.163247 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_91_18} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11042 | 2025.12.11 03:57:06.163270 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11043 | 2025.12.11 03:57:06.163321 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 11044 | 2025.12.11 03:57:06.163451 [ 276 ] {d738255a-2efd-4b8a-b142-e982beff1559} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11045 | 2025.12.11 03:57:06.163494 [ 276 ] {d738255a-2efd-4b8a-b142-e982beff1559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11046 | 2025.12.11 03:57:06.163823 [ 276 ] {d738255a-2efd-4b8a-b142-e982beff1559} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11047 | 2025.12.11 03:57:06.164040 [ 276 ] {d738255a-2efd-4b8a-b142-e982beff1559} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11048 | 2025.12.11 03:57:06.164152 [ 7 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11049 | 2025.12.11 03:57:06.164173 [ 276 ] {d738255a-2efd-4b8a-b142-e982beff1559} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 11050 | 2025.12.11 03:57:06.164181 [ 7 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11051 | 2025.12.11 03:57:06.164212 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11052 | 2025.12.11 03:57:06.164218 [ 276 ] {d738255a-2efd-4b8a-b142-e982beff1559} <Debug> TCPHandler: Processed in 0.001324133 sec. | ||
| 11053 | 2025.12.11 03:57:06.164279 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11054 | 2025.12.11 03:57:06.164353 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11055 | 2025.12.11 03:57:06.164378 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4650 rows starting from the beginning of the part | ||
| 11056 | 2025.12.11 03:57:06.164425 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11057 | 2025.12.11 03:57:06.164464 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 11058 | 2025.12.11 03:57:06.164500 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11059 | 2025.12.11 03:57:06.164536 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11060 | 2025.12.11 03:57:06.164572 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11061 | 2025.12.11 03:57:06.167247 [ 199 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4950 rows, containing 4 columns (4 merged, 0 gathered) in 0.002992281 sec., 1654256.4017216298 rows/sec., 111.65 MiB/sec. | ||
| 11062 | 2025.12.11 03:57:06.167741 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11063 | 2025.12.11 03:57:06.167982 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_91_18} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2025.12.11 03:57:06.168053 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_91_18} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11065 | 2025.12.11 03:57:06.168115 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11066 | 2025.12.11 03:57:06.170296 [ 194 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25914 rows, containing 5 columns (5 merged, 0 gathered) in 0.007433738 sec., 3485998.564921174 rows/sec., 239.37 MiB/sec. | ||
| 11067 | 2025.12.11 03:57:06.170575 [ 193 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11068 | 2025.12.11 03:57:06.170876 [ 193 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11069 | 2025.12.11 03:57:06.170959 [ 193 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11070 | 2025.12.11 03:57:06.171046 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11071 | 2025.12.11 03:57:07.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.15 MiB, peak 353.07 MiB, free memory in arenas 0.00 B, will set to 343.65 MiB (RSS), difference: 2.50 MiB | ||
| 11072 | 2025.12.11 03:57:07.593373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11073 | 2025.12.11 03:57:07.610489 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2025.12.11 03:57:07.610551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11075 | 2025.12.11 03:57:07.616972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11076 | 2025.12.11 03:57:07.617690 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2025.12.11 03:57:07.621419 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11078 | 2025.12.11 03:57:10.568900 [ 24 ] {} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11079 | 2025.12.11 03:57:10.568970 [ 24 ] {} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11080 | 2025.12.11 03:57:10.568994 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11081 | 2025.12.11 03:57:10.569124 [ 191 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 11082 | 2025.12.11 03:57:10.569263 [ 191 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11083 | 2025.12.11 03:57:10.569297 [ 191 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 252 rows starting from the beginning of the part | ||
| 11084 | 2025.12.11 03:57:10.569361 [ 191 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 11085 | 2025.12.11 03:57:10.569407 [ 191 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 11086 | 2025.12.11 03:57:10.569451 [ 191 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 11087 | 2025.12.11 03:57:10.569492 [ 191 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 11088 | 2025.12.11 03:57:10.570312 [ 194 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 733 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240822 sec., 590737.4305097751 rows/sec., 42.84 MiB/sec. | ||
| 11089 | 2025.12.11 03:57:10.570545 [ 189 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11090 | 2025.12.11 03:57:10.570890 [ 189 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_29_7} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11091 | 2025.12.11 03:57:10.570983 [ 189 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_29_7} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11092 | 2025.12.11 03:57:10.571086 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11093 | 2025.12.11 03:57:11.161219 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11094 | 2025.12.11 03:57:11.161422 [ 276 ] {c8c64a3c-dd99-4352-b55e-bd4b04958fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11095 | 2025.12.11 03:57:11.161489 [ 276 ] {c8c64a3c-dd99-4352-b55e-bd4b04958fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11096 | 2025.12.11 03:57:11.162124 [ 276 ] {c8c64a3c-dd99-4352-b55e-bd4b04958fca} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2025.12.11 03:57:11.162166 [ 276 ] {c8c64a3c-dd99-4352-b55e-bd4b04958fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11098 | 2025.12.11 03:57:11.162560 [ 276 ] {c8c64a3c-dd99-4352-b55e-bd4b04958fca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11099 | 2025.12.11 03:57:11.162800 [ 276 ] {c8c64a3c-dd99-4352-b55e-bd4b04958fca} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2025.12.11 03:57:11.162955 [ 276 ] {c8c64a3c-dd99-4352-b55e-bd4b04958fca} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001583 sec., 15161.086544535692 rows/sec., 1.26 MiB/sec. | ||
| 11101 | 2025.12.11 03:57:11.163007 [ 276 ] {c8c64a3c-dd99-4352-b55e-bd4b04958fca} <Debug> TCPHandler: Processed in 0.001922483 sec. | ||
| 11102 | 2025.12.11 03:57:11.163129 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11103 | 2025.12.11 03:57:11.163230 [ 276 ] {b4ad4349-095b-475f-8ffe-774bc8fbaae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11104 | 2025.12.11 03:57:11.163274 [ 276 ] {b4ad4349-095b-475f-8ffe-774bc8fbaae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11105 | 2025.12.11 03:57:11.163674 [ 276 ] {b4ad4349-095b-475f-8ffe-774bc8fbaae9} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11106 | 2025.12.11 03:57:11.163710 [ 276 ] {b4ad4349-095b-475f-8ffe-774bc8fbaae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11107 | 2025.12.11 03:57:11.164005 [ 276 ] {b4ad4349-095b-475f-8ffe-774bc8fbaae9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11108 | 2025.12.11 03:57:11.164211 [ 276 ] {b4ad4349-095b-475f-8ffe-774bc8fbaae9} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11109 | 2025.12.11 03:57:11.164343 [ 276 ] {b4ad4349-095b-475f-8ffe-774bc8fbaae9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 11110 | 2025.12.11 03:57:11.164381 [ 276 ] {b4ad4349-095b-475f-8ffe-774bc8fbaae9} <Debug> TCPHandler: Processed in 0.001302163 sec. | ||
| 11111 | 2025.12.11 03:57:11.164491 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11112 | 2025.12.11 03:57:11.164584 [ 276 ] {69eb960a-c8f8-4325-ab57-90cd3649dc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11113 | 2025.12.11 03:57:11.164624 [ 276 ] {69eb960a-c8f8-4325-ab57-90cd3649dc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11114 | 2025.12.11 03:57:11.165122 [ 276 ] {69eb960a-c8f8-4325-ab57-90cd3649dc7b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2025.12.11 03:57:11.165157 [ 276 ] {69eb960a-c8f8-4325-ab57-90cd3649dc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11116 | 2025.12.11 03:57:11.165477 [ 276 ] {69eb960a-c8f8-4325-ab57-90cd3649dc7b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11117 | 2025.12.11 03:57:11.165686 [ 276 ] {69eb960a-c8f8-4325-ab57-90cd3649dc7b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2025.12.11 03:57:11.165817 [ 276 ] {69eb960a-c8f8-4325-ab57-90cd3649dc7b} <Debug> executeQuery: Read 261 rows, 23.94 KiB in 0.001251 sec., 208633.09352517987 rows/sec., 18.69 MiB/sec. | ||
| 11119 | 2025.12.11 03:57:11.165854 [ 276 ] {69eb960a-c8f8-4325-ab57-90cd3649dc7b} <Debug> TCPHandler: Processed in 0.001411694 sec. | ||
| 11120 | 2025.12.11 03:57:11.165958 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2025.12.11 03:57:11.166051 [ 276 ] {32f61484-144b-4b7d-aab2-198b031f0efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11122 | 2025.12.11 03:57:11.166090 [ 276 ] {32f61484-144b-4b7d-aab2-198b031f0efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11123 | 2025.12.11 03:57:11.166495 [ 276 ] {32f61484-144b-4b7d-aab2-198b031f0efd} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2025.12.11 03:57:11.166529 [ 276 ] {32f61484-144b-4b7d-aab2-198b031f0efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11125 | 2025.12.11 03:57:11.166831 [ 276 ] {32f61484-144b-4b7d-aab2-198b031f0efd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11126 | 2025.12.11 03:57:11.167043 [ 276 ] {32f61484-144b-4b7d-aab2-198b031f0efd} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2025.12.11 03:57:11.167166 [ 276 ] {32f61484-144b-4b7d-aab2-198b031f0efd} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001133 sec., 49426.30185348632 rows/sec., 3.67 MiB/sec. | ||
| 11128 | 2025.12.11 03:57:11.167203 [ 276 ] {32f61484-144b-4b7d-aab2-198b031f0efd} <Debug> TCPHandler: Processed in 0.001292312 sec. | ||
| 11129 | 2025.12.11 03:57:11.167312 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2025.12.11 03:57:11.167424 [ 276 ] {8e7f3b87-5eb1-4e3d-87c5-d0e37e97e363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11131 | 2025.12.11 03:57:11.167469 [ 276 ] {8e7f3b87-5eb1-4e3d-87c5-d0e37e97e363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11132 | 2025.12.11 03:57:11.167909 [ 276 ] {8e7f3b87-5eb1-4e3d-87c5-d0e37e97e363} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2025.12.11 03:57:11.167947 [ 276 ] {8e7f3b87-5eb1-4e3d-87c5-d0e37e97e363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11134 | 2025.12.11 03:57:11.168301 [ 276 ] {8e7f3b87-5eb1-4e3d-87c5-d0e37e97e363} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11135 | 2025.12.11 03:57:11.168534 [ 276 ] {8e7f3b87-5eb1-4e3d-87c5-d0e37e97e363} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2025.12.11 03:57:11.168665 [ 276 ] {8e7f3b87-5eb1-4e3d-87c5-d0e37e97e363} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001265 sec., 18972.332015810276 rows/sec., 1.57 MiB/sec. | ||
| 11137 | 2025.12.11 03:57:11.168702 [ 276 ] {8e7f3b87-5eb1-4e3d-87c5-d0e37e97e363} <Debug> TCPHandler: Processed in 0.001440735 sec. | ||
| 11138 | 2025.12.11 03:57:11.168799 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11139 | 2025.12.11 03:57:11.168890 [ 276 ] {fb61f43b-6640-4e65-9331-2e4c867ea7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11140 | 2025.12.11 03:57:11.168928 [ 276 ] {fb61f43b-6640-4e65-9331-2e4c867ea7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11141 | 2025.12.11 03:57:11.169316 [ 276 ] {fb61f43b-6640-4e65-9331-2e4c867ea7d9} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11142 | 2025.12.11 03:57:11.169350 [ 276 ] {fb61f43b-6640-4e65-9331-2e4c867ea7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11143 | 2025.12.11 03:57:11.169644 [ 276 ] {fb61f43b-6640-4e65-9331-2e4c867ea7d9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11144 | 2025.12.11 03:57:11.169848 [ 276 ] {fb61f43b-6640-4e65-9331-2e4c867ea7d9} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2025.12.11 03:57:11.169973 [ 276 ] {fb61f43b-6640-4e65-9331-2e4c867ea7d9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 11146 | 2025.12.11 03:57:11.170012 [ 276 ] {fb61f43b-6640-4e65-9331-2e4c867ea7d9} <Debug> TCPHandler: Processed in 0.001259662 sec. | ||
| 11147 | 2025.12.11 03:57:11.170114 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11148 | 2025.12.11 03:57:11.170204 [ 276 ] {65b5e4ee-2188-4990-8829-595ca78d7977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11149 | 2025.12.11 03:57:11.170243 [ 276 ] {65b5e4ee-2188-4990-8829-595ca78d7977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11150 | 2025.12.11 03:57:11.170695 [ 276 ] {65b5e4ee-2188-4990-8829-595ca78d7977} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2025.12.11 03:57:11.170731 [ 276 ] {65b5e4ee-2188-4990-8829-595ca78d7977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11152 | 2025.12.11 03:57:11.171027 [ 276 ] {65b5e4ee-2188-4990-8829-595ca78d7977} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11153 | 2025.12.11 03:57:11.171231 [ 276 ] {65b5e4ee-2188-4990-8829-595ca78d7977} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11154 | 2025.12.11 03:57:11.171356 [ 276 ] {65b5e4ee-2188-4990-8829-595ca78d7977} <Debug> executeQuery: Read 144 rows, 11.90 KiB in 0.001169 sec., 123182.20701454235 rows/sec., 9.94 MiB/sec. | ||
| 11155 | 2025.12.11 03:57:11.171394 [ 276 ] {65b5e4ee-2188-4990-8829-595ca78d7977} <Debug> TCPHandler: Processed in 0.001326062 sec. | ||
| 11156 | 2025.12.11 03:57:11.171516 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11157 | 2025.12.11 03:57:11.171638 [ 276 ] {9ef252c7-14bd-464b-849d-541ec84277a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11158 | 2025.12.11 03:57:11.171693 [ 276 ] {9ef252c7-14bd-464b-849d-541ec84277a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11159 | 2025.12.11 03:57:11.172189 [ 276 ] {9ef252c7-14bd-464b-849d-541ec84277a7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11160 | 2025.12.11 03:57:11.172233 [ 276 ] {9ef252c7-14bd-464b-849d-541ec84277a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11161 | 2025.12.11 03:57:11.172620 [ 276 ] {9ef252c7-14bd-464b-849d-541ec84277a7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11162 | 2025.12.11 03:57:11.172839 [ 276 ] {9ef252c7-14bd-464b-849d-541ec84277a7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11163 | 2025.12.11 03:57:11.172975 [ 276 ] {9ef252c7-14bd-464b-849d-541ec84277a7} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001362 sec., 144640.234948605 rows/sec., 10.37 MiB/sec. | ||
| 11164 | 2025.12.11 03:57:11.173015 [ 276 ] {9ef252c7-14bd-464b-849d-541ec84277a7} <Debug> TCPHandler: Processed in 0.001562407 sec. | ||
| 11165 | 2025.12.11 03:57:11.173125 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11166 | 2025.12.11 03:57:11.173222 [ 276 ] {eb79a25f-2264-4d61-8d3e-fc51b0a8b504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11167 | 2025.12.11 03:57:11.173277 [ 276 ] {eb79a25f-2264-4d61-8d3e-fc51b0a8b504} <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 | ||
| 11168 | 2025.12.11 03:57:11.174155 [ 276 ] {eb79a25f-2264-4d61-8d3e-fc51b0a8b504} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11169 | 2025.12.11 03:57:11.174192 [ 276 ] {eb79a25f-2264-4d61-8d3e-fc51b0a8b504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11170 | 2025.12.11 03:57:11.174752 [ 276 ] {eb79a25f-2264-4d61-8d3e-fc51b0a8b504} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11171 | 2025.12.11 03:57:11.174984 [ 276 ] {eb79a25f-2264-4d61-8d3e-fc51b0a8b504} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11172 | 2025.12.11 03:57:11.175099 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11173 | 2025.12.11 03:57:11.175125 [ 276 ] {eb79a25f-2264-4d61-8d3e-fc51b0a8b504} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001923 sec., 21840.873634945397 rows/sec., 39.14 MiB/sec. | ||
| 11174 | 2025.12.11 03:57:11.175170 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2025.12.11 03:57:11.175195 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11176 | 2025.12.11 03:57:11.175201 [ 276 ] {eb79a25f-2264-4d61-8d3e-fc51b0a8b504} <Debug> TCPHandler: Processed in 0.002126107 sec. | ||
| 11177 | 2025.12.11 03:57:11.175322 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11178 | 2025.12.11 03:57:11.175326 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 11179 | 2025.12.11 03:57:11.175423 [ 276 ] {7d016780-7eba-4de3-88b4-a34cfd74245a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11180 | 2025.12.11 03:57:11.175470 [ 276 ] {7d016780-7eba-4de3-88b4-a34cfd74245a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11181 | 2025.12.11 03:57:11.175614 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11182 | 2025.12.11 03:57:11.175687 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1613 rows starting from the beginning of the part | ||
| 11183 | 2025.12.11 03:57:11.175807 [ 276 ] {7d016780-7eba-4de3-88b4-a34cfd74245a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2025.12.11 03:57:11.175837 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 11185 | 2025.12.11 03:57:11.175848 [ 276 ] {7d016780-7eba-4de3-88b4-a34cfd74245a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11186 | 2025.12.11 03:57:11.175973 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part | ||
| 11187 | 2025.12.11 03:57:11.176096 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 11188 | 2025.12.11 03:57:11.176167 [ 276 ] {7d016780-7eba-4de3-88b4-a34cfd74245a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11189 | 2025.12.11 03:57:11.176213 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
| 11190 | 2025.12.11 03:57:11.176331 [ 191 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
| 11191 | 2025.12.11 03:57:11.176399 [ 276 ] {7d016780-7eba-4de3-88b4-a34cfd74245a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2025.12.11 03:57:11.176545 [ 276 ] {7d016780-7eba-4de3-88b4-a34cfd74245a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 11193 | 2025.12.11 03:57:11.176582 [ 276 ] {7d016780-7eba-4de3-88b4-a34cfd74245a} <Debug> TCPHandler: Processed in 0.001310333 sec. | ||
| 11194 | 2025.12.11 03:57:11.186984 [ 194 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1823 rows, containing 19 columns (19 merged, 0 gathered) in 0.011713562 sec., 155631.5662135907 rows/sec., 278.88 MiB/sec. | ||
| 11195 | 2025.12.11 03:57:11.188777 [ 187 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11196 | 2025.12.11 03:57:11.189133 [ 187 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11197 | 2025.12.11 03:57:11.189214 [ 187 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11198 | 2025.12.11 03:57:11.189337 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.76 MiB. | ||
| 11199 | 2025.12.11 03:57:12.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.42 MiB, peak 361.13 MiB, free memory in arenas 0.00 B, will set to 351.25 MiB (RSS), difference: 6.83 MiB | ||
| 11200 | 2025.12.11 03:57:13.272780 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11201 | 2025.12.11 03:57:13.272838 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11202 | 2025.12.11 03:57:13.481568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30739 | ||
| 11203 | 2025.12.11 03:57:13.482394 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2025.12.11 03:57:13.482471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11205 | 2025.12.11 03:57:13.482968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11206 | 2025.12.11 03:57:13.483202 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2025.12.11 03:57:13.483353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30739 | ||
| 11208 | 2025.12.11 03:57:13.547998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1322 | ||
| 11209 | 2025.12.11 03:57:13.550372 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2025.12.11 03:57:13.550434 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11211 | 2025.12.11 03:57:13.551674 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11212 | 2025.12.11 03:57:13.551971 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2025.12.11 03:57:13.552394 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1322 | ||
| 11214 | 2025.12.11 03:57:14.001667 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00114527 sec. | ||
| 11215 | 2025.12.11 03:57:15.121507 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11216 | 2025.12.11 03:57:15.140722 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2025.12.11 03:57:15.140797 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11218 | 2025.12.11 03:57:15.147339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11219 | 2025.12.11 03:57:15.148085 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2025.12.11 03:57:15.152297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11221 | 2025.12.11 03:57:16.157068 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11222 | 2025.12.11 03:57:16.157274 [ 276 ] {73c90e1c-4826-4d8f-aea6-52cf4d067793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11223 | 2025.12.11 03:57:16.157346 [ 276 ] {73c90e1c-4826-4d8f-aea6-52cf4d067793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11224 | 2025.12.11 03:57:16.158033 [ 276 ] {73c90e1c-4826-4d8f-aea6-52cf4d067793} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2025.12.11 03:57:16.158081 [ 276 ] {73c90e1c-4826-4d8f-aea6-52cf4d067793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11226 | 2025.12.11 03:57:16.158463 [ 276 ] {73c90e1c-4826-4d8f-aea6-52cf4d067793} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11227 | 2025.12.11 03:57:16.158686 [ 276 ] {73c90e1c-4826-4d8f-aea6-52cf4d067793} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11228 | 2025.12.11 03:57:16.158838 [ 276 ] {73c90e1c-4826-4d8f-aea6-52cf4d067793} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.65 MiB/sec. | ||
| 11229 | 2025.12.11 03:57:16.158885 [ 276 ] {73c90e1c-4826-4d8f-aea6-52cf4d067793} <Debug> TCPHandler: Processed in 0.001944094 sec. | ||
| 11230 | 2025.12.11 03:57:16.159011 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11231 | 2025.12.11 03:57:16.159111 [ 276 ] {eb93c012-8424-4593-88dc-4f41004fa7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11232 | 2025.12.11 03:57:16.159153 [ 276 ] {eb93c012-8424-4593-88dc-4f41004fa7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11233 | 2025.12.11 03:57:16.159564 [ 276 ] {eb93c012-8424-4593-88dc-4f41004fa7ec} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2025.12.11 03:57:16.159599 [ 276 ] {eb93c012-8424-4593-88dc-4f41004fa7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11235 | 2025.12.11 03:57:16.159898 [ 276 ] {eb93c012-8424-4593-88dc-4f41004fa7ec} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11236 | 2025.12.11 03:57:16.160115 [ 276 ] {eb93c012-8424-4593-88dc-4f41004fa7ec} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2025.12.11 03:57:16.160239 [ 276 ] {eb93c012-8424-4593-88dc-4f41004fa7ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 11238 | 2025.12.11 03:57:16.160279 [ 276 ] {eb93c012-8424-4593-88dc-4f41004fa7ec} <Debug> TCPHandler: Processed in 0.001318973 sec. | ||
| 11239 | 2025.12.11 03:57:16.160395 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11240 | 2025.12.11 03:57:16.160489 [ 276 ] {d7d166fb-cb4c-4cec-8f41-90e8572ece9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11241 | 2025.12.11 03:57:16.160531 [ 276 ] {d7d166fb-cb4c-4cec-8f41-90e8572ece9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11242 | 2025.12.11 03:57:16.160956 [ 276 ] {d7d166fb-cb4c-4cec-8f41-90e8572ece9e} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11243 | 2025.12.11 03:57:16.160992 [ 276 ] {d7d166fb-cb4c-4cec-8f41-90e8572ece9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11244 | 2025.12.11 03:57:16.161330 [ 276 ] {d7d166fb-cb4c-4cec-8f41-90e8572ece9e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11245 | 2025.12.11 03:57:16.161529 [ 276 ] {d7d166fb-cb4c-4cec-8f41-90e8572ece9e} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11246 | 2025.12.11 03:57:16.161647 [ 276 ] {d7d166fb-cb4c-4cec-8f41-90e8572ece9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 11247 | 2025.12.11 03:57:16.161681 [ 276 ] {d7d166fb-cb4c-4cec-8f41-90e8572ece9e} <Debug> TCPHandler: Processed in 0.001349193 sec. | ||
| 11248 | 2025.12.11 03:57:16.161789 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11249 | 2025.12.11 03:57:16.161876 [ 276 ] {e26dd351-6b7f-4476-8b19-3c9de6970e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11250 | 2025.12.11 03:57:16.161915 [ 276 ] {e26dd351-6b7f-4476-8b19-3c9de6970e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11251 | 2025.12.11 03:57:16.162228 [ 276 ] {e26dd351-6b7f-4476-8b19-3c9de6970e0e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2025.12.11 03:57:16.162260 [ 276 ] {e26dd351-6b7f-4476-8b19-3c9de6970e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11253 | 2025.12.11 03:57:16.162613 [ 276 ] {e26dd351-6b7f-4476-8b19-3c9de6970e0e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11254 | 2025.12.11 03:57:16.162818 [ 276 ] {e26dd351-6b7f-4476-8b19-3c9de6970e0e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2025.12.11 03:57:16.162942 [ 276 ] {e26dd351-6b7f-4476-8b19-3c9de6970e0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 11256 | 2025.12.11 03:57:16.162977 [ 276 ] {e26dd351-6b7f-4476-8b19-3c9de6970e0e} <Debug> TCPHandler: Processed in 0.001211231 sec. | ||
| 11257 | 2025.12.11 03:57:20.983512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31187 | ||
| 11258 | 2025.12.11 03:57:20.984291 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11259 | 2025.12.11 03:57:20.984361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11260 | 2025.12.11 03:57:20.984982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11261 | 2025.12.11 03:57:20.985217 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11262 | 2025.12.11 03:57:20.985363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31187 | ||
| 11263 | 2025.12.11 03:57:21.159115 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11264 | 2025.12.11 03:57:21.159320 [ 276 ] {152c60d1-8ec3-463b-9d19-b014e463ed96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11265 | 2025.12.11 03:57:21.159399 [ 276 ] {152c60d1-8ec3-463b-9d19-b014e463ed96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11266 | 2025.12.11 03:57:21.160298 [ 276 ] {152c60d1-8ec3-463b-9d19-b014e463ed96} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11267 | 2025.12.11 03:57:21.160350 [ 276 ] {152c60d1-8ec3-463b-9d19-b014e463ed96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11268 | 2025.12.11 03:57:21.160779 [ 276 ] {152c60d1-8ec3-463b-9d19-b014e463ed96} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11269 | 2025.12.11 03:57:21.161012 [ 276 ] {152c60d1-8ec3-463b-9d19-b014e463ed96} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2025.12.11 03:57:21.161175 [ 276 ] {152c60d1-8ec3-463b-9d19-b014e463ed96} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.00191 sec., 73298.42931937173 rows/sec., 6.36 MiB/sec. | ||
| 11271 | 2025.12.11 03:57:21.161224 [ 276 ] {152c60d1-8ec3-463b-9d19-b014e463ed96} <Debug> TCPHandler: Processed in 0.002250369 sec. | ||
| 11272 | 2025.12.11 03:57:21.161375 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11273 | 2025.12.11 03:57:21.161509 [ 276 ] {d90b5d51-6ab8-4f36-93ca-6fc428704025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11274 | 2025.12.11 03:57:21.161559 [ 276 ] {d90b5d51-6ab8-4f36-93ca-6fc428704025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11275 | 2025.12.11 03:57:21.162028 [ 276 ] {d90b5d51-6ab8-4f36-93ca-6fc428704025} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2025.12.11 03:57:21.162068 [ 276 ] {d90b5d51-6ab8-4f36-93ca-6fc428704025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11277 | 2025.12.11 03:57:21.162387 [ 276 ] {d90b5d51-6ab8-4f36-93ca-6fc428704025} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11278 | 2025.12.11 03:57:21.162599 [ 276 ] {d90b5d51-6ab8-4f36-93ca-6fc428704025} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2025.12.11 03:57:21.162737 [ 276 ] {d90b5d51-6ab8-4f36-93ca-6fc428704025} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001259 sec., 33359.80937251788 rows/sec., 2.45 MiB/sec. | ||
| 11280 | 2025.12.11 03:57:21.162784 [ 276 ] {d90b5d51-6ab8-4f36-93ca-6fc428704025} <Debug> TCPHandler: Processed in 0.001471645 sec. | ||
| 11281 | 2025.12.11 03:57:21.162914 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11282 | 2025.12.11 03:57:21.163020 [ 276 ] {c4ae3b4c-54b5-4c08-a05e-36de0deec627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11283 | 2025.12.11 03:57:21.163064 [ 276 ] {c4ae3b4c-54b5-4c08-a05e-36de0deec627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11284 | 2025.12.11 03:57:21.163548 [ 276 ] {c4ae3b4c-54b5-4c08-a05e-36de0deec627} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11285 | 2025.12.11 03:57:21.163585 [ 276 ] {c4ae3b4c-54b5-4c08-a05e-36de0deec627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11286 | 2025.12.11 03:57:21.163928 [ 276 ] {c4ae3b4c-54b5-4c08-a05e-36de0deec627} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11287 | 2025.12.11 03:57:21.164169 [ 276 ] {c4ae3b4c-54b5-4c08-a05e-36de0deec627} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11288 | 2025.12.11 03:57:21.164306 [ 276 ] {c4ae3b4c-54b5-4c08-a05e-36de0deec627} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001307 sec., 81101.7597551645 rows/sec., 6.33 MiB/sec. | ||
| 11289 | 2025.12.11 03:57:21.164347 [ 276 ] {c4ae3b4c-54b5-4c08-a05e-36de0deec627} <Debug> TCPHandler: Processed in 0.001485145 sec. | ||
| 11290 | 2025.12.11 03:57:21.164471 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11291 | 2025.12.11 03:57:21.164569 [ 276 ] {9f5a9531-983d-45ff-8fa9-c4e369382387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11292 | 2025.12.11 03:57:21.164613 [ 276 ] {9f5a9531-983d-45ff-8fa9-c4e369382387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11293 | 2025.12.11 03:57:21.165038 [ 276 ] {9f5a9531-983d-45ff-8fa9-c4e369382387} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2025.12.11 03:57:21.165075 [ 276 ] {9f5a9531-983d-45ff-8fa9-c4e369382387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11295 | 2025.12.11 03:57:21.165405 [ 276 ] {9f5a9531-983d-45ff-8fa9-c4e369382387} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11296 | 2025.12.11 03:57:21.165620 [ 276 ] {9f5a9531-983d-45ff-8fa9-c4e369382387} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11297 | 2025.12.11 03:57:21.165751 [ 276 ] {9f5a9531-983d-45ff-8fa9-c4e369382387} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 11298 | 2025.12.11 03:57:21.165788 [ 276 ] {9f5a9531-983d-45ff-8fa9-c4e369382387} <Debug> TCPHandler: Processed in 0.001372953 sec. | ||
| 11299 | 2025.12.11 03:57:21.165910 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11300 | 2025.12.11 03:57:21.166030 [ 276 ] {9e72cd50-aebd-4543-965d-97df44b6be7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11301 | 2025.12.11 03:57:21.166097 [ 276 ] {9e72cd50-aebd-4543-965d-97df44b6be7e} <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 | ||
| 11302 | 2025.12.11 03:57:21.167110 [ 276 ] {9e72cd50-aebd-4543-965d-97df44b6be7e} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11303 | 2025.12.11 03:57:21.167148 [ 276 ] {9e72cd50-aebd-4543-965d-97df44b6be7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11304 | 2025.12.11 03:57:21.167751 [ 276 ] {9e72cd50-aebd-4543-965d-97df44b6be7e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11305 | 2025.12.11 03:57:21.167994 [ 276 ] {9e72cd50-aebd-4543-965d-97df44b6be7e} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11306 | 2025.12.11 03:57:21.168136 [ 276 ] {9e72cd50-aebd-4543-965d-97df44b6be7e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00213 sec., 19718.30985915493 rows/sec., 35.33 MiB/sec. | ||
| 11307 | 2025.12.11 03:57:21.168199 [ 276 ] {9e72cd50-aebd-4543-965d-97df44b6be7e} <Debug> TCPHandler: Processed in 0.002352011 sec. | ||
| 11308 | 2025.12.11 03:57:21.168316 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11309 | 2025.12.11 03:57:21.168413 [ 276 ] {4b32d4f8-9547-4122-b73e-3cbf11ef7112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11310 | 2025.12.11 03:57:21.168457 [ 276 ] {4b32d4f8-9547-4122-b73e-3cbf11ef7112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11311 | 2025.12.11 03:57:21.168803 [ 276 ] {4b32d4f8-9547-4122-b73e-3cbf11ef7112} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11312 | 2025.12.11 03:57:21.168840 [ 276 ] {4b32d4f8-9547-4122-b73e-3cbf11ef7112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11313 | 2025.12.11 03:57:21.169158 [ 276 ] {4b32d4f8-9547-4122-b73e-3cbf11ef7112} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11314 | 2025.12.11 03:57:21.169372 [ 276 ] {4b32d4f8-9547-4122-b73e-3cbf11ef7112} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2025.12.11 03:57:21.169503 [ 276 ] {4b32d4f8-9547-4122-b73e-3cbf11ef7112} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 11316 | 2025.12.11 03:57:21.169541 [ 276 ] {4b32d4f8-9547-4122-b73e-3cbf11ef7112} <Debug> TCPHandler: Processed in 0.001274492 sec. | ||
| 11317 | 2025.12.11 03:57:22.652377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 11318 | 2025.12.11 03:57:22.682671 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2025.12.11 03:57:22.682779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11320 | 2025.12.11 03:57:22.694007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11321 | 2025.12.11 03:57:22.695993 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11322 | 2025.12.11 03:57:22.705991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 11323 | 2025.12.11 03:57:23.510033 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48640 | ||
| 11324 | 2025.12.11 03:57:23.510141 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11325 | 2025.12.11 03:57:23.510167 [ 351 ] {} <Debug> TCP-Session: a33fd727-9228-42e8-abc4-4b0739885b50 Authenticating user 'default' from [fd00:1122:3344:101::e]:48640 | ||
| 11326 | 2025.12.11 03:57:23.510189 [ 351 ] {} <Debug> TCP-Session: a33fd727-9228-42e8-abc4-4b0739885b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11327 | 2025.12.11 03:57:23.510202 [ 351 ] {} <Debug> TCP-Session: a33fd727-9228-42e8-abc4-4b0739885b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11328 | 2025.12.11 03:57:23.510438 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45509 | ||
| 11329 | 2025.12.11 03:57:23.510450 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47149 | ||
| 11330 | 2025.12.11 03:57:23.510488 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62154 | ||
| 11331 | 2025.12.11 03:57:23.510480 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53451 | ||
| 11332 | 2025.12.11 03:57:23.510563 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11333 | 2025.12.11 03:57:23.510547 [ 351 ] {} <Trace> TCP-Session: a33fd727-9228-42e8-abc4-4b0739885b50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11334 | 2025.12.11 03:57:23.510610 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11335 | 2025.12.11 03:57:23.510621 [ 290 ] {} <Debug> TCP-Session: f1a8311d-cd57-4bee-bbdf-ff8b05cda006 Authenticating user 'default' from [fd00:1122:3344:101::e]:47149 | ||
| 11336 | 2025.12.11 03:57:23.510652 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11337 | 2025.12.11 03:57:23.510655 [ 350 ] {} <Debug> TCP-Session: 1e91d673-f2c2-4395-a326-e1f5e87db421 Authenticating user 'default' from [fd00:1122:3344:101::e]:62154 | ||
| 11338 | 2025.12.11 03:57:23.510681 [ 290 ] {} <Debug> TCP-Session: f1a8311d-cd57-4bee-bbdf-ff8b05cda006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11339 | 2025.12.11 03:57:23.510689 [ 349 ] {} <Debug> TCP-Session: 965aa1a5-323d-480d-8827-8d3dd9b4c373 Authenticating user 'default' from [fd00:1122:3344:101::e]:53451 | ||
| 11340 | 2025.12.11 03:57:23.510703 [ 350 ] {} <Debug> TCP-Session: 1e91d673-f2c2-4395-a326-e1f5e87db421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11341 | 2025.12.11 03:57:23.510713 [ 290 ] {} <Debug> TCP-Session: f1a8311d-cd57-4bee-bbdf-ff8b05cda006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11342 | 2025.12.11 03:57:23.510737 [ 350 ] {} <Debug> TCP-Session: 1e91d673-f2c2-4395-a326-e1f5e87db421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11343 | 2025.12.11 03:57:23.510733 [ 349 ] {} <Debug> TCP-Session: 965aa1a5-323d-480d-8827-8d3dd9b4c373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11344 | 2025.12.11 03:57:23.510472 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59088 | ||
| 11345 | 2025.12.11 03:57:23.510787 [ 349 ] {} <Debug> TCP-Session: 965aa1a5-323d-480d-8827-8d3dd9b4c373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11346 | 2025.12.11 03:57:23.510790 [ 351 ] {4098b836-452c-4f0f-91d3-7fbfcec4bcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48640) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11347 | 2025.12.11 03:57:23.510438 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38602 | ||
| 11348 | 2025.12.11 03:57:23.510852 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11349 | 2025.12.11 03:57:23.510438 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43115 | ||
| 11350 | 2025.12.11 03:57:23.510877 [ 292 ] {} <Debug> TCP-Session: a3ea3d71-bdf9-4aa4-a3ab-ec49e2ec1cd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59088 | ||
| 11351 | 2025.12.11 03:57:23.510465 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32932 | ||
| 11352 | 2025.12.11 03:57:23.510901 [ 292 ] {} <Debug> TCP-Session: a3ea3d71-bdf9-4aa4-a3ab-ec49e2ec1cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11353 | 2025.12.11 03:57:23.510905 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11354 | 2025.12.11 03:57:23.510943 [ 292 ] {} <Debug> TCP-Session: a3ea3d71-bdf9-4aa4-a3ab-ec49e2ec1cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11355 | 2025.12.11 03:57:23.510559 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11356 | 2025.12.11 03:57:23.510964 [ 353 ] {} <Debug> TCP-Session: ba29f992-1bd2-4b27-b758-b49fd1682e46 Authenticating user 'default' from [fd00:1122:3344:101::e]:38602 | ||
| 11357 | 2025.12.11 03:57:23.511004 [ 352 ] {} <Debug> TCP-Session: be1c9706-5e63-46c6-9422-856e3bfd7054 Authenticating user 'default' from [fd00:1122:3344:101::e]:45509 | ||
| 11358 | 2025.12.11 03:57:23.511005 [ 353 ] {} <Debug> TCP-Session: ba29f992-1bd2-4b27-b758-b49fd1682e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11359 | 2025.12.11 03:57:23.511037 [ 352 ] {} <Debug> TCP-Session: be1c9706-5e63-46c6-9422-856e3bfd7054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11360 | 2025.12.11 03:57:23.511043 [ 353 ] {} <Debug> TCP-Session: ba29f992-1bd2-4b27-b758-b49fd1682e46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11361 | 2025.12.11 03:57:23.511059 [ 352 ] {} <Debug> TCP-Session: be1c9706-5e63-46c6-9422-856e3bfd7054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11362 | 2025.12.11 03:57:23.511063 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11363 | 2025.12.11 03:57:23.511104 [ 288 ] {} <Debug> TCP-Session: 4dfe19cd-3e1a-447e-99d7-cc3cf7a9b766 Authenticating user 'default' from [fd00:1122:3344:101::e]:43115 | ||
| 11364 | 2025.12.11 03:57:23.511120 [ 288 ] {} <Debug> TCP-Session: 4dfe19cd-3e1a-447e-99d7-cc3cf7a9b766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11365 | 2025.12.11 03:57:23.511133 [ 288 ] {} <Debug> TCP-Session: 4dfe19cd-3e1a-447e-99d7-cc3cf7a9b766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11366 | 2025.12.11 03:57:23.511281 [ 351 ] {4098b836-452c-4f0f-91d3-7fbfcec4bcd0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11367 | 2025.12.11 03:57:23.511301 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11368 | 2025.12.11 03:57:23.511338 [ 291 ] {} <Debug> TCP-Session: e499e399-4eca-4cff-b3a3-e5b9dd5268af Authenticating user 'default' from [fd00:1122:3344:101::e]:32932 | ||
| 11369 | 2025.12.11 03:57:23.511347 [ 351 ] {4098b836-452c-4f0f-91d3-7fbfcec4bcd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11370 | 2025.12.11 03:57:23.511355 [ 291 ] {} <Debug> TCP-Session: e499e399-4eca-4cff-b3a3-e5b9dd5268af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11371 | 2025.12.11 03:57:23.511380 [ 291 ] {} <Debug> TCP-Session: e499e399-4eca-4cff-b3a3-e5b9dd5268af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11372 | 2025.12.11 03:57:23.511662 [ 351 ] {4098b836-452c-4f0f-91d3-7fbfcec4bcd0} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 11373 | 2025.12.11 03:57:23.513123 [ 318 ] {4098b836-452c-4f0f-91d3-7fbfcec4bcd0} <Trace> AggregatingTransform: Aggregating | ||
| 11374 | 2025.12.11 03:57:23.513173 [ 318 ] {4098b836-452c-4f0f-91d3-7fbfcec4bcd0} <Trace> Aggregator: Aggregation method: without_key | ||
| 11375 | 2025.12.11 03:57:23.513209 [ 318 ] {4098b836-452c-4f0f-91d3-7fbfcec4bcd0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001434905 sec. (696.910 rows/sec., 27.22 KiB/sec.) | ||
| 11376 | 2025.12.11 03:57:23.513228 [ 318 ] {4098b836-452c-4f0f-91d3-7fbfcec4bcd0} <Trace> Aggregator: Merging aggregated data | ||
| 11377 | 2025.12.11 03:57:23.514442 [ 351 ] {4098b836-452c-4f0f-91d3-7fbfcec4bcd0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003711 sec., 269.46914578280786 rows/sec., 10.53 KiB/sec. | ||
| 11378 | 2025.12.11 03:57:23.514609 [ 351 ] {4098b836-452c-4f0f-91d3-7fbfcec4bcd0} <Debug> TCPHandler: Processed in 0.004209363 sec. | ||
| 11379 | 2025.12.11 03:57:23.514739 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11380 | 2025.12.11 03:57:23.514773 [ 351 ] {} <Debug> TCP-Session: a33fd727-9228-42e8-abc4-4b0739885b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11381 | 2025.12.11 03:57:23.514777 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11382 | 2025.12.11 03:57:23.514798 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11383 | 2025.12.11 03:57:23.514822 [ 353 ] {} <Debug> TCP-Session: ba29f992-1bd2-4b27-b758-b49fd1682e46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11384 | 2025.12.11 03:57:23.514834 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11385 | 2025.12.11 03:57:23.514850 [ 350 ] {} <Debug> TCP-Session: 1e91d673-f2c2-4395-a326-e1f5e87db421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11386 | 2025.12.11 03:57:23.514847 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11387 | 2025.12.11 03:57:23.514868 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11388 | 2025.12.11 03:57:23.514878 [ 291 ] {} <Debug> TCP-Session: e499e399-4eca-4cff-b3a3-e5b9dd5268af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11389 | 2025.12.11 03:57:23.514904 [ 288 ] {} <Debug> TCP-Session: 4dfe19cd-3e1a-447e-99d7-cc3cf7a9b766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11390 | 2025.12.11 03:57:23.514919 [ 292 ] {} <Debug> TCP-Session: a3ea3d71-bdf9-4aa4-a3ab-ec49e2ec1cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11391 | 2025.12.11 03:57:23.514908 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11392 | 2025.12.11 03:57:23.514886 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11393 | 2025.12.11 03:57:23.514977 [ 349 ] {} <Debug> TCP-Session: 965aa1a5-323d-480d-8827-8d3dd9b4c373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11394 | 2025.12.11 03:57:23.514845 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11395 | 2025.12.11 03:57:23.515014 [ 290 ] {} <Debug> TCP-Session: f1a8311d-cd57-4bee-bbdf-ff8b05cda006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11396 | 2025.12.11 03:57:23.515034 [ 352 ] {} <Debug> TCP-Session: be1c9706-5e63-46c6-9422-856e3bfd7054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11397 | 2025.12.11 03:57:23.552620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1344 | ||
| 11398 | 2025.12.11 03:57:23.557902 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11399 | 2025.12.11 03:57:23.557978 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11400 | 2025.12.11 03:57:23.559889 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11401 | 2025.12.11 03:57:23.560305 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11402 | 2025.12.11 03:57:23.560883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
| 11403 | 2025.12.11 03:57:23.657824 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56861 | ||
| 11404 | 2025.12.11 03:57:23.657935 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11405 | 2025.12.11 03:57:23.657964 [ 351 ] {} <Debug> TCP-Session: 177f455a-262f-4e19-a675-8a1ae7f48d10 Authenticating user 'default' from [fd00:1122:3344:101::e]:56861 | ||
| 11406 | 2025.12.11 03:57:23.657986 [ 351 ] {} <Debug> TCP-Session: 177f455a-262f-4e19-a675-8a1ae7f48d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11407 | 2025.12.11 03:57:23.657999 [ 351 ] {} <Debug> TCP-Session: 177f455a-262f-4e19-a675-8a1ae7f48d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11408 | 2025.12.11 03:57:23.658214 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50742 | ||
| 11409 | 2025.12.11 03:57:23.658237 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45118 | ||
| 11410 | 2025.12.11 03:57:23.658271 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40396 | ||
| 11411 | 2025.12.11 03:57:23.658294 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62195 | ||
| 11412 | 2025.12.11 03:57:23.658279 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45985 | ||
| 11413 | 2025.12.11 03:57:23.658347 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11414 | 2025.12.11 03:57:23.658369 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11415 | 2025.12.11 03:57:23.658385 [ 351 ] {} <Trace> TCP-Session: 177f455a-262f-4e19-a675-8a1ae7f48d10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11416 | 2025.12.11 03:57:23.658411 [ 352 ] {} <Debug> TCP-Session: d4c023a0-41ca-415f-b946-41cea130e302 Authenticating user 'default' from [fd00:1122:3344:101::e]:50742 | ||
| 11417 | 2025.12.11 03:57:23.658420 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11418 | 2025.12.11 03:57:23.658458 [ 352 ] {} <Debug> TCP-Session: d4c023a0-41ca-415f-b946-41cea130e302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11419 | 2025.12.11 03:57:23.658480 [ 350 ] {} <Debug> TCP-Session: be6b352a-cde9-4188-b234-f31eddc7de13 Authenticating user 'default' from [fd00:1122:3344:101::e]:62195 | ||
| 11420 | 2025.12.11 03:57:23.658488 [ 352 ] {} <Debug> TCP-Session: d4c023a0-41ca-415f-b946-41cea130e302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11421 | 2025.12.11 03:57:23.658425 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11422 | 2025.12.11 03:57:23.658511 [ 350 ] {} <Debug> TCP-Session: be6b352a-cde9-4188-b234-f31eddc7de13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11423 | 2025.12.11 03:57:23.658547 [ 349 ] {} <Debug> TCP-Session: ad7d416d-09a7-4eb2-83ce-a15cef0e5c93 Authenticating user 'default' from [fd00:1122:3344:101::e]:45985 | ||
| 11424 | 2025.12.11 03:57:23.658563 [ 350 ] {} <Debug> TCP-Session: be6b352a-cde9-4188-b234-f31eddc7de13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11425 | 2025.12.11 03:57:23.658580 [ 351 ] {08d0bed2-7f0f-4c18-acfa-4cb69dad4d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56861) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11426 | 2025.12.11 03:57:23.658584 [ 349 ] {} <Debug> TCP-Session: ad7d416d-09a7-4eb2-83ce-a15cef0e5c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11427 | 2025.12.11 03:57:23.658421 [ 288 ] {} <Debug> TCP-Session: 5d0bcb51-aec2-4127-acc7-719e3b843c9f Authenticating user 'default' from [fd00:1122:3344:101::e]:45118 | ||
| 11428 | 2025.12.11 03:57:23.658621 [ 349 ] {} <Debug> TCP-Session: ad7d416d-09a7-4eb2-83ce-a15cef0e5c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11429 | 2025.12.11 03:57:23.658638 [ 288 ] {} <Debug> TCP-Session: 5d0bcb51-aec2-4127-acc7-719e3b843c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11430 | 2025.12.11 03:57:23.658264 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59586 | ||
| 11431 | 2025.12.11 03:57:23.658656 [ 288 ] {} <Debug> TCP-Session: 5d0bcb51-aec2-4127-acc7-719e3b843c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11432 | 2025.12.11 03:57:23.658249 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46207 | ||
| 11433 | 2025.12.11 03:57:23.658223 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57924 | ||
| 11434 | 2025.12.11 03:57:23.658739 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11435 | 2025.12.11 03:57:23.658372 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11436 | 2025.12.11 03:57:23.658783 [ 291 ] {} <Debug> TCP-Session: 613e5eaf-ef62-4fef-90d8-c538a787b2f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59586 | ||
| 11437 | 2025.12.11 03:57:23.658806 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11438 | 2025.12.11 03:57:23.658818 [ 292 ] {} <Debug> TCP-Session: fb33c4bd-3768-4af5-83ed-dce23ac913fe Authenticating user 'default' from [fd00:1122:3344:101::e]:40396 | ||
| 11439 | 2025.12.11 03:57:23.658822 [ 291 ] {} <Debug> TCP-Session: 613e5eaf-ef62-4fef-90d8-c538a787b2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11440 | 2025.12.11 03:57:23.658834 [ 353 ] {} <Debug> TCP-Session: a7cae302-7502-4f06-a02c-b31c7ccab613 Authenticating user 'default' from [fd00:1122:3344:101::e]:57924 | ||
| 11441 | 2025.12.11 03:57:23.658847 [ 292 ] {} <Debug> TCP-Session: fb33c4bd-3768-4af5-83ed-dce23ac913fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11442 | 2025.12.11 03:57:23.658856 [ 291 ] {} <Debug> TCP-Session: 613e5eaf-ef62-4fef-90d8-c538a787b2f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11443 | 2025.12.11 03:57:23.658880 [ 292 ] {} <Debug> TCP-Session: fb33c4bd-3768-4af5-83ed-dce23ac913fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11444 | 2025.12.11 03:57:23.658912 [ 351 ] {08d0bed2-7f0f-4c18-acfa-4cb69dad4d2f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11445 | 2025.12.11 03:57:23.658867 [ 353 ] {} <Debug> TCP-Session: a7cae302-7502-4f06-a02c-b31c7ccab613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11446 | 2025.12.11 03:57:23.658806 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11447 | 2025.12.11 03:57:23.658972 [ 353 ] {} <Debug> TCP-Session: a7cae302-7502-4f06-a02c-b31c7ccab613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11448 | 2025.12.11 03:57:23.658994 [ 351 ] {08d0bed2-7f0f-4c18-acfa-4cb69dad4d2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11449 | 2025.12.11 03:57:23.659014 [ 290 ] {} <Debug> TCP-Session: 494486e5-751e-45e8-afa5-e40ca142119c Authenticating user 'default' from [fd00:1122:3344:101::e]:46207 | ||
| 11450 | 2025.12.11 03:57:23.659042 [ 290 ] {} <Debug> TCP-Session: 494486e5-751e-45e8-afa5-e40ca142119c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11451 | 2025.12.11 03:57:23.659063 [ 290 ] {} <Debug> TCP-Session: 494486e5-751e-45e8-afa5-e40ca142119c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11452 | 2025.12.11 03:57:23.659304 [ 351 ] {08d0bed2-7f0f-4c18-acfa-4cb69dad4d2f} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 11453 | 2025.12.11 03:57:23.660351 [ 310 ] {08d0bed2-7f0f-4c18-acfa-4cb69dad4d2f} <Trace> AggregatingTransform: Aggregating | ||
| 11454 | 2025.12.11 03:57:23.660393 [ 310 ] {08d0bed2-7f0f-4c18-acfa-4cb69dad4d2f} <Trace> Aggregator: Aggregation method: without_key | ||
| 11455 | 2025.12.11 03:57:23.660423 [ 310 ] {08d0bed2-7f0f-4c18-acfa-4cb69dad4d2f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014267 sec. (985.934 rows/sec., 38.51 KiB/sec.) | ||
| 11456 | 2025.12.11 03:57:23.660440 [ 310 ] {08d0bed2-7f0f-4c18-acfa-4cb69dad4d2f} <Trace> Aggregator: Merging aggregated data | ||
| 11457 | 2025.12.11 03:57:23.661690 [ 351 ] {08d0bed2-7f0f-4c18-acfa-4cb69dad4d2f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003172 sec., 315.2585119798235 rows/sec., 12.31 KiB/sec. | ||
| 11458 | 2025.12.11 03:57:23.661855 [ 351 ] {08d0bed2-7f0f-4c18-acfa-4cb69dad4d2f} <Debug> TCPHandler: Processed in 0.003584372 sec. | ||
| 11459 | 2025.12.11 03:57:23.661976 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11460 | 2025.12.11 03:57:23.662005 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11461 | 2025.12.11 03:57:23.662027 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11462 | 2025.12.11 03:57:23.662050 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11463 | 2025.12.11 03:57:23.662061 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11464 | 2025.12.11 03:57:23.662075 [ 288 ] {} <Debug> TCP-Session: 5d0bcb51-aec2-4127-acc7-719e3b843c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11465 | 2025.12.11 03:57:23.662082 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11466 | 2025.12.11 03:57:23.662105 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11467 | 2025.12.11 03:57:23.662120 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11468 | 2025.12.11 03:57:23.662141 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11469 | 2025.12.11 03:57:23.662164 [ 353 ] {} <Debug> TCP-Session: a7cae302-7502-4f06-a02c-b31c7ccab613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11470 | 2025.12.11 03:57:23.662177 [ 292 ] {} <Debug> TCP-Session: fb33c4bd-3768-4af5-83ed-dce23ac913fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11471 | 2025.12.11 03:57:23.662195 [ 349 ] {} <Debug> TCP-Session: ad7d416d-09a7-4eb2-83ce-a15cef0e5c93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11472 | 2025.12.11 03:57:23.662120 [ 291 ] {} <Debug> TCP-Session: 613e5eaf-ef62-4fef-90d8-c538a787b2f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11473 | 2025.12.11 03:57:23.662092 [ 290 ] {} <Debug> TCP-Session: 494486e5-751e-45e8-afa5-e40ca142119c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11474 | 2025.12.11 03:57:23.662148 [ 350 ] {} <Debug> TCP-Session: be6b352a-cde9-4188-b234-f31eddc7de13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11475 | 2025.12.11 03:57:23.662059 [ 352 ] {} <Debug> TCP-Session: d4c023a0-41ca-415f-b946-41cea130e302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11476 | 2025.12.11 03:57:23.662011 [ 351 ] {} <Debug> TCP-Session: 177f455a-262f-4e19-a675-8a1ae7f48d10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11477 | 2025.12.11 03:57:23.785360 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61341 | ||
| 11478 | 2025.12.11 03:57:23.785473 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11479 | 2025.12.11 03:57:23.785501 [ 351 ] {} <Debug> TCP-Session: 2dc7e3d3-9130-49a5-844e-4b8dc49dcca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61341 | ||
| 11480 | 2025.12.11 03:57:23.785522 [ 351 ] {} <Debug> TCP-Session: 2dc7e3d3-9130-49a5-844e-4b8dc49dcca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11481 | 2025.12.11 03:57:23.785535 [ 351 ] {} <Debug> TCP-Session: 2dc7e3d3-9130-49a5-844e-4b8dc49dcca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11482 | 2025.12.11 03:57:23.785779 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53862 | ||
| 11483 | 2025.12.11 03:57:23.785825 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57966 | ||
| 11484 | 2025.12.11 03:57:23.785848 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43918 | ||
| 11485 | 2025.12.11 03:57:23.785882 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62978 | ||
| 11486 | 2025.12.11 03:57:23.785894 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11487 | 2025.12.11 03:57:23.785877 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42608 | ||
| 11488 | 2025.12.11 03:57:23.785947 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11489 | 2025.12.11 03:57:23.785954 [ 352 ] {} <Debug> TCP-Session: 0709b3d5-b15f-46ce-87a7-d376c13b98ae Authenticating user 'default' from [fd00:1122:3344:101::e]:53862 | ||
| 11490 | 2025.12.11 03:57:23.785968 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11491 | 2025.12.11 03:57:23.785989 [ 353 ] {} <Debug> TCP-Session: b67ed4c5-ab03-4429-b949-df086d513532 Authenticating user 'default' from [fd00:1122:3344:101::e]:57966 | ||
| 11492 | 2025.12.11 03:57:23.786004 [ 352 ] {} <Debug> TCP-Session: 0709b3d5-b15f-46ce-87a7-d376c13b98ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11493 | 2025.12.11 03:57:23.786018 [ 350 ] {} <Debug> TCP-Session: 6e75021b-cf6f-4d6f-b659-be9bd3351162 Authenticating user 'default' from [fd00:1122:3344:101::e]:62978 | ||
| 11494 | 2025.12.11 03:57:23.786037 [ 352 ] {} <Debug> TCP-Session: 0709b3d5-b15f-46ce-87a7-d376c13b98ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11495 | 2025.12.11 03:57:23.786033 [ 353 ] {} <Debug> TCP-Session: b67ed4c5-ab03-4429-b949-df086d513532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11496 | 2025.12.11 03:57:23.786058 [ 350 ] {} <Debug> TCP-Session: 6e75021b-cf6f-4d6f-b659-be9bd3351162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11497 | 2025.12.11 03:57:23.786077 [ 353 ] {} <Debug> TCP-Session: b67ed4c5-ab03-4429-b949-df086d513532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11498 | 2025.12.11 03:57:23.786090 [ 350 ] {} <Debug> TCP-Session: 6e75021b-cf6f-4d6f-b659-be9bd3351162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11499 | 2025.12.11 03:57:23.786015 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11500 | 2025.12.11 03:57:23.785968 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11501 | 2025.12.11 03:57:23.786156 [ 349 ] {} <Debug> TCP-Session: a95adc7f-9b8c-49d0-b45a-df8bb82d61d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42608 | ||
| 11502 | 2025.12.11 03:57:23.786174 [ 291 ] {} <Debug> TCP-Session: 2cee8b4d-8141-4706-bfc5-b6e27b4bfe4d Authenticating user 'default' from [fd00:1122:3344:101::e]:43918 | ||
| 11503 | 2025.12.11 03:57:23.785866 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37521 | ||
| 11504 | 2025.12.11 03:57:23.786203 [ 291 ] {} <Debug> TCP-Session: 2cee8b4d-8141-4706-bfc5-b6e27b4bfe4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11505 | 2025.12.11 03:57:23.786194 [ 349 ] {} <Debug> TCP-Session: a95adc7f-9b8c-49d0-b45a-df8bb82d61d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11506 | 2025.12.11 03:57:23.786239 [ 291 ] {} <Debug> TCP-Session: 2cee8b4d-8141-4706-bfc5-b6e27b4bfe4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11507 | 2025.12.11 03:57:23.786258 [ 349 ] {} <Debug> TCP-Session: a95adc7f-9b8c-49d0-b45a-df8bb82d61d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11508 | 2025.12.11 03:57:23.786268 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11509 | 2025.12.11 03:57:23.785837 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50958 | ||
| 11510 | 2025.12.11 03:57:23.786297 [ 292 ] {} <Debug> TCP-Session: c7dceb8f-b0c7-45e2-97a2-94342658054e Authenticating user 'default' from [fd00:1122:3344:101::e]:37521 | ||
| 11511 | 2025.12.11 03:57:23.785825 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46256 | ||
| 11512 | 2025.12.11 03:57:23.786335 [ 292 ] {} <Debug> TCP-Session: c7dceb8f-b0c7-45e2-97a2-94342658054e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11513 | 2025.12.11 03:57:23.785875 [ 351 ] {} <Trace> TCP-Session: 2dc7e3d3-9130-49a5-844e-4b8dc49dcca2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2025.12.11 03:57:23.786362 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11515 | 2025.12.11 03:57:23.786397 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11516 | 2025.12.11 03:57:23.786413 [ 290 ] {} <Debug> TCP-Session: 46121927-2833-4464-9c94-dcadf6169568 Authenticating user 'default' from [fd00:1122:3344:101::e]:50958 | ||
| 11517 | 2025.12.11 03:57:23.786431 [ 288 ] {} <Debug> TCP-Session: ef96dfee-f23b-4c3d-bed4-7c8e20331b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:46256 | ||
| 11518 | 2025.12.11 03:57:23.786445 [ 290 ] {} <Debug> TCP-Session: 46121927-2833-4464-9c94-dcadf6169568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11519 | 2025.12.11 03:57:23.786463 [ 288 ] {} <Debug> TCP-Session: ef96dfee-f23b-4c3d-bed4-7c8e20331b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11520 | 2025.12.11 03:57:23.786475 [ 290 ] {} <Debug> TCP-Session: 46121927-2833-4464-9c94-dcadf6169568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11521 | 2025.12.11 03:57:23.786491 [ 288 ] {} <Debug> TCP-Session: ef96dfee-f23b-4c3d-bed4-7c8e20331b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11522 | 2025.12.11 03:57:23.786360 [ 292 ] {} <Debug> TCP-Session: c7dceb8f-b0c7-45e2-97a2-94342658054e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11523 | 2025.12.11 03:57:23.786535 [ 351 ] {bed28d30-4f4b-4595-821f-addb43c604eb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61341) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11524 | 2025.12.11 03:57:23.786784 [ 351 ] {bed28d30-4f4b-4595-821f-addb43c604eb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11525 | 2025.12.11 03:57:23.786839 [ 351 ] {bed28d30-4f4b-4595-821f-addb43c604eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11526 | 2025.12.11 03:57:23.787113 [ 351 ] {bed28d30-4f4b-4595-821f-addb43c604eb} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 11527 | 2025.12.11 03:57:23.788096 [ 306 ] {bed28d30-4f4b-4595-821f-addb43c604eb} <Trace> AggregatingTransform: Aggregating | ||
| 11528 | 2025.12.11 03:57:23.788134 [ 306 ] {bed28d30-4f4b-4595-821f-addb43c604eb} <Trace> Aggregator: Aggregation method: without_key | ||
| 11529 | 2025.12.11 03:57:23.788169 [ 306 ] {bed28d30-4f4b-4595-821f-addb43c604eb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958406 sec. (1043.399 rows/sec., 40.76 KiB/sec.) | ||
| 11530 | 2025.12.11 03:57:23.788186 [ 306 ] {bed28d30-4f4b-4595-821f-addb43c604eb} <Trace> Aggregator: Merging aggregated data | ||
| 11531 | 2025.12.11 03:57:23.789370 [ 351 ] {bed28d30-4f4b-4595-821f-addb43c604eb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002889 sec., 346.1405330564209 rows/sec., 13.52 KiB/sec. | ||
| 11532 | 2025.12.11 03:57:23.789511 [ 351 ] {bed28d30-4f4b-4595-821f-addb43c604eb} <Debug> TCPHandler: Processed in 0.003746195 sec. | ||
| 11533 | 2025.12.11 03:57:23.789628 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11534 | 2025.12.11 03:57:23.789659 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11535 | 2025.12.11 03:57:23.789660 [ 351 ] {} <Debug> TCP-Session: 2dc7e3d3-9130-49a5-844e-4b8dc49dcca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11536 | 2025.12.11 03:57:23.789686 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11537 | 2025.12.11 03:57:23.789700 [ 350 ] {} <Debug> TCP-Session: 6e75021b-cf6f-4d6f-b659-be9bd3351162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11538 | 2025.12.11 03:57:23.789708 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11539 | 2025.12.11 03:57:23.789734 [ 353 ] {} <Debug> TCP-Session: b67ed4c5-ab03-4429-b949-df086d513532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11540 | 2025.12.11 03:57:23.789749 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11541 | 2025.12.11 03:57:23.789768 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11542 | 2025.12.11 03:57:23.789784 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11543 | 2025.12.11 03:57:23.789806 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11544 | 2025.12.11 03:57:23.789811 [ 288 ] {} <Debug> TCP-Session: ef96dfee-f23b-4c3d-bed4-7c8e20331b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11545 | 2025.12.11 03:57:23.789834 [ 291 ] {} <Debug> TCP-Session: 2cee8b4d-8141-4706-bfc5-b6e27b4bfe4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11546 | 2025.12.11 03:57:23.789849 [ 349 ] {} <Debug> TCP-Session: a95adc7f-9b8c-49d0-b45a-df8bb82d61d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11547 | 2025.12.11 03:57:23.789797 [ 292 ] {} <Debug> TCP-Session: c7dceb8f-b0c7-45e2-97a2-94342658054e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11548 | 2025.12.11 03:57:23.789774 [ 352 ] {} <Debug> TCP-Session: 0709b3d5-b15f-46ce-87a7-d376c13b98ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11549 | 2025.12.11 03:57:23.789728 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11550 | 2025.12.11 03:57:23.789934 [ 290 ] {} <Debug> TCP-Session: 46121927-2833-4464-9c94-dcadf6169568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11551 | 2025.12.11 03:57:26.186222 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11552 | 2025.12.11 03:57:26.186447 [ 276 ] {3268058e-a369-4d8f-8d58-826ebe0ccdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11553 | 2025.12.11 03:57:26.186526 [ 276 ] {3268058e-a369-4d8f-8d58-826ebe0ccdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11554 | 2025.12.11 03:57:26.187887 [ 276 ] {3268058e-a369-4d8f-8d58-826ebe0ccdec} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11555 | 2025.12.11 03:57:26.187940 [ 276 ] {3268058e-a369-4d8f-8d58-826ebe0ccdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11556 | 2025.12.11 03:57:26.188418 [ 276 ] {3268058e-a369-4d8f-8d58-826ebe0ccdec} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11557 | 2025.12.11 03:57:26.188643 [ 276 ] {3268058e-a369-4d8f-8d58-826ebe0ccdec} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11558 | 2025.12.11 03:57:26.188803 [ 276 ] {3268058e-a369-4d8f-8d58-826ebe0ccdec} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002409 sec., 496471.5649647156 rows/sec., 40.74 MiB/sec. | ||
| 11559 | 2025.12.11 03:57:26.188856 [ 276 ] {3268058e-a369-4d8f-8d58-826ebe0ccdec} <Debug> TCPHandler: Processed in 0.002769088 sec. | ||
| 11560 | 2025.12.11 03:57:26.188986 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11561 | 2025.12.11 03:57:26.189091 [ 276 ] {55c05e14-f6bf-447e-82b4-6b4211eaa481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11562 | 2025.12.11 03:57:26.189138 [ 276 ] {55c05e14-f6bf-447e-82b4-6b4211eaa481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11563 | 2025.12.11 03:57:26.189710 [ 276 ] {55c05e14-f6bf-447e-82b4-6b4211eaa481} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11564 | 2025.12.11 03:57:26.189752 [ 276 ] {55c05e14-f6bf-447e-82b4-6b4211eaa481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11565 | 2025.12.11 03:57:26.190084 [ 276 ] {55c05e14-f6bf-447e-82b4-6b4211eaa481} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11566 | 2025.12.11 03:57:26.190297 [ 276 ] {55c05e14-f6bf-447e-82b4-6b4211eaa481} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11567 | 2025.12.11 03:57:26.190429 [ 276 ] {55c05e14-f6bf-447e-82b4-6b4211eaa481} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001361 sec., 167523.8795003674 rows/sec., 11.34 MiB/sec. | ||
| 11568 | 2025.12.11 03:57:26.190473 [ 276 ] {55c05e14-f6bf-447e-82b4-6b4211eaa481} <Debug> TCPHandler: Processed in 0.001539847 sec. | ||
| 11569 | 2025.12.11 03:57:26.190591 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11570 | 2025.12.11 03:57:26.190690 [ 276 ] {7257e6f1-d4bc-4e03-a398-9191832410d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11571 | 2025.12.11 03:57:26.190734 [ 276 ] {7257e6f1-d4bc-4e03-a398-9191832410d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11572 | 2025.12.11 03:57:26.191335 [ 276 ] {7257e6f1-d4bc-4e03-a398-9191832410d4} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2025.12.11 03:57:26.191374 [ 276 ] {7257e6f1-d4bc-4e03-a398-9191832410d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11574 | 2025.12.11 03:57:26.191698 [ 276 ] {7257e6f1-d4bc-4e03-a398-9191832410d4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11575 | 2025.12.11 03:57:26.191919 [ 276 ] {7257e6f1-d4bc-4e03-a398-9191832410d4} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11576 | 2025.12.11 03:57:26.192049 [ 276 ] {7257e6f1-d4bc-4e03-a398-9191832410d4} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001379 sec., 377084.8440899202 rows/sec., 27.90 MiB/sec. | ||
| 11577 | 2025.12.11 03:57:26.192089 [ 276 ] {7257e6f1-d4bc-4e03-a398-9191832410d4} <Debug> TCPHandler: Processed in 0.001547727 sec. | ||
| 11578 | 2025.12.11 03:57:26.192207 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11579 | 2025.12.11 03:57:26.192304 [ 276 ] {daf9a7cf-ba0f-4e1e-a512-779822db6a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11580 | 2025.12.11 03:57:26.192351 [ 276 ] {daf9a7cf-ba0f-4e1e-a512-779822db6a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11581 | 2025.12.11 03:57:26.192939 [ 276 ] {daf9a7cf-ba0f-4e1e-a512-779822db6a89} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11582 | 2025.12.11 03:57:26.192978 [ 276 ] {daf9a7cf-ba0f-4e1e-a512-779822db6a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11583 | 2025.12.11 03:57:26.193370 [ 276 ] {daf9a7cf-ba0f-4e1e-a512-779822db6a89} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11584 | 2025.12.11 03:57:26.193583 [ 276 ] {daf9a7cf-ba0f-4e1e-a512-779822db6a89} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2025.12.11 03:57:26.193715 [ 276 ] {daf9a7cf-ba0f-4e1e-a512-779822db6a89} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001431 sec., 589797.3445143256 rows/sec., 39.70 MiB/sec. | ||
| 11586 | 2025.12.11 03:57:26.193753 [ 276 ] {daf9a7cf-ba0f-4e1e-a512-779822db6a89} <Debug> TCPHandler: Processed in 0.001595217 sec. | ||
| 11587 | 2025.12.11 03:57:26.193867 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11588 | 2025.12.11 03:57:26.193964 [ 276 ] {3c4c86cb-9a0a-425c-818f-2cbf4c89930f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11589 | 2025.12.11 03:57:26.194007 [ 276 ] {3c4c86cb-9a0a-425c-818f-2cbf4c89930f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11590 | 2025.12.11 03:57:26.194346 [ 276 ] {3c4c86cb-9a0a-425c-818f-2cbf4c89930f} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11591 | 2025.12.11 03:57:26.194385 [ 276 ] {3c4c86cb-9a0a-425c-818f-2cbf4c89930f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11592 | 2025.12.11 03:57:26.194698 [ 276 ] {3c4c86cb-9a0a-425c-818f-2cbf4c89930f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11593 | 2025.12.11 03:57:26.194900 [ 276 ] {3c4c86cb-9a0a-425c-818f-2cbf4c89930f} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2025.12.11 03:57:26.195030 [ 276 ] {3c4c86cb-9a0a-425c-818f-2cbf4c89930f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 11595 | 2025.12.11 03:57:26.195068 [ 276 ] {3c4c86cb-9a0a-425c-818f-2cbf4c89930f} <Debug> TCPHandler: Processed in 0.001249701 sec. | ||
| 11596 | 2025.12.11 03:57:28.272902 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11597 | 2025.12.11 03:57:28.272967 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11598 | 2025.12.11 03:57:28.485509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31699 | ||
| 11599 | 2025.12.11 03:57:28.486195 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2025.12.11 03:57:28.486246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11601 | 2025.12.11 03:57:28.486724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11602 | 2025.12.11 03:57:28.486954 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2025.12.11 03:57:28.487110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31699 | ||
| 11604 | 2025.12.11 03:57:28.487138 [ 91 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11605 | 2025.12.11 03:57:28.487209 [ 91 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2025.12.11 03:57:28.487231 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11607 | 2025.12.11 03:57:28.487332 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 11608 | 2025.12.11 03:57:28.487449 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11609 | 2025.12.11 03:57:28.487489 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29267 rows starting from the beginning of the part | ||
| 11610 | 2025.12.11 03:57:28.487551 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 11611 | 2025.12.11 03:57:28.487599 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 11612 | 2025.12.11 03:57:28.487656 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 11613 | 2025.12.11 03:57:28.487712 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 11614 | 2025.12.11 03:57:28.487778 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 11615 | 2025.12.11 03:57:28.490336 [ 194 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003042612 sec., 10418351.074668739 rows/sec., 149.04 MiB/sec. | ||
| 11616 | 2025.12.11 03:57:28.490821 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11617 | 2025.12.11 03:57:28.491173 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_66_13} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11618 | 2025.12.11 03:57:28.491266 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_66_13} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11619 | 2025.12.11 03:57:28.491380 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 11620 | 2025.12.11 03:57:30.206098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 11621 | 2025.12.11 03:57:30.224566 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2025.12.11 03:57:30.224632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11623 | 2025.12.11 03:57:30.230405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11624 | 2025.12.11 03:57:30.231246 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11625 | 2025.12.11 03:57:30.231586 [ 82 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11626 | 2025.12.11 03:57:30.231656 [ 82 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2025.12.11 03:57:30.231678 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11628 | 2025.12.11 03:57:30.231807 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 11629 | 2025.12.11 03:57:30.235675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 11630 | 2025.12.11 03:57:30.235796 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11631 | 2025.12.11 03:57:30.237418 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 11632 | 2025.12.11 03:57:30.242260 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 11633 | 2025.12.11 03:57:30.246984 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 11634 | 2025.12.11 03:57:30.251909 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 11635 | 2025.12.11 03:57:30.256483 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 11636 | 2025.12.11 03:57:30.260297 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 11637 | 2025.12.11 03:57:30.317429 [ 194 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.085684106 sec., 5800.375626256753 rows/sec., 29.99 MiB/sec. | ||
| 11638 | 2025.12.11 03:57:30.320931 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11639 | 2025.12.11 03:57:30.323014 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_66_13} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11640 | 2025.12.11 03:57:30.323133 [ 192 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_66_13} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11641 | 2025.12.11 03:57:30.325657 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 11642 | 2025.12.11 03:57:31.000302 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.42 MiB, peak 366.15 MiB, free memory in arenas 0.00 B, will set to 354.43 MiB (RSS), difference: 2.00 MiB | ||
| 11643 | 2025.12.11 03:57:31.159745 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11644 | 2025.12.11 03:57:31.160006 [ 276 ] {2b5b534a-0471-4ba2-a962-688eeb7b682c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11645 | 2025.12.11 03:57:31.160076 [ 276 ] {2b5b534a-0471-4ba2-a962-688eeb7b682c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11646 | 2025.12.11 03:57:31.160808 [ 276 ] {2b5b534a-0471-4ba2-a962-688eeb7b682c} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2025.12.11 03:57:31.160859 [ 276 ] {2b5b534a-0471-4ba2-a962-688eeb7b682c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11648 | 2025.12.11 03:57:31.161269 [ 276 ] {2b5b534a-0471-4ba2-a962-688eeb7b682c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11649 | 2025.12.11 03:57:31.161509 [ 276 ] {2b5b534a-0471-4ba2-a962-688eeb7b682c} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2025.12.11 03:57:31.161664 [ 101 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11651 | 2025.12.11 03:57:31.161678 [ 276 ] {2b5b534a-0471-4ba2-a962-688eeb7b682c} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001739 sec., 80506.03795284645 rows/sec., 6.98 MiB/sec. | ||
| 11652 | 2025.12.11 03:57:31.161700 [ 101 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2025.12.11 03:57:31.161720 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11654 | 2025.12.11 03:57:31.161730 [ 276 ] {2b5b534a-0471-4ba2-a962-688eeb7b682c} <Debug> TCPHandler: Processed in 0.002155528 sec. | ||
| 11655 | 2025.12.11 03:57:31.161838 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11656 | 2025.12.11 03:57:31.161886 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11657 | 2025.12.11 03:57:31.161978 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11658 | 2025.12.11 03:57:31.161995 [ 276 ] {90e12950-8437-49e9-a618-1d2377c60494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11659 | 2025.12.11 03:57:31.162014 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1410 rows starting from the beginning of the part | ||
| 11660 | 2025.12.11 03:57:31.162043 [ 276 ] {90e12950-8437-49e9-a618-1d2377c60494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11661 | 2025.12.11 03:57:31.162084 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 261 rows starting from the beginning of the part | ||
| 11662 | 2025.12.11 03:57:31.162134 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 11663 | 2025.12.11 03:57:31.162178 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 140 rows starting from the beginning of the part | ||
| 11664 | 2025.12.11 03:57:31.162217 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1196 rows starting from the beginning of the part | ||
| 11665 | 2025.12.11 03:57:31.162258 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 140 rows starting from the beginning of the part | ||
| 11666 | 2025.12.11 03:57:31.162509 [ 276 ] {90e12950-8437-49e9-a618-1d2377c60494} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11667 | 2025.12.11 03:57:31.162551 [ 276 ] {90e12950-8437-49e9-a618-1d2377c60494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11668 | 2025.12.11 03:57:31.162900 [ 276 ] {90e12950-8437-49e9-a618-1d2377c60494} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11669 | 2025.12.11 03:57:31.163124 [ 276 ] {90e12950-8437-49e9-a618-1d2377c60494} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11670 | 2025.12.11 03:57:31.163247 [ 101 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11671 | 2025.12.11 03:57:31.163277 [ 276 ] {90e12950-8437-49e9-a618-1d2377c60494} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001306 sec., 32159.264931087288 rows/sec., 2.36 MiB/sec. | ||
| 11672 | 2025.12.11 03:57:31.163284 [ 101 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11673 | 2025.12.11 03:57:31.163312 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11674 | 2025.12.11 03:57:31.163321 [ 276 ] {90e12950-8437-49e9-a618-1d2377c60494} <Debug> TCPHandler: Processed in 0.001488465 sec. | ||
| 11675 | 2025.12.11 03:57:31.163438 [ 202 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 11676 | 2025.12.11 03:57:31.163449 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11677 | 2025.12.11 03:57:31.163568 [ 276 ] {88032951-2ce0-4995-be14-4c292362ea81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11678 | 2025.12.11 03:57:31.163585 [ 202 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11679 | 2025.12.11 03:57:31.163612 [ 276 ] {88032951-2ce0-4995-be14-4c292362ea81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11680 | 2025.12.11 03:57:31.163624 [ 202 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 72 rows starting from the beginning of the part | ||
| 11681 | 2025.12.11 03:57:31.163704 [ 202 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 11682 | 2025.12.11 03:57:31.163755 [ 202 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 11683 | 2025.12.11 03:57:31.163800 [ 202 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 11684 | 2025.12.11 03:57:31.163843 [ 202 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 42 rows starting from the beginning of the part | ||
| 11685 | 2025.12.11 03:57:31.163862 [ 200 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3203 rows, containing 5 columns (5 merged, 0 gathered) in 0.002079576 sec., 1540217.81363124 rows/sec., 134.74 MiB/sec. | ||
| 11686 | 2025.12.11 03:57:31.163886 [ 202 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part | ||
| 11687 | 2025.12.11 03:57:31.164078 [ 276 ] {88032951-2ce0-4995-be14-4c292362ea81} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11688 | 2025.12.11 03:57:31.164106 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11689 | 2025.12.11 03:57:31.164119 [ 276 ] {88032951-2ce0-4995-be14-4c292362ea81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11690 | 2025.12.11 03:57:31.164417 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_96_19} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2025.12.11 03:57:31.164490 [ 197 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_96_19} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11692 | 2025.12.11 03:57:31.164592 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11693 | 2025.12.11 03:57:31.164691 [ 276 ] {88032951-2ce0-4995-be14-4c292362ea81} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11694 | 2025.12.11 03:57:31.164896 [ 186 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520206 sec., 171029.45258734672 rows/sec., 13.20 MiB/sec. | ||
| 11695 | 2025.12.11 03:57:31.164910 [ 276 ] {88032951-2ce0-4995-be14-4c292362ea81} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2025.12.11 03:57:31.165040 [ 101 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11697 | 2025.12.11 03:57:31.165041 [ 186 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11698 | 2025.12.11 03:57:31.165060 [ 276 ] {88032951-2ce0-4995-be14-4c292362ea81} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001511 sec., 70152.21707478492 rows/sec., 5.48 MiB/sec. | ||
| 11699 | 2025.12.11 03:57:31.165075 [ 101 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2025.12.11 03:57:31.165108 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11701 | 2025.12.11 03:57:31.165116 [ 276 ] {88032951-2ce0-4995-be14-4c292362ea81} <Debug> TCPHandler: Processed in 0.0017166 sec. | ||
| 11702 | 2025.12.11 03:57:31.165181 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11703 | 2025.12.11 03:57:31.165235 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11704 | 2025.12.11 03:57:31.165271 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11705 | 2025.12.11 03:57:31.165298 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 634 rows starting from the beginning of the part | ||
| 11706 | 2025.12.11 03:57:31.165339 [ 276 ] {1c26e171-68f1-4b01-a8a4-d59877f9f350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11707 | 2025.12.11 03:57:31.165345 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 144 rows starting from the beginning of the part | ||
| 11708 | 2025.12.11 03:57:31.165350 [ 186 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_56_11} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2025.12.11 03:57:31.165396 [ 276 ] {1c26e171-68f1-4b01-a8a4-d59877f9f350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11710 | 2025.12.11 03:57:31.165418 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 11711 | 2025.12.11 03:57:31.165464 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 106 rows starting from the beginning of the part | ||
| 11712 | 2025.12.11 03:57:31.165475 [ 186 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_56_11} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11713 | 2025.12.11 03:57:31.165499 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 520 rows starting from the beginning of the part | ||
| 11714 | 2025.12.11 03:57:31.165534 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 106 rows starting from the beginning of the part | ||
| 11715 | 2025.12.11 03:57:31.165568 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11716 | 2025.12.11 03:57:31.165834 [ 276 ] {1c26e171-68f1-4b01-a8a4-d59877f9f350} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11717 | 2025.12.11 03:57:31.165876 [ 276 ] {1c26e171-68f1-4b01-a8a4-d59877f9f350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11718 | 2025.12.11 03:57:31.166249 [ 276 ] {1c26e171-68f1-4b01-a8a4-d59877f9f350} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11719 | 2025.12.11 03:57:31.166467 [ 276 ] {1c26e171-68f1-4b01-a8a4-d59877f9f350} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2025.12.11 03:57:31.166501 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1574 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346793 sec., 1168702.2430321511 rows/sec., 93.15 MiB/sec. | ||
| 11721 | 2025.12.11 03:57:31.166574 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11722 | 2025.12.11 03:57:31.166600 [ 276 ] {1c26e171-68f1-4b01-a8a4-d59877f9f350} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 11723 | 2025.12.11 03:57:31.166601 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2025.12.11 03:57:31.166631 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11725 | 2025.12.11 03:57:31.166640 [ 276 ] {1c26e171-68f1-4b01-a8a4-d59877f9f350} <Debug> TCPHandler: Processed in 0.001454525 sec. | ||
| 11726 | 2025.12.11 03:57:31.166656 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11727 | 2025.12.11 03:57:31.166693 [ 202 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11728 | 2025.12.11 03:57:31.166747 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11729 | 2025.12.11 03:57:31.166801 [ 202 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11730 | 2025.12.11 03:57:31.166833 [ 202 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25914 rows starting from the beginning of the part | ||
| 11731 | 2025.12.11 03:57:31.166849 [ 276 ] {89d0fbab-8251-4f2d-9c85-079d68fc607c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11732 | 2025.12.11 03:57:31.166881 [ 202 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 197 rows starting from the beginning of the part | ||
| 11733 | 2025.12.11 03:57:31.166908 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_96_19} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11734 | 2025.12.11 03:57:31.166912 [ 276 ] {89d0fbab-8251-4f2d-9c85-079d68fc607c} <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 | ||
| 11735 | 2025.12.11 03:57:31.166926 [ 202 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 11736 | 2025.12.11 03:57:31.166979 [ 202 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 11737 | 2025.12.11 03:57:31.166988 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_96_19} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11738 | 2025.12.11 03:57:31.167017 [ 202 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 844 rows starting from the beginning of the part | ||
| 11739 | 2025.12.11 03:57:31.167055 [ 202 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 11740 | 2025.12.11 03:57:31.167066 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11741 | 2025.12.11 03:57:31.167823 [ 276 ] {89d0fbab-8251-4f2d-9c85-079d68fc607c} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11742 | 2025.12.11 03:57:31.167865 [ 276 ] {89d0fbab-8251-4f2d-9c85-079d68fc607c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11743 | 2025.12.11 03:57:31.168502 [ 276 ] {89d0fbab-8251-4f2d-9c85-079d68fc607c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11744 | 2025.12.11 03:57:31.168730 [ 276 ] {89d0fbab-8251-4f2d-9c85-079d68fc607c} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2025.12.11 03:57:31.168873 [ 276 ] {89d0fbab-8251-4f2d-9c85-079d68fc607c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002042 sec., 20568.07051909892 rows/sec., 36.86 MiB/sec. | ||
| 11746 | 2025.12.11 03:57:31.168941 [ 276 ] {89d0fbab-8251-4f2d-9c85-079d68fc607c} <Debug> TCPHandler: Processed in 0.002242159 sec. | ||
| 11747 | 2025.12.11 03:57:31.169055 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11748 | 2025.12.11 03:57:31.169150 [ 276 ] {2c794770-1a2a-4c95-af2c-4d384da20615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11749 | 2025.12.11 03:57:31.169193 [ 276 ] {2c794770-1a2a-4c95-af2c-4d384da20615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11750 | 2025.12.11 03:57:31.169560 [ 276 ] {2c794770-1a2a-4c95-af2c-4d384da20615} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2025.12.11 03:57:31.169595 [ 276 ] {2c794770-1a2a-4c95-af2c-4d384da20615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11752 | 2025.12.11 03:57:31.169935 [ 276 ] {2c794770-1a2a-4c95-af2c-4d384da20615} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11753 | 2025.12.11 03:57:31.170146 [ 276 ] {2c794770-1a2a-4c95-af2c-4d384da20615} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2025.12.11 03:57:31.170246 [ 101 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11755 | 2025.12.11 03:57:31.170270 [ 101 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2025.12.11 03:57:31.170276 [ 276 ] {2c794770-1a2a-4c95-af2c-4d384da20615} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 11757 | 2025.12.11 03:57:31.170286 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11758 | 2025.12.11 03:57:31.170315 [ 276 ] {2c794770-1a2a-4c95-af2c-4d384da20615} <Debug> TCPHandler: Processed in 0.001309593 sec. | ||
| 11759 | 2025.12.11 03:57:31.170401 [ 190 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11760 | 2025.12.11 03:57:31.170525 [ 190 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11761 | 2025.12.11 03:57:31.170556 [ 190 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4950 rows starting from the beginning of the part | ||
| 11762 | 2025.12.11 03:57:31.170615 [ 190 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 11763 | 2025.12.11 03:57:31.170667 [ 190 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 11764 | 2025.12.11 03:57:31.170715 [ 190 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 11765 | 2025.12.11 03:57:31.170757 [ 190 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 11766 | 2025.12.11 03:57:31.170800 [ 190 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 11767 | 2025.12.11 03:57:31.173301 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002940561 sec., 1785373.6072810597 rows/sec., 120.49 MiB/sec. | ||
| 11768 | 2025.12.11 03:57:31.173856 [ 199 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11769 | 2025.12.11 03:57:31.174178 [ 199 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_96_19} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2025.12.11 03:57:31.174264 [ 199 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_96_19} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11771 | 2025.12.11 03:57:31.174379 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11772 | 2025.12.11 03:57:31.175099 [ 193 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27435 rows, containing 5 columns (5 merged, 0 gathered) in 0.008433235 sec., 3253199.987904997 rows/sec., 223.38 MiB/sec. | ||
| 11773 | 2025.12.11 03:57:31.175455 [ 188 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11774 | 2025.12.11 03:57:31.175754 [ 188 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11775 | 2025.12.11 03:57:31.175837 [ 188 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11776 | 2025.12.11 03:57:31.175933 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11777 | 2025.12.11 03:57:32.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.96 MiB, peak 366.35 MiB, free memory in arenas 0.00 B, will set to 358.31 MiB (RSS), difference: 3.35 MiB | ||
| 11778 | 2025.12.11 03:57:33.561996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1370 | ||
| 11779 | 2025.12.11 03:57:33.564294 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11780 | 2025.12.11 03:57:33.564349 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11781 | 2025.12.11 03:57:33.565589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11782 | 2025.12.11 03:57:33.565866 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2025.12.11 03:57:33.566253 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
| 11784 | 2025.12.11 03:57:35.988216 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32147 | ||
| 11785 | 2025.12.11 03:57:35.988735 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11786 | 2025.12.11 03:57:35.988783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11787 | 2025.12.11 03:57:35.989272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11788 | 2025.12.11 03:57:35.989503 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11789 | 2025.12.11 03:57:35.989649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32147 | ||
| 11790 | 2025.12.11 03:57:36.157184 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11791 | 2025.12.11 03:57:36.157360 [ 276 ] {3bda4121-1a85-426a-80fd-85f94022cc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11792 | 2025.12.11 03:57:36.157430 [ 276 ] {3bda4121-1a85-426a-80fd-85f94022cc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11793 | 2025.12.11 03:57:36.158123 [ 276 ] {3bda4121-1a85-426a-80fd-85f94022cc94} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11794 | 2025.12.11 03:57:36.158167 [ 276 ] {3bda4121-1a85-426a-80fd-85f94022cc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11795 | 2025.12.11 03:57:36.158539 [ 276 ] {3bda4121-1a85-426a-80fd-85f94022cc94} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11796 | 2025.12.11 03:57:36.158765 [ 276 ] {3bda4121-1a85-426a-80fd-85f94022cc94} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11797 | 2025.12.11 03:57:36.158939 [ 276 ] {3bda4121-1a85-426a-80fd-85f94022cc94} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.63 MiB/sec. | ||
| 11798 | 2025.12.11 03:57:36.158990 [ 276 ] {3bda4121-1a85-426a-80fd-85f94022cc94} <Debug> TCPHandler: Processed in 0.001961604 sec. | ||
| 11799 | 2025.12.11 03:57:36.159102 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11800 | 2025.12.11 03:57:36.159204 [ 276 ] {ee342f05-c6d7-4877-ae7e-434ee2fe278f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11801 | 2025.12.11 03:57:36.159251 [ 276 ] {ee342f05-c6d7-4877-ae7e-434ee2fe278f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11802 | 2025.12.11 03:57:36.159680 [ 276 ] {ee342f05-c6d7-4877-ae7e-434ee2fe278f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11803 | 2025.12.11 03:57:36.159720 [ 276 ] {ee342f05-c6d7-4877-ae7e-434ee2fe278f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11804 | 2025.12.11 03:57:36.160035 [ 276 ] {ee342f05-c6d7-4877-ae7e-434ee2fe278f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11805 | 2025.12.11 03:57:36.160255 [ 276 ] {ee342f05-c6d7-4877-ae7e-434ee2fe278f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11806 | 2025.12.11 03:57:36.160392 [ 276 ] {ee342f05-c6d7-4877-ae7e-434ee2fe278f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 11807 | 2025.12.11 03:57:36.160433 [ 276 ] {ee342f05-c6d7-4877-ae7e-434ee2fe278f} <Debug> TCPHandler: Processed in 0.001381724 sec. | ||
| 11808 | 2025.12.11 03:57:36.160548 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11809 | 2025.12.11 03:57:36.160645 [ 276 ] {ae7e3454-b2bd-4307-bdee-c2e6921ba82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11810 | 2025.12.11 03:57:36.160691 [ 276 ] {ae7e3454-b2bd-4307-bdee-c2e6921ba82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11811 | 2025.12.11 03:57:36.161109 [ 276 ] {ae7e3454-b2bd-4307-bdee-c2e6921ba82e} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11812 | 2025.12.11 03:57:36.161146 [ 276 ] {ae7e3454-b2bd-4307-bdee-c2e6921ba82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11813 | 2025.12.11 03:57:36.161475 [ 276 ] {ae7e3454-b2bd-4307-bdee-c2e6921ba82e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11814 | 2025.12.11 03:57:36.161682 [ 276 ] {ae7e3454-b2bd-4307-bdee-c2e6921ba82e} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11815 | 2025.12.11 03:57:36.161817 [ 276 ] {ae7e3454-b2bd-4307-bdee-c2e6921ba82e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 11816 | 2025.12.11 03:57:36.161855 [ 276 ] {ae7e3454-b2bd-4307-bdee-c2e6921ba82e} <Debug> TCPHandler: Processed in 0.001357303 sec. | ||
| 11817 | 2025.12.11 03:57:36.161964 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11818 | 2025.12.11 03:57:36.162059 [ 276 ] {bd4b2300-25d7-45fe-ba77-cd511db23141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11819 | 2025.12.11 03:57:36.162102 [ 276 ] {bd4b2300-25d7-45fe-ba77-cd511db23141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11820 | 2025.12.11 03:57:36.162434 [ 276 ] {bd4b2300-25d7-45fe-ba77-cd511db23141} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11821 | 2025.12.11 03:57:36.162471 [ 276 ] {bd4b2300-25d7-45fe-ba77-cd511db23141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11822 | 2025.12.11 03:57:36.162795 [ 276 ] {bd4b2300-25d7-45fe-ba77-cd511db23141} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11823 | 2025.12.11 03:57:36.163004 [ 276 ] {bd4b2300-25d7-45fe-ba77-cd511db23141} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11824 | 2025.12.11 03:57:36.163134 [ 276 ] {bd4b2300-25d7-45fe-ba77-cd511db23141} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 11825 | 2025.12.11 03:57:36.163171 [ 276 ] {bd4b2300-25d7-45fe-ba77-cd511db23141} <Debug> TCPHandler: Processed in 0.001255472 sec. | ||
| 11826 | 2025.12.11 03:57:37.736708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 11827 | 2025.12.11 03:57:37.752988 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11828 | 2025.12.11 03:57:37.753053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11829 | 2025.12.11 03:57:37.758506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11830 | 2025.12.11 03:57:37.759235 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11831 | 2025.12.11 03:57:37.762499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 11832 | 2025.12.11 03:57:41.162113 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11833 | 2025.12.11 03:57:41.162317 [ 276 ] {f0c832fa-9a61-416c-82a0-cb9bd27db0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11834 | 2025.12.11 03:57:41.162394 [ 276 ] {f0c832fa-9a61-416c-82a0-cb9bd27db0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11835 | 2025.12.11 03:57:41.163113 [ 276 ] {f0c832fa-9a61-416c-82a0-cb9bd27db0b3} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2025.12.11 03:57:41.163171 [ 276 ] {f0c832fa-9a61-416c-82a0-cb9bd27db0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11837 | 2025.12.11 03:57:41.163587 [ 276 ] {f0c832fa-9a61-416c-82a0-cb9bd27db0b3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11838 | 2025.12.11 03:57:41.163830 [ 276 ] {f0c832fa-9a61-416c-82a0-cb9bd27db0b3} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2025.12.11 03:57:41.163996 [ 276 ] {f0c832fa-9a61-416c-82a0-cb9bd27db0b3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001729 sec., 13880.855986119144 rows/sec., 1.15 MiB/sec. | ||
| 11840 | 2025.12.11 03:57:41.164049 [ 276 ] {f0c832fa-9a61-416c-82a0-cb9bd27db0b3} <Debug> TCPHandler: Processed in 0.002061256 sec. | ||
| 11841 | 2025.12.11 03:57:41.164173 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11842 | 2025.12.11 03:57:41.164277 [ 276 ] {a9ab6fca-9afe-468c-b99e-8c0647fbabe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11843 | 2025.12.11 03:57:41.164323 [ 276 ] {a9ab6fca-9afe-468c-b99e-8c0647fbabe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11844 | 2025.12.11 03:57:41.164742 [ 276 ] {a9ab6fca-9afe-468c-b99e-8c0647fbabe0} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11845 | 2025.12.11 03:57:41.164781 [ 276 ] {a9ab6fca-9afe-468c-b99e-8c0647fbabe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11846 | 2025.12.11 03:57:41.165093 [ 276 ] {a9ab6fca-9afe-468c-b99e-8c0647fbabe0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11847 | 2025.12.11 03:57:41.165307 [ 276 ] {a9ab6fca-9afe-468c-b99e-8c0647fbabe0} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2025.12.11 03:57:41.165438 [ 276 ] {a9ab6fca-9afe-468c-b99e-8c0647fbabe0} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001184 sec., 8445.945945945947 rows/sec., 688.71 KiB/sec. | ||
| 11849 | 2025.12.11 03:57:41.165477 [ 276 ] {a9ab6fca-9afe-468c-b99e-8c0647fbabe0} <Debug> TCPHandler: Processed in 0.001356564 sec. | ||
| 11850 | 2025.12.11 03:57:41.165580 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11851 | 2025.12.11 03:57:41.165676 [ 276 ] {7db9f3d3-aee7-4d72-80c1-d27b90fb0e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11852 | 2025.12.11 03:57:41.165717 [ 276 ] {7db9f3d3-aee7-4d72-80c1-d27b90fb0e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11853 | 2025.12.11 03:57:41.166251 [ 276 ] {7db9f3d3-aee7-4d72-80c1-d27b90fb0e48} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2025.12.11 03:57:41.166290 [ 276 ] {7db9f3d3-aee7-4d72-80c1-d27b90fb0e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11855 | 2025.12.11 03:57:41.166622 [ 276 ] {7db9f3d3-aee7-4d72-80c1-d27b90fb0e48} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11856 | 2025.12.11 03:57:41.166833 [ 276 ] {7db9f3d3-aee7-4d72-80c1-d27b90fb0e48} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2025.12.11 03:57:41.166973 [ 276 ] {7db9f3d3-aee7-4d72-80c1-d27b90fb0e48} <Debug> executeQuery: Read 265 rows, 24.23 KiB in 0.001317 sec., 201214.88230827637 rows/sec., 17.97 MiB/sec. | ||
| 11858 | 2025.12.11 03:57:41.167014 [ 276 ] {7db9f3d3-aee7-4d72-80c1-d27b90fb0e48} <Debug> TCPHandler: Processed in 0.001484116 sec. | ||
| 11859 | 2025.12.11 03:57:41.167130 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11860 | 2025.12.11 03:57:41.167228 [ 276 ] {0a578418-340f-44c5-961c-8bff7c2c6d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11861 | 2025.12.11 03:57:41.167270 [ 276 ] {0a578418-340f-44c5-961c-8bff7c2c6d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11862 | 2025.12.11 03:57:41.167729 [ 276 ] {0a578418-340f-44c5-961c-8bff7c2c6d76} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2025.12.11 03:57:41.167766 [ 276 ] {0a578418-340f-44c5-961c-8bff7c2c6d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11864 | 2025.12.11 03:57:41.168077 [ 276 ] {0a578418-340f-44c5-961c-8bff7c2c6d76} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11865 | 2025.12.11 03:57:41.168295 [ 276 ] {0a578418-340f-44c5-961c-8bff7c2c6d76} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2025.12.11 03:57:41.168433 [ 276 ] {0a578418-340f-44c5-961c-8bff7c2c6d76} <Debug> executeQuery: Read 64 rows, 4.82 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 3.84 MiB/sec. | ||
| 11867 | 2025.12.11 03:57:41.168473 [ 276 ] {0a578418-340f-44c5-961c-8bff7c2c6d76} <Debug> TCPHandler: Processed in 0.001391444 sec. | ||
| 11868 | 2025.12.11 03:57:41.168591 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11869 | 2025.12.11 03:57:41.168686 [ 276 ] {e1df615b-a833-4ddc-a67b-914dbd9fa183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11870 | 2025.12.11 03:57:41.168728 [ 276 ] {e1df615b-a833-4ddc-a67b-914dbd9fa183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11871 | 2025.12.11 03:57:41.169129 [ 276 ] {e1df615b-a833-4ddc-a67b-914dbd9fa183} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11872 | 2025.12.11 03:57:41.169166 [ 276 ] {e1df615b-a833-4ddc-a67b-914dbd9fa183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11873 | 2025.12.11 03:57:41.169489 [ 276 ] {e1df615b-a833-4ddc-a67b-914dbd9fa183} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11874 | 2025.12.11 03:57:41.169698 [ 276 ] {e1df615b-a833-4ddc-a67b-914dbd9fa183} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11875 | 2025.12.11 03:57:41.169828 [ 276 ] {e1df615b-a833-4ddc-a67b-914dbd9fa183} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00116 sec., 20689.655172413793 rows/sec., 1.72 MiB/sec. | ||
| 11876 | 2025.12.11 03:57:41.169867 [ 276 ] {e1df615b-a833-4ddc-a67b-914dbd9fa183} <Debug> TCPHandler: Processed in 0.001324743 sec. | ||
| 11877 | 2025.12.11 03:57:41.169974 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11878 | 2025.12.11 03:57:41.170069 [ 276 ] {965acc44-97fe-4fa0-96af-2c3f3a3d7d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11879 | 2025.12.11 03:57:41.170110 [ 276 ] {965acc44-97fe-4fa0-96af-2c3f3a3d7d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11880 | 2025.12.11 03:57:41.170514 [ 276 ] {965acc44-97fe-4fa0-96af-2c3f3a3d7d2b} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11881 | 2025.12.11 03:57:41.170551 [ 276 ] {965acc44-97fe-4fa0-96af-2c3f3a3d7d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11882 | 2025.12.11 03:57:41.170839 [ 276 ] {965acc44-97fe-4fa0-96af-2c3f3a3d7d2b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11883 | 2025.12.11 03:57:41.171054 [ 276 ] {965acc44-97fe-4fa0-96af-2c3f3a3d7d2b} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11884 | 2025.12.11 03:57:41.171183 [ 276 ] {965acc44-97fe-4fa0-96af-2c3f3a3d7d2b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 828.91 KiB/sec. | ||
| 11885 | 2025.12.11 03:57:41.171222 [ 276 ] {965acc44-97fe-4fa0-96af-2c3f3a3d7d2b} <Debug> TCPHandler: Processed in 0.001296903 sec. | ||
| 11886 | 2025.12.11 03:57:41.171330 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11887 | 2025.12.11 03:57:41.171424 [ 276 ] {e196ee31-edfc-4f2a-9ff0-334720207df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11888 | 2025.12.11 03:57:41.171465 [ 276 ] {e196ee31-edfc-4f2a-9ff0-334720207df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11889 | 2025.12.11 03:57:41.171922 [ 276 ] {e196ee31-edfc-4f2a-9ff0-334720207df5} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11890 | 2025.12.11 03:57:41.171960 [ 276 ] {e196ee31-edfc-4f2a-9ff0-334720207df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11891 | 2025.12.11 03:57:41.172270 [ 276 ] {e196ee31-edfc-4f2a-9ff0-334720207df5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11892 | 2025.12.11 03:57:41.172472 [ 276 ] {e196ee31-edfc-4f2a-9ff0-334720207df5} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11893 | 2025.12.11 03:57:41.172608 [ 276 ] {e196ee31-edfc-4f2a-9ff0-334720207df5} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.001202 sec., 126455.9068219634 rows/sec., 10.20 MiB/sec. | ||
| 11894 | 2025.12.11 03:57:41.172647 [ 276 ] {e196ee31-edfc-4f2a-9ff0-334720207df5} <Debug> TCPHandler: Processed in 0.001365843 sec. | ||
| 11895 | 2025.12.11 03:57:41.172747 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11896 | 2025.12.11 03:57:41.172841 [ 276 ] {e8e5e81d-53e6-426d-bef8-737a14438cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11897 | 2025.12.11 03:57:41.172885 [ 276 ] {e8e5e81d-53e6-426d-bef8-737a14438cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11898 | 2025.12.11 03:57:41.173289 [ 276 ] {e8e5e81d-53e6-426d-bef8-737a14438cc4} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11899 | 2025.12.11 03:57:41.173325 [ 276 ] {e8e5e81d-53e6-426d-bef8-737a14438cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11900 | 2025.12.11 03:57:41.173684 [ 276 ] {e8e5e81d-53e6-426d-bef8-737a14438cc4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11901 | 2025.12.11 03:57:41.173904 [ 276 ] {e8e5e81d-53e6-426d-bef8-737a14438cc4} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11902 | 2025.12.11 03:57:41.174056 [ 276 ] {e8e5e81d-53e6-426d-bef8-737a14438cc4} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001233 sec., 163017.03163017033 rows/sec., 11.68 MiB/sec. | ||
| 11903 | 2025.12.11 03:57:41.174095 [ 276 ] {e8e5e81d-53e6-426d-bef8-737a14438cc4} <Debug> TCPHandler: Processed in 0.001396574 sec. | ||
| 11904 | 2025.12.11 03:57:41.174233 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11905 | 2025.12.11 03:57:41.174338 [ 276 ] {1238a637-06a4-4dae-8e18-5f52467e9206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11906 | 2025.12.11 03:57:41.174395 [ 276 ] {1238a637-06a4-4dae-8e18-5f52467e9206} <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 | ||
| 11907 | 2025.12.11 03:57:41.175380 [ 276 ] {1238a637-06a4-4dae-8e18-5f52467e9206} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2025.12.11 03:57:41.175428 [ 276 ] {1238a637-06a4-4dae-8e18-5f52467e9206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11909 | 2025.12.11 03:57:41.176288 [ 276 ] {1238a637-06a4-4dae-8e18-5f52467e9206} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11910 | 2025.12.11 03:57:41.176529 [ 276 ] {1238a637-06a4-4dae-8e18-5f52467e9206} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11911 | 2025.12.11 03:57:41.176682 [ 276 ] {1238a637-06a4-4dae-8e18-5f52467e9206} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002366 sec., 17751.479289940828 rows/sec., 31.81 MiB/sec. | ||
| 11912 | 2025.12.11 03:57:41.176793 [ 276 ] {1238a637-06a4-4dae-8e18-5f52467e9206} <Debug> TCPHandler: Processed in 0.002616526 sec. | ||
| 11913 | 2025.12.11 03:57:41.176935 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11914 | 2025.12.11 03:57:41.177034 [ 276 ] {62ae79b7-9d17-4211-af82-f324686b91c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11915 | 2025.12.11 03:57:41.177078 [ 276 ] {62ae79b7-9d17-4211-af82-f324686b91c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11916 | 2025.12.11 03:57:41.177424 [ 276 ] {62ae79b7-9d17-4211-af82-f324686b91c1} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11917 | 2025.12.11 03:57:41.177461 [ 276 ] {62ae79b7-9d17-4211-af82-f324686b91c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11918 | 2025.12.11 03:57:41.177773 [ 276 ] {62ae79b7-9d17-4211-af82-f324686b91c1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11919 | 2025.12.11 03:57:41.177996 [ 276 ] {62ae79b7-9d17-4211-af82-f324686b91c1} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2025.12.11 03:57:41.178132 [ 276 ] {62ae79b7-9d17-4211-af82-f324686b91c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 11921 | 2025.12.11 03:57:41.178169 [ 276 ] {62ae79b7-9d17-4211-af82-f324686b91c1} <Debug> TCPHandler: Processed in 0.001285632 sec. | ||
| 11922 | 2025.12.11 03:57:43.273211 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11923 | 2025.12.11 03:57:43.273269 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11924 | 2025.12.11 03:57:43.490808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32659 | ||
| 11925 | 2025.12.11 03:57:43.491636 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11926 | 2025.12.11 03:57:43.491706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11927 | 2025.12.11 03:57:43.492398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11928 | 2025.12.11 03:57:43.492787 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11929 | 2025.12.11 03:57:43.493027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32659 | ||
| 11930 | 2025.12.11 03:57:43.567367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1398 | ||
| 11931 | 2025.12.11 03:57:43.569713 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2025.12.11 03:57:43.569775 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11933 | 2025.12.11 03:57:43.571056 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11934 | 2025.12.11 03:57:43.571352 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11935 | 2025.12.11 03:57:43.571529 [ 89 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11936 | 2025.12.11 03:57:43.571579 [ 89 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11937 | 2025.12.11 03:57:43.571599 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11938 | 2025.12.11 03:57:43.571726 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 11939 | 2025.12.11 03:57:43.571752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
| 11940 | 2025.12.11 03:57:43.572313 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11941 | 2025.12.11 03:57:43.572479 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1268 rows starting from the beginning of the part | ||
| 11942 | 2025.12.11 03:57:43.572857 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 11943 | 2025.12.11 03:57:43.573195 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 28 rows starting from the beginning of the part | ||
| 11944 | 2025.12.11 03:57:43.573538 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 22 rows starting from the beginning of the part | ||
| 11945 | 2025.12.11 03:57:43.573860 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 11946 | 2025.12.11 03:57:43.574165 [ 199 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 11947 | 2025.12.11 03:57:43.581242 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 72 columns (72 merged, 0 gathered) in 0.009575655 sec., 145995.2347907271 rows/sec., 113.46 MiB/sec. | ||
| 11948 | 2025.12.11 03:57:43.582982 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11949 | 2025.12.11 03:57:43.583599 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_51_10} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11950 | 2025.12.11 03:57:43.583693 [ 193 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_51_10} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11951 | 2025.12.11 03:57:43.584041 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11952 | 2025.12.11 03:57:45.263547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 11953 | 2025.12.11 03:57:45.281754 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2025.12.11 03:57:45.281827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11955 | 2025.12.11 03:57:45.287549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11956 | 2025.12.11 03:57:45.288344 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11957 | 2025.12.11 03:57:45.292700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 11958 | 2025.12.11 03:57:46.157492 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11959 | 2025.12.11 03:57:46.157714 [ 276 ] {415f5d9e-21f6-42eb-9428-62348f9a0859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11960 | 2025.12.11 03:57:46.157791 [ 276 ] {415f5d9e-21f6-42eb-9428-62348f9a0859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11961 | 2025.12.11 03:57:46.158531 [ 276 ] {415f5d9e-21f6-42eb-9428-62348f9a0859} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11962 | 2025.12.11 03:57:46.158572 [ 276 ] {415f5d9e-21f6-42eb-9428-62348f9a0859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11963 | 2025.12.11 03:57:46.158970 [ 276 ] {415f5d9e-21f6-42eb-9428-62348f9a0859} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11964 | 2025.12.11 03:57:46.159193 [ 276 ] {415f5d9e-21f6-42eb-9428-62348f9a0859} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11965 | 2025.12.11 03:57:46.159350 [ 276 ] {415f5d9e-21f6-42eb-9428-62348f9a0859} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.53 MiB/sec. | ||
| 11966 | 2025.12.11 03:57:46.159398 [ 276 ] {415f5d9e-21f6-42eb-9428-62348f9a0859} <Debug> TCPHandler: Processed in 0.002104296 sec. | ||
| 11967 | 2025.12.11 03:57:46.159528 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11968 | 2025.12.11 03:57:46.159632 [ 276 ] {413a8a6e-beef-4380-9f87-43ee9d23f3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11969 | 2025.12.11 03:57:46.159676 [ 276 ] {413a8a6e-beef-4380-9f87-43ee9d23f3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11970 | 2025.12.11 03:57:46.160128 [ 276 ] {413a8a6e-beef-4380-9f87-43ee9d23f3ea} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11971 | 2025.12.11 03:57:46.160165 [ 276 ] {413a8a6e-beef-4380-9f87-43ee9d23f3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11972 | 2025.12.11 03:57:46.160470 [ 276 ] {413a8a6e-beef-4380-9f87-43ee9d23f3ea} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11973 | 2025.12.11 03:57:46.160674 [ 276 ] {413a8a6e-beef-4380-9f87-43ee9d23f3ea} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11974 | 2025.12.11 03:57:46.160809 [ 276 ] {413a8a6e-beef-4380-9f87-43ee9d23f3ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 11975 | 2025.12.11 03:57:46.160848 [ 276 ] {413a8a6e-beef-4380-9f87-43ee9d23f3ea} <Debug> TCPHandler: Processed in 0.001371884 sec. | ||
| 11976 | 2025.12.11 03:57:46.160964 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2025.12.11 03:57:46.161063 [ 276 ] {6f2373a2-bfd2-49a4-adc4-43c1a21ceb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11978 | 2025.12.11 03:57:46.161110 [ 276 ] {6f2373a2-bfd2-49a4-adc4-43c1a21ceb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11979 | 2025.12.11 03:57:46.161531 [ 276 ] {6f2373a2-bfd2-49a4-adc4-43c1a21ceb38} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2025.12.11 03:57:46.161567 [ 276 ] {6f2373a2-bfd2-49a4-adc4-43c1a21ceb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11981 | 2025.12.11 03:57:46.161896 [ 276 ] {6f2373a2-bfd2-49a4-adc4-43c1a21ceb38} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11982 | 2025.12.11 03:57:46.162101 [ 276 ] {6f2373a2-bfd2-49a4-adc4-43c1a21ceb38} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2025.12.11 03:57:46.162231 [ 276 ] {6f2373a2-bfd2-49a4-adc4-43c1a21ceb38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 11984 | 2025.12.11 03:57:46.162269 [ 276 ] {6f2373a2-bfd2-49a4-adc4-43c1a21ceb38} <Debug> TCPHandler: Processed in 0.001355434 sec. | ||
| 11985 | 2025.12.11 03:57:46.162381 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2025.12.11 03:57:46.162477 [ 276 ] {dd0b9a17-671a-48ff-b9b0-88da359b0d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11987 | 2025.12.11 03:57:46.162520 [ 276 ] {dd0b9a17-671a-48ff-b9b0-88da359b0d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11988 | 2025.12.11 03:57:46.162859 [ 276 ] {dd0b9a17-671a-48ff-b9b0-88da359b0d76} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11989 | 2025.12.11 03:57:46.162894 [ 276 ] {dd0b9a17-671a-48ff-b9b0-88da359b0d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11990 | 2025.12.11 03:57:46.163188 [ 276 ] {dd0b9a17-671a-48ff-b9b0-88da359b0d76} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 11991 | 2025.12.11 03:57:46.163396 [ 276 ] {dd0b9a17-671a-48ff-b9b0-88da359b0d76} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2025.12.11 03:57:46.163526 [ 276 ] {dd0b9a17-671a-48ff-b9b0-88da359b0d76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 11993 | 2025.12.11 03:57:46.163563 [ 276 ] {dd0b9a17-671a-48ff-b9b0-88da359b0d76} <Debug> TCPHandler: Processed in 0.001231452 sec. | ||
| 11994 | 2025.12.11 03:57:50.993204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33107 | ||
| 11995 | 2025.12.11 03:57:50.993849 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11996 | 2025.12.11 03:57:50.993892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11997 | 2025.12.11 03:57:50.994385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11998 | 2025.12.11 03:57:50.994618 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11999 | 2025.12.11 03:57:50.994763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33107 | ||
| 12000 | 2025.12.11 03:57:51.160050 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12001 | 2025.12.11 03:57:51.160324 [ 276 ] {76d8601d-3613-425e-857f-8769ec6bf420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12002 | 2025.12.11 03:57:51.160429 [ 276 ] {76d8601d-3613-425e-857f-8769ec6bf420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12003 | 2025.12.11 03:57:51.161240 [ 276 ] {76d8601d-3613-425e-857f-8769ec6bf420} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2025.12.11 03:57:51.161289 [ 276 ] {76d8601d-3613-425e-857f-8769ec6bf420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12005 | 2025.12.11 03:57:51.161681 [ 276 ] {76d8601d-3613-425e-857f-8769ec6bf420} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12006 | 2025.12.11 03:57:51.161910 [ 276 ] {76d8601d-3613-425e-857f-8769ec6bf420} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2025.12.11 03:57:51.162074 [ 276 ] {76d8601d-3613-425e-857f-8769ec6bf420} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001822 sec., 76838.63885839736 rows/sec., 6.66 MiB/sec. | ||
| 12008 | 2025.12.11 03:57:51.162124 [ 276 ] {76d8601d-3613-425e-857f-8769ec6bf420} <Debug> TCPHandler: Processed in 0.002253129 sec. | ||
| 12009 | 2025.12.11 03:57:51.162267 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12010 | 2025.12.11 03:57:51.162371 [ 276 ] {3d7a23a5-7e29-4f9e-84cc-67448f48d5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12011 | 2025.12.11 03:57:51.162417 [ 276 ] {3d7a23a5-7e29-4f9e-84cc-67448f48d5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12012 | 2025.12.11 03:57:51.162874 [ 276 ] {3d7a23a5-7e29-4f9e-84cc-67448f48d5c2} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12013 | 2025.12.11 03:57:51.162913 [ 276 ] {3d7a23a5-7e29-4f9e-84cc-67448f48d5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12014 | 2025.12.11 03:57:51.163224 [ 276 ] {3d7a23a5-7e29-4f9e-84cc-67448f48d5c2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12015 | 2025.12.11 03:57:51.163440 [ 276 ] {3d7a23a5-7e29-4f9e-84cc-67448f48d5c2} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12016 | 2025.12.11 03:57:51.163579 [ 276 ] {3d7a23a5-7e29-4f9e-84cc-67448f48d5c2} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001231 sec., 34118.602761982125 rows/sec., 2.51 MiB/sec. | ||
| 12017 | 2025.12.11 03:57:51.163618 [ 276 ] {3d7a23a5-7e29-4f9e-84cc-67448f48d5c2} <Debug> TCPHandler: Processed in 0.001403095 sec. | ||
| 12018 | 2025.12.11 03:57:51.163743 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12019 | 2025.12.11 03:57:51.163839 [ 276 ] {2fe762d7-3e65-404a-b6d9-2faebf597d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12020 | 2025.12.11 03:57:51.163881 [ 276 ] {2fe762d7-3e65-404a-b6d9-2faebf597d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12021 | 2025.12.11 03:57:51.164332 [ 276 ] {2fe762d7-3e65-404a-b6d9-2faebf597d0e} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12022 | 2025.12.11 03:57:51.164370 [ 276 ] {2fe762d7-3e65-404a-b6d9-2faebf597d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12023 | 2025.12.11 03:57:51.164683 [ 276 ] {2fe762d7-3e65-404a-b6d9-2faebf597d0e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12024 | 2025.12.11 03:57:51.164905 [ 276 ] {2fe762d7-3e65-404a-b6d9-2faebf597d0e} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12025 | 2025.12.11 03:57:51.165032 [ 276 ] {2fe762d7-3e65-404a-b6d9-2faebf597d0e} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001211 sec., 87530.9661436829 rows/sec., 6.84 MiB/sec. | ||
| 12026 | 2025.12.11 03:57:51.165071 [ 276 ] {2fe762d7-3e65-404a-b6d9-2faebf597d0e} <Debug> TCPHandler: Processed in 0.001377294 sec. | ||
| 12027 | 2025.12.11 03:57:51.165191 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12028 | 2025.12.11 03:57:51.165287 [ 276 ] {99189ded-0b0d-440f-9d66-2a1c3c6a2b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12029 | 2025.12.11 03:57:51.165332 [ 276 ] {99189ded-0b0d-440f-9d66-2a1c3c6a2b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12030 | 2025.12.11 03:57:51.165746 [ 276 ] {99189ded-0b0d-440f-9d66-2a1c3c6a2b66} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2025.12.11 03:57:51.165783 [ 276 ] {99189ded-0b0d-440f-9d66-2a1c3c6a2b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12032 | 2025.12.11 03:57:51.166105 [ 276 ] {99189ded-0b0d-440f-9d66-2a1c3c6a2b66} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12033 | 2025.12.11 03:57:51.166309 [ 276 ] {99189ded-0b0d-440f-9d66-2a1c3c6a2b66} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2025.12.11 03:57:51.166438 [ 276 ] {99189ded-0b0d-440f-9d66-2a1c3c6a2b66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 12035 | 2025.12.11 03:57:51.166475 [ 276 ] {99189ded-0b0d-440f-9d66-2a1c3c6a2b66} <Debug> TCPHandler: Processed in 0.001334003 sec. | ||
| 12036 | 2025.12.11 03:57:51.166586 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12037 | 2025.12.11 03:57:51.166682 [ 276 ] {2babb82a-82bc-4298-937c-c9d6e5cc54ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12038 | 2025.12.11 03:57:51.166737 [ 276 ] {2babb82a-82bc-4298-937c-c9d6e5cc54ba} <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 | ||
| 12039 | 2025.12.11 03:57:51.167609 [ 276 ] {2babb82a-82bc-4298-937c-c9d6e5cc54ba} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12040 | 2025.12.11 03:57:51.167646 [ 276 ] {2babb82a-82bc-4298-937c-c9d6e5cc54ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12041 | 2025.12.11 03:57:51.168208 [ 276 ] {2babb82a-82bc-4298-937c-c9d6e5cc54ba} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12042 | 2025.12.11 03:57:51.168423 [ 276 ] {2babb82a-82bc-4298-937c-c9d6e5cc54ba} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12043 | 2025.12.11 03:57:51.168564 [ 276 ] {2babb82a-82bc-4298-937c-c9d6e5cc54ba} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001901 sec., 22093.634928984746 rows/sec., 39.59 MiB/sec. | ||
| 12044 | 2025.12.11 03:57:51.168627 [ 276 ] {2babb82a-82bc-4298-937c-c9d6e5cc54ba} <Debug> TCPHandler: Processed in 0.002090486 sec. | ||
| 12045 | 2025.12.11 03:57:51.168742 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12046 | 2025.12.11 03:57:51.168837 [ 276 ] {af7849f5-8bab-4875-aa23-c3fee601870a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12047 | 2025.12.11 03:57:51.168879 [ 276 ] {af7849f5-8bab-4875-aa23-c3fee601870a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12048 | 2025.12.11 03:57:51.169216 [ 276 ] {af7849f5-8bab-4875-aa23-c3fee601870a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12049 | 2025.12.11 03:57:51.169253 [ 276 ] {af7849f5-8bab-4875-aa23-c3fee601870a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12050 | 2025.12.11 03:57:51.169559 [ 276 ] {af7849f5-8bab-4875-aa23-c3fee601870a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12051 | 2025.12.11 03:57:51.169781 [ 276 ] {af7849f5-8bab-4875-aa23-c3fee601870a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12052 | 2025.12.11 03:57:51.169907 [ 276 ] {af7849f5-8bab-4875-aa23-c3fee601870a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 12053 | 2025.12.11 03:57:51.169943 [ 276 ] {af7849f5-8bab-4875-aa23-c3fee601870a} <Debug> TCPHandler: Processed in 0.001250772 sec. | ||
| 12054 | 2025.12.11 03:57:52.597252 [ 76 ] {} <Debug> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12055 | 2025.12.11 03:57:52.597335 [ 76 ] {} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12056 | 2025.12.11 03:57:52.597364 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12057 | 2025.12.11 03:57:52.597531 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 12058 | 2025.12.11 03:57:52.597740 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12059 | 2025.12.11 03:57:52.597786 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 12060 | 2025.12.11 03:57:52.597883 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 12061 | 2025.12.11 03:57:52.597957 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 12062 | 2025.12.11 03:57:52.598028 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 12063 | 2025.12.11 03:57:52.598096 [ 189 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 12064 | 2025.12.11 03:57:52.598964 [ 198 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512136 sec., 30420.544183856477 rows/sec., 2.54 MiB/sec. | ||
| 12065 | 2025.12.11 03:57:52.599176 [ 191 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12066 | 2025.12.11 03:57:52.599531 [ 191 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_25_6} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12067 | 2025.12.11 03:57:52.599627 [ 191 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_25_6} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12068 | 2025.12.11 03:57:52.599737 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12069 | 2025.12.11 03:57:52.792775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 12070 | 2025.12.11 03:57:52.817875 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2025.12.11 03:57:52.817990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12072 | 2025.12.11 03:57:52.825826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12073 | 2025.12.11 03:57:52.826746 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2025.12.11 03:57:52.832556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 12075 | 2025.12.11 03:57:53.571953 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1418 | ||
| 12076 | 2025.12.11 03:57:53.574388 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12077 | 2025.12.11 03:57:53.574443 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12078 | 2025.12.11 03:57:53.575675 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12079 | 2025.12.11 03:57:53.575950 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12080 | 2025.12.11 03:57:53.576323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1418 | ||
| 12081 | 2025.12.11 03:57:56.183875 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12082 | 2025.12.11 03:57:56.184186 [ 276 ] {55af0dc5-1a43-449d-bd7b-2bb781ebf5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12083 | 2025.12.11 03:57:56.184295 [ 276 ] {55af0dc5-1a43-449d-bd7b-2bb781ebf5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12084 | 2025.12.11 03:57:56.185115 [ 276 ] {55af0dc5-1a43-449d-bd7b-2bb781ebf5a2} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12085 | 2025.12.11 03:57:56.185164 [ 276 ] {55af0dc5-1a43-449d-bd7b-2bb781ebf5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12086 | 2025.12.11 03:57:56.185554 [ 276 ] {55af0dc5-1a43-449d-bd7b-2bb781ebf5a2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12087 | 2025.12.11 03:57:56.185785 [ 276 ] {55af0dc5-1a43-449d-bd7b-2bb781ebf5a2} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12088 | 2025.12.11 03:57:56.185951 [ 276 ] {55af0dc5-1a43-449d-bd7b-2bb781ebf5a2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001839 sec., 3262.6427406199023 rows/sec., 266.05 KiB/sec. | ||
| 12089 | 2025.12.11 03:57:56.186002 [ 276 ] {55af0dc5-1a43-449d-bd7b-2bb781ebf5a2} <Debug> TCPHandler: Processed in 0.00232596 sec. | ||
| 12090 | 2025.12.11 03:57:56.186126 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12091 | 2025.12.11 03:57:56.186230 [ 276 ] {c3ac469f-63dc-464a-a312-daa0266758c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12092 | 2025.12.11 03:57:56.186275 [ 276 ] {c3ac469f-63dc-464a-a312-daa0266758c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12093 | 2025.12.11 03:57:56.187622 [ 276 ] {c3ac469f-63dc-464a-a312-daa0266758c5} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2025.12.11 03:57:56.187661 [ 276 ] {c3ac469f-63dc-464a-a312-daa0266758c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12095 | 2025.12.11 03:57:56.188056 [ 276 ] {c3ac469f-63dc-464a-a312-daa0266758c5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12096 | 2025.12.11 03:57:56.188272 [ 276 ] {c3ac469f-63dc-464a-a312-daa0266758c5} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2025.12.11 03:57:56.188385 [ 73 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12098 | 2025.12.11 03:57:56.188407 [ 276 ] {c3ac469f-63dc-464a-a312-daa0266758c5} <Debug> executeQuery: Read 1199 rows, 100.71 KiB in 0.0022 sec., 545000 rows/sec., 44.71 MiB/sec. | ||
| 12099 | 2025.12.11 03:57:56.188424 [ 73 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12100 | 2025.12.11 03:57:56.188445 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12101 | 2025.12.11 03:57:56.188450 [ 276 ] {c3ac469f-63dc-464a-a312-daa0266758c5} <Debug> TCPHandler: Processed in 0.00237547 sec. | ||
| 12102 | 2025.12.11 03:57:56.188563 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12103 | 2025.12.11 03:57:56.188583 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12104 | 2025.12.11 03:57:56.188705 [ 276 ] {f1f3311d-a9cd-412b-a50f-6bab6c577a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12105 | 2025.12.11 03:57:56.188741 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12106 | 2025.12.11 03:57:56.188747 [ 276 ] {f1f3311d-a9cd-412b-a50f-6bab6c577a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12107 | 2025.12.11 03:57:56.188802 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1410 rows starting from the beginning of the part | ||
| 12108 | 2025.12.11 03:57:56.188915 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 12109 | 2025.12.11 03:57:56.188991 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 265 rows starting from the beginning of the part | ||
| 12110 | 2025.12.11 03:57:56.189187 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 12111 | 2025.12.11 03:57:56.189240 [ 276 ] {f1f3311d-a9cd-412b-a50f-6bab6c577a49} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2025.12.11 03:57:56.189278 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 140 rows starting from the beginning of the part | ||
| 12113 | 2025.12.11 03:57:56.189282 [ 276 ] {f1f3311d-a9cd-412b-a50f-6bab6c577a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12114 | 2025.12.11 03:57:56.189370 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1199 rows starting from the beginning of the part | ||
| 12115 | 2025.12.11 03:57:56.189633 [ 276 ] {f1f3311d-a9cd-412b-a50f-6bab6c577a49} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12116 | 2025.12.11 03:57:56.189894 [ 276 ] {f1f3311d-a9cd-412b-a50f-6bab6c577a49} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2025.12.11 03:57:56.190029 [ 276 ] {f1f3311d-a9cd-412b-a50f-6bab6c577a49} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 311.72 KiB/sec. | ||
| 12118 | 2025.12.11 03:57:56.190068 [ 276 ] {f1f3311d-a9cd-412b-a50f-6bab6c577a49} <Debug> TCPHandler: Processed in 0.001535216 sec. | ||
| 12119 | 2025.12.11 03:57:56.190177 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12120 | 2025.12.11 03:57:56.190275 [ 276 ] {1c5ef0fd-c402-46cf-a11e-76ecc96ac6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12121 | 2025.12.11 03:57:56.190317 [ 276 ] {1c5ef0fd-c402-46cf-a11e-76ecc96ac6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12122 | 2025.12.11 03:57:56.190870 [ 276 ] {1c5ef0fd-c402-46cf-a11e-76ecc96ac6c9} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12123 | 2025.12.11 03:57:56.190907 [ 276 ] {1c5ef0fd-c402-46cf-a11e-76ecc96ac6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12124 | 2025.12.11 03:57:56.191039 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3126 rows, containing 5 columns (5 merged, 0 gathered) in 0.002520953 sec., 1240007.2512260245 rows/sec., 108.11 MiB/sec. | ||
| 12125 | 2025.12.11 03:57:56.191249 [ 276 ] {1c5ef0fd-c402-46cf-a11e-76ecc96ac6c9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12126 | 2025.12.11 03:57:56.191305 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12127 | 2025.12.11 03:57:56.191530 [ 276 ] {1c5ef0fd-c402-46cf-a11e-76ecc96ac6c9} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12128 | 2025.12.11 03:57:56.191612 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_101_20} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2025.12.11 03:57:56.191675 [ 276 ] {1c5ef0fd-c402-46cf-a11e-76ecc96ac6c9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001419 sec., 160676.53276955604 rows/sec., 10.88 MiB/sec. | ||
| 12130 | 2025.12.11 03:57:56.191692 [ 191 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_101_20} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12131 | 2025.12.11 03:57:56.191721 [ 276 ] {1c5ef0fd-c402-46cf-a11e-76ecc96ac6c9} <Debug> TCPHandler: Processed in 0.001592208 sec. | ||
| 12132 | 2025.12.11 03:57:56.191772 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 12133 | 2025.12.11 03:57:56.191835 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12134 | 2025.12.11 03:57:56.191934 [ 276 ] {f787ba27-7b90-45ec-87ce-4228a1793162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12135 | 2025.12.11 03:57:56.191976 [ 276 ] {f787ba27-7b90-45ec-87ce-4228a1793162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12136 | 2025.12.11 03:57:56.192650 [ 276 ] {f787ba27-7b90-45ec-87ce-4228a1793162} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2025.12.11 03:57:56.192687 [ 276 ] {f787ba27-7b90-45ec-87ce-4228a1793162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12138 | 2025.12.11 03:57:56.193032 [ 276 ] {f787ba27-7b90-45ec-87ce-4228a1793162} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12139 | 2025.12.11 03:57:56.193245 [ 276 ] {f787ba27-7b90-45ec-87ce-4228a1793162} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2025.12.11 03:57:56.193357 [ 73 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12141 | 2025.12.11 03:57:56.193383 [ 276 ] {f787ba27-7b90-45ec-87ce-4228a1793162} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001467 sec., 358554.8738922972 rows/sec., 26.56 MiB/sec. | ||
| 12142 | 2025.12.11 03:57:56.193392 [ 73 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12143 | 2025.12.11 03:57:56.193416 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12144 | 2025.12.11 03:57:56.193424 [ 276 ] {f787ba27-7b90-45ec-87ce-4228a1793162} <Debug> TCPHandler: Processed in 0.001637598 sec. | ||
| 12145 | 2025.12.11 03:57:56.193534 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12146 | 2025.12.11 03:57:56.193542 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12147 | 2025.12.11 03:57:56.193684 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12148 | 2025.12.11 03:57:56.193684 [ 276 ] {fd30de05-9e20-47d7-9ef3-2a7d9083c80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12149 | 2025.12.11 03:57:56.193737 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 634 rows starting from the beginning of the part | ||
| 12150 | 2025.12.11 03:57:56.193754 [ 276 ] {fd30de05-9e20-47d7-9ef3-2a7d9083c80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12151 | 2025.12.11 03:57:56.193809 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 12152 | 2025.12.11 03:57:56.193861 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 152 rows starting from the beginning of the part | ||
| 12153 | 2025.12.11 03:57:56.193912 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 12154 | 2025.12.11 03:57:56.193954 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 106 rows starting from the beginning of the part | ||
| 12155 | 2025.12.11 03:57:56.193994 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 526 rows starting from the beginning of the part | ||
| 12156 | 2025.12.11 03:57:56.194471 [ 276 ] {fd30de05-9e20-47d7-9ef3-2a7d9083c80d} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2025.12.11 03:57:56.194512 [ 276 ] {fd30de05-9e20-47d7-9ef3-2a7d9083c80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12158 | 2025.12.11 03:57:56.194918 [ 276 ] {fd30de05-9e20-47d7-9ef3-2a7d9083c80d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12159 | 2025.12.11 03:57:56.195102 [ 191 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634738 sec., 945717.295370879 rows/sec., 75.35 MiB/sec. | ||
| 12160 | 2025.12.11 03:57:56.195139 [ 276 ] {fd30de05-9e20-47d7-9ef3-2a7d9083c80d} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2025.12.11 03:57:56.195270 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12162 | 2025.12.11 03:57:56.195270 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12163 | 2025.12.11 03:57:56.195280 [ 276 ] {fd30de05-9e20-47d7-9ef3-2a7d9083c80d} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001616 sec., 524133.6633663366 rows/sec., 35.28 MiB/sec. | ||
| 12164 | 2025.12.11 03:57:56.195327 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2025.12.11 03:57:56.195351 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12166 | 2025.12.11 03:57:56.195353 [ 276 ] {fd30de05-9e20-47d7-9ef3-2a7d9083c80d} <Debug> TCPHandler: Processed in 0.001859632 sec. | ||
| 12167 | 2025.12.11 03:57:56.195451 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12168 | 2025.12.11 03:57:56.195491 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12169 | 2025.12.11 03:57:56.195569 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_101_20} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2025.12.11 03:57:56.195595 [ 276 ] {5f24e700-330d-4c7d-8e24-04453bbcc4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12171 | 2025.12.11 03:57:56.195601 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12172 | 2025.12.11 03:57:56.195645 [ 276 ] {5f24e700-330d-4c7d-8e24-04453bbcc4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12173 | 2025.12.11 03:57:56.195655 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27435 rows starting from the beginning of the part | ||
| 12174 | 2025.12.11 03:57:56.195657 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_101_20} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12175 | 2025.12.11 03:57:56.195739 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12176 | 2025.12.11 03:57:56.195765 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 12177 | 2025.12.11 03:57:56.195795 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 201 rows starting from the beginning of the part | ||
| 12178 | 2025.12.11 03:57:56.195843 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 12179 | 2025.12.11 03:57:56.195883 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 12180 | 2025.12.11 03:57:56.195924 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 847 rows starting from the beginning of the part | ||
| 12181 | 2025.12.11 03:57:56.196014 [ 276 ] {5f24e700-330d-4c7d-8e24-04453bbcc4b5} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2025.12.11 03:57:56.196059 [ 276 ] {5f24e700-330d-4c7d-8e24-04453bbcc4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12183 | 2025.12.11 03:57:56.196421 [ 276 ] {5f24e700-330d-4c7d-8e24-04453bbcc4b5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12184 | 2025.12.11 03:57:56.196637 [ 276 ] {5f24e700-330d-4c7d-8e24-04453bbcc4b5} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2025.12.11 03:57:56.196745 [ 73 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12186 | 2025.12.11 03:57:56.196769 [ 276 ] {5f24e700-330d-4c7d-8e24-04453bbcc4b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 12187 | 2025.12.11 03:57:56.196771 [ 73 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2025.12.11 03:57:56.196799 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12189 | 2025.12.11 03:57:56.196805 [ 276 ] {5f24e700-330d-4c7d-8e24-04453bbcc4b5} <Debug> TCPHandler: Processed in 0.001362944 sec. | ||
| 12190 | 2025.12.11 03:57:56.196880 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12191 | 2025.12.11 03:57:56.196989 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12192 | 2025.12.11 03:57:56.197018 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5250 rows starting from the beginning of the part | ||
| 12193 | 2025.12.11 03:57:56.197070 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 12194 | 2025.12.11 03:57:56.197113 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 12195 | 2025.12.11 03:57:56.197152 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 12196 | 2025.12.11 03:57:56.197189 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 12197 | 2025.12.11 03:57:56.197225 [ 194 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 12198 | 2025.12.11 03:57:56.199547 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5550 rows, containing 4 columns (4 merged, 0 gathered) in 0.002705947 sec., 2051037.954549738 rows/sec., 138.41 MiB/sec. | ||
| 12199 | 2025.12.11 03:57:56.200127 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12200 | 2025.12.11 03:57:56.200413 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_101_20} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12201 | 2025.12.11 03:57:56.200491 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_101_20} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12202 | 2025.12.11 03:57:56.200579 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12203 | 2025.12.11 03:57:56.203690 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28963 rows, containing 5 columns (5 merged, 0 gathered) in 0.008284503 sec., 3496045.56845474 rows/sec., 240.05 MiB/sec. | ||
| 12204 | 2025.12.11 03:57:56.204251 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12205 | 2025.12.11 03:57:56.204574 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2025.12.11 03:57:56.204662 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12207 | 2025.12.11 03:57:56.204756 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12208 | 2025.12.11 03:57:57.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.41 MiB, peak 371.16 MiB, free memory in arenas 0.00 B, will set to 362.05 MiB (RSS), difference: 1.64 MiB | ||
| 12209 | 2025.12.11 03:57:58.273310 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12210 | 2025.12.11 03:57:58.273365 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12211 | 2025.12.11 03:57:58.484387 [ 225 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12212 | 2025.12.11 03:57:58.484437 [ 225 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12213 | 2025.12.11 03:57:58.494888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33619 | ||
| 12214 | 2025.12.11 03:57:58.495399 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12215 | 2025.12.11 03:57:58.495435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12216 | 2025.12.11 03:57:58.495907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12217 | 2025.12.11 03:57:58.496140 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2025.12.11 03:57:58.496278 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33619 | ||
| 12219 | 2025.12.11 03:57:58.496344 [ 220 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12220 | 2025.12.11 03:57:58.496401 [ 220 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12221 | 2025.12.11 03:57:58.500370 [ 225 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12222 | 2025.12.11 03:57:58.500429 [ 220 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12223 | 2025.12.11 03:58:00.332640 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 12224 | 2025.12.11 03:58:00.350134 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2025.12.11 03:58:00.350201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12226 | 2025.12.11 03:58:00.356286 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12227 | 2025.12.11 03:58:00.357019 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12228 | 2025.12.11 03:58:00.360454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 12229 | 2025.12.11 03:58:01.159443 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12230 | 2025.12.11 03:58:01.159648 [ 276 ] {d8c06ebe-1eaa-4c57-8182-60c85f9ae192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12231 | 2025.12.11 03:58:01.159717 [ 276 ] {d8c06ebe-1eaa-4c57-8182-60c85f9ae192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12232 | 2025.12.11 03:58:01.160447 [ 276 ] {d8c06ebe-1eaa-4c57-8182-60c85f9ae192} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12233 | 2025.12.11 03:58:01.160484 [ 276 ] {d8c06ebe-1eaa-4c57-8182-60c85f9ae192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12234 | 2025.12.11 03:58:01.160880 [ 276 ] {d8c06ebe-1eaa-4c57-8182-60c85f9ae192} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12235 | 2025.12.11 03:58:01.161104 [ 276 ] {d8c06ebe-1eaa-4c57-8182-60c85f9ae192} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2025.12.11 03:58:01.161252 [ 276 ] {d8c06ebe-1eaa-4c57-8182-60c85f9ae192} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001656 sec., 84541.06280193238 rows/sec., 7.33 MiB/sec. | ||
| 12237 | 2025.12.11 03:58:01.161294 [ 276 ] {d8c06ebe-1eaa-4c57-8182-60c85f9ae192} <Debug> TCPHandler: Processed in 0.001978984 sec. | ||
| 12238 | 2025.12.11 03:58:01.161405 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12239 | 2025.12.11 03:58:01.161517 [ 276 ] {1f8e3378-600a-410d-8eea-b201039c9f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12240 | 2025.12.11 03:58:01.161559 [ 276 ] {1f8e3378-600a-410d-8eea-b201039c9f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12241 | 2025.12.11 03:58:01.161977 [ 276 ] {1f8e3378-600a-410d-8eea-b201039c9f8d} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12242 | 2025.12.11 03:58:01.162012 [ 276 ] {1f8e3378-600a-410d-8eea-b201039c9f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12243 | 2025.12.11 03:58:01.162335 [ 276 ] {1f8e3378-600a-410d-8eea-b201039c9f8d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12244 | 2025.12.11 03:58:01.162549 [ 276 ] {1f8e3378-600a-410d-8eea-b201039c9f8d} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12245 | 2025.12.11 03:58:01.162681 [ 276 ] {1f8e3378-600a-410d-8eea-b201039c9f8d} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001183 sec., 35502.958579881655 rows/sec., 2.61 MiB/sec. | ||
| 12246 | 2025.12.11 03:58:01.162719 [ 276 ] {1f8e3378-600a-410d-8eea-b201039c9f8d} <Debug> TCPHandler: Processed in 0.001363884 sec. | ||
| 12247 | 2025.12.11 03:58:01.162824 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12248 | 2025.12.11 03:58:01.162919 [ 276 ] {e169cabc-bf77-4775-87a3-0ee4e057f35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12249 | 2025.12.11 03:58:01.162960 [ 276 ] {e169cabc-bf77-4775-87a3-0ee4e057f35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12250 | 2025.12.11 03:58:01.163401 [ 276 ] {e169cabc-bf77-4775-87a3-0ee4e057f35b} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12251 | 2025.12.11 03:58:01.163436 [ 276 ] {e169cabc-bf77-4775-87a3-0ee4e057f35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12252 | 2025.12.11 03:58:01.163738 [ 276 ] {e169cabc-bf77-4775-87a3-0ee4e057f35b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12253 | 2025.12.11 03:58:01.163945 [ 276 ] {e169cabc-bf77-4775-87a3-0ee4e057f35b} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12254 | 2025.12.11 03:58:01.164070 [ 276 ] {e169cabc-bf77-4775-87a3-0ee4e057f35b} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001168 sec., 90753.42465753425 rows/sec., 7.09 MiB/sec. | ||
| 12255 | 2025.12.11 03:58:01.164108 [ 276 ] {e169cabc-bf77-4775-87a3-0ee4e057f35b} <Debug> TCPHandler: Processed in 0.001332622 sec. | ||
| 12256 | 2025.12.11 03:58:01.164118 [ 217 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12257 | 2025.12.11 03:58:01.164153 [ 217 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12258 | 2025.12.11 03:58:01.164219 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12259 | 2025.12.11 03:58:01.164313 [ 276 ] {7887d1cd-3b86-4a58-a9b6-c11b976e9987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12260 | 2025.12.11 03:58:01.164358 [ 276 ] {7887d1cd-3b86-4a58-a9b6-c11b976e9987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12261 | 2025.12.11 03:58:01.164806 [ 276 ] {7887d1cd-3b86-4a58-a9b6-c11b976e9987} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2025.12.11 03:58:01.164841 [ 276 ] {7887d1cd-3b86-4a58-a9b6-c11b976e9987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12263 | 2025.12.11 03:58:01.165172 [ 276 ] {7887d1cd-3b86-4a58-a9b6-c11b976e9987} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12264 | 2025.12.11 03:58:01.165386 [ 276 ] {7887d1cd-3b86-4a58-a9b6-c11b976e9987} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2025.12.11 03:58:01.165516 [ 276 ] {7887d1cd-3b86-4a58-a9b6-c11b976e9987} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 12266 | 2025.12.11 03:58:01.165553 [ 276 ] {7887d1cd-3b86-4a58-a9b6-c11b976e9987} <Debug> TCPHandler: Processed in 0.001383044 sec. | ||
| 12267 | 2025.12.11 03:58:01.165662 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12268 | 2025.12.11 03:58:01.165756 [ 276 ] {1242bec4-8b67-4654-a7e3-bcc05ee13080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12269 | 2025.12.11 03:58:01.165810 [ 276 ] {1242bec4-8b67-4654-a7e3-bcc05ee13080} <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 | ||
| 12270 | 2025.12.11 03:58:01.166711 [ 276 ] {1242bec4-8b67-4654-a7e3-bcc05ee13080} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2025.12.11 03:58:01.166745 [ 276 ] {1242bec4-8b67-4654-a7e3-bcc05ee13080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12272 | 2025.12.11 03:58:01.167087 [ 217 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12273 | 2025.12.11 03:58:01.167343 [ 276 ] {1242bec4-8b67-4654-a7e3-bcc05ee13080} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12274 | 2025.12.11 03:58:01.167565 [ 276 ] {1242bec4-8b67-4654-a7e3-bcc05ee13080} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2025.12.11 03:58:01.167704 [ 276 ] {1242bec4-8b67-4654-a7e3-bcc05ee13080} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001967 sec., 21352.313167259785 rows/sec., 38.26 MiB/sec. | ||
| 12276 | 2025.12.11 03:58:01.167708 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12277 | 2025.12.11 03:58:01.167773 [ 276 ] {1242bec4-8b67-4654-a7e3-bcc05ee13080} <Debug> TCPHandler: Processed in 0.002159577 sec. | ||
| 12278 | 2025.12.11 03:58:01.167780 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12279 | 2025.12.11 03:58:01.167815 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12280 | 2025.12.11 03:58:01.167897 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12281 | 2025.12.11 03:58:01.167910 [ 200 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 12282 | 2025.12.11 03:58:01.167998 [ 276 ] {fe352d06-7fe1-4265-812a-683417e51b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12283 | 2025.12.11 03:58:01.168044 [ 276 ] {fe352d06-7fe1-4265-812a-683417e51b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12284 | 2025.12.11 03:58:01.168139 [ 200 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12285 | 2025.12.11 03:58:01.168202 [ 200 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1823 rows starting from the beginning of the part | ||
| 12286 | 2025.12.11 03:58:01.168330 [ 200 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
| 12287 | 2025.12.11 03:58:01.168385 [ 276 ] {fe352d06-7fe1-4265-812a-683417e51b2b} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12288 | 2025.12.11 03:58:01.168426 [ 276 ] {fe352d06-7fe1-4265-812a-683417e51b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12289 | 2025.12.11 03:58:01.168436 [ 200 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 12290 | 2025.12.11 03:58:01.168547 [ 200 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
| 12291 | 2025.12.11 03:58:01.168642 [ 200 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 12292 | 2025.12.11 03:58:01.168739 [ 276 ] {fe352d06-7fe1-4265-812a-683417e51b2b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12293 | 2025.12.11 03:58:01.168744 [ 200 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 12294 | 2025.12.11 03:58:01.168958 [ 276 ] {fe352d06-7fe1-4265-812a-683417e51b2b} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12295 | 2025.12.11 03:58:01.169090 [ 276 ] {fe352d06-7fe1-4265-812a-683417e51b2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 12296 | 2025.12.11 03:58:01.169130 [ 276 ] {fe352d06-7fe1-4265-812a-683417e51b2b} <Debug> TCPHandler: Processed in 0.001281342 sec. | ||
| 12297 | 2025.12.11 03:58:01.178611 [ 197 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2033 rows, containing 19 columns (19 merged, 0 gathered) in 0.010741165 sec., 189271.83410738033 rows/sec., 339.17 MiB/sec. | ||
| 12298 | 2025.12.11 03:58:01.181062 [ 197 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12299 | 2025.12.11 03:58:01.181407 [ 197 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12300 | 2025.12.11 03:58:01.181487 [ 197 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12301 | 2025.12.11 03:58:01.181643 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 12302 | 2025.12.11 03:58:01.792489 [ 217 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12303 | 2025.12.11 03:58:01.792547 [ 217 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12304 | 2025.12.11 03:58:01.796214 [ 217 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12305 | 2025.12.11 03:58:02.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.79 MiB, peak 380.69 MiB, free memory in arenas 0.00 B, will set to 367.02 MiB (RSS), difference: 4.23 MiB | ||
| 12306 | 2025.12.11 03:58:02.216892 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12307 | 2025.12.11 03:58:02.216942 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12308 | 2025.12.11 03:58:02.219023 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12309 | 2025.12.11 03:58:02.303434 [ 220 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12310 | 2025.12.11 03:58:02.303469 [ 220 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12311 | 2025.12.11 03:58:02.306221 [ 220 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12312 | 2025.12.11 03:58:03.576497 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1444 | ||
| 12313 | 2025.12.11 03:58:03.579096 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12314 | 2025.12.11 03:58:03.579147 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12315 | 2025.12.11 03:58:03.580312 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12316 | 2025.12.11 03:58:03.580671 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12317 | 2025.12.11 03:58:03.581050 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
| 12318 | 2025.12.11 03:58:05.996482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34067 | ||
| 12319 | 2025.12.11 03:58:05.997355 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12320 | 2025.12.11 03:58:05.997409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12321 | 2025.12.11 03:58:05.997901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12322 | 2025.12.11 03:58:05.998128 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12323 | 2025.12.11 03:58:05.998279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34067 | ||
| 12324 | 2025.12.11 03:58:05.998303 [ 59 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12325 | 2025.12.11 03:58:05.998395 [ 59 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12326 | 2025.12.11 03:58:05.998433 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12327 | 2025.12.11 03:58:05.998624 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 12328 | 2025.12.11 03:58:05.998839 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12329 | 2025.12.11 03:58:05.998904 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31699 rows starting from the beginning of the part | ||
| 12330 | 2025.12.11 03:58:05.999006 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 12331 | 2025.12.11 03:58:05.999052 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 12332 | 2025.12.11 03:58:05.999095 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 12333 | 2025.12.11 03:58:05.999137 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 12334 | 2025.12.11 03:58:05.999179 [ 202 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 12335 | 2025.12.11 03:58:06.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.29 MiB, peak 380.69 MiB, free memory in arenas 0.00 B, will set to 367.03 MiB (RSS), difference: -6.27 MiB | ||
| 12336 | 2025.12.11 03:58:06.001635 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34067 rows, containing 4 columns (4 merged, 0 gathered) in 0.003103123 sec., 10978295.091751115 rows/sec., 157.05 MiB/sec. | ||
| 12337 | 2025.12.11 03:58:06.001997 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12338 | 2025.12.11 03:58:06.002264 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_71_14} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2025.12.11 03:58:06.002337 [ 190 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_71_14} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12340 | 2025.12.11 03:58:06.002431 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 12341 | 2025.12.11 03:58:06.156424 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12342 | 2025.12.11 03:58:06.156622 [ 276 ] {ac43d9db-1256-4886-9453-1ed79b716777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12343 | 2025.12.11 03:58:06.156696 [ 276 ] {ac43d9db-1256-4886-9453-1ed79b716777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12344 | 2025.12.11 03:58:06.157367 [ 276 ] {ac43d9db-1256-4886-9453-1ed79b716777} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2025.12.11 03:58:06.157413 [ 276 ] {ac43d9db-1256-4886-9453-1ed79b716777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12346 | 2025.12.11 03:58:06.157801 [ 276 ] {ac43d9db-1256-4886-9453-1ed79b716777} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12347 | 2025.12.11 03:58:06.158020 [ 276 ] {ac43d9db-1256-4886-9453-1ed79b716777} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12348 | 2025.12.11 03:58:06.158180 [ 276 ] {ac43d9db-1256-4886-9453-1ed79b716777} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00161 sec., 34782.60869565217 rows/sec., 2.66 MiB/sec. | ||
| 12349 | 2025.12.11 03:58:06.158231 [ 276 ] {ac43d9db-1256-4886-9453-1ed79b716777} <Debug> TCPHandler: Processed in 0.001939824 sec. | ||
| 12350 | 2025.12.11 03:58:06.158352 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12351 | 2025.12.11 03:58:06.158454 [ 276 ] {946a78ce-be26-4a48-9e0a-a55927c5073b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12352 | 2025.12.11 03:58:06.158500 [ 276 ] {946a78ce-be26-4a48-9e0a-a55927c5073b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12353 | 2025.12.11 03:58:06.158921 [ 276 ] {946a78ce-be26-4a48-9e0a-a55927c5073b} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12354 | 2025.12.11 03:58:06.158956 [ 276 ] {946a78ce-be26-4a48-9e0a-a55927c5073b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12355 | 2025.12.11 03:58:06.159270 [ 276 ] {946a78ce-be26-4a48-9e0a-a55927c5073b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12356 | 2025.12.11 03:58:06.159480 [ 276 ] {946a78ce-be26-4a48-9e0a-a55927c5073b} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2025.12.11 03:58:06.159611 [ 276 ] {946a78ce-be26-4a48-9e0a-a55927c5073b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 12358 | 2025.12.11 03:58:06.159649 [ 276 ] {946a78ce-be26-4a48-9e0a-a55927c5073b} <Debug> TCPHandler: Processed in 0.001347363 sec. | ||
| 12359 | 2025.12.11 03:58:06.159763 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12360 | 2025.12.11 03:58:06.159860 [ 276 ] {3393e921-ef83-455b-aa02-19b4a194e4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12361 | 2025.12.11 03:58:06.159903 [ 276 ] {3393e921-ef83-455b-aa02-19b4a194e4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12362 | 2025.12.11 03:58:06.160325 [ 276 ] {3393e921-ef83-455b-aa02-19b4a194e4e6} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2025.12.11 03:58:06.160359 [ 276 ] {3393e921-ef83-455b-aa02-19b4a194e4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12364 | 2025.12.11 03:58:06.160685 [ 276 ] {3393e921-ef83-455b-aa02-19b4a194e4e6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12365 | 2025.12.11 03:58:06.160897 [ 276 ] {3393e921-ef83-455b-aa02-19b4a194e4e6} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2025.12.11 03:58:06.161026 [ 276 ] {3393e921-ef83-455b-aa02-19b4a194e4e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 12367 | 2025.12.11 03:58:06.161062 [ 276 ] {3393e921-ef83-455b-aa02-19b4a194e4e6} <Debug> TCPHandler: Processed in 0.001348773 sec. | ||
| 12368 | 2025.12.11 03:58:06.161172 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12369 | 2025.12.11 03:58:06.161266 [ 276 ] {9627ed2d-38c9-43fc-bf68-0459e372423e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12370 | 2025.12.11 03:58:06.161308 [ 276 ] {9627ed2d-38c9-43fc-bf68-0459e372423e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12371 | 2025.12.11 03:58:06.161638 [ 276 ] {9627ed2d-38c9-43fc-bf68-0459e372423e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2025.12.11 03:58:06.161672 [ 276 ] {9627ed2d-38c9-43fc-bf68-0459e372423e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12373 | 2025.12.11 03:58:06.161979 [ 276 ] {9627ed2d-38c9-43fc-bf68-0459e372423e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12374 | 2025.12.11 03:58:06.162185 [ 276 ] {9627ed2d-38c9-43fc-bf68-0459e372423e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2025.12.11 03:58:06.162312 [ 276 ] {9627ed2d-38c9-43fc-bf68-0459e372423e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 12376 | 2025.12.11 03:58:06.162347 [ 276 ] {9627ed2d-38c9-43fc-bf68-0459e372423e} <Debug> TCPHandler: Processed in 0.001223821 sec. | ||
| 12377 | 2025.12.11 03:58:07.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.08 MiB, peak 380.69 MiB, free memory in arenas 0.00 B, will set to 367.04 MiB (RSS), difference: 5.95 MiB | ||
| 12378 | 2025.12.11 03:58:07.860529 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 12379 | 2025.12.11 03:58:07.878690 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12380 | 2025.12.11 03:58:07.878744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12381 | 2025.12.11 03:58:07.885108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12382 | 2025.12.11 03:58:07.885859 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2025.12.11 03:58:07.886156 [ 56 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12384 | 2025.12.11 03:58:07.886199 [ 56 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12385 | 2025.12.11 03:58:07.886222 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12386 | 2025.12.11 03:58:07.886317 [ 188 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 12387 | 2025.12.11 03:58:07.889358 [ 188 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12388 | 2025.12.11 03:58:07.889588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 12389 | 2025.12.11 03:58:07.890239 [ 188 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 12390 | 2025.12.11 03:58:07.893566 [ 188 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 12391 | 2025.12.11 03:58:07.896976 [ 188 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 12392 | 2025.12.11 03:58:07.900881 [ 188 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 12393 | 2025.12.11 03:58:07.905685 [ 188 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 12394 | 2025.12.11 03:58:07.910198 [ 188 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 12395 | 2025.12.11 03:58:07.964536 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.078254018 sec., 6836.709649848268 rows/sec., 35.35 MiB/sec. | ||
| 12396 | 2025.12.11 03:58:07.967476 [ 199 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12397 | 2025.12.11 03:58:07.969485 [ 199 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_71_14} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2025.12.11 03:58:07.969589 [ 199 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_71_14} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12399 | 2025.12.11 03:58:07.972403 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 12400 | 2025.12.11 03:58:08.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.11 MiB, peak 385.51 MiB, free memory in arenas 0.00 B, will set to 367.08 MiB (RSS), difference: -1.02 MiB | ||
| 12401 | 2025.12.11 03:58:08.560980 [ 45 ] {} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 12402 | 2025.12.11 03:58:08.561050 [ 45 ] {} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12403 | 2025.12.11 03:58:08.561076 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12404 | 2025.12.11 03:58:08.561181 [ 193 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 12405 | 2025.12.11 03:58:08.561306 [ 193 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12406 | 2025.12.11 03:58:08.561345 [ 193 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 253 rows starting from the beginning of the part | ||
| 12407 | 2025.12.11 03:58:08.561418 [ 193 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 12408 | 2025.12.11 03:58:08.561471 [ 193 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 12409 | 2025.12.11 03:58:08.561521 [ 193 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 12410 | 2025.12.11 03:58:08.561566 [ 193 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
| 12411 | 2025.12.11 03:58:08.562434 [ 189 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300952 sec., 581881.5759536094 rows/sec., 42.46 MiB/sec. | ||
| 12412 | 2025.12.11 03:58:08.562569 [ 193 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 12413 | 2025.12.11 03:58:08.562814 [ 193 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_33_8} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12414 | 2025.12.11 03:58:08.562880 [ 193 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_33_8} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 12415 | 2025.12.11 03:58:08.562943 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12416 | 2025.12.11 03:58:11.161195 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12417 | 2025.12.11 03:58:11.161404 [ 276 ] {43826b04-5822-4a02-870d-546f0eed6366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12418 | 2025.12.11 03:58:11.161476 [ 276 ] {43826b04-5822-4a02-870d-546f0eed6366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12419 | 2025.12.11 03:58:11.162155 [ 276 ] {43826b04-5822-4a02-870d-546f0eed6366} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12420 | 2025.12.11 03:58:11.162195 [ 276 ] {43826b04-5822-4a02-870d-546f0eed6366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12421 | 2025.12.11 03:58:11.162580 [ 276 ] {43826b04-5822-4a02-870d-546f0eed6366} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12422 | 2025.12.11 03:58:11.162808 [ 276 ] {43826b04-5822-4a02-870d-546f0eed6366} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12423 | 2025.12.11 03:58:11.162964 [ 276 ] {43826b04-5822-4a02-870d-546f0eed6366} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001611 sec., 14897.579143389199 rows/sec., 1.24 MiB/sec. | ||
| 12424 | 2025.12.11 03:58:11.163016 [ 276 ] {43826b04-5822-4a02-870d-546f0eed6366} <Debug> TCPHandler: Processed in 0.001950313 sec. | ||
| 12425 | 2025.12.11 03:58:11.163141 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12426 | 2025.12.11 03:58:11.163244 [ 276 ] {23a97457-90ab-4143-bd06-7bc98d3f1a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12427 | 2025.12.11 03:58:11.163288 [ 276 ] {23a97457-90ab-4143-bd06-7bc98d3f1a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12428 | 2025.12.11 03:58:11.163695 [ 276 ] {23a97457-90ab-4143-bd06-7bc98d3f1a8b} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12429 | 2025.12.11 03:58:11.163731 [ 276 ] {23a97457-90ab-4143-bd06-7bc98d3f1a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12430 | 2025.12.11 03:58:11.164022 [ 276 ] {23a97457-90ab-4143-bd06-7bc98d3f1a8b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12431 | 2025.12.11 03:58:11.164232 [ 276 ] {23a97457-90ab-4143-bd06-7bc98d3f1a8b} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12432 | 2025.12.11 03:58:11.164388 [ 276 ] {23a97457-90ab-4143-bd06-7bc98d3f1a8b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001166 sec., 1715.2658662092626 rows/sec., 139.87 KiB/sec. | ||
| 12433 | 2025.12.11 03:58:11.164426 [ 276 ] {23a97457-90ab-4143-bd06-7bc98d3f1a8b} <Debug> TCPHandler: Processed in 0.001336803 sec. | ||
| 12434 | 2025.12.11 03:58:11.164526 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12435 | 2025.12.11 03:58:11.164622 [ 276 ] {d4f42f87-e228-4a19-9922-66c319fbc57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12436 | 2025.12.11 03:58:11.164662 [ 276 ] {d4f42f87-e228-4a19-9922-66c319fbc57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12437 | 2025.12.11 03:58:11.165166 [ 276 ] {d4f42f87-e228-4a19-9922-66c319fbc57a} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12438 | 2025.12.11 03:58:11.165201 [ 276 ] {d4f42f87-e228-4a19-9922-66c319fbc57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12439 | 2025.12.11 03:58:11.165533 [ 276 ] {d4f42f87-e228-4a19-9922-66c319fbc57a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12440 | 2025.12.11 03:58:11.165767 [ 276 ] {d4f42f87-e228-4a19-9922-66c319fbc57a} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12441 | 2025.12.11 03:58:11.165898 [ 276 ] {d4f42f87-e228-4a19-9922-66c319fbc57a} <Debug> executeQuery: Read 261 rows, 23.94 KiB in 0.001295 sec., 201544.40154440157 rows/sec., 18.05 MiB/sec. | ||
| 12442 | 2025.12.11 03:58:11.165935 [ 276 ] {d4f42f87-e228-4a19-9922-66c319fbc57a} <Debug> TCPHandler: Processed in 0.001457555 sec. | ||
| 12443 | 2025.12.11 03:58:11.166043 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12444 | 2025.12.11 03:58:11.166138 [ 276 ] {c5f226e4-15c5-4b1f-877f-62f8a9629253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12445 | 2025.12.11 03:58:11.166177 [ 276 ] {c5f226e4-15c5-4b1f-877f-62f8a9629253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12446 | 2025.12.11 03:58:11.166594 [ 276 ] {c5f226e4-15c5-4b1f-877f-62f8a9629253} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12447 | 2025.12.11 03:58:11.166629 [ 276 ] {c5f226e4-15c5-4b1f-877f-62f8a9629253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12448 | 2025.12.11 03:58:11.166919 [ 276 ] {c5f226e4-15c5-4b1f-877f-62f8a9629253} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12449 | 2025.12.11 03:58:11.167127 [ 276 ] {c5f226e4-15c5-4b1f-877f-62f8a9629253} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12450 | 2025.12.11 03:58:11.167218 [ 49 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12451 | 2025.12.11 03:58:11.167254 [ 276 ] {c5f226e4-15c5-4b1f-877f-62f8a9629253} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001135 sec., 49339.20704845815 rows/sec., 3.66 MiB/sec. | ||
| 12452 | 2025.12.11 03:58:11.167257 [ 49 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12453 | 2025.12.11 03:58:11.167286 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12454 | 2025.12.11 03:58:11.167294 [ 276 ] {c5f226e4-15c5-4b1f-877f-62f8a9629253} <Debug> TCPHandler: Processed in 0.001300423 sec. | ||
| 12455 | 2025.12.11 03:58:11.167395 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12456 | 2025.12.11 03:58:11.167412 [ 196 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 12457 | 2025.12.11 03:58:11.167492 [ 276 ] {dba12d0a-40ed-41ba-bb76-a94ff847a350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12458 | 2025.12.11 03:58:11.167537 [ 276 ] {dba12d0a-40ed-41ba-bb76-a94ff847a350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12459 | 2025.12.11 03:58:11.167566 [ 196 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12460 | 2025.12.11 03:58:11.167609 [ 196 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 72 rows starting from the beginning of the part | ||
| 12461 | 2025.12.11 03:58:11.167684 [ 196 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 12462 | 2025.12.11 03:58:11.167735 [ 196 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
| 12463 | 2025.12.11 03:58:11.167781 [ 196 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 12464 | 2025.12.11 03:58:11.167827 [ 196 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 12465 | 2025.12.11 03:58:11.167870 [ 196 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 12466 | 2025.12.11 03:58:11.167932 [ 276 ] {dba12d0a-40ed-41ba-bb76-a94ff847a350} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2025.12.11 03:58:11.167972 [ 276 ] {dba12d0a-40ed-41ba-bb76-a94ff847a350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12468 | 2025.12.11 03:58:11.168288 [ 276 ] {dba12d0a-40ed-41ba-bb76-a94ff847a350} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12469 | 2025.12.11 03:58:11.168516 [ 276 ] {dba12d0a-40ed-41ba-bb76-a94ff847a350} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2025.12.11 03:58:11.168650 [ 276 ] {dba12d0a-40ed-41ba-bb76-a94ff847a350} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001179 sec., 20356.234096692115 rows/sec., 1.69 MiB/sec. | ||
| 12471 | 2025.12.11 03:58:11.168689 [ 276 ] {dba12d0a-40ed-41ba-bb76-a94ff847a350} <Debug> TCPHandler: Processed in 0.001343183 sec. | ||
| 12472 | 2025.12.11 03:58:11.168691 [ 189 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344103 sec., 209805.34973882211 rows/sec., 16.19 MiB/sec. | ||
| 12473 | 2025.12.11 03:58:11.168797 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12474 | 2025.12.11 03:58:11.168833 [ 192 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12475 | 2025.12.11 03:58:11.168909 [ 276 ] {622f89bf-7bb6-437b-8478-652ccc660343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12476 | 2025.12.11 03:58:11.168959 [ 276 ] {622f89bf-7bb6-437b-8478-652ccc660343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12477 | 2025.12.11 03:58:11.169096 [ 192 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_61_12} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12478 | 2025.12.11 03:58:11.169172 [ 192 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_61_12} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12479 | 2025.12.11 03:58:11.169257 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12480 | 2025.12.11 03:58:11.169378 [ 276 ] {622f89bf-7bb6-437b-8478-652ccc660343} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12481 | 2025.12.11 03:58:11.169422 [ 276 ] {622f89bf-7bb6-437b-8478-652ccc660343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12482 | 2025.12.11 03:58:11.169745 [ 276 ] {622f89bf-7bb6-437b-8478-652ccc660343} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12483 | 2025.12.11 03:58:11.169959 [ 276 ] {622f89bf-7bb6-437b-8478-652ccc660343} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12484 | 2025.12.11 03:58:11.170095 [ 276 ] {622f89bf-7bb6-437b-8478-652ccc660343} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001212 sec., 9900.990099009901 rows/sec., 773.51 KiB/sec. | ||
| 12485 | 2025.12.11 03:58:11.170138 [ 276 ] {622f89bf-7bb6-437b-8478-652ccc660343} <Debug> TCPHandler: Processed in 0.001392924 sec. | ||
| 12486 | 2025.12.11 03:58:11.170258 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12487 | 2025.12.11 03:58:11.170376 [ 276 ] {53c5fb34-4084-40c8-abb1-311d484647d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12488 | 2025.12.11 03:58:11.170426 [ 276 ] {53c5fb34-4084-40c8-abb1-311d484647d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12489 | 2025.12.11 03:58:11.170986 [ 276 ] {53c5fb34-4084-40c8-abb1-311d484647d0} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2025.12.11 03:58:11.171028 [ 276 ] {53c5fb34-4084-40c8-abb1-311d484647d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12491 | 2025.12.11 03:58:11.171357 [ 276 ] {53c5fb34-4084-40c8-abb1-311d484647d0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12492 | 2025.12.11 03:58:11.171573 [ 276 ] {53c5fb34-4084-40c8-abb1-311d484647d0} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2025.12.11 03:58:11.171703 [ 276 ] {53c5fb34-4084-40c8-abb1-311d484647d0} <Debug> executeQuery: Read 144 rows, 11.90 KiB in 0.001351 sec., 106587.71280532939 rows/sec., 8.60 MiB/sec. | ||
| 12494 | 2025.12.11 03:58:11.171740 [ 276 ] {53c5fb34-4084-40c8-abb1-311d484647d0} <Debug> TCPHandler: Processed in 0.001543356 sec. | ||
| 12495 | 2025.12.11 03:58:11.171852 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12496 | 2025.12.11 03:58:11.171947 [ 276 ] {e0b0c289-5b78-471a-8c02-19308bf86ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12497 | 2025.12.11 03:58:11.171993 [ 276 ] {e0b0c289-5b78-471a-8c02-19308bf86ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12498 | 2025.12.11 03:58:11.172453 [ 276 ] {e0b0c289-5b78-471a-8c02-19308bf86ebe} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12499 | 2025.12.11 03:58:11.172497 [ 276 ] {e0b0c289-5b78-471a-8c02-19308bf86ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12500 | 2025.12.11 03:58:11.172900 [ 276 ] {e0b0c289-5b78-471a-8c02-19308bf86ebe} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12501 | 2025.12.11 03:58:11.173144 [ 276 ] {e0b0c289-5b78-471a-8c02-19308bf86ebe} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12502 | 2025.12.11 03:58:11.173275 [ 276 ] {e0b0c289-5b78-471a-8c02-19308bf86ebe} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001346 sec., 146359.5839524517 rows/sec., 10.50 MiB/sec. | ||
| 12503 | 2025.12.11 03:58:11.173312 [ 276 ] {e0b0c289-5b78-471a-8c02-19308bf86ebe} <Debug> TCPHandler: Processed in 0.001519727 sec. | ||
| 12504 | 2025.12.11 03:58:11.173432 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12505 | 2025.12.11 03:58:11.173528 [ 276 ] {9b9aa20a-0c4f-47a1-9330-39f667e7ff75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12506 | 2025.12.11 03:58:11.173583 [ 276 ] {9b9aa20a-0c4f-47a1-9330-39f667e7ff75} <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 | ||
| 12507 | 2025.12.11 03:58:11.174425 [ 276 ] {9b9aa20a-0c4f-47a1-9330-39f667e7ff75} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12508 | 2025.12.11 03:58:11.174461 [ 276 ] {9b9aa20a-0c4f-47a1-9330-39f667e7ff75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12509 | 2025.12.11 03:58:11.175031 [ 276 ] {9b9aa20a-0c4f-47a1-9330-39f667e7ff75} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12510 | 2025.12.11 03:58:11.175267 [ 276 ] {9b9aa20a-0c4f-47a1-9330-39f667e7ff75} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12511 | 2025.12.11 03:58:11.175407 [ 276 ] {9b9aa20a-0c4f-47a1-9330-39f667e7ff75} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001896 sec., 22151.898734177215 rows/sec., 39.70 MiB/sec. | ||
| 12512 | 2025.12.11 03:58:11.175476 [ 276 ] {9b9aa20a-0c4f-47a1-9330-39f667e7ff75} <Debug> TCPHandler: Processed in 0.002102687 sec. | ||
| 12513 | 2025.12.11 03:58:11.175601 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12514 | 2025.12.11 03:58:11.175697 [ 276 ] {93ea86c3-d478-4193-a846-1b30c995511a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12515 | 2025.12.11 03:58:11.175740 [ 276 ] {93ea86c3-d478-4193-a846-1b30c995511a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12516 | 2025.12.11 03:58:11.176075 [ 276 ] {93ea86c3-d478-4193-a846-1b30c995511a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12517 | 2025.12.11 03:58:11.176110 [ 276 ] {93ea86c3-d478-4193-a846-1b30c995511a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12518 | 2025.12.11 03:58:11.176414 [ 276 ] {93ea86c3-d478-4193-a846-1b30c995511a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12519 | 2025.12.11 03:58:11.176622 [ 276 ] {93ea86c3-d478-4193-a846-1b30c995511a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12520 | 2025.12.11 03:58:11.176762 [ 276 ] {93ea86c3-d478-4193-a846-1b30c995511a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12521 | 2025.12.11 03:58:11.176799 [ 276 ] {93ea86c3-d478-4193-a846-1b30c995511a} <Debug> TCPHandler: Processed in 0.001259442 sec. | ||
| 12522 | 2025.12.11 03:58:13.273608 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12523 | 2025.12.11 03:58:13.273653 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12524 | 2025.12.11 03:58:13.498446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34579 | ||
| 12525 | 2025.12.11 03:58:13.499191 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12526 | 2025.12.11 03:58:13.499272 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12527 | 2025.12.11 03:58:13.499974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12528 | 2025.12.11 03:58:13.500311 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12529 | 2025.12.11 03:58:13.500503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34579 | ||
| 12530 | 2025.12.11 03:58:13.581208 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1472 | ||
| 12531 | 2025.12.11 03:58:13.583595 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2025.12.11 03:58:13.583656 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12533 | 2025.12.11 03:58:13.584912 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12534 | 2025.12.11 03:58:13.585206 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2025.12.11 03:58:13.585608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1472 | ||
| 12536 | 2025.12.11 03:58:14.263532 [ 221 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12537 | 2025.12.11 03:58:14.263579 [ 221 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12538 | 2025.12.11 03:58:14.267636 [ 221 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12539 | 2025.12.11 03:58:15.389668 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 12540 | 2025.12.11 03:58:15.414501 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12541 | 2025.12.11 03:58:15.414587 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12542 | 2025.12.11 03:58:15.423514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12543 | 2025.12.11 03:58:15.424665 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2025.12.11 03:58:15.430677 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 12545 | 2025.12.11 03:58:16.157732 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12546 | 2025.12.11 03:58:16.157926 [ 276 ] {d6928d38-5c31-45c1-81a5-fddd7ca22821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12547 | 2025.12.11 03:58:16.157993 [ 276 ] {d6928d38-5c31-45c1-81a5-fddd7ca22821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12548 | 2025.12.11 03:58:16.158704 [ 276 ] {d6928d38-5c31-45c1-81a5-fddd7ca22821} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12549 | 2025.12.11 03:58:16.158762 [ 276 ] {d6928d38-5c31-45c1-81a5-fddd7ca22821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12550 | 2025.12.11 03:58:16.159177 [ 276 ] {d6928d38-5c31-45c1-81a5-fddd7ca22821} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12551 | 2025.12.11 03:58:16.159401 [ 276 ] {d6928d38-5c31-45c1-81a5-fddd7ca22821} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12552 | 2025.12.11 03:58:16.159562 [ 276 ] {d6928d38-5c31-45c1-81a5-fddd7ca22821} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.54 MiB/sec. | ||
| 12553 | 2025.12.11 03:58:16.159609 [ 276 ] {d6928d38-5c31-45c1-81a5-fddd7ca22821} <Debug> TCPHandler: Processed in 0.002005195 sec. | ||
| 12554 | 2025.12.11 03:58:16.159735 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12555 | 2025.12.11 03:58:16.159838 [ 276 ] {96674400-ea81-4e40-8fe1-a41e70e6252f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12556 | 2025.12.11 03:58:16.159891 [ 276 ] {96674400-ea81-4e40-8fe1-a41e70e6252f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12557 | 2025.12.11 03:58:16.160336 [ 276 ] {96674400-ea81-4e40-8fe1-a41e70e6252f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12558 | 2025.12.11 03:58:16.160375 [ 276 ] {96674400-ea81-4e40-8fe1-a41e70e6252f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12559 | 2025.12.11 03:58:16.160723 [ 276 ] {96674400-ea81-4e40-8fe1-a41e70e6252f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12560 | 2025.12.11 03:58:16.160962 [ 276 ] {96674400-ea81-4e40-8fe1-a41e70e6252f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2025.12.11 03:58:16.161110 [ 276 ] {96674400-ea81-4e40-8fe1-a41e70e6252f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 12562 | 2025.12.11 03:58:16.161154 [ 276 ] {96674400-ea81-4e40-8fe1-a41e70e6252f} <Debug> TCPHandler: Processed in 0.001468586 sec. | ||
| 12563 | 2025.12.11 03:58:16.161304 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12564 | 2025.12.11 03:58:16.161405 [ 276 ] {a99bd090-fe37-4998-99ab-09a9ce785b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12565 | 2025.12.11 03:58:16.161450 [ 276 ] {a99bd090-fe37-4998-99ab-09a9ce785b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12566 | 2025.12.11 03:58:16.161899 [ 276 ] {a99bd090-fe37-4998-99ab-09a9ce785b15} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12567 | 2025.12.11 03:58:16.161936 [ 276 ] {a99bd090-fe37-4998-99ab-09a9ce785b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12568 | 2025.12.11 03:58:16.162289 [ 276 ] {a99bd090-fe37-4998-99ab-09a9ce785b15} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12569 | 2025.12.11 03:58:16.162510 [ 276 ] {a99bd090-fe37-4998-99ab-09a9ce785b15} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2025.12.11 03:58:16.162643 [ 276 ] {a99bd090-fe37-4998-99ab-09a9ce785b15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 12571 | 2025.12.11 03:58:16.162681 [ 276 ] {a99bd090-fe37-4998-99ab-09a9ce785b15} <Debug> TCPHandler: Processed in 0.001437465 sec. | ||
| 12572 | 2025.12.11 03:58:16.162797 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2025.12.11 03:58:16.162891 [ 276 ] {dbada7f5-64d4-42a7-8cf4-42e38851a59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12574 | 2025.12.11 03:58:16.162932 [ 276 ] {dbada7f5-64d4-42a7-8cf4-42e38851a59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12575 | 2025.12.11 03:58:16.163284 [ 276 ] {dbada7f5-64d4-42a7-8cf4-42e38851a59d} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2025.12.11 03:58:16.163319 [ 276 ] {dbada7f5-64d4-42a7-8cf4-42e38851a59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12577 | 2025.12.11 03:58:16.163652 [ 276 ] {dbada7f5-64d4-42a7-8cf4-42e38851a59d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12578 | 2025.12.11 03:58:16.163880 [ 276 ] {dbada7f5-64d4-42a7-8cf4-42e38851a59d} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2025.12.11 03:58:16.164012 [ 276 ] {dbada7f5-64d4-42a7-8cf4-42e38851a59d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 12580 | 2025.12.11 03:58:16.164047 [ 276 ] {dbada7f5-64d4-42a7-8cf4-42e38851a59d} <Debug> TCPHandler: Processed in 0.001299892 sec. | ||
| 12581 | 2025.12.11 03:58:21.000668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35091 | ||
| 12582 | 2025.12.11 03:58:21.001232 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2025.12.11 03:58:21.001283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12584 | 2025.12.11 03:58:21.001774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12585 | 2025.12.11 03:58:21.002010 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2025.12.11 03:58:21.002163 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35091 | ||
| 12587 | 2025.12.11 03:58:21.159775 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12588 | 2025.12.11 03:58:21.160025 [ 276 ] {0595df1a-a1f4-4970-ac10-ba982284ebac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12589 | 2025.12.11 03:58:21.160118 [ 276 ] {0595df1a-a1f4-4970-ac10-ba982284ebac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12590 | 2025.12.11 03:58:21.160942 [ 276 ] {0595df1a-a1f4-4970-ac10-ba982284ebac} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12591 | 2025.12.11 03:58:21.160981 [ 276 ] {0595df1a-a1f4-4970-ac10-ba982284ebac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12592 | 2025.12.11 03:58:21.161326 [ 276 ] {0595df1a-a1f4-4970-ac10-ba982284ebac} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12593 | 2025.12.11 03:58:21.161539 [ 276 ] {0595df1a-a1f4-4970-ac10-ba982284ebac} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12594 | 2025.12.11 03:58:21.161681 [ 40 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12595 | 2025.12.11 03:58:21.161687 [ 276 ] {0595df1a-a1f4-4970-ac10-ba982284ebac} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001728 sec., 81018.51851851853 rows/sec., 7.02 MiB/sec. | ||
| 12596 | 2025.12.11 03:58:21.161762 [ 40 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12597 | 2025.12.11 03:58:21.161787 [ 276 ] {0595df1a-a1f4-4970-ac10-ba982284ebac} <Debug> TCPHandler: Processed in 0.002175738 sec. | ||
| 12598 | 2025.12.11 03:58:21.161792 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12599 | 2025.12.11 03:58:21.161920 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12600 | 2025.12.11 03:58:21.161950 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12601 | 2025.12.11 03:58:21.162024 [ 276 ] {ccffc84c-2dea-45a9-be81-156c9db76dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12602 | 2025.12.11 03:58:21.162070 [ 276 ] {ccffc84c-2dea-45a9-be81-156c9db76dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12603 | 2025.12.11 03:58:21.162097 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12604 | 2025.12.11 03:58:21.162134 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1410 rows starting from the beginning of the part | ||
| 12605 | 2025.12.11 03:58:21.162202 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 140 rows starting from the beginning of the part | ||
| 12606 | 2025.12.11 03:58:21.162246 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 12607 | 2025.12.11 03:58:21.162289 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 261 rows starting from the beginning of the part | ||
| 12608 | 2025.12.11 03:58:21.162330 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 12609 | 2025.12.11 03:58:21.162379 [ 198 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 140 rows starting from the beginning of the part | ||
| 12610 | 2025.12.11 03:58:21.162496 [ 276 ] {ccffc84c-2dea-45a9-be81-156c9db76dd1} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12611 | 2025.12.11 03:58:21.162540 [ 276 ] {ccffc84c-2dea-45a9-be81-156c9db76dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12612 | 2025.12.11 03:58:21.162870 [ 276 ] {ccffc84c-2dea-45a9-be81-156c9db76dd1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12613 | 2025.12.11 03:58:21.163100 [ 276 ] {ccffc84c-2dea-45a9-be81-156c9db76dd1} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12614 | 2025.12.11 03:58:21.163234 [ 276 ] {ccffc84c-2dea-45a9-be81-156c9db76dd1} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001232 sec., 34090.90909090909 rows/sec., 2.50 MiB/sec. | ||
| 12615 | 2025.12.11 03:58:21.163274 [ 276 ] {ccffc84c-2dea-45a9-be81-156c9db76dd1} <Debug> TCPHandler: Processed in 0.001406114 sec. | ||
| 12616 | 2025.12.11 03:58:21.163374 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12617 | 2025.12.11 03:58:21.163469 [ 276 ] {c97d92dc-8e91-4462-936c-a7e621c36f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12618 | 2025.12.11 03:58:21.163514 [ 276 ] {c97d92dc-8e91-4462-936c-a7e621c36f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12619 | 2025.12.11 03:58:21.163542 [ 192 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2063 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654729 sec., 1246729.827059295 rows/sec., 109.98 MiB/sec. | ||
| 12620 | 2025.12.11 03:58:21.163761 [ 194 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12621 | 2025.12.11 03:58:21.163968 [ 276 ] {c97d92dc-8e91-4462-936c-a7e621c36f2f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12622 | 2025.12.11 03:58:21.164013 [ 276 ] {c97d92dc-8e91-4462-936c-a7e621c36f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12623 | 2025.12.11 03:58:21.164028 [ 194 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_106_21} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2025.12.11 03:58:21.164113 [ 194 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_106_21} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12625 | 2025.12.11 03:58:21.164189 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 12626 | 2025.12.11 03:58:21.164342 [ 276 ] {c97d92dc-8e91-4462-936c-a7e621c36f2f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12627 | 2025.12.11 03:58:21.164569 [ 276 ] {c97d92dc-8e91-4462-936c-a7e621c36f2f} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2025.12.11 03:58:21.164675 [ 40 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12629 | 2025.12.11 03:58:21.164698 [ 276 ] {c97d92dc-8e91-4462-936c-a7e621c36f2f} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001247 sec., 85004.00962309542 rows/sec., 6.64 MiB/sec. | ||
| 12630 | 2025.12.11 03:58:21.164710 [ 40 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12631 | 2025.12.11 03:58:21.164739 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12632 | 2025.12.11 03:58:21.164743 [ 276 ] {c97d92dc-8e91-4462-936c-a7e621c36f2f} <Debug> TCPHandler: Processed in 0.001417564 sec. | ||
| 12633 | 2025.12.11 03:58:21.164821 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12634 | 2025.12.11 03:58:21.164865 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12635 | 2025.12.11 03:58:21.164929 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12636 | 2025.12.11 03:58:21.164963 [ 276 ] {bb1be722-eb28-412d-93c7-a11c66a55fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12637 | 2025.12.11 03:58:21.164966 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 634 rows starting from the beginning of the part | ||
| 12638 | 2025.12.11 03:58:21.165014 [ 276 ] {bb1be722-eb28-412d-93c7-a11c66a55fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12639 | 2025.12.11 03:58:21.165053 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 106 rows starting from the beginning of the part | ||
| 12640 | 2025.12.11 03:58:21.165101 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 12641 | 2025.12.11 03:58:21.165142 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 144 rows starting from the beginning of the part | ||
| 12642 | 2025.12.11 03:58:21.165179 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 12643 | 2025.12.11 03:58:21.165221 [ 192 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 106 rows starting from the beginning of the part | ||
| 12644 | 2025.12.11 03:58:21.165448 [ 276 ] {bb1be722-eb28-412d-93c7-a11c66a55fe6} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12645 | 2025.12.11 03:58:21.165490 [ 276 ] {bb1be722-eb28-412d-93c7-a11c66a55fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12646 | 2025.12.11 03:58:21.165833 [ 276 ] {bb1be722-eb28-412d-93c7-a11c66a55fe6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12647 | 2025.12.11 03:58:21.166056 [ 276 ] {bb1be722-eb28-412d-93c7-a11c66a55fe6} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2025.12.11 03:58:21.166175 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12649 | 2025.12.11 03:58:21.166187 [ 276 ] {bb1be722-eb28-412d-93c7-a11c66a55fe6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 12650 | 2025.12.11 03:58:21.166212 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2025.12.11 03:58:21.166235 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12652 | 2025.12.11 03:58:21.166236 [ 276 ] {bb1be722-eb28-412d-93c7-a11c66a55fe6} <Debug> TCPHandler: Processed in 0.001420174 sec. | ||
| 12653 | 2025.12.11 03:58:21.166240 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447105 sec., 772576.9726453851 rows/sec., 62.35 MiB/sec. | ||
| 12654 | 2025.12.11 03:58:21.166319 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12655 | 2025.12.11 03:58:21.166363 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12656 | 2025.12.11 03:58:21.166436 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12657 | 2025.12.11 03:58:21.166462 [ 276 ] {7c32a7d9-eb91-4572-b320-e402bf59244a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12658 | 2025.12.11 03:58:21.166476 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28963 rows starting from the beginning of the part | ||
| 12659 | 2025.12.11 03:58:21.166505 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12660 | 2025.12.11 03:58:21.166522 [ 276 ] {7c32a7d9-eb91-4572-b320-e402bf59244a} <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 | ||
| 12661 | 2025.12.11 03:58:21.166552 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 12662 | 2025.12.11 03:58:21.166615 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 12663 | 2025.12.11 03:58:21.166665 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 197 rows starting from the beginning of the part | ||
| 12664 | 2025.12.11 03:58:21.166714 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 12665 | 2025.12.11 03:58:21.166768 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 12666 | 2025.12.11 03:58:21.166875 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_106_21} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2025.12.11 03:58:21.166987 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_106_21} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12668 | 2025.12.11 03:58:21.167100 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 12669 | 2025.12.11 03:58:21.167453 [ 276 ] {7c32a7d9-eb91-4572-b320-e402bf59244a} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12670 | 2025.12.11 03:58:21.167494 [ 276 ] {7c32a7d9-eb91-4572-b320-e402bf59244a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12671 | 2025.12.11 03:58:21.168113 [ 276 ] {7c32a7d9-eb91-4572-b320-e402bf59244a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12672 | 2025.12.11 03:58:21.168349 [ 276 ] {7c32a7d9-eb91-4572-b320-e402bf59244a} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2025.12.11 03:58:21.168493 [ 276 ] {7c32a7d9-eb91-4572-b320-e402bf59244a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002049 sec., 20497.80380673499 rows/sec., 36.73 MiB/sec. | ||
| 12674 | 2025.12.11 03:58:21.168562 [ 276 ] {7c32a7d9-eb91-4572-b320-e402bf59244a} <Debug> TCPHandler: Processed in 0.002247518 sec. | ||
| 12675 | 2025.12.11 03:58:21.168673 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12676 | 2025.12.11 03:58:21.168766 [ 276 ] {a3214e37-d6db-4383-8508-bd8fa4f270cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12677 | 2025.12.11 03:58:21.168807 [ 276 ] {a3214e37-d6db-4383-8508-bd8fa4f270cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12678 | 2025.12.11 03:58:21.169141 [ 276 ] {a3214e37-d6db-4383-8508-bd8fa4f270cd} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12679 | 2025.12.11 03:58:21.169177 [ 276 ] {a3214e37-d6db-4383-8508-bd8fa4f270cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12680 | 2025.12.11 03:58:21.169482 [ 276 ] {a3214e37-d6db-4383-8508-bd8fa4f270cd} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12681 | 2025.12.11 03:58:21.169705 [ 276 ] {a3214e37-d6db-4383-8508-bd8fa4f270cd} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12682 | 2025.12.11 03:58:21.169815 [ 40 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12683 | 2025.12.11 03:58:21.169832 [ 276 ] {a3214e37-d6db-4383-8508-bd8fa4f270cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 12684 | 2025.12.11 03:58:21.169850 [ 40 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12685 | 2025.12.11 03:58:21.169873 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12686 | 2025.12.11 03:58:21.169875 [ 276 ] {a3214e37-d6db-4383-8508-bd8fa4f270cd} <Debug> TCPHandler: Processed in 0.001250742 sec. | ||
| 12687 | 2025.12.11 03:58:21.169964 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12688 | 2025.12.11 03:58:21.170098 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12689 | 2025.12.11 03:58:21.170131 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5550 rows starting from the beginning of the part | ||
| 12690 | 2025.12.11 03:58:21.170192 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 12691 | 2025.12.11 03:58:21.170241 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 12692 | 2025.12.11 03:58:21.170286 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 12693 | 2025.12.11 03:58:21.170328 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 12694 | 2025.12.11 03:58:21.170372 [ 200 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 12695 | 2025.12.11 03:58:21.172321 [ 197 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5850 rows, containing 4 columns (4 merged, 0 gathered) in 0.002401151 sec., 2436331.5759816854 rows/sec., 164.40 MiB/sec. | ||
| 12696 | 2025.12.11 03:58:21.172528 [ 197 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29800 rows, containing 5 columns (5 merged, 0 gathered) in 0.006249168 sec., 4768634.800664664 rows/sec., 327.62 MiB/sec. | ||
| 12697 | 2025.12.11 03:58:21.172742 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12698 | 2025.12.11 03:58:21.172949 [ 202 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12699 | 2025.12.11 03:58:21.173070 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_106_21} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12700 | 2025.12.11 03:58:21.173160 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_106_21} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12701 | 2025.12.11 03:58:21.173246 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12702 | 2025.12.11 03:58:21.173282 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12703 | 2025.12.11 03:58:21.173351 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12704 | 2025.12.11 03:58:21.173422 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12705 | 2025.12.11 03:58:21.785597 [ 217 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12706 | 2025.12.11 03:58:21.785676 [ 217 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12707 | 2025.12.11 03:58:21.789125 [ 217 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12708 | 2025.12.11 03:58:22.930772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 12709 | 2025.12.11 03:58:22.956893 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2025.12.11 03:58:22.956994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12711 | 2025.12.11 03:58:22.966315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12712 | 2025.12.11 03:58:22.967872 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2025.12.11 03:58:22.976582 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 12714 | 2025.12.11 03:58:23.546511 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53521 | ||
| 12715 | 2025.12.11 03:58:23.546632 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12716 | 2025.12.11 03:58:23.546665 [ 292 ] {} <Debug> TCP-Session: 7ba8ae82-3606-415e-b1ce-599e332d609f Authenticating user 'default' from [fd00:1122:3344:101::e]:53521 | ||
| 12717 | 2025.12.11 03:58:23.546691 [ 292 ] {} <Debug> TCP-Session: 7ba8ae82-3606-415e-b1ce-599e332d609f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12718 | 2025.12.11 03:58:23.546707 [ 292 ] {} <Debug> TCP-Session: 7ba8ae82-3606-415e-b1ce-599e332d609f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12719 | 2025.12.11 03:58:23.546928 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34773 | ||
| 12720 | 2025.12.11 03:58:23.546964 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34402 | ||
| 12721 | 2025.12.11 03:58:23.546979 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51093 | ||
| 12722 | 2025.12.11 03:58:23.547017 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34917 | ||
| 12723 | 2025.12.11 03:58:23.547029 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12724 | 2025.12.11 03:58:23.547028 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41817 | ||
| 12725 | 2025.12.11 03:58:23.547098 [ 349 ] {} <Debug> TCP-Session: ae3cb7e8-3ef7-46ff-ae2b-58ff0a8a313d Authenticating user 'default' from [fd00:1122:3344:101::e]:34773 | ||
| 12726 | 2025.12.11 03:58:23.547109 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12727 | 2025.12.11 03:58:23.547122 [ 292 ] {} <Trace> TCP-Session: 7ba8ae82-3606-415e-b1ce-599e332d609f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2025.12.11 03:58:23.547136 [ 349 ] {} <Debug> TCP-Session: ae3cb7e8-3ef7-46ff-ae2b-58ff0a8a313d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12729 | 2025.12.11 03:58:23.547162 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12730 | 2025.12.11 03:58:23.547187 [ 349 ] {} <Debug> TCP-Session: ae3cb7e8-3ef7-46ff-ae2b-58ff0a8a313d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12731 | 2025.12.11 03:58:23.547210 [ 291 ] {} <Debug> TCP-Session: 68a51e65-81de-46ff-b666-77fe9806bfbf Authenticating user 'default' from [fd00:1122:3344:101::e]:41817 | ||
| 12732 | 2025.12.11 03:58:23.547155 [ 351 ] {} <Debug> TCP-Session: bfd4e022-8431-4844-abeb-e6d74d5139d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51093 | ||
| 12733 | 2025.12.11 03:58:23.547244 [ 291 ] {} <Debug> TCP-Session: 68a51e65-81de-46ff-b666-77fe9806bfbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12734 | 2025.12.11 03:58:23.547080 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12735 | 2025.12.11 03:58:23.547267 [ 291 ] {} <Debug> TCP-Session: 68a51e65-81de-46ff-b666-77fe9806bfbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12736 | 2025.12.11 03:58:23.547267 [ 351 ] {} <Debug> TCP-Session: bfd4e022-8431-4844-abeb-e6d74d5139d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12737 | 2025.12.11 03:58:23.547289 [ 350 ] {} <Debug> TCP-Session: 30dd0109-8c0a-4df7-86c9-7ea5cf5e8e92 Authenticating user 'default' from [fd00:1122:3344:101::e]:34402 | ||
| 12738 | 2025.12.11 03:58:23.547307 [ 351 ] {} <Debug> TCP-Session: bfd4e022-8431-4844-abeb-e6d74d5139d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12739 | 2025.12.11 03:58:23.547322 [ 350 ] {} <Debug> TCP-Session: 30dd0109-8c0a-4df7-86c9-7ea5cf5e8e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12740 | 2025.12.11 03:58:23.547007 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37549 | ||
| 12741 | 2025.12.11 03:58:23.547360 [ 292 ] {2345a5ac-f859-4b3c-b32f-8f1a3f73f28a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53521) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12742 | 2025.12.11 03:58:23.547347 [ 350 ] {} <Debug> TCP-Session: 30dd0109-8c0a-4df7-86c9-7ea5cf5e8e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12743 | 2025.12.11 03:58:23.546992 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54423 | ||
| 12744 | 2025.12.11 03:58:23.546995 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59374 | ||
| 12745 | 2025.12.11 03:58:23.547133 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12746 | 2025.12.11 03:58:23.547507 [ 290 ] {} <Debug> TCP-Session: 53898d7d-19dd-4873-bd51-d2554dfa9a0d Authenticating user 'default' from [fd00:1122:3344:101::e]:34917 | ||
| 12747 | 2025.12.11 03:58:23.547530 [ 290 ] {} <Debug> TCP-Session: 53898d7d-19dd-4873-bd51-d2554dfa9a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12748 | 2025.12.11 03:58:23.547543 [ 290 ] {} <Debug> TCP-Session: 53898d7d-19dd-4873-bd51-d2554dfa9a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12749 | 2025.12.11 03:58:23.547606 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12750 | 2025.12.11 03:58:23.547647 [ 288 ] {} <Debug> TCP-Session: ac252483-319f-49cb-af94-ba4ce733e509 Authenticating user 'default' from [fd00:1122:3344:101::e]:37549 | ||
| 12751 | 2025.12.11 03:58:23.547673 [ 288 ] {} <Debug> TCP-Session: ac252483-319f-49cb-af94-ba4ce733e509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12752 | 2025.12.11 03:58:23.547692 [ 288 ] {} <Debug> TCP-Session: ac252483-319f-49cb-af94-ba4ce733e509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12753 | 2025.12.11 03:58:23.547791 [ 292 ] {2345a5ac-f859-4b3c-b32f-8f1a3f73f28a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12754 | 2025.12.11 03:58:23.547860 [ 292 ] {2345a5ac-f859-4b3c-b32f-8f1a3f73f28a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12755 | 2025.12.11 03:58:23.547980 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12756 | 2025.12.11 03:58:23.548010 [ 353 ] {} <Debug> TCP-Session: 1eb09185-aea7-459f-8de4-ab17a6e42a8a Authenticating user 'default' from [fd00:1122:3344:101::e]:59374 | ||
| 12757 | 2025.12.11 03:58:23.548026 [ 353 ] {} <Debug> TCP-Session: 1eb09185-aea7-459f-8de4-ab17a6e42a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12758 | 2025.12.11 03:58:23.548038 [ 353 ] {} <Debug> TCP-Session: 1eb09185-aea7-459f-8de4-ab17a6e42a8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12759 | 2025.12.11 03:58:23.548100 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12760 | 2025.12.11 03:58:23.548135 [ 352 ] {} <Debug> TCP-Session: 15be8f2b-3f42-4eaa-8eea-bdc7fb7c098d Authenticating user 'default' from [fd00:1122:3344:101::e]:54423 | ||
| 12761 | 2025.12.11 03:58:23.548153 [ 352 ] {} <Debug> TCP-Session: 15be8f2b-3f42-4eaa-8eea-bdc7fb7c098d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12762 | 2025.12.11 03:58:23.548166 [ 352 ] {} <Debug> TCP-Session: 15be8f2b-3f42-4eaa-8eea-bdc7fb7c098d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12763 | 2025.12.11 03:58:23.548237 [ 292 ] {2345a5ac-f859-4b3c-b32f-8f1a3f73f28a} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 12764 | 2025.12.11 03:58:23.549321 [ 321 ] {2345a5ac-f859-4b3c-b32f-8f1a3f73f28a} <Trace> AggregatingTransform: Aggregating | ||
| 12765 | 2025.12.11 03:58:23.549380 [ 321 ] {2345a5ac-f859-4b3c-b32f-8f1a3f73f28a} <Trace> Aggregator: Aggregation method: without_key | ||
| 12766 | 2025.12.11 03:58:23.549424 [ 321 ] {2345a5ac-f859-4b3c-b32f-8f1a3f73f28a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001077809 sec. (927.808 rows/sec., 36.24 KiB/sec.) | ||
| 12767 | 2025.12.11 03:58:23.549448 [ 321 ] {2345a5ac-f859-4b3c-b32f-8f1a3f73f28a} <Trace> Aggregator: Merging aggregated data | ||
| 12768 | 2025.12.11 03:58:23.550709 [ 292 ] {2345a5ac-f859-4b3c-b32f-8f1a3f73f28a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003425 sec., 291.97080291970804 rows/sec., 11.41 KiB/sec. | ||
| 12769 | 2025.12.11 03:58:23.550920 [ 292 ] {2345a5ac-f859-4b3c-b32f-8f1a3f73f28a} <Debug> TCPHandler: Processed in 0.003992349 sec. | ||
| 12770 | 2025.12.11 03:58:23.551047 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12771 | 2025.12.11 03:58:23.551077 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12772 | 2025.12.11 03:58:23.551095 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12773 | 2025.12.11 03:58:23.551116 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12774 | 2025.12.11 03:58:23.551125 [ 291 ] {} <Debug> TCP-Session: 68a51e65-81de-46ff-b666-77fe9806bfbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12775 | 2025.12.11 03:58:23.551142 [ 349 ] {} <Debug> TCP-Session: ae3cb7e8-3ef7-46ff-ae2b-58ff0a8a313d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12776 | 2025.12.11 03:58:23.551138 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12777 | 2025.12.11 03:58:23.551160 [ 350 ] {} <Debug> TCP-Session: 30dd0109-8c0a-4df7-86c9-7ea5cf5e8e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12778 | 2025.12.11 03:58:23.551177 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12779 | 2025.12.11 03:58:23.551197 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12780 | 2025.12.11 03:58:23.551212 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12781 | 2025.12.11 03:58:23.551238 [ 351 ] {} <Debug> TCP-Session: bfd4e022-8431-4844-abeb-e6d74d5139d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12782 | 2025.12.11 03:58:23.551252 [ 353 ] {} <Debug> TCP-Session: 1eb09185-aea7-459f-8de4-ab17a6e42a8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12783 | 2025.12.11 03:58:23.551261 [ 288 ] {} <Debug> TCP-Session: ac252483-319f-49cb-af94-ba4ce733e509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12784 | 2025.12.11 03:58:23.551207 [ 290 ] {} <Debug> TCP-Session: 53898d7d-19dd-4873-bd51-d2554dfa9a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12785 | 2025.12.11 03:58:23.551155 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12786 | 2025.12.11 03:58:23.551087 [ 292 ] {} <Debug> TCP-Session: 7ba8ae82-3606-415e-b1ce-599e332d609f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12787 | 2025.12.11 03:58:23.551338 [ 352 ] {} <Debug> TCP-Session: 15be8f2b-3f42-4eaa-8eea-bdc7fb7c098d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12788 | 2025.12.11 03:58:23.585764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1494 | ||
| 12789 | 2025.12.11 03:58:23.588010 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2025.12.11 03:58:23.588070 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12791 | 2025.12.11 03:58:23.589332 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12792 | 2025.12.11 03:58:23.589617 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12793 | 2025.12.11 03:58:23.590039 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1494 | ||
| 12794 | 2025.12.11 03:58:23.642141 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40200 | ||
| 12795 | 2025.12.11 03:58:23.642254 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12796 | 2025.12.11 03:58:23.642279 [ 292 ] {} <Debug> TCP-Session: 04ea096e-5a1d-42db-b918-34e8b13306b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40200 | ||
| 12797 | 2025.12.11 03:58:23.642301 [ 292 ] {} <Debug> TCP-Session: 04ea096e-5a1d-42db-b918-34e8b13306b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12798 | 2025.12.11 03:58:23.642314 [ 292 ] {} <Debug> TCP-Session: 04ea096e-5a1d-42db-b918-34e8b13306b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12799 | 2025.12.11 03:58:23.642511 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36415 | ||
| 12800 | 2025.12.11 03:58:23.642548 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50367 | ||
| 12801 | 2025.12.11 03:58:23.642562 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46815 | ||
| 12802 | 2025.12.11 03:58:23.642606 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49448 | ||
| 12803 | 2025.12.11 03:58:23.642608 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12804 | 2025.12.11 03:58:23.642664 [ 292 ] {} <Trace> TCP-Session: 04ea096e-5a1d-42db-b918-34e8b13306b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12805 | 2025.12.11 03:58:23.642695 [ 349 ] {} <Debug> TCP-Session: e2eb0d8d-1224-47fd-9012-b8c5d59efc0a Authenticating user 'default' from [fd00:1122:3344:101::e]:36415 | ||
| 12806 | 2025.12.11 03:58:23.642703 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12807 | 2025.12.11 03:58:23.642705 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12808 | 2025.12.11 03:58:23.642720 [ 349 ] {} <Debug> TCP-Session: e2eb0d8d-1224-47fd-9012-b8c5d59efc0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12809 | 2025.12.11 03:58:23.642739 [ 291 ] {} <Debug> TCP-Session: 264586e2-8cb5-4657-8fb7-8211669f8910 Authenticating user 'default' from [fd00:1122:3344:101::e]:49448 | ||
| 12810 | 2025.12.11 03:58:23.642759 [ 351 ] {} <Debug> TCP-Session: 8cf31b1a-5229-444d-92ef-2abe71d65745 Authenticating user 'default' from [fd00:1122:3344:101::e]:46815 | ||
| 12811 | 2025.12.11 03:58:23.642764 [ 349 ] {} <Debug> TCP-Session: e2eb0d8d-1224-47fd-9012-b8c5d59efc0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12812 | 2025.12.11 03:58:23.642784 [ 291 ] {} <Debug> TCP-Session: 264586e2-8cb5-4657-8fb7-8211669f8910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12813 | 2025.12.11 03:58:23.642800 [ 351 ] {} <Debug> TCP-Session: 8cf31b1a-5229-444d-92ef-2abe71d65745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12814 | 2025.12.11 03:58:23.642832 [ 291 ] {} <Debug> TCP-Session: 264586e2-8cb5-4657-8fb7-8211669f8910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12815 | 2025.12.11 03:58:23.642852 [ 292 ] {bcc5cef8-2325-492e-bacc-add92b7f00ca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12816 | 2025.12.11 03:58:23.642854 [ 351 ] {} <Debug> TCP-Session: 8cf31b1a-5229-444d-92ef-2abe71d65745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12817 | 2025.12.11 03:58:23.642598 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40614 | ||
| 12818 | 2025.12.11 03:58:23.642589 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54983 | ||
| 12819 | 2025.12.11 03:58:23.642576 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40213 | ||
| 12820 | 2025.12.11 03:58:23.642570 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64259 | ||
| 12821 | 2025.12.11 03:58:23.642990 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12822 | 2025.12.11 03:58:23.643018 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12823 | 2025.12.11 03:58:23.643024 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12824 | 2025.12.11 03:58:23.643033 [ 290 ] {} <Debug> TCP-Session: 54de7660-1cfc-470e-8e37-6e772d176ea5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40614 | ||
| 12825 | 2025.12.11 03:58:23.643057 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12826 | 2025.12.11 03:58:23.643064 [ 353 ] {} <Debug> TCP-Session: ddb2c9ea-776e-45e8-a9ac-418d21cb1c38 Authenticating user 'default' from [fd00:1122:3344:101::e]:40213 | ||
| 12827 | 2025.12.11 03:58:23.643084 [ 290 ] {} <Debug> TCP-Session: 54de7660-1cfc-470e-8e37-6e772d176ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12828 | 2025.12.11 03:58:23.643095 [ 352 ] {} <Debug> TCP-Session: f0bb0da9-75c1-4fee-948a-69468010943d Authenticating user 'default' from [fd00:1122:3344:101::e]:64259 | ||
| 12829 | 2025.12.11 03:58:23.643105 [ 353 ] {} <Debug> TCP-Session: ddb2c9ea-776e-45e8-a9ac-418d21cb1c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12830 | 2025.12.11 03:58:23.643128 [ 352 ] {} <Debug> TCP-Session: f0bb0da9-75c1-4fee-948a-69468010943d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12831 | 2025.12.11 03:58:23.643145 [ 353 ] {} <Debug> TCP-Session: ddb2c9ea-776e-45e8-a9ac-418d21cb1c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12832 | 2025.12.11 03:58:23.643160 [ 352 ] {} <Debug> TCP-Session: f0bb0da9-75c1-4fee-948a-69468010943d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12833 | 2025.12.11 03:58:23.643166 [ 292 ] {bcc5cef8-2325-492e-bacc-add92b7f00ca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12834 | 2025.12.11 03:58:23.643113 [ 290 ] {} <Debug> TCP-Session: 54de7660-1cfc-470e-8e37-6e772d176ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12835 | 2025.12.11 03:58:23.643055 [ 288 ] {} <Debug> TCP-Session: 043c913b-00fd-4c7e-a37c-627fd3cae62a Authenticating user 'default' from [fd00:1122:3344:101::e]:54983 | ||
| 12836 | 2025.12.11 03:58:23.642659 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12837 | 2025.12.11 03:58:23.643251 [ 292 ] {bcc5cef8-2325-492e-bacc-add92b7f00ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12838 | 2025.12.11 03:58:23.643261 [ 288 ] {} <Debug> TCP-Session: 043c913b-00fd-4c7e-a37c-627fd3cae62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12839 | 2025.12.11 03:58:23.643281 [ 350 ] {} <Debug> TCP-Session: ef259e91-57e8-43f0-b784-cae5911eb868 Authenticating user 'default' from [fd00:1122:3344:101::e]:50367 | ||
| 12840 | 2025.12.11 03:58:23.643299 [ 288 ] {} <Debug> TCP-Session: 043c913b-00fd-4c7e-a37c-627fd3cae62a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12841 | 2025.12.11 03:58:23.643314 [ 350 ] {} <Debug> TCP-Session: ef259e91-57e8-43f0-b784-cae5911eb868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12842 | 2025.12.11 03:58:23.643338 [ 350 ] {} <Debug> TCP-Session: ef259e91-57e8-43f0-b784-cae5911eb868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2025.12.11 03:58:23.643590 [ 292 ] {bcc5cef8-2325-492e-bacc-add92b7f00ca} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 12844 | 2025.12.11 03:58:23.644610 [ 348 ] {bcc5cef8-2325-492e-bacc-add92b7f00ca} <Trace> AggregatingTransform: Aggregating | ||
| 12845 | 2025.12.11 03:58:23.644662 [ 348 ] {bcc5cef8-2325-492e-bacc-add92b7f00ca} <Trace> Aggregator: Aggregation method: without_key | ||
| 12846 | 2025.12.11 03:58:23.644698 [ 348 ] {bcc5cef8-2325-492e-bacc-add92b7f00ca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001237 sec. (998.765 rows/sec., 39.01 KiB/sec.) | ||
| 12847 | 2025.12.11 03:58:23.644724 [ 348 ] {bcc5cef8-2325-492e-bacc-add92b7f00ca} <Trace> Aggregator: Merging aggregated data | ||
| 12848 | 2025.12.11 03:58:23.645979 [ 292 ] {bcc5cef8-2325-492e-bacc-add92b7f00ca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003185 sec., 313.9717425431711 rows/sec., 12.26 KiB/sec. | ||
| 12849 | 2025.12.11 03:58:23.646125 [ 292 ] {bcc5cef8-2325-492e-bacc-add92b7f00ca} <Debug> TCPHandler: Processed in 0.003613602 sec. | ||
| 12850 | 2025.12.11 03:58:23.646239 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12851 | 2025.12.11 03:58:23.646268 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12852 | 2025.12.11 03:58:23.646272 [ 292 ] {} <Debug> TCP-Session: 04ea096e-5a1d-42db-b918-34e8b13306b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12853 | 2025.12.11 03:58:23.646287 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12854 | 2025.12.11 03:58:23.646299 [ 349 ] {} <Debug> TCP-Session: e2eb0d8d-1224-47fd-9012-b8c5d59efc0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12855 | 2025.12.11 03:58:23.646308 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12856 | 2025.12.11 03:58:23.646334 [ 291 ] {} <Debug> TCP-Session: 264586e2-8cb5-4657-8fb7-8211669f8910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12857 | 2025.12.11 03:58:23.646350 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12858 | 2025.12.11 03:58:23.646369 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12859 | 2025.12.11 03:58:23.646375 [ 351 ] {} <Debug> TCP-Session: 8cf31b1a-5229-444d-92ef-2abe71d65745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12860 | 2025.12.11 03:58:23.646395 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12861 | 2025.12.11 03:58:23.646420 [ 350 ] {} <Debug> TCP-Session: ef259e91-57e8-43f0-b784-cae5911eb868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12862 | 2025.12.11 03:58:23.646409 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12863 | 2025.12.11 03:58:23.646454 [ 353 ] {} <Debug> TCP-Session: ddb2c9ea-776e-45e8-a9ac-418d21cb1c38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12864 | 2025.12.11 03:58:23.646403 [ 352 ] {} <Debug> TCP-Session: f0bb0da9-75c1-4fee-948a-69468010943d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12865 | 2025.12.11 03:58:23.646489 [ 290 ] {} <Debug> TCP-Session: 54de7660-1cfc-470e-8e37-6e772d176ea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12866 | 2025.12.11 03:58:23.646333 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12867 | 2025.12.11 03:58:23.646559 [ 288 ] {} <Debug> TCP-Session: 043c913b-00fd-4c7e-a37c-627fd3cae62a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12868 | 2025.12.11 03:58:23.773835 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42214 | ||
| 12869 | 2025.12.11 03:58:23.773951 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12870 | 2025.12.11 03:58:23.773979 [ 292 ] {} <Debug> TCP-Session: 9d064248-bfdd-47ef-809e-7bcd4e86f6be Authenticating user 'default' from [fd00:1122:3344:101::e]:42214 | ||
| 12871 | 2025.12.11 03:58:23.774002 [ 292 ] {} <Debug> TCP-Session: 9d064248-bfdd-47ef-809e-7bcd4e86f6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12872 | 2025.12.11 03:58:23.774014 [ 292 ] {} <Debug> TCP-Session: 9d064248-bfdd-47ef-809e-7bcd4e86f6be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12873 | 2025.12.11 03:58:23.774209 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60916 | ||
| 12874 | 2025.12.11 03:58:23.774248 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56538 | ||
| 12875 | 2025.12.11 03:58:23.774268 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59431 | ||
| 12876 | 2025.12.11 03:58:23.774309 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59140 | ||
| 12877 | 2025.12.11 03:58:23.774303 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48074 | ||
| 12878 | 2025.12.11 03:58:23.774364 [ 292 ] {} <Trace> TCP-Session: 9d064248-bfdd-47ef-809e-7bcd4e86f6be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12879 | 2025.12.11 03:58:23.774380 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12880 | 2025.12.11 03:58:23.774409 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12881 | 2025.12.11 03:58:23.774400 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12882 | 2025.12.11 03:58:23.774437 [ 350 ] {} <Debug> TCP-Session: a3bdb2a2-e753-4a69-9e9b-205325ca0f1f Authenticating user 'default' from [fd00:1122:3344:101::e]:56538 | ||
| 12883 | 2025.12.11 03:58:23.774445 [ 291 ] {} <Debug> TCP-Session: 30440911-8385-45db-9688-797ec09ad59e Authenticating user 'default' from [fd00:1122:3344:101::e]:59140 | ||
| 12884 | 2025.12.11 03:58:23.774459 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12885 | 2025.12.11 03:58:23.774486 [ 350 ] {} <Debug> TCP-Session: a3bdb2a2-e753-4a69-9e9b-205325ca0f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12886 | 2025.12.11 03:58:23.774488 [ 291 ] {} <Debug> TCP-Session: 30440911-8385-45db-9688-797ec09ad59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12887 | 2025.12.11 03:58:23.774508 [ 290 ] {} <Debug> TCP-Session: 3f12e317-c145-4309-a1cf-2ed982e65035 Authenticating user 'default' from [fd00:1122:3344:101::e]:48074 | ||
| 12888 | 2025.12.11 03:58:23.774521 [ 291 ] {} <Debug> TCP-Session: 30440911-8385-45db-9688-797ec09ad59e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12889 | 2025.12.11 03:58:23.774515 [ 350 ] {} <Debug> TCP-Session: a3bdb2a2-e753-4a69-9e9b-205325ca0f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12890 | 2025.12.11 03:58:23.774545 [ 290 ] {} <Debug> TCP-Session: 3f12e317-c145-4309-a1cf-2ed982e65035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12891 | 2025.12.11 03:58:23.774473 [ 351 ] {} <Debug> TCP-Session: c2b625b3-e944-4ddb-972b-f09854393b96 Authenticating user 'default' from [fd00:1122:3344:101::e]:59431 | ||
| 12892 | 2025.12.11 03:58:23.774591 [ 290 ] {} <Debug> TCP-Session: 3f12e317-c145-4309-a1cf-2ed982e65035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12893 | 2025.12.11 03:58:23.774620 [ 351 ] {} <Debug> TCP-Session: c2b625b3-e944-4ddb-972b-f09854393b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12894 | 2025.12.11 03:58:23.774292 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52984 | ||
| 12895 | 2025.12.11 03:58:23.774643 [ 351 ] {} <Debug> TCP-Session: c2b625b3-e944-4ddb-972b-f09854393b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12896 | 2025.12.11 03:58:23.774291 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12897 | 2025.12.11 03:58:23.774280 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37714 | ||
| 12898 | 2025.12.11 03:58:23.774716 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12899 | 2025.12.11 03:58:23.774721 [ 349 ] {} <Debug> TCP-Session: 709b99df-c66b-4015-95d1-08bd49918e44 Authenticating user 'default' from [fd00:1122:3344:101::e]:60916 | ||
| 12900 | 2025.12.11 03:58:23.774279 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55187 | ||
| 12901 | 2025.12.11 03:58:23.774751 [ 288 ] {} <Debug> TCP-Session: c7d1a2b9-ab0a-400d-84a7-cb02534a4746 Authenticating user 'default' from [fd00:1122:3344:101::e]:52984 | ||
| 12902 | 2025.12.11 03:58:23.774759 [ 349 ] {} <Debug> TCP-Session: 709b99df-c66b-4015-95d1-08bd49918e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12903 | 2025.12.11 03:58:23.774779 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12904 | 2025.12.11 03:58:23.774786 [ 288 ] {} <Debug> TCP-Session: c7d1a2b9-ab0a-400d-84a7-cb02534a4746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12905 | 2025.12.11 03:58:23.774794 [ 349 ] {} <Debug> TCP-Session: 709b99df-c66b-4015-95d1-08bd49918e44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12906 | 2025.12.11 03:58:23.774819 [ 352 ] {} <Debug> TCP-Session: 632e5377-e685-4c66-ad20-8721074d338d Authenticating user 'default' from [fd00:1122:3344:101::e]:37714 | ||
| 12907 | 2025.12.11 03:58:23.774821 [ 288 ] {} <Debug> TCP-Session: c7d1a2b9-ab0a-400d-84a7-cb02534a4746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12908 | 2025.12.11 03:58:23.774849 [ 352 ] {} <Debug> TCP-Session: 632e5377-e685-4c66-ad20-8721074d338d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12909 | 2025.12.11 03:58:23.774824 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12910 | 2025.12.11 03:58:23.774876 [ 352 ] {} <Debug> TCP-Session: 632e5377-e685-4c66-ad20-8721074d338d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12911 | 2025.12.11 03:58:23.774553 [ 292 ] {6d1b5efe-8945-42a7-892f-dbf39a203970} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42214) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12912 | 2025.12.11 03:58:23.774905 [ 353 ] {} <Debug> TCP-Session: d5194946-5671-47d9-b214-e112183002ac Authenticating user 'default' from [fd00:1122:3344:101::e]:55187 | ||
| 12913 | 2025.12.11 03:58:23.774937 [ 353 ] {} <Debug> TCP-Session: d5194946-5671-47d9-b214-e112183002ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12914 | 2025.12.11 03:58:23.774949 [ 353 ] {} <Debug> TCP-Session: d5194946-5671-47d9-b214-e112183002ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12915 | 2025.12.11 03:58:23.775180 [ 292 ] {6d1b5efe-8945-42a7-892f-dbf39a203970} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12916 | 2025.12.11 03:58:23.775233 [ 292 ] {6d1b5efe-8945-42a7-892f-dbf39a203970} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12917 | 2025.12.11 03:58:23.775526 [ 292 ] {6d1b5efe-8945-42a7-892f-dbf39a203970} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 12918 | 2025.12.11 03:58:23.776509 [ 320 ] {6d1b5efe-8945-42a7-892f-dbf39a203970} <Trace> AggregatingTransform: Aggregating | ||
| 12919 | 2025.12.11 03:58:23.776558 [ 320 ] {6d1b5efe-8945-42a7-892f-dbf39a203970} <Trace> Aggregator: Aggregation method: without_key | ||
| 12920 | 2025.12.11 03:58:23.776593 [ 320 ] {6d1b5efe-8945-42a7-892f-dbf39a203970} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965617 sec. (1035.607 rows/sec., 40.45 KiB/sec.) | ||
| 12921 | 2025.12.11 03:58:23.776612 [ 320 ] {6d1b5efe-8945-42a7-892f-dbf39a203970} <Trace> Aggregator: Merging aggregated data | ||
| 12922 | 2025.12.11 03:58:23.778055 [ 292 ] {6d1b5efe-8945-42a7-892f-dbf39a203970} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00356 sec., 280.8988764044944 rows/sec., 10.97 KiB/sec. | ||
| 12923 | 2025.12.11 03:58:23.778196 [ 292 ] {6d1b5efe-8945-42a7-892f-dbf39a203970} <Debug> TCPHandler: Processed in 0.004004069 sec. | ||
| 12924 | 2025.12.11 03:58:23.778302 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12925 | 2025.12.11 03:58:23.778334 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12926 | 2025.12.11 03:58:23.778357 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12927 | 2025.12.11 03:58:23.778375 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12928 | 2025.12.11 03:58:23.778393 [ 291 ] {} <Debug> TCP-Session: 30440911-8385-45db-9688-797ec09ad59e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12929 | 2025.12.11 03:58:23.778407 [ 349 ] {} <Debug> TCP-Session: 709b99df-c66b-4015-95d1-08bd49918e44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12930 | 2025.12.11 03:58:23.778424 [ 350 ] {} <Debug> TCP-Session: a3bdb2a2-e753-4a69-9e9b-205325ca0f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12931 | 2025.12.11 03:58:23.778432 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12932 | 2025.12.11 03:58:23.778445 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12933 | 2025.12.11 03:58:23.778477 [ 288 ] {} <Debug> TCP-Session: c7d1a2b9-ab0a-400d-84a7-cb02534a4746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12934 | 2025.12.11 03:58:23.778480 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12935 | 2025.12.11 03:58:23.778517 [ 351 ] {} <Debug> TCP-Session: c2b625b3-e944-4ddb-972b-f09854393b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12936 | 2025.12.11 03:58:23.778462 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12937 | 2025.12.11 03:58:23.778544 [ 290 ] {} <Debug> TCP-Session: 3f12e317-c145-4309-a1cf-2ed982e65035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12938 | 2025.12.11 03:58:23.778401 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12939 | 2025.12.11 03:58:23.778580 [ 352 ] {} <Debug> TCP-Session: 632e5377-e685-4c66-ad20-8721074d338d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12940 | 2025.12.11 03:58:23.778608 [ 353 ] {} <Debug> TCP-Session: d5194946-5671-47d9-b214-e112183002ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12941 | 2025.12.11 03:58:23.778336 [ 292 ] {} <Debug> TCP-Session: 9d064248-bfdd-47ef-809e-7bcd4e86f6be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12942 | 2025.12.11 03:58:26.185391 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12943 | 2025.12.11 03:58:26.185678 [ 276 ] {b7fd8082-a001-4d2d-b204-97b84319f1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12944 | 2025.12.11 03:58:26.185745 [ 276 ] {b7fd8082-a001-4d2d-b204-97b84319f1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12945 | 2025.12.11 03:58:26.187470 [ 276 ] {b7fd8082-a001-4d2d-b204-97b84319f1f3} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12946 | 2025.12.11 03:58:26.187514 [ 276 ] {b7fd8082-a001-4d2d-b204-97b84319f1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 12947 | 2025.12.11 03:58:26.187987 [ 276 ] {b7fd8082-a001-4d2d-b204-97b84319f1f3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12948 | 2025.12.11 03:58:26.188213 [ 276 ] {b7fd8082-a001-4d2d-b204-97b84319f1f3} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12949 | 2025.12.11 03:58:26.188363 [ 276 ] {b7fd8082-a001-4d2d-b204-97b84319f1f3} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.00274 sec., 436496.3503649635 rows/sec., 35.82 MiB/sec. | ||
| 12950 | 2025.12.11 03:58:26.188403 [ 276 ] {b7fd8082-a001-4d2d-b204-97b84319f1f3} <Debug> TCPHandler: Processed in 0.003180115 sec. | ||
| 12951 | 2025.12.11 03:58:26.188479 [ 219 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12952 | 2025.12.11 03:58:26.188535 [ 219 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12953 | 2025.12.11 03:58:26.188559 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12954 | 2025.12.11 03:58:26.188659 [ 276 ] {1804522a-9cb9-431e-8775-067746f3dafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12955 | 2025.12.11 03:58:26.188702 [ 276 ] {1804522a-9cb9-431e-8775-067746f3dafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12956 | 2025.12.11 03:58:26.189447 [ 276 ] {1804522a-9cb9-431e-8775-067746f3dafc} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12957 | 2025.12.11 03:58:26.189485 [ 276 ] {1804522a-9cb9-431e-8775-067746f3dafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 12958 | 2025.12.11 03:58:26.189841 [ 276 ] {1804522a-9cb9-431e-8775-067746f3dafc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12959 | 2025.12.11 03:58:26.190068 [ 276 ] {1804522a-9cb9-431e-8775-067746f3dafc} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12960 | 2025.12.11 03:58:26.190198 [ 276 ] {1804522a-9cb9-431e-8775-067746f3dafc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001557 sec., 146435.4527938343 rows/sec., 9.92 MiB/sec. | ||
| 12961 | 2025.12.11 03:58:26.190236 [ 276 ] {1804522a-9cb9-431e-8775-067746f3dafc} <Debug> TCPHandler: Processed in 0.00172445 sec. | ||
| 12962 | 2025.12.11 03:58:26.190368 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12963 | 2025.12.11 03:58:26.190461 [ 276 ] {93519513-e6ae-422e-9687-1a1434b67b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12964 | 2025.12.11 03:58:26.190502 [ 276 ] {93519513-e6ae-422e-9687-1a1434b67b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12965 | 2025.12.11 03:58:26.191273 [ 276 ] {93519513-e6ae-422e-9687-1a1434b67b43} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12966 | 2025.12.11 03:58:26.191315 [ 276 ] {93519513-e6ae-422e-9687-1a1434b67b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 12967 | 2025.12.11 03:58:26.191654 [ 276 ] {93519513-e6ae-422e-9687-1a1434b67b43} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12968 | 2025.12.11 03:58:26.191915 [ 276 ] {93519513-e6ae-422e-9687-1a1434b67b43} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12969 | 2025.12.11 03:58:26.192050 [ 276 ] {93519513-e6ae-422e-9687-1a1434b67b43} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001607 sec., 323584.31860609836 rows/sec., 23.95 MiB/sec. | ||
| 12970 | 2025.12.11 03:58:26.192088 [ 276 ] {93519513-e6ae-422e-9687-1a1434b67b43} <Debug> TCPHandler: Processed in 0.001768331 sec. | ||
| 12971 | 2025.12.11 03:58:26.192204 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12972 | 2025.12.11 03:58:26.192298 [ 276 ] {9015e017-e41d-457c-b71e-eb13f233b065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12973 | 2025.12.11 03:58:26.192341 [ 276 ] {9015e017-e41d-457c-b71e-eb13f233b065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12974 | 2025.12.11 03:58:26.192784 [ 219 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12975 | 2025.12.11 03:58:26.193023 [ 276 ] {9015e017-e41d-457c-b71e-eb13f233b065} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2025.12.11 03:58:26.193064 [ 276 ] {9015e017-e41d-457c-b71e-eb13f233b065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 12977 | 2025.12.11 03:58:26.193442 [ 276 ] {9015e017-e41d-457c-b71e-eb13f233b065} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12978 | 2025.12.11 03:58:26.193671 [ 276 ] {9015e017-e41d-457c-b71e-eb13f233b065} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2025.12.11 03:58:26.193797 [ 276 ] {9015e017-e41d-457c-b71e-eb13f233b065} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001517 sec., 556361.2392880686 rows/sec., 37.45 MiB/sec. | ||
| 12980 | 2025.12.11 03:58:26.193833 [ 276 ] {9015e017-e41d-457c-b71e-eb13f233b065} <Debug> TCPHandler: Processed in 0.001679089 sec. | ||
| 12981 | 2025.12.11 03:58:26.193866 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12982 | 2025.12.11 03:58:26.193897 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12983 | 2025.12.11 03:58:26.193955 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12984 | 2025.12.11 03:58:26.194047 [ 276 ] {3d59e181-ae33-4d3b-9b5d-1cb8ee8c7c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12985 | 2025.12.11 03:58:26.194088 [ 276 ] {3d59e181-ae33-4d3b-9b5d-1cb8ee8c7c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12986 | 2025.12.11 03:58:26.194488 [ 276 ] {3d59e181-ae33-4d3b-9b5d-1cb8ee8c7c82} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2025.12.11 03:58:26.194526 [ 276 ] {3d59e181-ae33-4d3b-9b5d-1cb8ee8c7c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 12988 | 2025.12.11 03:58:26.194842 [ 276 ] {3d59e181-ae33-4d3b-9b5d-1cb8ee8c7c82} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12989 | 2025.12.11 03:58:26.195056 [ 276 ] {3d59e181-ae33-4d3b-9b5d-1cb8ee8c7c82} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2025.12.11 03:58:26.195185 [ 276 ] {3d59e181-ae33-4d3b-9b5d-1cb8ee8c7c82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 12991 | 2025.12.11 03:58:26.195220 [ 276 ] {3d59e181-ae33-4d3b-9b5d-1cb8ee8c7c82} <Debug> TCPHandler: Processed in 0.001311963 sec. | ||
| 12992 | 2025.12.11 03:58:26.195279 [ 219 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12993 | 2025.12.11 03:58:26.195317 [ 219 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12994 | 2025.12.11 03:58:26.196575 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12995 | 2025.12.11 03:58:26.197712 [ 219 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12996 | 2025.12.11 03:58:26.988329 [ 217 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12997 | 2025.12.11 03:58:26.988382 [ 217 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12998 | 2025.12.11 03:58:26.991291 [ 217 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12999 | 2025.12.11 03:58:28.273765 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13000 | 2025.12.11 03:58:28.273862 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13001 | 2025.12.11 03:58:28.502334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35539 | ||
| 13002 | 2025.12.11 03:58:28.502956 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2025.12.11 03:58:28.502991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13004 | 2025.12.11 03:58:28.503498 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13005 | 2025.12.11 03:58:28.503727 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2025.12.11 03:58:28.503851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35539 | ||
| 13007 | 2025.12.11 03:58:30.476655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 13008 | 2025.12.11 03:58:30.494654 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2025.12.11 03:58:30.494720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13010 | 2025.12.11 03:58:30.500844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13011 | 2025.12.11 03:58:30.501544 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2025.12.11 03:58:30.504687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 13013 | 2025.12.11 03:58:31.159620 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13014 | 2025.12.11 03:58:31.159832 [ 276 ] {5d54c16b-0acd-4c2e-85d6-39bbf5046b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13015 | 2025.12.11 03:58:31.159904 [ 276 ] {5d54c16b-0acd-4c2e-85d6-39bbf5046b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13016 | 2025.12.11 03:58:31.160702 [ 276 ] {5d54c16b-0acd-4c2e-85d6-39bbf5046b4f} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2025.12.11 03:58:31.160751 [ 276 ] {5d54c16b-0acd-4c2e-85d6-39bbf5046b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13018 | 2025.12.11 03:58:31.161167 [ 276 ] {5d54c16b-0acd-4c2e-85d6-39bbf5046b4f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13019 | 2025.12.11 03:58:31.161402 [ 276 ] {5d54c16b-0acd-4c2e-85d6-39bbf5046b4f} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2025.12.11 03:58:31.161567 [ 276 ] {5d54c16b-0acd-4c2e-85d6-39bbf5046b4f} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001786 sec., 78387.45800671892 rows/sec., 6.80 MiB/sec. | ||
| 13021 | 2025.12.11 03:58:31.161619 [ 276 ] {5d54c16b-0acd-4c2e-85d6-39bbf5046b4f} <Debug> TCPHandler: Processed in 0.002125767 sec. | ||
| 13022 | 2025.12.11 03:58:31.161748 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13023 | 2025.12.11 03:58:31.161850 [ 276 ] {2e8241d7-16f9-48ed-8c90-923e2f3fa425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13024 | 2025.12.11 03:58:31.161894 [ 276 ] {2e8241d7-16f9-48ed-8c90-923e2f3fa425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13025 | 2025.12.11 03:58:31.162329 [ 276 ] {2e8241d7-16f9-48ed-8c90-923e2f3fa425} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13026 | 2025.12.11 03:58:31.162367 [ 276 ] {2e8241d7-16f9-48ed-8c90-923e2f3fa425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13027 | 2025.12.11 03:58:31.162705 [ 276 ] {2e8241d7-16f9-48ed-8c90-923e2f3fa425} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13028 | 2025.12.11 03:58:31.162926 [ 276 ] {2e8241d7-16f9-48ed-8c90-923e2f3fa425} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13029 | 2025.12.11 03:58:31.163063 [ 276 ] {2e8241d7-16f9-48ed-8c90-923e2f3fa425} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001237 sec., 33953.11236863379 rows/sec., 2.49 MiB/sec. | ||
| 13030 | 2025.12.11 03:58:31.163103 [ 276 ] {2e8241d7-16f9-48ed-8c90-923e2f3fa425} <Debug> TCPHandler: Processed in 0.001407404 sec. | ||
| 13031 | 2025.12.11 03:58:31.163219 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13032 | 2025.12.11 03:58:31.163313 [ 276 ] {678a9da2-984b-4d0b-8672-1ad4a1b58636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13033 | 2025.12.11 03:58:31.163353 [ 276 ] {678a9da2-984b-4d0b-8672-1ad4a1b58636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13034 | 2025.12.11 03:58:31.163798 [ 276 ] {678a9da2-984b-4d0b-8672-1ad4a1b58636} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13035 | 2025.12.11 03:58:31.163834 [ 276 ] {678a9da2-984b-4d0b-8672-1ad4a1b58636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13036 | 2025.12.11 03:58:31.164146 [ 276 ] {678a9da2-984b-4d0b-8672-1ad4a1b58636} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13037 | 2025.12.11 03:58:31.164357 [ 276 ] {678a9da2-984b-4d0b-8672-1ad4a1b58636} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13038 | 2025.12.11 03:58:31.164485 [ 276 ] {678a9da2-984b-4d0b-8672-1ad4a1b58636} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00119 sec., 89075.63025210083 rows/sec., 6.96 MiB/sec. | ||
| 13039 | 2025.12.11 03:58:31.164522 [ 276 ] {678a9da2-984b-4d0b-8672-1ad4a1b58636} <Debug> TCPHandler: Processed in 0.001352453 sec. | ||
| 13040 | 2025.12.11 03:58:31.164645 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13041 | 2025.12.11 03:58:31.164739 [ 276 ] {da72bf49-8c98-4e19-8563-b0f2b2cbf293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13042 | 2025.12.11 03:58:31.164782 [ 276 ] {da72bf49-8c98-4e19-8563-b0f2b2cbf293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13043 | 2025.12.11 03:58:31.165202 [ 276 ] {da72bf49-8c98-4e19-8563-b0f2b2cbf293} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13044 | 2025.12.11 03:58:31.165238 [ 276 ] {da72bf49-8c98-4e19-8563-b0f2b2cbf293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13045 | 2025.12.11 03:58:31.165580 [ 276 ] {da72bf49-8c98-4e19-8563-b0f2b2cbf293} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13046 | 2025.12.11 03:58:31.165795 [ 276 ] {da72bf49-8c98-4e19-8563-b0f2b2cbf293} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13047 | 2025.12.11 03:58:31.165923 [ 276 ] {da72bf49-8c98-4e19-8563-b0f2b2cbf293} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 13048 | 2025.12.11 03:58:31.165960 [ 276 ] {da72bf49-8c98-4e19-8563-b0f2b2cbf293} <Debug> TCPHandler: Processed in 0.001363323 sec. | ||
| 13049 | 2025.12.11 03:58:31.166069 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13050 | 2025.12.11 03:58:31.166162 [ 276 ] {8f75b7ea-ff05-4f2b-8a1b-c73c648934bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13051 | 2025.12.11 03:58:31.166215 [ 276 ] {8f75b7ea-ff05-4f2b-8a1b-c73c648934bc} <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 | ||
| 13052 | 2025.12.11 03:58:31.167101 [ 276 ] {8f75b7ea-ff05-4f2b-8a1b-c73c648934bc} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13053 | 2025.12.11 03:58:31.167137 [ 276 ] {8f75b7ea-ff05-4f2b-8a1b-c73c648934bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13054 | 2025.12.11 03:58:31.167740 [ 276 ] {8f75b7ea-ff05-4f2b-8a1b-c73c648934bc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13055 | 2025.12.11 03:58:31.167968 [ 276 ] {8f75b7ea-ff05-4f2b-8a1b-c73c648934bc} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2025.12.11 03:58:31.168109 [ 276 ] {8f75b7ea-ff05-4f2b-8a1b-c73c648934bc} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001966 sec., 21363.173957273655 rows/sec., 38.28 MiB/sec. | ||
| 13057 | 2025.12.11 03:58:31.168148 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13058 | 2025.12.11 03:58:31.168176 [ 276 ] {8f75b7ea-ff05-4f2b-8a1b-c73c648934bc} <Debug> TCPHandler: Processed in 0.002155068 sec. | ||
| 13059 | 2025.12.11 03:58:31.168189 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13060 | 2025.12.11 03:58:31.168326 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13061 | 2025.12.11 03:58:31.168438 [ 276 ] {b8604ad8-f58e-4263-8647-858c9a017f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13062 | 2025.12.11 03:58:31.168489 [ 276 ] {b8604ad8-f58e-4263-8647-858c9a017f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13063 | 2025.12.11 03:58:31.168858 [ 276 ] {b8604ad8-f58e-4263-8647-858c9a017f7b} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13064 | 2025.12.11 03:58:31.168893 [ 276 ] {b8604ad8-f58e-4263-8647-858c9a017f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13065 | 2025.12.11 03:58:31.169212 [ 276 ] {b8604ad8-f58e-4263-8647-858c9a017f7b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13066 | 2025.12.11 03:58:31.169430 [ 276 ] {b8604ad8-f58e-4263-8647-858c9a017f7b} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13067 | 2025.12.11 03:58:31.169564 [ 276 ] {b8604ad8-f58e-4263-8647-858c9a017f7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 13068 | 2025.12.11 03:58:31.169601 [ 276 ] {b8604ad8-f58e-4263-8647-858c9a017f7b} <Debug> TCPHandler: Processed in 0.001334943 sec. | ||
| 13069 | 2025.12.11 03:58:31.171571 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13070 | 2025.12.11 03:58:33.590175 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1520 | ||
| 13071 | 2025.12.11 03:58:33.592521 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2025.12.11 03:58:33.592574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13073 | 2025.12.11 03:58:33.593797 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13074 | 2025.12.11 03:58:33.594101 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13075 | 2025.12.11 03:58:33.594304 [ 123 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13076 | 2025.12.11 03:58:33.594377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1520 | ||
| 13077 | 2025.12.11 03:58:33.594382 [ 123 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13078 | 2025.12.11 03:58:33.594428 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13079 | 2025.12.11 03:58:33.594566 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 13080 | 2025.12.11 03:58:33.595171 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13081 | 2025.12.11 03:58:33.595315 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1398 rows starting from the beginning of the part | ||
| 13082 | 2025.12.11 03:58:33.595668 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
| 13083 | 2025.12.11 03:58:33.595989 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 13084 | 2025.12.11 03:58:33.596305 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 28 rows starting from the beginning of the part | ||
| 13085 | 2025.12.11 03:58:33.596628 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 22 rows starting from the beginning of the part | ||
| 13086 | 2025.12.11 03:58:33.596953 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 13087 | 2025.12.11 03:58:33.603250 [ 202 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1520 rows, containing 72 columns (72 merged, 0 gathered) in 0.008750641 sec., 173701.56083422917 rows/sec., 134.11 MiB/sec. | ||
| 13088 | 2025.12.11 03:58:33.605013 [ 202 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13089 | 2025.12.11 03:58:33.605595 [ 202 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_56_11} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13090 | 2025.12.11 03:58:33.605662 [ 202 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_56_11} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13091 | 2025.12.11 03:58:33.605940 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13092 | 2025.12.11 03:58:35.863324 [ 222 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13093 | 2025.12.11 03:58:35.863406 [ 222 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13094 | 2025.12.11 03:58:35.867293 [ 222 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13095 | 2025.12.11 03:58:36.003985 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36051 | ||
| 13096 | 2025.12.11 03:58:36.004613 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13097 | 2025.12.11 03:58:36.004668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13098 | 2025.12.11 03:58:36.005181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13099 | 2025.12.11 03:58:36.005408 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13100 | 2025.12.11 03:58:36.005539 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36051 | ||
| 13101 | 2025.12.11 03:58:36.157975 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13102 | 2025.12.11 03:58:36.158123 [ 276 ] {c5ee899b-7f70-49bf-946c-935fcca72119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13103 | 2025.12.11 03:58:36.158177 [ 276 ] {c5ee899b-7f70-49bf-946c-935fcca72119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13104 | 2025.12.11 03:58:36.158776 [ 276 ] {c5ee899b-7f70-49bf-946c-935fcca72119} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13105 | 2025.12.11 03:58:36.158817 [ 276 ] {c5ee899b-7f70-49bf-946c-935fcca72119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13106 | 2025.12.11 03:58:36.159143 [ 276 ] {c5ee899b-7f70-49bf-946c-935fcca72119} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13107 | 2025.12.11 03:58:36.159386 [ 276 ] {c5ee899b-7f70-49bf-946c-935fcca72119} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13108 | 2025.12.11 03:58:36.159533 [ 276 ] {c5ee899b-7f70-49bf-946c-935fcca72119} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001448 sec., 38674.03314917127 rows/sec., 2.95 MiB/sec. | ||
| 13109 | 2025.12.11 03:58:36.159580 [ 276 ] {c5ee899b-7f70-49bf-946c-935fcca72119} <Debug> TCPHandler: Processed in 0.001715959 sec. | ||
| 13110 | 2025.12.11 03:58:36.159714 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13111 | 2025.12.11 03:58:36.159815 [ 276 ] {287e8133-cf32-4b14-bc5f-efad75a2fbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13112 | 2025.12.11 03:58:36.159864 [ 276 ] {287e8133-cf32-4b14-bc5f-efad75a2fbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13113 | 2025.12.11 03:58:36.160324 [ 276 ] {287e8133-cf32-4b14-bc5f-efad75a2fbe2} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13114 | 2025.12.11 03:58:36.160360 [ 276 ] {287e8133-cf32-4b14-bc5f-efad75a2fbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13115 | 2025.12.11 03:58:36.160690 [ 276 ] {287e8133-cf32-4b14-bc5f-efad75a2fbe2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13116 | 2025.12.11 03:58:36.160902 [ 276 ] {287e8133-cf32-4b14-bc5f-efad75a2fbe2} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13117 | 2025.12.11 03:58:36.161042 [ 276 ] {287e8133-cf32-4b14-bc5f-efad75a2fbe2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 13118 | 2025.12.11 03:58:36.161080 [ 276 ] {287e8133-cf32-4b14-bc5f-efad75a2fbe2} <Debug> TCPHandler: Processed in 0.001416424 sec. | ||
| 13119 | 2025.12.11 03:58:36.161196 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13120 | 2025.12.11 03:58:36.161291 [ 276 ] {5c7afc03-825b-4d6e-9631-51ff7b7b812c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13121 | 2025.12.11 03:58:36.161335 [ 276 ] {5c7afc03-825b-4d6e-9631-51ff7b7b812c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13122 | 2025.12.11 03:58:36.161764 [ 276 ] {5c7afc03-825b-4d6e-9631-51ff7b7b812c} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13123 | 2025.12.11 03:58:36.161801 [ 276 ] {5c7afc03-825b-4d6e-9631-51ff7b7b812c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13124 | 2025.12.11 03:58:36.162141 [ 276 ] {5c7afc03-825b-4d6e-9631-51ff7b7b812c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13125 | 2025.12.11 03:58:36.162361 [ 276 ] {5c7afc03-825b-4d6e-9631-51ff7b7b812c} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13126 | 2025.12.11 03:58:36.162494 [ 276 ] {5c7afc03-825b-4d6e-9631-51ff7b7b812c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 13127 | 2025.12.11 03:58:36.162533 [ 276 ] {5c7afc03-825b-4d6e-9631-51ff7b7b812c} <Debug> TCPHandler: Processed in 0.001386304 sec. | ||
| 13128 | 2025.12.11 03:58:36.162647 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13129 | 2025.12.11 03:58:36.162741 [ 276 ] {e2b66f7c-6003-467d-9014-258144fc3053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13130 | 2025.12.11 03:58:36.162783 [ 276 ] {e2b66f7c-6003-467d-9014-258144fc3053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13131 | 2025.12.11 03:58:36.163114 [ 276 ] {e2b66f7c-6003-467d-9014-258144fc3053} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13132 | 2025.12.11 03:58:36.163150 [ 276 ] {e2b66f7c-6003-467d-9014-258144fc3053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13133 | 2025.12.11 03:58:36.163458 [ 276 ] {e2b66f7c-6003-467d-9014-258144fc3053} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13134 | 2025.12.11 03:58:36.163698 [ 276 ] {e2b66f7c-6003-467d-9014-258144fc3053} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13135 | 2025.12.11 03:58:36.163826 [ 276 ] {e2b66f7c-6003-467d-9014-258144fc3053} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 13136 | 2025.12.11 03:58:36.163863 [ 276 ] {e2b66f7c-6003-467d-9014-258144fc3053} <Debug> TCPHandler: Processed in 0.001264132 sec. | ||
| 13137 | 2025.12.11 03:58:36.542532 [ 221 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13138 | 2025.12.11 03:58:36.542584 [ 221 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13139 | 2025.12.11 03:58:36.545229 [ 221 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13140 | 2025.12.11 03:58:37.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 363.81 MiB, peak 385.51 MiB, free memory in arenas 0.00 B, will set to 367.52 MiB (RSS), difference: 3.71 MiB | ||
| 13141 | 2025.12.11 03:58:38.004744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 13142 | 2025.12.11 03:58:38.022734 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13143 | 2025.12.11 03:58:38.022798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13144 | 2025.12.11 03:58:38.028663 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13145 | 2025.12.11 03:58:38.029381 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13146 | 2025.12.11 03:58:38.032449 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 13147 | 2025.12.11 03:58:41.160627 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13148 | 2025.12.11 03:58:41.160936 [ 276 ] {609bb1a4-9bf8-4365-906c-3d7e0863db46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13149 | 2025.12.11 03:58:41.161032 [ 276 ] {609bb1a4-9bf8-4365-906c-3d7e0863db46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13150 | 2025.12.11 03:58:41.161658 [ 276 ] {609bb1a4-9bf8-4365-906c-3d7e0863db46} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13151 | 2025.12.11 03:58:41.161703 [ 276 ] {609bb1a4-9bf8-4365-906c-3d7e0863db46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13152 | 2025.12.11 03:58:41.162072 [ 276 ] {609bb1a4-9bf8-4365-906c-3d7e0863db46} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13153 | 2025.12.11 03:58:41.162294 [ 276 ] {609bb1a4-9bf8-4365-906c-3d7e0863db46} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2025.12.11 03:58:41.162450 [ 276 ] {609bb1a4-9bf8-4365-906c-3d7e0863db46} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.25 MiB/sec. | ||
| 13155 | 2025.12.11 03:58:41.162447 [ 135 ] {} <Debug> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13156 | 2025.12.11 03:58:41.162504 [ 276 ] {609bb1a4-9bf8-4365-906c-3d7e0863db46} <Debug> TCPHandler: Processed in 0.002053506 sec. | ||
| 13157 | 2025.12.11 03:58:41.162533 [ 135 ] {} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13158 | 2025.12.11 03:58:41.162564 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13159 | 2025.12.11 03:58:41.162641 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13160 | 2025.12.11 03:58:41.162695 [ 190 ] {3eeb5195-1495-4971-8e96-61511673dfc9::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 | ||
| 13161 | 2025.12.11 03:58:41.162756 [ 276 ] {1318ea2d-f359-4bf0-bda8-7dac27259891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13162 | 2025.12.11 03:58:41.162805 [ 276 ] {1318ea2d-f359-4bf0-bda8-7dac27259891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13163 | 2025.12.11 03:58:41.162833 [ 190 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13164 | 2025.12.11 03:58:41.162870 [ 190 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 13165 | 2025.12.11 03:58:41.162940 [ 190 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 13166 | 2025.12.11 03:58:41.162991 [ 190 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 13167 | 2025.12.11 03:58:41.163061 [ 190 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 13168 | 2025.12.11 03:58:41.163103 [ 190 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 13169 | 2025.12.11 03:58:41.163244 [ 276 ] {1318ea2d-f359-4bf0-bda8-7dac27259891} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13170 | 2025.12.11 03:58:41.163288 [ 276 ] {1318ea2d-f359-4bf0-bda8-7dac27259891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13171 | 2025.12.11 03:58:41.163601 [ 276 ] {1318ea2d-f359-4bf0-bda8-7dac27259891} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13172 | 2025.12.11 03:58:41.163828 [ 276 ] {1318ea2d-f359-4bf0-bda8-7dac27259891} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2025.12.11 03:58:41.163851 [ 199 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209871 sec., 99184.12789462678 rows/sec., 8.61 MiB/sec. | ||
| 13174 | 2025.12.11 03:58:41.163962 [ 276 ] {1318ea2d-f359-4bf0-bda8-7dac27259891} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001231 sec., 8123.4768480909825 rows/sec., 662.41 KiB/sec. | ||
| 13175 | 2025.12.11 03:58:41.164008 [ 276 ] {1318ea2d-f359-4bf0-bda8-7dac27259891} <Debug> TCPHandler: Processed in 0.001429505 sec. | ||
| 13176 | 2025.12.11 03:58:41.164017 [ 190 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13177 | 2025.12.11 03:58:41.164131 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13178 | 2025.12.11 03:58:41.164232 [ 276 ] {b3db8236-d844-4028-a62e-e706f847c02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13179 | 2025.12.11 03:58:41.164274 [ 276 ] {b3db8236-d844-4028-a62e-e706f847c02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13180 | 2025.12.11 03:58:41.164282 [ 190 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_17_4} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13181 | 2025.12.11 03:58:41.164357 [ 190 ] {3eeb5195-1495-4971-8e96-61511673dfc9::all_1_17_4} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13182 | 2025.12.11 03:58:41.164422 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13183 | 2025.12.11 03:58:41.164793 [ 276 ] {b3db8236-d844-4028-a62e-e706f847c02d} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13184 | 2025.12.11 03:58:41.164834 [ 276 ] {b3db8236-d844-4028-a62e-e706f847c02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13185 | 2025.12.11 03:58:41.165166 [ 276 ] {b3db8236-d844-4028-a62e-e706f847c02d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13186 | 2025.12.11 03:58:41.165403 [ 276 ] {b3db8236-d844-4028-a62e-e706f847c02d} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13187 | 2025.12.11 03:58:41.165537 [ 276 ] {b3db8236-d844-4028-a62e-e706f847c02d} <Debug> executeQuery: Read 265 rows, 24.23 KiB in 0.001323 sec., 200302.34315948602 rows/sec., 17.89 MiB/sec. | ||
| 13188 | 2025.12.11 03:58:41.165575 [ 276 ] {b3db8236-d844-4028-a62e-e706f847c02d} <Debug> TCPHandler: Processed in 0.001497445 sec. | ||
| 13189 | 2025.12.11 03:58:41.165679 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13190 | 2025.12.11 03:58:41.165772 [ 276 ] {09bc2643-fdcc-48db-8248-d44385166108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13191 | 2025.12.11 03:58:41.165812 [ 276 ] {09bc2643-fdcc-48db-8248-d44385166108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13192 | 2025.12.11 03:58:41.166228 [ 276 ] {09bc2643-fdcc-48db-8248-d44385166108} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13193 | 2025.12.11 03:58:41.166263 [ 276 ] {09bc2643-fdcc-48db-8248-d44385166108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13194 | 2025.12.11 03:58:41.166559 [ 276 ] {09bc2643-fdcc-48db-8248-d44385166108} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13195 | 2025.12.11 03:58:41.166769 [ 276 ] {09bc2643-fdcc-48db-8248-d44385166108} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13196 | 2025.12.11 03:58:41.166898 [ 276 ] {09bc2643-fdcc-48db-8248-d44385166108} <Debug> executeQuery: Read 64 rows, 4.82 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.11 MiB/sec. | ||
| 13197 | 2025.12.11 03:58:41.166940 [ 276 ] {09bc2643-fdcc-48db-8248-d44385166108} <Debug> TCPHandler: Processed in 0.001309582 sec. | ||
| 13198 | 2025.12.11 03:58:41.167042 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13199 | 2025.12.11 03:58:41.167135 [ 276 ] {f4401cf4-2290-4de7-a510-c11a30878bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13200 | 2025.12.11 03:58:41.167176 [ 276 ] {f4401cf4-2290-4de7-a510-c11a30878bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13201 | 2025.12.11 03:58:41.167567 [ 276 ] {f4401cf4-2290-4de7-a510-c11a30878bcf} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13202 | 2025.12.11 03:58:41.167603 [ 276 ] {f4401cf4-2290-4de7-a510-c11a30878bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13203 | 2025.12.11 03:58:41.167892 [ 276 ] {f4401cf4-2290-4de7-a510-c11a30878bcf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13204 | 2025.12.11 03:58:41.168097 [ 276 ] {f4401cf4-2290-4de7-a510-c11a30878bcf} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13205 | 2025.12.11 03:58:41.168226 [ 276 ] {f4401cf4-2290-4de7-a510-c11a30878bcf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001107 sec., 21680.216802168023 rows/sec., 1.80 MiB/sec. | ||
| 13206 | 2025.12.11 03:58:41.168268 [ 276 ] {f4401cf4-2290-4de7-a510-c11a30878bcf} <Debug> TCPHandler: Processed in 0.001273172 sec. | ||
| 13207 | 2025.12.11 03:58:41.168385 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13208 | 2025.12.11 03:58:41.168485 [ 276 ] {d13a8467-0283-40ab-996f-be0cedba5d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13209 | 2025.12.11 03:58:41.168529 [ 276 ] {d13a8467-0283-40ab-996f-be0cedba5d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13210 | 2025.12.11 03:58:41.168926 [ 276 ] {d13a8467-0283-40ab-996f-be0cedba5d32} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13211 | 2025.12.11 03:58:41.168963 [ 276 ] {d13a8467-0283-40ab-996f-be0cedba5d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13212 | 2025.12.11 03:58:41.169264 [ 276 ] {d13a8467-0283-40ab-996f-be0cedba5d32} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13213 | 2025.12.11 03:58:41.169464 [ 276 ] {d13a8467-0283-40ab-996f-be0cedba5d32} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13214 | 2025.12.11 03:58:41.169564 [ 104 ] {} <Debug> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13215 | 2025.12.11 03:58:41.169590 [ 276 ] {d13a8467-0283-40ab-996f-be0cedba5d32} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 13216 | 2025.12.11 03:58:41.169630 [ 104 ] {} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13217 | 2025.12.11 03:58:41.169642 [ 276 ] {d13a8467-0283-40ab-996f-be0cedba5d32} <Debug> TCPHandler: Processed in 0.001305503 sec. | ||
| 13218 | 2025.12.11 03:58:41.169660 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13219 | 2025.12.11 03:58:41.169750 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13220 | 2025.12.11 03:58:41.169770 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::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 | ||
| 13221 | 2025.12.11 03:58:41.169847 [ 276 ] {490e658b-8bc3-4f73-ac71-84d10eefeebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13222 | 2025.12.11 03:58:41.169891 [ 276 ] {490e658b-8bc3-4f73-ac71-84d10eefeebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13223 | 2025.12.11 03:58:41.169903 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13224 | 2025.12.11 03:58:41.169945 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 13225 | 2025.12.11 03:58:41.170024 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 13226 | 2025.12.11 03:58:41.170078 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 13227 | 2025.12.11 03:58:41.170127 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 13228 | 2025.12.11 03:58:41.170174 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 13229 | 2025.12.11 03:58:41.170349 [ 276 ] {490e658b-8bc3-4f73-ac71-84d10eefeebb} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2025.12.11 03:58:41.170391 [ 276 ] {490e658b-8bc3-4f73-ac71-84d10eefeebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13231 | 2025.12.11 03:58:41.170717 [ 276 ] {490e658b-8bc3-4f73-ac71-84d10eefeebb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13232 | 2025.12.11 03:58:41.170947 [ 276 ] {490e658b-8bc3-4f73-ac71-84d10eefeebb} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13233 | 2025.12.11 03:58:41.171010 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285562 sec., 46672.194728842325 rows/sec., 3.74 MiB/sec. | ||
| 13234 | 2025.12.11 03:58:41.171096 [ 276 ] {490e658b-8bc3-4f73-ac71-84d10eefeebb} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.001266 sec., 120063.19115323854 rows/sec., 9.68 MiB/sec. | ||
| 13235 | 2025.12.11 03:58:41.171141 [ 276 ] {490e658b-8bc3-4f73-ac71-84d10eefeebb} <Debug> TCPHandler: Processed in 0.001438445 sec. | ||
| 13236 | 2025.12.11 03:58:41.171165 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13237 | 2025.12.11 03:58:41.171250 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2025.12.11 03:58:41.171349 [ 276 ] {335c6740-0bc3-40c4-8583-f1c1c49a16e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13239 | 2025.12.11 03:58:41.171395 [ 276 ] {335c6740-0bc3-40c4-8583-f1c1c49a16e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13240 | 2025.12.11 03:58:41.171467 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_17_4} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2025.12.11 03:58:41.171564 [ 188 ] {4461c347-c994-4a12-af68-90f54e887901::all_1_17_4} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13242 | 2025.12.11 03:58:41.171656 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13243 | 2025.12.11 03:58:41.171804 [ 276 ] {335c6740-0bc3-40c4-8583-f1c1c49a16e1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13244 | 2025.12.11 03:58:41.171843 [ 276 ] {335c6740-0bc3-40c4-8583-f1c1c49a16e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13245 | 2025.12.11 03:58:41.172177 [ 276 ] {335c6740-0bc3-40c4-8583-f1c1c49a16e1} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13246 | 2025.12.11 03:58:41.172378 [ 276 ] {335c6740-0bc3-40c4-8583-f1c1c49a16e1} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13247 | 2025.12.11 03:58:41.172507 [ 276 ] {335c6740-0bc3-40c4-8583-f1c1c49a16e1} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001177 sec., 170773.15208156328 rows/sec., 12.24 MiB/sec. | ||
| 13248 | 2025.12.11 03:58:41.172545 [ 276 ] {335c6740-0bc3-40c4-8583-f1c1c49a16e1} <Debug> TCPHandler: Processed in 0.001342763 sec. | ||
| 13249 | 2025.12.11 03:58:41.172658 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13250 | 2025.12.11 03:58:41.172749 [ 276 ] {23150e76-70e7-47c7-b928-757a0fedc1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13251 | 2025.12.11 03:58:41.172803 [ 276 ] {23150e76-70e7-47c7-b928-757a0fedc1ea} <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 | ||
| 13252 | 2025.12.11 03:58:41.173604 [ 276 ] {23150e76-70e7-47c7-b928-757a0fedc1ea} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2025.12.11 03:58:41.173639 [ 276 ] {23150e76-70e7-47c7-b928-757a0fedc1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13254 | 2025.12.11 03:58:41.174191 [ 276 ] {23150e76-70e7-47c7-b928-757a0fedc1ea} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13255 | 2025.12.11 03:58:41.174409 [ 276 ] {23150e76-70e7-47c7-b928-757a0fedc1ea} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2025.12.11 03:58:41.174548 [ 276 ] {23150e76-70e7-47c7-b928-757a0fedc1ea} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001815 sec., 23140.495867768594 rows/sec., 41.47 MiB/sec. | ||
| 13257 | 2025.12.11 03:58:41.174602 [ 276 ] {23150e76-70e7-47c7-b928-757a0fedc1ea} <Debug> TCPHandler: Processed in 0.001990724 sec. | ||
| 13258 | 2025.12.11 03:58:41.174715 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13259 | 2025.12.11 03:58:41.174817 [ 276 ] {6724ea6f-88b9-41ad-a83c-c19c8ac3aa2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13260 | 2025.12.11 03:58:41.174858 [ 276 ] {6724ea6f-88b9-41ad-a83c-c19c8ac3aa2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13261 | 2025.12.11 03:58:41.175178 [ 276 ] {6724ea6f-88b9-41ad-a83c-c19c8ac3aa2e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13262 | 2025.12.11 03:58:41.175214 [ 276 ] {6724ea6f-88b9-41ad-a83c-c19c8ac3aa2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13263 | 2025.12.11 03:58:41.175507 [ 276 ] {6724ea6f-88b9-41ad-a83c-c19c8ac3aa2e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13264 | 2025.12.11 03:58:41.175721 [ 276 ] {6724ea6f-88b9-41ad-a83c-c19c8ac3aa2e} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13265 | 2025.12.11 03:58:41.175851 [ 276 ] {6724ea6f-88b9-41ad-a83c-c19c8ac3aa2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 13266 | 2025.12.11 03:58:41.175885 [ 276 ] {6724ea6f-88b9-41ad-a83c-c19c8ac3aa2e} <Debug> TCPHandler: Processed in 0.001217541 sec. | ||
| 13267 | 2025.12.11 03:58:43.273926 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13268 | 2025.12.11 03:58:43.273983 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13269 | 2025.12.11 03:58:43.505700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36499 | ||
| 13270 | 2025.12.11 03:58:43.506507 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13271 | 2025.12.11 03:58:43.506553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13272 | 2025.12.11 03:58:43.507042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13273 | 2025.12.11 03:58:43.507283 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13274 | 2025.12.11 03:58:43.507418 [ 113 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13275 | 2025.12.11 03:58:43.507441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36499 | ||
| 13276 | 2025.12.11 03:58:43.507462 [ 113 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2025.12.11 03:58:43.507483 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13278 | 2025.12.11 03:58:43.507618 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 13279 | 2025.12.11 03:58:43.507766 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13280 | 2025.12.11 03:58:43.507809 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34067 rows starting from the beginning of the part | ||
| 13281 | 2025.12.11 03:58:43.507884 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 13282 | 2025.12.11 03:58:43.507935 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 13283 | 2025.12.11 03:58:43.507981 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 13284 | 2025.12.11 03:58:43.508026 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 13285 | 2025.12.11 03:58:43.508063 [ 199 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 13286 | 2025.12.11 03:58:43.510586 [ 188 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36499 rows, containing 4 columns (4 merged, 0 gathered) in 0.003029982 sec., 12045946.14753487 rows/sec., 172.32 MiB/sec. | ||
| 13287 | 2025.12.11 03:58:43.510817 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13288 | 2025.12.11 03:58:43.511092 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_76_15} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13289 | 2025.12.11 03:58:43.511159 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_76_15} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13290 | 2025.12.11 03:58:43.511239 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 13291 | 2025.12.11 03:58:43.594540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1548 | ||
| 13292 | 2025.12.11 03:58:43.596986 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2025.12.11 03:58:43.597050 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13294 | 2025.12.11 03:58:43.598297 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13295 | 2025.12.11 03:58:43.598588 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13296 | 2025.12.11 03:58:43.598981 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1548 | ||
| 13297 | 2025.12.11 03:58:45.532503 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 13298 | 2025.12.11 03:58:45.549190 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2025.12.11 03:58:45.549247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13300 | 2025.12.11 03:58:45.555290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13301 | 2025.12.11 03:58:45.555997 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2025.12.11 03:58:45.556308 [ 121 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13303 | 2025.12.11 03:58:45.556379 [ 121 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13304 | 2025.12.11 03:58:45.556401 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13305 | 2025.12.11 03:58:45.556503 [ 196 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 13306 | 2025.12.11 03:58:45.558929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 13307 | 2025.12.11 03:58:45.559383 [ 196 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13308 | 2025.12.11 03:58:45.560108 [ 196 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 13309 | 2025.12.11 03:58:45.563476 [ 196 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 13310 | 2025.12.11 03:58:45.566954 [ 196 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 13311 | 2025.12.11 03:58:45.570794 [ 196 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 13312 | 2025.12.11 03:58:45.575113 [ 196 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 13313 | 2025.12.11 03:58:45.579245 [ 196 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 13314 | 2025.12.11 03:58:45.631679 [ 191 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.075212087 sec., 7618.456326042382 rows/sec., 39.39 MiB/sec. | ||
| 13315 | 2025.12.11 03:58:45.635138 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13316 | 2025.12.11 03:58:45.637132 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_76_15} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13317 | 2025.12.11 03:58:45.637241 [ 189 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_76_15} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13318 | 2025.12.11 03:58:45.639950 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13319 | 2025.12.11 03:58:46.156777 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13320 | 2025.12.11 03:58:46.156974 [ 276 ] {5ee7bc3e-ebd7-4527-9675-69d9ebc3c019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13321 | 2025.12.11 03:58:46.157042 [ 276 ] {5ee7bc3e-ebd7-4527-9675-69d9ebc3c019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13322 | 2025.12.11 03:58:46.157746 [ 276 ] {5ee7bc3e-ebd7-4527-9675-69d9ebc3c019} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13323 | 2025.12.11 03:58:46.157784 [ 276 ] {5ee7bc3e-ebd7-4527-9675-69d9ebc3c019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13324 | 2025.12.11 03:58:46.158161 [ 276 ] {5ee7bc3e-ebd7-4527-9675-69d9ebc3c019} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13325 | 2025.12.11 03:58:46.158391 [ 276 ] {5ee7bc3e-ebd7-4527-9675-69d9ebc3c019} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13326 | 2025.12.11 03:58:46.158547 [ 276 ] {5ee7bc3e-ebd7-4527-9675-69d9ebc3c019} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.68 MiB/sec. | ||
| 13327 | 2025.12.11 03:58:46.158547 [ 121 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13328 | 2025.12.11 03:58:46.158589 [ 276 ] {5ee7bc3e-ebd7-4527-9675-69d9ebc3c019} <Debug> TCPHandler: Processed in 0.001919593 sec. | ||
| 13329 | 2025.12.11 03:58:46.158603 [ 121 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13330 | 2025.12.11 03:58:46.158627 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13331 | 2025.12.11 03:58:46.158713 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13332 | 2025.12.11 03:58:46.158754 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13333 | 2025.12.11 03:58:46.158809 [ 276 ] {8fb812b0-340d-497e-960b-0e79f7bcc64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13334 | 2025.12.11 03:58:46.158855 [ 276 ] {8fb812b0-340d-497e-960b-0e79f7bcc64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13335 | 2025.12.11 03:58:46.158908 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13336 | 2025.12.11 03:58:46.158951 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1410 rows starting from the beginning of the part | ||
| 13337 | 2025.12.11 03:58:46.159031 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1196 rows starting from the beginning of the part | ||
| 13338 | 2025.12.11 03:58:46.159083 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 140 rows starting from the beginning of the part | ||
| 13339 | 2025.12.11 03:58:46.159128 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 13340 | 2025.12.11 03:58:46.159166 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 265 rows starting from the beginning of the part | ||
| 13341 | 2025.12.11 03:58:46.159207 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 13342 | 2025.12.11 03:58:46.159295 [ 276 ] {8fb812b0-340d-497e-960b-0e79f7bcc64a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13343 | 2025.12.11 03:58:46.159337 [ 276 ] {8fb812b0-340d-497e-960b-0e79f7bcc64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13344 | 2025.12.11 03:58:46.159661 [ 276 ] {8fb812b0-340d-497e-960b-0e79f7bcc64a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13345 | 2025.12.11 03:58:46.159891 [ 276 ] {8fb812b0-340d-497e-960b-0e79f7bcc64a} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13346 | 2025.12.11 03:58:46.160028 [ 276 ] {8fb812b0-340d-497e-960b-0e79f7bcc64a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 13347 | 2025.12.11 03:58:46.160035 [ 121 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13348 | 2025.12.11 03:58:46.160067 [ 276 ] {8fb812b0-340d-497e-960b-0e79f7bcc64a} <Debug> TCPHandler: Processed in 0.001405064 sec. | ||
| 13349 | 2025.12.11 03:58:46.160082 [ 121 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13350 | 2025.12.11 03:58:46.160106 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13351 | 2025.12.11 03:58:46.160184 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13352 | 2025.12.11 03:58:46.160191 [ 191 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13353 | 2025.12.11 03:58:46.160286 [ 276 ] {d40af24f-f372-4c5f-956f-37ce525a1c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13354 | 2025.12.11 03:58:46.160301 [ 191 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13355 | 2025.12.11 03:58:46.160343 [ 191 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 634 rows starting from the beginning of the part | ||
| 13356 | 2025.12.11 03:58:46.160344 [ 276 ] {d40af24f-f372-4c5f-956f-37ce525a1c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13357 | 2025.12.11 03:58:46.160400 [ 191 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 520 rows starting from the beginning of the part | ||
| 13358 | 2025.12.11 03:58:46.160452 [ 191 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 106 rows starting from the beginning of the part | ||
| 13359 | 2025.12.11 03:58:46.160496 [ 191 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 13360 | 2025.12.11 03:58:46.160537 [ 191 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 152 rows starting from the beginning of the part | ||
| 13361 | 2025.12.11 03:58:46.160582 [ 191 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 13362 | 2025.12.11 03:58:46.160612 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001919023 sec., 1627390.604489889 rows/sec., 141.90 MiB/sec. | ||
| 13363 | 2025.12.11 03:58:46.160806 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13364 | 2025.12.11 03:58:46.160835 [ 276 ] {d40af24f-f372-4c5f-956f-37ce525a1c6d} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13365 | 2025.12.11 03:58:46.160878 [ 276 ] {d40af24f-f372-4c5f-956f-37ce525a1c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13366 | 2025.12.11 03:58:46.161070 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_111_22} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13367 | 2025.12.11 03:58:46.161154 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_111_22} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13368 | 2025.12.11 03:58:46.161230 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 13369 | 2025.12.11 03:58:46.161259 [ 276 ] {d40af24f-f372-4c5f-956f-37ce525a1c6d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13370 | 2025.12.11 03:58:46.161488 [ 276 ] {d40af24f-f372-4c5f-956f-37ce525a1c6d} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13371 | 2025.12.11 03:58:46.161574 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416404 sec., 1087260.4144015408 rows/sec., 86.61 MiB/sec. | ||
| 13372 | 2025.12.11 03:58:46.161619 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13373 | 2025.12.11 03:58:46.161624 [ 276 ] {d40af24f-f372-4c5f-956f-37ce525a1c6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00136 sec., 117647.0588235294 rows/sec., 8.19 MiB/sec. | ||
| 13374 | 2025.12.11 03:58:46.161657 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2025.12.11 03:58:46.161675 [ 276 ] {d40af24f-f372-4c5f-956f-37ce525a1c6d} <Debug> TCPHandler: Processed in 0.001540616 sec. | ||
| 13376 | 2025.12.11 03:58:46.161676 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13377 | 2025.12.11 03:58:46.161739 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13378 | 2025.12.11 03:58:46.161753 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13379 | 2025.12.11 03:58:46.161790 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13380 | 2025.12.11 03:58:46.161846 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13381 | 2025.12.11 03:58:46.161878 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 29800 rows starting from the beginning of the part | ||
| 13382 | 2025.12.11 03:58:46.161900 [ 276 ] {b13f8ee0-b74c-424d-9496-8d3ba09577b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13383 | 2025.12.11 03:58:46.161925 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 844 rows starting from the beginning of the part | ||
| 13384 | 2025.12.11 03:58:46.161951 [ 276 ] {b13f8ee0-b74c-424d-9496-8d3ba09577b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13385 | 2025.12.11 03:58:46.161968 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 13386 | 2025.12.11 03:58:46.161981 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_111_22} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2025.12.11 03:58:46.162008 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 13388 | 2025.12.11 03:58:46.162045 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_111_22} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13389 | 2025.12.11 03:58:46.162047 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 201 rows starting from the beginning of the part | ||
| 13390 | 2025.12.11 03:58:46.162088 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 13391 | 2025.12.11 03:58:46.162116 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13392 | 2025.12.11 03:58:46.162316 [ 276 ] {b13f8ee0-b74c-424d-9496-8d3ba09577b7} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2025.12.11 03:58:46.162357 [ 276 ] {b13f8ee0-b74c-424d-9496-8d3ba09577b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13394 | 2025.12.11 03:58:46.162674 [ 276 ] {b13f8ee0-b74c-424d-9496-8d3ba09577b7} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13395 | 2025.12.11 03:58:46.162883 [ 276 ] {b13f8ee0-b74c-424d-9496-8d3ba09577b7} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13396 | 2025.12.11 03:58:46.163013 [ 121 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13397 | 2025.12.11 03:58:46.163017 [ 276 ] {b13f8ee0-b74c-424d-9496-8d3ba09577b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 13398 | 2025.12.11 03:58:46.163048 [ 121 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2025.12.11 03:58:46.163066 [ 276 ] {b13f8ee0-b74c-424d-9496-8d3ba09577b7} <Debug> TCPHandler: Processed in 0.001324703 sec. | ||
| 13400 | 2025.12.11 03:58:46.163067 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13401 | 2025.12.11 03:58:46.163147 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13402 | 2025.12.11 03:58:46.163230 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13403 | 2025.12.11 03:58:46.163254 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5850 rows starting from the beginning of the part | ||
| 13404 | 2025.12.11 03:58:46.163295 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 13405 | 2025.12.11 03:58:46.163329 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 13406 | 2025.12.11 03:58:46.163361 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 13407 | 2025.12.11 03:58:46.163390 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13408 | 2025.12.11 03:58:46.163419 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 13409 | 2025.12.11 03:58:46.164873 [ 198 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6150 rows, containing 4 columns (4 merged, 0 gathered) in 0.00174842 sec., 3517461.479507212 rows/sec., 237.34 MiB/sec. | ||
| 13410 | 2025.12.11 03:58:46.165773 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13411 | 2025.12.11 03:58:46.166255 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_111_22} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2025.12.11 03:58:46.166341 [ 186 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_111_22} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13413 | 2025.12.11 03:58:46.166446 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13414 | 2025.12.11 03:58:46.168227 [ 186 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31325 rows, containing 5 columns (5 merged, 0 gathered) in 0.006498332 sec., 4820467.775422986 rows/sec., 331.16 MiB/sec. | ||
| 13415 | 2025.12.11 03:58:46.169082 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13416 | 2025.12.11 03:58:46.169399 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13417 | 2025.12.11 03:58:46.169477 [ 198 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13418 | 2025.12.11 03:58:46.169567 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13419 | 2025.12.11 03:58:51.007552 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37011 | ||
| 13420 | 2025.12.11 03:58:51.008096 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13421 | 2025.12.11 03:58:51.008139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13422 | 2025.12.11 03:58:51.008624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13423 | 2025.12.11 03:58:51.008875 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13424 | 2025.12.11 03:58:51.009024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37011 | ||
| 13425 | 2025.12.11 03:58:51.158942 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13426 | 2025.12.11 03:58:51.159107 [ 276 ] {b318b539-5bd7-41ce-bdca-08170e465d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13427 | 2025.12.11 03:58:51.159170 [ 276 ] {b318b539-5bd7-41ce-bdca-08170e465d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13428 | 2025.12.11 03:58:51.159840 [ 276 ] {b318b539-5bd7-41ce-bdca-08170e465d30} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2025.12.11 03:58:51.159880 [ 276 ] {b318b539-5bd7-41ce-bdca-08170e465d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13430 | 2025.12.11 03:58:51.160234 [ 276 ] {b318b539-5bd7-41ce-bdca-08170e465d30} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13431 | 2025.12.11 03:58:51.160453 [ 276 ] {b318b539-5bd7-41ce-bdca-08170e465d30} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13432 | 2025.12.11 03:58:51.160609 [ 276 ] {b318b539-5bd7-41ce-bdca-08170e465d30} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001546 sec., 90556.27425614488 rows/sec., 7.85 MiB/sec. | ||
| 13433 | 2025.12.11 03:58:51.160651 [ 276 ] {b318b539-5bd7-41ce-bdca-08170e465d30} <Debug> TCPHandler: Processed in 0.001831121 sec. | ||
| 13434 | 2025.12.11 03:58:51.160778 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13435 | 2025.12.11 03:58:51.160875 [ 276 ] {daf0d110-c821-498a-90af-08e0ebc2e5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13436 | 2025.12.11 03:58:51.160916 [ 276 ] {daf0d110-c821-498a-90af-08e0ebc2e5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13437 | 2025.12.11 03:58:51.161336 [ 276 ] {daf0d110-c821-498a-90af-08e0ebc2e5a4} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13438 | 2025.12.11 03:58:51.161372 [ 276 ] {daf0d110-c821-498a-90af-08e0ebc2e5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13439 | 2025.12.11 03:58:51.161666 [ 276 ] {daf0d110-c821-498a-90af-08e0ebc2e5a4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13440 | 2025.12.11 03:58:51.161875 [ 276 ] {daf0d110-c821-498a-90af-08e0ebc2e5a4} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13441 | 2025.12.11 03:58:51.162016 [ 276 ] {daf0d110-c821-498a-90af-08e0ebc2e5a4} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001159 sec., 36238.136324417595 rows/sec., 2.66 MiB/sec. | ||
| 13442 | 2025.12.11 03:58:51.162055 [ 276 ] {daf0d110-c821-498a-90af-08e0ebc2e5a4} <Debug> TCPHandler: Processed in 0.001325593 sec. | ||
| 13443 | 2025.12.11 03:58:51.162169 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2025.12.11 03:58:51.162264 [ 276 ] {e12e6fd6-9b36-4bb3-bb4e-c45b07c37e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13445 | 2025.12.11 03:58:51.162305 [ 276 ] {e12e6fd6-9b36-4bb3-bb4e-c45b07c37e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13446 | 2025.12.11 03:58:51.162741 [ 276 ] {e12e6fd6-9b36-4bb3-bb4e-c45b07c37e6c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2025.12.11 03:58:51.162779 [ 276 ] {e12e6fd6-9b36-4bb3-bb4e-c45b07c37e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13448 | 2025.12.11 03:58:51.163096 [ 276 ] {e12e6fd6-9b36-4bb3-bb4e-c45b07c37e6c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13449 | 2025.12.11 03:58:51.163306 [ 276 ] {e12e6fd6-9b36-4bb3-bb4e-c45b07c37e6c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2025.12.11 03:58:51.163448 [ 276 ] {e12e6fd6-9b36-4bb3-bb4e-c45b07c37e6c} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001202 sec., 88186.35607321133 rows/sec., 6.89 MiB/sec. | ||
| 13451 | 2025.12.11 03:58:51.163488 [ 276 ] {e12e6fd6-9b36-4bb3-bb4e-c45b07c37e6c} <Debug> TCPHandler: Processed in 0.001368343 sec. | ||
| 13452 | 2025.12.11 03:58:51.163539 [ 217 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13453 | 2025.12.11 03:58:51.163570 [ 217 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13454 | 2025.12.11 03:58:51.163608 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13455 | 2025.12.11 03:58:51.163703 [ 276 ] {912a87f0-6f4a-4baf-bc31-ae1bb73019df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13456 | 2025.12.11 03:58:51.163747 [ 276 ] {912a87f0-6f4a-4baf-bc31-ae1bb73019df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13457 | 2025.12.11 03:58:51.164158 [ 276 ] {912a87f0-6f4a-4baf-bc31-ae1bb73019df} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13458 | 2025.12.11 03:58:51.164194 [ 276 ] {912a87f0-6f4a-4baf-bc31-ae1bb73019df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13459 | 2025.12.11 03:58:51.164527 [ 276 ] {912a87f0-6f4a-4baf-bc31-ae1bb73019df} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13460 | 2025.12.11 03:58:51.164748 [ 276 ] {912a87f0-6f4a-4baf-bc31-ae1bb73019df} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13461 | 2025.12.11 03:58:51.164886 [ 276 ] {912a87f0-6f4a-4baf-bc31-ae1bb73019df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 13462 | 2025.12.11 03:58:51.164925 [ 276 ] {912a87f0-6f4a-4baf-bc31-ae1bb73019df} <Debug> TCPHandler: Processed in 0.001365953 sec. | ||
| 13463 | 2025.12.11 03:58:51.165043 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13464 | 2025.12.11 03:58:51.165138 [ 276 ] {851d7062-403f-48ce-953c-7e56440b0967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13465 | 2025.12.11 03:58:51.165192 [ 276 ] {851d7062-403f-48ce-953c-7e56440b0967} <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 | ||
| 13466 | 2025.12.11 03:58:51.166091 [ 276 ] {851d7062-403f-48ce-953c-7e56440b0967} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13467 | 2025.12.11 03:58:51.166127 [ 276 ] {851d7062-403f-48ce-953c-7e56440b0967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13468 | 2025.12.11 03:58:51.166701 [ 276 ] {851d7062-403f-48ce-953c-7e56440b0967} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13469 | 2025.12.11 03:58:51.166926 [ 276 ] {851d7062-403f-48ce-953c-7e56440b0967} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13470 | 2025.12.11 03:58:51.167064 [ 276 ] {851d7062-403f-48ce-953c-7e56440b0967} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001944 sec., 21604.938271604937 rows/sec., 38.72 MiB/sec. | ||
| 13471 | 2025.12.11 03:58:51.167063 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13472 | 2025.12.11 03:58:51.167122 [ 276 ] {851d7062-403f-48ce-953c-7e56440b0967} <Debug> TCPHandler: Processed in 0.002127767 sec. | ||
| 13473 | 2025.12.11 03:58:51.167137 [ 217 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13474 | 2025.12.11 03:58:51.167140 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2025.12.11 03:58:51.167180 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13476 | 2025.12.11 03:58:51.167249 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13477 | 2025.12.11 03:58:51.167295 [ 202 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 13478 | 2025.12.11 03:58:51.167348 [ 276 ] {8b24833b-2baa-4c84-a646-728c684c8ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13479 | 2025.12.11 03:58:51.167396 [ 276 ] {8b24833b-2baa-4c84-a646-728c684c8ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13480 | 2025.12.11 03:58:51.167557 [ 202 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13481 | 2025.12.11 03:58:51.167629 [ 202 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2033 rows starting from the beginning of the part | ||
| 13482 | 2025.12.11 03:58:51.167744 [ 276 ] {8b24833b-2baa-4c84-a646-728c684c8ef1} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13483 | 2025.12.11 03:58:51.167777 [ 202 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
| 13484 | 2025.12.11 03:58:51.167787 [ 276 ] {8b24833b-2baa-4c84-a646-728c684c8ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13485 | 2025.12.11 03:58:51.167909 [ 202 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 13486 | 2025.12.11 03:58:51.168022 [ 202 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part | ||
| 13487 | 2025.12.11 03:58:51.168126 [ 202 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 42 rows starting from the beginning of the part | ||
| 13488 | 2025.12.11 03:58:51.168131 [ 276 ] {8b24833b-2baa-4c84-a646-728c684c8ef1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13489 | 2025.12.11 03:58:51.168227 [ 202 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part | ||
| 13490 | 2025.12.11 03:58:51.168373 [ 276 ] {8b24833b-2baa-4c84-a646-728c684c8ef1} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13491 | 2025.12.11 03:58:51.168508 [ 276 ] {8b24833b-2baa-4c84-a646-728c684c8ef1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 13492 | 2025.12.11 03:58:51.168547 [ 276 ] {8b24833b-2baa-4c84-a646-728c684c8ef1} <Debug> TCPHandler: Processed in 0.001349064 sec. | ||
| 13493 | 2025.12.11 03:58:51.168611 [ 224 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13494 | 2025.12.11 03:58:51.168664 [ 224 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13495 | 2025.12.11 03:58:51.172272 [ 224 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13496 | 2025.12.11 03:58:51.177872 [ 197 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2243 rows, containing 19 columns (19 merged, 0 gathered) in 0.010628733 sec., 211031.73821376453 rows/sec., 378.16 MiB/sec. | ||
| 13497 | 2025.12.11 03:58:51.179990 [ 197 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13498 | 2025.12.11 03:58:51.180337 [ 197 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13499 | 2025.12.11 03:58:51.180406 [ 197 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13500 | 2025.12.11 03:58:51.180556 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.53 MiB. | ||
| 13501 | 2025.12.11 03:58:52.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.67 MiB, peak 388.17 MiB, free memory in arenas 0.00 B, will set to 374.86 MiB (RSS), difference: 5.19 MiB | ||
| 13502 | 2025.12.11 03:58:52.011108 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13503 | 2025.12.11 03:58:52.011141 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13504 | 2025.12.11 03:58:52.014220 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13505 | 2025.12.11 03:58:52.388795 [ 219 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13506 | 2025.12.11 03:58:52.388847 [ 219 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13507 | 2025.12.11 03:58:52.391660 [ 219 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13508 | 2025.12.11 03:58:53.059005 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 13509 | 2025.12.11 03:58:53.077553 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13510 | 2025.12.11 03:58:53.077612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13511 | 2025.12.11 03:58:53.083919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13512 | 2025.12.11 03:58:53.084693 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13513 | 2025.12.11 03:58:53.088569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 13514 | 2025.12.11 03:58:53.599168 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1568 | ||
| 13515 | 2025.12.11 03:58:53.602033 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2025.12.11 03:58:53.602093 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13517 | 2025.12.11 03:58:53.603329 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13518 | 2025.12.11 03:58:53.603635 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2025.12.11 03:58:53.604005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1568 | ||
| 13520 | 2025.12.11 03:58:56.183203 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13521 | 2025.12.11 03:58:56.183494 [ 276 ] {f0825ce2-04ae-442d-9f8e-f0b6657ed5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13522 | 2025.12.11 03:58:56.183564 [ 276 ] {f0825ce2-04ae-442d-9f8e-f0b6657ed5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13523 | 2025.12.11 03:58:56.184195 [ 276 ] {f0825ce2-04ae-442d-9f8e-f0b6657ed5ac} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2025.12.11 03:58:56.184242 [ 276 ] {f0825ce2-04ae-442d-9f8e-f0b6657ed5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13525 | 2025.12.11 03:58:56.184627 [ 276 ] {f0825ce2-04ae-442d-9f8e-f0b6657ed5ac} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13526 | 2025.12.11 03:58:56.184864 [ 276 ] {f0825ce2-04ae-442d-9f8e-f0b6657ed5ac} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2025.12.11 03:58:56.185033 [ 276 ] {f0825ce2-04ae-442d-9f8e-f0b6657ed5ac} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001586 sec., 3783.1021437578815 rows/sec., 308.49 KiB/sec. | ||
| 13528 | 2025.12.11 03:58:56.185087 [ 276 ] {f0825ce2-04ae-442d-9f8e-f0b6657ed5ac} <Debug> TCPHandler: Processed in 0.002074426 sec. | ||
| 13529 | 2025.12.11 03:58:56.185207 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13530 | 2025.12.11 03:58:56.185310 [ 276 ] {830aacf2-5482-43f7-a224-a3aba58527c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13531 | 2025.12.11 03:58:56.185356 [ 276 ] {830aacf2-5482-43f7-a224-a3aba58527c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13532 | 2025.12.11 03:58:56.186268 [ 276 ] {830aacf2-5482-43f7-a224-a3aba58527c3} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13533 | 2025.12.11 03:58:56.186308 [ 276 ] {830aacf2-5482-43f7-a224-a3aba58527c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13534 | 2025.12.11 03:58:56.186688 [ 276 ] {830aacf2-5482-43f7-a224-a3aba58527c3} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13535 | 2025.12.11 03:58:56.186905 [ 276 ] {830aacf2-5482-43f7-a224-a3aba58527c3} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13536 | 2025.12.11 03:58:56.187044 [ 276 ] {830aacf2-5482-43f7-a224-a3aba58527c3} <Debug> executeQuery: Read 1199 rows, 100.71 KiB in 0.001757 sec., 682413.2043255549 rows/sec., 55.98 MiB/sec. | ||
| 13537 | 2025.12.11 03:58:56.187085 [ 276 ] {830aacf2-5482-43f7-a224-a3aba58527c3} <Debug> TCPHandler: Processed in 0.001929223 sec. | ||
| 13538 | 2025.12.11 03:58:56.187189 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13539 | 2025.12.11 03:58:56.187286 [ 276 ] {664ad90e-84b0-4c39-9e8e-6e4e1a27d62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13540 | 2025.12.11 03:58:56.187329 [ 276 ] {664ad90e-84b0-4c39-9e8e-6e4e1a27d62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13541 | 2025.12.11 03:58:56.187732 [ 276 ] {664ad90e-84b0-4c39-9e8e-6e4e1a27d62d} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13542 | 2025.12.11 03:58:56.187770 [ 276 ] {664ad90e-84b0-4c39-9e8e-6e4e1a27d62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13543 | 2025.12.11 03:58:56.188059 [ 276 ] {664ad90e-84b0-4c39-9e8e-6e4e1a27d62d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13544 | 2025.12.11 03:58:56.188283 [ 276 ] {664ad90e-84b0-4c39-9e8e-6e4e1a27d62d} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2025.12.11 03:58:56.188396 [ 138 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13546 | 2025.12.11 03:58:56.188418 [ 276 ] {664ad90e-84b0-4c39-9e8e-6e4e1a27d62d} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 363.98 KiB/sec. | ||
| 13547 | 2025.12.11 03:58:56.188467 [ 138 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13548 | 2025.12.11 03:58:56.188475 [ 276 ] {664ad90e-84b0-4c39-9e8e-6e4e1a27d62d} <Debug> TCPHandler: Processed in 0.001336343 sec. | ||
| 13549 | 2025.12.11 03:58:56.188501 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13550 | 2025.12.11 03:58:56.188597 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13551 | 2025.12.11 03:58:56.188625 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 13552 | 2025.12.11 03:58:56.188697 [ 276 ] {5e23d68d-88cd-4fdd-82d1-510197a4e9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13553 | 2025.12.11 03:58:56.188741 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13554 | 2025.12.11 03:58:56.188743 [ 276 ] {5e23d68d-88cd-4fdd-82d1-510197a4e9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13555 | 2025.12.11 03:58:56.188782 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 72 rows starting from the beginning of the part | ||
| 13556 | 2025.12.11 03:58:56.188855 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 42 rows starting from the beginning of the part | ||
| 13557 | 2025.12.11 03:58:56.188902 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 13558 | 2025.12.11 03:58:56.188944 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 13559 | 2025.12.11 03:58:56.188987 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
| 13560 | 2025.12.11 03:58:56.189058 [ 198 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 13561 | 2025.12.11 03:58:56.189239 [ 276 ] {5e23d68d-88cd-4fdd-82d1-510197a4e9eb} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13562 | 2025.12.11 03:58:56.189282 [ 276 ] {5e23d68d-88cd-4fdd-82d1-510197a4e9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13563 | 2025.12.11 03:58:56.189615 [ 276 ] {5e23d68d-88cd-4fdd-82d1-510197a4e9eb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13564 | 2025.12.11 03:58:56.189842 [ 276 ] {5e23d68d-88cd-4fdd-82d1-510197a4e9eb} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13565 | 2025.12.11 03:58:56.189899 [ 195 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319242 sec., 203146.95863230553 rows/sec., 15.64 MiB/sec. | ||
| 13566 | 2025.12.11 03:58:56.189984 [ 276 ] {5e23d68d-88cd-4fdd-82d1-510197a4e9eb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001305 sec., 174712.64367816094 rows/sec., 11.83 MiB/sec. | ||
| 13567 | 2025.12.11 03:58:56.190028 [ 276 ] {5e23d68d-88cd-4fdd-82d1-510197a4e9eb} <Debug> TCPHandler: Processed in 0.001479376 sec. | ||
| 13568 | 2025.12.11 03:58:56.190073 [ 193 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13569 | 2025.12.11 03:58:56.190135 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2025.12.11 03:58:56.190230 [ 276 ] {f590b380-b86b-4972-b294-1632d8632a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13571 | 2025.12.11 03:58:56.190272 [ 276 ] {f590b380-b86b-4972-b294-1632d8632a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13572 | 2025.12.11 03:58:56.190343 [ 193 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_66_13} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13573 | 2025.12.11 03:58:56.190414 [ 193 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_66_13} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13574 | 2025.12.11 03:58:56.190510 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13575 | 2025.12.11 03:58:56.190850 [ 276 ] {f590b380-b86b-4972-b294-1632d8632a45} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13576 | 2025.12.11 03:58:56.190885 [ 276 ] {f590b380-b86b-4972-b294-1632d8632a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13577 | 2025.12.11 03:58:56.191204 [ 276 ] {f590b380-b86b-4972-b294-1632d8632a45} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13578 | 2025.12.11 03:58:56.191419 [ 276 ] {f590b380-b86b-4972-b294-1632d8632a45} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13579 | 2025.12.11 03:58:56.191549 [ 276 ] {f590b380-b86b-4972-b294-1632d8632a45} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001336 sec., 393712.5748502994 rows/sec., 29.16 MiB/sec. | ||
| 13580 | 2025.12.11 03:58:56.191588 [ 276 ] {f590b380-b86b-4972-b294-1632d8632a45} <Debug> TCPHandler: Processed in 0.001500866 sec. | ||
| 13581 | 2025.12.11 03:58:56.191701 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13582 | 2025.12.11 03:58:56.191796 [ 276 ] {61940e68-0004-4b56-ac87-b455df41107f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13583 | 2025.12.11 03:58:56.191841 [ 276 ] {61940e68-0004-4b56-ac87-b455df41107f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13584 | 2025.12.11 03:58:56.192389 [ 276 ] {61940e68-0004-4b56-ac87-b455df41107f} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13585 | 2025.12.11 03:58:56.192426 [ 276 ] {61940e68-0004-4b56-ac87-b455df41107f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13586 | 2025.12.11 03:58:56.192804 [ 276 ] {61940e68-0004-4b56-ac87-b455df41107f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13587 | 2025.12.11 03:58:56.193031 [ 276 ] {61940e68-0004-4b56-ac87-b455df41107f} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13588 | 2025.12.11 03:58:56.193163 [ 276 ] {61940e68-0004-4b56-ac87-b455df41107f} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001385 sec., 611552.3465703971 rows/sec., 41.16 MiB/sec. | ||
| 13589 | 2025.12.11 03:58:56.193201 [ 276 ] {61940e68-0004-4b56-ac87-b455df41107f} <Debug> TCPHandler: Processed in 0.001550927 sec. | ||
| 13590 | 2025.12.11 03:58:56.193311 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13591 | 2025.12.11 03:58:56.193407 [ 276 ] {ca2917e0-ba60-4341-9c26-6a5dc53d095f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13592 | 2025.12.11 03:58:56.193450 [ 276 ] {ca2917e0-ba60-4341-9c26-6a5dc53d095f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13593 | 2025.12.11 03:58:56.193781 [ 276 ] {ca2917e0-ba60-4341-9c26-6a5dc53d095f} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13594 | 2025.12.11 03:58:56.193818 [ 276 ] {ca2917e0-ba60-4341-9c26-6a5dc53d095f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13595 | 2025.12.11 03:58:56.194125 [ 276 ] {ca2917e0-ba60-4341-9c26-6a5dc53d095f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13596 | 2025.12.11 03:58:56.194338 [ 276 ] {ca2917e0-ba60-4341-9c26-6a5dc53d095f} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13597 | 2025.12.11 03:58:56.194469 [ 276 ] {ca2917e0-ba60-4341-9c26-6a5dc53d095f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 13598 | 2025.12.11 03:58:56.194508 [ 276 ] {ca2917e0-ba60-4341-9c26-6a5dc53d095f} <Debug> TCPHandler: Processed in 0.001245461 sec. | ||
| 13599 | 2025.12.11 03:58:58.274294 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13600 | 2025.12.11 03:58:58.274378 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13601 | 2025.12.11 03:58:58.509215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37459 | ||
| 13602 | 2025.12.11 03:58:58.509979 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2025.12.11 03:58:58.510021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13604 | 2025.12.11 03:58:58.510506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13605 | 2025.12.11 03:58:58.510740 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2025.12.11 03:58:58.510866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37459 | ||
| 13607 | 2025.12.11 03:59:00.588619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 13608 | 2025.12.11 03:59:00.605879 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2025.12.11 03:59:00.605928 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13610 | 2025.12.11 03:59:00.612134 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13611 | 2025.12.11 03:59:00.612899 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2025.12.11 03:59:00.615878 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 13613 | 2025.12.11 03:59:01.159396 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13614 | 2025.12.11 03:59:01.159583 [ 276 ] {f638a84b-0d25-4023-a938-e7323a64b99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13615 | 2025.12.11 03:59:01.159648 [ 276 ] {f638a84b-0d25-4023-a938-e7323a64b99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13616 | 2025.12.11 03:59:01.160456 [ 276 ] {f638a84b-0d25-4023-a938-e7323a64b99b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13617 | 2025.12.11 03:59:01.160499 [ 276 ] {f638a84b-0d25-4023-a938-e7323a64b99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13618 | 2025.12.11 03:59:01.160904 [ 276 ] {f638a84b-0d25-4023-a938-e7323a64b99b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13619 | 2025.12.11 03:59:01.161142 [ 276 ] {f638a84b-0d25-4023-a938-e7323a64b99b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13620 | 2025.12.11 03:59:01.161301 [ 276 ] {f638a84b-0d25-4023-a938-e7323a64b99b} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001769 sec., 79140.75749010741 rows/sec., 6.86 MiB/sec. | ||
| 13621 | 2025.12.11 03:59:01.161353 [ 276 ] {f638a84b-0d25-4023-a938-e7323a64b99b} <Debug> TCPHandler: Processed in 0.002078926 sec. | ||
| 13622 | 2025.12.11 03:59:01.161471 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13623 | 2025.12.11 03:59:01.161573 [ 276 ] {0af77440-c806-4417-b38c-9d68165d26ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13624 | 2025.12.11 03:59:01.161617 [ 276 ] {0af77440-c806-4417-b38c-9d68165d26ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13625 | 2025.12.11 03:59:01.162036 [ 276 ] {0af77440-c806-4417-b38c-9d68165d26ba} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13626 | 2025.12.11 03:59:01.162072 [ 276 ] {0af77440-c806-4417-b38c-9d68165d26ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13627 | 2025.12.11 03:59:01.162375 [ 276 ] {0af77440-c806-4417-b38c-9d68165d26ba} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13628 | 2025.12.11 03:59:01.162596 [ 276 ] {0af77440-c806-4417-b38c-9d68165d26ba} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13629 | 2025.12.11 03:59:01.162728 [ 276 ] {0af77440-c806-4417-b38c-9d68165d26ba} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001178 sec., 35653.65025466893 rows/sec., 2.62 MiB/sec. | ||
| 13630 | 2025.12.11 03:59:01.162767 [ 276 ] {0af77440-c806-4417-b38c-9d68165d26ba} <Debug> TCPHandler: Processed in 0.001344963 sec. | ||
| 13631 | 2025.12.11 03:59:01.162802 [ 219 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13632 | 2025.12.11 03:59:01.162861 [ 219 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13633 | 2025.12.11 03:59:01.162876 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13634 | 2025.12.11 03:59:01.162976 [ 276 ] {f9294422-23a9-4475-acb9-ecfeac944386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13635 | 2025.12.11 03:59:01.163017 [ 276 ] {f9294422-23a9-4475-acb9-ecfeac944386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13636 | 2025.12.11 03:59:01.163467 [ 276 ] {f9294422-23a9-4475-acb9-ecfeac944386} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13637 | 2025.12.11 03:59:01.163508 [ 276 ] {f9294422-23a9-4475-acb9-ecfeac944386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13638 | 2025.12.11 03:59:01.163842 [ 276 ] {f9294422-23a9-4475-acb9-ecfeac944386} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13639 | 2025.12.11 03:59:01.164122 [ 276 ] {f9294422-23a9-4475-acb9-ecfeac944386} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13640 | 2025.12.11 03:59:01.164256 [ 276 ] {f9294422-23a9-4475-acb9-ecfeac944386} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001298 sec., 81664.09861325116 rows/sec., 6.38 MiB/sec. | ||
| 13641 | 2025.12.11 03:59:01.164294 [ 276 ] {f9294422-23a9-4475-acb9-ecfeac944386} <Debug> TCPHandler: Processed in 0.001465265 sec. | ||
| 13642 | 2025.12.11 03:59:01.164407 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13643 | 2025.12.11 03:59:01.164500 [ 276 ] {b3e71d45-de89-4f14-ac05-50b0aa27e8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13644 | 2025.12.11 03:59:01.164544 [ 276 ] {b3e71d45-de89-4f14-ac05-50b0aa27e8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13645 | 2025.12.11 03:59:01.164973 [ 276 ] {b3e71d45-de89-4f14-ac05-50b0aa27e8e6} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13646 | 2025.12.11 03:59:01.165009 [ 276 ] {b3e71d45-de89-4f14-ac05-50b0aa27e8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13647 | 2025.12.11 03:59:01.165337 [ 276 ] {b3e71d45-de89-4f14-ac05-50b0aa27e8e6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13648 | 2025.12.11 03:59:01.165622 [ 276 ] {b3e71d45-de89-4f14-ac05-50b0aa27e8e6} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13649 | 2025.12.11 03:59:01.165760 [ 276 ] {b3e71d45-de89-4f14-ac05-50b0aa27e8e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 13650 | 2025.12.11 03:59:01.165796 [ 276 ] {b3e71d45-de89-4f14-ac05-50b0aa27e8e6} <Debug> TCPHandler: Processed in 0.001436405 sec. | ||
| 13651 | 2025.12.11 03:59:01.165906 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13652 | 2025.12.11 03:59:01.165998 [ 276 ] {c0a4abb4-25ad-4d28-a1a6-632d392ad949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13653 | 2025.12.11 03:59:01.166052 [ 276 ] {c0a4abb4-25ad-4d28-a1a6-632d392ad949} <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 | ||
| 13654 | 2025.12.11 03:59:01.166821 [ 219 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13655 | 2025.12.11 03:59:01.166924 [ 276 ] {c0a4abb4-25ad-4d28-a1a6-632d392ad949} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13656 | 2025.12.11 03:59:01.166965 [ 276 ] {c0a4abb4-25ad-4d28-a1a6-632d392ad949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13657 | 2025.12.11 03:59:01.167544 [ 276 ] {c0a4abb4-25ad-4d28-a1a6-632d392ad949} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13658 | 2025.12.11 03:59:01.167767 [ 276 ] {c0a4abb4-25ad-4d28-a1a6-632d392ad949} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13659 | 2025.12.11 03:59:01.167905 [ 276 ] {c0a4abb4-25ad-4d28-a1a6-632d392ad949} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001924 sec., 21829.52182952183 rows/sec., 39.12 MiB/sec. | ||
| 13660 | 2025.12.11 03:59:01.167978 [ 276 ] {c0a4abb4-25ad-4d28-a1a6-632d392ad949} <Debug> TCPHandler: Processed in 0.002118717 sec. | ||
| 13661 | 2025.12.11 03:59:01.168093 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13662 | 2025.12.11 03:59:01.168185 [ 276 ] {709a7345-7b20-47a2-9cc0-9f3ca8d97bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13663 | 2025.12.11 03:59:01.168226 [ 276 ] {709a7345-7b20-47a2-9cc0-9f3ca8d97bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13664 | 2025.12.11 03:59:01.168559 [ 276 ] {709a7345-7b20-47a2-9cc0-9f3ca8d97bef} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13665 | 2025.12.11 03:59:01.168593 [ 276 ] {709a7345-7b20-47a2-9cc0-9f3ca8d97bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13666 | 2025.12.11 03:59:01.168921 [ 276 ] {709a7345-7b20-47a2-9cc0-9f3ca8d97bef} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13667 | 2025.12.11 03:59:01.169129 [ 276 ] {709a7345-7b20-47a2-9cc0-9f3ca8d97bef} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13668 | 2025.12.11 03:59:01.169253 [ 276 ] {709a7345-7b20-47a2-9cc0-9f3ca8d97bef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 13669 | 2025.12.11 03:59:01.169289 [ 276 ] {709a7345-7b20-47a2-9cc0-9f3ca8d97bef} <Debug> TCPHandler: Processed in 0.001243451 sec. | ||
| 13670 | 2025.12.11 03:59:03.478657 [ 222 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13671 | 2025.12.11 03:59:03.478747 [ 222 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13672 | 2025.12.11 03:59:03.481282 [ 222 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13673 | 2025.12.11 03:59:03.604123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1594 | ||
| 13674 | 2025.12.11 03:59:03.606476 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13675 | 2025.12.11 03:59:03.606536 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13676 | 2025.12.11 03:59:03.607781 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13677 | 2025.12.11 03:59:03.608060 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13678 | 2025.12.11 03:59:03.608434 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1594 | ||
| 13679 | 2025.12.11 03:59:06.010988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37971 | ||
| 13680 | 2025.12.11 03:59:06.011548 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13681 | 2025.12.11 03:59:06.011595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13682 | 2025.12.11 03:59:06.012074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13683 | 2025.12.11 03:59:06.012305 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13684 | 2025.12.11 03:59:06.012449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37971 | ||
| 13685 | 2025.12.11 03:59:06.157141 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13686 | 2025.12.11 03:59:06.157291 [ 276 ] {c3980045-d6fa-4b0f-923d-a19f13a2faac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13687 | 2025.12.11 03:59:06.157349 [ 276 ] {c3980045-d6fa-4b0f-923d-a19f13a2faac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13688 | 2025.12.11 03:59:06.157992 [ 276 ] {c3980045-d6fa-4b0f-923d-a19f13a2faac} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13689 | 2025.12.11 03:59:06.158032 [ 276 ] {c3980045-d6fa-4b0f-923d-a19f13a2faac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13690 | 2025.12.11 03:59:06.158376 [ 276 ] {c3980045-d6fa-4b0f-923d-a19f13a2faac} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13691 | 2025.12.11 03:59:06.158601 [ 276 ] {c3980045-d6fa-4b0f-923d-a19f13a2faac} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13692 | 2025.12.11 03:59:06.158747 [ 276 ] {c3980045-d6fa-4b0f-923d-a19f13a2faac} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001493 sec., 37508.37240455459 rows/sec., 2.86 MiB/sec. | ||
| 13693 | 2025.12.11 03:59:06.158794 [ 276 ] {c3980045-d6fa-4b0f-923d-a19f13a2faac} <Debug> TCPHandler: Processed in 0.00176667 sec. | ||
| 13694 | 2025.12.11 03:59:06.158934 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13695 | 2025.12.11 03:59:06.159034 [ 276 ] {e00659e4-7df0-48e4-af5c-3fcd692a7311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13696 | 2025.12.11 03:59:06.159079 [ 276 ] {e00659e4-7df0-48e4-af5c-3fcd692a7311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13697 | 2025.12.11 03:59:06.159513 [ 276 ] {e00659e4-7df0-48e4-af5c-3fcd692a7311} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13698 | 2025.12.11 03:59:06.159549 [ 276 ] {e00659e4-7df0-48e4-af5c-3fcd692a7311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13699 | 2025.12.11 03:59:06.159855 [ 276 ] {e00659e4-7df0-48e4-af5c-3fcd692a7311} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13700 | 2025.12.11 03:59:06.160068 [ 276 ] {e00659e4-7df0-48e4-af5c-3fcd692a7311} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13701 | 2025.12.11 03:59:06.160195 [ 276 ] {e00659e4-7df0-48e4-af5c-3fcd692a7311} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 13702 | 2025.12.11 03:59:06.160235 [ 276 ] {e00659e4-7df0-48e4-af5c-3fcd692a7311} <Debug> TCPHandler: Processed in 0.001362333 sec. | ||
| 13703 | 2025.12.11 03:59:06.160351 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13704 | 2025.12.11 03:59:06.160448 [ 276 ] {da748d35-3823-4f2e-84db-3cf56ded95b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13705 | 2025.12.11 03:59:06.160492 [ 276 ] {da748d35-3823-4f2e-84db-3cf56ded95b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13706 | 2025.12.11 03:59:06.160951 [ 276 ] {da748d35-3823-4f2e-84db-3cf56ded95b3} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2025.12.11 03:59:06.160986 [ 276 ] {da748d35-3823-4f2e-84db-3cf56ded95b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13708 | 2025.12.11 03:59:06.161334 [ 276 ] {da748d35-3823-4f2e-84db-3cf56ded95b3} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13709 | 2025.12.11 03:59:06.161546 [ 276 ] {da748d35-3823-4f2e-84db-3cf56ded95b3} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13710 | 2025.12.11 03:59:06.161676 [ 276 ] {da748d35-3823-4f2e-84db-3cf56ded95b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 13711 | 2025.12.11 03:59:06.161713 [ 276 ] {da748d35-3823-4f2e-84db-3cf56ded95b3} <Debug> TCPHandler: Processed in 0.001410405 sec. | ||
| 13712 | 2025.12.11 03:59:06.161831 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13713 | 2025.12.11 03:59:06.161925 [ 276 ] {daecfd3b-254b-4908-b8a3-32af82103118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13714 | 2025.12.11 03:59:06.161967 [ 276 ] {daecfd3b-254b-4908-b8a3-32af82103118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13715 | 2025.12.11 03:59:06.162300 [ 276 ] {daecfd3b-254b-4908-b8a3-32af82103118} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13716 | 2025.12.11 03:59:06.162336 [ 276 ] {daecfd3b-254b-4908-b8a3-32af82103118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13717 | 2025.12.11 03:59:06.162641 [ 276 ] {daecfd3b-254b-4908-b8a3-32af82103118} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13718 | 2025.12.11 03:59:06.162852 [ 276 ] {daecfd3b-254b-4908-b8a3-32af82103118} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13719 | 2025.12.11 03:59:06.162976 [ 276 ] {daecfd3b-254b-4908-b8a3-32af82103118} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 13720 | 2025.12.11 03:59:06.163012 [ 276 ] {daecfd3b-254b-4908-b8a3-32af82103118} <Debug> TCPHandler: Processed in 0.001239292 sec. | ||
| 13721 | 2025.12.11 03:59:08.115930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 13722 | 2025.12.11 03:59:08.134484 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13723 | 2025.12.11 03:59:08.134550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13724 | 2025.12.11 03:59:08.140894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13725 | 2025.12.11 03:59:08.141662 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2025.12.11 03:59:08.144846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 13727 | 2025.12.11 03:59:08.650815 [ 128 ] {} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13728 | 2025.12.11 03:59:08.650886 [ 128 ] {} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2025.12.11 03:59:08.650927 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13730 | 2025.12.11 03:59:08.651232 [ 195 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 13731 | 2025.12.11 03:59:08.651476 [ 195 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13732 | 2025.12.11 03:59:08.651535 [ 195 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 253 rows starting from the beginning of the part | ||
| 13733 | 2025.12.11 03:59:08.651642 [ 195 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 13734 | 2025.12.11 03:59:08.651719 [ 195 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 13735 | 2025.12.11 03:59:08.651791 [ 195 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 13736 | 2025.12.11 03:59:08.651842 [ 195 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
| 13737 | 2025.12.11 03:59:08.652662 [ 193 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515416 sec., 499532.8015541607 rows/sec., 36.45 MiB/sec. | ||
| 13738 | 2025.12.11 03:59:08.652855 [ 199 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13739 | 2025.12.11 03:59:08.653149 [ 199 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_37_9} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2025.12.11 03:59:08.653232 [ 199 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_37_9} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13741 | 2025.12.11 03:59:08.653309 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13742 | 2025.12.11 03:59:09.393044 [ 128 ] {} <Debug> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 13743 | 2025.12.11 03:59:09.393118 [ 128 ] {} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2025.12.11 03:59:09.393143 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13745 | 2025.12.11 03:59:09.393243 [ 220 ] {} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13746 | 2025.12.11 03:59:09.393275 [ 220 ] {} <Debug> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13747 | 2025.12.11 03:59:09.393286 [ 195 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 13748 | 2025.12.11 03:59:09.393451 [ 195 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13749 | 2025.12.11 03:59:09.393486 [ 195 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 13750 | 2025.12.11 03:59:09.393553 [ 195 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 13751 | 2025.12.11 03:59:09.393601 [ 195 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 13752 | 2025.12.11 03:59:09.393644 [ 195 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 13753 | 2025.12.11 03:59:09.393683 [ 195 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 13754 | 2025.12.11 03:59:09.394408 [ 193 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117428 sec., 35766.597404366934 rows/sec., 2.98 MiB/sec. | ||
| 13755 | 2025.12.11 03:59:09.394586 [ 188 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 13756 | 2025.12.11 03:59:09.394919 [ 188 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_29_7} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13757 | 2025.12.11 03:59:09.395009 [ 188 ] {201409c6-61ef-421a-b5f1-558d5fae89af::all_1_29_7} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 13758 | 2025.12.11 03:59:09.395133 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13759 | 2025.12.11 03:59:09.395812 [ 220 ] {} <Debug> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13760 | 2025.12.11 03:59:11.161467 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13761 | 2025.12.11 03:59:11.161652 [ 276 ] {7f768482-5016-44b0-999b-09d8cdec9153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13762 | 2025.12.11 03:59:11.161715 [ 276 ] {7f768482-5016-44b0-999b-09d8cdec9153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13763 | 2025.12.11 03:59:11.162367 [ 276 ] {7f768482-5016-44b0-999b-09d8cdec9153} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13764 | 2025.12.11 03:59:11.162412 [ 276 ] {7f768482-5016-44b0-999b-09d8cdec9153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13765 | 2025.12.11 03:59:11.162786 [ 276 ] {7f768482-5016-44b0-999b-09d8cdec9153} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13766 | 2025.12.11 03:59:11.163005 [ 276 ] {7f768482-5016-44b0-999b-09d8cdec9153} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13767 | 2025.12.11 03:59:11.163151 [ 276 ] {7f768482-5016-44b0-999b-09d8cdec9153} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001545 sec., 15533.980582524273 rows/sec., 1.29 MiB/sec. | ||
| 13768 | 2025.12.11 03:59:11.163197 [ 276 ] {7f768482-5016-44b0-999b-09d8cdec9153} <Debug> TCPHandler: Processed in 0.001850642 sec. | ||
| 13769 | 2025.12.11 03:59:11.163324 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13770 | 2025.12.11 03:59:11.163418 [ 276 ] {df079649-65a7-4965-ba2e-4a909efd6fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13771 | 2025.12.11 03:59:11.163458 [ 276 ] {df079649-65a7-4965-ba2e-4a909efd6fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13772 | 2025.12.11 03:59:11.163869 [ 276 ] {df079649-65a7-4965-ba2e-4a909efd6fc3} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13773 | 2025.12.11 03:59:11.163905 [ 276 ] {df079649-65a7-4965-ba2e-4a909efd6fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13774 | 2025.12.11 03:59:11.164211 [ 276 ] {df079649-65a7-4965-ba2e-4a909efd6fc3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13775 | 2025.12.11 03:59:11.164427 [ 276 ] {df079649-65a7-4965-ba2e-4a909efd6fc3} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13776 | 2025.12.11 03:59:11.164552 [ 276 ] {df079649-65a7-4965-ba2e-4a909efd6fc3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001152 sec., 1736.111111111111 rows/sec., 141.57 KiB/sec. | ||
| 13777 | 2025.12.11 03:59:11.164593 [ 276 ] {df079649-65a7-4965-ba2e-4a909efd6fc3} <Debug> TCPHandler: Processed in 0.001316072 sec. | ||
| 13778 | 2025.12.11 03:59:11.164708 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13779 | 2025.12.11 03:59:11.164800 [ 276 ] {ba0bfe00-3478-491e-a9ef-f9b755635581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13780 | 2025.12.11 03:59:11.164838 [ 276 ] {ba0bfe00-3478-491e-a9ef-f9b755635581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13781 | 2025.12.11 03:59:11.165383 [ 276 ] {ba0bfe00-3478-491e-a9ef-f9b755635581} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13782 | 2025.12.11 03:59:11.165418 [ 276 ] {ba0bfe00-3478-491e-a9ef-f9b755635581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13783 | 2025.12.11 03:59:11.165738 [ 276 ] {ba0bfe00-3478-491e-a9ef-f9b755635581} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13784 | 2025.12.11 03:59:11.165941 [ 276 ] {ba0bfe00-3478-491e-a9ef-f9b755635581} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13785 | 2025.12.11 03:59:11.166050 [ 124 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13786 | 2025.12.11 03:59:11.166066 [ 276 ] {ba0bfe00-3478-491e-a9ef-f9b755635581} <Debug> executeQuery: Read 261 rows, 23.94 KiB in 0.001284 sec., 203271.0280373832 rows/sec., 18.21 MiB/sec. | ||
| 13787 | 2025.12.11 03:59:11.166117 [ 124 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13788 | 2025.12.11 03:59:11.166129 [ 276 ] {ba0bfe00-3478-491e-a9ef-f9b755635581} <Debug> TCPHandler: Processed in 0.001468245 sec. | ||
| 13789 | 2025.12.11 03:59:11.166142 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13790 | 2025.12.11 03:59:11.166248 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13791 | 2025.12.11 03:59:11.166273 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13792 | 2025.12.11 03:59:11.166348 [ 276 ] {498cf51b-5dcd-4128-bd22-5d49583bdbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13793 | 2025.12.11 03:59:11.166391 [ 276 ] {498cf51b-5dcd-4128-bd22-5d49583bdbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13794 | 2025.12.11 03:59:11.166419 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13795 | 2025.12.11 03:59:11.166458 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1410 rows starting from the beginning of the part | ||
| 13796 | 2025.12.11 03:59:11.166522 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 140 rows starting from the beginning of the part | ||
| 13797 | 2025.12.11 03:59:11.166566 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1199 rows starting from the beginning of the part | ||
| 13798 | 2025.12.11 03:59:11.166639 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 140 rows starting from the beginning of the part | ||
| 13799 | 2025.12.11 03:59:11.166684 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 13800 | 2025.12.11 03:59:11.166764 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 261 rows starting from the beginning of the part | ||
| 13801 | 2025.12.11 03:59:11.166832 [ 276 ] {498cf51b-5dcd-4128-bd22-5d49583bdbee} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2025.12.11 03:59:11.166872 [ 276 ] {498cf51b-5dcd-4128-bd22-5d49583bdbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13803 | 2025.12.11 03:59:11.167208 [ 276 ] {498cf51b-5dcd-4128-bd22-5d49583bdbee} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13804 | 2025.12.11 03:59:11.167418 [ 276 ] {498cf51b-5dcd-4128-bd22-5d49583bdbee} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2025.12.11 03:59:11.167551 [ 276 ] {498cf51b-5dcd-4128-bd22-5d49583bdbee} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001219 sec., 45939.29450369155 rows/sec., 3.41 MiB/sec. | ||
| 13806 | 2025.12.11 03:59:11.167592 [ 276 ] {498cf51b-5dcd-4128-bd22-5d49583bdbee} <Debug> TCPHandler: Processed in 0.001391114 sec. | ||
| 13807 | 2025.12.11 03:59:11.167702 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13808 | 2025.12.11 03:59:11.167795 [ 276 ] {085a8568-8364-4680-a969-f08166ed9ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13809 | 2025.12.11 03:59:11.167835 [ 276 ] {085a8568-8364-4680-a969-f08166ed9ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13810 | 2025.12.11 03:59:11.168230 [ 276 ] {085a8568-8364-4680-a969-f08166ed9ccc} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13811 | 2025.12.11 03:59:11.168260 [ 188 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3206 rows, containing 5 columns (5 merged, 0 gathered) in 0.002037665 sec., 1573369.5185420567 rows/sec., 137.62 MiB/sec. | ||
| 13812 | 2025.12.11 03:59:11.168266 [ 276 ] {085a8568-8364-4680-a969-f08166ed9ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13813 | 2025.12.11 03:59:11.168467 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13814 | 2025.12.11 03:59:11.168612 [ 276 ] {085a8568-8364-4680-a969-f08166ed9ccc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13815 | 2025.12.11 03:59:11.168760 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_116_23} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13816 | 2025.12.11 03:59:11.168845 [ 195 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_116_23} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13817 | 2025.12.11 03:59:11.168884 [ 276 ] {085a8568-8364-4680-a969-f08166ed9ccc} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13818 | 2025.12.11 03:59:11.168929 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 13819 | 2025.12.11 03:59:11.169023 [ 276 ] {085a8568-8364-4680-a969-f08166ed9ccc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001245 sec., 19277.10843373494 rows/sec., 1.60 MiB/sec. | ||
| 13820 | 2025.12.11 03:59:11.169065 [ 276 ] {085a8568-8364-4680-a969-f08166ed9ccc} <Debug> TCPHandler: Processed in 0.001410235 sec. | ||
| 13821 | 2025.12.11 03:59:11.169177 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13822 | 2025.12.11 03:59:11.169268 [ 276 ] {a30adddd-6486-4ef5-aa63-8353a0973d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13823 | 2025.12.11 03:59:11.169306 [ 276 ] {a30adddd-6486-4ef5-aa63-8353a0973d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13824 | 2025.12.11 03:59:11.169693 [ 276 ] {a30adddd-6486-4ef5-aa63-8353a0973d87} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2025.12.11 03:59:11.169729 [ 276 ] {a30adddd-6486-4ef5-aa63-8353a0973d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13826 | 2025.12.11 03:59:11.170031 [ 276 ] {a30adddd-6486-4ef5-aa63-8353a0973d87} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13827 | 2025.12.11 03:59:11.170235 [ 276 ] {a30adddd-6486-4ef5-aa63-8353a0973d87} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2025.12.11 03:59:11.170358 [ 276 ] {a30adddd-6486-4ef5-aa63-8353a0973d87} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 13829 | 2025.12.11 03:59:11.170395 [ 276 ] {a30adddd-6486-4ef5-aa63-8353a0973d87} <Debug> TCPHandler: Processed in 0.001265201 sec. | ||
| 13830 | 2025.12.11 03:59:11.170500 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13831 | 2025.12.11 03:59:11.170591 [ 276 ] {e326578e-0875-45ca-8c1e-68183313ce57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13832 | 2025.12.11 03:59:11.170629 [ 276 ] {e326578e-0875-45ca-8c1e-68183313ce57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13833 | 2025.12.11 03:59:11.171101 [ 276 ] {e326578e-0875-45ca-8c1e-68183313ce57} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13834 | 2025.12.11 03:59:11.171135 [ 276 ] {e326578e-0875-45ca-8c1e-68183313ce57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13835 | 2025.12.11 03:59:11.171428 [ 276 ] {e326578e-0875-45ca-8c1e-68183313ce57} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13836 | 2025.12.11 03:59:11.171632 [ 276 ] {e326578e-0875-45ca-8c1e-68183313ce57} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13837 | 2025.12.11 03:59:11.171759 [ 276 ] {e326578e-0875-45ca-8c1e-68183313ce57} <Debug> executeQuery: Read 144 rows, 11.90 KiB in 0.001185 sec., 121518.98734177214 rows/sec., 9.81 MiB/sec. | ||
| 13838 | 2025.12.11 03:59:11.171757 [ 122 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13839 | 2025.12.11 03:59:11.171798 [ 276 ] {e326578e-0875-45ca-8c1e-68183313ce57} <Debug> TCPHandler: Processed in 0.001344434 sec. | ||
| 13840 | 2025.12.11 03:59:11.171841 [ 122 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13841 | 2025.12.11 03:59:11.171872 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13842 | 2025.12.11 03:59:11.171923 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13843 | 2025.12.11 03:59:11.172009 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13844 | 2025.12.11 03:59:11.172023 [ 276 ] {a489e39f-83bd-4c4f-a535-b935e896ab13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13845 | 2025.12.11 03:59:11.172110 [ 276 ] {a489e39f-83bd-4c4f-a535-b935e896ab13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13846 | 2025.12.11 03:59:11.172151 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13847 | 2025.12.11 03:59:11.172195 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 634 rows starting from the beginning of the part | ||
| 13848 | 2025.12.11 03:59:11.172266 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 106 rows starting from the beginning of the part | ||
| 13849 | 2025.12.11 03:59:11.172318 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 526 rows starting from the beginning of the part | ||
| 13850 | 2025.12.11 03:59:11.172363 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 106 rows starting from the beginning of the part | ||
| 13851 | 2025.12.11 03:59:11.172408 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 13852 | 2025.12.11 03:59:11.172488 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 144 rows starting from the beginning of the part | ||
| 13853 | 2025.12.11 03:59:11.172526 [ 276 ] {a489e39f-83bd-4c4f-a535-b935e896ab13} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2025.12.11 03:59:11.172569 [ 276 ] {a489e39f-83bd-4c4f-a535-b935e896ab13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13855 | 2025.12.11 03:59:11.172940 [ 276 ] {a489e39f-83bd-4c4f-a535-b935e896ab13} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13856 | 2025.12.11 03:59:11.173164 [ 276 ] {a489e39f-83bd-4c4f-a535-b935e896ab13} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13857 | 2025.12.11 03:59:11.173296 [ 276 ] {a489e39f-83bd-4c4f-a535-b935e896ab13} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001291 sec., 152594.8876839659 rows/sec., 10.95 MiB/sec. | ||
| 13858 | 2025.12.11 03:59:11.173312 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13859 | 2025.12.11 03:59:11.173333 [ 276 ] {a489e39f-83bd-4c4f-a535-b935e896ab13} <Debug> TCPHandler: Processed in 0.001456805 sec. | ||
| 13860 | 2025.12.11 03:59:11.173361 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13861 | 2025.12.11 03:59:11.173385 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13862 | 2025.12.11 03:59:11.173456 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13863 | 2025.12.11 03:59:11.173472 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13864 | 2025.12.11 03:59:11.173551 [ 276 ] {c120d4d0-9c4b-4b80-8c9a-da9a9c2464c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13865 | 2025.12.11 03:59:11.173575 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13866 | 2025.12.11 03:59:11.173577 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617188 sec., 977004.5288488413 rows/sec., 77.88 MiB/sec. | ||
| 13867 | 2025.12.11 03:59:11.173608 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 31325 rows starting from the beginning of the part | ||
| 13868 | 2025.12.11 03:59:11.173609 [ 276 ] {c120d4d0-9c4b-4b80-8c9a-da9a9c2464c0} <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 | ||
| 13869 | 2025.12.11 03:59:11.173665 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 13870 | 2025.12.11 03:59:11.173709 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 847 rows starting from the beginning of the part | ||
| 13871 | 2025.12.11 03:59:11.173744 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 13872 | 2025.12.11 03:59:11.173779 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 13873 | 2025.12.11 03:59:11.173792 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13874 | 2025.12.11 03:59:11.173815 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 197 rows starting from the beginning of the part | ||
| 13875 | 2025.12.11 03:59:11.174136 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_116_23} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13876 | 2025.12.11 03:59:11.174224 [ 200 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_116_23} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13877 | 2025.12.11 03:59:11.174320 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13878 | 2025.12.11 03:59:11.174521 [ 276 ] {c120d4d0-9c4b-4b80-8c9a-da9a9c2464c0} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13879 | 2025.12.11 03:59:11.174566 [ 276 ] {c120d4d0-9c4b-4b80-8c9a-da9a9c2464c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13880 | 2025.12.11 03:59:11.175144 [ 276 ] {c120d4d0-9c4b-4b80-8c9a-da9a9c2464c0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13881 | 2025.12.11 03:59:11.175363 [ 276 ] {c120d4d0-9c4b-4b80-8c9a-da9a9c2464c0} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13882 | 2025.12.11 03:59:11.175500 [ 276 ] {c120d4d0-9c4b-4b80-8c9a-da9a9c2464c0} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001966 sec., 21363.173957273655 rows/sec., 38.28 MiB/sec. | ||
| 13883 | 2025.12.11 03:59:11.175555 [ 276 ] {c120d4d0-9c4b-4b80-8c9a-da9a9c2464c0} <Debug> TCPHandler: Processed in 0.002146037 sec. | ||
| 13884 | 2025.12.11 03:59:11.175669 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13885 | 2025.12.11 03:59:11.175762 [ 276 ] {82c562eb-5603-44c5-890b-69a8c79af61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13886 | 2025.12.11 03:59:11.175802 [ 276 ] {82c562eb-5603-44c5-890b-69a8c79af61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13887 | 2025.12.11 03:59:11.176139 [ 276 ] {82c562eb-5603-44c5-890b-69a8c79af61a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13888 | 2025.12.11 03:59:11.176173 [ 276 ] {82c562eb-5603-44c5-890b-69a8c79af61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13889 | 2025.12.11 03:59:11.176476 [ 276 ] {82c562eb-5603-44c5-890b-69a8c79af61a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 13890 | 2025.12.11 03:59:11.176693 [ 276 ] {82c562eb-5603-44c5-890b-69a8c79af61a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13891 | 2025.12.11 03:59:11.176819 [ 276 ] {82c562eb-5603-44c5-890b-69a8c79af61a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 13892 | 2025.12.11 03:59:11.176828 [ 120 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 13893 | 2025.12.11 03:59:11.176856 [ 276 ] {82c562eb-5603-44c5-890b-69a8c79af61a} <Debug> TCPHandler: Processed in 0.001234252 sec. | ||
| 13894 | 2025.12.11 03:59:11.176870 [ 120 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13895 | 2025.12.11 03:59:11.176895 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13896 | 2025.12.11 03:59:11.176973 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 13897 | 2025.12.11 03:59:11.177086 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13898 | 2025.12.11 03:59:11.177125 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6150 rows starting from the beginning of the part | ||
| 13899 | 2025.12.11 03:59:11.177192 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 13900 | 2025.12.11 03:59:11.177242 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 13901 | 2025.12.11 03:59:11.177285 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 13902 | 2025.12.11 03:59:11.177328 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 13903 | 2025.12.11 03:59:11.177374 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 13904 | 2025.12.11 03:59:11.179492 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6450 rows, containing 4 columns (4 merged, 0 gathered) in 0.002556704 sec., 2522779.3283852963 rows/sec., 170.21 MiB/sec. | ||
| 13905 | 2025.12.11 03:59:11.179895 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32849 rows, containing 5 columns (5 merged, 0 gathered) in 0.006457281 sec., 5087125.680297947 rows/sec., 349.46 MiB/sec. | ||
| 13906 | 2025.12.11 03:59:11.179974 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13907 | 2025.12.11 03:59:11.180106 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 13908 | 2025.12.11 03:59:11.180246 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_116_23} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13909 | 2025.12.11 03:59:11.180316 [ 192 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_116_23} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13910 | 2025.12.11 03:59:11.180367 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13911 | 2025.12.11 03:59:11.180382 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13912 | 2025.12.11 03:59:11.180432 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 13913 | 2025.12.11 03:59:11.180516 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 13914 | 2025.12.11 03:59:13.274423 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13915 | 2025.12.11 03:59:13.274477 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13916 | 2025.12.11 03:59:13.512581 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38419 | ||
| 13917 | 2025.12.11 03:59:13.513093 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13918 | 2025.12.11 03:59:13.513138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13919 | 2025.12.11 03:59:13.513719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13920 | 2025.12.11 03:59:13.514071 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13921 | 2025.12.11 03:59:13.514268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38419 | ||
| 13922 | 2025.12.11 03:59:13.608574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1622 | ||
| 13923 | 2025.12.11 03:59:13.610986 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13924 | 2025.12.11 03:59:13.611048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13925 | 2025.12.11 03:59:13.612377 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13926 | 2025.12.11 03:59:13.612668 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13927 | 2025.12.11 03:59:13.613065 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1622 | ||
| 13928 | 2025.12.11 03:59:13.832228 [ 221 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13929 | 2025.12.11 03:59:13.832294 [ 221 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13930 | 2025.12.11 03:59:13.835629 [ 221 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13931 | 2025.12.11 03:59:14.001822 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001460435 sec. | ||
| 13932 | 2025.12.11 03:59:14.155412 [ 225 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13933 | 2025.12.11 03:59:14.155449 [ 225 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13934 | 2025.12.11 03:59:14.159466 [ 225 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13935 | 2025.12.11 03:59:15.644898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 13936 | 2025.12.11 03:59:15.660843 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2025.12.11 03:59:15.660906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13938 | 2025.12.11 03:59:15.666901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13939 | 2025.12.11 03:59:15.667607 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13940 | 2025.12.11 03:59:15.670540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 13941 | 2025.12.11 03:59:16.129795 [ 220 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13942 | 2025.12.11 03:59:16.129892 [ 220 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13943 | 2025.12.11 03:59:16.133626 [ 220 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13944 | 2025.12.11 03:59:16.157582 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2025.12.11 03:59:16.157781 [ 276 ] {211112f0-f99a-4f39-affd-47cf0312eced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13946 | 2025.12.11 03:59:16.157856 [ 276 ] {211112f0-f99a-4f39-affd-47cf0312eced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13947 | 2025.12.11 03:59:16.158529 [ 276 ] {211112f0-f99a-4f39-affd-47cf0312eced} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2025.12.11 03:59:16.158571 [ 276 ] {211112f0-f99a-4f39-affd-47cf0312eced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13949 | 2025.12.11 03:59:16.158967 [ 276 ] {211112f0-f99a-4f39-affd-47cf0312eced} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13950 | 2025.12.11 03:59:16.159197 [ 276 ] {211112f0-f99a-4f39-affd-47cf0312eced} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2025.12.11 03:59:16.159357 [ 276 ] {211112f0-f99a-4f39-affd-47cf0312eced} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.62 MiB/sec. | ||
| 13952 | 2025.12.11 03:59:16.159410 [ 276 ] {211112f0-f99a-4f39-affd-47cf0312eced} <Debug> TCPHandler: Processed in 0.001957344 sec. | ||
| 13953 | 2025.12.11 03:59:16.159544 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2025.12.11 03:59:16.159646 [ 276 ] {a644b391-7221-4ff3-9fde-a5fb3a200db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13955 | 2025.12.11 03:59:16.159690 [ 276 ] {a644b391-7221-4ff3-9fde-a5fb3a200db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13956 | 2025.12.11 03:59:16.160143 [ 276 ] {a644b391-7221-4ff3-9fde-a5fb3a200db1} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2025.12.11 03:59:16.160180 [ 276 ] {a644b391-7221-4ff3-9fde-a5fb3a200db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13958 | 2025.12.11 03:59:16.160521 [ 276 ] {a644b391-7221-4ff3-9fde-a5fb3a200db1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13959 | 2025.12.11 03:59:16.160740 [ 276 ] {a644b391-7221-4ff3-9fde-a5fb3a200db1} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2025.12.11 03:59:16.160871 [ 276 ] {a644b391-7221-4ff3-9fde-a5fb3a200db1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 13961 | 2025.12.11 03:59:16.160910 [ 276 ] {a644b391-7221-4ff3-9fde-a5fb3a200db1} <Debug> TCPHandler: Processed in 0.001418295 sec. | ||
| 13962 | 2025.12.11 03:59:16.161026 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13963 | 2025.12.11 03:59:16.161122 [ 276 ] {9d19b8aa-9172-419e-b31e-1fe621b13deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13964 | 2025.12.11 03:59:16.161167 [ 276 ] {9d19b8aa-9172-419e-b31e-1fe621b13deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13965 | 2025.12.11 03:59:16.161601 [ 276 ] {9d19b8aa-9172-419e-b31e-1fe621b13deb} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2025.12.11 03:59:16.161639 [ 276 ] {9d19b8aa-9172-419e-b31e-1fe621b13deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13967 | 2025.12.11 03:59:16.161976 [ 276 ] {9d19b8aa-9172-419e-b31e-1fe621b13deb} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13968 | 2025.12.11 03:59:16.162191 [ 276 ] {9d19b8aa-9172-419e-b31e-1fe621b13deb} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2025.12.11 03:59:16.162322 [ 276 ] {9d19b8aa-9172-419e-b31e-1fe621b13deb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 13970 | 2025.12.11 03:59:16.162359 [ 276 ] {9d19b8aa-9172-419e-b31e-1fe621b13deb} <Debug> TCPHandler: Processed in 0.001383014 sec. | ||
| 13971 | 2025.12.11 03:59:16.162466 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13972 | 2025.12.11 03:59:16.162561 [ 276 ] {7b84e0b6-21a7-4d97-a453-4cc2469233ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13973 | 2025.12.11 03:59:16.162603 [ 276 ] {7b84e0b6-21a7-4d97-a453-4cc2469233ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13974 | 2025.12.11 03:59:16.162951 [ 276 ] {7b84e0b6-21a7-4d97-a453-4cc2469233ec} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13975 | 2025.12.11 03:59:16.162988 [ 276 ] {7b84e0b6-21a7-4d97-a453-4cc2469233ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13976 | 2025.12.11 03:59:16.163294 [ 276 ] {7b84e0b6-21a7-4d97-a453-4cc2469233ec} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 13977 | 2025.12.11 03:59:16.163499 [ 276 ] {7b84e0b6-21a7-4d97-a453-4cc2469233ec} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2025.12.11 03:59:16.163627 [ 276 ] {7b84e0b6-21a7-4d97-a453-4cc2469233ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 13979 | 2025.12.11 03:59:16.163664 [ 276 ] {7b84e0b6-21a7-4d97-a453-4cc2469233ec} <Debug> TCPHandler: Processed in 0.001246871 sec. | ||
| 13980 | 2025.12.11 03:59:17.199732 [ 217 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13981 | 2025.12.11 03:59:17.199778 [ 217 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13982 | 2025.12.11 03:59:17.202592 [ 217 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13983 | 2025.12.11 03:59:17.351455 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13984 | 2025.12.11 03:59:17.351484 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13985 | 2025.12.11 03:59:17.353965 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13986 | 2025.12.11 03:59:17.375949 [ 219 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13987 | 2025.12.11 03:59:17.376030 [ 219 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13988 | 2025.12.11 03:59:17.378439 [ 219 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13989 | 2025.12.11 03:59:21.014418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38931 | ||
| 13990 | 2025.12.11 03:59:21.015031 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13991 | 2025.12.11 03:59:21.015076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13992 | 2025.12.11 03:59:21.015549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13993 | 2025.12.11 03:59:21.015769 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13994 | 2025.12.11 03:59:21.015899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38931 | ||
| 13995 | 2025.12.11 03:59:21.015952 [ 110 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13996 | 2025.12.11 03:59:21.016044 [ 110 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2025.12.11 03:59:21.016080 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13998 | 2025.12.11 03:59:21.016250 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::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 | ||
| 13999 | 2025.12.11 03:59:21.016452 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14000 | 2025.12.11 03:59:21.016512 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36499 rows starting from the beginning of the part | ||
| 14001 | 2025.12.11 03:59:21.016611 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 14002 | 2025.12.11 03:59:21.016683 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 14003 | 2025.12.11 03:59:21.016755 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 14004 | 2025.12.11 03:59:21.016819 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 14005 | 2025.12.11 03:59:21.016882 [ 191 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 14006 | 2025.12.11 03:59:21.019436 [ 187 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38931 rows, containing 4 columns (4 merged, 0 gathered) in 0.003264376 sec., 11926015.875622172 rows/sec., 170.60 MiB/sec. | ||
| 14007 | 2025.12.11 03:59:21.019665 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14008 | 2025.12.11 03:59:21.019916 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_81_16} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2025.12.11 03:59:21.019985 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_81_16} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14010 | 2025.12.11 03:59:21.020065 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 14011 | 2025.12.11 03:59:21.159786 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14012 | 2025.12.11 03:59:21.159939 [ 276 ] {04d63dac-7064-435b-af31-d6e26c8aed7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14013 | 2025.12.11 03:59:21.159996 [ 276 ] {04d63dac-7064-435b-af31-d6e26c8aed7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14014 | 2025.12.11 03:59:21.160677 [ 276 ] {04d63dac-7064-435b-af31-d6e26c8aed7b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14015 | 2025.12.11 03:59:21.160716 [ 276 ] {04d63dac-7064-435b-af31-d6e26c8aed7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14016 | 2025.12.11 03:59:21.161080 [ 276 ] {04d63dac-7064-435b-af31-d6e26c8aed7b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14017 | 2025.12.11 03:59:21.161297 [ 276 ] {04d63dac-7064-435b-af31-d6e26c8aed7b} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14018 | 2025.12.11 03:59:21.161441 [ 276 ] {04d63dac-7064-435b-af31-d6e26c8aed7b} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001541 sec., 90850.09733939 rows/sec., 7.88 MiB/sec. | ||
| 14019 | 2025.12.11 03:59:21.161483 [ 276 ] {04d63dac-7064-435b-af31-d6e26c8aed7b} <Debug> TCPHandler: Processed in 0.001809091 sec. | ||
| 14020 | 2025.12.11 03:59:21.161609 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14021 | 2025.12.11 03:59:21.161710 [ 276 ] {43bdb954-e897-4774-91f2-ee5ea2a21ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14022 | 2025.12.11 03:59:21.161752 [ 276 ] {43bdb954-e897-4774-91f2-ee5ea2a21ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14023 | 2025.12.11 03:59:21.162160 [ 276 ] {43bdb954-e897-4774-91f2-ee5ea2a21ddf} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2025.12.11 03:59:21.162198 [ 276 ] {43bdb954-e897-4774-91f2-ee5ea2a21ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14025 | 2025.12.11 03:59:21.162492 [ 276 ] {43bdb954-e897-4774-91f2-ee5ea2a21ddf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14026 | 2025.12.11 03:59:21.162698 [ 276 ] {43bdb954-e897-4774-91f2-ee5ea2a21ddf} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2025.12.11 03:59:21.162825 [ 276 ] {43bdb954-e897-4774-91f2-ee5ea2a21ddf} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001137 sec., 36939.31398416887 rows/sec., 2.71 MiB/sec. | ||
| 14028 | 2025.12.11 03:59:21.162865 [ 276 ] {43bdb954-e897-4774-91f2-ee5ea2a21ddf} <Debug> TCPHandler: Processed in 0.001305612 sec. | ||
| 14029 | 2025.12.11 03:59:21.162965 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14030 | 2025.12.11 03:59:21.163059 [ 276 ] {57f17c74-add6-42fd-9451-81c144812d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14031 | 2025.12.11 03:59:21.163100 [ 276 ] {57f17c74-add6-42fd-9451-81c144812d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14032 | 2025.12.11 03:59:21.163543 [ 276 ] {57f17c74-add6-42fd-9451-81c144812d83} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2025.12.11 03:59:21.163581 [ 276 ] {57f17c74-add6-42fd-9451-81c144812d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14034 | 2025.12.11 03:59:21.163878 [ 276 ] {57f17c74-add6-42fd-9451-81c144812d83} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14035 | 2025.12.11 03:59:21.164086 [ 276 ] {57f17c74-add6-42fd-9451-81c144812d83} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2025.12.11 03:59:21.164215 [ 276 ] {57f17c74-add6-42fd-9451-81c144812d83} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001173 sec., 90366.58141517476 rows/sec., 7.06 MiB/sec. | ||
| 14037 | 2025.12.11 03:59:21.164253 [ 276 ] {57f17c74-add6-42fd-9451-81c144812d83} <Debug> TCPHandler: Processed in 0.001336912 sec. | ||
| 14038 | 2025.12.11 03:59:21.164364 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14039 | 2025.12.11 03:59:21.164458 [ 276 ] {c7c57013-a93c-4f00-b14a-e713e6692d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14040 | 2025.12.11 03:59:21.164503 [ 276 ] {c7c57013-a93c-4f00-b14a-e713e6692d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14041 | 2025.12.11 03:59:21.164929 [ 276 ] {c7c57013-a93c-4f00-b14a-e713e6692d1f} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14042 | 2025.12.11 03:59:21.164967 [ 276 ] {c7c57013-a93c-4f00-b14a-e713e6692d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14043 | 2025.12.11 03:59:21.165289 [ 276 ] {c7c57013-a93c-4f00-b14a-e713e6692d1f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14044 | 2025.12.11 03:59:21.165513 [ 276 ] {c7c57013-a93c-4f00-b14a-e713e6692d1f} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14045 | 2025.12.11 03:59:21.165646 [ 276 ] {c7c57013-a93c-4f00-b14a-e713e6692d1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 14046 | 2025.12.11 03:59:21.165684 [ 276 ] {c7c57013-a93c-4f00-b14a-e713e6692d1f} <Debug> TCPHandler: Processed in 0.001368703 sec. | ||
| 14047 | 2025.12.11 03:59:21.165792 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14048 | 2025.12.11 03:59:21.165887 [ 276 ] {e3e0eaa1-4699-4ae5-85b0-833de421870f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14049 | 2025.12.11 03:59:21.165941 [ 276 ] {e3e0eaa1-4699-4ae5-85b0-833de421870f} <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 | ||
| 14050 | 2025.12.11 03:59:21.166836 [ 276 ] {e3e0eaa1-4699-4ae5-85b0-833de421870f} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14051 | 2025.12.11 03:59:21.166873 [ 276 ] {e3e0eaa1-4699-4ae5-85b0-833de421870f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14052 | 2025.12.11 03:59:21.167460 [ 276 ] {e3e0eaa1-4699-4ae5-85b0-833de421870f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14053 | 2025.12.11 03:59:21.167689 [ 276 ] {e3e0eaa1-4699-4ae5-85b0-833de421870f} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2025.12.11 03:59:21.167828 [ 276 ] {e3e0eaa1-4699-4ae5-85b0-833de421870f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001959 sec., 21439.509954058194 rows/sec., 38.42 MiB/sec. | ||
| 14055 | 2025.12.11 03:59:21.167885 [ 276 ] {e3e0eaa1-4699-4ae5-85b0-833de421870f} <Debug> TCPHandler: Processed in 0.002141547 sec. | ||
| 14056 | 2025.12.11 03:59:21.168002 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14057 | 2025.12.11 03:59:21.168097 [ 276 ] {ddb6d9c2-1455-4b88-9236-e587b2fd6bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14058 | 2025.12.11 03:59:21.168141 [ 276 ] {ddb6d9c2-1455-4b88-9236-e587b2fd6bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14059 | 2025.12.11 03:59:21.168479 [ 276 ] {ddb6d9c2-1455-4b88-9236-e587b2fd6bc8} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14060 | 2025.12.11 03:59:21.168515 [ 276 ] {ddb6d9c2-1455-4b88-9236-e587b2fd6bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14061 | 2025.12.11 03:59:21.168819 [ 276 ] {ddb6d9c2-1455-4b88-9236-e587b2fd6bc8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14062 | 2025.12.11 03:59:21.169041 [ 276 ] {ddb6d9c2-1455-4b88-9236-e587b2fd6bc8} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14063 | 2025.12.11 03:59:21.169170 [ 276 ] {ddb6d9c2-1455-4b88-9236-e587b2fd6bc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 14064 | 2025.12.11 03:59:21.169207 [ 276 ] {ddb6d9c2-1455-4b88-9236-e587b2fd6bc8} <Debug> TCPHandler: Processed in 0.001253962 sec. | ||
| 14065 | 2025.12.11 03:59:22.143144 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14066 | 2025.12.11 03:59:22.143197 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14067 | 2025.12.11 03:59:22.145664 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14068 | 2025.12.11 03:59:23.170607 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 14069 | 2025.12.11 03:59:23.196182 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14070 | 2025.12.11 03:59:23.196271 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14071 | 2025.12.11 03:59:23.204246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14072 | 2025.12.11 03:59:23.205493 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14073 | 2025.12.11 03:59:23.205914 [ 111 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14074 | 2025.12.11 03:59:23.205993 [ 111 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14075 | 2025.12.11 03:59:23.206019 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14076 | 2025.12.11 03:59:23.206164 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::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 | ||
| 14077 | 2025.12.11 03:59:23.211689 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14078 | 2025.12.11 03:59:23.213924 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 14079 | 2025.12.11 03:59:23.213991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 14080 | 2025.12.11 03:59:23.220729 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 14081 | 2025.12.11 03:59:23.226964 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 14082 | 2025.12.11 03:59:23.232904 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 14083 | 2025.12.11 03:59:23.239398 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 14084 | 2025.12.11 03:59:23.245737 [ 187 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 14085 | 2025.12.11 03:59:23.336205 [ 196 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.130098271 sec., 4688.763311850625 rows/sec., 24.24 MiB/sec. | ||
| 14086 | 2025.12.11 03:59:23.340090 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14087 | 2025.12.11 03:59:23.342305 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_81_16} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14088 | 2025.12.11 03:59:23.342422 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_81_16} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14089 | 2025.12.11 03:59:23.345258 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 14090 | 2025.12.11 03:59:23.613228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1642 | ||
| 14091 | 2025.12.11 03:59:23.616121 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14092 | 2025.12.11 03:59:23.616205 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14093 | 2025.12.11 03:59:23.617651 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14094 | 2025.12.11 03:59:23.617977 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14095 | 2025.12.11 03:59:23.618198 [ 108 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14096 | 2025.12.11 03:59:23.618276 [ 108 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14097 | 2025.12.11 03:59:23.618307 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14098 | 2025.12.11 03:59:23.618422 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1642 | ||
| 14099 | 2025.12.11 03:59:23.618441 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::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 | ||
| 14100 | 2025.12.11 03:59:23.619040 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14101 | 2025.12.11 03:59:23.619204 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1520 rows starting from the beginning of the part | ||
| 14102 | 2025.12.11 03:59:23.619582 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 14103 | 2025.12.11 03:59:23.619930 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part | ||
| 14104 | 2025.12.11 03:59:23.620257 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 14105 | 2025.12.11 03:59:23.620574 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part | ||
| 14106 | 2025.12.11 03:59:23.620886 [ 197 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 20 rows starting from the beginning of the part | ||
| 14107 | 2025.12.11 03:59:23.628780 [ 190 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1642 rows, containing 72 columns (72 merged, 0 gathered) in 0.010400509 sec., 157876.88852535965 rows/sec., 121.13 MiB/sec. | ||
| 14108 | 2025.12.11 03:59:23.630501 [ 202 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14109 | 2025.12.11 03:59:23.631082 [ 202 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_61_12} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14110 | 2025.12.11 03:59:23.631159 [ 202 ] {74e28f95-19df-49a0-a5b1-14aee528c97c::all_1_61_12} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14111 | 2025.12.11 03:59:23.631488 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 14112 | 2025.12.11 03:59:23.788647 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43101 | ||
| 14113 | 2025.12.11 03:59:23.788816 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14114 | 2025.12.11 03:59:23.788867 [ 292 ] {} <Debug> TCP-Session: e1c1226a-327b-4629-9aae-0d331842b15e Authenticating user 'default' from [fd00:1122:3344:101::e]:43101 | ||
| 14115 | 2025.12.11 03:59:23.788907 [ 292 ] {} <Debug> TCP-Session: e1c1226a-327b-4629-9aae-0d331842b15e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14116 | 2025.12.11 03:59:23.788931 [ 292 ] {} <Debug> TCP-Session: e1c1226a-327b-4629-9aae-0d331842b15e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14117 | 2025.12.11 03:59:23.789403 [ 292 ] {} <Trace> TCP-Session: e1c1226a-327b-4629-9aae-0d331842b15e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14118 | 2025.12.11 03:59:23.789608 [ 292 ] {04b33e77-942b-42f9-a0f4-c1878f10e391} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43101) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14119 | 2025.12.11 03:59:23.789915 [ 292 ] {04b33e77-942b-42f9-a0f4-c1878f10e391} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14120 | 2025.12.11 03:59:23.789980 [ 292 ] {04b33e77-942b-42f9-a0f4-c1878f10e391} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14121 | 2025.12.11 03:59:23.790317 [ 292 ] {04b33e77-942b-42f9-a0f4-c1878f10e391} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 14122 | 2025.12.11 03:59:23.791486 [ 311 ] {04b33e77-942b-42f9-a0f4-c1878f10e391} <Trace> AggregatingTransform: Aggregating | ||
| 14123 | 2025.12.11 03:59:23.791568 [ 311 ] {04b33e77-942b-42f9-a0f4-c1878f10e391} <Trace> Aggregator: Aggregation method: without_key | ||
| 14124 | 2025.12.11 03:59:23.791616 [ 311 ] {04b33e77-942b-42f9-a0f4-c1878f10e391} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00117665 sec. (849.870 rows/sec., 33.20 KiB/sec.) | ||
| 14125 | 2025.12.11 03:59:23.791639 [ 311 ] {04b33e77-942b-42f9-a0f4-c1878f10e391} <Trace> Aggregator: Merging aggregated data | ||
| 14126 | 2025.12.11 03:59:23.792880 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56689 | ||
| 14127 | 2025.12.11 03:59:23.792885 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58021 | ||
| 14128 | 2025.12.11 03:59:23.792971 [ 292 ] {04b33e77-942b-42f9-a0f4-c1878f10e391} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003426 sec., 291.8855808523059 rows/sec., 11.40 KiB/sec. | ||
| 14129 | 2025.12.11 03:59:23.793024 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62653 | ||
| 14130 | 2025.12.11 03:59:23.793040 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14131 | 2025.12.11 03:59:23.793079 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14132 | 2025.12.11 03:59:23.793080 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39618 | ||
| 14133 | 2025.12.11 03:59:23.793121 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60070 | ||
| 14134 | 2025.12.11 03:59:23.793158 [ 292 ] {04b33e77-942b-42f9-a0f4-c1878f10e391} <Debug> TCPHandler: Processed in 0.003902408 sec. | ||
| 14135 | 2025.12.11 03:59:23.793161 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14136 | 2025.12.11 03:59:23.793115 [ 349 ] {} <Debug> TCP-Session: a0f97400-f0d9-4eab-a2e6-a083f971951f Authenticating user 'default' from [fd00:1122:3344:101::e]:56689 | ||
| 14137 | 2025.12.11 03:59:23.793235 [ 357 ] {} <Debug> TCP-Session: fcb64136-1dcf-4587-9ad9-338be864379b Authenticating user 'default' from [fd00:1122:3344:101::e]:62653 | ||
| 14138 | 2025.12.11 03:59:23.793241 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63216 | ||
| 14139 | 2025.12.11 03:59:23.793264 [ 349 ] {} <Debug> TCP-Session: a0f97400-f0d9-4eab-a2e6-a083f971951f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14140 | 2025.12.11 03:59:23.793279 [ 357 ] {} <Debug> TCP-Session: fcb64136-1dcf-4587-9ad9-338be864379b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14141 | 2025.12.11 03:59:23.793314 [ 349 ] {} <Debug> TCP-Session: a0f97400-f0d9-4eab-a2e6-a083f971951f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14142 | 2025.12.11 03:59:23.793337 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14143 | 2025.12.11 03:59:23.793337 [ 357 ] {} <Debug> TCP-Session: fcb64136-1dcf-4587-9ad9-338be864379b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14144 | 2025.12.11 03:59:23.793264 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55496 | ||
| 14145 | 2025.12.11 03:59:23.793408 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14146 | 2025.12.11 03:59:23.793410 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14147 | 2025.12.11 03:59:23.793470 [ 358 ] {} <Debug> TCP-Session: 84d28a5f-a13f-4afd-b562-0533c407681a Authenticating user 'default' from [fd00:1122:3344:101::e]:39618 | ||
| 14148 | 2025.12.11 03:59:23.793373 [ 292 ] {} <Debug> TCP-Session: e1c1226a-327b-4629-9aae-0d331842b15e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14149 | 2025.12.11 03:59:23.793498 [ 349 ] {} <Debug> TCP-Session: a0f97400-f0d9-4eab-a2e6-a083f971951f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14150 | 2025.12.11 03:59:23.793513 [ 358 ] {} <Debug> TCP-Session: 84d28a5f-a13f-4afd-b562-0533c407681a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14151 | 2025.12.11 03:59:23.793170 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41992 | ||
| 14152 | 2025.12.11 03:59:23.793558 [ 358 ] {} <Debug> TCP-Session: 84d28a5f-a13f-4afd-b562-0533c407681a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14153 | 2025.12.11 03:59:23.793596 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14154 | 2025.12.11 03:59:23.793598 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14155 | 2025.12.11 03:59:23.793649 [ 362 ] {} <Debug> TCP-Session: 48e04066-0c29-4831-bf41-60886ac3c7cb Authenticating user 'default' from [fd00:1122:3344:101::e]:55496 | ||
| 14156 | 2025.12.11 03:59:23.793123 [ 356 ] {} <Debug> TCP-Session: c917b0c5-d7c2-46e5-84f4-d328396812ee Authenticating user 'default' from [fd00:1122:3344:101::e]:58021 | ||
| 14157 | 2025.12.11 03:59:23.793679 [ 361 ] {} <Debug> TCP-Session: 799d8e4d-2996-4561-9d9d-632dcdcdc8fc Authenticating user 'default' from [fd00:1122:3344:101::e]:63216 | ||
| 14158 | 2025.12.11 03:59:23.793689 [ 362 ] {} <Debug> TCP-Session: 48e04066-0c29-4831-bf41-60886ac3c7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14159 | 2025.12.11 03:59:23.793722 [ 356 ] {} <Debug> TCP-Session: c917b0c5-d7c2-46e5-84f4-d328396812ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14160 | 2025.12.11 03:59:23.793725 [ 361 ] {} <Debug> TCP-Session: 799d8e4d-2996-4561-9d9d-632dcdcdc8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14161 | 2025.12.11 03:59:23.793737 [ 362 ] {} <Debug> TCP-Session: 48e04066-0c29-4831-bf41-60886ac3c7cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14162 | 2025.12.11 03:59:23.793761 [ 361 ] {} <Debug> TCP-Session: 799d8e4d-2996-4561-9d9d-632dcdcdc8fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14163 | 2025.12.11 03:59:23.793750 [ 356 ] {} <Debug> TCP-Session: c917b0c5-d7c2-46e5-84f4-d328396812ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14164 | 2025.12.11 03:59:23.793839 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14165 | 2025.12.11 03:59:23.793864 [ 356 ] {} <Debug> TCP-Session: c917b0c5-d7c2-46e5-84f4-d328396812ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14166 | 2025.12.11 03:59:23.794001 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14167 | 2025.12.11 03:59:23.794057 [ 360 ] {} <Debug> TCP-Session: eaf8eb80-ce9b-425f-958b-f1886a0773a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41992 | ||
| 14168 | 2025.12.11 03:59:23.794078 [ 360 ] {} <Debug> TCP-Session: eaf8eb80-ce9b-425f-958b-f1886a0773a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14169 | 2025.12.11 03:59:23.794101 [ 360 ] {} <Debug> TCP-Session: eaf8eb80-ce9b-425f-958b-f1886a0773a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14170 | 2025.12.11 03:59:23.794106 [ 357 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62653). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 14171 | |||
| 14172 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 14173 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 14174 | 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 | ||
| 14175 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 14176 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 14177 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 14178 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 14179 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 14180 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 14181 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 14182 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 14183 | (version 23.8.7.1) | ||
| 14184 | 2025.12.11 03:59:23.794165 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14185 | 2025.12.11 03:59:23.794218 [ 359 ] {} <Debug> TCP-Session: 22983216-c413-470f-845b-fb4acb8bcc63 Authenticating user 'default' from [fd00:1122:3344:101::e]:60070 | ||
| 14186 | 2025.12.11 03:59:23.794244 [ 359 ] {} <Debug> TCP-Session: 22983216-c413-470f-845b-fb4acb8bcc63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14187 | 2025.12.11 03:59:23.794261 [ 359 ] {} <Debug> TCP-Session: 22983216-c413-470f-845b-fb4acb8bcc63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14188 | 2025.12.11 03:59:23.794779 [ 357 ] {} <Debug> TCP-Session: fcb64136-1dcf-4587-9ad9-338be864379b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14189 | 2025.12.11 03:59:23.794794 [ 359 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60070). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 14190 | |||
| 14191 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 14192 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 14193 | 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 | ||
| 14194 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 14195 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 14196 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 14197 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 14198 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 14199 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 14200 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 14201 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 14202 | (version 23.8.7.1) | ||
| 14203 | 2025.12.11 03:59:23.794895 [ 359 ] {} <Debug> TCP-Session: 22983216-c413-470f-845b-fb4acb8bcc63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14204 | 2025.12.11 03:59:23.794903 [ 360 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41992). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 14205 | |||
| 14206 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 14207 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 14208 | 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 | ||
| 14209 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 14210 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 14211 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 14212 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 14213 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 14214 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 14215 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 14216 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 14217 | (version 23.8.7.1) | ||
| 14218 | 2025.12.11 03:59:23.795001 [ 360 ] {} <Debug> TCP-Session: eaf8eb80-ce9b-425f-958b-f1886a0773a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14219 | 2025.12.11 03:59:23.795025 [ 361 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63216). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 14220 | |||
| 14221 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 14222 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 14223 | 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 | ||
| 14224 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 14225 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 14226 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 14227 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 14228 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 14229 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 14230 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 14231 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 14232 | (version 23.8.7.1) | ||
| 14233 | 2025.12.11 03:59:23.795121 [ 361 ] {} <Debug> TCP-Session: 799d8e4d-2996-4561-9d9d-632dcdcdc8fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14234 | 2025.12.11 03:59:23.795141 [ 362 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55496). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 14235 | |||
| 14236 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 14237 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 14238 | 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 | ||
| 14239 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 14240 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 14241 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 14242 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 14243 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 14244 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 14245 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 14246 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 14247 | (version 23.8.7.1) | ||
| 14248 | 2025.12.11 03:59:23.795225 [ 362 ] {} <Debug> TCP-Session: 48e04066-0c29-4831-bf41-60886ac3c7cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14249 | 2025.12.11 03:59:23.795234 [ 358 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39618). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 14250 | |||
| 14251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 14252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 14253 | 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 | ||
| 14254 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 14255 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 14256 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 14257 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 14258 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 14259 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 14260 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 14261 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 14262 | (version 23.8.7.1) | ||
| 14263 | 2025.12.11 03:59:23.795294 [ 358 ] {} <Debug> TCP-Session: 84d28a5f-a13f-4afd-b562-0533c407681a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14264 | 2025.12.11 03:59:23.836297 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60773 | ||
| 14265 | 2025.12.11 03:59:23.836438 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14266 | 2025.12.11 03:59:23.836475 [ 292 ] {} <Debug> TCP-Session: 7e19ea6a-e0df-4954-af79-499b848ea43c Authenticating user 'default' from [fd00:1122:3344:101::e]:60773 | ||
| 14267 | 2025.12.11 03:59:23.836505 [ 292 ] {} <Debug> TCP-Session: 7e19ea6a-e0df-4954-af79-499b848ea43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14268 | 2025.12.11 03:59:23.836528 [ 292 ] {} <Debug> TCP-Session: 7e19ea6a-e0df-4954-af79-499b848ea43c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14269 | 2025.12.11 03:59:23.836796 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59502 | ||
| 14270 | 2025.12.11 03:59:23.836807 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43235 | ||
| 14271 | 2025.12.11 03:59:23.836841 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57004 | ||
| 14272 | 2025.12.11 03:59:23.836876 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37030 | ||
| 14273 | 2025.12.11 03:59:23.836869 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56953 | ||
| 14274 | 2025.12.11 03:59:23.836906 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14275 | 2025.12.11 03:59:23.836975 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14276 | 2025.12.11 03:59:23.836977 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14277 | 2025.12.11 03:59:23.836983 [ 292 ] {} <Trace> TCP-Session: 7e19ea6a-e0df-4954-af79-499b848ea43c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14278 | 2025.12.11 03:59:23.837021 [ 360 ] {} <Debug> TCP-Session: 8874afec-7c77-4514-95d2-0a2433adcd64 Authenticating user 'default' from [fd00:1122:3344:101::e]:37030 | ||
| 14279 | 2025.12.11 03:59:23.837048 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14280 | 2025.12.11 03:59:23.837071 [ 360 ] {} <Debug> TCP-Session: 8874afec-7c77-4514-95d2-0a2433adcd64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14281 | 2025.12.11 03:59:23.837001 [ 349 ] {} <Debug> TCP-Session: 754ada95-3baa-4f68-ac73-1fbdffd0f883 Authenticating user 'default' from [fd00:1122:3344:101::e]:59502 | ||
| 14282 | 2025.12.11 03:59:23.837105 [ 359 ] {} <Debug> TCP-Session: 395afd08-bbe5-4a9b-8e01-4e0e1e2e1605 Authenticating user 'default' from [fd00:1122:3344:101::e]:56953 | ||
| 14283 | 2025.12.11 03:59:23.837125 [ 349 ] {} <Debug> TCP-Session: 754ada95-3baa-4f68-ac73-1fbdffd0f883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14284 | 2025.12.11 03:59:23.837101 [ 360 ] {} <Debug> TCP-Session: 8874afec-7c77-4514-95d2-0a2433adcd64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14285 | 2025.12.11 03:59:23.837156 [ 359 ] {} <Debug> TCP-Session: 395afd08-bbe5-4a9b-8e01-4e0e1e2e1605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14286 | 2025.12.11 03:59:23.837157 [ 349 ] {} <Debug> TCP-Session: 754ada95-3baa-4f68-ac73-1fbdffd0f883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14287 | 2025.12.11 03:59:23.837202 [ 359 ] {} <Debug> TCP-Session: 395afd08-bbe5-4a9b-8e01-4e0e1e2e1605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14288 | 2025.12.11 03:59:23.837224 [ 292 ] {be818a36-baee-408a-8986-4bc7331c655f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60773) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14289 | 2025.12.11 03:59:23.837016 [ 357 ] {} <Debug> TCP-Session: f3f6c49a-c6c0-4fa8-a10b-ec3c9632aa4d Authenticating user 'default' from [fd00:1122:3344:101::e]:57004 | ||
| 14290 | 2025.12.11 03:59:23.836901 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14291 | 2025.12.11 03:59:23.837292 [ 357 ] {} <Debug> TCP-Session: f3f6c49a-c6c0-4fa8-a10b-ec3c9632aa4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14292 | 2025.12.11 03:59:23.836882 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55606 | ||
| 14293 | 2025.12.11 03:59:23.837317 [ 356 ] {} <Debug> TCP-Session: 24e0d6db-80b8-4052-a5ef-76700b3a820a Authenticating user 'default' from [fd00:1122:3344:101::e]:43235 | ||
| 14294 | 2025.12.11 03:59:23.837323 [ 357 ] {} <Debug> TCP-Session: f3f6c49a-c6c0-4fa8-a10b-ec3c9632aa4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14295 | 2025.12.11 03:59:23.837368 [ 356 ] {} <Debug> TCP-Session: 24e0d6db-80b8-4052-a5ef-76700b3a820a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14296 | 2025.12.11 03:59:23.836853 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53338 | ||
| 14297 | 2025.12.11 03:59:23.837400 [ 356 ] {} <Debug> TCP-Session: 24e0d6db-80b8-4052-a5ef-76700b3a820a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14298 | 2025.12.11 03:59:23.836903 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50056 | ||
| 14299 | 2025.12.11 03:59:23.837539 [ 292 ] {be818a36-baee-408a-8986-4bc7331c655f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14300 | 2025.12.11 03:59:23.837588 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14301 | 2025.12.11 03:59:23.837612 [ 292 ] {be818a36-baee-408a-8986-4bc7331c655f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14302 | 2025.12.11 03:59:23.837618 [ 361 ] {} <Debug> TCP-Session: 0f6f96ef-7e05-451f-b65c-32917ad5d4a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55606 | ||
| 14303 | 2025.12.11 03:59:23.837646 [ 361 ] {} <Debug> TCP-Session: 0f6f96ef-7e05-451f-b65c-32917ad5d4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14304 | 2025.12.11 03:59:23.837661 [ 361 ] {} <Debug> TCP-Session: 0f6f96ef-7e05-451f-b65c-32917ad5d4a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14305 | 2025.12.11 03:59:23.837955 [ 292 ] {be818a36-baee-408a-8986-4bc7331c655f} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 14306 | 2025.12.11 03:59:23.837964 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14307 | 2025.12.11 03:59:23.838017 [ 362 ] {} <Debug> TCP-Session: 6cd6d73d-035f-4db7-9953-8be92304d36a Authenticating user 'default' from [fd00:1122:3344:101::e]:50056 | ||
| 14308 | 2025.12.11 03:59:23.838046 [ 362 ] {} <Debug> TCP-Session: 6cd6d73d-035f-4db7-9953-8be92304d36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14309 | 2025.12.11 03:59:23.838060 [ 362 ] {} <Debug> TCP-Session: 6cd6d73d-035f-4db7-9953-8be92304d36a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14310 | 2025.12.11 03:59:23.838061 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14311 | 2025.12.11 03:59:23.838097 [ 358 ] {} <Debug> TCP-Session: 6cd132c3-1f33-4d15-9b5c-4ea5cc5c0487 Authenticating user 'default' from [fd00:1122:3344:101::e]:53338 | ||
| 14312 | 2025.12.11 03:59:23.838115 [ 358 ] {} <Debug> TCP-Session: 6cd132c3-1f33-4d15-9b5c-4ea5cc5c0487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14313 | 2025.12.11 03:59:23.838129 [ 358 ] {} <Debug> TCP-Session: 6cd132c3-1f33-4d15-9b5c-4ea5cc5c0487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14314 | 2025.12.11 03:59:23.839058 [ 318 ] {be818a36-baee-408a-8986-4bc7331c655f} <Trace> AggregatingTransform: Aggregating | ||
| 14315 | 2025.12.11 03:59:23.839097 [ 318 ] {be818a36-baee-408a-8986-4bc7331c655f} <Trace> Aggregator: Aggregation method: without_key | ||
| 14316 | 2025.12.11 03:59:23.839135 [ 318 ] {be818a36-baee-408a-8986-4bc7331c655f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001052818 sec. (949.832 rows/sec., 37.10 KiB/sec.) | ||
| 14317 | 2025.12.11 03:59:23.839155 [ 318 ] {be818a36-baee-408a-8986-4bc7331c655f} <Trace> Aggregator: Merging aggregated data | ||
| 14318 | 2025.12.11 03:59:23.840561 [ 292 ] {be818a36-baee-408a-8986-4bc7331c655f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003397 sec., 294.37739181630855 rows/sec., 11.50 KiB/sec. | ||
| 14319 | 2025.12.11 03:59:23.840717 [ 292 ] {be818a36-baee-408a-8986-4bc7331c655f} <Debug> TCPHandler: Processed in 0.003935098 sec. | ||
| 14320 | 2025.12.11 03:59:23.840853 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14321 | 2025.12.11 03:59:23.840895 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14322 | 2025.12.11 03:59:23.840926 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14323 | 2025.12.11 03:59:23.840950 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14324 | 2025.12.11 03:59:23.840965 [ 357 ] {} <Debug> TCP-Session: f3f6c49a-c6c0-4fa8-a10b-ec3c9632aa4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14325 | 2025.12.11 03:59:23.840973 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14326 | 2025.12.11 03:59:23.840996 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14327 | 2025.12.11 03:59:23.841019 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14328 | 2025.12.11 03:59:23.841044 [ 359 ] {} <Debug> TCP-Session: 395afd08-bbe5-4a9b-8e01-4e0e1e2e1605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14329 | 2025.12.11 03:59:23.841068 [ 360 ] {} <Debug> TCP-Session: 8874afec-7c77-4514-95d2-0a2433adcd64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14330 | 2025.12.11 03:59:23.841082 [ 356 ] {} <Debug> TCP-Session: 24e0d6db-80b8-4052-a5ef-76700b3a820a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14331 | 2025.12.11 03:59:23.840983 [ 349 ] {} <Debug> TCP-Session: 754ada95-3baa-4f68-ac73-1fbdffd0f883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14332 | 2025.12.11 03:59:23.841065 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14333 | 2025.12.11 03:59:23.841047 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14334 | 2025.12.11 03:59:23.840997 [ 361 ] {} <Debug> TCP-Session: 0f6f96ef-7e05-451f-b65c-32917ad5d4a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14335 | 2025.12.11 03:59:23.841174 [ 362 ] {} <Debug> TCP-Session: 6cd6d73d-035f-4db7-9953-8be92304d36a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14336 | 2025.12.11 03:59:23.841186 [ 358 ] {} <Debug> TCP-Session: 6cd132c3-1f33-4d15-9b5c-4ea5cc5c0487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14337 | 2025.12.11 03:59:23.840900 [ 292 ] {} <Debug> TCP-Session: 7e19ea6a-e0df-4954-af79-499b848ea43c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14338 | 2025.12.11 03:59:23.939446 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50899 | ||
| 14339 | 2025.12.11 03:59:23.939588 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14340 | 2025.12.11 03:59:23.939621 [ 292 ] {} <Debug> TCP-Session: 0f7e95b2-c711-4af3-a563-341a47ab09c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50899 | ||
| 14341 | 2025.12.11 03:59:23.939649 [ 292 ] {} <Debug> TCP-Session: 0f7e95b2-c711-4af3-a563-341a47ab09c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14342 | 2025.12.11 03:59:23.939664 [ 292 ] {} <Debug> TCP-Session: 0f7e95b2-c711-4af3-a563-341a47ab09c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14343 | 2025.12.11 03:59:23.939915 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47878 | ||
| 14344 | 2025.12.11 03:59:23.939956 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51373 | ||
| 14345 | 2025.12.11 03:59:23.939979 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61218 | ||
| 14346 | 2025.12.11 03:59:23.940003 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56901 | ||
| 14347 | 2025.12.11 03:59:23.940033 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53639 | ||
| 14348 | 2025.12.11 03:59:23.940021 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14349 | 2025.12.11 03:59:23.940106 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14350 | 2025.12.11 03:59:23.940034 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14351 | 2025.12.11 03:59:23.940148 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14352 | 2025.12.11 03:59:23.940176 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14353 | 2025.12.11 03:59:23.940193 [ 356 ] {} <Debug> TCP-Session: 72941d95-7d66-416c-9fcd-78f31b86e22f Authenticating user 'default' from [fd00:1122:3344:101::e]:51373 | ||
| 14354 | 2025.12.11 03:59:23.940211 [ 359 ] {} <Debug> TCP-Session: c1142ae1-2df1-4d9a-a178-90fb2b87ec35 Authenticating user 'default' from [fd00:1122:3344:101::e]:56901 | ||
| 14355 | 2025.12.11 03:59:23.940226 [ 362 ] {} <Debug> TCP-Session: 71b25752-5440-4924-8547-616fe33f8686 Authenticating user 'default' from [fd00:1122:3344:101::e]:53639 | ||
| 14356 | 2025.12.11 03:59:23.940235 [ 356 ] {} <Debug> TCP-Session: 72941d95-7d66-416c-9fcd-78f31b86e22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14357 | 2025.12.11 03:59:23.940257 [ 359 ] {} <Debug> TCP-Session: c1142ae1-2df1-4d9a-a178-90fb2b87ec35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14358 | 2025.12.11 03:59:23.940270 [ 362 ] {} <Debug> TCP-Session: 71b25752-5440-4924-8547-616fe33f8686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14359 | 2025.12.11 03:59:23.940292 [ 359 ] {} <Debug> TCP-Session: c1142ae1-2df1-4d9a-a178-90fb2b87ec35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14360 | 2025.12.11 03:59:23.940306 [ 362 ] {} <Debug> TCP-Session: 71b25752-5440-4924-8547-616fe33f8686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14361 | 2025.12.11 03:59:23.940153 [ 349 ] {} <Debug> TCP-Session: fe741def-fd8c-42d0-8935-17c10e0bed3e Authenticating user 'default' from [fd00:1122:3344:101::e]:47878 | ||
| 14362 | 2025.12.11 03:59:23.940281 [ 356 ] {} <Debug> TCP-Session: 72941d95-7d66-416c-9fcd-78f31b86e22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14363 | 2025.12.11 03:59:23.940385 [ 349 ] {} <Debug> TCP-Session: fe741def-fd8c-42d0-8935-17c10e0bed3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14364 | 2025.12.11 03:59:23.940408 [ 349 ] {} <Debug> TCP-Session: fe741def-fd8c-42d0-8935-17c10e0bed3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14365 | 2025.12.11 03:59:23.940011 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49761 | ||
| 14366 | 2025.12.11 03:59:23.940165 [ 357 ] {} <Debug> TCP-Session: d1b4d389-3426-44f5-b46d-3d20e628cf85 Authenticating user 'default' from [fd00:1122:3344:101::e]:61218 | ||
| 14367 | 2025.12.11 03:59:23.939997 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44075 | ||
| 14368 | 2025.12.11 03:59:23.940504 [ 357 ] {} <Debug> TCP-Session: d1b4d389-3426-44f5-b46d-3d20e628cf85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14369 | 2025.12.11 03:59:23.940520 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14370 | 2025.12.11 03:59:23.940537 [ 357 ] {} <Debug> TCP-Session: d1b4d389-3426-44f5-b46d-3d20e628cf85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14371 | 2025.12.11 03:59:23.940022 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63634 | ||
| 14372 | 2025.12.11 03:59:23.940556 [ 360 ] {} <Debug> TCP-Session: 39e4e806-eb91-4648-9dd5-80069965dac3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49761 | ||
| 14373 | 2025.12.11 03:59:23.940577 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14374 | 2025.12.11 03:59:23.940610 [ 360 ] {} <Debug> TCP-Session: 39e4e806-eb91-4648-9dd5-80069965dac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14375 | 2025.12.11 03:59:23.940031 [ 292 ] {} <Trace> TCP-Session: 0f7e95b2-c711-4af3-a563-341a47ab09c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14376 | 2025.12.11 03:59:23.940644 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14377 | 2025.12.11 03:59:23.940654 [ 360 ] {} <Debug> TCP-Session: 39e4e806-eb91-4648-9dd5-80069965dac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14378 | 2025.12.11 03:59:23.940694 [ 361 ] {} <Debug> TCP-Session: c85659ec-872c-4732-9cc3-408513fda65d Authenticating user 'default' from [fd00:1122:3344:101::e]:63634 | ||
| 14379 | 2025.12.11 03:59:23.940644 [ 358 ] {} <Debug> TCP-Session: d0cfb044-b3ca-4882-81eb-aacc07cde8ac Authenticating user 'default' from [fd00:1122:3344:101::e]:44075 | ||
| 14380 | 2025.12.11 03:59:23.940730 [ 361 ] {} <Debug> TCP-Session: c85659ec-872c-4732-9cc3-408513fda65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14381 | 2025.12.11 03:59:23.940754 [ 358 ] {} <Debug> TCP-Session: d0cfb044-b3ca-4882-81eb-aacc07cde8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14382 | 2025.12.11 03:59:23.940758 [ 361 ] {} <Debug> TCP-Session: c85659ec-872c-4732-9cc3-408513fda65d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14383 | 2025.12.11 03:59:23.940782 [ 358 ] {} <Debug> TCP-Session: d0cfb044-b3ca-4882-81eb-aacc07cde8ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14384 | 2025.12.11 03:59:23.940901 [ 292 ] {41c6eca1-bd0e-4e13-8daf-b975316c9c12} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50899) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14385 | 2025.12.11 03:59:23.941275 [ 292 ] {41c6eca1-bd0e-4e13-8daf-b975316c9c12} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14386 | 2025.12.11 03:59:23.941352 [ 292 ] {41c6eca1-bd0e-4e13-8daf-b975316c9c12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14387 | 2025.12.11 03:59:23.941753 [ 292 ] {41c6eca1-bd0e-4e13-8daf-b975316c9c12} <Debug> oximeter.version (0b0538bb-fb1a-4363-be41-d7dd5d25133e) (SelectExecutor): Key condition: unknown | ||
| 14388 | 2025.12.11 03:59:23.942959 [ 332 ] {41c6eca1-bd0e-4e13-8daf-b975316c9c12} <Trace> AggregatingTransform: Aggregating | ||
| 14389 | 2025.12.11 03:59:23.943014 [ 332 ] {41c6eca1-bd0e-4e13-8daf-b975316c9c12} <Trace> Aggregator: Aggregation method: without_key | ||
| 14390 | 2025.12.11 03:59:23.943052 [ 332 ] {41c6eca1-bd0e-4e13-8daf-b975316c9c12} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001160891 sec. (861.407 rows/sec., 33.65 KiB/sec.) | ||
| 14391 | 2025.12.11 03:59:23.943073 [ 332 ] {41c6eca1-bd0e-4e13-8daf-b975316c9c12} <Trace> Aggregator: Merging aggregated data | ||
| 14392 | 2025.12.11 03:59:23.944736 [ 292 ] {41c6eca1-bd0e-4e13-8daf-b975316c9c12} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003942 sec., 253.67833587011668 rows/sec., 9.91 KiB/sec. | ||
| 14393 | 2025.12.11 03:59:23.944966 [ 292 ] {41c6eca1-bd0e-4e13-8daf-b975316c9c12} <Debug> TCPHandler: Processed in 0.005089598 sec. | ||
| 14394 | 2025.12.11 03:59:23.945135 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14395 | 2025.12.11 03:59:23.945142 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14396 | 2025.12.11 03:59:23.945188 [ 292 ] {} <Debug> TCP-Session: 0f7e95b2-c711-4af3-a563-341a47ab09c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14397 | 2025.12.11 03:59:23.945192 [ 349 ] {} <Debug> TCP-Session: fe741def-fd8c-42d0-8935-17c10e0bed3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14398 | 2025.12.11 03:59:23.945206 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14399 | 2025.12.11 03:59:23.945261 [ 362 ] {} <Debug> TCP-Session: 71b25752-5440-4924-8547-616fe33f8686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14400 | 2025.12.11 03:59:23.945271 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14401 | 2025.12.11 03:59:23.945278 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14402 | 2025.12.11 03:59:23.945309 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14403 | 2025.12.11 03:59:23.945359 [ 357 ] {} <Debug> TCP-Session: d1b4d389-3426-44f5-b46d-3d20e628cf85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14404 | 2025.12.11 03:59:23.945380 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14405 | 2025.12.11 03:59:23.945407 [ 356 ] {} <Debug> TCP-Session: 72941d95-7d66-416c-9fcd-78f31b86e22f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14406 | 2025.12.11 03:59:23.945404 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14407 | 2025.12.11 03:59:23.945440 [ 361 ] {} <Debug> TCP-Session: c85659ec-872c-4732-9cc3-408513fda65d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14408 | 2025.12.11 03:59:23.945350 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14409 | 2025.12.11 03:59:23.945492 [ 360 ] {} <Debug> TCP-Session: 39e4e806-eb91-4648-9dd5-80069965dac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14410 | 2025.12.11 03:59:23.945523 [ 358 ] {} <Debug> TCP-Session: d0cfb044-b3ca-4882-81eb-aacc07cde8ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14411 | 2025.12.11 03:59:23.945340 [ 359 ] {} <Debug> TCP-Session: c1142ae1-2df1-4d9a-a178-90fb2b87ec35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14412 | 2025.12.11 03:59:24.000344 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.17 MiB, peak 393.78 MiB, free memory in arenas 0.00 B, will set to 376.05 MiB (RSS), difference: -1.11 MiB | ||
| 14413 | 2025.12.11 03:59:24.120384 [ 222 ] {} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14414 | 2025.12.11 03:59:24.120444 [ 222 ] {} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14415 | 2025.12.11 03:59:24.122431 [ 222 ] {} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14416 | 2025.12.11 03:59:26.184185 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14417 | 2025.12.11 03:59:26.184396 [ 276 ] {8967493d-9779-4cb8-aa20-262775596c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14418 | 2025.12.11 03:59:26.184473 [ 276 ] {8967493d-9779-4cb8-aa20-262775596c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14419 | 2025.12.11 03:59:26.185844 [ 276 ] {8967493d-9779-4cb8-aa20-262775596c49} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14420 | 2025.12.11 03:59:26.185896 [ 276 ] {8967493d-9779-4cb8-aa20-262775596c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14421 | 2025.12.11 03:59:26.186357 [ 276 ] {8967493d-9779-4cb8-aa20-262775596c49} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14422 | 2025.12.11 03:59:26.186598 [ 276 ] {8967493d-9779-4cb8-aa20-262775596c49} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14423 | 2025.12.11 03:59:26.186761 [ 276 ] {8967493d-9779-4cb8-aa20-262775596c49} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.002417 sec., 494828.2995448904 rows/sec., 40.60 MiB/sec. | ||
| 14424 | 2025.12.11 03:59:26.186813 [ 276 ] {8967493d-9779-4cb8-aa20-262775596c49} <Debug> TCPHandler: Processed in 0.002754927 sec. | ||
| 14425 | 2025.12.11 03:59:26.186944 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14426 | 2025.12.11 03:59:26.187050 [ 276 ] {f1b690a3-6c70-4ce4-87ec-5c79031a0310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14427 | 2025.12.11 03:59:26.187095 [ 276 ] {f1b690a3-6c70-4ce4-87ec-5c79031a0310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14428 | 2025.12.11 03:59:26.187614 [ 276 ] {f1b690a3-6c70-4ce4-87ec-5c79031a0310} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14429 | 2025.12.11 03:59:26.187654 [ 276 ] {f1b690a3-6c70-4ce4-87ec-5c79031a0310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14430 | 2025.12.11 03:59:26.187965 [ 276 ] {f1b690a3-6c70-4ce4-87ec-5c79031a0310} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14431 | 2025.12.11 03:59:26.188174 [ 276 ] {f1b690a3-6c70-4ce4-87ec-5c79031a0310} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14432 | 2025.12.11 03:59:26.188308 [ 276 ] {f1b690a3-6c70-4ce4-87ec-5c79031a0310} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001281 sec., 177985.94847775175 rows/sec., 12.05 MiB/sec. | ||
| 14433 | 2025.12.11 03:59:26.188347 [ 276 ] {f1b690a3-6c70-4ce4-87ec-5c79031a0310} <Debug> TCPHandler: Processed in 0.001455255 sec. | ||
| 14434 | 2025.12.11 03:59:26.188451 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14435 | 2025.12.11 03:59:26.188548 [ 276 ] {5390addc-e999-4405-84e8-42e4d6766486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14436 | 2025.12.11 03:59:26.188589 [ 276 ] {5390addc-e999-4405-84e8-42e4d6766486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14437 | 2025.12.11 03:59:26.189188 [ 276 ] {5390addc-e999-4405-84e8-42e4d6766486} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14438 | 2025.12.11 03:59:26.189226 [ 276 ] {5390addc-e999-4405-84e8-42e4d6766486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14439 | 2025.12.11 03:59:26.189550 [ 276 ] {5390addc-e999-4405-84e8-42e4d6766486} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14440 | 2025.12.11 03:59:26.189754 [ 276 ] {5390addc-e999-4405-84e8-42e4d6766486} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14441 | 2025.12.11 03:59:26.189886 [ 276 ] {5390addc-e999-4405-84e8-42e4d6766486} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.001358 sec., 382916.0530191458 rows/sec., 28.34 MiB/sec. | ||
| 14442 | 2025.12.11 03:59:26.189925 [ 276 ] {5390addc-e999-4405-84e8-42e4d6766486} <Debug> TCPHandler: Processed in 0.001523746 sec. | ||
| 14443 | 2025.12.11 03:59:26.190036 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14444 | 2025.12.11 03:59:26.190132 [ 276 ] {30213e0d-d004-44b3-bd85-77392dee0237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14445 | 2025.12.11 03:59:26.190177 [ 276 ] {30213e0d-d004-44b3-bd85-77392dee0237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14446 | 2025.12.11 03:59:26.190744 [ 276 ] {30213e0d-d004-44b3-bd85-77392dee0237} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14447 | 2025.12.11 03:59:26.190783 [ 276 ] {30213e0d-d004-44b3-bd85-77392dee0237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14448 | 2025.12.11 03:59:26.191155 [ 276 ] {30213e0d-d004-44b3-bd85-77392dee0237} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14449 | 2025.12.11 03:59:26.191370 [ 276 ] {30213e0d-d004-44b3-bd85-77392dee0237} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14450 | 2025.12.11 03:59:26.191501 [ 276 ] {30213e0d-d004-44b3-bd85-77392dee0237} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001387 sec., 608507.570295602 rows/sec., 40.96 MiB/sec. | ||
| 14451 | 2025.12.11 03:59:26.191540 [ 276 ] {30213e0d-d004-44b3-bd85-77392dee0237} <Debug> TCPHandler: Processed in 0.001553447 sec. | ||
| 14452 | 2025.12.11 03:59:26.191656 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14453 | 2025.12.11 03:59:26.191751 [ 276 ] {a8316271-f691-4ef4-b951-428175e8fc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14454 | 2025.12.11 03:59:26.191794 [ 276 ] {a8316271-f691-4ef4-b951-428175e8fc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14455 | 2025.12.11 03:59:26.192141 [ 276 ] {a8316271-f691-4ef4-b951-428175e8fc84} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14456 | 2025.12.11 03:59:26.192179 [ 276 ] {a8316271-f691-4ef4-b951-428175e8fc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14457 | 2025.12.11 03:59:26.192479 [ 276 ] {a8316271-f691-4ef4-b951-428175e8fc84} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14458 | 2025.12.11 03:59:26.192680 [ 276 ] {a8316271-f691-4ef4-b951-428175e8fc84} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14459 | 2025.12.11 03:59:26.192808 [ 276 ] {a8316271-f691-4ef4-b951-428175e8fc84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 14460 | 2025.12.11 03:59:26.192845 [ 276 ] {a8316271-f691-4ef4-b951-428175e8fc84} <Debug> TCPHandler: Processed in 0.001239171 sec. | ||
| 14461 | 2025.12.11 03:59:28.274720 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14462 | 2025.12.11 03:59:28.274774 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14463 | 2025.12.11 03:59:28.516027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39379 | ||
| 14464 | 2025.12.11 03:59:28.516570 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14465 | 2025.12.11 03:59:28.516610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14466 | 2025.12.11 03:59:28.517074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14467 | 2025.12.11 03:59:28.517299 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14468 | 2025.12.11 03:59:28.517429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39379 | ||
| 14469 | 2025.12.11 03:59:30.715059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 14470 | 2025.12.11 03:59:30.732641 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14471 | 2025.12.11 03:59:30.732703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14472 | 2025.12.11 03:59:30.738694 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14473 | 2025.12.11 03:59:30.739436 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2025.12.11 03:59:30.742861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 14475 | 2025.12.11 03:59:31.159358 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14476 | 2025.12.11 03:59:31.159543 [ 276 ] {fcf92b53-884d-4b62-b5c6-65ebcad27aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14477 | 2025.12.11 03:59:31.159606 [ 276 ] {fcf92b53-884d-4b62-b5c6-65ebcad27aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14478 | 2025.12.11 03:59:31.160350 [ 276 ] {fcf92b53-884d-4b62-b5c6-65ebcad27aa2} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14479 | 2025.12.11 03:59:31.160391 [ 276 ] {fcf92b53-884d-4b62-b5c6-65ebcad27aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14480 | 2025.12.11 03:59:31.160773 [ 276 ] {fcf92b53-884d-4b62-b5c6-65ebcad27aa2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14481 | 2025.12.11 03:59:31.160999 [ 276 ] {fcf92b53-884d-4b62-b5c6-65ebcad27aa2} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14482 | 2025.12.11 03:59:31.161147 [ 276 ] {fcf92b53-884d-4b62-b5c6-65ebcad27aa2} <Debug> executeQuery: Read 141 rows, 12.52 KiB in 0.001653 sec., 85299.4555353902 rows/sec., 7.40 MiB/sec. | ||
| 14483 | 2025.12.11 03:59:31.161188 [ 276 ] {fcf92b53-884d-4b62-b5c6-65ebcad27aa2} <Debug> TCPHandler: Processed in 0.001951374 sec. | ||
| 14484 | 2025.12.11 03:59:31.161309 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14485 | 2025.12.11 03:59:31.161402 [ 276 ] {8a7e18da-e2c9-4a6f-b896-aba194f07ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14486 | 2025.12.11 03:59:31.161442 [ 276 ] {8a7e18da-e2c9-4a6f-b896-aba194f07ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14487 | 2025.12.11 03:59:31.161858 [ 276 ] {8a7e18da-e2c9-4a6f-b896-aba194f07ed1} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14488 | 2025.12.11 03:59:31.161894 [ 276 ] {8a7e18da-e2c9-4a6f-b896-aba194f07ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14489 | 2025.12.11 03:59:31.162190 [ 276 ] {8a7e18da-e2c9-4a6f-b896-aba194f07ed1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14490 | 2025.12.11 03:59:31.162390 [ 276 ] {8a7e18da-e2c9-4a6f-b896-aba194f07ed1} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14491 | 2025.12.11 03:59:31.162519 [ 276 ] {8a7e18da-e2c9-4a6f-b896-aba194f07ed1} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001135 sec., 37004.405286343615 rows/sec., 2.72 MiB/sec. | ||
| 14492 | 2025.12.11 03:59:31.162557 [ 276 ] {8a7e18da-e2c9-4a6f-b896-aba194f07ed1} <Debug> TCPHandler: Processed in 0.001294922 sec. | ||
| 14493 | 2025.12.11 03:59:31.162677 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14494 | 2025.12.11 03:59:31.162769 [ 276 ] {0745b162-0d80-4d94-80b6-dcb0dba52dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14495 | 2025.12.11 03:59:31.162809 [ 276 ] {0745b162-0d80-4d94-80b6-dcb0dba52dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14496 | 2025.12.11 03:59:31.163192 [ 276 ] {0745b162-0d80-4d94-80b6-dcb0dba52dee} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14497 | 2025.12.11 03:59:31.163227 [ 276 ] {0745b162-0d80-4d94-80b6-dcb0dba52dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14498 | 2025.12.11 03:59:31.163509 [ 276 ] {0745b162-0d80-4d94-80b6-dcb0dba52dee} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14499 | 2025.12.11 03:59:31.163716 [ 276 ] {0745b162-0d80-4d94-80b6-dcb0dba52dee} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14500 | 2025.12.11 03:59:31.163845 [ 276 ] {0745b162-0d80-4d94-80b6-dcb0dba52dee} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 60.76 KiB/sec. | ||
| 14501 | 2025.12.11 03:59:31.163883 [ 276 ] {0745b162-0d80-4d94-80b6-dcb0dba52dee} <Debug> TCPHandler: Processed in 0.001251731 sec. | ||
| 14502 | 2025.12.11 03:59:31.163998 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14503 | 2025.12.11 03:59:31.164093 [ 276 ] {3d2bbd33-3c70-40d3-a4af-e177569ded30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14504 | 2025.12.11 03:59:31.164132 [ 276 ] {3d2bbd33-3c70-40d3-a4af-e177569ded30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14505 | 2025.12.11 03:59:31.164560 [ 276 ] {3d2bbd33-3c70-40d3-a4af-e177569ded30} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14506 | 2025.12.11 03:59:31.164596 [ 276 ] {3d2bbd33-3c70-40d3-a4af-e177569ded30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14507 | 2025.12.11 03:59:31.164884 [ 276 ] {3d2bbd33-3c70-40d3-a4af-e177569ded30} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14508 | 2025.12.11 03:59:31.165096 [ 276 ] {3d2bbd33-3c70-40d3-a4af-e177569ded30} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14509 | 2025.12.11 03:59:31.165222 [ 276 ] {3d2bbd33-3c70-40d3-a4af-e177569ded30} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001147 sec., 92414.9956408021 rows/sec., 7.22 MiB/sec. | ||
| 14510 | 2025.12.11 03:59:31.165259 [ 276 ] {3d2bbd33-3c70-40d3-a4af-e177569ded30} <Debug> TCPHandler: Processed in 0.001313343 sec. | ||
| 14511 | 2025.12.11 03:59:31.165374 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14512 | 2025.12.11 03:59:31.165474 [ 276 ] {be95698a-337f-47c4-a8a2-a3cdbd4a0bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14513 | 2025.12.11 03:59:31.165518 [ 276 ] {be95698a-337f-47c4-a8a2-a3cdbd4a0bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14514 | 2025.12.11 03:59:31.165929 [ 276 ] {be95698a-337f-47c4-a8a2-a3cdbd4a0bfe} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14515 | 2025.12.11 03:59:31.165964 [ 276 ] {be95698a-337f-47c4-a8a2-a3cdbd4a0bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14516 | 2025.12.11 03:59:31.166292 [ 276 ] {be95698a-337f-47c4-a8a2-a3cdbd4a0bfe} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14517 | 2025.12.11 03:59:31.166492 [ 276 ] {be95698a-337f-47c4-a8a2-a3cdbd4a0bfe} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14518 | 2025.12.11 03:59:31.166630 [ 276 ] {be95698a-337f-47c4-a8a2-a3cdbd4a0bfe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 14519 | 2025.12.11 03:59:31.166668 [ 276 ] {be95698a-337f-47c4-a8a2-a3cdbd4a0bfe} <Debug> TCPHandler: Processed in 0.001339653 sec. | ||
| 14520 | 2025.12.11 03:59:31.166781 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14521 | 2025.12.11 03:59:31.166871 [ 276 ] {7057c1e3-2472-4464-b801-8c8aefd55138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14522 | 2025.12.11 03:59:31.166912 [ 276 ] {7057c1e3-2472-4464-b801-8c8aefd55138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14523 | 2025.12.11 03:59:31.167242 [ 276 ] {7057c1e3-2472-4464-b801-8c8aefd55138} <Trace> oximeter.measurements_f64 (580fae47-0e52-4567-89ca-c02d1344c97e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14524 | 2025.12.11 03:59:31.167276 [ 276 ] {7057c1e3-2472-4464-b801-8c8aefd55138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14525 | 2025.12.11 03:59:31.167568 [ 276 ] {7057c1e3-2472-4464-b801-8c8aefd55138} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 14526 | 2025.12.11 03:59:31.167765 [ 276 ] {7057c1e3-2472-4464-b801-8c8aefd55138} <Trace> oximeter.measurements_f64 (580fae47-0e52-4567-89ca-c02d1344c97e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14527 | 2025.12.11 03:59:31.167916 [ 276 ] {7057c1e3-2472-4464-b801-8c8aefd55138} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001061 sec., 1885.014137606032 rows/sec., 119.65 KiB/sec. | ||
| 14528 | 2025.12.11 03:59:31.167955 [ 276 ] {7057c1e3-2472-4464-b801-8c8aefd55138} <Debug> TCPHandler: Processed in 0.001220761 sec. | ||
| 14529 | 2025.12.11 03:59:31.168067 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14530 | 2025.12.11 03:59:31.168161 [ 276 ] {549fcd97-ad0c-4621-af4d-a25f3309d849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14531 | 2025.12.11 03:59:31.168214 [ 276 ] {549fcd97-ad0c-4621-af4d-a25f3309d849} <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 | ||
| 14532 | 2025.12.11 03:59:31.169193 [ 276 ] {549fcd97-ad0c-4621-af4d-a25f3309d849} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14533 | 2025.12.11 03:59:31.169232 [ 276 ] {549fcd97-ad0c-4621-af4d-a25f3309d849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14534 | 2025.12.11 03:59:31.169815 [ 276 ] {549fcd97-ad0c-4621-af4d-a25f3309d849} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14535 | 2025.12.11 03:59:31.170039 [ 276 ] {549fcd97-ad0c-4621-af4d-a25f3309d849} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14536 | 2025.12.11 03:59:31.170177 [ 276 ] {549fcd97-ad0c-4621-af4d-a25f3309d849} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002033 sec., 20659.124446630594 rows/sec., 37.02 MiB/sec. | ||
| 14537 | 2025.12.11 03:59:31.170233 [ 276 ] {549fcd97-ad0c-4621-af4d-a25f3309d849} <Debug> TCPHandler: Processed in 0.002216168 sec. | ||
| 14538 | 2025.12.11 03:59:31.170351 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14539 | 2025.12.11 03:59:31.170445 [ 276 ] {80f5cf89-3786-457f-bae3-adfb3d4ac840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14540 | 2025.12.11 03:59:31.170486 [ 276 ] {80f5cf89-3786-457f-bae3-adfb3d4ac840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14541 | 2025.12.11 03:59:31.170837 [ 276 ] {80f5cf89-3786-457f-bae3-adfb3d4ac840} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14542 | 2025.12.11 03:59:31.170872 [ 276 ] {80f5cf89-3786-457f-bae3-adfb3d4ac840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14543 | 2025.12.11 03:59:31.171164 [ 276 ] {80f5cf89-3786-457f-bae3-adfb3d4ac840} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14544 | 2025.12.11 03:59:31.171363 [ 276 ] {80f5cf89-3786-457f-bae3-adfb3d4ac840} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14545 | 2025.12.11 03:59:31.171490 [ 276 ] {80f5cf89-3786-457f-bae3-adfb3d4ac840} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 14546 | 2025.12.11 03:59:31.171526 [ 276 ] {80f5cf89-3786-457f-bae3-adfb3d4ac840} <Debug> TCPHandler: Processed in 0.001222541 sec. | ||
| 14547 | 2025.12.11 03:59:33.619537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1674 | ||
| 14548 | 2025.12.11 03:59:33.622012 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14549 | 2025.12.11 03:59:33.622061 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14550 | 2025.12.11 03:59:33.623315 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14551 | 2025.12.11 03:59:33.623617 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14552 | 2025.12.11 03:59:33.624006 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1674 | ||
| 14553 | 2025.12.11 03:59:36.018535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39891 | ||
| 14554 | 2025.12.11 03:59:36.019179 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14555 | 2025.12.11 03:59:36.019221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14556 | 2025.12.11 03:59:36.019710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14557 | 2025.12.11 03:59:36.019940 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14558 | 2025.12.11 03:59:36.020082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39891 | ||
| 14559 | 2025.12.11 03:59:36.158049 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14560 | 2025.12.11 03:59:36.158217 [ 276 ] {4e7ccac7-0b02-4e9c-98e4-962252a5080f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14561 | 2025.12.11 03:59:36.158281 [ 276 ] {4e7ccac7-0b02-4e9c-98e4-962252a5080f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14562 | 2025.12.11 03:59:36.158885 [ 276 ] {4e7ccac7-0b02-4e9c-98e4-962252a5080f} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14563 | 2025.12.11 03:59:36.158922 [ 276 ] {4e7ccac7-0b02-4e9c-98e4-962252a5080f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14564 | 2025.12.11 03:59:36.159261 [ 276 ] {4e7ccac7-0b02-4e9c-98e4-962252a5080f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14565 | 2025.12.11 03:59:36.159477 [ 276 ] {4e7ccac7-0b02-4e9c-98e4-962252a5080f} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14566 | 2025.12.11 03:59:36.159610 [ 29 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14567 | 2025.12.11 03:59:36.159649 [ 276 ] {4e7ccac7-0b02-4e9c-98e4-962252a5080f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001474 sec., 37991.85888738128 rows/sec., 2.90 MiB/sec. | ||
| 14568 | 2025.12.11 03:59:36.159652 [ 29 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14569 | 2025.12.11 03:59:36.159686 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14570 | 2025.12.11 03:59:36.159702 [ 276 ] {4e7ccac7-0b02-4e9c-98e4-962252a5080f} <Debug> TCPHandler: Processed in 0.00177475 sec. | ||
| 14571 | 2025.12.11 03:59:36.159825 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14572 | 2025.12.11 03:59:36.159832 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14573 | 2025.12.11 03:59:36.159979 [ 276 ] {35582069-0a4a-4999-acb0-165590faa4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14574 | 2025.12.11 03:59:36.159992 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14575 | 2025.12.11 03:59:36.160024 [ 276 ] {35582069-0a4a-4999-acb0-165590faa4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14576 | 2025.12.11 03:59:36.160035 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1410 rows starting from the beginning of the part | ||
| 14577 | 2025.12.11 03:59:36.160126 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 14578 | 2025.12.11 03:59:36.160192 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 140 rows starting from the beginning of the part | ||
| 14579 | 2025.12.11 03:59:36.160246 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1196 rows starting from the beginning of the part | ||
| 14580 | 2025.12.11 03:59:36.160295 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 141 rows starting from the beginning of the part | ||
| 14581 | 2025.12.11 03:59:36.160340 [ 199 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 14582 | 2025.12.11 03:59:36.160514 [ 276 ] {35582069-0a4a-4999-acb0-165590faa4f7} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14583 | 2025.12.11 03:59:36.160557 [ 276 ] {35582069-0a4a-4999-acb0-165590faa4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14584 | 2025.12.11 03:59:36.160899 [ 276 ] {35582069-0a4a-4999-acb0-165590faa4f7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14585 | 2025.12.11 03:59:36.161140 [ 276 ] {35582069-0a4a-4999-acb0-165590faa4f7} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14586 | 2025.12.11 03:59:36.161260 [ 29 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14587 | 2025.12.11 03:59:36.161274 [ 276 ] {35582069-0a4a-4999-acb0-165590faa4f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001316 sec., 48632.2188449848 rows/sec., 3.80 MiB/sec. | ||
| 14588 | 2025.12.11 03:59:36.161297 [ 29 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14589 | 2025.12.11 03:59:36.161317 [ 276 ] {35582069-0a4a-4999-acb0-165590faa4f7} <Debug> TCPHandler: Processed in 0.001536286 sec. | ||
| 14590 | 2025.12.11 03:59:36.161319 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14591 | 2025.12.11 03:59:36.161436 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14592 | 2025.12.11 03:59:36.161435 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14593 | 2025.12.11 03:59:36.161535 [ 276 ] {d0637657-67f5-4ba8-95d7-1210d3809436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14594 | 2025.12.11 03:59:36.161585 [ 276 ] {d0637657-67f5-4ba8-95d7-1210d3809436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14595 | 2025.12.11 03:59:36.161596 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14596 | 2025.12.11 03:59:36.161635 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 634 rows starting from the beginning of the part | ||
| 14597 | 2025.12.11 03:59:36.161701 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 14598 | 2025.12.11 03:59:36.161748 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 106 rows starting from the beginning of the part | ||
| 14599 | 2025.12.11 03:59:36.161769 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.002008675 sec., 1493024.0083637224 rows/sec., 129.64 MiB/sec. | ||
| 14600 | 2025.12.11 03:59:36.161862 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 520 rows starting from the beginning of the part | ||
| 14601 | 2025.12.11 03:59:36.161903 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 106 rows starting from the beginning of the part | ||
| 14602 | 2025.12.11 03:59:36.161945 [ 202 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 14603 | 2025.12.11 03:59:36.162003 [ 276 ] {d0637657-67f5-4ba8-95d7-1210d3809436} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14604 | 2025.12.11 03:59:36.162033 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14605 | 2025.12.11 03:59:36.162044 [ 276 ] {d0637657-67f5-4ba8-95d7-1210d3809436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14606 | 2025.12.11 03:59:36.162356 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_121_24} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14607 | 2025.12.11 03:59:36.162426 [ 193 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_121_24} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14608 | 2025.12.11 03:59:36.162505 [ 276 ] {d0637657-67f5-4ba8-95d7-1210d3809436} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14609 | 2025.12.11 03:59:36.162516 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 14610 | 2025.12.11 03:59:36.162735 [ 276 ] {d0637657-67f5-4ba8-95d7-1210d3809436} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14611 | 2025.12.11 03:59:36.162871 [ 276 ] {d0637657-67f5-4ba8-95d7-1210d3809436} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001356 sec., 117994.10029498526 rows/sec., 8.22 MiB/sec. | ||
| 14612 | 2025.12.11 03:59:36.162882 [ 14 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 5 parts from all_1_116_23 to all_120_120_0 | ||
| 14613 | 2025.12.11 03:59:36.162911 [ 276 ] {d0637657-67f5-4ba8-95d7-1210d3809436} <Debug> TCPHandler: Processed in 0.001526097 sec. | ||
| 14614 | 2025.12.11 03:59:36.162927 [ 14 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14615 | 2025.12.11 03:59:36.162953 [ 14 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14616 | 2025.12.11 03:59:36.163022 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14617 | 2025.12.11 03:59:36.163032 [ 199 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_116_23 to all_120_120_0 into Compact with storage Full | ||
| 14618 | 2025.12.11 03:59:36.163124 [ 276 ] {61e2af98-a540-4b27-8fd7-792b54da51bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14619 | 2025.12.11 03:59:36.163143 [ 199 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14620 | 2025.12.11 03:59:36.163168 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1494 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787721 sec., 835700.8727871967 rows/sec., 66.30 MiB/sec. | ||
| 14621 | 2025.12.11 03:59:36.163175 [ 199 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_23, total 32849 rows starting from the beginning of the part | ||
| 14622 | 2025.12.11 03:59:36.163172 [ 276 ] {61e2af98-a540-4b27-8fd7-792b54da51bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14623 | 2025.12.11 03:59:36.163256 [ 199 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 14624 | 2025.12.11 03:59:36.163298 [ 199 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 14625 | 2025.12.11 03:59:36.163335 [ 199 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 844 rows starting from the beginning of the part | ||
| 14626 | 2025.12.11 03:59:36.163371 [ 199 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 14627 | 2025.12.11 03:59:36.163381 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14628 | 2025.12.11 03:59:36.163560 [ 276 ] {61e2af98-a540-4b27-8fd7-792b54da51bd} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14629 | 2025.12.11 03:59:36.163604 [ 276 ] {61e2af98-a540-4b27-8fd7-792b54da51bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14630 | 2025.12.11 03:59:36.163769 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_121_24} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14631 | 2025.12.11 03:59:36.163872 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_121_24} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14632 | 2025.12.11 03:59:36.163953 [ 276 ] {61e2af98-a540-4b27-8fd7-792b54da51bd} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14633 | 2025.12.11 03:59:36.163964 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 14634 | 2025.12.11 03:59:36.164190 [ 276 ] {61e2af98-a540-4b27-8fd7-792b54da51bd} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2025.12.11 03:59:36.164319 [ 14 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14636 | 2025.12.11 03:59:36.164333 [ 276 ] {61e2af98-a540-4b27-8fd7-792b54da51bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 14637 | 2025.12.11 03:59:36.164356 [ 14 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14638 | 2025.12.11 03:59:36.164378 [ 276 ] {61e2af98-a540-4b27-8fd7-792b54da51bd} <Debug> TCPHandler: Processed in 0.001406184 sec. | ||
| 14639 | 2025.12.11 03:59:36.164380 [ 14 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14640 | 2025.12.11 03:59:36.164465 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14641 | 2025.12.11 03:59:36.164558 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14642 | 2025.12.11 03:59:36.164584 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6450 rows starting from the beginning of the part | ||
| 14643 | 2025.12.11 03:59:36.164630 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 14644 | 2025.12.11 03:59:36.164669 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 14645 | 2025.12.11 03:59:36.164702 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 14646 | 2025.12.11 03:59:36.164736 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 14647 | 2025.12.11 03:59:36.164771 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 14648 | 2025.12.11 03:59:36.166863 [ 202 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6750 rows, containing 4 columns (4 merged, 0 gathered) in 0.002424312 sec., 2784295.0907308958 rows/sec., 187.85 MiB/sec. | ||
| 14649 | 2025.12.11 03:59:36.167437 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14650 | 2025.12.11 03:59:36.167776 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_121_24} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14651 | 2025.12.11 03:59:36.167861 [ 188 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_121_24} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14652 | 2025.12.11 03:59:36.167958 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14653 | 2025.12.11 03:59:36.170977 [ 188 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34173 rows, containing 5 columns (5 merged, 0 gathered) in 0.007973297 sec., 4285930.901608205 rows/sec., 294.33 MiB/sec. | ||
| 14654 | 2025.12.11 03:59:36.171406 [ 188 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
| 14655 | 2025.12.11 03:59:36.171679 [ 188 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14656 | 2025.12.11 03:59:36.171753 [ 188 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 5 parts: [all_1_116_23, all_120_120_0] -> all_1_120_24 | ||
| 14657 | 2025.12.11 03:59:36.171847 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14658 | 2025.12.11 03:59:37.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.47 MiB, peak 393.78 MiB, free memory in arenas 0.00 B, will set to 377.86 MiB (RSS), difference: 1.39 MiB | ||
| 14659 | 2025.12.11 03:59:38.242929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 14660 | 2025.12.11 03:59:38.260665 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14661 | 2025.12.11 03:59:38.260716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14662 | 2025.12.11 03:59:38.266895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14663 | 2025.12.11 03:59:38.267609 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14664 | 2025.12.11 03:59:38.270518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 14665 | 2025.12.11 03:59:41.160887 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14666 | 2025.12.11 03:59:41.161077 [ 276 ] {31aa5c60-2cf2-4368-8d73-304c0596b2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14667 | 2025.12.11 03:59:41.161143 [ 276 ] {31aa5c60-2cf2-4368-8d73-304c0596b2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14668 | 2025.12.11 03:59:41.161787 [ 276 ] {31aa5c60-2cf2-4368-8d73-304c0596b2a5} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14669 | 2025.12.11 03:59:41.161834 [ 276 ] {31aa5c60-2cf2-4368-8d73-304c0596b2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14670 | 2025.12.11 03:59:41.162221 [ 276 ] {31aa5c60-2cf2-4368-8d73-304c0596b2a5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14671 | 2025.12.11 03:59:41.162441 [ 276 ] {31aa5c60-2cf2-4368-8d73-304c0596b2a5} <Trace> oximeter.fields_i16 (3eeb5195-1495-4971-8e96-61511673dfc9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14672 | 2025.12.11 03:59:41.162607 [ 276 ] {31aa5c60-2cf2-4368-8d73-304c0596b2a5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001578 sec., 15209.125475285171 rows/sec., 1.26 MiB/sec. | ||
| 14673 | 2025.12.11 03:59:41.162660 [ 276 ] {31aa5c60-2cf2-4368-8d73-304c0596b2a5} <Debug> TCPHandler: Processed in 0.001896692 sec. | ||
| 14674 | 2025.12.11 03:59:41.162785 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14675 | 2025.12.11 03:59:41.162887 [ 276 ] {355b264f-b8d5-42db-9621-ced9d7678fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14676 | 2025.12.11 03:59:41.162930 [ 276 ] {355b264f-b8d5-42db-9621-ced9d7678fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14677 | 2025.12.11 03:59:41.163340 [ 276 ] {355b264f-b8d5-42db-9621-ced9d7678fec} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14678 | 2025.12.11 03:59:41.163377 [ 276 ] {355b264f-b8d5-42db-9621-ced9d7678fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14679 | 2025.12.11 03:59:41.163675 [ 276 ] {355b264f-b8d5-42db-9621-ced9d7678fec} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14680 | 2025.12.11 03:59:41.163880 [ 276 ] {355b264f-b8d5-42db-9621-ced9d7678fec} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14681 | 2025.12.11 03:59:41.164012 [ 276 ] {355b264f-b8d5-42db-9621-ced9d7678fec} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001148 sec., 8710.801393728223 rows/sec., 710.30 KiB/sec. | ||
| 14682 | 2025.12.11 03:59:41.164050 [ 276 ] {355b264f-b8d5-42db-9621-ced9d7678fec} <Debug> TCPHandler: Processed in 0.001315072 sec. | ||
| 14683 | 2025.12.11 03:59:41.164150 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14684 | 2025.12.11 03:59:41.164244 [ 276 ] {408d9446-ea95-4fea-b595-8e1e84cc1fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14685 | 2025.12.11 03:59:41.164283 [ 276 ] {408d9446-ea95-4fea-b595-8e1e84cc1fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14686 | 2025.12.11 03:59:41.164840 [ 276 ] {408d9446-ea95-4fea-b595-8e1e84cc1fb9} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14687 | 2025.12.11 03:59:41.164876 [ 276 ] {408d9446-ea95-4fea-b595-8e1e84cc1fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14688 | 2025.12.11 03:59:41.165193 [ 276 ] {408d9446-ea95-4fea-b595-8e1e84cc1fb9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14689 | 2025.12.11 03:59:41.165397 [ 276 ] {408d9446-ea95-4fea-b595-8e1e84cc1fb9} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14690 | 2025.12.11 03:59:41.165526 [ 276 ] {408d9446-ea95-4fea-b595-8e1e84cc1fb9} <Debug> executeQuery: Read 265 rows, 24.23 KiB in 0.001301 sec., 203689.46963873942 rows/sec., 18.19 MiB/sec. | ||
| 14691 | 2025.12.11 03:59:41.165565 [ 276 ] {408d9446-ea95-4fea-b595-8e1e84cc1fb9} <Debug> TCPHandler: Processed in 0.001461966 sec. | ||
| 14692 | 2025.12.11 03:59:41.165576 [ 224 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14693 | 2025.12.11 03:59:41.165633 [ 224 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14694 | 2025.12.11 03:59:41.165670 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14695 | 2025.12.11 03:59:41.165768 [ 276 ] {1bff60b8-9100-456a-8302-87d75351d476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14696 | 2025.12.11 03:59:41.165807 [ 276 ] {1bff60b8-9100-456a-8302-87d75351d476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14697 | 2025.12.11 03:59:41.166243 [ 276 ] {1bff60b8-9100-456a-8302-87d75351d476} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14698 | 2025.12.11 03:59:41.166280 [ 276 ] {1bff60b8-9100-456a-8302-87d75351d476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14699 | 2025.12.11 03:59:41.166604 [ 276 ] {1bff60b8-9100-456a-8302-87d75351d476} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14700 | 2025.12.11 03:59:41.166823 [ 276 ] {1bff60b8-9100-456a-8302-87d75351d476} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14701 | 2025.12.11 03:59:41.166939 [ 28 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14702 | 2025.12.11 03:59:41.166959 [ 276 ] {1bff60b8-9100-456a-8302-87d75351d476} <Debug> executeQuery: Read 64 rows, 4.82 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 3.89 MiB/sec. | ||
| 14703 | 2025.12.11 03:59:41.166994 [ 28 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14704 | 2025.12.11 03:59:41.167009 [ 276 ] {1bff60b8-9100-456a-8302-87d75351d476} <Debug> TCPHandler: Processed in 0.001386023 sec. | ||
| 14705 | 2025.12.11 03:59:41.167021 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14706 | 2025.12.11 03:59:41.167122 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14707 | 2025.12.11 03:59:41.167131 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::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 | ||
| 14708 | 2025.12.11 03:59:41.167222 [ 276 ] {6c5274c6-9d39-45e6-9859-ef286f5b7c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14709 | 2025.12.11 03:59:41.167267 [ 276 ] {6c5274c6-9d39-45e6-9859-ef286f5b7c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14710 | 2025.12.11 03:59:41.167283 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14711 | 2025.12.11 03:59:41.167327 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 72 rows starting from the beginning of the part | ||
| 14712 | 2025.12.11 03:59:41.167404 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 42 rows starting from the beginning of the part | ||
| 14713 | 2025.12.11 03:59:41.167460 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 14714 | 2025.12.11 03:59:41.167516 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 42 rows starting from the beginning of the part | ||
| 14715 | 2025.12.11 03:59:41.167564 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 14716 | 2025.12.11 03:59:41.167609 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 14717 | 2025.12.11 03:59:41.167668 [ 276 ] {6c5274c6-9d39-45e6-9859-ef286f5b7c9c} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14718 | 2025.12.11 03:59:41.167709 [ 276 ] {6c5274c6-9d39-45e6-9859-ef286f5b7c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14719 | 2025.12.11 03:59:41.168071 [ 276 ] {6c5274c6-9d39-45e6-9859-ef286f5b7c9c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14720 | 2025.12.11 03:59:41.168292 [ 276 ] {6c5274c6-9d39-45e6-9859-ef286f5b7c9c} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14721 | 2025.12.11 03:59:41.168426 [ 276 ] {6c5274c6-9d39-45e6-9859-ef286f5b7c9c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001221 sec., 19656.019656019656 rows/sec., 1.63 MiB/sec. | ||
| 14722 | 2025.12.11 03:59:41.168466 [ 276 ] {6c5274c6-9d39-45e6-9859-ef286f5b7c9c} <Debug> TCPHandler: Processed in 0.001392215 sec. | ||
| 14723 | 2025.12.11 03:59:41.168556 [ 188 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472125 sec., 216014.26509297785 rows/sec., 16.70 MiB/sec. | ||
| 14724 | 2025.12.11 03:59:41.168583 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14725 | 2025.12.11 03:59:41.168680 [ 276 ] {8c814656-8b77-48df-a859-1e4626761fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14726 | 2025.12.11 03:59:41.168706 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14727 | 2025.12.11 03:59:41.168719 [ 276 ] {8c814656-8b77-48df-a859-1e4626761fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14728 | 2025.12.11 03:59:41.168970 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_71_14} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14729 | 2025.12.11 03:59:41.169046 [ 200 ] {b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3::all_1_71_14} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14730 | 2025.12.11 03:59:41.169114 [ 276 ] {8c814656-8b77-48df-a859-1e4626761fe0} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14731 | 2025.12.11 03:59:41.169121 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14732 | 2025.12.11 03:59:41.169160 [ 276 ] {8c814656-8b77-48df-a859-1e4626761fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14733 | 2025.12.11 03:59:41.169482 [ 276 ] {8c814656-8b77-48df-a859-1e4626761fe0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14734 | 2025.12.11 03:59:41.169697 [ 276 ] {8c814656-8b77-48df-a859-1e4626761fe0} <Trace> oximeter.fields_u8 (4461c347-c994-4a12-af68-90f54e887901): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14735 | 2025.12.11 03:59:41.169827 [ 276 ] {8c814656-8b77-48df-a859-1e4626761fe0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001164 sec., 10309.278350515464 rows/sec., 805.41 KiB/sec. | ||
| 14736 | 2025.12.11 03:59:41.169865 [ 276 ] {8c814656-8b77-48df-a859-1e4626761fe0} <Debug> TCPHandler: Processed in 0.001329733 sec. | ||
| 14737 | 2025.12.11 03:59:41.169975 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14738 | 2025.12.11 03:59:41.170067 [ 276 ] {f0d02960-4730-4d24-a2ef-c191cf978450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14739 | 2025.12.11 03:59:41.170107 [ 276 ] {f0d02960-4730-4d24-a2ef-c191cf978450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14740 | 2025.12.11 03:59:41.170107 [ 224 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14741 | 2025.12.11 03:59:41.170602 [ 276 ] {f0d02960-4730-4d24-a2ef-c191cf978450} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2025.12.11 03:59:41.170640 [ 276 ] {f0d02960-4730-4d24-a2ef-c191cf978450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14743 | 2025.12.11 03:59:41.170946 [ 276 ] {f0d02960-4730-4d24-a2ef-c191cf978450} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14744 | 2025.12.11 03:59:41.171179 [ 276 ] {f0d02960-4730-4d24-a2ef-c191cf978450} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2025.12.11 03:59:41.171322 [ 276 ] {f0d02960-4730-4d24-a2ef-c191cf978450} <Debug> executeQuery: Read 152 rows, 12.55 KiB in 0.001271 sec., 119590.87332808811 rows/sec., 9.64 MiB/sec. | ||
| 14746 | 2025.12.11 03:59:41.171361 [ 276 ] {f0d02960-4730-4d24-a2ef-c191cf978450} <Debug> TCPHandler: Processed in 0.001433584 sec. | ||
| 14747 | 2025.12.11 03:59:41.171361 [ 221 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14748 | 2025.12.11 03:59:41.171394 [ 221 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14749 | 2025.12.11 03:59:41.171458 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14750 | 2025.12.11 03:59:41.171550 [ 276 ] {d0c941dd-8e06-445c-967e-29a9df30e66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14751 | 2025.12.11 03:59:41.171593 [ 276 ] {d0c941dd-8e06-445c-967e-29a9df30e66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14752 | 2025.12.11 03:59:41.172024 [ 276 ] {d0c941dd-8e06-445c-967e-29a9df30e66c} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14753 | 2025.12.11 03:59:41.172057 [ 276 ] {d0c941dd-8e06-445c-967e-29a9df30e66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14754 | 2025.12.11 03:59:41.172393 [ 276 ] {d0c941dd-8e06-445c-967e-29a9df30e66c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14755 | 2025.12.11 03:59:41.172616 [ 276 ] {d0c941dd-8e06-445c-967e-29a9df30e66c} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14756 | 2025.12.11 03:59:41.172742 [ 276 ] {d0c941dd-8e06-445c-967e-29a9df30e66c} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.00121 sec., 166115.70247933886 rows/sec., 11.91 MiB/sec. | ||
| 14757 | 2025.12.11 03:59:41.172779 [ 276 ] {d0c941dd-8e06-445c-967e-29a9df30e66c} <Debug> TCPHandler: Processed in 0.001367484 sec. | ||
| 14758 | 2025.12.11 03:59:41.172892 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14759 | 2025.12.11 03:59:41.172984 [ 276 ] {8fe8d244-3f1f-42db-bf74-17890fb7696c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14760 | 2025.12.11 03:59:41.173036 [ 276 ] {8fe8d244-3f1f-42db-bf74-17890fb7696c} <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 | ||
| 14761 | 2025.12.11 03:59:41.173947 [ 276 ] {8fe8d244-3f1f-42db-bf74-17890fb7696c} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14762 | 2025.12.11 03:59:41.173981 [ 276 ] {8fe8d244-3f1f-42db-bf74-17890fb7696c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14763 | 2025.12.11 03:59:41.174522 [ 221 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14764 | 2025.12.11 03:59:41.174554 [ 276 ] {8fe8d244-3f1f-42db-bf74-17890fb7696c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14765 | 2025.12.11 03:59:41.174779 [ 276 ] {8fe8d244-3f1f-42db-bf74-17890fb7696c} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14766 | 2025.12.11 03:59:41.174880 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14767 | 2025.12.11 03:59:41.174913 [ 276 ] {8fe8d244-3f1f-42db-bf74-17890fb7696c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001947 sec., 21571.648690292757 rows/sec., 38.66 MiB/sec. | ||
| 14768 | 2025.12.11 03:59:41.174923 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14769 | 2025.12.11 03:59:41.174949 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14770 | 2025.12.11 03:59:41.174985 [ 276 ] {8fe8d244-3f1f-42db-bf74-17890fb7696c} <Debug> TCPHandler: Processed in 0.002139137 sec. | ||
| 14771 | 2025.12.11 03:59:41.175035 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::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 | ||
| 14772 | 2025.12.11 03:59:41.175099 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14773 | 2025.12.11 03:59:41.175197 [ 276 ] {00835c66-a90e-43ac-9424-b43d21679ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14774 | 2025.12.11 03:59:41.175234 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14775 | 2025.12.11 03:59:41.175237 [ 276 ] {00835c66-a90e-43ac-9424-b43d21679ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14776 | 2025.12.11 03:59:41.175291 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2243 rows starting from the beginning of the part | ||
| 14777 | 2025.12.11 03:59:41.175407 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 14778 | 2025.12.11 03:59:41.175507 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
| 14779 | 2025.12.11 03:59:41.175601 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
| 14780 | 2025.12.11 03:59:41.175608 [ 276 ] {00835c66-a90e-43ac-9424-b43d21679ce8} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14781 | 2025.12.11 03:59:41.175647 [ 276 ] {00835c66-a90e-43ac-9424-b43d21679ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14782 | 2025.12.11 03:59:41.175689 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 14783 | 2025.12.11 03:59:41.175786 [ 192 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 42 rows starting from the beginning of the part | ||
| 14784 | 2025.12.11 03:59:41.175958 [ 276 ] {00835c66-a90e-43ac-9424-b43d21679ce8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14785 | 2025.12.11 03:59:41.176235 [ 276 ] {00835c66-a90e-43ac-9424-b43d21679ce8} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14786 | 2025.12.11 03:59:41.176362 [ 276 ] {00835c66-a90e-43ac-9424-b43d21679ce8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 14787 | 2025.12.11 03:59:41.176397 [ 276 ] {00835c66-a90e-43ac-9424-b43d21679ce8} <Debug> TCPHandler: Processed in 0.001345663 sec. | ||
| 14788 | 2025.12.11 03:59:41.187735 [ 200 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2453 rows, containing 19 columns (19 merged, 0 gathered) in 0.012732979 sec., 192649.33995414583 rows/sec., 345.22 MiB/sec. | ||
| 14789 | 2025.12.11 03:59:41.190211 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14790 | 2025.12.11 03:59:41.190679 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14791 | 2025.12.11 03:59:41.190772 [ 188 ] {ba6cbee8-b0c7-47aa-8094-54d64ca935c8::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14792 | 2025.12.11 03:59:41.190927 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.81 MiB. | ||
| 14793 | 2025.12.11 03:59:42.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.63 MiB, peak 397.41 MiB, free memory in arenas 0.00 B, will set to 385.50 MiB (RSS), difference: 6.88 MiB | ||
| 14794 | 2025.12.11 03:59:42.128803 [ 225 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14795 | 2025.12.11 03:59:42.128892 [ 225 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14796 | 2025.12.11 03:59:42.132631 [ 225 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14797 | 2025.12.11 03:59:42.249038 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14798 | 2025.12.11 03:59:42.249079 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14799 | 2025.12.11 03:59:42.252142 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14800 | 2025.12.11 03:59:43.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.50 MiB, peak 397.41 MiB, free memory in arenas 0.00 B, will set to 385.50 MiB (RSS), difference: 4.00 MiB | ||
| 14801 | 2025.12.11 03:59:43.274805 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14802 | 2025.12.11 03:59:43.274857 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14803 | 2025.12.11 03:59:43.520208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40339 | ||
| 14804 | 2025.12.11 03:59:43.520734 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14805 | 2025.12.11 03:59:43.520783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14806 | 2025.12.11 03:59:43.521276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14807 | 2025.12.11 03:59:43.521521 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14808 | 2025.12.11 03:59:43.521684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40339 | ||
| 14809 | 2025.12.11 03:59:43.625211 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1702 | ||
| 14810 | 2025.12.11 03:59:43.628143 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14811 | 2025.12.11 03:59:43.628212 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14812 | 2025.12.11 03:59:43.629490 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14813 | 2025.12.11 03:59:43.629771 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14814 | 2025.12.11 03:59:43.630186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1702 | ||
| 14815 | 2025.12.11 03:59:45.770586 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 14816 | 2025.12.11 03:59:45.788550 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14817 | 2025.12.11 03:59:45.788604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14818 | 2025.12.11 03:59:45.796110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14819 | 2025.12.11 03:59:45.796909 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14820 | 2025.12.11 03:59:45.800904 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 14821 | 2025.12.11 03:59:46.157999 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14822 | 2025.12.11 03:59:46.158190 [ 276 ] {3dcadad7-897c-48cf-a6f4-1e3b5732d888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14823 | 2025.12.11 03:59:46.158257 [ 276 ] {3dcadad7-897c-48cf-a6f4-1e3b5732d888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14824 | 2025.12.11 03:59:46.158955 [ 276 ] {3dcadad7-897c-48cf-a6f4-1e3b5732d888} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14825 | 2025.12.11 03:59:46.158999 [ 276 ] {3dcadad7-897c-48cf-a6f4-1e3b5732d888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14826 | 2025.12.11 03:59:46.159395 [ 276 ] {3dcadad7-897c-48cf-a6f4-1e3b5732d888} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14827 | 2025.12.11 03:59:46.159618 [ 276 ] {3dcadad7-897c-48cf-a6f4-1e3b5732d888} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14828 | 2025.12.11 03:59:46.159789 [ 276 ] {3dcadad7-897c-48cf-a6f4-1e3b5732d888} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.60 MiB/sec. | ||
| 14829 | 2025.12.11 03:59:46.159843 [ 276 ] {3dcadad7-897c-48cf-a6f4-1e3b5732d888} <Debug> TCPHandler: Processed in 0.001965584 sec. | ||
| 14830 | 2025.12.11 03:59:46.159985 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14831 | 2025.12.11 03:59:46.160122 [ 276 ] {72f5b7c9-f885-407c-be67-0f63e180b9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14832 | 2025.12.11 03:59:46.160173 [ 276 ] {72f5b7c9-f885-407c-be67-0f63e180b9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14833 | 2025.12.11 03:59:46.160646 [ 276 ] {72f5b7c9-f885-407c-be67-0f63e180b9bd} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14834 | 2025.12.11 03:59:46.160685 [ 276 ] {72f5b7c9-f885-407c-be67-0f63e180b9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14835 | 2025.12.11 03:59:46.161015 [ 276 ] {72f5b7c9-f885-407c-be67-0f63e180b9bd} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14836 | 2025.12.11 03:59:46.161237 [ 276 ] {72f5b7c9-f885-407c-be67-0f63e180b9bd} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14837 | 2025.12.11 03:59:46.161377 [ 276 ] {72f5b7c9-f885-407c-be67-0f63e180b9bd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001279 sec., 50039.093041438624 rows/sec., 3.91 MiB/sec. | ||
| 14838 | 2025.12.11 03:59:46.161417 [ 276 ] {72f5b7c9-f885-407c-be67-0f63e180b9bd} <Debug> TCPHandler: Processed in 0.001485695 sec. | ||
| 14839 | 2025.12.11 03:59:46.161534 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14840 | 2025.12.11 03:59:46.161629 [ 276 ] {9b9c1fc4-a0f6-4e01-8935-e3ec9bb286fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14841 | 2025.12.11 03:59:46.161674 [ 276 ] {9b9c1fc4-a0f6-4e01-8935-e3ec9bb286fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14842 | 2025.12.11 03:59:46.162097 [ 276 ] {9b9c1fc4-a0f6-4e01-8935-e3ec9bb286fa} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14843 | 2025.12.11 03:59:46.162133 [ 276 ] {9b9c1fc4-a0f6-4e01-8935-e3ec9bb286fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14844 | 2025.12.11 03:59:46.162458 [ 276 ] {9b9c1fc4-a0f6-4e01-8935-e3ec9bb286fa} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14845 | 2025.12.11 03:59:46.162662 [ 276 ] {9b9c1fc4-a0f6-4e01-8935-e3ec9bb286fa} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14846 | 2025.12.11 03:59:46.162794 [ 276 ] {9b9c1fc4-a0f6-4e01-8935-e3ec9bb286fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 14847 | 2025.12.11 03:59:46.162832 [ 276 ] {9b9c1fc4-a0f6-4e01-8935-e3ec9bb286fa} <Debug> TCPHandler: Processed in 0.001346573 sec. | ||
| 14848 | 2025.12.11 03:59:46.162939 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14849 | 2025.12.11 03:59:46.163041 [ 276 ] {959f752d-8d9b-4def-875f-f218a0bb060a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14850 | 2025.12.11 03:59:46.163086 [ 276 ] {959f752d-8d9b-4def-875f-f218a0bb060a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14851 | 2025.12.11 03:59:46.163436 [ 276 ] {959f752d-8d9b-4def-875f-f218a0bb060a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14852 | 2025.12.11 03:59:46.163474 [ 276 ] {959f752d-8d9b-4def-875f-f218a0bb060a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14853 | 2025.12.11 03:59:46.163794 [ 276 ] {959f752d-8d9b-4def-875f-f218a0bb060a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14854 | 2025.12.11 03:59:46.164008 [ 276 ] {959f752d-8d9b-4def-875f-f218a0bb060a} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14855 | 2025.12.11 03:59:46.164142 [ 276 ] {959f752d-8d9b-4def-875f-f218a0bb060a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 14856 | 2025.12.11 03:59:46.164182 [ 276 ] {959f752d-8d9b-4def-875f-f218a0bb060a} <Debug> TCPHandler: Processed in 0.001293963 sec. | ||
| 14857 | 2025.12.11 03:59:50.197866 [ 217 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14858 | 2025.12.11 03:59:50.197917 [ 217 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14859 | 2025.12.11 03:59:50.201231 [ 217 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14860 | 2025.12.11 03:59:51.021823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40851 | ||
| 14861 | 2025.12.11 03:59:51.022453 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14862 | 2025.12.11 03:59:51.022501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14863 | 2025.12.11 03:59:51.023029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14864 | 2025.12.11 03:59:51.023255 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14865 | 2025.12.11 03:59:51.023401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40851 | ||
| 14866 | 2025.12.11 03:59:51.090960 [ 223 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14867 | 2025.12.11 03:59:51.091024 [ 223 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14868 | 2025.12.11 03:59:51.094241 [ 223 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14869 | 2025.12.11 03:59:51.159142 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14870 | 2025.12.11 03:59:51.159314 [ 276 ] {b9342dd5-4f8b-44e3-92e4-47e7ad2caf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14871 | 2025.12.11 03:59:51.159378 [ 276 ] {b9342dd5-4f8b-44e3-92e4-47e7ad2caf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14872 | 2025.12.11 03:59:51.160139 [ 276 ] {b9342dd5-4f8b-44e3-92e4-47e7ad2caf57} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14873 | 2025.12.11 03:59:51.160187 [ 276 ] {b9342dd5-4f8b-44e3-92e4-47e7ad2caf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14874 | 2025.12.11 03:59:51.160573 [ 276 ] {b9342dd5-4f8b-44e3-92e4-47e7ad2caf57} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14875 | 2025.12.11 03:59:51.160797 [ 276 ] {b9342dd5-4f8b-44e3-92e4-47e7ad2caf57} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14876 | 2025.12.11 03:59:51.160959 [ 276 ] {b9342dd5-4f8b-44e3-92e4-47e7ad2caf57} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001687 sec., 82987.55186721993 rows/sec., 7.20 MiB/sec. | ||
| 14877 | 2025.12.11 03:59:51.161014 [ 276 ] {b9342dd5-4f8b-44e3-92e4-47e7ad2caf57} <Debug> TCPHandler: Processed in 0.002014894 sec. | ||
| 14878 | 2025.12.11 03:59:51.161166 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14879 | 2025.12.11 03:59:51.161275 [ 276 ] {dd658bee-b014-4976-b6dd-1b2befaa8c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14880 | 2025.12.11 03:59:51.161320 [ 276 ] {dd658bee-b014-4976-b6dd-1b2befaa8c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14881 | 2025.12.11 03:59:51.161772 [ 276 ] {dd658bee-b014-4976-b6dd-1b2befaa8c65} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14882 | 2025.12.11 03:59:51.161811 [ 276 ] {dd658bee-b014-4976-b6dd-1b2befaa8c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14883 | 2025.12.11 03:59:51.162136 [ 276 ] {dd658bee-b014-4976-b6dd-1b2befaa8c65} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14884 | 2025.12.11 03:59:51.162351 [ 276 ] {dd658bee-b014-4976-b6dd-1b2befaa8c65} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14885 | 2025.12.11 03:59:51.162490 [ 276 ] {dd658bee-b014-4976-b6dd-1b2befaa8c65} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001238 sec., 33925.68659127625 rows/sec., 2.49 MiB/sec. | ||
| 14886 | 2025.12.11 03:59:51.162531 [ 276 ] {dd658bee-b014-4976-b6dd-1b2befaa8c65} <Debug> TCPHandler: Processed in 0.001417735 sec. | ||
| 14887 | 2025.12.11 03:59:51.162652 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14888 | 2025.12.11 03:59:51.162750 [ 276 ] {0b1607bd-3667-4607-ab9a-26ac7bc6a52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14889 | 2025.12.11 03:59:51.162793 [ 276 ] {0b1607bd-3667-4607-ab9a-26ac7bc6a52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14890 | 2025.12.11 03:59:51.163227 [ 276 ] {0b1607bd-3667-4607-ab9a-26ac7bc6a52c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14891 | 2025.12.11 03:59:51.163264 [ 276 ] {0b1607bd-3667-4607-ab9a-26ac7bc6a52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14892 | 2025.12.11 03:59:51.163576 [ 276 ] {0b1607bd-3667-4607-ab9a-26ac7bc6a52c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14893 | 2025.12.11 03:59:51.163788 [ 276 ] {0b1607bd-3667-4607-ab9a-26ac7bc6a52c} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14894 | 2025.12.11 03:59:51.163935 [ 276 ] {0b1607bd-3667-4607-ab9a-26ac7bc6a52c} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001205 sec., 87966.80497925312 rows/sec., 6.87 MiB/sec. | ||
| 14895 | 2025.12.11 03:59:51.163975 [ 276 ] {0b1607bd-3667-4607-ab9a-26ac7bc6a52c} <Debug> TCPHandler: Processed in 0.001372833 sec. | ||
| 14896 | 2025.12.11 03:59:51.164103 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14897 | 2025.12.11 03:59:51.164199 [ 276 ] {3ce6c1db-be82-4309-9ff6-1268e3a9b4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14898 | 2025.12.11 03:59:51.164244 [ 276 ] {3ce6c1db-be82-4309-9ff6-1268e3a9b4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14899 | 2025.12.11 03:59:51.164656 [ 276 ] {3ce6c1db-be82-4309-9ff6-1268e3a9b4a2} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14900 | 2025.12.11 03:59:51.164693 [ 276 ] {3ce6c1db-be82-4309-9ff6-1268e3a9b4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14901 | 2025.12.11 03:59:51.165022 [ 276 ] {3ce6c1db-be82-4309-9ff6-1268e3a9b4a2} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14902 | 2025.12.11 03:59:51.165229 [ 276 ] {3ce6c1db-be82-4309-9ff6-1268e3a9b4a2} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14903 | 2025.12.11 03:59:51.165362 [ 276 ] {3ce6c1db-be82-4309-9ff6-1268e3a9b4a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 14904 | 2025.12.11 03:59:51.165400 [ 276 ] {3ce6c1db-be82-4309-9ff6-1268e3a9b4a2} <Debug> TCPHandler: Processed in 0.001351043 sec. | ||
| 14905 | 2025.12.11 03:59:51.165513 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14906 | 2025.12.11 03:59:51.165609 [ 276 ] {497da126-5606-40e1-90fd-c73d4035f2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14907 | 2025.12.11 03:59:51.165665 [ 276 ] {497da126-5606-40e1-90fd-c73d4035f2e8} <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 | ||
| 14908 | 2025.12.11 03:59:51.166523 [ 276 ] {497da126-5606-40e1-90fd-c73d4035f2e8} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14909 | 2025.12.11 03:59:51.166561 [ 276 ] {497da126-5606-40e1-90fd-c73d4035f2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14910 | 2025.12.11 03:59:51.167133 [ 276 ] {497da126-5606-40e1-90fd-c73d4035f2e8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14911 | 2025.12.11 03:59:51.167358 [ 276 ] {497da126-5606-40e1-90fd-c73d4035f2e8} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14912 | 2025.12.11 03:59:51.167499 [ 276 ] {497da126-5606-40e1-90fd-c73d4035f2e8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001908 sec., 22012.578616352203 rows/sec., 39.45 MiB/sec. | ||
| 14913 | 2025.12.11 03:59:51.167570 [ 276 ] {497da126-5606-40e1-90fd-c73d4035f2e8} <Debug> TCPHandler: Processed in 0.002105966 sec. | ||
| 14914 | 2025.12.11 03:59:51.167688 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14915 | 2025.12.11 03:59:51.167784 [ 276 ] {ebc5178b-97e3-487e-a9b4-29f9d78f2210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14916 | 2025.12.11 03:59:51.167827 [ 276 ] {ebc5178b-97e3-487e-a9b4-29f9d78f2210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14917 | 2025.12.11 03:59:51.168163 [ 276 ] {ebc5178b-97e3-487e-a9b4-29f9d78f2210} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14918 | 2025.12.11 03:59:51.168199 [ 276 ] {ebc5178b-97e3-487e-a9b4-29f9d78f2210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14919 | 2025.12.11 03:59:51.168498 [ 276 ] {ebc5178b-97e3-487e-a9b4-29f9d78f2210} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 14920 | 2025.12.11 03:59:51.168701 [ 276 ] {ebc5178b-97e3-487e-a9b4-29f9d78f2210} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14921 | 2025.12.11 03:59:51.168829 [ 276 ] {ebc5178b-97e3-487e-a9b4-29f9d78f2210} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 14922 | 2025.12.11 03:59:51.168867 [ 276 ] {ebc5178b-97e3-487e-a9b4-29f9d78f2210} <Debug> TCPHandler: Processed in 0.001228192 sec. | ||
| 14923 | 2025.12.11 03:59:52.143646 [ 219 ] {} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14924 | 2025.12.11 03:59:52.143692 [ 219 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14925 | 2025.12.11 03:59:52.145743 [ 219 ] {} <Debug> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14926 | 2025.12.11 03:59:53.300957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 14927 | 2025.12.11 03:59:53.318425 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14928 | 2025.12.11 03:59:53.318494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14929 | 2025.12.11 03:59:53.324763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14930 | 2025.12.11 03:59:53.325507 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14931 | 2025.12.11 03:59:53.329076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 14932 | 2025.12.11 03:59:53.630391 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1722 | ||
| 14933 | 2025.12.11 03:59:53.632971 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14934 | 2025.12.11 03:59:53.633029 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14935 | 2025.12.11 03:59:53.634221 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14936 | 2025.12.11 03:59:53.634486 [ 242 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14937 | 2025.12.11 03:59:53.634752 [ 225 ] {} <Trace> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14938 | 2025.12.11 03:59:53.634778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1722 | ||
| 14939 | 2025.12.11 03:59:53.634846 [ 225 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14940 | 2025.12.11 03:59:53.638067 [ 225 ] {} <Debug> system.query_log (74e28f95-19df-49a0-a5b1-14aee528c97c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14941 | 2025.12.11 03:59:53.763988 [ 61 ] {} <Debug> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 14942 | 2025.12.11 03:59:53.764068 [ 61 ] {} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14943 | 2025.12.11 03:59:53.764108 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14944 | 2025.12.11 03:59:53.764241 [ 200 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 14945 | 2025.12.11 03:59:53.764393 [ 200 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14946 | 2025.12.11 03:59:53.764432 [ 200 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 253 rows starting from the beginning of the part | ||
| 14947 | 2025.12.11 03:59:53.764505 [ 200 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 14948 | 2025.12.11 03:59:53.764557 [ 200 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part | ||
| 14949 | 2025.12.11 03:59:53.764607 [ 200 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 14950 | 2025.12.11 03:59:53.764652 [ 200 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 14951 | 2025.12.11 03:59:53.765422 [ 188 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236292 sec., 428701.3100464939 rows/sec., 31.55 MiB/sec. | ||
| 14952 | 2025.12.11 03:59:53.765563 [ 188 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 14953 | 2025.12.11 03:59:53.765806 [ 188 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_41_10} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14954 | 2025.12.11 03:59:53.765874 [ 188 ] {620ae514-9621-400c-9c0e-6d31af5efebc::all_1_41_10} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 14955 | 2025.12.11 03:59:53.765949 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14956 | 2025.12.11 03:59:56.183897 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14957 | 2025.12.11 03:59:56.184152 [ 276 ] {7655047f-255c-42a5-88ad-4f2da93f3e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14958 | 2025.12.11 03:59:56.184225 [ 276 ] {7655047f-255c-42a5-88ad-4f2da93f3e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14959 | 2025.12.11 03:59:56.184889 [ 276 ] {7655047f-255c-42a5-88ad-4f2da93f3e2b} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14960 | 2025.12.11 03:59:56.184942 [ 276 ] {7655047f-255c-42a5-88ad-4f2da93f3e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14961 | 2025.12.11 03:59:56.185314 [ 276 ] {7655047f-255c-42a5-88ad-4f2da93f3e2b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14962 | 2025.12.11 03:59:56.185533 [ 276 ] {7655047f-255c-42a5-88ad-4f2da93f3e2b} <Trace> oximeter.fields_ipaddr (201409c6-61ef-421a-b5f1-558d5fae89af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14963 | 2025.12.11 03:59:56.185682 [ 276 ] {7655047f-255c-42a5-88ad-4f2da93f3e2b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 309.46 KiB/sec. | ||
| 14964 | 2025.12.11 03:59:56.185726 [ 276 ] {7655047f-255c-42a5-88ad-4f2da93f3e2b} <Debug> TCPHandler: Processed in 0.002004694 sec. | ||
| 14965 | 2025.12.11 03:59:56.185842 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14966 | 2025.12.11 03:59:56.185936 [ 276 ] {a1f70c31-5b60-450f-96e3-3dd23c433146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14967 | 2025.12.11 03:59:56.185976 [ 276 ] {a1f70c31-5b60-450f-96e3-3dd23c433146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14968 | 2025.12.11 03:59:56.186836 [ 276 ] {a1f70c31-5b60-450f-96e3-3dd23c433146} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14969 | 2025.12.11 03:59:56.186874 [ 276 ] {a1f70c31-5b60-450f-96e3-3dd23c433146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14970 | 2025.12.11 03:59:56.187245 [ 276 ] {a1f70c31-5b60-450f-96e3-3dd23c433146} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14971 | 2025.12.11 03:59:56.187457 [ 276 ] {a1f70c31-5b60-450f-96e3-3dd23c433146} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14972 | 2025.12.11 03:59:56.187590 [ 276 ] {a1f70c31-5b60-450f-96e3-3dd23c433146} <Debug> executeQuery: Read 1199 rows, 100.71 KiB in 0.001673 sec., 716676.62881052 rows/sec., 58.79 MiB/sec. | ||
| 14973 | 2025.12.11 03:59:56.187628 [ 276 ] {a1f70c31-5b60-450f-96e3-3dd23c433146} <Debug> TCPHandler: Processed in 0.001832682 sec. | ||
| 14974 | 2025.12.11 03:59:56.187759 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14975 | 2025.12.11 03:59:56.187853 [ 276 ] {7e998237-74a5-4920-8129-4fe36ad8d587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14976 | 2025.12.11 03:59:56.187892 [ 276 ] {7e998237-74a5-4920-8129-4fe36ad8d587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14977 | 2025.12.11 03:59:56.188308 [ 276 ] {7e998237-74a5-4920-8129-4fe36ad8d587} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14978 | 2025.12.11 03:59:56.188344 [ 276 ] {7e998237-74a5-4920-8129-4fe36ad8d587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14979 | 2025.12.11 03:59:56.188626 [ 276 ] {7e998237-74a5-4920-8129-4fe36ad8d587} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14980 | 2025.12.11 03:59:56.188834 [ 276 ] {7e998237-74a5-4920-8129-4fe36ad8d587} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14981 | 2025.12.11 03:59:56.188960 [ 276 ] {7e998237-74a5-4920-8129-4fe36ad8d587} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 372.07 KiB/sec. | ||
| 14982 | 2025.12.11 03:59:56.188998 [ 276 ] {7e998237-74a5-4920-8129-4fe36ad8d587} <Debug> TCPHandler: Processed in 0.001300493 sec. | ||
| 14983 | 2025.12.11 03:59:56.189113 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14984 | 2025.12.11 03:59:56.189205 [ 276 ] {000b9cfa-8f79-4cb4-97e0-9b34a7a50404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14985 | 2025.12.11 03:59:56.189244 [ 276 ] {000b9cfa-8f79-4cb4-97e0-9b34a7a50404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14986 | 2025.12.11 03:59:56.189736 [ 276 ] {000b9cfa-8f79-4cb4-97e0-9b34a7a50404} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14987 | 2025.12.11 03:59:56.189774 [ 276 ] {000b9cfa-8f79-4cb4-97e0-9b34a7a50404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14988 | 2025.12.11 03:59:56.190078 [ 276 ] {000b9cfa-8f79-4cb4-97e0-9b34a7a50404} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14989 | 2025.12.11 03:59:56.190282 [ 276 ] {000b9cfa-8f79-4cb4-97e0-9b34a7a50404} <Trace> oximeter.fields_u32 (620ae514-9621-400c-9c0e-6d31af5efebc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14990 | 2025.12.11 03:59:56.190410 [ 276 ] {000b9cfa-8f79-4cb4-97e0-9b34a7a50404} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001222 sec., 186579.37806873978 rows/sec., 12.63 MiB/sec. | ||
| 14991 | 2025.12.11 03:59:56.190452 [ 276 ] {000b9cfa-8f79-4cb4-97e0-9b34a7a50404} <Debug> TCPHandler: Processed in 0.001389574 sec. | ||
| 14992 | 2025.12.11 03:59:56.190568 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14993 | 2025.12.11 03:59:56.190663 [ 276 ] {1e1845cb-6d54-4e52-8e14-82da6899709b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14994 | 2025.12.11 03:59:56.190702 [ 276 ] {1e1845cb-6d54-4e52-8e14-82da6899709b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14995 | 2025.12.11 03:59:56.191275 [ 276 ] {1e1845cb-6d54-4e52-8e14-82da6899709b} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14996 | 2025.12.11 03:59:56.191313 [ 276 ] {1e1845cb-6d54-4e52-8e14-82da6899709b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14997 | 2025.12.11 03:59:56.191635 [ 276 ] {1e1845cb-6d54-4e52-8e14-82da6899709b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 14998 | 2025.12.11 03:59:56.191848 [ 276 ] {1e1845cb-6d54-4e52-8e14-82da6899709b} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14999 | 2025.12.11 03:59:56.191973 [ 276 ] {1e1845cb-6d54-4e52-8e14-82da6899709b} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001329 sec., 395786.3054928517 rows/sec., 29.31 MiB/sec. | ||
| 15000 | 2025.12.11 03:59:56.192012 [ 276 ] {1e1845cb-6d54-4e52-8e14-82da6899709b} <Debug> TCPHandler: Processed in 0.001491605 sec. | ||
| 15001 | 2025.12.11 03:59:56.192124 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15002 | 2025.12.11 03:59:56.192218 [ 276 ] {eadd56f9-fb72-4a16-b0e5-dee2f71688c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15003 | 2025.12.11 03:59:56.192261 [ 276 ] {eadd56f9-fb72-4a16-b0e5-dee2f71688c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15004 | 2025.12.11 03:59:56.192848 [ 276 ] {eadd56f9-fb72-4a16-b0e5-dee2f71688c7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15005 | 2025.12.11 03:59:56.192886 [ 276 ] {eadd56f9-fb72-4a16-b0e5-dee2f71688c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15006 | 2025.12.11 03:59:56.193254 [ 276 ] {eadd56f9-fb72-4a16-b0e5-dee2f71688c7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15007 | 2025.12.11 03:59:56.193452 [ 276 ] {eadd56f9-fb72-4a16-b0e5-dee2f71688c7} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15008 | 2025.12.11 03:59:56.193579 [ 276 ] {eadd56f9-fb72-4a16-b0e5-dee2f71688c7} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.00138 sec., 613768.115942029 rows/sec., 41.31 MiB/sec. | ||
| 15009 | 2025.12.11 03:59:56.193575 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Selected 6 parts from all_1_120_24 to all_125_125_0 | ||
| 15010 | 2025.12.11 03:59:56.193617 [ 276 ] {eadd56f9-fb72-4a16-b0e5-dee2f71688c7} <Debug> TCPHandler: Processed in 0.001541576 sec. | ||
| 15011 | 2025.12.11 03:59:56.193653 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15012 | 2025.12.11 03:59:56.193679 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15013 | 2025.12.11 03:59:56.193750 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15014 | 2025.12.11 03:59:56.193811 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_125_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_24 to all_125_125_0 into Compact with storage Full | ||
| 15015 | 2025.12.11 03:59:56.193849 [ 276 ] {d066cb82-e08e-4163-a421-be3fd318a616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15016 | 2025.12.11 03:59:56.193906 [ 276 ] {d066cb82-e08e-4163-a421-be3fd318a616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15017 | 2025.12.11 03:59:56.193982 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_125_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15018 | 2025.12.11 03:59:56.194027 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_24, total 34173 rows starting from the beginning of the part | ||
| 15019 | 2025.12.11 03:59:56.194101 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 15020 | 2025.12.11 03:59:56.194153 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 201 rows starting from the beginning of the part | ||
| 15021 | 2025.12.11 03:59:56.194202 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15022 | 2025.12.11 03:59:56.194243 [ 276 ] {d066cb82-e08e-4163-a421-be3fd318a616} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15023 | 2025.12.11 03:59:56.194254 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 15024 | 2025.12.11 03:59:56.194286 [ 276 ] {d066cb82-e08e-4163-a421-be3fd318a616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15025 | 2025.12.11 03:59:56.194315 [ 200 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 847 rows starting from the beginning of the part | ||
| 15026 | 2025.12.11 03:59:56.194620 [ 276 ] {d066cb82-e08e-4163-a421-be3fd318a616} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15027 | 2025.12.11 03:59:56.194838 [ 276 ] {d066cb82-e08e-4163-a421-be3fd318a616} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15028 | 2025.12.11 03:59:56.194965 [ 276 ] {d066cb82-e08e-4163-a421-be3fd318a616} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 15029 | 2025.12.11 03:59:56.195001 [ 276 ] {d066cb82-e08e-4163-a421-be3fd318a616} <Debug> TCPHandler: Processed in 0.001306793 sec. | ||
| 15030 | 2025.12.11 03:59:56.200985 [ 195 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_125_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35701 rows, containing 5 columns (5 merged, 0 gathered) in 0.007229845 sec., 4938003.511831858 rows/sec., 339.10 MiB/sec. | ||
| 15031 | 2025.12.11 03:59:56.201435 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_125_25} <Trace> MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) | ||
| 15032 | 2025.12.11 03:59:56.201783 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_125_25} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15033 | 2025.12.11 03:59:56.201873 [ 191 ] {11930cac-21fe-47d2-a567-c43319c1e751::all_1_125_25} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751) (MergerMutator): Merged 6 parts: [all_1_120_24, all_125_125_0] -> all_1_125_25 | ||
| 15034 | 2025.12.11 03:59:56.201975 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15035 | 2025.12.11 03:59:58.274956 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15036 | 2025.12.11 03:59:58.275037 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15037 | 2025.12.11 03:59:58.523575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41299 | ||
| 15038 | 2025.12.11 03:59:58.524283 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15039 | 2025.12.11 03:59:58.524320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15040 | 2025.12.11 03:59:58.524766 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15041 | 2025.12.11 03:59:58.524984 [ 244 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15042 | 2025.12.11 03:59:58.525109 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41299 | ||
| 15043 | 2025.12.11 03:59:58.525159 [ 91 ] {} <Debug> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15044 | 2025.12.11 03:59:58.525213 [ 91 ] {} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15045 | 2025.12.11 03:59:58.525236 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15046 | 2025.12.11 03:59:58.525369 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 15047 | 2025.12.11 03:59:58.525526 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15048 | 2025.12.11 03:59:58.525568 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38931 rows starting from the beginning of the part | ||
| 15049 | 2025.12.11 03:59:58.525637 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 15050 | 2025.12.11 03:59:58.525688 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 15051 | 2025.12.11 03:59:58.525736 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 15052 | 2025.12.11 03:59:58.525777 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 15053 | 2025.12.11 03:59:58.525821 [ 196 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 15054 | 2025.12.11 03:59:58.528457 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41299 rows, containing 4 columns (4 merged, 0 gathered) in 0.003153094 sec., 13097928.57428291 rows/sec., 187.37 MiB/sec. | ||
| 15055 | 2025.12.11 03:59:58.528794 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15056 | 2025.12.11 03:59:58.529078 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_86_17} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15057 | 2025.12.11 03:59:58.529152 [ 195 ] {38c35c6c-9072-47a0-ae93-29e0ef2ca37e::all_1_86_17} <Trace> system.asynchronous_metric_log (38c35c6c-9072-47a0-ae93-29e0ef2ca37e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15058 | 2025.12.11 03:59:58.529257 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15059 | 2025.12.11 04:00:00.829128 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 15060 | 2025.12.11 04:00:00.852870 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2025.12.11 04:00:00.852943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15062 | 2025.12.11 04:00:00.860409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15063 | 2025.12.11 04:00:00.861477 [ 243 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15064 | 2025.12.11 04:00:00.861897 [ 101 ] {} <Debug> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15065 | 2025.12.11 04:00:00.861966 [ 101 ] {} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15066 | 2025.12.11 04:00:00.861991 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15067 | 2025.12.11 04:00:00.862105 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 15068 | 2025.12.11 04:00:00.866997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 15069 | 2025.12.11 04:00:00.867411 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15070 | 2025.12.11 04:00:00.869517 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 15071 | 2025.12.11 04:00:00.876498 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 15072 | 2025.12.11 04:00:00.882821 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 15073 | 2025.12.11 04:00:00.889389 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 15074 | 2025.12.11 04:00:00.896318 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 15075 | 2025.12.11 04:00:00.903119 [ 197 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 15076 | 2025.12.11 04:00:00.980030 [ 195 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.117968112 sec., 5493.009839811626 rows/sec., 28.40 MiB/sec. | ||
| 15077 | 2025.12.11 04:00:00.983470 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15078 | 2025.12.11 04:00:00.985738 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_86_17} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15079 | 2025.12.11 04:00:00.985872 [ 186 ] {8474d18a-10a6-48c1-87a8-54268f9ae178::all_1_86_17} <Trace> system.metric_log (8474d18a-10a6-48c1-87a8-54268f9ae178) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15080 | 2025.12.11 04:00:00.988510 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15081 | 2025.12.11 04:00:01.160980 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15082 | 2025.12.11 04:00:01.161186 [ 276 ] {aa80aa90-d422-413c-9d99-419854d38cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15083 | 2025.12.11 04:00:01.161258 [ 276 ] {aa80aa90-d422-413c-9d99-419854d38cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15084 | 2025.12.11 04:00:01.162008 [ 276 ] {aa80aa90-d422-413c-9d99-419854d38cb9} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15085 | 2025.12.11 04:00:01.162054 [ 276 ] {aa80aa90-d422-413c-9d99-419854d38cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15086 | 2025.12.11 04:00:01.162441 [ 276 ] {aa80aa90-d422-413c-9d99-419854d38cb9} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15087 | 2025.12.11 04:00:01.162682 [ 276 ] {aa80aa90-d422-413c-9d99-419854d38cb9} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15088 | 2025.12.11 04:00:01.162848 [ 276 ] {aa80aa90-d422-413c-9d99-419854d38cb9} <Debug> executeQuery: Read 140 rows, 12.43 KiB in 0.001709 sec., 81919.25102399064 rows/sec., 7.10 MiB/sec. | ||
| 15089 | 2025.12.11 04:00:01.162850 [ 101 ] {} <Debug> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15090 | 2025.12.11 04:00:01.162892 [ 276 ] {aa80aa90-d422-413c-9d99-419854d38cb9} <Debug> TCPHandler: Processed in 0.002089725 sec. | ||
| 15091 | 2025.12.11 04:00:01.162899 [ 101 ] {} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2025.12.11 04:00:01.162922 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15093 | 2025.12.11 04:00:01.163015 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15094 | 2025.12.11 04:00:01.163056 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15095 | 2025.12.11 04:00:01.163114 [ 276 ] {ef7344e1-7a7c-4699-b90c-ea9431d203ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15096 | 2025.12.11 04:00:01.163162 [ 276 ] {ef7344e1-7a7c-4699-b90c-ea9431d203ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15097 | 2025.12.11 04:00:01.163202 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15098 | 2025.12.11 04:00:01.163245 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1410 rows starting from the beginning of the part | ||
| 15099 | 2025.12.11 04:00:01.163324 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 265 rows starting from the beginning of the part | ||
| 15100 | 2025.12.11 04:00:01.163372 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 15101 | 2025.12.11 04:00:01.163419 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 140 rows starting from the beginning of the part | ||
| 15102 | 2025.12.11 04:00:01.163462 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1199 rows starting from the beginning of the part | ||
| 15103 | 2025.12.11 04:00:01.163503 [ 187 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 140 rows starting from the beginning of the part | ||
| 15104 | 2025.12.11 04:00:01.163624 [ 276 ] {ef7344e1-7a7c-4699-b90c-ea9431d203ba} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15105 | 2025.12.11 04:00:01.163669 [ 276 ] {ef7344e1-7a7c-4699-b90c-ea9431d203ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15106 | 2025.12.11 04:00:01.164003 [ 276 ] {ef7344e1-7a7c-4699-b90c-ea9431d203ba} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15107 | 2025.12.11 04:00:01.164235 [ 276 ] {ef7344e1-7a7c-4699-b90c-ea9431d203ba} <Trace> oximeter.fields_u16 (b826a8cd-0f4d-4f0d-8671-4dc2bed7d3c3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15108 | 2025.12.11 04:00:01.164370 [ 276 ] {ef7344e1-7a7c-4699-b90c-ea9431d203ba} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001275 sec., 32941.17647058823 rows/sec., 2.42 MiB/sec. | ||
| 15109 | 2025.12.11 04:00:01.164411 [ 276 ] {ef7344e1-7a7c-4699-b90c-ea9431d203ba} <Debug> TCPHandler: Processed in 0.001445875 sec. | ||
| 15110 | 2025.12.11 04:00:01.164542 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15111 | 2025.12.11 04:00:01.164637 [ 276 ] {80a75ec4-0006-49de-a7bd-e324a4c55e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15112 | 2025.12.11 04:00:01.164680 [ 276 ] {80a75ec4-0006-49de-a7bd-e324a4c55e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15113 | 2025.12.11 04:00:01.165144 [ 276 ] {80a75ec4-0006-49de-a7bd-e324a4c55e26} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15114 | 2025.12.11 04:00:01.165180 [ 276 ] {80a75ec4-0006-49de-a7bd-e324a4c55e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15115 | 2025.12.11 04:00:01.165268 [ 186 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3210 rows, containing 5 columns (5 merged, 0 gathered) in 0.002273549 sec., 1411889.5172261517 rows/sec., 123.47 MiB/sec. | ||
| 15116 | 2025.12.11 04:00:01.165536 [ 276 ] {80a75ec4-0006-49de-a7bd-e324a4c55e26} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15117 | 2025.12.11 04:00:01.165544 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15118 | 2025.12.11 04:00:01.165818 [ 276 ] {80a75ec4-0006-49de-a7bd-e324a4c55e26} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15119 | 2025.12.11 04:00:01.165908 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_126_25} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15120 | 2025.12.11 04:00:01.165943 [ 101 ] {} <Debug> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15121 | 2025.12.11 04:00:01.165962 [ 276 ] {80a75ec4-0006-49de-a7bd-e324a4c55e26} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001342 sec., 78986.58718330848 rows/sec., 6.17 MiB/sec. | ||
| 15122 | 2025.12.11 04:00:01.165986 [ 101 ] {} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15123 | 2025.12.11 04:00:01.166001 [ 190 ] {b71ede39-f4e7-4f62-b662-398d0fa14a00::all_1_126_25} <Trace> oximeter.fields_string (b71ede39-f4e7-4f62-b662-398d0fa14a00) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15124 | 2025.12.11 04:00:01.166005 [ 276 ] {80a75ec4-0006-49de-a7bd-e324a4c55e26} <Debug> TCPHandler: Processed in 0.001513116 sec. | ||
| 15125 | 2025.12.11 04:00:01.166011 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15126 | 2025.12.11 04:00:01.166105 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15127 | 2025.12.11 04:00:01.166129 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 15128 | 2025.12.11 04:00:01.166143 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15129 | 2025.12.11 04:00:01.166211 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15130 | 2025.12.11 04:00:01.166243 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 634 rows starting from the beginning of the part | ||
| 15131 | 2025.12.11 04:00:01.166249 [ 276 ] {4ecebf65-ea16-4902-8aff-14ecf3174102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15132 | 2025.12.11 04:00:01.166294 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 152 rows starting from the beginning of the part | ||
| 15133 | 2025.12.11 04:00:01.166302 [ 276 ] {4ecebf65-ea16-4902-8aff-14ecf3174102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15134 | 2025.12.11 04:00:01.166346 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 15135 | 2025.12.11 04:00:01.166390 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 106 rows starting from the beginning of the part | ||
| 15136 | 2025.12.11 04:00:01.166427 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 526 rows starting from the beginning of the part | ||
| 15137 | 2025.12.11 04:00:01.166462 [ 187 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 106 rows starting from the beginning of the part | ||
| 15138 | 2025.12.11 04:00:01.166752 [ 276 ] {4ecebf65-ea16-4902-8aff-14ecf3174102} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15139 | 2025.12.11 04:00:01.166794 [ 276 ] {4ecebf65-ea16-4902-8aff-14ecf3174102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15140 | 2025.12.11 04:00:01.167152 [ 276 ] {4ecebf65-ea16-4902-8aff-14ecf3174102} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15141 | 2025.12.11 04:00:01.167370 [ 276 ] {4ecebf65-ea16-4902-8aff-14ecf3174102} <Trace> oximeter.measurements_cumulativeu64 (11930cac-21fe-47d2-a567-c43319c1e751): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15142 | 2025.12.11 04:00:01.167465 [ 186 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1588 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391794 sec., 1140973.4486569134 rows/sec., 90.98 MiB/sec. | ||
| 15143 | 2025.12.11 04:00:01.167510 [ 276 ] {4ecebf65-ea16-4902-8aff-14ecf3174102} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 15144 | 2025.12.11 04:00:01.167554 [ 276 ] {4ecebf65-ea16-4902-8aff-14ecf3174102} <Debug> TCPHandler: Processed in 0.001460355 sec. | ||
| 15145 | 2025.12.11 04:00:01.167646 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15146 | 2025.12.11 04:00:01.167666 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15147 | 2025.12.11 04:00:01.167767 [ 276 ] {1db14043-8b66-4080-af5c-09eaedda8ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15148 | 2025.12.11 04:00:01.167826 [ 276 ] {1db14043-8b66-4080-af5c-09eaedda8ff9} <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 | ||
| 15149 | 2025.12.11 04:00:01.167928 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_126_25} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15150 | 2025.12.11 04:00:01.168014 [ 194 ] {2dcac14f-62f5-44bf-b5a6-d17a96dd81e5::all_1_126_25} <Trace> oximeter.fields_uuid (2dcac14f-62f5-44bf-b5a6-d17a96dd81e5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15151 | 2025.12.11 04:00:01.168125 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15152 | 2025.12.11 04:00:01.168758 [ 276 ] {1db14043-8b66-4080-af5c-09eaedda8ff9} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15153 | 2025.12.11 04:00:01.168799 [ 276 ] {1db14043-8b66-4080-af5c-09eaedda8ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15154 | 2025.12.11 04:00:01.169403 [ 276 ] {1db14043-8b66-4080-af5c-09eaedda8ff9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15155 | 2025.12.11 04:00:01.169649 [ 276 ] {1db14043-8b66-4080-af5c-09eaedda8ff9} <Trace> oximeter.measurements_histogramu64 (ba6cbee8-b0c7-47aa-8094-54d64ca935c8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15156 | 2025.12.11 04:00:01.169785 [ 276 ] {1db14043-8b66-4080-af5c-09eaedda8ff9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002037 sec., 20618.556701030928 rows/sec., 36.95 MiB/sec. | ||
| 15157 | 2025.12.11 04:00:01.169842 [ 276 ] {1db14043-8b66-4080-af5c-09eaedda8ff9} <Debug> TCPHandler: Processed in 0.002225238 sec. | ||
| 15158 | 2025.12.11 04:00:01.169967 [ 276 ] {} <Trace> TCP-Session: bcaa2350-ce72-46d9-816c-b6e985061c1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15159 | 2025.12.11 04:00:01.170065 [ 276 ] {53d3206e-d12e-4026-8701-6cf261e0fbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52655) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15160 | 2025.12.11 04:00:01.170108 [ 276 ] {53d3206e-d12e-4026-8701-6cf261e0fbe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15161 | 2025.12.11 04:00:01.170461 [ 276 ] {53d3206e-d12e-4026-8701-6cf261e0fbe4} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15162 | 2025.12.11 04:00:01.170497 [ 276 ] {53d3206e-d12e-4026-8701-6cf261e0fbe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15163 | 2025.12.11 04:00:01.170804 [ 276 ] {53d3206e-d12e-4026-8701-6cf261e0fbe4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15164 | 2025.12.11 04:00:01.171022 [ 276 ] {53d3206e-d12e-4026-8701-6cf261e0fbe4} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15165 | 2025.12.11 04:00:01.171136 [ 97 ] {} <Debug> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15166 | 2025.12.11 04:00:01.171153 [ 276 ] {53d3206e-d12e-4026-8701-6cf261e0fbe4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 15167 | 2025.12.11 04:00:01.171179 [ 97 ] {} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15168 | 2025.12.11 04:00:01.171198 [ 276 ] {53d3206e-d12e-4026-8701-6cf261e0fbe4} <Debug> TCPHandler: Processed in 0.001278932 sec. | ||
| 15169 | 2025.12.11 04:00:01.171204 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15170 | 2025.12.11 04:00:01.171292 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15171 | 2025.12.11 04:00:01.171398 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15172 | 2025.12.11 04:00:01.171425 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6750 rows starting from the beginning of the part | ||
| 15173 | 2025.12.11 04:00:01.171471 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 15174 | 2025.12.11 04:00:01.171522 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 15175 | 2025.12.11 04:00:01.171564 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 15176 | 2025.12.11 04:00:01.171610 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 15177 | 2025.12.11 04:00:01.171645 [ 187 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 15178 | 2025.12.11 04:00:01.173388 [ 193 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7050 rows, containing 4 columns (4 merged, 0 gathered) in 0.002130296 sec., 3309399.2571924278 rows/sec., 223.27 MiB/sec. | ||
| 15179 | 2025.12.11 04:00:01.173803 [ 199 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15180 | 2025.12.11 04:00:01.174084 [ 199 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_126_25} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15181 | 2025.12.11 04:00:01.174162 [ 199 ] {0891cf9c-3ec7-441a-b993-232dfd5cfb1e::all_1_126_25} <Trace> oximeter.measurements_u64 (0891cf9c-3ec7-441a-b993-232dfd5cfb1e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15182 | 2025.12.11 04:00:01.174242 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||