| 1 | [ Dec 20 02:54:34 Enabled. ] | ||
| 2 | [ Dec 20 02:54:34 Rereading configuration. ] | ||
| 3 | [ Dec 20 02:54:35 Rereading configuration. ] | ||
| 4 | [ Dec 20 02:54:39 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 20 02:54:39 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.20 02:54:40.975401 [ 1 ] {} <Information> Application: Will watch for the process with pid 24365 | ||
| 29 | 2025.12.20 02:54:40.975805 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.20 02:54:41.461573 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24365 | ||
| 31 | 2025.12.20 02:54:41.462402 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.20 02:54:41.462583 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.20 02:54:41.573353 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.20 02:54:41.638019 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.20 02:54:41.638142 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.20 02:54:41.638169 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.20 02:54:41.638247 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.20 02:54:41.638934 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.20 02:54:41.641174 [ 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.20 02:54:41.642098 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.20 02:54:41.642970 [ 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.20 02:54:41.643031 [ 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.20 02:54:41.643074 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.20 02:54:41.643823 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.20 02:54:41.644911 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.20 02:54:41.651423 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.20 02:54:41.652312 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.20 02:54:41.654035 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.20 02:54:41.654156 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.20 02:54:41.655401 [ 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.20 02:54:41.655904 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.20 02:54:41.659933 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.20 02:54:41.660682 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.20 02:54:41.664061 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.20 02:54:41.664498 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.20 02:54:41.665014 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.20 02:54:41.665405 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.20 02:54:41.666918 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.20 02:54:41.666951 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.20 02:54:41.667051 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.20 02:54:41.667174 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.20 02:54:41.694034 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.20 02:54:41.694071 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000213725 sec | ||
| 68 | 2025.12.20 02:54:41.694141 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.20 02:54:41.694196 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.20 02:54:41.695035 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.20 02:54:41.695629 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.20 02:54:41.706721 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.20 02:54:41.706771 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.20 02:54:41.706865 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.20 02:54:41.706879 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.20 02:54:41.706916 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.20 02:54:41.707000 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.20 02:54:41.711325 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.20 02:54:41.711381 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.20 02:54:41.711465 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.20 02:54:41.711718 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.20 02:54:41.711777 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.20 02:54:41.711794 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.20 02:54:41.711894 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.20 02:54:41.711912 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.20 02:54:41.711954 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.20 02:54:41.712071 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.20 02:54:41.738077 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.20 02:54:41.743364 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.20 02:54:41.743480 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000138243 sec | ||
| 91 | 2025.12.20 02:54:41.743494 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.20 02:54:41.743505 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.20 02:54:41.743533 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.20 02:54:41.743777 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.20 02:54:41.743919 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.20 02:54:41.743942 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.20 02:54:41.743959 [ 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.20 02:54:41.743976 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.20 02:54:41.755099 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.20 02:54:41.755294 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2025.12.20 02:54:41.756764 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.258e-05 sec. | ||
| 102 | 2025.12.20 02:54:41.757156 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.20 02:54:41.758618 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.20 02:54:41.758639 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.20 02:54:42.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.32 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2025.12.20 02:54:42.637053 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56865 | ||
| 107 | 2025.12.20 02:54:42.638037 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.12.20 02:54:42.638096 [ 3 ] {} <Debug> TCP-Session: e90d9395-086c-470c-af0f-3ee97f5d9213 Authenticating user 'default' from [fd00:1122:3344:101::b]:56865 | ||
| 109 | 2025.12.20 02:54:42.638199 [ 3 ] {} <Debug> TCP-Session: e90d9395-086c-470c-af0f-3ee97f5d9213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.20 02:54:42.638215 [ 3 ] {} <Debug> TCP-Session: e90d9395-086c-470c-af0f-3ee97f5d9213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.12.20 02:54:42.638306 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.12.20 02:54:42.638399 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.20 02:54:42.638416 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.12.20 02:54:42.639524 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63678 | ||
| 115 | 2025.12.20 02:54:42.639607 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36602 | ||
| 116 | 2025.12.20 02:54:42.639625 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39191 | ||
| 117 | 2025.12.20 02:54:42.639722 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.20 02:54:42.639784 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2025.12.20 02:54:42.639789 [ 4 ] {} <Debug> TCP-Session: 82632b23-f9e2-4dfb-b2d9-60f418ba7650 Authenticating user 'default' from [fd00:1122:3344:101::b]:63678 | ||
| 120 | 2025.12.20 02:54:42.639831 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44794 | ||
| 121 | 2025.12.20 02:54:42.639826 [ 254 ] {} <Debug> TCP-Session: 369e0ac2-a032-45ad-9ea5-6fce2a0408e3 Authenticating user 'default' from [fd00:1122:3344:101::b]:36602 | ||
| 122 | 2025.12.20 02:54:42.639897 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44594 | ||
| 123 | 2025.12.20 02:54:42.639906 [ 4 ] {} <Debug> TCP-Session: 82632b23-f9e2-4dfb-b2d9-60f418ba7650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.12.20 02:54:42.639920 [ 254 ] {} <Debug> TCP-Session: 369e0ac2-a032-45ad-9ea5-6fce2a0408e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.12.20 02:54:42.639898 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.20 02:54:42.640026 [ 4 ] {} <Debug> TCP-Session: 82632b23-f9e2-4dfb-b2d9-60f418ba7650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.20 02:54:42.640058 [ 5 ] {} <Debug> TCP-Session: c401528d-626e-4d10-a487-dfca7eeb8ef4 Authenticating user 'default' from [fd00:1122:3344:101::b]:39191 | ||
| 128 | 2025.12.20 02:54:42.640053 [ 254 ] {} <Debug> TCP-Session: 369e0ac2-a032-45ad-9ea5-6fce2a0408e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.20 02:54:42.640115 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.12.20 02:54:42.640157 [ 5 ] {} <Debug> TCP-Session: c401528d-626e-4d10-a487-dfca7eeb8ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.20 02:54:42.640130 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57684 | ||
| 132 | 2025.12.20 02:54:42.640121 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.20 02:54:42.640257 [ 255 ] {} <Debug> TCP-Session: 938798e8-5838-4ab2-9f98-51e973d987d7 Authenticating user 'default' from [fd00:1122:3344:101::b]:44794 | ||
| 134 | 2025.12.20 02:54:42.640284 [ 256 ] {} <Debug> TCP-Session: 65689416-a825-41f8-a65d-578ed9f426aa Authenticating user 'default' from [fd00:1122:3344:101::b]:44594 | ||
| 135 | 2025.12.20 02:54:42.640266 [ 5 ] {} <Debug> TCP-Session: c401528d-626e-4d10-a487-dfca7eeb8ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.20 02:54:42.640346 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.12.20 02:54:42.640394 [ 255 ] {} <Debug> TCP-Session: 938798e8-5838-4ab2-9f98-51e973d987d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.20 02:54:42.640419 [ 256 ] {} <Debug> TCP-Session: 65689416-a825-41f8-a65d-578ed9f426aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.20 02:54:42.640133 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53858 | ||
| 140 | 2025.12.20 02:54:42.640493 [ 256 ] {} <Debug> TCP-Session: 65689416-a825-41f8-a65d-578ed9f426aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.20 02:54:42.640509 [ 255 ] {} <Debug> TCP-Session: 938798e8-5838-4ab2-9f98-51e973d987d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.20 02:54:42.640480 [ 258 ] {} <Debug> TCP-Session: a434caec-8630-48ae-a2da-05004f5fc52c Authenticating user 'default' from [fd00:1122:3344:101::b]:57684 | ||
| 143 | 2025.12.20 02:54:42.640640 [ 258 ] {} <Debug> TCP-Session: a434caec-8630-48ae-a2da-05004f5fc52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.20 02:54:42.640665 [ 258 ] {} <Debug> TCP-Session: a434caec-8630-48ae-a2da-05004f5fc52c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.20 02:54:42.640687 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.12.20 02:54:42.640768 [ 257 ] {} <Debug> TCP-Session: 004145eb-e7fb-428c-9462-be290e77578f Authenticating user 'default' from [fd00:1122:3344:101::b]:53858 | ||
| 147 | 2025.12.20 02:54:42.640825 [ 257 ] {} <Debug> TCP-Session: 004145eb-e7fb-428c-9462-be290e77578f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.20 02:54:42.640840 [ 257 ] {} <Debug> TCP-Session: 004145eb-e7fb-428c-9462-be290e77578f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.20 02:54:42.752011 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34561 | ||
| 150 | 2025.12.20 02:54:42.752647 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.20 02:54:42.752746 [ 259 ] {} <Debug> TCP-Session: c743157e-5b0e-4ec2-b603-8e273be7fec6 Authenticating user 'default' from [fd00:1122:3344:101::a]:34561 | ||
| 152 | 2025.12.20 02:54:42.752794 [ 259 ] {} <Debug> TCP-Session: c743157e-5b0e-4ec2-b603-8e273be7fec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.20 02:54:42.752919 [ 259 ] {} <Debug> TCP-Session: c743157e-5b0e-4ec2-b603-8e273be7fec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.20 02:54:42.753012 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.20 02:54:42.753045 [ 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.20 02:54:42.753124 [ 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.20 02:54:42.754557 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55871 | ||
| 158 | 2025.12.20 02:54:42.754577 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37190 | ||
| 159 | 2025.12.20 02:54:42.754669 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33960 | ||
| 160 | 2025.12.20 02:54:42.754676 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.12.20 02:54:42.754821 [ 261 ] {} <Debug> TCP-Session: 8abb9192-b2ba-46b7-9cd7-1b4325cdbfef Authenticating user 'default' from [fd00:1122:3344:101::a]:55871 | ||
| 162 | 2025.12.20 02:54:42.754824 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47358 | ||
| 163 | 2025.12.20 02:54:42.754838 [ 261 ] {} <Debug> TCP-Session: 8abb9192-b2ba-46b7-9cd7-1b4325cdbfef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.12.20 02:54:42.754923 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2025.12.20 02:54:42.754965 [ 261 ] {} <Debug> TCP-Session: 8abb9192-b2ba-46b7-9cd7-1b4325cdbfef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.12.20 02:54:42.754970 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42124 | ||
| 167 | 2025.12.20 02:54:42.754995 [ 260 ] {} <Debug> TCP-Session: 912334dc-eef0-4e9f-a487-7899ec29e3a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:37190 | ||
| 168 | 2025.12.20 02:54:42.754974 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.12.20 02:54:42.755097 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61782 | ||
| 170 | 2025.12.20 02:54:42.755118 [ 260 ] {} <Debug> TCP-Session: 912334dc-eef0-4e9f-a487-7899ec29e3a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.12.20 02:54:42.755144 [ 262 ] {} <Debug> TCP-Session: f5a2ccfb-56eb-47e3-9d73-1cfc479e6e05 Authenticating user 'default' from [fd00:1122:3344:101::a]:33960 | ||
| 172 | 2025.12.20 02:54:42.755211 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.12.20 02:54:42.755244 [ 260 ] {} <Debug> TCP-Session: 912334dc-eef0-4e9f-a487-7899ec29e3a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.12.20 02:54:42.755283 [ 263 ] {} <Debug> TCP-Session: 28485f47-86de-4260-a7cc-fc1ad16466af Authenticating user 'default' from [fd00:1122:3344:101::a]:47358 | ||
| 175 | 2025.12.20 02:54:42.755268 [ 262 ] {} <Debug> TCP-Session: f5a2ccfb-56eb-47e3-9d73-1cfc479e6e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.12.20 02:54:42.755224 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42939 | ||
| 177 | 2025.12.20 02:54:42.755364 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.12.20 02:54:42.755398 [ 263 ] {} <Debug> TCP-Session: 28485f47-86de-4260-a7cc-fc1ad16466af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.12.20 02:54:42.755369 [ 262 ] {} <Debug> TCP-Session: f5a2ccfb-56eb-47e3-9d73-1cfc479e6e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.12.20 02:54:42.755360 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2025.12.20 02:54:42.755529 [ 263 ] {} <Debug> TCP-Session: 28485f47-86de-4260-a7cc-fc1ad16466af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.12.20 02:54:42.755527 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2025.12.20 02:54:42.755528 [ 265 ] {} <Debug> TCP-Session: cc71ce43-893a-45f9-a0fa-1a2612358f1c Authenticating user 'default' from [fd00:1122:3344:101::a]:61782 | ||
| 184 | 2025.12.20 02:54:42.755635 [ 266 ] {} <Debug> TCP-Session: a6cee1eb-f3f4-4c81-bdc0-8f4bbc6c4342 Authenticating user 'default' from [fd00:1122:3344:101::a]:42939 | ||
| 185 | 2025.12.20 02:54:42.755622 [ 264 ] {} <Debug> TCP-Session: 10e3f2a8-128a-4aad-acc6-1acdae62a97d Authenticating user 'default' from [fd00:1122:3344:101::a]:42124 | ||
| 186 | 2025.12.20 02:54:42.755733 [ 265 ] {} <Debug> TCP-Session: cc71ce43-893a-45f9-a0fa-1a2612358f1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.20 02:54:42.755752 [ 266 ] {} <Debug> TCP-Session: a6cee1eb-f3f4-4c81-bdc0-8f4bbc6c4342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.20 02:54:42.755739 [ 264 ] {} <Debug> TCP-Session: 10e3f2a8-128a-4aad-acc6-1acdae62a97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.20 02:54:42.755850 [ 265 ] {} <Debug> TCP-Session: cc71ce43-893a-45f9-a0fa-1a2612358f1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.20 02:54:42.755872 [ 266 ] {} <Debug> TCP-Session: a6cee1eb-f3f4-4c81-bdc0-8f4bbc6c4342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.20 02:54:42.755859 [ 264 ] {} <Debug> TCP-Session: 10e3f2a8-128a-4aad-acc6-1acdae62a97d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.20 02:54:43.000339 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.41 MiB, peak 118.41 MiB, free memory in arenas 0.00 B, will set to 119.51 MiB (RSS), difference: 1.10 MiB | ||
| 193 | 2025.12.20 02:54:43.380965 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50341 | ||
| 194 | 2025.12.20 02:54:43.383164 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2025.12.20 02:54:43.383206 [ 267 ] {} <Debug> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Authenticating user 'default' from [fd00:1122:3344:101::d]:50341 | ||
| 196 | 2025.12.20 02:54:43.383276 [ 267 ] {} <Debug> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.20 02:54:43.383323 [ 267 ] {} <Debug> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2025.12.20 02:54:43.383388 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2025.12.20 02:54:43.383413 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.12.20 02:54:43.383496 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2025.12.20 02:54:43.384429 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55112 | ||
| 202 | 2025.12.20 02:54:43.384551 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46687 | ||
| 203 | 2025.12.20 02:54:43.384561 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65107 | ||
| 204 | 2025.12.20 02:54:43.384669 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61756 | ||
| 205 | 2025.12.20 02:54:43.385659 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36846 | ||
| 206 | 2025.12.20 02:54:43.387344 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2025.12.20 02:54:43.387395 [ 269 ] {} <Debug> TCP-Session: 85148df4-3497-43bc-9869-34333a7d017c Authenticating user 'default' from [fd00:1122:3344:101::d]:55112 | ||
| 208 | 2025.12.20 02:54:43.387570 [ 269 ] {} <Debug> TCP-Session: 85148df4-3497-43bc-9869-34333a7d017c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2025.12.20 02:54:43.387596 [ 269 ] {} <Debug> TCP-Session: 85148df4-3497-43bc-9869-34333a7d017c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2025.12.20 02:54:43.391010 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2025.12.20 02:54:43.391061 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45049 | ||
| 212 | 2025.12.20 02:54:43.391051 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61319 | ||
| 213 | 2025.12.20 02:54:43.391174 [ 272 ] {} <Debug> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:36846 | ||
| 214 | 2025.12.20 02:54:43.391205 [ 272 ] {} <Debug> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.12.20 02:54:43.391293 [ 272 ] {} <Debug> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2025.12.20 02:54:43.393418 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39052 | ||
| 217 | 2025.12.20 02:54:43.393545 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2025.12.20 02:54:43.393613 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2025.12.20 02:54:43.393650 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2025.12.20 02:54:43.393700 [ 271 ] {} <Debug> TCP-Session: c72bb5ae-1388-4cae-956c-c652d70051c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61756 | ||
| 221 | 2025.12.20 02:54:43.393701 [ 274 ] {} <Debug> TCP-Session: 5f9d87c8-2eb3-42ce-8d9e-1d17f6d9c3ec Authenticating user 'default' from [fd00:1122:3344:101::d]:61319 | ||
| 222 | 2025.12.20 02:54:43.393731 [ 271 ] {} <Debug> TCP-Session: c72bb5ae-1388-4cae-956c-c652d70051c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.12.20 02:54:43.393728 [ 268 ] {} <Debug> TCP-Session: 9a0568bc-aed4-4655-a685-fda008fde0f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46687 | ||
| 224 | 2025.12.20 02:54:43.393878 [ 274 ] {} <Debug> TCP-Session: 5f9d87c8-2eb3-42ce-8d9e-1d17f6d9c3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.12.20 02:54:43.393923 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2025.12.20 02:54:43.393906 [ 271 ] {} <Debug> TCP-Session: c72bb5ae-1388-4cae-956c-c652d70051c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.12.20 02:54:43.393974 [ 274 ] {} <Debug> TCP-Session: 5f9d87c8-2eb3-42ce-8d9e-1d17f6d9c3ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.12.20 02:54:43.394017 [ 273 ] {} <Debug> TCP-Session: 527c008c-644f-4c6c-bc74-3b94393cca5f Authenticating user 'default' from [fd00:1122:3344:101::d]:45049 | ||
| 229 | 2025.12.20 02:54:43.393883 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2025.12.20 02:54:43.393969 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2025.12.20 02:54:43.394155 [ 275 ] {} <Debug> TCP-Session: 934f5431-ea88-4a97-a130-70f920e3b147 Authenticating user 'default' from [fd00:1122:3344:101::d]:39052 | ||
| 232 | 2025.12.20 02:54:43.394116 [ 273 ] {} <Debug> TCP-Session: 527c008c-644f-4c6c-bc74-3b94393cca5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.12.20 02:54:43.393898 [ 268 ] {} <Debug> TCP-Session: 9a0568bc-aed4-4655-a685-fda008fde0f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.20 02:54:43.394276 [ 275 ] {} <Debug> TCP-Session: 934f5431-ea88-4a97-a130-70f920e3b147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.12.20 02:54:43.394273 [ 273 ] {} <Debug> TCP-Session: 527c008c-644f-4c6c-bc74-3b94393cca5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.12.20 02:54:43.394402 [ 268 ] {} <Debug> TCP-Session: 9a0568bc-aed4-4655-a685-fda008fde0f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2025.12.20 02:54:43.394435 [ 275 ] {} <Debug> TCP-Session: 934f5431-ea88-4a97-a130-70f920e3b147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2025.12.20 02:54:43.394262 [ 270 ] {} <Debug> TCP-Session: 0e25a54c-037b-481a-9b0b-be37660b3c91 Authenticating user 'default' from [fd00:1122:3344:101::d]:65107 | ||
| 239 | 2025.12.20 02:54:43.393903 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 240 | 2025.12.20 02:54:43.394587 [ 270 ] {} <Debug> TCP-Session: 0e25a54c-037b-481a-9b0b-be37660b3c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.12.20 02:54:43.394726 [ 270 ] {} <Debug> TCP-Session: 0e25a54c-037b-481a-9b0b-be37660b3c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2025.12.20 02:54:43.398243 [ 267 ] {48909583-b013-46be-b0e1-91d436237389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 243 | 2025.12.20 02:54:43.517507 [ 267 ] {48909583-b013-46be-b0e1-91d436237389} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50341) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 244 | |||
| 245 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 266 | |||
| 267 | 2025.12.20 02:54:43.518497 [ 267 ] {48909583-b013-46be-b0e1-91d436237389} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 268 | |||
| 269 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 290 | |||
| 291 | 2025.12.20 02:54:43.518764 [ 267 ] {48909583-b013-46be-b0e1-91d436237389} <Debug> TCPHandler: Processed in 0.134366942 sec. | ||
| 292 | 2025.12.20 02:54:43.519216 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 293 | 2025.12.20 02:54:43.519552 [ 272 ] {653db960-9637-45cd-8ab6-8971fa342a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 294 | 2025.12.20 02:54:43.519971 [ 272 ] {653db960-9637-45cd-8ab6-8971fa342a9f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36846) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 295 | |||
| 296 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 317 | |||
| 318 | 2025.12.20 02:54:43.520267 [ 272 ] {653db960-9637-45cd-8ab6-8971fa342a9f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 319 | |||
| 320 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 341 | |||
| 342 | 2025.12.20 02:54:43.520500 [ 272 ] {653db960-9637-45cd-8ab6-8971fa342a9f} <Debug> TCPHandler: Processed in 0.001469745 sec. | ||
| 343 | 2025.12.20 02:54:43.520860 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.12.20 02:54:43.521619 [ 267 ] {43960c7f-ee70-4cad-b07f-1561c2d83f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 345 | 2025.12.20 02:54:43.522331 [ 267 ] {43960c7f-ee70-4cad-b07f-1561c2d83f37} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 346 | 2025.12.20 02:54:43.528492 [ 267 ] {43960c7f-ee70-4cad-b07f-1561c2d83f37} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 347 | 2025.12.20 02:54:43.528513 [ 267 ] {43960c7f-ee70-4cad-b07f-1561c2d83f37} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5151e-05 sec | ||
| 348 | 2025.12.20 02:54:43.528613 [ 267 ] {43960c7f-ee70-4cad-b07f-1561c2d83f37} <Trace> ReferentialDeps: No tables | ||
| 349 | 2025.12.20 02:54:43.528626 [ 267 ] {43960c7f-ee70-4cad-b07f-1561c2d83f37} <Trace> LoadingDeps: No tables | ||
| 350 | 2025.12.20 02:54:43.528650 [ 267 ] {43960c7f-ee70-4cad-b07f-1561c2d83f37} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 351 | 2025.12.20 02:54:43.529310 [ 267 ] {43960c7f-ee70-4cad-b07f-1561c2d83f37} <Debug> TCPHandler: Processed in 0.008559676 sec. | ||
| 352 | 2025.12.20 02:54:43.529528 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 353 | 2025.12.20 02:54:43.529678 [ 267 ] {9f64b286-eee6-486b-bf91-663d6b5b33da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) /* The version table contains metadata about the `oximeter` database */ | ||
| 354 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 355 | 2025.12.20 02:54:43.529810 [ 267 ] {9f64b286-eee6-486b-bf91-663d6b5b33da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 356 | 2025.12.20 02:54:43.535202 [ 267 ] {9f64b286-eee6-486b-bf91-663d6b5b33da} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 357 | 2025.12.20 02:54:43.542814 [ 267 ] {9f64b286-eee6-486b-bf91-663d6b5b33da} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2): Loading data parts | ||
| 358 | 2025.12.20 02:54:43.543955 [ 267 ] {9f64b286-eee6-486b-bf91-663d6b5b33da} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2): There are no data parts | ||
| 359 | 2025.12.20 02:54:43.554663 [ 267 ] {9f64b286-eee6-486b-bf91-663d6b5b33da} <Debug> TCPHandler: Processed in 0.025184254 sec. | ||
| 360 | 2025.12.20 02:54:43.554851 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 361 | 2025.12.20 02:54:43.555117 [ 267 ] {0b1a9e2e-e363-4c0d-9c73-371888f3341d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) /* The measurement tables contain all individual samples from each timeseries. | ||
| 362 | * | ||
| 363 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 364 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 365 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 366 | * by all samples from the same timeseries. | ||
| 367 | * | ||
| 368 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 369 | * and then uses that to index quickly into the measurements tables. | ||
| 370 | */ | ||
| 371 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 372 | 2025.12.20 02:54:43.555245 [ 267 ] {0b1a9e2e-e363-4c0d-9c73-371888f3341d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 373 | 2025.12.20 02:54:43.568295 [ 267 ] {0b1a9e2e-e363-4c0d-9c73-371888f3341d} <Debug> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Loading data parts | ||
| 374 | 2025.12.20 02:54:43.568515 [ 267 ] {0b1a9e2e-e363-4c0d-9c73-371888f3341d} <Debug> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): There are no data parts | ||
| 375 | 2025.12.20 02:54:43.580308 [ 267 ] {0b1a9e2e-e363-4c0d-9c73-371888f3341d} <Debug> TCPHandler: Processed in 0.025520312 sec. | ||
| 376 | 2025.12.20 02:54:43.580515 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 377 | 2025.12.20 02:54:43.580701 [ 267 ] {7e57a34d-6cba-4a60-8aed-05ec00b1a8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 378 | 2025.12.20 02:54:43.580817 [ 267 ] {7e57a34d-6cba-4a60-8aed-05ec00b1a8ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 379 | 2025.12.20 02:54:43.589437 [ 267 ] {7e57a34d-6cba-4a60-8aed-05ec00b1a8ba} <Debug> oximeter.measurements_i8 (0d555e11-87d8-48ca-bae1-17ad5dfb3d81): Loading data parts | ||
| 380 | 2025.12.20 02:54:43.589676 [ 267 ] {7e57a34d-6cba-4a60-8aed-05ec00b1a8ba} <Debug> oximeter.measurements_i8 (0d555e11-87d8-48ca-bae1-17ad5dfb3d81): There are no data parts | ||
| 381 | 2025.12.20 02:54:43.600628 [ 267 ] {7e57a34d-6cba-4a60-8aed-05ec00b1a8ba} <Debug> TCPHandler: Processed in 0.020172344 sec. | ||
| 382 | 2025.12.20 02:54:43.600783 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 383 | 2025.12.20 02:54:43.601032 [ 267 ] {56050c7f-c132-4b7a-b478-b9a705fcd6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 384 | 2025.12.20 02:54:43.601117 [ 267 ] {56050c7f-c132-4b7a-b478-b9a705fcd6b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 385 | 2025.12.20 02:54:43.604434 [ 267 ] {56050c7f-c132-4b7a-b478-b9a705fcd6b5} <Debug> oximeter.measurements_u8 (14f03e08-1202-4481-9f1c-54894c08341d): Loading data parts | ||
| 386 | 2025.12.20 02:54:43.604592 [ 267 ] {56050c7f-c132-4b7a-b478-b9a705fcd6b5} <Debug> oximeter.measurements_u8 (14f03e08-1202-4481-9f1c-54894c08341d): There are no data parts | ||
| 387 | 2025.12.20 02:54:43.615122 [ 267 ] {56050c7f-c132-4b7a-b478-b9a705fcd6b5} <Debug> TCPHandler: Processed in 0.014389066 sec. | ||
| 388 | 2025.12.20 02:54:43.615360 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 389 | 2025.12.20 02:54:43.615523 [ 267 ] {bea11e32-9f69-4094-8289-a7bb6be717c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 390 | 2025.12.20 02:54:43.615654 [ 267 ] {bea11e32-9f69-4094-8289-a7bb6be717c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 391 | 2025.12.20 02:54:43.620658 [ 267 ] {bea11e32-9f69-4094-8289-a7bb6be717c7} <Debug> oximeter.measurements_i16 (0b233ea6-9bf2-45bf-a7f0-18b4f4ac4704): Loading data parts | ||
| 392 | 2025.12.20 02:54:43.620895 [ 267 ] {bea11e32-9f69-4094-8289-a7bb6be717c7} <Debug> oximeter.measurements_i16 (0b233ea6-9bf2-45bf-a7f0-18b4f4ac4704): There are no data parts | ||
| 393 | 2025.12.20 02:54:43.633463 [ 267 ] {bea11e32-9f69-4094-8289-a7bb6be717c7} <Debug> TCPHandler: Processed in 0.018152226 sec. | ||
| 394 | 2025.12.20 02:54:43.633637 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.12.20 02:54:43.633935 [ 267 ] {ebc06841-dbba-4a30-ab25-bcc4e5221cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 396 | 2025.12.20 02:54:43.633987 [ 267 ] {ebc06841-dbba-4a30-ab25-bcc4e5221cf9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 397 | 2025.12.20 02:54:43.646270 [ 267 ] {ebc06841-dbba-4a30-ab25-bcc4e5221cf9} <Debug> oximeter.measurements_u16 (baf606f7-4f91-4064-ae65-ee65442d8162): Loading data parts | ||
| 398 | 2025.12.20 02:54:43.646429 [ 267 ] {ebc06841-dbba-4a30-ab25-bcc4e5221cf9} <Debug> oximeter.measurements_u16 (baf606f7-4f91-4064-ae65-ee65442d8162): There are no data parts | ||
| 399 | 2025.12.20 02:54:43.659493 [ 267 ] {ebc06841-dbba-4a30-ab25-bcc4e5221cf9} <Debug> TCPHandler: Processed in 0.025917402 sec. | ||
| 400 | 2025.12.20 02:54:43.659788 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 401 | 2025.12.20 02:54:43.659946 [ 267 ] {237417c7-5f2f-4a54-81dd-b1b8a9cb2776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 402 | 2025.12.20 02:54:43.660073 [ 267 ] {237417c7-5f2f-4a54-81dd-b1b8a9cb2776} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 403 | 2025.12.20 02:54:43.671298 [ 267 ] {237417c7-5f2f-4a54-81dd-b1b8a9cb2776} <Debug> oximeter.measurements_i32 (6a65f772-3c13-41d7-8009-0ddce5ce4845): Loading data parts | ||
| 404 | 2025.12.20 02:54:43.671560 [ 267 ] {237417c7-5f2f-4a54-81dd-b1b8a9cb2776} <Debug> oximeter.measurements_i32 (6a65f772-3c13-41d7-8009-0ddce5ce4845): There are no data parts | ||
| 405 | 2025.12.20 02:54:43.692069 [ 267 ] {237417c7-5f2f-4a54-81dd-b1b8a9cb2776} <Debug> TCPHandler: Processed in 0.032328875 sec. | ||
| 406 | 2025.12.20 02:54:43.692271 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 407 | 2025.12.20 02:54:43.692573 [ 267 ] {26eea70c-1779-4507-82b8-34d0c34a79e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 408 | 2025.12.20 02:54:43.692632 [ 267 ] {26eea70c-1779-4507-82b8-34d0c34a79e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 409 | 2025.12.20 02:54:43.702596 [ 267 ] {26eea70c-1779-4507-82b8-34d0c34a79e3} <Debug> oximeter.measurements_u32 (deafb21e-5e37-4fb0-860e-0f3672ed3a74): Loading data parts | ||
| 410 | 2025.12.20 02:54:43.702790 [ 267 ] {26eea70c-1779-4507-82b8-34d0c34a79e3} <Debug> oximeter.measurements_u32 (deafb21e-5e37-4fb0-860e-0f3672ed3a74): There are no data parts | ||
| 411 | 2025.12.20 02:54:43.709672 [ 267 ] {26eea70c-1779-4507-82b8-34d0c34a79e3} <Debug> TCPHandler: Processed in 0.017481409 sec. | ||
| 412 | 2025.12.20 02:54:43.709987 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2025.12.20 02:54:43.710197 [ 267 ] {5b084a90-a1d4-47cb-8626-5a375d0fd2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2025.12.20 02:54:43.710313 [ 267 ] {5b084a90-a1d4-47cb-8626-5a375d0fd2dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 415 | 2025.12.20 02:54:43.720911 [ 267 ] {5b084a90-a1d4-47cb-8626-5a375d0fd2dd} <Debug> oximeter.measurements_i64 (ef2a82ab-1256-47f2-8f3b-38b8c4a5e28e): Loading data parts | ||
| 416 | 2025.12.20 02:54:43.721180 [ 267 ] {5b084a90-a1d4-47cb-8626-5a375d0fd2dd} <Debug> oximeter.measurements_i64 (ef2a82ab-1256-47f2-8f3b-38b8c4a5e28e): There are no data parts | ||
| 417 | 2025.12.20 02:54:43.725632 [ 267 ] {5b084a90-a1d4-47cb-8626-5a375d0fd2dd} <Debug> TCPHandler: Processed in 0.015722777 sec. | ||
| 418 | 2025.12.20 02:54:43.725790 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.12.20 02:54:43.726080 [ 267 ] {89d5e437-c3b6-4543-88e4-4259304cbcd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2025.12.20 02:54:43.726125 [ 267 ] {89d5e437-c3b6-4543-88e4-4259304cbcd3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 421 | 2025.12.20 02:54:43.733748 [ 267 ] {89d5e437-c3b6-4543-88e4-4259304cbcd3} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Loading data parts | ||
| 422 | 2025.12.20 02:54:43.733916 [ 267 ] {89d5e437-c3b6-4543-88e4-4259304cbcd3} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): There are no data parts | ||
| 423 | 2025.12.20 02:54:43.738062 [ 267 ] {89d5e437-c3b6-4543-88e4-4259304cbcd3} <Debug> TCPHandler: Processed in 0.012326155 sec. | ||
| 424 | 2025.12.20 02:54:43.738309 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.12.20 02:54:43.738464 [ 267 ] {953630c1-b05b-4cfc-9477-1d2972149443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2025.12.20 02:54:43.738585 [ 267 ] {953630c1-b05b-4cfc-9477-1d2972149443} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 427 | 2025.12.20 02:54:43.748661 [ 267 ] {953630c1-b05b-4cfc-9477-1d2972149443} <Debug> oximeter.measurements_f32 (89892a6a-2466-4f3a-a9bb-4c4f69cba512): Loading data parts | ||
| 428 | 2025.12.20 02:54:43.748887 [ 267 ] {953630c1-b05b-4cfc-9477-1d2972149443} <Debug> oximeter.measurements_f32 (89892a6a-2466-4f3a-a9bb-4c4f69cba512): There are no data parts | ||
| 429 | 2025.12.20 02:54:43.753236 [ 267 ] {953630c1-b05b-4cfc-9477-1d2972149443} <Debug> TCPHandler: Processed in 0.014976479 sec. | ||
| 430 | 2025.12.20 02:54:43.753403 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.12.20 02:54:43.753681 [ 267 ] {0747a019-d027-4f61-8734-415f74736e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2025.12.20 02:54:43.753735 [ 267 ] {0747a019-d027-4f61-8734-415f74736e0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 433 | 2025.12.20 02:54:43.761267 [ 267 ] {0747a019-d027-4f61-8734-415f74736e0c} <Debug> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Loading data parts | ||
| 434 | 2025.12.20 02:54:43.761427 [ 267 ] {0747a019-d027-4f61-8734-415f74736e0c} <Debug> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): There are no data parts | ||
| 435 | 2025.12.20 02:54:43.776250 [ 267 ] {0747a019-d027-4f61-8734-415f74736e0c} <Debug> TCPHandler: Processed in 0.022905129 sec. | ||
| 436 | 2025.12.20 02:54:43.776549 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.12.20 02:54:43.776761 [ 267 ] {1bc7ef36-fa7b-464a-b829-6f0767992463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2025.12.20 02:54:43.776900 [ 267 ] {1bc7ef36-fa7b-464a-b829-6f0767992463} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 439 | 2025.12.20 02:54:43.781462 [ 267 ] {1bc7ef36-fa7b-464a-b829-6f0767992463} <Debug> oximeter.measurements_string (fde30659-d3da-4c1a-8b55-96d9ae50dd86): Loading data parts | ||
| 440 | 2025.12.20 02:54:43.781692 [ 267 ] {1bc7ef36-fa7b-464a-b829-6f0767992463} <Debug> oximeter.measurements_string (fde30659-d3da-4c1a-8b55-96d9ae50dd86): There are no data parts | ||
| 441 | 2025.12.20 02:54:43.788847 [ 267 ] {1bc7ef36-fa7b-464a-b829-6f0767992463} <Debug> TCPHandler: Processed in 0.012369956 sec. | ||
| 442 | 2025.12.20 02:54:43.789000 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.12.20 02:54:43.789313 [ 267 ] {3fbc17b1-bb33-4ba6-9d9c-091e576f6f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 444 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 445 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 446 | * a string isn't palatable for a few reasons. | ||
| 447 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 448 | * details. | ||
| 449 | */ | ||
| 450 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.12.20 02:54:43.789454 [ 267 ] {3fbc17b1-bb33-4ba6-9d9c-091e576f6f51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 452 | 2025.12.20 02:54:43.791851 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56995 | ||
| 453 | 2025.12.20 02:54:43.793816 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 454 | 2025.12.20 02:54:43.793854 [ 278 ] {} <Debug> TCP-Session: 65e81192-8cab-4a11-9e0c-927355802e9b Authenticating user 'default' from [fd00:1122:3344:101::c]:56995 | ||
| 455 | 2025.12.20 02:54:43.793875 [ 278 ] {} <Debug> TCP-Session: 65e81192-8cab-4a11-9e0c-927355802e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 456 | 2025.12.20 02:54:43.793935 [ 278 ] {} <Debug> TCP-Session: 65e81192-8cab-4a11-9e0c-927355802e9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 457 | 2025.12.20 02:54:43.794047 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 458 | 2025.12.20 02:54:43.794074 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 459 | 2025.12.20 02:54:43.794174 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 460 | 2025.12.20 02:54:43.794280 [ 267 ] {3fbc17b1-bb33-4ba6-9d9c-091e576f6f51} <Debug> oximeter.measurements_bytes (e4efd88d-fec6-4622-8762-b9f73654a1fc): Loading data parts | ||
| 461 | 2025.12.20 02:54:43.794440 [ 267 ] {3fbc17b1-bb33-4ba6-9d9c-091e576f6f51} <Debug> oximeter.measurements_bytes (e4efd88d-fec6-4622-8762-b9f73654a1fc): There are no data parts | ||
| 462 | 2025.12.20 02:54:43.805128 [ 267 ] {3fbc17b1-bb33-4ba6-9d9c-091e576f6f51} <Debug> TCPHandler: Processed in 0.016177728 sec. | ||
| 463 | 2025.12.20 02:54:43.805362 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2025.12.20 02:54:43.805637 [ 267 ] {1bd245c5-a3f6-4545-87a4-0a3d452c5df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 465 | 2025.12.20 02:54:43.805811 [ 267 ] {1bd245c5-a3f6-4545-87a4-0a3d452c5df7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 466 | 2025.12.20 02:54:43.805912 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48041 | ||
| 467 | 2025.12.20 02:54:43.806044 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 468 | 2025.12.20 02:54:43.806053 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38541 | ||
| 469 | 2025.12.20 02:54:43.806179 [ 279 ] {} <Debug> TCP-Session: e59c1e9a-c050-4b8c-ba48-fa2244c66b1c Authenticating user 'default' from [fd00:1122:3344:101::c]:48041 | ||
| 470 | 2025.12.20 02:54:43.806187 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43718 | ||
| 471 | 2025.12.20 02:54:43.806254 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33475 | ||
| 472 | 2025.12.20 02:54:43.806222 [ 279 ] {} <Debug> TCP-Session: e59c1e9a-c050-4b8c-ba48-fa2244c66b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 473 | 2025.12.20 02:54:43.806374 [ 279 ] {} <Debug> TCP-Session: e59c1e9a-c050-4b8c-ba48-fa2244c66b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 474 | 2025.12.20 02:54:43.806382 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 475 | 2025.12.20 02:54:43.806400 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44810 | ||
| 476 | 2025.12.20 02:54:43.806524 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 477 | 2025.12.20 02:54:43.806562 [ 280 ] {} <Debug> TCP-Session: 17011f72-a651-458a-a7f5-311488187dd3 Authenticating user 'default' from [fd00:1122:3344:101::c]:38541 | ||
| 478 | 2025.12.20 02:54:43.806624 [ 281 ] {} <Debug> TCP-Session: b0690e84-bf21-4da8-ad4f-021be39b3c5b Authenticating user 'default' from [fd00:1122:3344:101::c]:43718 | ||
| 479 | 2025.12.20 02:54:43.806624 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61331 | ||
| 480 | 2025.12.20 02:54:43.806637 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 481 | 2025.12.20 02:54:43.806637 [ 280 ] {} <Debug> TCP-Session: 17011f72-a651-458a-a7f5-311488187dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 482 | 2025.12.20 02:54:43.806730 [ 282 ] {} <Debug> TCP-Session: 22d1c27e-b3f9-40bf-9044-d36d0955fb18 Authenticating user 'default' from [fd00:1122:3344:101::c]:33475 | ||
| 483 | 2025.12.20 02:54:43.806707 [ 281 ] {} <Debug> TCP-Session: b0690e84-bf21-4da8-ad4f-021be39b3c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 484 | 2025.12.20 02:54:43.806764 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 485 | 2025.12.20 02:54:43.806827 [ 281 ] {} <Debug> TCP-Session: b0690e84-bf21-4da8-ad4f-021be39b3c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 486 | 2025.12.20 02:54:43.806846 [ 282 ] {} <Debug> TCP-Session: 22d1c27e-b3f9-40bf-9044-d36d0955fb18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 487 | 2025.12.20 02:54:43.806785 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39362 | ||
| 488 | 2025.12.20 02:54:43.806920 [ 283 ] {} <Debug> TCP-Session: 4ad4c022-68e2-4c5c-af24-4fc6d10c1f58 Authenticating user 'default' from [fd00:1122:3344:101::c]:44810 | ||
| 489 | 2025.12.20 02:54:43.806926 [ 282 ] {} <Debug> TCP-Session: 22d1c27e-b3f9-40bf-9044-d36d0955fb18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 490 | 2025.12.20 02:54:43.806875 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 491 | 2025.12.20 02:54:43.806812 [ 280 ] {} <Debug> TCP-Session: 17011f72-a651-458a-a7f5-311488187dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 492 | 2025.12.20 02:54:43.807038 [ 284 ] {} <Debug> TCP-Session: eba75916-58ad-419e-a8ef-4382fa9a43d4 Authenticating user 'default' from [fd00:1122:3344:101::c]:61331 | ||
| 493 | 2025.12.20 02:54:43.807023 [ 283 ] {} <Debug> TCP-Session: 4ad4c022-68e2-4c5c-af24-4fc6d10c1f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 494 | 2025.12.20 02:54:43.807104 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 495 | 2025.12.20 02:54:43.807139 [ 284 ] {} <Debug> TCP-Session: eba75916-58ad-419e-a8ef-4382fa9a43d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 496 | 2025.12.20 02:54:43.807121 [ 283 ] {} <Debug> TCP-Session: 4ad4c022-68e2-4c5c-af24-4fc6d10c1f58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 497 | 2025.12.20 02:54:43.807284 [ 285 ] {} <Debug> TCP-Session: 9ac0ea43-e09c-4dc2-be94-66a2d1aa44a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:39362 | ||
| 498 | 2025.12.20 02:54:43.807307 [ 284 ] {} <Debug> TCP-Session: eba75916-58ad-419e-a8ef-4382fa9a43d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 499 | 2025.12.20 02:54:43.807416 [ 285 ] {} <Debug> TCP-Session: 9ac0ea43-e09c-4dc2-be94-66a2d1aa44a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 500 | 2025.12.20 02:54:43.807436 [ 285 ] {} <Debug> TCP-Session: 9ac0ea43-e09c-4dc2-be94-66a2d1aa44a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 501 | 2025.12.20 02:54:43.815036 [ 267 ] {1bd245c5-a3f6-4545-87a4-0a3d452c5df7} <Debug> oximeter.measurements_cumulativei64 (02e2bf53-7e98-43ce-bf9b-d8099534bc9e): Loading data parts | ||
| 502 | 2025.12.20 02:54:43.815204 [ 267 ] {1bd245c5-a3f6-4545-87a4-0a3d452c5df7} <Debug> oximeter.measurements_cumulativei64 (02e2bf53-7e98-43ce-bf9b-d8099534bc9e): There are no data parts | ||
| 503 | 2025.12.20 02:54:43.820646 [ 267 ] {1bd245c5-a3f6-4545-87a4-0a3d452c5df7} <Debug> TCPHandler: Processed in 0.015341928 sec. | ||
| 504 | 2025.12.20 02:54:43.820916 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.20 02:54:43.821115 [ 267 ] {e77af1c2-9ed9-45cc-abba-cda442d4d8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 506 | 2025.12.20 02:54:43.821240 [ 267 ] {e77af1c2-9ed9-45cc-abba-cda442d4d8bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2025.12.20 02:54:43.830850 [ 267 ] {e77af1c2-9ed9-45cc-abba-cda442d4d8bd} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Loading data parts | ||
| 508 | 2025.12.20 02:54:43.831237 [ 267 ] {e77af1c2-9ed9-45cc-abba-cda442d4d8bd} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): There are no data parts | ||
| 509 | 2025.12.20 02:54:43.842812 [ 267 ] {e77af1c2-9ed9-45cc-abba-cda442d4d8bd} <Debug> TCPHandler: Processed in 0.021955746 sec. | ||
| 510 | 2025.12.20 02:54:43.842981 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.12.20 02:54:43.843247 [ 267 ] {36fb1da7-16ba-49d2-b531-1bbfb54cc07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 512 | 2025.12.20 02:54:43.843384 [ 267 ] {36fb1da7-16ba-49d2-b531-1bbfb54cc07c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2025.12.20 02:54:43.857319 [ 267 ] {36fb1da7-16ba-49d2-b531-1bbfb54cc07c} <Debug> oximeter.measurements_cumulativef32 (c5f6b5d0-b715-40c0-adad-cff2315e71e2): Loading data parts | ||
| 514 | 2025.12.20 02:54:43.857544 [ 267 ] {36fb1da7-16ba-49d2-b531-1bbfb54cc07c} <Debug> oximeter.measurements_cumulativef32 (c5f6b5d0-b715-40c0-adad-cff2315e71e2): There are no data parts | ||
| 515 | 2025.12.20 02:54:43.867141 [ 267 ] {36fb1da7-16ba-49d2-b531-1bbfb54cc07c} <Debug> TCPHandler: Processed in 0.02421046 sec. | ||
| 516 | 2025.12.20 02:54:43.867306 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.12.20 02:54:43.867468 [ 267 ] {6b6d9b65-e740-4d89-a01b-34c0284f3a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 518 | 2025.12.20 02:54:43.867605 [ 267 ] {6b6d9b65-e740-4d89-a01b-34c0284f3a2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2025.12.20 02:54:43.876066 [ 267 ] {6b6d9b65-e740-4d89-a01b-34c0284f3a2d} <Debug> oximeter.measurements_cumulativef64 (29884d17-846d-4837-be1b-b1ab99bdcd07): Loading data parts | ||
| 520 | 2025.12.20 02:54:43.876223 [ 267 ] {6b6d9b65-e740-4d89-a01b-34c0284f3a2d} <Debug> oximeter.measurements_cumulativef64 (29884d17-846d-4837-be1b-b1ab99bdcd07): There are no data parts | ||
| 521 | 2025.12.20 02:54:43.879541 [ 267 ] {6b6d9b65-e740-4d89-a01b-34c0284f3a2d} <Debug> TCPHandler: Processed in 0.012289905 sec. | ||
| 522 | 2025.12.20 02:54:43.879802 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.12.20 02:54:43.880075 [ 267 ] {cb14a363-3bbf-449a-9c6f-9fe5a7fde181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2025.12.20 02:54:43.880227 [ 267 ] {cb14a363-3bbf-449a-9c6f-9fe5a7fde181} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2025.12.20 02:54:43.892818 [ 267 ] {cb14a363-3bbf-449a-9c6f-9fe5a7fde181} <Debug> oximeter.measurements_histogrami8 (bcf15f45-07db-40bc-b7ad-756f6332f473): Loading data parts | ||
| 536 | 2025.12.20 02:54:43.892998 [ 267 ] {cb14a363-3bbf-449a-9c6f-9fe5a7fde181} <Debug> oximeter.measurements_histogrami8 (bcf15f45-07db-40bc-b7ad-756f6332f473): There are no data parts | ||
| 537 | 2025.12.20 02:54:43.898602 [ 267 ] {cb14a363-3bbf-449a-9c6f-9fe5a7fde181} <Debug> TCPHandler: Processed in 0.018860223 sec. | ||
| 538 | 2025.12.20 02:54:43.898782 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.12.20 02:54:43.899001 [ 267 ] {8f331fb7-bc0e-434a-89dd-a651117c6b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 540 | 2025.12.20 02:54:43.899179 [ 267 ] {8f331fb7-bc0e-434a-89dd-a651117c6b6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2025.12.20 02:54:43.906796 [ 267 ] {8f331fb7-bc0e-434a-89dd-a651117c6b6b} <Debug> oximeter.measurements_histogramu8 (693eac04-3b92-468f-a964-2113d5a06168): Loading data parts | ||
| 542 | 2025.12.20 02:54:43.906966 [ 267 ] {8f331fb7-bc0e-434a-89dd-a651117c6b6b} <Debug> oximeter.measurements_histogramu8 (693eac04-3b92-468f-a964-2113d5a06168): There are no data parts | ||
| 543 | 2025.12.20 02:54:43.910959 [ 267 ] {8f331fb7-bc0e-434a-89dd-a651117c6b6b} <Debug> TCPHandler: Processed in 0.012226733 sec. | ||
| 544 | 2025.12.20 02:54:43.911180 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.12.20 02:54:43.911443 [ 267 ] {f9835258-98f4-47ef-ad7e-74fbe5589d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 546 | 2025.12.20 02:54:43.911578 [ 267 ] {f9835258-98f4-47ef-ad7e-74fbe5589d6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2025.12.20 02:54:43.918402 [ 267 ] {f9835258-98f4-47ef-ad7e-74fbe5589d6c} <Debug> oximeter.measurements_histogrami16 (d9728979-06a0-4a9c-8d51-0992ddb27d55): Loading data parts | ||
| 548 | 2025.12.20 02:54:43.918554 [ 267 ] {f9835258-98f4-47ef-ad7e-74fbe5589d6c} <Debug> oximeter.measurements_histogrami16 (d9728979-06a0-4a9c-8d51-0992ddb27d55): There are no data parts | ||
| 549 | 2025.12.20 02:54:43.930707 [ 267 ] {f9835258-98f4-47ef-ad7e-74fbe5589d6c} <Debug> TCPHandler: Processed in 0.01957954 sec. | ||
| 550 | 2025.12.20 02:54:43.930890 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.12.20 02:54:43.931170 [ 267 ] {65660b7a-bd4f-48aa-953f-6adc2bd31684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 552 | 2025.12.20 02:54:43.931321 [ 267 ] {65660b7a-bd4f-48aa-953f-6adc2bd31684} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2025.12.20 02:54:43.943518 [ 267 ] {65660b7a-bd4f-48aa-953f-6adc2bd31684} <Debug> oximeter.measurements_histogramu16 (d5b9b675-ac77-49b4-83b7-aba5ce3e108a): Loading data parts | ||
| 554 | 2025.12.20 02:54:43.943779 [ 267 ] {65660b7a-bd4f-48aa-953f-6adc2bd31684} <Debug> oximeter.measurements_histogramu16 (d5b9b675-ac77-49b4-83b7-aba5ce3e108a): There are no data parts | ||
| 555 | 2025.12.20 02:54:43.946636 [ 267 ] {65660b7a-bd4f-48aa-953f-6adc2bd31684} <Debug> TCPHandler: Processed in 0.015808189 sec. | ||
| 556 | 2025.12.20 02:54:43.946904 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.12.20 02:54:43.947228 [ 267 ] {85576b8a-bdfb-4cb3-8365-4b1218a8269c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 558 | 2025.12.20 02:54:43.947391 [ 267 ] {85576b8a-bdfb-4cb3-8365-4b1218a8269c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2025.12.20 02:54:43.958872 [ 267 ] {85576b8a-bdfb-4cb3-8365-4b1218a8269c} <Debug> oximeter.measurements_histogrami32 (93c564fe-5230-4d48-81cc-c725a5664065): Loading data parts | ||
| 560 | 2025.12.20 02:54:43.959116 [ 267 ] {85576b8a-bdfb-4cb3-8365-4b1218a8269c} <Debug> oximeter.measurements_histogrami32 (93c564fe-5230-4d48-81cc-c725a5664065): There are no data parts | ||
| 561 | 2025.12.20 02:54:43.964943 [ 267 ] {85576b8a-bdfb-4cb3-8365-4b1218a8269c} <Debug> TCPHandler: Processed in 0.018104904 sec. | ||
| 562 | 2025.12.20 02:54:43.965117 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.12.20 02:54:43.965336 [ 267 ] {7bb3204e-8345-4df3-ad58-6133ed2a6823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 564 | 2025.12.20 02:54:43.965487 [ 267 ] {7bb3204e-8345-4df3-ad58-6133ed2a6823} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.12.20 02:54:43.971412 [ 267 ] {7bb3204e-8345-4df3-ad58-6133ed2a6823} <Debug> oximeter.measurements_histogramu32 (cb2ec3fc-c3ea-4d42-bd6e-8a5821f595b3): Loading data parts | ||
| 566 | 2025.12.20 02:54:43.971571 [ 267 ] {7bb3204e-8345-4df3-ad58-6133ed2a6823} <Debug> oximeter.measurements_histogramu32 (cb2ec3fc-c3ea-4d42-bd6e-8a5821f595b3): There are no data parts | ||
| 567 | 2025.12.20 02:54:43.985336 [ 267 ] {7bb3204e-8345-4df3-ad58-6133ed2a6823} <Debug> TCPHandler: Processed in 0.020276137 sec. | ||
| 568 | 2025.12.20 02:54:43.985521 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.12.20 02:54:43.985976 [ 267 ] {5059438f-7710-457d-b1eb-25135b001424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 570 | 2025.12.20 02:54:43.986154 [ 267 ] {5059438f-7710-457d-b1eb-25135b001424} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.12.20 02:54:43.997167 [ 267 ] {5059438f-7710-457d-b1eb-25135b001424} <Debug> oximeter.measurements_histogrami64 (f86388f3-03fc-40bb-ae70-b32c8c7f3e28): Loading data parts | ||
| 572 | 2025.12.20 02:54:43.997334 [ 267 ] {5059438f-7710-457d-b1eb-25135b001424} <Debug> oximeter.measurements_histogrami64 (f86388f3-03fc-40bb-ae70-b32c8c7f3e28): There are no data parts | ||
| 573 | 2025.12.20 02:54:44.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.54 MiB, peak 125.54 MiB, free memory in arenas 0.00 B, will set to 134.41 MiB (RSS), difference: 8.87 MiB | ||
| 574 | 2025.12.20 02:54:44.002083 [ 267 ] {5059438f-7710-457d-b1eb-25135b001424} <Debug> TCPHandler: Processed in 0.016624148 sec. | ||
| 575 | 2025.12.20 02:54:44.002289 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2025.12.20 02:54:44.002631 [ 267 ] {5f771989-612f-437f-9939-d6fbbdaa5aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 577 | 2025.12.20 02:54:44.002766 [ 267 ] {5f771989-612f-437f-9939-d6fbbdaa5aca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 578 | 2025.12.20 02:54:44.011556 [ 267 ] {5f771989-612f-437f-9939-d6fbbdaa5aca} <Debug> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Loading data parts | ||
| 579 | 2025.12.20 02:54:44.011875 [ 267 ] {5f771989-612f-437f-9939-d6fbbdaa5aca} <Debug> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): There are no data parts | ||
| 580 | 2025.12.20 02:54:44.015569 [ 267 ] {5f771989-612f-437f-9939-d6fbbdaa5aca} <Debug> TCPHandler: Processed in 0.01334015 sec. | ||
| 581 | 2025.12.20 02:54:44.015752 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 582 | 2025.12.20 02:54:44.015981 [ 267 ] {1c727ca9-9733-4c57-a095-c6f01f7eec31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 583 | 2025.12.20 02:54:44.016120 [ 267 ] {1c727ca9-9733-4c57-a095-c6f01f7eec31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 584 | 2025.12.20 02:54:44.025602 [ 267 ] {1c727ca9-9733-4c57-a095-c6f01f7eec31} <Debug> oximeter.measurements_histogramf32 (56532751-d242-402f-89c0-3964998ef00e): Loading data parts | ||
| 585 | 2025.12.20 02:54:44.025857 [ 267 ] {1c727ca9-9733-4c57-a095-c6f01f7eec31} <Debug> oximeter.measurements_histogramf32 (56532751-d242-402f-89c0-3964998ef00e): There are no data parts | ||
| 586 | 2025.12.20 02:54:44.038849 [ 267 ] {1c727ca9-9733-4c57-a095-c6f01f7eec31} <Debug> TCPHandler: Processed in 0.023146275 sec. | ||
| 587 | 2025.12.20 02:54:44.039039 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2025.12.20 02:54:44.039364 [ 267 ] {147518d3-b864-4947-bff8-23b6aa491705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 589 | 2025.12.20 02:54:44.039529 [ 267 ] {147518d3-b864-4947-bff8-23b6aa491705} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 590 | 2025.12.20 02:54:44.051173 [ 267 ] {147518d3-b864-4947-bff8-23b6aa491705} <Debug> oximeter.measurements_histogramf64 (aa08e5ef-2439-47a3-b8d4-3c317e553dc2): Loading data parts | ||
| 591 | 2025.12.20 02:54:44.051372 [ 267 ] {147518d3-b864-4947-bff8-23b6aa491705} <Debug> oximeter.measurements_histogramf64 (aa08e5ef-2439-47a3-b8d4-3c317e553dc2): There are no data parts | ||
| 592 | 2025.12.20 02:54:44.065933 [ 267 ] {147518d3-b864-4947-bff8-23b6aa491705} <Debug> TCPHandler: Processed in 0.026956457 sec. | ||
| 593 | 2025.12.20 02:54:44.066123 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2025.12.20 02:54:44.066306 [ 267 ] {b60ae015-21a8-476a-819f-f8c3964e1dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) /* The field tables store named dimensions of each timeseries. | ||
| 595 | * | ||
| 596 | * As with the measurement tables, there is one field table for each field data | ||
| 597 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 598 | * this behavior **must not** be relied upon for query correctness. | ||
| 599 | * | ||
| 600 | * The index for the fields differs from the measurements, however. Rows are | ||
| 601 | * sorted by timeseries name, then field name, field value, and finally | ||
| 602 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 603 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 604 | * usually then used to look up measurements. | ||
| 605 | * | ||
| 606 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 607 | * timeseries name and then key, since it would improve lookups where one | ||
| 608 | * already has the key. Realistically though, these tables are quite small and | ||
| 609 | * so performance benefits will be low in absolute terms. | ||
| 610 | * | ||
| 611 | * TTL: We use a materialized column to expire old field table records. This | ||
| 612 | * column is generated automatically by the database whenever a new row is | ||
| 613 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 614 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 615 | * record will remain during a deduplication, which will have the last | ||
| 616 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 617 | * measurement tables. | ||
| 618 | */ | ||
| 619 | 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) | ||
| 620 | 2025.12.20 02:54:44.066467 [ 267 ] {b60ae015-21a8-476a-819f-f8c3964e1dee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 621 | 2025.12.20 02:54:44.071520 [ 267 ] {b60ae015-21a8-476a-819f-f8c3964e1dee} <Debug> oximeter.fields_bool (c357c4f3-2ac9-4f86-9c56-87a50b3ef3a5): Loading data parts | ||
| 622 | 2025.12.20 02:54:44.071777 [ 267 ] {b60ae015-21a8-476a-819f-f8c3964e1dee} <Debug> oximeter.fields_bool (c357c4f3-2ac9-4f86-9c56-87a50b3ef3a5): There are no data parts | ||
| 623 | 2025.12.20 02:54:44.084675 [ 267 ] {b60ae015-21a8-476a-819f-f8c3964e1dee} <Debug> TCPHandler: Processed in 0.018616387 sec. | ||
| 624 | 2025.12.20 02:54:44.084837 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2025.12.20 02:54:44.085089 [ 267 ] {af18dd43-9704-4da2-9f65-cbdac55471e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 626 | 2025.12.20 02:54:44.085174 [ 267 ] {af18dd43-9704-4da2-9f65-cbdac55471e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 627 | 2025.12.20 02:54:44.100146 [ 267 ] {af18dd43-9704-4da2-9f65-cbdac55471e0} <Debug> oximeter.fields_i8 (cd6b161e-7e79-4aa6-a1af-55e41c0f3ae2): Loading data parts | ||
| 628 | 2025.12.20 02:54:44.100322 [ 267 ] {af18dd43-9704-4da2-9f65-cbdac55471e0} <Debug> oximeter.fields_i8 (cd6b161e-7e79-4aa6-a1af-55e41c0f3ae2): There are no data parts | ||
| 629 | 2025.12.20 02:54:44.105757 [ 267 ] {af18dd43-9704-4da2-9f65-cbdac55471e0} <Debug> TCPHandler: Processed in 0.020969283 sec. | ||
| 630 | 2025.12.20 02:54:44.106020 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2025.12.20 02:54:44.106219 [ 267 ] {36e2677c-1b77-4b4e-95d3-8e64d43dd977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 632 | 2025.12.20 02:54:44.106347 [ 267 ] {36e2677c-1b77-4b4e-95d3-8e64d43dd977} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 633 | 2025.12.20 02:54:44.115125 [ 267 ] {36e2677c-1b77-4b4e-95d3-8e64d43dd977} <Debug> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Loading data parts | ||
| 634 | 2025.12.20 02:54:44.115417 [ 267 ] {36e2677c-1b77-4b4e-95d3-8e64d43dd977} <Debug> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): There are no data parts | ||
| 635 | 2025.12.20 02:54:44.130126 [ 267 ] {36e2677c-1b77-4b4e-95d3-8e64d43dd977} <Debug> TCPHandler: Processed in 0.02417249 sec. | ||
| 636 | 2025.12.20 02:54:44.130304 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2025.12.20 02:54:44.130602 [ 267 ] {ae12b333-0c09-4a8a-94e2-ecee1b5954dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 638 | 2025.12.20 02:54:44.130750 [ 267 ] {ae12b333-0c09-4a8a-94e2-ecee1b5954dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 639 | 2025.12.20 02:54:44.142403 [ 267 ] {ae12b333-0c09-4a8a-94e2-ecee1b5954dc} <Debug> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Loading data parts | ||
| 640 | 2025.12.20 02:54:44.142679 [ 267 ] {ae12b333-0c09-4a8a-94e2-ecee1b5954dc} <Debug> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): There are no data parts | ||
| 641 | 2025.12.20 02:54:44.146945 [ 267 ] {ae12b333-0c09-4a8a-94e2-ecee1b5954dc} <Debug> TCPHandler: Processed in 0.016700541 sec. | ||
| 642 | 2025.12.20 02:54:44.147155 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2025.12.20 02:54:44.147314 [ 267 ] {51b8e69d-3f9e-4a00-a783-ce546184c0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 644 | 2025.12.20 02:54:44.147439 [ 267 ] {51b8e69d-3f9e-4a00-a783-ce546184c0e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 645 | 2025.12.20 02:54:44.161480 [ 267 ] {51b8e69d-3f9e-4a00-a783-ce546184c0e2} <Debug> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Loading data parts | ||
| 646 | 2025.12.20 02:54:44.161710 [ 267 ] {51b8e69d-3f9e-4a00-a783-ce546184c0e2} <Debug> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): There are no data parts | ||
| 647 | 2025.12.20 02:54:44.172694 [ 267 ] {51b8e69d-3f9e-4a00-a783-ce546184c0e2} <Debug> TCPHandler: Processed in 0.025591773 sec. | ||
| 648 | 2025.12.20 02:54:44.172866 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2025.12.20 02:54:44.173189 [ 267 ] {a89546ad-4fd4-45ad-9b49-2788418025fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 650 | 2025.12.20 02:54:44.173326 [ 267 ] {a89546ad-4fd4-45ad-9b49-2788418025fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 651 | 2025.12.20 02:54:44.178607 [ 267 ] {a89546ad-4fd4-45ad-9b49-2788418025fb} <Debug> oximeter.fields_i32 (2869c716-ab52-4586-99ce-deb185e23acf): Loading data parts | ||
| 652 | 2025.12.20 02:54:44.178774 [ 267 ] {a89546ad-4fd4-45ad-9b49-2788418025fb} <Debug> oximeter.fields_i32 (2869c716-ab52-4586-99ce-deb185e23acf): There are no data parts | ||
| 653 | 2025.12.20 02:54:44.188081 [ 267 ] {a89546ad-4fd4-45ad-9b49-2788418025fb} <Debug> TCPHandler: Processed in 0.015271547 sec. | ||
| 654 | 2025.12.20 02:54:44.188242 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2025.12.20 02:54:44.188404 [ 267 ] {5133fa04-d06d-444a-a8f9-9a4eec23b7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 656 | 2025.12.20 02:54:44.188523 [ 267 ] {5133fa04-d06d-444a-a8f9-9a4eec23b7d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 657 | 2025.12.20 02:54:44.199340 [ 267 ] {5133fa04-d06d-444a-a8f9-9a4eec23b7d1} <Debug> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Loading data parts | ||
| 658 | 2025.12.20 02:54:44.199651 [ 267 ] {5133fa04-d06d-444a-a8f9-9a4eec23b7d1} <Debug> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): There are no data parts | ||
| 659 | 2025.12.20 02:54:44.203682 [ 267 ] {5133fa04-d06d-444a-a8f9-9a4eec23b7d1} <Debug> TCPHandler: Processed in 0.015490232 sec. | ||
| 660 | 2025.12.20 02:54:44.203851 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 661 | 2025.12.20 02:54:44.204103 [ 267 ] {fccef548-84e3-449c-8a0b-2e4ce55882d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 662 | 2025.12.20 02:54:44.204212 [ 267 ] {fccef548-84e3-449c-8a0b-2e4ce55882d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 663 | 2025.12.20 02:54:44.214990 [ 267 ] {fccef548-84e3-449c-8a0b-2e4ce55882d5} <Debug> oximeter.fields_i64 (372bd971-0728-4330-aa3d-59439d597bd6): Loading data parts | ||
| 664 | 2025.12.20 02:54:44.215163 [ 267 ] {fccef548-84e3-449c-8a0b-2e4ce55882d5} <Debug> oximeter.fields_i64 (372bd971-0728-4330-aa3d-59439d597bd6): There are no data parts | ||
| 665 | 2025.12.20 02:54:44.227201 [ 267 ] {fccef548-84e3-449c-8a0b-2e4ce55882d5} <Debug> TCPHandler: Processed in 0.023400601 sec. | ||
| 666 | 2025.12.20 02:54:44.227366 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2025.12.20 02:54:44.227537 [ 267 ] {7e1410ca-f771-4756-88ce-b5667c667b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 668 | 2025.12.20 02:54:44.227725 [ 267 ] {7e1410ca-f771-4756-88ce-b5667c667b16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 669 | 2025.12.20 02:54:44.241036 [ 267 ] {7e1410ca-f771-4756-88ce-b5667c667b16} <Debug> oximeter.fields_u64 (2486c6c0-2e6e-46fd-8100-5746916e5be9): Loading data parts | ||
| 670 | 2025.12.20 02:54:44.241311 [ 267 ] {7e1410ca-f771-4756-88ce-b5667c667b16} <Debug> oximeter.fields_u64 (2486c6c0-2e6e-46fd-8100-5746916e5be9): There are no data parts | ||
| 671 | 2025.12.20 02:54:44.244270 [ 267 ] {7e1410ca-f771-4756-88ce-b5667c667b16} <Debug> TCPHandler: Processed in 0.016956557 sec. | ||
| 672 | 2025.12.20 02:54:44.244427 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2025.12.20 02:54:44.244677 [ 267 ] {6c328043-1f91-4b99-8a46-c7f9f0c849a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 674 | 2025.12.20 02:54:44.244799 [ 267 ] {6c328043-1f91-4b99-8a46-c7f9f0c849a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2025.12.20 02:54:44.254513 [ 267 ] {6c328043-1f91-4b99-8a46-c7f9f0c849a6} <Debug> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Loading data parts | ||
| 676 | 2025.12.20 02:54:44.254728 [ 267 ] {6c328043-1f91-4b99-8a46-c7f9f0c849a6} <Debug> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): There are no data parts | ||
| 677 | 2025.12.20 02:54:44.257619 [ 267 ] {6c328043-1f91-4b99-8a46-c7f9f0c849a6} <Debug> TCPHandler: Processed in 0.013245027 sec. | ||
| 678 | 2025.12.20 02:54:44.257767 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2025.12.20 02:54:44.257926 [ 267 ] {becb179f-b161-432b-8560-a79805e54ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 680 | 2025.12.20 02:54:44.258051 [ 267 ] {becb179f-b161-432b-8560-a79805e54ee4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2025.12.20 02:54:44.269964 [ 267 ] {becb179f-b161-432b-8560-a79805e54ee4} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Loading data parts | ||
| 682 | 2025.12.20 02:54:44.270127 [ 267 ] {becb179f-b161-432b-8560-a79805e54ee4} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): There are no data parts | ||
| 683 | 2025.12.20 02:54:44.275086 [ 267 ] {becb179f-b161-432b-8560-a79805e54ee4} <Debug> TCPHandler: Processed in 0.017369006 sec. | ||
| 684 | 2025.12.20 02:54:44.275366 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2025.12.20 02:54:44.275603 [ 267 ] {9749896d-b270-4a22-aa01-c97ea45a6856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) 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) | ||
| 686 | 2025.12.20 02:54:44.275751 [ 267 ] {9749896d-b270-4a22-aa01-c97ea45a6856} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2025.12.20 02:54:44.288644 [ 267 ] {9749896d-b270-4a22-aa01-c97ea45a6856} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Loading data parts | ||
| 688 | 2025.12.20 02:54:44.288835 [ 267 ] {9749896d-b270-4a22-aa01-c97ea45a6856} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): There are no data parts | ||
| 689 | 2025.12.20 02:54:44.293793 [ 267 ] {9749896d-b270-4a22-aa01-c97ea45a6856} <Debug> TCPHandler: Processed in 0.018487114 sec. | ||
| 690 | 2025.12.20 02:54:44.293975 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2025.12.20 02:54:44.294240 [ 267 ] {3c14794d-7820-4f5a-8081-d38d82c81416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) /* The timeseries schema table stores the extracted schema for the samples | ||
| 692 | * oximeter collects. | ||
| 693 | */ | ||
| 694 | 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) | ||
| 695 | 2025.12.20 02:54:44.294380 [ 267 ] {3c14794d-7820-4f5a-8081-d38d82c81416} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2025.12.20 02:54:44.308202 [ 267 ] {3c14794d-7820-4f5a-8081-d38d82c81416} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403): Loading data parts | ||
| 697 | 2025.12.20 02:54:44.308357 [ 267 ] {3c14794d-7820-4f5a-8081-d38d82c81416} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403): There are no data parts | ||
| 698 | 2025.12.20 02:54:44.314264 [ 267 ] {3c14794d-7820-4f5a-8081-d38d82c81416} <Debug> TCPHandler: Processed in 0.020348628 sec. | ||
| 699 | 2025.12.20 02:54:44.314529 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2025.12.20 02:54:44.314840 [ 272 ] {7ec1f8db-86d6-4b07-a35f-ee91d5af51e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2025.12.20 02:54:44.316252 [ 272 ] {7ec1f8db-86d6-4b07-a35f-ee91d5af51e2} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2025.12.20 02:54:44.327693 [ 277 ] {7ec1f8db-86d6-4b07-a35f-ee91d5af51e2} <Trace> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2025.12.20 02:54:44.327745 [ 277 ] {7ec1f8db-86d6-4b07-a35f-ee91d5af51e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 704 | 2025.12.20 02:54:44.332633 [ 277 ] {7ec1f8db-86d6-4b07-a35f-ee91d5af51e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2025.12.20 02:54:44.333243 [ 277 ] {7ec1f8db-86d6-4b07-a35f-ee91d5af51e2} <Trace> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2025.12.20 02:54:44.333664 [ 272 ] {7ec1f8db-86d6-4b07-a35f-ee91d5af51e2} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.018969 sec., 52.717591860403815 rows/sec., 843.48 B/sec. | ||
| 707 | 2025.12.20 02:54:44.333977 [ 272 ] {7ec1f8db-86d6-4b07-a35f-ee91d5af51e2} <Debug> TCPHandler: Processed in 0.01958224 sec. | ||
| 708 | 2025.12.20 02:54:45.001144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.78 MiB, peak 135.78 MiB, free memory in arenas 0.00 B, will set to 139.72 MiB (RSS), difference: 3.94 MiB | ||
| 709 | 2025.12.20 02:54:49.213321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2025.12.20 02:54:49.213377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2025.12.20 02:54:49.213568 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2025.12.20 02:54:49.213589 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2025.12.20 02:54:49.229242 [ 245 ] {} <Debug> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Loading data parts | ||
| 714 | 2025.12.20 02:54:49.229427 [ 245 ] {} <Debug> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): There are no data parts | ||
| 715 | 2025.12.20 02:54:49.230873 [ 244 ] {} <Debug> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Loading data parts | ||
| 716 | 2025.12.20 02:54:49.231018 [ 244 ] {} <Debug> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): There are no data parts | ||
| 717 | 2025.12.20 02:54:49.246984 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 718 | 2025.12.20 02:54:49.247029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 719 | 2025.12.20 02:54:49.253459 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2025.12.20 02:54:49.254151 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2025.12.20 02:54:49.254366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2025.12.20 02:54:49.271419 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2025.12.20 02:54:49.271588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 724 | 2025.12.20 02:54:49.278087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2025.12.20 02:54:49.279296 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2025.12.20 02:54:49.282761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2025.12.20 02:54:50.001171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.94 MiB (RSS), difference: 9.10 MiB | ||
| 728 | 2025.12.20 02:54:51.713250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2025.12.20 02:54:51.713412 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2025.12.20 02:54:51.723176 [ 243 ] {} <Debug> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Loading data parts | ||
| 731 | 2025.12.20 02:54:51.723476 [ 243 ] {} <Debug> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): There are no data parts | ||
| 732 | 2025.12.20 02:54:51.736045 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2025.12.20 02:54:51.736122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 734 | 2025.12.20 02:54:51.739282 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2025.12.20 02:54:51.740282 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2025.12.20 02:54:51.740766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2025.12.20 02:54:52.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 158.13 MiB, free memory in arenas 0.00 B, will set to 154.93 MiB (RSS), difference: -3.20 MiB | ||
| 738 | 2025.12.20 02:54:56.667227 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2025.12.20 02:54:56.667290 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2025.12.20 02:54:56.755370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2025.12.20 02:54:56.758277 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2025.12.20 02:54:56.758443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 743 | 2025.12.20 02:54:56.759508 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2025.12.20 02:54:56.760030 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2025.12.20 02:54:56.760276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2025.12.20 02:54:56.783855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2025.12.20 02:54:56.802628 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2025.12.20 02:54:56.802834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 749 | 2025.12.20 02:54:56.810401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2025.12.20 02:54:56.811826 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2025.12.20 02:54:56.818230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2025.12.20 02:54:57.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.71 MiB, peak 159.71 MiB, free memory in arenas 0.00 B, will set to 157.87 MiB (RSS), difference: 2.16 MiB | ||
| 753 | 2025.12.20 02:54:57.746887 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40566 | ||
| 754 | 2025.12.20 02:54:57.749502 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2025.12.20 02:54:57.749634 [ 286 ] {} <Debug> TCP-Session: 5f7ce166-04fd-4e40-94d9-c27651bf2151 Authenticating user 'default' from [fd00:1122:3344:101::e]:40566 | ||
| 756 | 2025.12.20 02:54:57.749659 [ 286 ] {} <Debug> TCP-Session: 5f7ce166-04fd-4e40-94d9-c27651bf2151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2025.12.20 02:54:57.749673 [ 286 ] {} <Debug> TCP-Session: 5f7ce166-04fd-4e40-94d9-c27651bf2151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2025.12.20 02:54:57.749766 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 759 | 2025.12.20 02:54:57.749793 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 760 | 2025.12.20 02:54:57.749809 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 761 | 2025.12.20 02:54:57.750237 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38026 | ||
| 762 | 2025.12.20 02:54:57.750423 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35802 | ||
| 763 | 2025.12.20 02:54:57.750441 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2025.12.20 02:54:57.750423 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32943 | ||
| 765 | 2025.12.20 02:54:57.750503 [ 287 ] {} <Debug> TCP-Session: 6ead8b40-1771-44cd-8884-62dc7e3d6c60 Authenticating user 'default' from [fd00:1122:3344:101::e]:38026 | ||
| 766 | 2025.12.20 02:54:57.750518 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60023 | ||
| 767 | 2025.12.20 02:54:57.750557 [ 287 ] {} <Debug> TCP-Session: 6ead8b40-1771-44cd-8884-62dc7e3d6c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2025.12.20 02:54:57.750576 [ 287 ] {} <Debug> TCP-Session: 6ead8b40-1771-44cd-8884-62dc7e3d6c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2025.12.20 02:54:57.750648 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38306 | ||
| 770 | 2025.12.20 02:54:57.750662 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2025.12.20 02:54:57.750711 [ 288 ] {} <Debug> TCP-Session: a89bb5f1-59bb-4c3d-b5c0-e2ca3c593748 Authenticating user 'default' from [fd00:1122:3344:101::e]:35802 | ||
| 772 | 2025.12.20 02:54:57.750734 [ 288 ] {} <Debug> TCP-Session: a89bb5f1-59bb-4c3d-b5c0-e2ca3c593748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2025.12.20 02:54:57.750747 [ 288 ] {} <Debug> TCP-Session: a89bb5f1-59bb-4c3d-b5c0-e2ca3c593748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2025.12.20 02:54:57.750864 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2025.12.20 02:54:57.750869 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2025.12.20 02:54:57.750917 [ 290 ] {} <Debug> TCP-Session: be08c53d-ff84-4886-9be0-424be26550fb Authenticating user 'default' from [fd00:1122:3344:101::e]:60023 | ||
| 777 | 2025.12.20 02:54:57.750934 [ 289 ] {} <Debug> TCP-Session: 3caf562f-09ba-4201-ba16-20877ad289de Authenticating user 'default' from [fd00:1122:3344:101::e]:32943 | ||
| 778 | 2025.12.20 02:54:57.750942 [ 290 ] {} <Debug> TCP-Session: be08c53d-ff84-4886-9be0-424be26550fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2025.12.20 02:54:57.750952 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43446 | ||
| 780 | 2025.12.20 02:54:57.750975 [ 290 ] {} <Debug> TCP-Session: be08c53d-ff84-4886-9be0-424be26550fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2025.12.20 02:54:57.750978 [ 289 ] {} <Debug> TCP-Session: 3caf562f-09ba-4201-ba16-20877ad289de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2025.12.20 02:54:57.750996 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2025.12.20 02:54:57.751032 [ 289 ] {} <Debug> TCP-Session: 3caf562f-09ba-4201-ba16-20877ad289de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2025.12.20 02:54:57.751071 [ 291 ] {} <Debug> TCP-Session: b8d57dfd-8641-493b-b692-ba711534913a Authenticating user 'default' from [fd00:1122:3344:101::e]:38306 | ||
| 785 | 2025.12.20 02:54:57.751088 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41772 | ||
| 786 | 2025.12.20 02:54:57.751096 [ 291 ] {} <Debug> TCP-Session: b8d57dfd-8641-493b-b692-ba711534913a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2025.12.20 02:54:57.751117 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2025.12.20 02:54:57.751134 [ 291 ] {} <Debug> TCP-Session: b8d57dfd-8641-493b-b692-ba711534913a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2025.12.20 02:54:57.751161 [ 292 ] {} <Debug> TCP-Session: 18c67860-2450-42ab-b0c2-495d08de60b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43446 | ||
| 790 | 2025.12.20 02:54:57.751186 [ 292 ] {} <Debug> TCP-Session: 18c67860-2450-42ab-b0c2-495d08de60b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2025.12.20 02:54:57.751201 [ 292 ] {} <Debug> TCP-Session: 18c67860-2450-42ab-b0c2-495d08de60b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2025.12.20 02:54:57.751199 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46446 | ||
| 793 | 2025.12.20 02:54:57.751287 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2025.12.20 02:54:57.751323 [ 293 ] {} <Debug> TCP-Session: 00b51b03-b626-4ee4-8995-cffeab032231 Authenticating user 'default' from [fd00:1122:3344:101::e]:41772 | ||
| 795 | 2025.12.20 02:54:57.751341 [ 293 ] {} <Debug> TCP-Session: 00b51b03-b626-4ee4-8995-cffeab032231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2025.12.20 02:54:57.751357 [ 293 ] {} <Debug> TCP-Session: 00b51b03-b626-4ee4-8995-cffeab032231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2025.12.20 02:54:57.751375 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 798 | 2025.12.20 02:54:57.751412 [ 294 ] {} <Debug> TCP-Session: 7d6137ac-dd74-44bf-abc4-bc07ef1e528a Authenticating user 'default' from [fd00:1122:3344:101::e]:46446 | ||
| 799 | 2025.12.20 02:54:57.751441 [ 294 ] {} <Debug> TCP-Session: 7d6137ac-dd74-44bf-abc4-bc07ef1e528a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2025.12.20 02:54:57.751453 [ 294 ] {} <Debug> TCP-Session: 7d6137ac-dd74-44bf-abc4-bc07ef1e528a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2025.12.20 02:54:57.752551 [ 286 ] {} <Trace> TCP-Session: 5f7ce166-04fd-4e40-94d9-c27651bf2151 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.12.20 02:54:57.752724 [ 286 ] {1f86d5a6-07f4-414b-8fb9-c3952ac6feb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40566) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 803 | 2025.12.20 02:54:57.753117 [ 286 ] {1f86d5a6-07f4-414b-8fb9-c3952ac6feb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 804 | 2025.12.20 02:54:57.759558 [ 286 ] {1f86d5a6-07f4-414b-8fb9-c3952ac6feb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.12.20 02:54:57.770454 [ 286 ] {1f86d5a6-07f4-414b-8fb9-c3952ac6feb9} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 806 | 2025.12.20 02:54:57.781945 [ 298 ] {1f86d5a6-07f4-414b-8fb9-c3952ac6feb9} <Trace> AggregatingTransform: Aggregating | ||
| 807 | 2025.12.20 02:54:57.784138 [ 298 ] {1f86d5a6-07f4-414b-8fb9-c3952ac6feb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 808 | 2025.12.20 02:54:57.784970 [ 298 ] {1f86d5a6-07f4-414b-8fb9-c3952ac6feb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006377493 sec. (156.801 rows/sec., 6.13 KiB/sec.) | ||
| 809 | 2025.12.20 02:54:57.785003 [ 298 ] {1f86d5a6-07f4-414b-8fb9-c3952ac6feb9} <Trace> Aggregator: Merging aggregated data | ||
| 810 | 2025.12.20 02:54:57.785046 [ 298 ] {1f86d5a6-07f4-414b-8fb9-c3952ac6feb9} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 811 | 2025.12.20 02:54:57.786256 [ 286 ] {1f86d5a6-07f4-414b-8fb9-c3952ac6feb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.033587 sec., 29.77342424152202 rows/sec., 1.16 KiB/sec. | ||
| 812 | 2025.12.20 02:54:57.786448 [ 286 ] {1f86d5a6-07f4-414b-8fb9-c3952ac6feb9} <Debug> TCPHandler: Processed in 0.034035107 sec. | ||
| 813 | 2025.12.20 02:54:57.787605 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2025.12.20 02:54:57.787643 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2025.12.20 02:54:57.787654 [ 286 ] {} <Debug> TCP-Session: 5f7ce166-04fd-4e40-94d9-c27651bf2151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2025.12.20 02:54:57.787664 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2025.12.20 02:54:57.787684 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2025.12.20 02:54:57.787710 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2025.12.20 02:54:57.787727 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2025.12.20 02:54:57.787744 [ 287 ] {} <Debug> TCP-Session: 6ead8b40-1771-44cd-8884-62dc7e3d6c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2025.12.20 02:54:57.787768 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2025.12.20 02:54:57.787785 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 823 | 2025.12.20 02:54:57.787785 [ 290 ] {} <Debug> TCP-Session: be08c53d-ff84-4886-9be0-424be26550fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2025.12.20 02:54:57.787840 [ 294 ] {} <Debug> TCP-Session: 7d6137ac-dd74-44bf-abc4-bc07ef1e528a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2025.12.20 02:54:57.787825 [ 289 ] {} <Debug> TCP-Session: 3caf562f-09ba-4201-ba16-20877ad289de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2025.12.20 02:54:57.787778 [ 292 ] {} <Debug> TCP-Session: 18c67860-2450-42ab-b0c2-495d08de60b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2025.12.20 02:54:57.787747 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 828 | 2025.12.20 02:54:57.787724 [ 291 ] {} <Debug> TCP-Session: b8d57dfd-8641-493b-b692-ba711534913a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2025.12.20 02:54:57.787935 [ 288 ] {} <Debug> TCP-Session: a89bb5f1-59bb-4c3d-b5c0-e2ca3c593748 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2025.12.20 02:54:57.787691 [ 293 ] {} <Debug> TCP-Session: 00b51b03-b626-4ee4-8995-cffeab032231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2025.12.20 02:54:58.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 166.23 MiB, free memory in arenas 0.00 B, will set to 161.70 MiB (RSS), difference: 3.58 MiB | ||
| 832 | 2025.12.20 02:55:00.634367 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63440 | ||
| 833 | 2025.12.20 02:55:00.634467 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 834 | 2025.12.20 02:55:00.634492 [ 286 ] {} <Debug> TCP-Session: 05915c3f-9132-45c4-bc98-94a1ac589133 Authenticating user 'default' from [fd00:1122:3344:101::e]:63440 | ||
| 835 | 2025.12.20 02:55:00.634514 [ 286 ] {} <Debug> TCP-Session: 05915c3f-9132-45c4-bc98-94a1ac589133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2025.12.20 02:55:00.634527 [ 286 ] {} <Debug> TCP-Session: 05915c3f-9132-45c4-bc98-94a1ac589133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2025.12.20 02:55:00.634761 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56122 | ||
| 838 | 2025.12.20 02:55:00.634805 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40808 | ||
| 839 | 2025.12.20 02:55:00.634824 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56486 | ||
| 840 | 2025.12.20 02:55:00.634839 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64922 | ||
| 841 | 2025.12.20 02:55:00.634870 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2025.12.20 02:55:00.634868 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35033 | ||
| 843 | 2025.12.20 02:55:00.634923 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2025.12.20 02:55:00.634945 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2025.12.20 02:55:00.634964 [ 290 ] {} <Debug> TCP-Session: 18b87071-e930-4159-9dce-d9ae57e76b85 Authenticating user 'default' from [fd00:1122:3344:101::e]:56486 | ||
| 846 | 2025.12.20 02:55:00.634927 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2025.12.20 02:55:00.634991 [ 290 ] {} <Debug> TCP-Session: 18b87071-e930-4159-9dce-d9ae57e76b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2025.12.20 02:55:00.634999 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2025.12.20 02:55:00.635019 [ 290 ] {} <Debug> TCP-Session: 18b87071-e930-4159-9dce-d9ae57e76b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2025.12.20 02:55:00.635020 [ 288 ] {} <Debug> TCP-Session: 83ebf60f-fe60-46ae-9c6f-58ed81775818 Authenticating user 'default' from [fd00:1122:3344:101::e]:40808 | ||
| 851 | 2025.12.20 02:55:00.635036 [ 294 ] {} <Debug> TCP-Session: 6f4c6c6f-4034-4ee8-b72c-0bd0171cc74f Authenticating user 'default' from [fd00:1122:3344:101::e]:35033 | ||
| 852 | 2025.12.20 02:55:00.634987 [ 286 ] {} <Trace> TCP-Session: 05915c3f-9132-45c4-bc98-94a1ac589133 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.12.20 02:55:00.635067 [ 288 ] {} <Debug> TCP-Session: 83ebf60f-fe60-46ae-9c6f-58ed81775818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2025.12.20 02:55:00.635076 [ 294 ] {} <Debug> TCP-Session: 6f4c6c6f-4034-4ee8-b72c-0bd0171cc74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2025.12.20 02:55:00.635104 [ 288 ] {} <Debug> TCP-Session: 83ebf60f-fe60-46ae-9c6f-58ed81775818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2025.12.20 02:55:00.635127 [ 294 ] {} <Debug> TCP-Session: 6f4c6c6f-4034-4ee8-b72c-0bd0171cc74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2025.12.20 02:55:00.634982 [ 291 ] {} <Debug> TCP-Session: 819f6d50-d16d-44f4-be4e-b3f55d8e4654 Authenticating user 'default' from [fd00:1122:3344:101::e]:64922 | ||
| 858 | 2025.12.20 02:55:00.634852 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35626 | ||
| 859 | 2025.12.20 02:55:00.635192 [ 291 ] {} <Debug> TCP-Session: 819f6d50-d16d-44f4-be4e-b3f55d8e4654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2025.12.20 02:55:00.634864 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39127 | ||
| 861 | 2025.12.20 02:55:00.635252 [ 286 ] {fc27002a-9d10-42d4-a004-2781be84835f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63440) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 862 | 2025.12.20 02:55:00.635254 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 863 | 2025.12.20 02:55:00.635223 [ 291 ] {} <Debug> TCP-Session: 819f6d50-d16d-44f4-be4e-b3f55d8e4654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2025.12.20 02:55:00.635303 [ 292 ] {} <Debug> TCP-Session: e1c06cf2-30b2-415e-bc35-f46bf2110f03 Authenticating user 'default' from [fd00:1122:3344:101::e]:35626 | ||
| 865 | 2025.12.20 02:55:00.634829 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50470 | ||
| 866 | 2025.12.20 02:55:00.635336 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2025.12.20 02:55:00.635337 [ 292 ] {} <Debug> TCP-Session: e1c06cf2-30b2-415e-bc35-f46bf2110f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2025.12.20 02:55:00.635379 [ 293 ] {} <Debug> TCP-Session: e87db509-ca6f-431a-83ac-48c69065bcb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39127 | ||
| 869 | 2025.12.20 02:55:00.635395 [ 292 ] {} <Debug> TCP-Session: e1c06cf2-30b2-415e-bc35-f46bf2110f03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2025.12.20 02:55:00.635399 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 871 | 2025.12.20 02:55:00.635419 [ 293 ] {} <Debug> TCP-Session: e87db509-ca6f-431a-83ac-48c69065bcb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2025.12.20 02:55:00.634930 [ 287 ] {} <Debug> TCP-Session: a9923359-d327-4528-a6f4-734eec2cd2c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56122 | ||
| 873 | 2025.12.20 02:55:00.635449 [ 293 ] {} <Debug> TCP-Session: e87db509-ca6f-431a-83ac-48c69065bcb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2025.12.20 02:55:00.635474 [ 287 ] {} <Debug> TCP-Session: a9923359-d327-4528-a6f4-734eec2cd2c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2025.12.20 02:55:00.635446 [ 289 ] {} <Debug> TCP-Session: fd3ccc13-bd6f-4a54-a671-75a7a958c735 Authenticating user 'default' from [fd00:1122:3344:101::e]:50470 | ||
| 876 | 2025.12.20 02:55:00.635498 [ 287 ] {} <Debug> TCP-Session: a9923359-d327-4528-a6f4-734eec2cd2c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2025.12.20 02:55:00.635514 [ 286 ] {fc27002a-9d10-42d4-a004-2781be84835f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 878 | 2025.12.20 02:55:00.635521 [ 289 ] {} <Debug> TCP-Session: fd3ccc13-bd6f-4a54-a671-75a7a958c735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2025.12.20 02:55:00.635557 [ 289 ] {} <Debug> TCP-Session: fd3ccc13-bd6f-4a54-a671-75a7a958c735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2025.12.20 02:55:00.635591 [ 286 ] {fc27002a-9d10-42d4-a004-2781be84835f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.12.20 02:55:00.635877 [ 286 ] {fc27002a-9d10-42d4-a004-2781be84835f} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 882 | 2025.12.20 02:55:00.636815 [ 308 ] {fc27002a-9d10-42d4-a004-2781be84835f} <Trace> AggregatingTransform: Aggregating | ||
| 883 | 2025.12.20 02:55:00.636856 [ 308 ] {fc27002a-9d10-42d4-a004-2781be84835f} <Trace> Aggregator: Aggregation method: without_key | ||
| 884 | 2025.12.20 02:55:00.636889 [ 308 ] {fc27002a-9d10-42d4-a004-2781be84835f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917542 sec. (1089.868 rows/sec., 42.57 KiB/sec.) | ||
| 885 | 2025.12.20 02:55:00.636905 [ 308 ] {fc27002a-9d10-42d4-a004-2781be84835f} <Trace> Aggregator: Merging aggregated data | ||
| 886 | 2025.12.20 02:55:00.638080 [ 286 ] {fc27002a-9d10-42d4-a004-2781be84835f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002889 sec., 346.1405330564209 rows/sec., 13.52 KiB/sec. | ||
| 887 | 2025.12.20 02:55:00.638240 [ 286 ] {fc27002a-9d10-42d4-a004-2781be84835f} <Debug> TCPHandler: Processed in 0.003386422 sec. | ||
| 888 | 2025.12.20 02:55:00.638358 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2025.12.20 02:55:00.638389 [ 286 ] {} <Debug> TCP-Session: 05915c3f-9132-45c4-bc98-94a1ac589133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2025.12.20 02:55:00.638390 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2025.12.20 02:55:00.638431 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2025.12.20 02:55:00.638451 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2025.12.20 02:55:00.638473 [ 287 ] {} <Debug> TCP-Session: a9923359-d327-4528-a6f4-734eec2cd2c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2025.12.20 02:55:00.638482 [ 291 ] {} <Debug> TCP-Session: 819f6d50-d16d-44f4-be4e-b3f55d8e4654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2025.12.20 02:55:00.638508 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2025.12.20 02:55:00.638528 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2025.12.20 02:55:00.638554 [ 294 ] {} <Debug> TCP-Session: 6f4c6c6f-4034-4ee8-b72c-0bd0171cc74f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2025.12.20 02:55:00.638508 [ 288 ] {} <Debug> TCP-Session: 83ebf60f-fe60-46ae-9c6f-58ed81775818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2025.12.20 02:55:00.638579 [ 293 ] {} <Debug> TCP-Session: e87db509-ca6f-431a-83ac-48c69065bcb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2025.12.20 02:55:00.638490 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2025.12.20 02:55:00.638411 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2025.12.20 02:55:00.638646 [ 292 ] {} <Debug> TCP-Session: e1c06cf2-30b2-415e-bc35-f46bf2110f03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2025.12.20 02:55:00.638470 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 904 | 2025.12.20 02:55:00.638694 [ 290 ] {} <Debug> TCP-Session: 18b87071-e930-4159-9dce-d9ae57e76b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2025.12.20 02:55:00.638716 [ 289 ] {} <Debug> TCP-Session: fd3ccc13-bd6f-4a54-a671-75a7a958c735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2025.12.20 02:55:01.744068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 92 | ||
| 907 | 2025.12.20 02:55:01.746193 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2025.12.20 02:55:01.746250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 909 | 2025.12.20 02:55:01.747511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 910 | 2025.12.20 02:55:01.748081 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2025.12.20 02:55:01.748432 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 912 | 2025.12.20 02:55:02.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.82 MiB, peak 172.08 MiB, free memory in arenas 0.00 B, will set to 161.85 MiB (RSS), difference: 4.03 MiB | ||
| 913 | 2025.12.20 02:55:02.170525 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53149 | ||
| 914 | 2025.12.20 02:55:02.170628 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2025.12.20 02:55:02.170658 [ 286 ] {} <Debug> TCP-Session: a311dd47-bfc1-40b6-aa3c-91bd90e4b2dd Authenticating user 'default' from [fd00:1122:3344:101::e]:53149 | ||
| 916 | 2025.12.20 02:55:02.170679 [ 286 ] {} <Debug> TCP-Session: a311dd47-bfc1-40b6-aa3c-91bd90e4b2dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2025.12.20 02:55:02.170692 [ 286 ] {} <Debug> TCP-Session: a311dd47-bfc1-40b6-aa3c-91bd90e4b2dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 918 | 2025.12.20 02:55:02.170904 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40340 | ||
| 919 | 2025.12.20 02:55:02.170929 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33551 | ||
| 920 | 2025.12.20 02:55:02.170950 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51662 | ||
| 921 | 2025.12.20 02:55:02.170974 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36546 | ||
| 922 | 2025.12.20 02:55:02.170978 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58715 | ||
| 923 | 2025.12.20 02:55:02.171025 [ 286 ] {} <Trace> TCP-Session: a311dd47-bfc1-40b6-aa3c-91bd90e4b2dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2025.12.20 02:55:02.171037 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2025.12.20 02:55:02.171025 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2025.12.20 02:55:02.171091 [ 291 ] {} <Debug> TCP-Session: 3e5873c1-ddc6-47dd-a2ad-3fc839af7b2c Authenticating user 'default' from [fd00:1122:3344:101::e]:51662 | ||
| 927 | 2025.12.20 02:55:02.171095 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 928 | 2025.12.20 02:55:02.171108 [ 287 ] {} <Debug> TCP-Session: 78c19ef1-ea66-4f4d-b13e-306e6a667f8b Authenticating user 'default' from [fd00:1122:3344:101::e]:40340 | ||
| 929 | 2025.12.20 02:55:02.171117 [ 291 ] {} <Debug> TCP-Session: 3e5873c1-ddc6-47dd-a2ad-3fc839af7b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2025.12.20 02:55:02.171130 [ 294 ] {} <Debug> TCP-Session: 545fe4fc-0803-454d-b242-f0cd383678fe Authenticating user 'default' from [fd00:1122:3344:101::e]:58715 | ||
| 931 | 2025.12.20 02:55:02.171149 [ 291 ] {} <Debug> TCP-Session: 3e5873c1-ddc6-47dd-a2ad-3fc839af7b2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2025.12.20 02:55:02.171140 [ 287 ] {} <Debug> TCP-Session: 78c19ef1-ea66-4f4d-b13e-306e6a667f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2025.12.20 02:55:02.171174 [ 294 ] {} <Debug> TCP-Session: 545fe4fc-0803-454d-b242-f0cd383678fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2025.12.20 02:55:02.171194 [ 287 ] {} <Debug> TCP-Session: 78c19ef1-ea66-4f4d-b13e-306e6a667f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2025.12.20 02:55:02.171202 [ 286 ] {420e0302-0f80-4fb2-b058-810a124f5bba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53149) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 936 | 2025.12.20 02:55:02.171206 [ 294 ] {} <Debug> TCP-Session: 545fe4fc-0803-454d-b242-f0cd383678fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2025.12.20 02:55:02.171102 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2025.12.20 02:55:02.170962 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35975 | ||
| 939 | 2025.12.20 02:55:02.171280 [ 293 ] {} <Debug> TCP-Session: ce7ce32c-d80f-4269-9a59-4b59f70c62fa Authenticating user 'default' from [fd00:1122:3344:101::e]:36546 | ||
| 940 | 2025.12.20 02:55:02.170938 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42955 | ||
| 941 | 2025.12.20 02:55:02.171323 [ 293 ] {} <Debug> TCP-Session: ce7ce32c-d80f-4269-9a59-4b59f70c62fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2025.12.20 02:55:02.170921 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54094 | ||
| 943 | 2025.12.20 02:55:02.171342 [ 293 ] {} <Debug> TCP-Session: ce7ce32c-d80f-4269-9a59-4b59f70c62fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2025.12.20 02:55:02.171368 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2025.12.20 02:55:02.171377 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2025.12.20 02:55:02.171402 [ 292 ] {} <Debug> TCP-Session: ae7adc6c-4deb-4a36-9a95-6456d731c5ca Authenticating user 'default' from [fd00:1122:3344:101::e]:35975 | ||
| 947 | 2025.12.20 02:55:02.171414 [ 289 ] {} <Debug> TCP-Session: 498437dc-6522-4615-9c65-347062c3eb94 Authenticating user 'default' from [fd00:1122:3344:101::e]:42955 | ||
| 948 | 2025.12.20 02:55:02.171416 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 949 | 2025.12.20 02:55:02.171441 [ 292 ] {} <Debug> TCP-Session: ae7adc6c-4deb-4a36-9a95-6456d731c5ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2025.12.20 02:55:02.171445 [ 289 ] {} <Debug> TCP-Session: 498437dc-6522-4615-9c65-347062c3eb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2025.12.20 02:55:02.171461 [ 292 ] {} <Debug> TCP-Session: ae7adc6c-4deb-4a36-9a95-6456d731c5ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2025.12.20 02:55:02.171460 [ 288 ] {} <Debug> TCP-Session: edbc036e-2bfb-407a-8dde-bd5edd64a2e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54094 | ||
| 953 | 2025.12.20 02:55:02.171473 [ 289 ] {} <Debug> TCP-Session: 498437dc-6522-4615-9c65-347062c3eb94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2025.12.20 02:55:02.171497 [ 288 ] {} <Debug> TCP-Session: edbc036e-2bfb-407a-8dde-bd5edd64a2e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2025.12.20 02:55:02.171462 [ 286 ] {420e0302-0f80-4fb2-b058-810a124f5bba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 956 | 2025.12.20 02:55:02.171522 [ 288 ] {} <Debug> TCP-Session: edbc036e-2bfb-407a-8dde-bd5edd64a2e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2025.12.20 02:55:02.171019 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 958 | 2025.12.20 02:55:02.171583 [ 290 ] {} <Debug> TCP-Session: b342b2b1-9cb1-4681-a6a2-a10ab88f232a Authenticating user 'default' from [fd00:1122:3344:101::e]:33551 | ||
| 959 | 2025.12.20 02:55:02.171584 [ 286 ] {420e0302-0f80-4fb2-b058-810a124f5bba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 960 | 2025.12.20 02:55:02.171600 [ 290 ] {} <Debug> TCP-Session: b342b2b1-9cb1-4681-a6a2-a10ab88f232a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2025.12.20 02:55:02.171614 [ 290 ] {} <Debug> TCP-Session: b342b2b1-9cb1-4681-a6a2-a10ab88f232a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2025.12.20 02:55:02.171866 [ 286 ] {420e0302-0f80-4fb2-b058-810a124f5bba} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 963 | 2025.12.20 02:55:02.172781 [ 276 ] {420e0302-0f80-4fb2-b058-810a124f5bba} <Trace> AggregatingTransform: Aggregating | ||
| 964 | 2025.12.20 02:55:02.172833 [ 276 ] {420e0302-0f80-4fb2-b058-810a124f5bba} <Trace> Aggregator: Aggregation method: without_key | ||
| 965 | 2025.12.20 02:55:02.172873 [ 276 ] {420e0302-0f80-4fb2-b058-810a124f5bba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910062 sec. (1098.826 rows/sec., 42.92 KiB/sec.) | ||
| 966 | 2025.12.20 02:55:02.172891 [ 276 ] {420e0302-0f80-4fb2-b058-810a124f5bba} <Trace> Aggregator: Merging aggregated data | ||
| 967 | 2025.12.20 02:55:02.174311 [ 286 ] {420e0302-0f80-4fb2-b058-810a124f5bba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003162 sec., 316.25553447185325 rows/sec., 12.35 KiB/sec. | ||
| 968 | 2025.12.20 02:55:02.174456 [ 286 ] {420e0302-0f80-4fb2-b058-810a124f5bba} <Debug> TCPHandler: Processed in 0.003537935 sec. | ||
| 969 | 2025.12.20 02:55:02.174581 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2025.12.20 02:55:02.174610 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2025.12.20 02:55:02.174624 [ 286 ] {} <Debug> TCP-Session: a311dd47-bfc1-40b6-aa3c-91bd90e4b2dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2025.12.20 02:55:02.174644 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2025.12.20 02:55:02.174646 [ 294 ] {} <Debug> TCP-Session: 545fe4fc-0803-454d-b242-f0cd383678fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2025.12.20 02:55:02.174658 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2025.12.20 02:55:02.174684 [ 287 ] {} <Debug> TCP-Session: 78c19ef1-ea66-4f4d-b13e-306e6a667f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2025.12.20 02:55:02.174699 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2025.12.20 02:55:02.174724 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2025.12.20 02:55:02.174725 [ 288 ] {} <Debug> TCP-Session: edbc036e-2bfb-407a-8dde-bd5edd64a2e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2025.12.20 02:55:02.174759 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 980 | 2025.12.20 02:55:02.174791 [ 291 ] {} <Debug> TCP-Session: 3e5873c1-ddc6-47dd-a2ad-3fc839af7b2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2025.12.20 02:55:02.174758 [ 289 ] {} <Debug> TCP-Session: 498437dc-6522-4615-9c65-347062c3eb94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2025.12.20 02:55:02.174818 [ 292 ] {} <Debug> TCP-Session: ae7adc6c-4deb-4a36-9a95-6456d731c5ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2025.12.20 02:55:02.174765 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2025.12.20 02:55:02.174684 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 985 | 2025.12.20 02:55:02.174892 [ 293 ] {} <Debug> TCP-Session: ce7ce32c-d80f-4269-9a59-4b59f70c62fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2025.12.20 02:55:02.174906 [ 290 ] {} <Debug> TCP-Session: b342b2b1-9cb1-4681-a6a2-a10ab88f232a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2025.12.20 02:55:04.261325 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 1485 | ||
| 988 | 2025.12.20 02:55:04.261830 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.12.20 02:55:04.261875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 990 | 2025.12.20 02:55:04.262539 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2025.12.20 02:55:04.262974 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.12.20 02:55:04.263109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1485 | ||
| 993 | 2025.12.20 02:55:04.319279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 994 | 2025.12.20 02:55:04.336732 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 995 | 2025.12.20 02:55:04.336806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 996 | 2025.12.20 02:55:04.343306 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 997 | 2025.12.20 02:55:04.344629 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2025.12.20 02:55:04.348994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 999 | 2025.12.20 02:55:04.349326 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2025.12.20 02:55:04.349509 [ 267 ] {9f65eb32-5ec9-4954-8503-effa1d2a319c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1001 | 2025.12.20 02:55:04.349775 [ 267 ] {9f65eb32-5ec9-4954-8503-effa1d2a319c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1002 | 2025.12.20 02:55:04.349835 [ 267 ] {9f65eb32-5ec9-4954-8503-effa1d2a319c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1003 | 2025.12.20 02:55:04.350257 [ 267 ] {9f65eb32-5ec9-4954-8503-effa1d2a319c} <Debug> TCPHandler: Processed in 0.001065955 sec. | ||
| 1004 | 2025.12.20 02:55:04.352975 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2025.12.20 02:55:04.353102 [ 267 ] {69f5986b-3e53-41fc-b0f9-62ca1f5cb12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1006 | 2025.12.20 02:55:04.360259 [ 267 ] {69f5986b-3e53-41fc-b0f9-62ca1f5cb12f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1007 | 2025.12.20 02:55:04.360332 [ 267 ] {69f5986b-3e53-41fc-b0f9-62ca1f5cb12f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1008 | 2025.12.20 02:55:04.362778 [ 267 ] {69f5986b-3e53-41fc-b0f9-62ca1f5cb12f} <Debug> TCPHandler: Processed in 0.009862896 sec. | ||
| 1009 | 2025.12.20 02:55:04.363057 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2025.12.20 02:55:04.363184 [ 267 ] {0ced0aca-409f-4a19-9c2b-3a51ec764ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1011 | 2025.12.20 02:55:04.365519 [ 267 ] {0ced0aca-409f-4a19-9c2b-3a51ec764ea7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1012 | 2025.12.20 02:55:04.365568 [ 267 ] {0ced0aca-409f-4a19-9c2b-3a51ec764ea7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1013 | 2025.12.20 02:55:04.365941 [ 267 ] {0ced0aca-409f-4a19-9c2b-3a51ec764ea7} <Debug> TCPHandler: Processed in 0.002957611 sec. | ||
| 1014 | 2025.12.20 02:55:04.366170 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2025.12.20 02:55:04.366287 [ 267 ] {b498f305-7e28-4711-91c3-f0b39ffaa31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1016 | 2025.12.20 02:55:04.366533 [ 267 ] {b498f305-7e28-4711-91c3-f0b39ffaa31d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1017 | 2025.12.20 02:55:04.366577 [ 267 ] {b498f305-7e28-4711-91c3-f0b39ffaa31d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1018 | 2025.12.20 02:55:04.366991 [ 267 ] {b498f305-7e28-4711-91c3-f0b39ffaa31d} <Debug> TCPHandler: Processed in 0.000870241 sec. | ||
| 1019 | 2025.12.20 02:55:04.367275 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2025.12.20 02:55:04.367399 [ 267 ] {55adf323-3699-4636-8413-7704426a8e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1021 | 2025.12.20 02:55:04.367655 [ 267 ] {55adf323-3699-4636-8413-7704426a8e86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1022 | 2025.12.20 02:55:04.367700 [ 267 ] {55adf323-3699-4636-8413-7704426a8e86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1023 | 2025.12.20 02:55:04.368045 [ 267 ] {55adf323-3699-4636-8413-7704426a8e86} <Debug> TCPHandler: Processed in 0.00082323 sec. | ||
| 1024 | 2025.12.20 02:55:04.368282 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2025.12.20 02:55:04.368411 [ 267 ] {91278fdc-ed42-453f-bcb0-9f0ee9b645d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1026 | 2025.12.20 02:55:04.368675 [ 267 ] {91278fdc-ed42-453f-bcb0-9f0ee9b645d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1027 | 2025.12.20 02:55:04.368721 [ 267 ] {91278fdc-ed42-453f-bcb0-9f0ee9b645d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2025.12.20 02:55:04.369086 [ 267 ] {91278fdc-ed42-453f-bcb0-9f0ee9b645d7} <Debug> TCPHandler: Processed in 0.00085162 sec. | ||
| 1029 | 2025.12.20 02:55:04.369310 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2025.12.20 02:55:04.369428 [ 267 ] {08a19b92-2209-43c6-9c96-3105a11aeefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1031 | 2025.12.20 02:55:04.369685 [ 267 ] {08a19b92-2209-43c6-9c96-3105a11aeefd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1032 | 2025.12.20 02:55:04.369729 [ 267 ] {08a19b92-2209-43c6-9c96-3105a11aeefd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1033 | 2025.12.20 02:55:04.370072 [ 267 ] {08a19b92-2209-43c6-9c96-3105a11aeefd} <Debug> TCPHandler: Processed in 0.000810189 sec. | ||
| 1034 | 2025.12.20 02:55:04.370302 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1035 | 2025.12.20 02:55:04.370421 [ 267 ] {f1df2e11-1591-406d-993d-4148ff7adb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1036 | 2025.12.20 02:55:04.370669 [ 267 ] {f1df2e11-1591-406d-993d-4148ff7adb67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1037 | 2025.12.20 02:55:04.370717 [ 267 ] {f1df2e11-1591-406d-993d-4148ff7adb67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1038 | 2025.12.20 02:55:04.371046 [ 267 ] {f1df2e11-1591-406d-993d-4148ff7adb67} <Debug> TCPHandler: Processed in 0.000794019 sec. | ||
| 1039 | 2025.12.20 02:55:04.371251 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2025.12.20 02:55:04.371367 [ 267 ] {2b5ba4fb-c3bb-4d17-9042-d24bc4116b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1041 | 2025.12.20 02:55:04.371635 [ 267 ] {2b5ba4fb-c3bb-4d17-9042-d24bc4116b1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2025.12.20 02:55:04.371682 [ 267 ] {2b5ba4fb-c3bb-4d17-9042-d24bc4116b1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1043 | 2025.12.20 02:55:04.372006 [ 267 ] {2b5ba4fb-c3bb-4d17-9042-d24bc4116b1b} <Debug> TCPHandler: Processed in 0.000804599 sec. | ||
| 1044 | 2025.12.20 02:55:04.372209 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2025.12.20 02:55:04.372330 [ 267 ] {8441bc4f-b617-4796-9f60-0d85b525cc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1046 | 2025.12.20 02:55:04.372579 [ 267 ] {8441bc4f-b617-4796-9f60-0d85b525cc12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1047 | 2025.12.20 02:55:04.372621 [ 267 ] {8441bc4f-b617-4796-9f60-0d85b525cc12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2025.12.20 02:55:04.372946 [ 267 ] {8441bc4f-b617-4796-9f60-0d85b525cc12} <Debug> TCPHandler: Processed in 0.000783549 sec. | ||
| 1049 | 2025.12.20 02:55:04.373170 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2025.12.20 02:55:04.373287 [ 267 ] {761e82fd-37e0-4a54-865a-a99c38918b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1051 | 2025.12.20 02:55:04.373540 [ 267 ] {761e82fd-37e0-4a54-865a-a99c38918b7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1052 | 2025.12.20 02:55:04.373582 [ 267 ] {761e82fd-37e0-4a54-865a-a99c38918b7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1053 | 2025.12.20 02:55:04.373919 [ 267 ] {761e82fd-37e0-4a54-865a-a99c38918b7e} <Debug> TCPHandler: Processed in 0.000795309 sec. | ||
| 1054 | 2025.12.20 02:55:04.374139 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2025.12.20 02:55:04.374258 [ 267 ] {43bade30-c3e4-4f2e-8604-febcf978dc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1056 | 2025.12.20 02:55:04.374507 [ 267 ] {43bade30-c3e4-4f2e-8604-febcf978dc90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1057 | 2025.12.20 02:55:04.374549 [ 267 ] {43bade30-c3e4-4f2e-8604-febcf978dc90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1058 | 2025.12.20 02:55:04.374890 [ 267 ] {43bade30-c3e4-4f2e-8604-febcf978dc90} <Debug> TCPHandler: Processed in 0.000799379 sec. | ||
| 1059 | 2025.12.20 02:55:04.375106 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2025.12.20 02:55:04.375227 [ 267 ] {cb7f1523-bc9c-42f5-b33a-9db89b85b6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1061 | 2025.12.20 02:55:04.375488 [ 267 ] {cb7f1523-bc9c-42f5-b33a-9db89b85b6c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1062 | 2025.12.20 02:55:04.375531 [ 267 ] {cb7f1523-bc9c-42f5-b33a-9db89b85b6c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1063 | 2025.12.20 02:55:04.375864 [ 267 ] {cb7f1523-bc9c-42f5-b33a-9db89b85b6c7} <Debug> TCPHandler: Processed in 0.00080692 sec. | ||
| 1064 | 2025.12.20 02:55:04.376089 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2025.12.20 02:55:04.376212 [ 267 ] {840c861e-b88c-4017-9e7b-d351d4bc2b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1066 | 2025.12.20 02:55:04.376488 [ 267 ] {840c861e-b88c-4017-9e7b-d351d4bc2b24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1067 | 2025.12.20 02:55:04.376530 [ 267 ] {840c861e-b88c-4017-9e7b-d351d4bc2b24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1068 | 2025.12.20 02:55:04.376869 [ 267 ] {840c861e-b88c-4017-9e7b-d351d4bc2b24} <Debug> TCPHandler: Processed in 0.00082724 sec. | ||
| 1069 | 2025.12.20 02:55:04.377074 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2025.12.20 02:55:04.377193 [ 267 ] {0fe85afa-46bb-40af-af75-11a106f6f064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1071 | 2025.12.20 02:55:04.377445 [ 267 ] {0fe85afa-46bb-40af-af75-11a106f6f064} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1072 | 2025.12.20 02:55:04.377490 [ 267 ] {0fe85afa-46bb-40af-af75-11a106f6f064} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1073 | 2025.12.20 02:55:04.377813 [ 267 ] {0fe85afa-46bb-40af-af75-11a106f6f064} <Debug> TCPHandler: Processed in 0.000785899 sec. | ||
| 1074 | 2025.12.20 02:55:04.378026 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2025.12.20 02:55:04.378145 [ 267 ] {d3d3cb84-e3d4-4392-a5aa-9f3c2561e4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1076 | 2025.12.20 02:55:04.378409 [ 267 ] {d3d3cb84-e3d4-4392-a5aa-9f3c2561e4c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1077 | 2025.12.20 02:55:04.378451 [ 267 ] {d3d3cb84-e3d4-4392-a5aa-9f3c2561e4c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1078 | 2025.12.20 02:55:04.378803 [ 267 ] {d3d3cb84-e3d4-4392-a5aa-9f3c2561e4c5} <Debug> TCPHandler: Processed in 0.00082422 sec. | ||
| 1079 | 2025.12.20 02:55:04.379033 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2025.12.20 02:55:04.379192 [ 267 ] {f09f13c2-c3e8-4f67-9b36-43bea253aab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1081 | 2025.12.20 02:55:04.379522 [ 267 ] {f09f13c2-c3e8-4f67-9b36-43bea253aab6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1082 | 2025.12.20 02:55:04.379568 [ 267 ] {f09f13c2-c3e8-4f67-9b36-43bea253aab6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2025.12.20 02:55:04.379905 [ 267 ] {f09f13c2-c3e8-4f67-9b36-43bea253aab6} <Debug> TCPHandler: Processed in 0.000937452 sec. | ||
| 1084 | 2025.12.20 02:55:04.380136 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2025.12.20 02:55:04.380281 [ 267 ] {6755d94f-3de3-4100-8c87-b6bcf45ab498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1086 | 2025.12.20 02:55:04.380564 [ 267 ] {6755d94f-3de3-4100-8c87-b6bcf45ab498} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1087 | 2025.12.20 02:55:04.380607 [ 267 ] {6755d94f-3de3-4100-8c87-b6bcf45ab498} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1088 | 2025.12.20 02:55:04.380964 [ 267 ] {6755d94f-3de3-4100-8c87-b6bcf45ab498} <Debug> TCPHandler: Processed in 0.000875921 sec. | ||
| 1089 | 2025.12.20 02:55:04.381183 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2025.12.20 02:55:04.381305 [ 267 ] {07cc4370-13ad-4a48-82d1-849801b159e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1091 | 2025.12.20 02:55:04.381589 [ 267 ] {07cc4370-13ad-4a48-82d1-849801b159e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1092 | 2025.12.20 02:55:04.381632 [ 267 ] {07cc4370-13ad-4a48-82d1-849801b159e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2025.12.20 02:55:04.381962 [ 267 ] {07cc4370-13ad-4a48-82d1-849801b159e5} <Debug> TCPHandler: Processed in 0.00083096 sec. | ||
| 1094 | 2025.12.20 02:55:04.382167 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2025.12.20 02:55:04.382294 [ 267 ] {a84922aa-caca-4ce0-9f85-9b36869c593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1096 | 2025.12.20 02:55:04.382559 [ 267 ] {a84922aa-caca-4ce0-9f85-9b36869c593f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1097 | 2025.12.20 02:55:04.382604 [ 267 ] {a84922aa-caca-4ce0-9f85-9b36869c593f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1098 | 2025.12.20 02:55:04.382953 [ 267 ] {a84922aa-caca-4ce0-9f85-9b36869c593f} <Debug> TCPHandler: Processed in 0.000832429 sec. | ||
| 1099 | 2025.12.20 02:55:04.383522 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2025.12.20 02:55:04.383645 [ 267 ] {705a812c-211d-486c-b1a2-8b6ea0481a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1101 | 2025.12.20 02:55:04.383919 [ 267 ] {705a812c-211d-486c-b1a2-8b6ea0481a8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1102 | 2025.12.20 02:55:04.383963 [ 267 ] {705a812c-211d-486c-b1a2-8b6ea0481a8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1103 | 2025.12.20 02:55:04.384294 [ 267 ] {705a812c-211d-486c-b1a2-8b6ea0481a8a} <Debug> TCPHandler: Processed in 0.00082303 sec. | ||
| 1104 | 2025.12.20 02:55:04.384523 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2025.12.20 02:55:04.384654 [ 267 ] {b195ce11-f97b-4e97-bfd1-441c6bdee393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1106 | 2025.12.20 02:55:04.384943 [ 267 ] {b195ce11-f97b-4e97-bfd1-441c6bdee393} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2025.12.20 02:55:04.384996 [ 267 ] {b195ce11-f97b-4e97-bfd1-441c6bdee393} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2025.12.20 02:55:04.385341 [ 267 ] {b195ce11-f97b-4e97-bfd1-441c6bdee393} <Debug> TCPHandler: Processed in 0.000871881 sec. | ||
| 1109 | 2025.12.20 02:55:04.385582 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2025.12.20 02:55:04.385710 [ 267 ] {43dece57-7766-4de8-8768-4fe8d7e79da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1111 | 2025.12.20 02:55:04.385992 [ 267 ] {43dece57-7766-4de8-8768-4fe8d7e79da7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2025.12.20 02:55:04.386035 [ 267 ] {43dece57-7766-4de8-8768-4fe8d7e79da7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1113 | 2025.12.20 02:55:04.386383 [ 267 ] {43dece57-7766-4de8-8768-4fe8d7e79da7} <Debug> TCPHandler: Processed in 0.000850151 sec. | ||
| 1114 | 2025.12.20 02:55:04.386877 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1115 | 2025.12.20 02:55:04.387004 [ 267 ] {bc66f796-b8f2-42db-94b2-95fae0fa6f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1116 | 2025.12.20 02:55:04.387292 [ 267 ] {bc66f796-b8f2-42db-94b2-95fae0fa6f40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1117 | 2025.12.20 02:55:04.387336 [ 267 ] {bc66f796-b8f2-42db-94b2-95fae0fa6f40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1118 | 2025.12.20 02:55:04.387705 [ 267 ] {bc66f796-b8f2-42db-94b2-95fae0fa6f40} <Debug> TCPHandler: Processed in 0.000877392 sec. | ||
| 1119 | 2025.12.20 02:55:04.389172 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2025.12.20 02:55:04.389298 [ 267 ] {2d1e8009-7bae-4582-85ce-6ef33c45b570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1121 | 2025.12.20 02:55:04.389573 [ 267 ] {2d1e8009-7bae-4582-85ce-6ef33c45b570} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2025.12.20 02:55:04.389617 [ 267 ] {2d1e8009-7bae-4582-85ce-6ef33c45b570} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2025.12.20 02:55:04.389966 [ 267 ] {2d1e8009-7bae-4582-85ce-6ef33c45b570} <Debug> TCPHandler: Processed in 0.000842261 sec. | ||
| 1124 | 2025.12.20 02:55:04.390258 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2025.12.20 02:55:04.390385 [ 267 ] {5f9e42f3-ccd1-46a1-a67c-507558bbe0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1126 | 2025.12.20 02:55:04.390658 [ 267 ] {5f9e42f3-ccd1-46a1-a67c-507558bbe0d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1127 | 2025.12.20 02:55:04.390702 [ 267 ] {5f9e42f3-ccd1-46a1-a67c-507558bbe0d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1128 | 2025.12.20 02:55:04.391035 [ 267 ] {5f9e42f3-ccd1-46a1-a67c-507558bbe0d7} <Debug> TCPHandler: Processed in 0.00082469 sec. | ||
| 1129 | 2025.12.20 02:55:04.391300 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2025.12.20 02:55:04.391426 [ 267 ] {b2d998df-1357-48bd-9951-d427f0fc6429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1131 | 2025.12.20 02:55:04.391705 [ 267 ] {b2d998df-1357-48bd-9951-d427f0fc6429} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1132 | 2025.12.20 02:55:04.391748 [ 267 ] {b2d998df-1357-48bd-9951-d427f0fc6429} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1133 | 2025.12.20 02:55:04.392076 [ 267 ] {b2d998df-1357-48bd-9951-d427f0fc6429} <Debug> TCPHandler: Processed in 0.00082385 sec. | ||
| 1134 | 2025.12.20 02:55:04.392332 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2025.12.20 02:55:04.392461 [ 267 ] {e5ac4ea2-6d0a-4a74-845c-04492c0610f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1136 | 2025.12.20 02:55:04.392745 [ 267 ] {e5ac4ea2-6d0a-4a74-845c-04492c0610f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1137 | 2025.12.20 02:55:04.392788 [ 267 ] {e5ac4ea2-6d0a-4a74-845c-04492c0610f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2025.12.20 02:55:04.393122 [ 267 ] {e5ac4ea2-6d0a-4a74-845c-04492c0610f3} <Debug> TCPHandler: Processed in 0.00083845 sec. | ||
| 1139 | 2025.12.20 02:55:04.393391 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2025.12.20 02:55:04.393519 [ 267 ] {cce9d00e-175f-4c9e-9547-a22277def04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1141 | 2025.12.20 02:55:04.393802 [ 267 ] {cce9d00e-175f-4c9e-9547-a22277def04f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1142 | 2025.12.20 02:55:04.393845 [ 267 ] {cce9d00e-175f-4c9e-9547-a22277def04f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1143 | 2025.12.20 02:55:04.394195 [ 267 ] {cce9d00e-175f-4c9e-9547-a22277def04f} <Debug> TCPHandler: Processed in 0.00085223 sec. | ||
| 1144 | 2025.12.20 02:55:04.394479 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2025.12.20 02:55:04.394616 [ 267 ] {43fdccb2-8888-4122-a0e4-310f6e1de08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1146 | 2025.12.20 02:55:04.394920 [ 267 ] {43fdccb2-8888-4122-a0e4-310f6e1de08d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1147 | 2025.12.20 02:55:04.394963 [ 267 ] {43fdccb2-8888-4122-a0e4-310f6e1de08d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1148 | 2025.12.20 02:55:04.395309 [ 267 ] {43fdccb2-8888-4122-a0e4-310f6e1de08d} <Debug> TCPHandler: Processed in 0.000879951 sec. | ||
| 1149 | 2025.12.20 02:55:04.411903 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2025.12.20 02:55:04.412065 [ 267 ] {c0226e69-f87e-46a8-98a6-4dfd2919439d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1151 | 2025.12.20 02:55:04.412130 [ 267 ] {c0226e69-f87e-46a8-98a6-4dfd2919439d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1152 | 2025.12.20 02:55:04.415435 [ 267 ] {c0226e69-f87e-46a8-98a6-4dfd2919439d} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2025.12.20 02:55:04.415474 [ 267 ] {c0226e69-f87e-46a8-98a6-4dfd2919439d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1154 | 2025.12.20 02:55:04.418141 [ 267 ] {c0226e69-f87e-46a8-98a6-4dfd2919439d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1155 | 2025.12.20 02:55:04.418571 [ 267 ] {c0226e69-f87e-46a8-98a6-4dfd2919439d} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2025.12.20 02:55:04.418730 [ 267 ] {c0226e69-f87e-46a8-98a6-4dfd2919439d} <Debug> executeQuery: Read 30 rows, 6.11 KiB in 0.006708 sec., 4472.271914132379 rows/sec., 911.20 KiB/sec. | ||
| 1157 | 2025.12.20 02:55:04.418775 [ 267 ] {c0226e69-f87e-46a8-98a6-4dfd2919439d} <Debug> TCPHandler: Processed in 0.006964926 sec. | ||
| 1158 | 2025.12.20 02:55:04.418937 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2025.12.20 02:55:04.419041 [ 267 ] {ab3b455c-a111-4f82-b5e6-661305d8dfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1160 | 2025.12.20 02:55:04.419084 [ 267 ] {ab3b455c-a111-4f82-b5e6-661305d8dfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1161 | 2025.12.20 02:55:04.427958 [ 267 ] {ab3b455c-a111-4f82-b5e6-661305d8dfc3} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2025.12.20 02:55:04.427993 [ 267 ] {ab3b455c-a111-4f82-b5e6-661305d8dfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1163 | 2025.12.20 02:55:04.430482 [ 267 ] {ab3b455c-a111-4f82-b5e6-661305d8dfc3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1164 | 2025.12.20 02:55:04.430927 [ 267 ] {ab3b455c-a111-4f82-b5e6-661305d8dfc3} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2025.12.20 02:55:04.431091 [ 267 ] {ab3b455c-a111-4f82-b5e6-661305d8dfc3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.012072 sec., 1988.0715705765408 rows/sec., 168.91 KiB/sec. | ||
| 1166 | 2025.12.20 02:55:04.431136 [ 267 ] {ab3b455c-a111-4f82-b5e6-661305d8dfc3} <Debug> TCPHandler: Processed in 0.012254354 sec. | ||
| 1167 | 2025.12.20 02:55:04.431285 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2025.12.20 02:55:04.431408 [ 267 ] {bc7b40e4-eaf7-49ab-8759-a9069c3051d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1169 | 2025.12.20 02:55:04.431466 [ 267 ] {bc7b40e4-eaf7-49ab-8759-a9069c3051d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1170 | 2025.12.20 02:55:04.432014 [ 267 ] {bc7b40e4-eaf7-49ab-8759-a9069c3051d8} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2025.12.20 02:55:04.432060 [ 267 ] {bc7b40e4-eaf7-49ab-8759-a9069c3051d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1172 | 2025.12.20 02:55:04.432484 [ 267 ] {bc7b40e4-eaf7-49ab-8759-a9069c3051d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1173 | 2025.12.20 02:55:04.432961 [ 267 ] {bc7b40e4-eaf7-49ab-8759-a9069c3051d8} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2025.12.20 02:55:04.433104 [ 267 ] {bc7b40e4-eaf7-49ab-8759-a9069c3051d8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001728 sec., 5787.037037037037 rows/sec., 471.89 KiB/sec. | ||
| 1175 | 2025.12.20 02:55:04.433143 [ 267 ] {bc7b40e4-eaf7-49ab-8759-a9069c3051d8} <Debug> TCPHandler: Processed in 0.001925326 sec. | ||
| 1176 | 2025.12.20 02:55:04.433261 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2025.12.20 02:55:04.433358 [ 267 ] {d90bbcff-b62f-4ddb-9346-0a95b801452f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1178 | 2025.12.20 02:55:04.433399 [ 267 ] {d90bbcff-b62f-4ddb-9346-0a95b801452f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1179 | 2025.12.20 02:55:04.433922 [ 267 ] {d90bbcff-b62f-4ddb-9346-0a95b801452f} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2025.12.20 02:55:04.433958 [ 267 ] {d90bbcff-b62f-4ddb-9346-0a95b801452f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1181 | 2025.12.20 02:55:04.434383 [ 267 ] {d90bbcff-b62f-4ddb-9346-0a95b801452f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1182 | 2025.12.20 02:55:04.434918 [ 267 ] {d90bbcff-b62f-4ddb-9346-0a95b801452f} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2025.12.20 02:55:04.435063 [ 267 ] {d90bbcff-b62f-4ddb-9346-0a95b801452f} <Debug> executeQuery: Read 194 rows, 17.46 KiB in 0.001723 sec., 112594.31224608242 rows/sec., 9.90 MiB/sec. | ||
| 1184 | 2025.12.20 02:55:04.435101 [ 267 ] {d90bbcff-b62f-4ddb-9346-0a95b801452f} <Debug> TCPHandler: Processed in 0.001890585 sec. | ||
| 1185 | 2025.12.20 02:55:04.435224 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2025.12.20 02:55:04.435321 [ 267 ] {75d5dcaa-7262-4189-814c-5d0588ab7cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1187 | 2025.12.20 02:55:04.435361 [ 267 ] {75d5dcaa-7262-4189-814c-5d0588ab7cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1188 | 2025.12.20 02:55:04.435793 [ 267 ] {75d5dcaa-7262-4189-814c-5d0588ab7cef} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2025.12.20 02:55:04.435834 [ 267 ] {75d5dcaa-7262-4189-814c-5d0588ab7cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1190 | 2025.12.20 02:55:04.436341 [ 267 ] {75d5dcaa-7262-4189-814c-5d0588ab7cef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1191 | 2025.12.20 02:55:04.436804 [ 267 ] {75d5dcaa-7262-4189-814c-5d0588ab7cef} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2025.12.20 02:55:04.436944 [ 267 ] {75d5dcaa-7262-4189-814c-5d0588ab7cef} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001643 sec., 17041.99634814364 rows/sec., 1.25 MiB/sec. | ||
| 1193 | 2025.12.20 02:55:04.436983 [ 267 ] {75d5dcaa-7262-4189-814c-5d0588ab7cef} <Debug> TCPHandler: Processed in 0.001808344 sec. | ||
| 1194 | 2025.12.20 02:55:04.437103 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2025.12.20 02:55:04.437198 [ 267 ] {4afa0547-495f-4c86-843f-a431e5d0f746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1196 | 2025.12.20 02:55:04.437238 [ 267 ] {4afa0547-495f-4c86-843f-a431e5d0f746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1197 | 2025.12.20 02:55:04.437693 [ 267 ] {4afa0547-495f-4c86-843f-a431e5d0f746} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2025.12.20 02:55:04.437733 [ 267 ] {4afa0547-495f-4c86-843f-a431e5d0f746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1199 | 2025.12.20 02:55:04.438176 [ 267 ] {4afa0547-495f-4c86-843f-a431e5d0f746} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1200 | 2025.12.20 02:55:04.438614 [ 267 ] {4afa0547-495f-4c86-843f-a431e5d0f746} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2025.12.20 02:55:04.438763 [ 267 ] {4afa0547-495f-4c86-843f-a431e5d0f746} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001582 sec., 15802.781289506953 rows/sec., 1.30 MiB/sec. | ||
| 1202 | 2025.12.20 02:55:04.438804 [ 267 ] {4afa0547-495f-4c86-843f-a431e5d0f746} <Debug> TCPHandler: Processed in 0.001750422 sec. | ||
| 1203 | 2025.12.20 02:55:04.438928 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2025.12.20 02:55:04.439026 [ 267 ] {07bb2a0a-4eaa-4fef-a170-43ebb2039f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1205 | 2025.12.20 02:55:04.439073 [ 267 ] {07bb2a0a-4eaa-4fef-a170-43ebb2039f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1206 | 2025.12.20 02:55:04.439508 [ 267 ] {07bb2a0a-4eaa-4fef-a170-43ebb2039f17} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2025.12.20 02:55:04.439543 [ 267 ] {07bb2a0a-4eaa-4fef-a170-43ebb2039f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1208 | 2025.12.20 02:55:04.442117 [ 267 ] {07bb2a0a-4eaa-4fef-a170-43ebb2039f17} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1209 | 2025.12.20 02:55:04.442584 [ 267 ] {07bb2a0a-4eaa-4fef-a170-43ebb2039f17} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2025.12.20 02:55:04.442729 [ 267 ] {07bb2a0a-4eaa-4fef-a170-43ebb2039f17} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003721 sec., 3224.939532383768 rows/sec., 251.95 KiB/sec. | ||
| 1211 | 2025.12.20 02:55:04.442769 [ 267 ] {07bb2a0a-4eaa-4fef-a170-43ebb2039f17} <Debug> TCPHandler: Processed in 0.003893393 sec. | ||
| 1212 | 2025.12.20 02:55:04.442893 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2025.12.20 02:55:04.442997 [ 267 ] {d3bce121-a719-4c7f-a699-d4c8136341e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1214 | 2025.12.20 02:55:04.443042 [ 267 ] {d3bce121-a719-4c7f-a699-d4c8136341e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1215 | 2025.12.20 02:55:04.443531 [ 267 ] {d3bce121-a719-4c7f-a699-d4c8136341e9} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2025.12.20 02:55:04.443567 [ 267 ] {d3bce121-a719-4c7f-a699-d4c8136341e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1217 | 2025.12.20 02:55:04.444030 [ 267 ] {d3bce121-a719-4c7f-a699-d4c8136341e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1218 | 2025.12.20 02:55:04.444508 [ 267 ] {d3bce121-a719-4c7f-a699-d4c8136341e9} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2025.12.20 02:55:04.444650 [ 267 ] {d3bce121-a719-4c7f-a699-d4c8136341e9} <Debug> executeQuery: Read 125 rows, 10.39 KiB in 0.001673 sec., 74716.07890017932 rows/sec., 6.07 MiB/sec. | ||
| 1220 | 2025.12.20 02:55:04.444689 [ 267 ] {d3bce121-a719-4c7f-a699-d4c8136341e9} <Debug> TCPHandler: Processed in 0.001847344 sec. | ||
| 1221 | 2025.12.20 02:55:04.444812 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2025.12.20 02:55:04.444909 [ 267 ] {4520461d-6591-475c-8cf3-e75a0981061b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1223 | 2025.12.20 02:55:04.444953 [ 267 ] {4520461d-6591-475c-8cf3-e75a0981061b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1224 | 2025.12.20 02:55:04.449331 [ 267 ] {4520461d-6591-475c-8cf3-e75a0981061b} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2025.12.20 02:55:04.449368 [ 267 ] {4520461d-6591-475c-8cf3-e75a0981061b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1226 | 2025.12.20 02:55:04.454006 [ 267 ] {4520461d-6591-475c-8cf3-e75a0981061b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1227 | 2025.12.20 02:55:04.454519 [ 267 ] {4520461d-6591-475c-8cf3-e75a0981061b} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2025.12.20 02:55:04.454675 [ 267 ] {4520461d-6591-475c-8cf3-e75a0981061b} <Debug> executeQuery: Read 327 rows, 25.21 KiB in 0.009785 sec., 33418.49770056208 rows/sec., 2.52 MiB/sec. | ||
| 1229 | 2025.12.20 02:55:04.454715 [ 267 ] {4520461d-6591-475c-8cf3-e75a0981061b} <Debug> TCPHandler: Processed in 0.009952949 sec. | ||
| 1230 | 2025.12.20 02:55:04.454870 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2025.12.20 02:55:04.454994 [ 267 ] {5e9d3e30-cf49-4825-81ae-f7f570b8e590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1232 | 2025.12.20 02:55:04.455053 [ 267 ] {5e9d3e30-cf49-4825-81ae-f7f570b8e590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1233 | 2025.12.20 02:55:04.455460 [ 267 ] {5e9d3e30-cf49-4825-81ae-f7f570b8e590} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2025.12.20 02:55:04.455497 [ 267 ] {5e9d3e30-cf49-4825-81ae-f7f570b8e590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1235 | 2025.12.20 02:55:04.456014 [ 267 ] {5e9d3e30-cf49-4825-81ae-f7f570b8e590} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1236 | 2025.12.20 02:55:04.456440 [ 267 ] {5e9d3e30-cf49-4825-81ae-f7f570b8e590} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2025.12.20 02:55:04.456569 [ 267 ] {5e9d3e30-cf49-4825-81ae-f7f570b8e590} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001599 sec., 625.3908692933084 rows/sec., 39.70 KiB/sec. | ||
| 1238 | 2025.12.20 02:55:04.456605 [ 267 ] {5e9d3e30-cf49-4825-81ae-f7f570b8e590} <Debug> TCPHandler: Processed in 0.001805303 sec. | ||
| 1239 | 2025.12.20 02:55:04.456726 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2025.12.20 02:55:04.456823 [ 267 ] {ff5acb2c-9c6e-4cc5-9c98-e0e228e77810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1241 | 2025.12.20 02:55:04.456877 [ 267 ] {ff5acb2c-9c6e-4cc5-9c98-e0e228e77810} <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 | ||
| 1242 | 2025.12.20 02:55:04.457645 [ 267 ] {ff5acb2c-9c6e-4cc5-9c98-e0e228e77810} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2025.12.20 02:55:04.457681 [ 267 ] {ff5acb2c-9c6e-4cc5-9c98-e0e228e77810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1244 | 2025.12.20 02:55:04.458881 [ 267 ] {ff5acb2c-9c6e-4cc5-9c98-e0e228e77810} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1245 | 2025.12.20 02:55:04.459307 [ 267 ] {ff5acb2c-9c6e-4cc5-9c98-e0e228e77810} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2025.12.20 02:55:04.459453 [ 267 ] {ff5acb2c-9c6e-4cc5-9c98-e0e228e77810} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.002648 sec., 2265.861027190332 rows/sec., 4.06 MiB/sec. | ||
| 1247 | 2025.12.20 02:55:04.459505 [ 267 ] {ff5acb2c-9c6e-4cc5-9c98-e0e228e77810} <Debug> TCPHandler: Processed in 0.002828908 sec. | ||
| 1248 | 2025.12.20 02:55:04.459624 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2025.12.20 02:55:04.459721 [ 267 ] {83811a7b-4f97-4da2-b6bb-ef7197938f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1250 | 2025.12.20 02:55:04.459762 [ 267 ] {83811a7b-4f97-4da2-b6bb-ef7197938f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1251 | 2025.12.20 02:55:04.460104 [ 267 ] {83811a7b-4f97-4da2-b6bb-ef7197938f19} <Trace> oximeter.measurements_i64 (ef2a82ab-1256-47f2-8f3b-38b8c4a5e28e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2025.12.20 02:55:04.460140 [ 267 ] {83811a7b-4f97-4da2-b6bb-ef7197938f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1253 | 2025.12.20 02:55:04.460542 [ 267 ] {83811a7b-4f97-4da2-b6bb-ef7197938f19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1254 | 2025.12.20 02:55:04.460968 [ 267 ] {83811a7b-4f97-4da2-b6bb-ef7197938f19} <Trace> oximeter.measurements_i64 (ef2a82ab-1256-47f2-8f3b-38b8c4a5e28e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2025.12.20 02:55:04.461095 [ 267 ] {83811a7b-4f97-4da2-b6bb-ef7197938f19} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001393 sec., 6460.875807609476 rows/sec., 456.38 KiB/sec. | ||
| 1256 | 2025.12.20 02:55:04.461129 [ 267 ] {83811a7b-4f97-4da2-b6bb-ef7197938f19} <Debug> TCPHandler: Processed in 0.001554898 sec. | ||
| 1257 | 2025.12.20 02:55:04.461247 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2025.12.20 02:55:04.461341 [ 267 ] {69890a9a-d4e5-4f7a-8975-398fb511d0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1259 | 2025.12.20 02:55:04.461382 [ 267 ] {69890a9a-d4e5-4f7a-8975-398fb511d0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1260 | 2025.12.20 02:55:04.461727 [ 267 ] {69890a9a-d4e5-4f7a-8975-398fb511d0f2} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2025.12.20 02:55:04.461763 [ 267 ] {69890a9a-d4e5-4f7a-8975-398fb511d0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1262 | 2025.12.20 02:55:04.462201 [ 267 ] {69890a9a-d4e5-4f7a-8975-398fb511d0f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1263 | 2025.12.20 02:55:04.462693 [ 267 ] {69890a9a-d4e5-4f7a-8975-398fb511d0f2} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2025.12.20 02:55:04.462850 [ 267 ] {69890a9a-d4e5-4f7a-8975-398fb511d0f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001526 sec., 39318.47968545216 rows/sec., 2.65 MiB/sec. | ||
| 1265 | 2025.12.20 02:55:04.462894 [ 267 ] {69890a9a-d4e5-4f7a-8975-398fb511d0f2} <Debug> TCPHandler: Processed in 0.001697121 sec. | ||
| 1266 | 2025.12.20 02:55:09.355238 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2025.12.20 02:55:09.355431 [ 267 ] {b3355638-0273-4ec5-8ef6-05e417f7d4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1268 | 2025.12.20 02:55:09.355494 [ 267 ] {b3355638-0273-4ec5-8ef6-05e417f7d4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1269 | 2025.12.20 02:55:09.356151 [ 267 ] {b3355638-0273-4ec5-8ef6-05e417f7d4d7} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2025.12.20 02:55:09.356200 [ 267 ] {b3355638-0273-4ec5-8ef6-05e417f7d4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1271 | 2025.12.20 02:55:09.356705 [ 267 ] {b3355638-0273-4ec5-8ef6-05e417f7d4d7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1272 | 2025.12.20 02:55:09.357140 [ 267 ] {b3355638-0273-4ec5-8ef6-05e417f7d4d7} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2025.12.20 02:55:09.357303 [ 267 ] {b3355638-0273-4ec5-8ef6-05e417f7d4d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.24 MiB/sec. | ||
| 1274 | 2025.12.20 02:55:09.357346 [ 267 ] {b3355638-0273-4ec5-8ef6-05e417f7d4d7} <Debug> TCPHandler: Processed in 0.002233234 sec. | ||
| 1275 | 2025.12.20 02:55:09.357472 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2025.12.20 02:55:09.357569 [ 267 ] {27b359b5-5716-4525-a577-f7bfae0f36ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1277 | 2025.12.20 02:55:09.357609 [ 267 ] {27b359b5-5716-4525-a577-f7bfae0f36ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1278 | 2025.12.20 02:55:09.358067 [ 267 ] {27b359b5-5716-4525-a577-f7bfae0f36ae} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2025.12.20 02:55:09.358105 [ 267 ] {27b359b5-5716-4525-a577-f7bfae0f36ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1280 | 2025.12.20 02:55:09.358537 [ 267 ] {27b359b5-5716-4525-a577-f7bfae0f36ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1281 | 2025.12.20 02:55:09.358960 [ 267 ] {27b359b5-5716-4525-a577-f7bfae0f36ae} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2025.12.20 02:55:09.359109 [ 267 ] {27b359b5-5716-4525-a577-f7bfae0f36ae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00156 sec., 41025.64102564102 rows/sec., 3.20 MiB/sec. | ||
| 1283 | 2025.12.20 02:55:09.359154 [ 267 ] {27b359b5-5716-4525-a577-f7bfae0f36ae} <Debug> TCPHandler: Processed in 0.001732111 sec. | ||
| 1284 | 2025.12.20 02:55:09.359282 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2025.12.20 02:55:09.359378 [ 267 ] {70429fa7-92e9-4d6f-9ac8-07649919da76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1286 | 2025.12.20 02:55:09.359423 [ 267 ] {70429fa7-92e9-4d6f-9ac8-07649919da76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1287 | 2025.12.20 02:55:09.359885 [ 267 ] {70429fa7-92e9-4d6f-9ac8-07649919da76} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2025.12.20 02:55:09.359922 [ 267 ] {70429fa7-92e9-4d6f-9ac8-07649919da76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1289 | 2025.12.20 02:55:09.360389 [ 267 ] {70429fa7-92e9-4d6f-9ac8-07649919da76} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1290 | 2025.12.20 02:55:09.360851 [ 267 ] {70429fa7-92e9-4d6f-9ac8-07649919da76} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2025.12.20 02:55:09.360993 [ 267 ] {70429fa7-92e9-4d6f-9ac8-07649919da76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec. | ||
| 1292 | 2025.12.20 02:55:09.361037 [ 267 ] {70429fa7-92e9-4d6f-9ac8-07649919da76} <Debug> TCPHandler: Processed in 0.001804883 sec. | ||
| 1293 | 2025.12.20 02:55:09.361157 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2025.12.20 02:55:09.361251 [ 267 ] {a0c2b600-15c1-4117-9b0a-fa762826045e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1295 | 2025.12.20 02:55:09.361292 [ 267 ] {a0c2b600-15c1-4117-9b0a-fa762826045e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1296 | 2025.12.20 02:55:09.361647 [ 267 ] {a0c2b600-15c1-4117-9b0a-fa762826045e} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2025.12.20 02:55:09.361686 [ 267 ] {a0c2b600-15c1-4117-9b0a-fa762826045e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1298 | 2025.12.20 02:55:09.362089 [ 267 ] {a0c2b600-15c1-4117-9b0a-fa762826045e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1299 | 2025.12.20 02:55:09.362511 [ 267 ] {a0c2b600-15c1-4117-9b0a-fa762826045e} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2025.12.20 02:55:09.362654 [ 267 ] {a0c2b600-15c1-4117-9b0a-fa762826045e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec. | ||
| 1301 | 2025.12.20 02:55:09.362696 [ 267 ] {a0c2b600-15c1-4117-9b0a-fa762826045e} <Debug> TCPHandler: Processed in 0.001588628 sec. | ||
| 1302 | 2025.12.20 02:55:11.667329 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1303 | 2025.12.20 02:55:11.667386 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1304 | 2025.12.20 02:55:11.748569 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 96 entries to flush up to offset 188 | ||
| 1305 | 2025.12.20 02:55:11.751983 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2025.12.20 02:55:11.752023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1307 | 2025.12.20 02:55:11.753371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1308 | 2025.12.20 02:55:11.753863 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2025.12.20 02:55:11.754096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 188 | ||
| 1310 | 2025.12.20 02:55:11.763243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1933 | ||
| 1311 | 2025.12.20 02:55:11.763790 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2025.12.20 02:55:11.763842 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1313 | 2025.12.20 02:55:11.764543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1314 | 2025.12.20 02:55:11.765106 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2025.12.20 02:55:11.765234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1933 | ||
| 1316 | 2025.12.20 02:55:11.849124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1317 | 2025.12.20 02:55:11.866753 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2025.12.20 02:55:11.866817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1319 | 2025.12.20 02:55:11.873590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1320 | 2025.12.20 02:55:11.874778 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2025.12.20 02:55:11.878346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1322 | 2025.12.20 02:55:12.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.57 MiB, peak 172.08 MiB, free memory in arenas 0.00 B, will set to 167.05 MiB (RSS), difference: 1.49 MiB | ||
| 1323 | 2025.12.20 02:55:14.356975 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2025.12.20 02:55:14.357274 [ 267 ] {da3425fe-5b12-465f-ba79-4ab5bcd4c4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1325 | 2025.12.20 02:55:14.357342 [ 267 ] {da3425fe-5b12-465f-ba79-4ab5bcd4c4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1326 | 2025.12.20 02:55:14.357980 [ 267 ] {da3425fe-5b12-465f-ba79-4ab5bcd4c4cf} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2025.12.20 02:55:14.358018 [ 267 ] {da3425fe-5b12-465f-ba79-4ab5bcd4c4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1328 | 2025.12.20 02:55:14.358524 [ 267 ] {da3425fe-5b12-465f-ba79-4ab5bcd4c4cf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1329 | 2025.12.20 02:55:14.358964 [ 267 ] {da3425fe-5b12-465f-ba79-4ab5bcd4c4cf} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2025.12.20 02:55:14.359121 [ 267 ] {da3425fe-5b12-465f-ba79-4ab5bcd4c4cf} <Debug> executeQuery: Read 98 rows, 8.35 KiB in 0.00192 sec., 51041.666666666664 rows/sec., 4.24 MiB/sec. | ||
| 1331 | 2025.12.20 02:55:14.359164 [ 267 ] {da3425fe-5b12-465f-ba79-4ab5bcd4c4cf} <Debug> TCPHandler: Processed in 0.002349737 sec. | ||
| 1332 | 2025.12.20 02:55:14.359286 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2025.12.20 02:55:14.359383 [ 267 ] {3db26e54-2d29-4747-8b39-bfac55901ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1334 | 2025.12.20 02:55:14.359423 [ 267 ] {3db26e54-2d29-4747-8b39-bfac55901ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1335 | 2025.12.20 02:55:14.359816 [ 267 ] {3db26e54-2d29-4747-8b39-bfac55901ca2} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2025.12.20 02:55:14.359850 [ 267 ] {3db26e54-2d29-4747-8b39-bfac55901ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1337 | 2025.12.20 02:55:14.360243 [ 267 ] {3db26e54-2d29-4747-8b39-bfac55901ca2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1338 | 2025.12.20 02:55:14.360692 [ 267 ] {3db26e54-2d29-4747-8b39-bfac55901ca2} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2025.12.20 02:55:14.360830 [ 267 ] {3db26e54-2d29-4747-8b39-bfac55901ca2} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001467 sec., 14314.928425357873 rows/sec., 1.05 MiB/sec. | ||
| 1340 | 2025.12.20 02:55:14.360871 [ 267 ] {3db26e54-2d29-4747-8b39-bfac55901ca2} <Debug> TCPHandler: Processed in 0.00163512 sec. | ||
| 1341 | 2025.12.20 02:55:14.361045 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2025.12.20 02:55:14.361147 [ 267 ] {da2f295b-49c8-4771-b218-169058769b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1343 | 2025.12.20 02:55:14.361187 [ 267 ] {da2f295b-49c8-4771-b218-169058769b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1344 | 2025.12.20 02:55:14.361714 [ 267 ] {da2f295b-49c8-4771-b218-169058769b53} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2025.12.20 02:55:14.361751 [ 267 ] {da2f295b-49c8-4771-b218-169058769b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1346 | 2025.12.20 02:55:14.362175 [ 267 ] {da2f295b-49c8-4771-b218-169058769b53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1347 | 2025.12.20 02:55:14.362647 [ 267 ] {da2f295b-49c8-4771-b218-169058769b53} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2025.12.20 02:55:14.362785 [ 267 ] {da2f295b-49c8-4771-b218-169058769b53} <Debug> executeQuery: Read 93 rows, 7.46 KiB in 0.001659 sec., 56057.86618444846 rows/sec., 4.39 MiB/sec. | ||
| 1349 | 2025.12.20 02:55:14.362824 [ 267 ] {da2f295b-49c8-4771-b218-169058769b53} <Debug> TCPHandler: Processed in 0.001835814 sec. | ||
| 1350 | 2025.12.20 02:55:14.362938 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2025.12.20 02:55:14.363033 [ 267 ] {951daea0-94b9-4f14-accb-50a1b7ec6aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1352 | 2025.12.20 02:55:14.363079 [ 267 ] {951daea0-94b9-4f14-accb-50a1b7ec6aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1353 | 2025.12.20 02:55:14.363498 [ 267 ] {951daea0-94b9-4f14-accb-50a1b7ec6aeb} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2025.12.20 02:55:14.363533 [ 267 ] {951daea0-94b9-4f14-accb-50a1b7ec6aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1355 | 2025.12.20 02:55:14.363995 [ 267 ] {951daea0-94b9-4f14-accb-50a1b7ec6aeb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1356 | 2025.12.20 02:55:14.364396 [ 267 ] {951daea0-94b9-4f14-accb-50a1b7ec6aeb} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2025.12.20 02:55:14.364530 [ 267 ] {951daea0-94b9-4f14-accb-50a1b7ec6aeb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec. | ||
| 1358 | 2025.12.20 02:55:14.364566 [ 267 ] {951daea0-94b9-4f14-accb-50a1b7ec6aeb} <Debug> TCPHandler: Processed in 0.00167928 sec. | ||
| 1359 | 2025.12.20 02:55:14.364674 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2025.12.20 02:55:14.364770 [ 267 ] {e6d74ab3-1943-4671-a847-d3635aaaf2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1361 | 2025.12.20 02:55:14.364825 [ 267 ] {e6d74ab3-1943-4671-a847-d3635aaaf2dc} <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 | ||
| 1362 | 2025.12.20 02:55:14.365621 [ 267 ] {e6d74ab3-1943-4671-a847-d3635aaaf2dc} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2025.12.20 02:55:14.365656 [ 267 ] {e6d74ab3-1943-4671-a847-d3635aaaf2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1364 | 2025.12.20 02:55:14.366269 [ 267 ] {e6d74ab3-1943-4671-a847-d3635aaaf2dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1365 | 2025.12.20 02:55:14.366694 [ 267 ] {e6d74ab3-1943-4671-a847-d3635aaaf2dc} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2025.12.20 02:55:14.366836 [ 267 ] {e6d74ab3-1943-4671-a847-d3635aaaf2dc} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002085 sec., 10071.942446043166 rows/sec., 18.05 MiB/sec. | ||
| 1367 | 2025.12.20 02:55:14.366885 [ 267 ] {e6d74ab3-1943-4671-a847-d3635aaaf2dc} <Debug> TCPHandler: Processed in 0.002261004 sec. | ||
| 1368 | 2025.12.20 02:55:14.367000 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2025.12.20 02:55:14.367094 [ 267 ] {0f80ff83-6411-42f6-8dd3-f7a39df2cb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1370 | 2025.12.20 02:55:14.367136 [ 267 ] {0f80ff83-6411-42f6-8dd3-f7a39df2cb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1371 | 2025.12.20 02:55:14.367469 [ 267 ] {0f80ff83-6411-42f6-8dd3-f7a39df2cb87} <Trace> oximeter.measurements_i64 (ef2a82ab-1256-47f2-8f3b-38b8c4a5e28e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2025.12.20 02:55:14.367503 [ 267 ] {0f80ff83-6411-42f6-8dd3-f7a39df2cb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1373 | 2025.12.20 02:55:14.367899 [ 267 ] {0f80ff83-6411-42f6-8dd3-f7a39df2cb87} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1374 | 2025.12.20 02:55:14.368321 [ 267 ] {0f80ff83-6411-42f6-8dd3-f7a39df2cb87} <Trace> oximeter.measurements_i64 (ef2a82ab-1256-47f2-8f3b-38b8c4a5e28e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2025.12.20 02:55:14.368447 [ 267 ] {0f80ff83-6411-42f6-8dd3-f7a39df2cb87} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001371 sec., 8752.735229759299 rows/sec., 659.59 KiB/sec. | ||
| 1376 | 2025.12.20 02:55:14.368482 [ 267 ] {0f80ff83-6411-42f6-8dd3-f7a39df2cb87} <Debug> TCPHandler: Processed in 0.001532217 sec. | ||
| 1377 | 2025.12.20 02:55:14.368589 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2025.12.20 02:55:14.368684 [ 267 ] {6500ddff-1c2a-4c67-916f-46f1b0318bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1379 | 2025.12.20 02:55:14.368724 [ 267 ] {6500ddff-1c2a-4c67-916f-46f1b0318bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1380 | 2025.12.20 02:55:14.369061 [ 267 ] {6500ddff-1c2a-4c67-916f-46f1b0318bd6} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2025.12.20 02:55:14.369095 [ 267 ] {6500ddff-1c2a-4c67-916f-46f1b0318bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1382 | 2025.12.20 02:55:14.369492 [ 267 ] {6500ddff-1c2a-4c67-916f-46f1b0318bd6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1383 | 2025.12.20 02:55:14.369939 [ 267 ] {6500ddff-1c2a-4c67-916f-46f1b0318bd6} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2025.12.20 02:55:14.370077 [ 267 ] {6500ddff-1c2a-4c67-916f-46f1b0318bd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 1385 | 2025.12.20 02:55:14.370116 [ 267 ] {6500ddff-1c2a-4c67-916f-46f1b0318bd6} <Debug> TCPHandler: Processed in 0.001575858 sec. | ||
| 1386 | 2025.12.20 02:55:19.265467 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2445 | ||
| 1387 | 2025.12.20 02:55:19.265965 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2025.12.20 02:55:19.266009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1389 | 2025.12.20 02:55:19.266498 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1390 | 2025.12.20 02:55:19.266734 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2025.12.20 02:55:19.266856 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2445 | ||
| 1392 | 2025.12.20 02:55:19.348509 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2025.12.20 02:55:19.348733 [ 267 ] {0e9bb086-0f49-4ab2-bbe1-8f566eee2407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1394 | 2025.12.20 02:55:19.349100 [ 267 ] {0e9bb086-0f49-4ab2-bbe1-8f566eee2407} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1395 | 2025.12.20 02:55:19.352932 [ 267 ] {0e9bb086-0f49-4ab2-bbe1-8f566eee2407} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1396 | 2025.12.20 02:55:19.353266 [ 267 ] {0e9bb086-0f49-4ab2-bbe1-8f566eee2407} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1397 | 2025.12.20 02:55:19.353347 [ 267 ] {0e9bb086-0f49-4ab2-bbe1-8f566eee2407} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1398 | 2025.12.20 02:55:19.353533 [ 267 ] {0e9bb086-0f49-4ab2-bbe1-8f566eee2407} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1399 | 2025.12.20 02:55:19.355481 [ 267 ] {0e9bb086-0f49-4ab2-bbe1-8f566eee2407} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1400 | 2025.12.20 02:55:19.357374 [ 267 ] {0e9bb086-0f49-4ab2-bbe1-8f566eee2407} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 1401 | 2025.12.20 02:55:19.357422 [ 267 ] {0e9bb086-0f49-4ab2-bbe1-8f566eee2407} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1402 | 2025.12.20 02:55:19.363638 [ 267 ] {0e9bb086-0f49-4ab2-bbe1-8f566eee2407} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1403 | 2025.12.20 02:55:19.363677 [ 267 ] {0e9bb086-0f49-4ab2-bbe1-8f566eee2407} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1404 | 2025.12.20 02:55:19.378578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1405 | 2025.12.20 02:55:19.390486 [ 267 ] {0e9bb086-0f49-4ab2-bbe1-8f566eee2407} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.041846 sec., 716.9144004205898 rows/sec., 31.13 KiB/sec. | ||
| 1406 | 2025.12.20 02:55:19.390615 [ 267 ] {0e9bb086-0f49-4ab2-bbe1-8f566eee2407} <Debug> TCPHandler: Processed in 0.042227052 sec. | ||
| 1407 | 2025.12.20 02:55:19.390994 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2025.12.20 02:55:19.391151 [ 267 ] {b8b27728-e43c-488b-af3b-78b86e32b3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1409 | 2025.12.20 02:55:19.391412 [ 267 ] {b8b27728-e43c-488b-af3b-78b86e32b3d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1410 | 2025.12.20 02:55:19.391449 [ 267 ] {b8b27728-e43c-488b-af3b-78b86e32b3d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1411 | 2025.12.20 02:55:19.391659 [ 267 ] {b8b27728-e43c-488b-af3b-78b86e32b3d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1412 | 2025.12.20 02:55:19.391717 [ 267 ] {b8b27728-e43c-488b-af3b-78b86e32b3d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1413 | 2025.12.20 02:55:19.391834 [ 267 ] {b8b27728-e43c-488b-af3b-78b86e32b3d9} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1414 | 2025.12.20 02:55:19.391865 [ 267 ] {b8b27728-e43c-488b-af3b-78b86e32b3d9} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1415 | 2025.12.20 02:55:19.391885 [ 267 ] {b8b27728-e43c-488b-af3b-78b86e32b3d9} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1416 | 2025.12.20 02:55:19.391900 [ 267 ] {b8b27728-e43c-488b-af3b-78b86e32b3d9} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1417 | 2025.12.20 02:55:19.391935 [ 267 ] {b8b27728-e43c-488b-af3b-78b86e32b3d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1418 | 2025.12.20 02:55:19.391953 [ 267 ] {b8b27728-e43c-488b-af3b-78b86e32b3d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1419 | 2025.12.20 02:55:19.392549 [ 267 ] {b8b27728-e43c-488b-af3b-78b86e32b3d9} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001471 sec., 20394.289598912303 rows/sec., 885.61 KiB/sec. | ||
| 1420 | 2025.12.20 02:55:19.392639 [ 267 ] {b8b27728-e43c-488b-af3b-78b86e32b3d9} <Debug> TCPHandler: Processed in 0.001724951 sec. | ||
| 1421 | 2025.12.20 02:55:19.393262 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2025.12.20 02:55:19.393396 [ 267 ] {6d24645f-aaab-447b-874d-214a326510c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1423 | 2025.12.20 02:55:19.393639 [ 267 ] {6d24645f-aaab-447b-874d-214a326510c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1424 | 2025.12.20 02:55:19.393674 [ 267 ] {6d24645f-aaab-447b-874d-214a326510c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1425 | 2025.12.20 02:55:19.393868 [ 267 ] {6d24645f-aaab-447b-874d-214a326510c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1426 | 2025.12.20 02:55:19.393920 [ 267 ] {6d24645f-aaab-447b-874d-214a326510c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1427 | 2025.12.20 02:55:19.394018 [ 267 ] {6d24645f-aaab-447b-874d-214a326510c7} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1428 | 2025.12.20 02:55:19.394046 [ 267 ] {6d24645f-aaab-447b-874d-214a326510c7} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1429 | 2025.12.20 02:55:19.394064 [ 267 ] {6d24645f-aaab-447b-874d-214a326510c7} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 1430 | 2025.12.20 02:55:19.394078 [ 267 ] {6d24645f-aaab-447b-874d-214a326510c7} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1431 | 2025.12.20 02:55:19.394111 [ 267 ] {6d24645f-aaab-447b-874d-214a326510c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1432 | 2025.12.20 02:55:19.394128 [ 267 ] {6d24645f-aaab-447b-874d-214a326510c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1433 | 2025.12.20 02:55:19.394627 [ 267 ] {6d24645f-aaab-447b-874d-214a326510c7} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001287 sec., 23310.023310023313 rows/sec., 1012.23 KiB/sec. | ||
| 1434 | 2025.12.20 02:55:19.394715 [ 267 ] {6d24645f-aaab-447b-874d-214a326510c7} <Debug> TCPHandler: Processed in 0.001501356 sec. | ||
| 1435 | 2025.12.20 02:55:19.394932 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2025.12.20 02:55:19.395064 [ 267 ] {8b27c6e3-7032-4e95-ab61-3a8eaf66574a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1437 | 2025.12.20 02:55:19.395275 [ 267 ] {8b27c6e3-7032-4e95-ab61-3a8eaf66574a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1438 | 2025.12.20 02:55:19.395309 [ 267 ] {8b27c6e3-7032-4e95-ab61-3a8eaf66574a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1439 | 2025.12.20 02:55:19.395502 [ 267 ] {8b27c6e3-7032-4e95-ab61-3a8eaf66574a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1440 | 2025.12.20 02:55:19.395553 [ 267 ] {8b27c6e3-7032-4e95-ab61-3a8eaf66574a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1441 | 2025.12.20 02:55:19.395649 [ 267 ] {8b27c6e3-7032-4e95-ab61-3a8eaf66574a} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1442 | 2025.12.20 02:55:19.395681 [ 267 ] {8b27c6e3-7032-4e95-ab61-3a8eaf66574a} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1443 | 2025.12.20 02:55:19.395700 [ 267 ] {8b27c6e3-7032-4e95-ab61-3a8eaf66574a} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 1444 | 2025.12.20 02:55:19.395714 [ 267 ] {8b27c6e3-7032-4e95-ab61-3a8eaf66574a} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1445 | 2025.12.20 02:55:19.395746 [ 267 ] {8b27c6e3-7032-4e95-ab61-3a8eaf66574a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1446 | 2025.12.20 02:55:19.395764 [ 267 ] {8b27c6e3-7032-4e95-ab61-3a8eaf66574a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1447 | 2025.12.20 02:55:19.396308 [ 267 ] {8b27c6e3-7032-4e95-ab61-3a8eaf66574a} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.0013 sec., 23076.923076923078 rows/sec., 1002.10 KiB/sec. | ||
| 1448 | 2025.12.20 02:55:19.396372 [ 267 ] {8b27c6e3-7032-4e95-ab61-3a8eaf66574a} <Debug> TCPHandler: Processed in 0.001488665 sec. | ||
| 1449 | 2025.12.20 02:55:19.396516 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2025.12.20 02:55:19.396575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1451 | 2025.12.20 02:55:19.396586 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2025.12.20 02:55:19.396730 [ 267 ] {42caf4f9-9683-48ce-921b-15276d4a9c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1453 | 2025.12.20 02:55:19.396940 [ 267 ] {42caf4f9-9683-48ce-921b-15276d4a9c66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1454 | 2025.12.20 02:55:19.396973 [ 267 ] {42caf4f9-9683-48ce-921b-15276d4a9c66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1455 | 2025.12.20 02:55:19.397163 [ 267 ] {42caf4f9-9683-48ce-921b-15276d4a9c66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1456 | 2025.12.20 02:55:19.397214 [ 267 ] {42caf4f9-9683-48ce-921b-15276d4a9c66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1457 | 2025.12.20 02:55:19.397309 [ 267 ] {42caf4f9-9683-48ce-921b-15276d4a9c66} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1458 | 2025.12.20 02:55:19.397336 [ 267 ] {42caf4f9-9683-48ce-921b-15276d4a9c66} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1459 | 2025.12.20 02:55:19.397353 [ 267 ] {42caf4f9-9683-48ce-921b-15276d4a9c66} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 1460 | 2025.12.20 02:55:19.397367 [ 267 ] {42caf4f9-9683-48ce-921b-15276d4a9c66} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1461 | 2025.12.20 02:55:19.397399 [ 267 ] {42caf4f9-9683-48ce-921b-15276d4a9c66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1462 | 2025.12.20 02:55:19.397416 [ 267 ] {42caf4f9-9683-48ce-921b-15276d4a9c66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1463 | 2025.12.20 02:55:19.397795 [ 267 ] {42caf4f9-9683-48ce-921b-15276d4a9c66} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001127 sec., 26619.343389529728 rows/sec., 1.13 MiB/sec. | ||
| 1464 | 2025.12.20 02:55:19.397858 [ 267 ] {42caf4f9-9683-48ce-921b-15276d4a9c66} <Debug> TCPHandler: Processed in 0.001319871 sec. | ||
| 1465 | 2025.12.20 02:55:19.398080 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2025.12.20 02:55:19.398209 [ 267 ] {b1bd367a-b33f-4173-bc3c-90ad785a563e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1467 | 2025.12.20 02:55:19.398415 [ 267 ] {b1bd367a-b33f-4173-bc3c-90ad785a563e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1468 | 2025.12.20 02:55:19.398449 [ 267 ] {b1bd367a-b33f-4173-bc3c-90ad785a563e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1469 | 2025.12.20 02:55:19.398650 [ 267 ] {b1bd367a-b33f-4173-bc3c-90ad785a563e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1470 | 2025.12.20 02:55:19.398703 [ 267 ] {b1bd367a-b33f-4173-bc3c-90ad785a563e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1471 | 2025.12.20 02:55:19.398799 [ 267 ] {b1bd367a-b33f-4173-bc3c-90ad785a563e} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1472 | 2025.12.20 02:55:19.398826 [ 267 ] {b1bd367a-b33f-4173-bc3c-90ad785a563e} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1473 | 2025.12.20 02:55:19.398844 [ 267 ] {b1bd367a-b33f-4173-bc3c-90ad785a563e} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 1474 | 2025.12.20 02:55:19.398857 [ 267 ] {b1bd367a-b33f-4173-bc3c-90ad785a563e} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1475 | 2025.12.20 02:55:19.398889 [ 267 ] {b1bd367a-b33f-4173-bc3c-90ad785a563e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1476 | 2025.12.20 02:55:19.398906 [ 267 ] {b1bd367a-b33f-4173-bc3c-90ad785a563e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1477 | 2025.12.20 02:55:19.399329 [ 267 ] {b1bd367a-b33f-4173-bc3c-90ad785a563e} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001173 sec., 25575.447570332482 rows/sec., 1.08 MiB/sec. | ||
| 1478 | 2025.12.20 02:55:19.399386 [ 267 ] {b1bd367a-b33f-4173-bc3c-90ad785a563e} <Debug> TCPHandler: Processed in 0.001353733 sec. | ||
| 1479 | 2025.12.20 02:55:19.399603 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2025.12.20 02:55:19.399732 [ 267 ] {2a2ea4d1-a86a-408e-9cdb-d77ec7632278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1481 | 2025.12.20 02:55:19.399950 [ 267 ] {2a2ea4d1-a86a-408e-9cdb-d77ec7632278} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1482 | 2025.12.20 02:55:19.399985 [ 267 ] {2a2ea4d1-a86a-408e-9cdb-d77ec7632278} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1483 | 2025.12.20 02:55:19.400180 [ 267 ] {2a2ea4d1-a86a-408e-9cdb-d77ec7632278} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1484 | 2025.12.20 02:55:19.400231 [ 267 ] {2a2ea4d1-a86a-408e-9cdb-d77ec7632278} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1485 | 2025.12.20 02:55:19.400326 [ 267 ] {2a2ea4d1-a86a-408e-9cdb-d77ec7632278} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1486 | 2025.12.20 02:55:19.400353 [ 267 ] {2a2ea4d1-a86a-408e-9cdb-d77ec7632278} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1487 | 2025.12.20 02:55:19.400370 [ 267 ] {2a2ea4d1-a86a-408e-9cdb-d77ec7632278} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 1488 | 2025.12.20 02:55:19.400384 [ 267 ] {2a2ea4d1-a86a-408e-9cdb-d77ec7632278} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1489 | 2025.12.20 02:55:19.400415 [ 267 ] {2a2ea4d1-a86a-408e-9cdb-d77ec7632278} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1490 | 2025.12.20 02:55:19.400433 [ 267 ] {2a2ea4d1-a86a-408e-9cdb-d77ec7632278} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1491 | 2025.12.20 02:55:19.400885 [ 267 ] {2a2ea4d1-a86a-408e-9cdb-d77ec7632278} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001206 sec., 24875.621890547263 rows/sec., 1.05 MiB/sec. | ||
| 1492 | 2025.12.20 02:55:19.400940 [ 267 ] {2a2ea4d1-a86a-408e-9cdb-d77ec7632278} <Debug> TCPHandler: Processed in 0.001384073 sec. | ||
| 1493 | 2025.12.20 02:55:19.401159 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2025.12.20 02:55:19.401287 [ 267 ] {75203003-2245-4ec9-86f7-d416a3155148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1495 | 2025.12.20 02:55:19.401506 [ 267 ] {75203003-2245-4ec9-86f7-d416a3155148} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1496 | 2025.12.20 02:55:19.401541 [ 267 ] {75203003-2245-4ec9-86f7-d416a3155148} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1497 | 2025.12.20 02:55:19.401735 [ 267 ] {75203003-2245-4ec9-86f7-d416a3155148} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1498 | 2025.12.20 02:55:19.401786 [ 267 ] {75203003-2245-4ec9-86f7-d416a3155148} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1499 | 2025.12.20 02:55:19.401880 [ 267 ] {75203003-2245-4ec9-86f7-d416a3155148} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1500 | 2025.12.20 02:55:19.401906 [ 267 ] {75203003-2245-4ec9-86f7-d416a3155148} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1501 | 2025.12.20 02:55:19.401924 [ 267 ] {75203003-2245-4ec9-86f7-d416a3155148} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 1502 | 2025.12.20 02:55:19.401937 [ 267 ] {75203003-2245-4ec9-86f7-d416a3155148} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1503 | 2025.12.20 02:55:19.401969 [ 267 ] {75203003-2245-4ec9-86f7-d416a3155148} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1504 | 2025.12.20 02:55:19.401986 [ 267 ] {75203003-2245-4ec9-86f7-d416a3155148} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1505 | 2025.12.20 02:55:19.402419 [ 267 ] {75203003-2245-4ec9-86f7-d416a3155148} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001184 sec., 25337.83783783784 rows/sec., 1.07 MiB/sec. | ||
| 1506 | 2025.12.20 02:55:19.402475 [ 267 ] {75203003-2245-4ec9-86f7-d416a3155148} <Debug> TCPHandler: Processed in 0.001364383 sec. | ||
| 1507 | 2025.12.20 02:55:19.402736 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2025.12.20 02:55:19.402855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1509 | 2025.12.20 02:55:19.402866 [ 267 ] {43077e55-b221-43a2-a43b-a83f6583d5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1510 | 2025.12.20 02:55:19.403084 [ 267 ] {43077e55-b221-43a2-a43b-a83f6583d5df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1511 | 2025.12.20 02:55:19.403122 [ 267 ] {43077e55-b221-43a2-a43b-a83f6583d5df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1512 | 2025.12.20 02:55:19.403318 [ 267 ] {43077e55-b221-43a2-a43b-a83f6583d5df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1513 | 2025.12.20 02:55:19.403368 [ 267 ] {43077e55-b221-43a2-a43b-a83f6583d5df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1514 | 2025.12.20 02:55:19.403468 [ 267 ] {43077e55-b221-43a2-a43b-a83f6583d5df} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1515 | 2025.12.20 02:55:19.403495 [ 267 ] {43077e55-b221-43a2-a43b-a83f6583d5df} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1516 | 2025.12.20 02:55:19.403513 [ 267 ] {43077e55-b221-43a2-a43b-a83f6583d5df} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 1517 | 2025.12.20 02:55:19.403527 [ 267 ] {43077e55-b221-43a2-a43b-a83f6583d5df} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1518 | 2025.12.20 02:55:19.403559 [ 267 ] {43077e55-b221-43a2-a43b-a83f6583d5df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1519 | 2025.12.20 02:55:19.403576 [ 267 ] {43077e55-b221-43a2-a43b-a83f6583d5df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1520 | 2025.12.20 02:55:19.403608 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2025.12.20 02:55:19.403967 [ 267 ] {43077e55-b221-43a2-a43b-a83f6583d5df} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001153 sec., 26019.080659150044 rows/sec., 1.10 MiB/sec. | ||
| 1522 | 2025.12.20 02:55:19.404027 [ 267 ] {43077e55-b221-43a2-a43b-a83f6583d5df} <Debug> TCPHandler: Processed in 0.001338182 sec. | ||
| 1523 | 2025.12.20 02:55:19.404254 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2025.12.20 02:55:19.404384 [ 267 ] {d5d50bbb-4b09-47f0-999f-e2cdf776dd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1525 | 2025.12.20 02:55:19.404591 [ 267 ] {d5d50bbb-4b09-47f0-999f-e2cdf776dd77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1526 | 2025.12.20 02:55:19.404625 [ 267 ] {d5d50bbb-4b09-47f0-999f-e2cdf776dd77} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1527 | 2025.12.20 02:55:19.404818 [ 267 ] {d5d50bbb-4b09-47f0-999f-e2cdf776dd77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1528 | 2025.12.20 02:55:19.404868 [ 267 ] {d5d50bbb-4b09-47f0-999f-e2cdf776dd77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1529 | 2025.12.20 02:55:19.404961 [ 267 ] {d5d50bbb-4b09-47f0-999f-e2cdf776dd77} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1530 | 2025.12.20 02:55:19.404988 [ 267 ] {d5d50bbb-4b09-47f0-999f-e2cdf776dd77} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1531 | 2025.12.20 02:55:19.405013 [ 267 ] {d5d50bbb-4b09-47f0-999f-e2cdf776dd77} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 1532 | 2025.12.20 02:55:19.405027 [ 267 ] {d5d50bbb-4b09-47f0-999f-e2cdf776dd77} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1533 | 2025.12.20 02:55:19.405059 [ 267 ] {d5d50bbb-4b09-47f0-999f-e2cdf776dd77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1534 | 2025.12.20 02:55:19.405077 [ 267 ] {d5d50bbb-4b09-47f0-999f-e2cdf776dd77} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1535 | 2025.12.20 02:55:19.405606 [ 267 ] {d5d50bbb-4b09-47f0-999f-e2cdf776dd77} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001276 sec., 23510.971786833856 rows/sec., 1020.95 KiB/sec. | ||
| 1536 | 2025.12.20 02:55:19.405664 [ 267 ] {d5d50bbb-4b09-47f0-999f-e2cdf776dd77} <Debug> TCPHandler: Processed in 0.001457535 sec. | ||
| 1537 | 2025.12.20 02:55:19.405910 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2025.12.20 02:55:19.406040 [ 267 ] {2d3a4812-ced7-43ae-b862-074dd0b12c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1539 | 2025.12.20 02:55:19.406270 [ 267 ] {2d3a4812-ced7-43ae-b862-074dd0b12c18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1540 | 2025.12.20 02:55:19.406306 [ 267 ] {2d3a4812-ced7-43ae-b862-074dd0b12c18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1541 | 2025.12.20 02:55:19.406502 [ 267 ] {2d3a4812-ced7-43ae-b862-074dd0b12c18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1542 | 2025.12.20 02:55:19.406553 [ 267 ] {2d3a4812-ced7-43ae-b862-074dd0b12c18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1543 | 2025.12.20 02:55:19.406652 [ 267 ] {2d3a4812-ced7-43ae-b862-074dd0b12c18} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1544 | 2025.12.20 02:55:19.406679 [ 267 ] {2d3a4812-ced7-43ae-b862-074dd0b12c18} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1545 | 2025.12.20 02:55:19.406696 [ 267 ] {2d3a4812-ced7-43ae-b862-074dd0b12c18} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 1546 | 2025.12.20 02:55:19.406710 [ 267 ] {2d3a4812-ced7-43ae-b862-074dd0b12c18} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1547 | 2025.12.20 02:55:19.406742 [ 267 ] {2d3a4812-ced7-43ae-b862-074dd0b12c18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1548 | 2025.12.20 02:55:19.406759 [ 267 ] {2d3a4812-ced7-43ae-b862-074dd0b12c18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1549 | 2025.12.20 02:55:19.406945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1550 | 2025.12.20 02:55:19.407137 [ 267 ] {2d3a4812-ced7-43ae-b862-074dd0b12c18} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001152 sec., 26041.666666666664 rows/sec., 1.10 MiB/sec. | ||
| 1551 | 2025.12.20 02:55:19.407197 [ 267 ] {2d3a4812-ced7-43ae-b862-074dd0b12c18} <Debug> TCPHandler: Processed in 0.001334732 sec. | ||
| 1552 | 2025.12.20 02:55:19.418925 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2025.12.20 02:55:19.419089 [ 267 ] {165cfb07-8fe6-4f69-92a3-620b46799ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1554 | 2025.12.20 02:55:19.419374 [ 267 ] {165cfb07-8fe6-4f69-92a3-620b46799ec1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1555 | 2025.12.20 02:55:19.419419 [ 267 ] {165cfb07-8fe6-4f69-92a3-620b46799ec1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1556 | 2025.12.20 02:55:19.419624 [ 267 ] {165cfb07-8fe6-4f69-92a3-620b46799ec1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1557 | 2025.12.20 02:55:19.419676 [ 267 ] {165cfb07-8fe6-4f69-92a3-620b46799ec1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1558 | 2025.12.20 02:55:19.419775 [ 267 ] {165cfb07-8fe6-4f69-92a3-620b46799ec1} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1559 | 2025.12.20 02:55:19.419803 [ 267 ] {165cfb07-8fe6-4f69-92a3-620b46799ec1} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1560 | 2025.12.20 02:55:19.419821 [ 267 ] {165cfb07-8fe6-4f69-92a3-620b46799ec1} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 1561 | 2025.12.20 02:55:19.419835 [ 267 ] {165cfb07-8fe6-4f69-92a3-620b46799ec1} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1562 | 2025.12.20 02:55:19.419868 [ 267 ] {165cfb07-8fe6-4f69-92a3-620b46799ec1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1563 | 2025.12.20 02:55:19.419886 [ 267 ] {165cfb07-8fe6-4f69-92a3-620b46799ec1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 30 rows starting from 0 | ||
| 1564 | 2025.12.20 02:55:19.420308 [ 267 ] {165cfb07-8fe6-4f69-92a3-620b46799ec1} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001289 sec., 23273.855702094646 rows/sec., 1010.66 KiB/sec. | ||
| 1565 | 2025.12.20 02:55:19.420363 [ 267 ] {165cfb07-8fe6-4f69-92a3-620b46799ec1} <Debug> TCPHandler: Processed in 0.001499686 sec. | ||
| 1566 | 2025.12.20 02:55:19.427390 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2025.12.20 02:55:19.427519 [ 267 ] {09881eee-4077-4c3f-aadd-02b65c4353e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1568 | 2025.12.20 02:55:19.427570 [ 267 ] {09881eee-4077-4c3f-aadd-02b65c4353e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1569 | 2025.12.20 02:55:19.428179 [ 267 ] {09881eee-4077-4c3f-aadd-02b65c4353e0} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2025.12.20 02:55:19.428227 [ 267 ] {09881eee-4077-4c3f-aadd-02b65c4353e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1571 | 2025.12.20 02:55:19.428662 [ 267 ] {09881eee-4077-4c3f-aadd-02b65c4353e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1572 | 2025.12.20 02:55:19.428858 [ 267 ] {09881eee-4077-4c3f-aadd-02b65c4353e0} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2025.12.20 02:55:19.429009 [ 267 ] {09881eee-4077-4c3f-aadd-02b65c4353e0} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001526 sec., 7863.695937090432 rows/sec., 2.80 MiB/sec. | ||
| 1574 | 2025.12.20 02:55:19.429054 [ 267 ] {09881eee-4077-4c3f-aadd-02b65c4353e0} <Debug> TCPHandler: Processed in 0.001714882 sec. | ||
| 1575 | 2025.12.20 02:55:19.429181 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2025.12.20 02:55:19.429277 [ 267 ] {873d61f2-4ce3-4e2e-bd9e-0c6ec2382a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1577 | 2025.12.20 02:55:19.429317 [ 267 ] {873d61f2-4ce3-4e2e-bd9e-0c6ec2382a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1578 | 2025.12.20 02:55:19.429898 [ 267 ] {873d61f2-4ce3-4e2e-bd9e-0c6ec2382a8f} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2025.12.20 02:55:19.429936 [ 267 ] {873d61f2-4ce3-4e2e-bd9e-0c6ec2382a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1580 | 2025.12.20 02:55:19.430285 [ 267 ] {873d61f2-4ce3-4e2e-bd9e-0c6ec2382a8f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1581 | 2025.12.20 02:55:19.430502 [ 267 ] {873d61f2-4ce3-4e2e-bd9e-0c6ec2382a8f} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2025.12.20 02:55:19.430627 [ 267 ] {873d61f2-4ce3-4e2e-bd9e-0c6ec2382a8f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001369 sec., 299488.6778670562 rows/sec., 19.00 MiB/sec. | ||
| 1583 | 2025.12.20 02:55:19.430673 [ 267 ] {873d61f2-4ce3-4e2e-bd9e-0c6ec2382a8f} <Debug> TCPHandler: Processed in 0.001541367 sec. | ||
| 1584 | 2025.12.20 02:55:19.430792 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2025.12.20 02:55:19.430889 [ 267 ] {6e51929b-97d1-412e-a832-554cb1c0cd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1586 | 2025.12.20 02:55:19.430929 [ 267 ] {6e51929b-97d1-412e-a832-554cb1c0cd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1587 | 2025.12.20 02:55:19.431314 [ 267 ] {6e51929b-97d1-412e-a832-554cb1c0cd0a} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2025.12.20 02:55:19.431351 [ 267 ] {6e51929b-97d1-412e-a832-554cb1c0cd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1589 | 2025.12.20 02:55:19.431629 [ 267 ] {6e51929b-97d1-412e-a832-554cb1c0cd0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1590 | 2025.12.20 02:55:19.431830 [ 267 ] {6e51929b-97d1-412e-a832-554cb1c0cd0a} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2025.12.20 02:55:19.431954 [ 267 ] {6e51929b-97d1-412e-a832-554cb1c0cd0a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001084 sec., 1845.018450184502 rows/sec., 150.45 KiB/sec. | ||
| 1592 | 2025.12.20 02:55:19.431998 [ 267 ] {6e51929b-97d1-412e-a832-554cb1c0cd0a} <Debug> TCPHandler: Processed in 0.00125517 sec. | ||
| 1593 | 2025.12.20 02:55:19.432114 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2025.12.20 02:55:19.432208 [ 267 ] {9774e8e0-8b8e-4705-893b-240bf2290c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1595 | 2025.12.20 02:55:19.432247 [ 267 ] {9774e8e0-8b8e-4705-893b-240bf2290c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1596 | 2025.12.20 02:55:19.433257 [ 267 ] {9774e8e0-8b8e-4705-893b-240bf2290c4a} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2025.12.20 02:55:19.433294 [ 267 ] {9774e8e0-8b8e-4705-893b-240bf2290c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1598 | 2025.12.20 02:55:19.433699 [ 267 ] {9774e8e0-8b8e-4705-893b-240bf2290c4a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1599 | 2025.12.20 02:55:19.433907 [ 267 ] {9774e8e0-8b8e-4705-893b-240bf2290c4a} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2025.12.20 02:55:19.434039 [ 267 ] {9774e8e0-8b8e-4705-893b-240bf2290c4a} <Debug> executeQuery: Read 1133 rows, 91.92 KiB in 0.001848 sec., 613095.2380952381 rows/sec., 48.58 MiB/sec. | ||
| 1601 | 2025.12.20 02:55:19.434081 [ 267 ] {9774e8e0-8b8e-4705-893b-240bf2290c4a} <Debug> TCPHandler: Processed in 0.002018698 sec. | ||
| 1602 | 2025.12.20 02:55:19.434199 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2025.12.20 02:55:19.434294 [ 267 ] {60d6abed-5e74-4628-b0ec-5d944bf213c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1604 | 2025.12.20 02:55:19.434333 [ 267 ] {60d6abed-5e74-4628-b0ec-5d944bf213c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1605 | 2025.12.20 02:55:19.434798 [ 267 ] {60d6abed-5e74-4628-b0ec-5d944bf213c3} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2025.12.20 02:55:19.434836 [ 267 ] {60d6abed-5e74-4628-b0ec-5d944bf213c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1607 | 2025.12.20 02:55:19.435155 [ 267 ] {60d6abed-5e74-4628-b0ec-5d944bf213c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1608 | 2025.12.20 02:55:19.435368 [ 267 ] {60d6abed-5e74-4628-b0ec-5d944bf213c3} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2025.12.20 02:55:19.435501 [ 267 ] {60d6abed-5e74-4628-b0ec-5d944bf213c3} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001225 sec., 177142.85714285716 rows/sec., 10.53 MiB/sec. | ||
| 1610 | 2025.12.20 02:55:19.435543 [ 267 ] {60d6abed-5e74-4628-b0ec-5d944bf213c3} <Debug> TCPHandler: Processed in 0.001394103 sec. | ||
| 1611 | 2025.12.20 02:55:19.435647 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2025.12.20 02:55:19.435742 [ 267 ] {b1c53aa0-f707-49df-bfa2-b4c54702a979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1613 | 2025.12.20 02:55:19.435781 [ 267 ] {b1c53aa0-f707-49df-bfa2-b4c54702a979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1614 | 2025.12.20 02:55:19.436258 [ 267 ] {b1c53aa0-f707-49df-bfa2-b4c54702a979} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2025.12.20 02:55:19.436296 [ 267 ] {b1c53aa0-f707-49df-bfa2-b4c54702a979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1616 | 2025.12.20 02:55:19.436587 [ 267 ] {b1c53aa0-f707-49df-bfa2-b4c54702a979} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1617 | 2025.12.20 02:55:19.436786 [ 267 ] {b1c53aa0-f707-49df-bfa2-b4c54702a979} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2025.12.20 02:55:19.436919 [ 267 ] {b1c53aa0-f707-49df-bfa2-b4c54702a979} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001194 sec., 177554.43886097154 rows/sec., 11.45 MiB/sec. | ||
| 1619 | 2025.12.20 02:55:19.436961 [ 267 ] {b1c53aa0-f707-49df-bfa2-b4c54702a979} <Debug> TCPHandler: Processed in 0.001362612 sec. | ||
| 1620 | 2025.12.20 02:55:19.437072 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2025.12.20 02:55:19.437166 [ 267 ] {270c1481-75a7-44b6-9711-99a660db32a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1622 | 2025.12.20 02:55:19.437205 [ 267 ] {270c1481-75a7-44b6-9711-99a660db32a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1623 | 2025.12.20 02:55:19.437678 [ 267 ] {270c1481-75a7-44b6-9711-99a660db32a8} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2025.12.20 02:55:19.437716 [ 267 ] {270c1481-75a7-44b6-9711-99a660db32a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1625 | 2025.12.20 02:55:19.438018 [ 267 ] {270c1481-75a7-44b6-9711-99a660db32a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1626 | 2025.12.20 02:55:19.438223 [ 267 ] {270c1481-75a7-44b6-9711-99a660db32a8} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2025.12.20 02:55:19.438355 [ 267 ] {270c1481-75a7-44b6-9711-99a660db32a8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001207 sec., 174813.5874067937 rows/sec., 9.93 MiB/sec. | ||
| 1628 | 2025.12.20 02:55:19.438394 [ 267 ] {270c1481-75a7-44b6-9711-99a660db32a8} <Debug> TCPHandler: Processed in 0.001371292 sec. | ||
| 1629 | 2025.12.20 02:55:19.438505 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2025.12.20 02:55:19.438599 [ 267 ] {44e5fd15-fc1f-4fef-98d8-87fbf794d1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1631 | 2025.12.20 02:55:19.438639 [ 267 ] {44e5fd15-fc1f-4fef-98d8-87fbf794d1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1632 | 2025.12.20 02:55:19.439275 [ 267 ] {44e5fd15-fc1f-4fef-98d8-87fbf794d1fc} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2025.12.20 02:55:19.439313 [ 267 ] {44e5fd15-fc1f-4fef-98d8-87fbf794d1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1634 | 2025.12.20 02:55:19.439651 [ 267 ] {44e5fd15-fc1f-4fef-98d8-87fbf794d1fc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1635 | 2025.12.20 02:55:19.439862 [ 267 ] {44e5fd15-fc1f-4fef-98d8-87fbf794d1fc} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2025.12.20 02:55:19.439987 [ 267 ] {44e5fd15-fc1f-4fef-98d8-87fbf794d1fc} <Debug> executeQuery: Read 691 rows, 49.43 KiB in 0.001405 sec., 491814.9466192171 rows/sec., 34.36 MiB/sec. | ||
| 1637 | 2025.12.20 02:55:19.440024 [ 267 ] {44e5fd15-fc1f-4fef-98d8-87fbf794d1fc} <Debug> TCPHandler: Processed in 0.001568808 sec. | ||
| 1638 | 2025.12.20 02:55:19.440129 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2025.12.20 02:55:19.440228 [ 267 ] {8dde0b33-9fe3-42d6-b75c-6595a42c71fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1640 | 2025.12.20 02:55:19.440270 [ 267 ] {8dde0b33-9fe3-42d6-b75c-6595a42c71fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1641 | 2025.12.20 02:55:19.440606 [ 267 ] {8dde0b33-9fe3-42d6-b75c-6595a42c71fd} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2025.12.20 02:55:19.440642 [ 267 ] {8dde0b33-9fe3-42d6-b75c-6595a42c71fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1643 | 2025.12.20 02:55:19.441101 [ 267 ] {8dde0b33-9fe3-42d6-b75c-6595a42c71fd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1644 | 2025.12.20 02:55:19.441313 [ 267 ] {8dde0b33-9fe3-42d6-b75c-6595a42c71fd} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2025.12.20 02:55:19.441448 [ 267 ] {8dde0b33-9fe3-42d6-b75c-6595a42c71fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001238 sec., 4846.526655896608 rows/sec., 253.21 KiB/sec. | ||
| 1646 | 2025.12.20 02:55:19.441486 [ 267 ] {8dde0b33-9fe3-42d6-b75c-6595a42c71fd} <Debug> TCPHandler: Processed in 0.001407314 sec. | ||
| 1647 | 2025.12.20 02:55:19.441587 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2025.12.20 02:55:19.441690 [ 267 ] {fd4ffd6a-744d-40e4-9941-2392c900c7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1649 | 2025.12.20 02:55:19.441733 [ 267 ] {fd4ffd6a-744d-40e4-9941-2392c900c7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1650 | 2025.12.20 02:55:19.442170 [ 267 ] {fd4ffd6a-744d-40e4-9941-2392c900c7f3} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2025.12.20 02:55:19.442207 [ 267 ] {fd4ffd6a-744d-40e4-9941-2392c900c7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1652 | 2025.12.20 02:55:19.442561 [ 267 ] {fd4ffd6a-744d-40e4-9941-2392c900c7f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1653 | 2025.12.20 02:55:19.442785 [ 267 ] {fd4ffd6a-744d-40e4-9941-2392c900c7f3} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2025.12.20 02:55:19.442917 [ 267 ] {fd4ffd6a-744d-40e4-9941-2392c900c7f3} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001255 sec., 250996.01593625496 rows/sec., 16.49 MiB/sec. | ||
| 1655 | 2025.12.20 02:55:19.442956 [ 267 ] {fd4ffd6a-744d-40e4-9941-2392c900c7f3} <Debug> TCPHandler: Processed in 0.001416464 sec. | ||
| 1656 | 2025.12.20 02:55:19.443065 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2025.12.20 02:55:19.443157 [ 267 ] {73cb11e1-3a72-4f44-b3f7-c864d5dd254e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1658 | 2025.12.20 02:55:19.443198 [ 267 ] {73cb11e1-3a72-4f44-b3f7-c864d5dd254e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1659 | 2025.12.20 02:55:19.443523 [ 267 ] {73cb11e1-3a72-4f44-b3f7-c864d5dd254e} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2025.12.20 02:55:19.443559 [ 267 ] {73cb11e1-3a72-4f44-b3f7-c864d5dd254e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1661 | 2025.12.20 02:55:19.443862 [ 267 ] {73cb11e1-3a72-4f44-b3f7-c864d5dd254e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1662 | 2025.12.20 02:55:19.444065 [ 267 ] {73cb11e1-3a72-4f44-b3f7-c864d5dd254e} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2025.12.20 02:55:19.444197 [ 267 ] {73cb11e1-3a72-4f44-b3f7-c864d5dd254e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 1664 | 2025.12.20 02:55:19.444234 [ 267 ] {73cb11e1-3a72-4f44-b3f7-c864d5dd254e} <Debug> TCPHandler: Processed in 0.001217609 sec. | ||
| 1665 | 2025.12.20 02:55:19.444334 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2025.12.20 02:55:19.444427 [ 267 ] {7790a608-8d23-4b94-8878-4fef995a18ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1667 | 2025.12.20 02:55:19.444481 [ 267 ] {7790a608-8d23-4b94-8878-4fef995a18ca} <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 | ||
| 1668 | 2025.12.20 02:55:19.445248 [ 267 ] {7790a608-8d23-4b94-8878-4fef995a18ca} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2025.12.20 02:55:19.445284 [ 267 ] {7790a608-8d23-4b94-8878-4fef995a18ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1670 | 2025.12.20 02:55:19.445786 [ 267 ] {7790a608-8d23-4b94-8878-4fef995a18ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1671 | 2025.12.20 02:55:19.445999 [ 267 ] {7790a608-8d23-4b94-8878-4fef995a18ca} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2025.12.20 02:55:19.446140 [ 267 ] {7790a608-8d23-4b94-8878-4fef995a18ca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001731 sec., 5777.007510109764 rows/sec., 10.35 MiB/sec. | ||
| 1673 | 2025.12.20 02:55:19.446191 [ 267 ] {7790a608-8d23-4b94-8878-4fef995a18ca} <Debug> TCPHandler: Processed in 0.001904986 sec. | ||
| 1674 | 2025.12.20 02:55:19.446302 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2025.12.20 02:55:19.446396 [ 267 ] {e308cdac-7d3a-40c2-83f1-e1ba69fb9eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1676 | 2025.12.20 02:55:19.446436 [ 267 ] {e308cdac-7d3a-40c2-83f1-e1ba69fb9eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1677 | 2025.12.20 02:55:19.446788 [ 267 ] {e308cdac-7d3a-40c2-83f1-e1ba69fb9eaa} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2025.12.20 02:55:19.446822 [ 267 ] {e308cdac-7d3a-40c2-83f1-e1ba69fb9eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1679 | 2025.12.20 02:55:19.447118 [ 267 ] {e308cdac-7d3a-40c2-83f1-e1ba69fb9eaa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1680 | 2025.12.20 02:55:19.447321 [ 267 ] {e308cdac-7d3a-40c2-83f1-e1ba69fb9eaa} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2025.12.20 02:55:19.447443 [ 267 ] {e308cdac-7d3a-40c2-83f1-e1ba69fb9eaa} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 1682 | 2025.12.20 02:55:19.447479 [ 267 ] {e308cdac-7d3a-40c2-83f1-e1ba69fb9eaa} <Debug> TCPHandler: Processed in 0.001225399 sec. | ||
| 1683 | 2025.12.20 02:55:20.000336 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.42 MiB, peak 172.30 MiB, free memory in arenas 0.00 B, will set to 170.45 MiB (RSS), difference: 1.03 MiB | ||
| 1684 | 2025.12.20 02:55:21.754559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 252 | ||
| 1685 | 2025.12.20 02:55:21.757447 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2025.12.20 02:55:21.757510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1687 | 2025.12.20 02:55:21.758806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1688 | 2025.12.20 02:55:21.759092 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2025.12.20 02:55:21.759411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 252 | ||
| 1690 | 2025.12.20 02:55:24.356503 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2025.12.20 02:55:24.356690 [ 267 ] {fe183003-ebd9-421e-a0f6-c0bbf7791a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1692 | 2025.12.20 02:55:24.356763 [ 267 ] {fe183003-ebd9-421e-a0f6-c0bbf7791a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1693 | 2025.12.20 02:55:24.357412 [ 267 ] {fe183003-ebd9-421e-a0f6-c0bbf7791a70} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2025.12.20 02:55:24.357453 [ 267 ] {fe183003-ebd9-421e-a0f6-c0bbf7791a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1695 | 2025.12.20 02:55:24.357852 [ 267 ] {fe183003-ebd9-421e-a0f6-c0bbf7791a70} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1696 | 2025.12.20 02:55:24.358084 [ 267 ] {fe183003-ebd9-421e-a0f6-c0bbf7791a70} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2025.12.20 02:55:24.358243 [ 267 ] {fe183003-ebd9-421e-a0f6-c0bbf7791a70} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001598 sec., 67584.48060075093 rows/sec., 5.67 MiB/sec. | ||
| 1698 | 2025.12.20 02:55:24.358292 [ 267 ] {fe183003-ebd9-421e-a0f6-c0bbf7791a70} <Debug> TCPHandler: Processed in 0.001905006 sec. | ||
| 1699 | 2025.12.20 02:55:24.358415 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2025.12.20 02:55:24.358518 [ 267 ] {1d879ba0-87a7-4301-9634-2ed425e67099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1701 | 2025.12.20 02:55:24.358563 [ 267 ] {1d879ba0-87a7-4301-9634-2ed425e67099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1702 | 2025.12.20 02:55:24.358984 [ 267 ] {1d879ba0-87a7-4301-9634-2ed425e67099} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2025.12.20 02:55:24.359022 [ 267 ] {1d879ba0-87a7-4301-9634-2ed425e67099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1704 | 2025.12.20 02:55:24.359327 [ 267 ] {1d879ba0-87a7-4301-9634-2ed425e67099} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1705 | 2025.12.20 02:55:24.359532 [ 267 ] {1d879ba0-87a7-4301-9634-2ed425e67099} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2025.12.20 02:55:24.359659 [ 267 ] {1d879ba0-87a7-4301-9634-2ed425e67099} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001164 sec., 22336.76975945017 rows/sec., 1.64 MiB/sec. | ||
| 1707 | 2025.12.20 02:55:24.359696 [ 267 ] {1d879ba0-87a7-4301-9634-2ed425e67099} <Debug> TCPHandler: Processed in 0.001332452 sec. | ||
| 1708 | 2025.12.20 02:55:24.359806 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2025.12.20 02:55:24.359902 [ 267 ] {f71d6e32-2c96-431d-8601-ecdcc40f1e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1710 | 2025.12.20 02:55:24.359942 [ 267 ] {f71d6e32-2c96-431d-8601-ecdcc40f1e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1711 | 2025.12.20 02:55:24.360353 [ 267 ] {f71d6e32-2c96-431d-8601-ecdcc40f1e67} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2025.12.20 02:55:24.360390 [ 267 ] {f71d6e32-2c96-431d-8601-ecdcc40f1e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1713 | 2025.12.20 02:55:24.360685 [ 267 ] {f71d6e32-2c96-431d-8601-ecdcc40f1e67} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1714 | 2025.12.20 02:55:24.360896 [ 267 ] {f71d6e32-2c96-431d-8601-ecdcc40f1e67} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2025.12.20 02:55:24.361023 [ 267 ] {f71d6e32-2c96-431d-8601-ecdcc40f1e67} <Debug> executeQuery: Read 93 rows, 7.47 KiB in 0.00114 sec., 81578.94736842105 rows/sec., 6.40 MiB/sec. | ||
| 1716 | 2025.12.20 02:55:24.361060 [ 267 ] {f71d6e32-2c96-431d-8601-ecdcc40f1e67} <Debug> TCPHandler: Processed in 0.001302571 sec. | ||
| 1717 | 2025.12.20 02:55:24.361173 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2025.12.20 02:55:24.361268 [ 267 ] {5362a592-fa6e-46bf-a63b-3d43b46eeaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1719 | 2025.12.20 02:55:24.361312 [ 267 ] {5362a592-fa6e-46bf-a63b-3d43b46eeaab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1720 | 2025.12.20 02:55:24.361703 [ 267 ] {5362a592-fa6e-46bf-a63b-3d43b46eeaab} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2025.12.20 02:55:24.361749 [ 267 ] {5362a592-fa6e-46bf-a63b-3d43b46eeaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1722 | 2025.12.20 02:55:24.362065 [ 267 ] {5362a592-fa6e-46bf-a63b-3d43b46eeaab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1723 | 2025.12.20 02:55:24.362274 [ 267 ] {5362a592-fa6e-46bf-a63b-3d43b46eeaab} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2025.12.20 02:55:24.362404 [ 267 ] {5362a592-fa6e-46bf-a63b-3d43b46eeaab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 1725 | 2025.12.20 02:55:24.362442 [ 267 ] {5362a592-fa6e-46bf-a63b-3d43b46eeaab} <Debug> TCPHandler: Processed in 0.001318752 sec. | ||
| 1726 | 2025.12.20 02:55:24.362544 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2025.12.20 02:55:24.362637 [ 267 ] {763154c8-d459-4727-bfe4-de56cf253a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1728 | 2025.12.20 02:55:24.362691 [ 267 ] {763154c8-d459-4727-bfe4-de56cf253a29} <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 | ||
| 1729 | 2025.12.20 02:55:24.363427 [ 267 ] {763154c8-d459-4727-bfe4-de56cf253a29} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2025.12.20 02:55:24.363464 [ 267 ] {763154c8-d459-4727-bfe4-de56cf253a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1731 | 2025.12.20 02:55:24.363975 [ 267 ] {763154c8-d459-4727-bfe4-de56cf253a29} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1732 | 2025.12.20 02:55:24.364192 [ 267 ] {763154c8-d459-4727-bfe4-de56cf253a29} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2025.12.20 02:55:24.364324 [ 267 ] {763154c8-d459-4727-bfe4-de56cf253a29} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001705 sec., 15249.266862170089 rows/sec., 27.33 MiB/sec. | ||
| 1734 | 2025.12.20 02:55:24.364380 [ 267 ] {763154c8-d459-4727-bfe4-de56cf253a29} <Debug> TCPHandler: Processed in 0.001883645 sec. | ||
| 1735 | 2025.12.20 02:55:24.364494 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2025.12.20 02:55:24.364587 [ 267 ] {6903944c-e760-443c-aceb-e8870087cef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1737 | 2025.12.20 02:55:24.364630 [ 267 ] {6903944c-e760-443c-aceb-e8870087cef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1738 | 2025.12.20 02:55:24.364951 [ 267 ] {6903944c-e760-443c-aceb-e8870087cef3} <Trace> oximeter.measurements_i64 (ef2a82ab-1256-47f2-8f3b-38b8c4a5e28e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2025.12.20 02:55:24.364989 [ 267 ] {6903944c-e760-443c-aceb-e8870087cef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1740 | 2025.12.20 02:55:24.365275 [ 267 ] {6903944c-e760-443c-aceb-e8870087cef3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1741 | 2025.12.20 02:55:24.365478 [ 267 ] {6903944c-e760-443c-aceb-e8870087cef3} <Trace> oximeter.measurements_i64 (ef2a82ab-1256-47f2-8f3b-38b8c4a5e28e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2025.12.20 02:55:24.365601 [ 267 ] {6903944c-e760-443c-aceb-e8870087cef3} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001033 sec., 2904.162633107454 rows/sec., 232.56 KiB/sec. | ||
| 1743 | 2025.12.20 02:55:24.365636 [ 267 ] {6903944c-e760-443c-aceb-e8870087cef3} <Debug> TCPHandler: Processed in 0.001191529 sec. | ||
| 1744 | 2025.12.20 02:55:24.365748 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2025.12.20 02:55:24.365843 [ 267 ] {c2c01d9d-932e-464f-abde-9d664fc34dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1746 | 2025.12.20 02:55:24.365884 [ 267 ] {c2c01d9d-932e-464f-abde-9d664fc34dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1747 | 2025.12.20 02:55:24.366206 [ 267 ] {c2c01d9d-932e-464f-abde-9d664fc34dea} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2025.12.20 02:55:24.366242 [ 267 ] {c2c01d9d-932e-464f-abde-9d664fc34dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1749 | 2025.12.20 02:55:24.366537 [ 267 ] {c2c01d9d-932e-464f-abde-9d664fc34dea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1750 | 2025.12.20 02:55:24.366761 [ 267 ] {c2c01d9d-932e-464f-abde-9d664fc34dea} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2025.12.20 02:55:24.366889 [ 267 ] {c2c01d9d-932e-464f-abde-9d664fc34dea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 1752 | 2025.12.20 02:55:24.366925 [ 267 ] {c2c01d9d-932e-464f-abde-9d664fc34dea} <Debug> TCPHandler: Processed in 0.001233849 sec. | ||
| 1753 | 2025.12.20 02:55:26.667644 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1754 | 2025.12.20 02:55:26.667725 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1755 | 2025.12.20 02:55:26.766990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2893 | ||
| 1756 | 2025.12.20 02:55:26.767612 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2025.12.20 02:55:26.767658 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1758 | 2025.12.20 02:55:26.768171 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1759 | 2025.12.20 02:55:26.768399 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2025.12.20 02:55:26.768520 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2893 | ||
| 1761 | 2025.12.20 02:55:26.768522 [ 70 ] {} <Debug> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1762 | 2025.12.20 02:55:26.768588 [ 70 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1763 | 2025.12.20 02:55:26.768608 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1764 | 2025.12.20 02:55:26.770841 [ 196 ] {7747006d-2998-4b1d-829e-651be08ad061::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 | ||
| 1765 | 2025.12.20 02:55:26.772855 [ 196 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1766 | 2025.12.20 02:55:26.772975 [ 196 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1767 | 2025.12.20 02:55:26.773118 [ 196 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1768 | 2025.12.20 02:55:26.773187 [ 196 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 509 rows starting from the beginning of the part | ||
| 1769 | 2025.12.20 02:55:26.773265 [ 196 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1770 | 2025.12.20 02:55:26.773321 [ 196 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1771 | 2025.12.20 02:55:26.773379 [ 196 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1772 | 2025.12.20 02:55:26.805956 [ 195 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2893 rows, containing 4 columns (4 merged, 0 gathered) in 0.037240143 sec., 77684.98633316203 rows/sec., 1.11 MiB/sec. | ||
| 1773 | 2025.12.20 02:55:26.806636 [ 198 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1774 | 2025.12.20 02:55:26.806986 [ 198 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_6_1} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2025.12.20 02:55:26.807059 [ 198 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_6_1} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1776 | 2025.12.20 02:55:26.807167 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1777 | 2025.12.20 02:55:26.907068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1778 | 2025.12.20 02:55:26.925957 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2025.12.20 02:55:26.926027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1780 | 2025.12.20 02:55:26.932417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1781 | 2025.12.20 02:55:26.933145 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2025.12.20 02:55:26.933474 [ 70 ] {} <Debug> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1783 | 2025.12.20 02:55:26.933542 [ 70 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2025.12.20 02:55:26.933566 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1785 | 2025.12.20 02:55:26.933677 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 1786 | 2025.12.20 02:55:26.936720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1787 | 2025.12.20 02:55:26.937903 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1788 | 2025.12.20 02:55:26.939457 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 1789 | 2025.12.20 02:55:26.944073 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 1790 | 2025.12.20 02:55:26.948450 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 1791 | 2025.12.20 02:55:26.952812 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 1792 | 2025.12.20 02:55:26.960144 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 1793 | 2025.12.20 02:55:26.964481 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 1794 | 2025.12.20 02:55:27.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.01 MiB, peak 181.01 MiB, free memory in arenas 0.00 B, will set to 179.35 MiB (RSS), difference: -1.66 MiB | ||
| 1795 | 2025.12.20 02:55:27.024961 [ 195 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091327081 sec., 503.6841153392387 rows/sec., 2.60 MiB/sec. | ||
| 1796 | 2025.12.20 02:55:27.027352 [ 201 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1797 | 2025.12.20 02:55:27.029533 [ 201 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_6_1} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2025.12.20 02:55:27.029647 [ 201 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_6_1} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1799 | 2025.12.20 02:55:27.031538 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1800 | 2025.12.20 02:55:28.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.95 MiB, peak 181.01 MiB, free memory in arenas 0.00 B, will set to 181.57 MiB (RSS), difference: 11.62 MiB | ||
| 1801 | 2025.12.20 02:55:29.367280 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2025.12.20 02:55:29.367452 [ 267 ] {c4cf79ba-33dd-432a-b96d-748426786c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1803 | 2025.12.20 02:55:29.367513 [ 267 ] {c4cf79ba-33dd-432a-b96d-748426786c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1804 | 2025.12.20 02:55:29.368260 [ 267 ] {c4cf79ba-33dd-432a-b96d-748426786c4d} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2025.12.20 02:55:29.368302 [ 267 ] {c4cf79ba-33dd-432a-b96d-748426786c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1806 | 2025.12.20 02:55:29.368704 [ 267 ] {c4cf79ba-33dd-432a-b96d-748426786c4d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1807 | 2025.12.20 02:55:29.368943 [ 267 ] {c4cf79ba-33dd-432a-b96d-748426786c4d} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2025.12.20 02:55:29.369089 [ 267 ] {c4cf79ba-33dd-432a-b96d-748426786c4d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001684 sec., 243467.93349168648 rows/sec., 15.44 MiB/sec. | ||
| 1809 | 2025.12.20 02:55:29.369128 [ 267 ] {c4cf79ba-33dd-432a-b96d-748426786c4d} <Debug> TCPHandler: Processed in 0.001967297 sec. | ||
| 1810 | 2025.12.20 02:55:29.369248 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2025.12.20 02:55:29.369343 [ 267 ] {c9f6e5b5-50bc-4b63-8638-5482434b0531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1812 | 2025.12.20 02:55:29.369384 [ 267 ] {c9f6e5b5-50bc-4b63-8638-5482434b0531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1813 | 2025.12.20 02:55:29.370219 [ 267 ] {c9f6e5b5-50bc-4b63-8638-5482434b0531} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2025.12.20 02:55:29.370255 [ 267 ] {c9f6e5b5-50bc-4b63-8638-5482434b0531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1815 | 2025.12.20 02:55:29.370635 [ 267 ] {c9f6e5b5-50bc-4b63-8638-5482434b0531} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1816 | 2025.12.20 02:55:29.370855 [ 267 ] {c9f6e5b5-50bc-4b63-8638-5482434b0531} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2025.12.20 02:55:29.370945 [ 52 ] {} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1818 | 2025.12.20 02:55:29.370980 [ 267 ] {c9f6e5b5-50bc-4b63-8638-5482434b0531} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001656 sec., 683574.8792270531 rows/sec., 54.16 MiB/sec. | ||
| 1819 | 2025.12.20 02:55:29.370982 [ 52 ] {} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2025.12.20 02:55:29.371011 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1821 | 2025.12.20 02:55:29.371017 [ 267 ] {c9f6e5b5-50bc-4b63-8638-5482434b0531} <Debug> TCPHandler: Processed in 0.001819973 sec. | ||
| 1822 | 2025.12.20 02:55:29.371133 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2025.12.20 02:55:29.371179 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::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 | ||
| 1824 | 2025.12.20 02:55:29.371228 [ 267 ] {5b6f2ae6-8ca4-4eb2-a2a1-2bb8e8efea4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1825 | 2025.12.20 02:55:29.371274 [ 267 ] {5b6f2ae6-8ca4-4eb2-a2a1-2bb8e8efea4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1826 | 2025.12.20 02:55:29.371345 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1827 | 2025.12.20 02:55:29.371390 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 194 rows starting from the beginning of the part | ||
| 1828 | 2025.12.20 02:55:29.371495 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1829 | 2025.12.20 02:55:29.371551 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 98 rows starting from the beginning of the part | ||
| 1830 | 2025.12.20 02:55:29.371608 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1133 rows starting from the beginning of the part | ||
| 1831 | 2025.12.20 02:55:29.371694 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 108 rows starting from the beginning of the part | ||
| 1832 | 2025.12.20 02:55:29.371737 [ 267 ] {5b6f2ae6-8ca4-4eb2-a2a1-2bb8e8efea4e} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2025.12.20 02:55:29.371747 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1132 rows starting from the beginning of the part | ||
| 1834 | 2025.12.20 02:55:29.371792 [ 267 ] {5b6f2ae6-8ca4-4eb2-a2a1-2bb8e8efea4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1835 | 2025.12.20 02:55:29.372192 [ 267 ] {5b6f2ae6-8ca4-4eb2-a2a1-2bb8e8efea4e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1836 | 2025.12.20 02:55:29.372443 [ 267 ] {5b6f2ae6-8ca4-4eb2-a2a1-2bb8e8efea4e} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2025.12.20 02:55:29.372578 [ 267 ] {5b6f2ae6-8ca4-4eb2-a2a1-2bb8e8efea4e} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001368 sec., 157163.74269005848 rows/sec., 9.33 MiB/sec. | ||
| 1838 | 2025.12.20 02:55:29.372617 [ 267 ] {5b6f2ae6-8ca4-4eb2-a2a1-2bb8e8efea4e} <Debug> TCPHandler: Processed in 0.001532747 sec. | ||
| 1839 | 2025.12.20 02:55:29.372746 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2025.12.20 02:55:29.372850 [ 267 ] {d906e9ec-742d-43ed-9b0f-17266a727770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1841 | 2025.12.20 02:55:29.372891 [ 267 ] {d906e9ec-742d-43ed-9b0f-17266a727770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1842 | 2025.12.20 02:55:29.373344 [ 267 ] {d906e9ec-742d-43ed-9b0f-17266a727770} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2025.12.20 02:55:29.373380 [ 267 ] {d906e9ec-742d-43ed-9b0f-17266a727770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1844 | 2025.12.20 02:55:29.373547 [ 195 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2721 rows, containing 5 columns (5 merged, 0 gathered) in 0.002440618 sec., 1114881.558687185 rows/sec., 93.59 MiB/sec. | ||
| 1845 | 2025.12.20 02:55:29.373731 [ 267 ] {d906e9ec-742d-43ed-9b0f-17266a727770} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1846 | 2025.12.20 02:55:29.373946 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1847 | 2025.12.20 02:55:29.373985 [ 267 ] {d906e9ec-742d-43ed-9b0f-17266a727770} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2025.12.20 02:55:29.374116 [ 267 ] {d906e9ec-742d-43ed-9b0f-17266a727770} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001284 sec., 165109.03426791276 rows/sec., 10.65 MiB/sec. | ||
| 1849 | 2025.12.20 02:55:29.374154 [ 267 ] {d906e9ec-742d-43ed-9b0f-17266a727770} <Debug> TCPHandler: Processed in 0.001457035 sec. | ||
| 1850 | 2025.12.20 02:55:29.374257 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2025.12.20 02:55:29.374347 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_6_1} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2025.12.20 02:55:29.374351 [ 267 ] {b0dcdb84-3817-4fcf-b396-3697284c93c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1853 | 2025.12.20 02:55:29.374410 [ 267 ] {b0dcdb84-3817-4fcf-b396-3697284c93c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1854 | 2025.12.20 02:55:29.374446 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_6_1} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1855 | 2025.12.20 02:55:29.374562 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 1856 | 2025.12.20 02:55:29.374881 [ 267 ] {b0dcdb84-3817-4fcf-b396-3697284c93c0} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2025.12.20 02:55:29.374922 [ 267 ] {b0dcdb84-3817-4fcf-b396-3697284c93c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1858 | 2025.12.20 02:55:29.375247 [ 267 ] {b0dcdb84-3817-4fcf-b396-3697284c93c0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1859 | 2025.12.20 02:55:29.375449 [ 267 ] {b0dcdb84-3817-4fcf-b396-3697284c93c0} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2025.12.20 02:55:29.375579 [ 267 ] {b0dcdb84-3817-4fcf-b396-3697284c93c0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001245 sec., 169477.91164658635 rows/sec., 9.62 MiB/sec. | ||
| 1861 | 2025.12.20 02:55:29.375618 [ 267 ] {b0dcdb84-3817-4fcf-b396-3697284c93c0} <Debug> TCPHandler: Processed in 0.001409263 sec. | ||
| 1862 | 2025.12.20 02:55:29.375726 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2025.12.20 02:55:29.375827 [ 267 ] {a43e3bb1-94a4-4c03-b414-b5268855d1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1864 | 2025.12.20 02:55:29.375867 [ 267 ] {a43e3bb1-94a4-4c03-b414-b5268855d1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1865 | 2025.12.20 02:55:29.376474 [ 267 ] {a43e3bb1-94a4-4c03-b414-b5268855d1ba} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2025.12.20 02:55:29.376509 [ 267 ] {a43e3bb1-94a4-4c03-b414-b5268855d1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1867 | 2025.12.20 02:55:29.376862 [ 267 ] {a43e3bb1-94a4-4c03-b414-b5268855d1ba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1868 | 2025.12.20 02:55:29.377068 [ 267 ] {a43e3bb1-94a4-4c03-b414-b5268855d1ba} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2025.12.20 02:55:29.377153 [ 52 ] {} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1870 | 2025.12.20 02:55:29.377182 [ 52 ] {} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2025.12.20 02:55:29.377193 [ 267 ] {a43e3bb1-94a4-4c03-b414-b5268855d1ba} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001384 sec., 497832.3699421965 rows/sec., 34.76 MiB/sec. | ||
| 1872 | 2025.12.20 02:55:29.377199 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1873 | 2025.12.20 02:55:29.377230 [ 267 ] {a43e3bb1-94a4-4c03-b414-b5268855d1ba} <Debug> TCPHandler: Processed in 0.001551887 sec. | ||
| 1874 | 2025.12.20 02:55:29.377291 [ 186 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::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 | ||
| 1875 | 2025.12.20 02:55:29.377332 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2025.12.20 02:55:29.377400 [ 186 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1877 | 2025.12.20 02:55:29.377430 [ 267 ] {06f2d23e-661e-46de-a6ab-085871d39393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1878 | 2025.12.20 02:55:29.377434 [ 186 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 125 rows starting from the beginning of the part | ||
| 1879 | 2025.12.20 02:55:29.377479 [ 267 ] {06f2d23e-661e-46de-a6ab-085871d39393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1880 | 2025.12.20 02:55:29.377509 [ 186 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1881 | 2025.12.20 02:55:29.377562 [ 186 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 93 rows starting from the beginning of the part | ||
| 1882 | 2025.12.20 02:55:29.377604 [ 186 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 691 rows starting from the beginning of the part | ||
| 1883 | 2025.12.20 02:55:29.377646 [ 186 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 93 rows starting from the beginning of the part | ||
| 1884 | 2025.12.20 02:55:29.377689 [ 186 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 689 rows starting from the beginning of the part | ||
| 1885 | 2025.12.20 02:55:29.377823 [ 267 ] {06f2d23e-661e-46de-a6ab-085871d39393} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2025.12.20 02:55:29.377866 [ 267 ] {06f2d23e-661e-46de-a6ab-085871d39393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1887 | 2025.12.20 02:55:29.378195 [ 267 ] {06f2d23e-661e-46de-a6ab-085871d39393} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1888 | 2025.12.20 02:55:29.378447 [ 267 ] {06f2d23e-661e-46de-a6ab-085871d39393} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2025.12.20 02:55:29.378580 [ 267 ] {06f2d23e-661e-46de-a6ab-085871d39393} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001168 sec., 5136.986301369863 rows/sec., 268.39 KiB/sec. | ||
| 1890 | 2025.12.20 02:55:29.378616 [ 267 ] {06f2d23e-661e-46de-a6ab-085871d39393} <Debug> TCPHandler: Processed in 0.001332642 sec. | ||
| 1891 | 2025.12.20 02:55:29.378720 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2025.12.20 02:55:29.378745 [ 195 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491545 sec., 1176632.2839740003 rows/sec., 89.04 MiB/sec. | ||
| 1893 | 2025.12.20 02:55:29.378824 [ 267 ] {58999add-68b2-4309-9f33-efce15f392bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1894 | 2025.12.20 02:55:29.378873 [ 267 ] {58999add-68b2-4309-9f33-efce15f392bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1895 | 2025.12.20 02:55:29.378970 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1896 | 2025.12.20 02:55:29.379258 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_6_1} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2025.12.20 02:55:29.379300 [ 267 ] {58999add-68b2-4309-9f33-efce15f392bb} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2025.12.20 02:55:29.379331 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_6_1} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1899 | 2025.12.20 02:55:29.379344 [ 267 ] {58999add-68b2-4309-9f33-efce15f392bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1900 | 2025.12.20 02:55:29.379411 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1901 | 2025.12.20 02:55:29.379694 [ 267 ] {58999add-68b2-4309-9f33-efce15f392bb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1902 | 2025.12.20 02:55:29.379909 [ 267 ] {58999add-68b2-4309-9f33-efce15f392bb} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2025.12.20 02:55:29.379995 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1904 | 2025.12.20 02:55:29.380022 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2025.12.20 02:55:29.380040 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1906 | 2025.12.20 02:55:29.380043 [ 267 ] {58999add-68b2-4309-9f33-efce15f392bb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001238 sec., 253634.89499192245 rows/sec., 16.66 MiB/sec. | ||
| 1907 | 2025.12.20 02:55:29.380083 [ 267 ] {58999add-68b2-4309-9f33-efce15f392bb} <Debug> TCPHandler: Processed in 0.001411854 sec. | ||
| 1908 | 2025.12.20 02:55:29.380120 [ 186 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 1909 | 2025.12.20 02:55:29.380192 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2025.12.20 02:55:29.380211 [ 186 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1911 | 2025.12.20 02:55:29.380242 [ 186 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 327 rows starting from the beginning of the part | ||
| 1912 | 2025.12.20 02:55:29.380287 [ 186 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1913 | 2025.12.20 02:55:29.380292 [ 267 ] {23c25954-04d2-4f41-bc58-ca0c54191993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1914 | 2025.12.20 02:55:29.380325 [ 186 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1915 | 2025.12.20 02:55:29.380341 [ 267 ] {23c25954-04d2-4f41-bc58-ca0c54191993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1916 | 2025.12.20 02:55:29.380363 [ 186 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 315 rows starting from the beginning of the part | ||
| 1917 | 2025.12.20 02:55:29.380414 [ 186 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1918 | 2025.12.20 02:55:29.380452 [ 186 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part | ||
| 1919 | 2025.12.20 02:55:29.380653 [ 267 ] {23c25954-04d2-4f41-bc58-ca0c54191993} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2025.12.20 02:55:29.380696 [ 267 ] {23c25954-04d2-4f41-bc58-ca0c54191993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1921 | 2025.12.20 02:55:29.381045 [ 267 ] {23c25954-04d2-4f41-bc58-ca0c54191993} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1922 | 2025.12.20 02:55:29.381278 [ 267 ] {23c25954-04d2-4f41-bc58-ca0c54191993} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2025.12.20 02:55:29.381413 [ 267 ] {23c25954-04d2-4f41-bc58-ca0c54191993} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 59.16 KiB/sec. | ||
| 1924 | 2025.12.20 02:55:29.381451 [ 267 ] {23c25954-04d2-4f41-bc58-ca0c54191993} <Debug> TCPHandler: Processed in 0.001307911 sec. | ||
| 1925 | 2025.12.20 02:55:29.381553 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2025.12.20 02:55:29.381560 [ 194 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1436 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474776 sec., 973707.1934992162 rows/sec., 67.38 MiB/sec. | ||
| 1927 | 2025.12.20 02:55:29.381650 [ 267 ] {036d22bd-a984-4e27-97ed-94fd74cb40fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1928 | 2025.12.20 02:55:29.381709 [ 267 ] {036d22bd-a984-4e27-97ed-94fd74cb40fa} <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 | ||
| 1929 | 2025.12.20 02:55:29.381763 [ 186 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1930 | 2025.12.20 02:55:29.382012 [ 186 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2025.12.20 02:55:29.382074 [ 186 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1932 | 2025.12.20 02:55:29.382143 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1933 | 2025.12.20 02:55:29.382477 [ 267 ] {036d22bd-a984-4e27-97ed-94fd74cb40fa} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2025.12.20 02:55:29.382518 [ 267 ] {036d22bd-a984-4e27-97ed-94fd74cb40fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1935 | 2025.12.20 02:55:29.383065 [ 267 ] {036d22bd-a984-4e27-97ed-94fd74cb40fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1936 | 2025.12.20 02:55:29.383283 [ 267 ] {036d22bd-a984-4e27-97ed-94fd74cb40fa} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2025.12.20 02:55:29.383430 [ 267 ] {036d22bd-a984-4e27-97ed-94fd74cb40fa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001797 sec., 5564.830272676683 rows/sec., 9.97 MiB/sec. | ||
| 1938 | 2025.12.20 02:55:29.383488 [ 267 ] {036d22bd-a984-4e27-97ed-94fd74cb40fa} <Debug> TCPHandler: Processed in 0.001983597 sec. | ||
| 1939 | 2025.12.20 02:55:29.383604 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2025.12.20 02:55:29.383699 [ 267 ] {a27c887e-e6a3-462a-8676-edcb06903752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1941 | 2025.12.20 02:55:29.383739 [ 267 ] {a27c887e-e6a3-462a-8676-edcb06903752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1942 | 2025.12.20 02:55:29.384085 [ 267 ] {a27c887e-e6a3-462a-8676-edcb06903752} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2025.12.20 02:55:29.384121 [ 267 ] {a27c887e-e6a3-462a-8676-edcb06903752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1944 | 2025.12.20 02:55:29.384423 [ 267 ] {a27c887e-e6a3-462a-8676-edcb06903752} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1945 | 2025.12.20 02:55:29.384624 [ 267 ] {a27c887e-e6a3-462a-8676-edcb06903752} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2025.12.20 02:55:29.384725 [ 24 ] {} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1947 | 2025.12.20 02:55:29.384760 [ 267 ] {a27c887e-e6a3-462a-8676-edcb06903752} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 1948 | 2025.12.20 02:55:29.384775 [ 24 ] {} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2025.12.20 02:55:29.384804 [ 267 ] {a27c887e-e6a3-462a-8676-edcb06903752} <Debug> TCPHandler: Processed in 0.00124803 sec. | ||
| 1950 | 2025.12.20 02:55:29.384804 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1951 | 2025.12.20 02:55:29.384977 [ 200 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 1952 | 2025.12.20 02:55:29.385139 [ 200 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1953 | 2025.12.20 02:55:29.385180 [ 200 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1954 | 2025.12.20 02:55:29.385269 [ 200 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1955 | 2025.12.20 02:55:29.385332 [ 200 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1956 | 2025.12.20 02:55:29.385379 [ 200 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 104 rows starting from the beginning of the part | ||
| 1957 | 2025.12.20 02:55:29.385420 [ 200 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1958 | 2025.12.20 02:55:29.385466 [ 200 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1959 | 2025.12.20 02:55:29.386369 [ 200 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 4 columns (4 merged, 0 gathered) in 0.001458585 sec., 307146.99520425615 rows/sec., 19.83 MiB/sec. | ||
| 1960 | 2025.12.20 02:55:29.386510 [ 186 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1961 | 2025.12.20 02:55:29.386753 [ 186 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_6_1} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2025.12.20 02:55:29.386818 [ 186 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_6_1} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1963 | 2025.12.20 02:55:29.386883 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1964 | 2025.12.20 02:55:31.759673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 288 | ||
| 1965 | 2025.12.20 02:55:31.761928 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2025.12.20 02:55:31.761979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1967 | 2025.12.20 02:55:31.763100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1968 | 2025.12.20 02:55:31.763366 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2025.12.20 02:55:31.763677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 1970 | 2025.12.20 02:55:34.269483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3405 | ||
| 1971 | 2025.12.20 02:55:34.269997 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2025.12.20 02:55:34.270042 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1973 | 2025.12.20 02:55:34.270502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1974 | 2025.12.20 02:55:34.270727 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2025.12.20 02:55:34.270857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3405 | ||
| 1976 | 2025.12.20 02:55:34.356329 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2025.12.20 02:55:34.356468 [ 267 ] {82817bb7-3d04-4fc8-ac33-72c3a782bf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1978 | 2025.12.20 02:55:34.356519 [ 267 ] {82817bb7-3d04-4fc8-ac33-72c3a782bf79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1979 | 2025.12.20 02:55:34.357082 [ 267 ] {82817bb7-3d04-4fc8-ac33-72c3a782bf79} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2025.12.20 02:55:34.357118 [ 267 ] {82817bb7-3d04-4fc8-ac33-72c3a782bf79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1981 | 2025.12.20 02:55:34.357439 [ 267 ] {82817bb7-3d04-4fc8-ac33-72c3a782bf79} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1982 | 2025.12.20 02:55:34.357658 [ 267 ] {82817bb7-3d04-4fc8-ac33-72c3a782bf79} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2025.12.20 02:55:34.357794 [ 267 ] {82817bb7-3d04-4fc8-ac33-72c3a782bf79} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001361 sec., 79353.41660543717 rows/sec., 6.66 MiB/sec. | ||
| 1984 | 2025.12.20 02:55:34.357833 [ 267 ] {82817bb7-3d04-4fc8-ac33-72c3a782bf79} <Debug> TCPHandler: Processed in 0.001609189 sec. | ||
| 1985 | 2025.12.20 02:55:34.357955 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2025.12.20 02:55:34.358051 [ 267 ] {1125ed10-2a45-49aa-a475-e81e80bdd5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1987 | 2025.12.20 02:55:34.358092 [ 267 ] {1125ed10-2a45-49aa-a475-e81e80bdd5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1988 | 2025.12.20 02:55:34.358509 [ 267 ] {1125ed10-2a45-49aa-a475-e81e80bdd5ff} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2025.12.20 02:55:34.358545 [ 267 ] {1125ed10-2a45-49aa-a475-e81e80bdd5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1990 | 2025.12.20 02:55:34.358845 [ 267 ] {1125ed10-2a45-49aa-a475-e81e80bdd5ff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1991 | 2025.12.20 02:55:34.359057 [ 267 ] {1125ed10-2a45-49aa-a475-e81e80bdd5ff} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2025.12.20 02:55:34.359145 [ 64 ] {} <Debug> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1993 | 2025.12.20 02:55:34.359181 [ 267 ] {1125ed10-2a45-49aa-a475-e81e80bdd5ff} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00115 sec., 22608.695652173912 rows/sec., 1.66 MiB/sec. | ||
| 1994 | 2025.12.20 02:55:34.359182 [ 64 ] {} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2025.12.20 02:55:34.359213 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1996 | 2025.12.20 02:55:34.359217 [ 267 ] {1125ed10-2a45-49aa-a475-e81e80bdd5ff} <Debug> TCPHandler: Processed in 0.001310571 sec. | ||
| 1997 | 2025.12.20 02:55:34.359329 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2025.12.20 02:55:34.359351 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::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 | ||
| 1999 | 2025.12.20 02:55:34.359421 [ 267 ] {4f448d9e-4dc8-4788-9407-69d788589a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2000 | 2025.12.20 02:55:34.359466 [ 267 ] {4f448d9e-4dc8-4788-9407-69d788589a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2001 | 2025.12.20 02:55:34.359514 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2002 | 2025.12.20 02:55:34.359556 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part | ||
| 2003 | 2025.12.20 02:55:34.359663 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
| 2004 | 2025.12.20 02:55:34.359725 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 217 rows starting from the beginning of the part | ||
| 2005 | 2025.12.20 02:55:34.359786 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2006 | 2025.12.20 02:55:34.359835 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 215 rows starting from the beginning of the part | ||
| 2007 | 2025.12.20 02:55:34.359883 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2008 | 2025.12.20 02:55:34.359912 [ 267 ] {4f448d9e-4dc8-4788-9407-69d788589a77} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2025.12.20 02:55:34.359952 [ 267 ] {4f448d9e-4dc8-4788-9407-69d788589a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2010 | 2025.12.20 02:55:34.360299 [ 267 ] {4f448d9e-4dc8-4788-9407-69d788589a77} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2011 | 2025.12.20 02:55:34.360519 [ 267 ] {4f448d9e-4dc8-4788-9407-69d788589a77} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2025.12.20 02:55:34.360662 [ 267 ] {4f448d9e-4dc8-4788-9407-69d788589a77} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00126 sec., 71428.57142857142 rows/sec., 5.58 MiB/sec. | ||
| 2013 | 2025.12.20 02:55:34.360701 [ 267 ] {4f448d9e-4dc8-4788-9407-69d788589a77} <Debug> TCPHandler: Processed in 0.001419214 sec. | ||
| 2014 | 2025.12.20 02:55:34.360806 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2025.12.20 02:55:34.360847 [ 187 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001564517 sec., 340680.2227141028 rows/sec., 22.44 MiB/sec. | ||
| 2016 | 2025.12.20 02:55:34.360898 [ 267 ] {e6aa1a22-49e2-49b0-a595-790235b8e0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2017 | 2025.12.20 02:55:34.360945 [ 267 ] {e6aa1a22-49e2-49b0-a595-790235b8e0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2018 | 2025.12.20 02:55:34.361014 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2019 | 2025.12.20 02:55:34.361275 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_6_1} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2025.12.20 02:55:34.361345 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_6_1} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2021 | 2025.12.20 02:55:34.361351 [ 267 ] {e6aa1a22-49e2-49b0-a595-790235b8e0c1} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2025.12.20 02:55:34.361393 [ 267 ] {e6aa1a22-49e2-49b0-a595-790235b8e0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2023 | 2025.12.20 02:55:34.361419 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2024 | 2025.12.20 02:55:34.361729 [ 267 ] {e6aa1a22-49e2-49b0-a595-790235b8e0c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2025 | 2025.12.20 02:55:34.361937 [ 267 ] {e6aa1a22-49e2-49b0-a595-790235b8e0c1} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2025.12.20 02:55:34.362062 [ 267 ] {e6aa1a22-49e2-49b0-a595-790235b8e0c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2027 | 2025.12.20 02:55:34.362096 [ 267 ] {e6aa1a22-49e2-49b0-a595-790235b8e0c1} <Debug> TCPHandler: Processed in 0.001336852 sec. | ||
| 2028 | 2025.12.20 02:55:34.362228 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2025.12.20 02:55:34.362349 [ 267 ] {d2dc7a27-8514-44a2-a2b7-4a319afe7188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2030 | 2025.12.20 02:55:34.362413 [ 267 ] {d2dc7a27-8514-44a2-a2b7-4a319afe7188} <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 | ||
| 2031 | 2025.12.20 02:55:34.363241 [ 267 ] {d2dc7a27-8514-44a2-a2b7-4a319afe7188} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2025.12.20 02:55:34.363275 [ 267 ] {d2dc7a27-8514-44a2-a2b7-4a319afe7188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2033 | 2025.12.20 02:55:34.363803 [ 267 ] {d2dc7a27-8514-44a2-a2b7-4a319afe7188} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2034 | 2025.12.20 02:55:34.364014 [ 267 ] {d2dc7a27-8514-44a2-a2b7-4a319afe7188} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2025.12.20 02:55:34.364101 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2036 | 2025.12.20 02:55:34.364127 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2025.12.20 02:55:34.364142 [ 267 ] {d2dc7a27-8514-44a2-a2b7-4a319afe7188} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001818 sec., 14301.430143014302 rows/sec., 25.63 MiB/sec. | ||
| 2038 | 2025.12.20 02:55:34.364143 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2039 | 2025.12.20 02:55:34.364191 [ 267 ] {d2dc7a27-8514-44a2-a2b7-4a319afe7188} <Debug> TCPHandler: Processed in 0.002022039 sec. | ||
| 2040 | 2025.12.20 02:55:34.364254 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::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 | ||
| 2041 | 2025.12.20 02:55:34.364303 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2025.12.20 02:55:34.364401 [ 267 ] {a2db573d-44dd-4bae-8fdf-65e2c3604b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2043 | 2025.12.20 02:55:34.364441 [ 267 ] {a2db573d-44dd-4bae-8fdf-65e2c3604b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2044 | 2025.12.20 02:55:34.364508 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2045 | 2025.12.20 02:55:34.364573 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2046 | 2025.12.20 02:55:34.364724 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
| 2047 | 2025.12.20 02:55:34.364774 [ 267 ] {a2db573d-44dd-4bae-8fdf-65e2c3604b1e} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2048 | 2025.12.20 02:55:34.364814 [ 267 ] {a2db573d-44dd-4bae-8fdf-65e2c3604b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2049 | 2025.12.20 02:55:34.364829 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2050 | 2025.12.20 02:55:34.364933 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2051 | 2025.12.20 02:55:34.365032 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2052 | 2025.12.20 02:55:34.365122 [ 267 ] {a2db573d-44dd-4bae-8fdf-65e2c3604b1e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2053 | 2025.12.20 02:55:34.365130 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2054 | 2025.12.20 02:55:34.365340 [ 267 ] {a2db573d-44dd-4bae-8fdf-65e2c3604b1e} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2025.12.20 02:55:34.365475 [ 267 ] {a2db573d-44dd-4bae-8fdf-65e2c3604b1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 2056 | 2025.12.20 02:55:34.365510 [ 267 ] {a2db573d-44dd-4bae-8fdf-65e2c3604b1e} <Debug> TCPHandler: Processed in 0.00125499 sec. | ||
| 2057 | 2025.12.20 02:55:34.366975 [ 191 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 99 rows, containing 19 columns (19 merged, 0 gathered) in 0.002772996 sec., 35701.45791771788 rows/sec., 63.98 MiB/sec. | ||
| 2058 | 2025.12.20 02:55:34.367269 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2059 | 2025.12.20 02:55:34.367588 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2025.12.20 02:55:34.367658 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2061 | 2025.12.20 02:55:34.367743 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2062 | 2025.12.20 02:55:34.437678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2063 | 2025.12.20 02:55:34.456031 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2025.12.20 02:55:34.456084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2065 | 2025.12.20 02:55:34.461511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2066 | 2025.12.20 02:55:34.462191 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2025.12.20 02:55:34.465423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2068 | 2025.12.20 02:55:39.367505 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2025.12.20 02:55:39.367726 [ 267 ] {1ccb2245-88b7-45f2-909c-218e5182dfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2070 | 2025.12.20 02:55:39.367801 [ 267 ] {1ccb2245-88b7-45f2-909c-218e5182dfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2071 | 2025.12.20 02:55:39.368644 [ 267 ] {1ccb2245-88b7-45f2-909c-218e5182dfc3} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2025.12.20 02:55:39.368688 [ 267 ] {1ccb2245-88b7-45f2-909c-218e5182dfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2073 | 2025.12.20 02:55:39.369089 [ 267 ] {1ccb2245-88b7-45f2-909c-218e5182dfc3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2074 | 2025.12.20 02:55:39.369307 [ 267 ] {1ccb2245-88b7-45f2-909c-218e5182dfc3} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2025.12.20 02:55:39.369455 [ 267 ] {1ccb2245-88b7-45f2-909c-218e5182dfc3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001782 sec., 230078.56341189676 rows/sec., 14.60 MiB/sec. | ||
| 2076 | 2025.12.20 02:55:39.369498 [ 267 ] {1ccb2245-88b7-45f2-909c-218e5182dfc3} <Debug> TCPHandler: Processed in 0.002123271 sec. | ||
| 2077 | 2025.12.20 02:55:39.369638 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2025.12.20 02:55:39.369738 [ 267 ] {92a1664d-ceff-4d7f-ba0d-0cd53af6a1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2079 | 2025.12.20 02:55:39.369781 [ 267 ] {92a1664d-ceff-4d7f-ba0d-0cd53af6a1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2080 | 2025.12.20 02:55:39.370652 [ 267 ] {92a1664d-ceff-4d7f-ba0d-0cd53af6a1ff} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2025.12.20 02:55:39.370687 [ 267 ] {92a1664d-ceff-4d7f-ba0d-0cd53af6a1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2082 | 2025.12.20 02:55:39.371075 [ 267 ] {92a1664d-ceff-4d7f-ba0d-0cd53af6a1ff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2083 | 2025.12.20 02:55:39.371285 [ 267 ] {92a1664d-ceff-4d7f-ba0d-0cd53af6a1ff} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2025.12.20 02:55:39.371411 [ 267 ] {92a1664d-ceff-4d7f-ba0d-0cd53af6a1ff} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001695 sec., 667846.6076696166 rows/sec., 52.92 MiB/sec. | ||
| 2085 | 2025.12.20 02:55:39.371448 [ 267 ] {92a1664d-ceff-4d7f-ba0d-0cd53af6a1ff} <Debug> TCPHandler: Processed in 0.001863834 sec. | ||
| 2086 | 2025.12.20 02:55:39.371570 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2025.12.20 02:55:39.371667 [ 267 ] {9cb91468-2aa0-4866-87e7-0192bf2b0d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2088 | 2025.12.20 02:55:39.371706 [ 267 ] {9cb91468-2aa0-4866-87e7-0192bf2b0d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2089 | 2025.12.20 02:55:39.372174 [ 267 ] {9cb91468-2aa0-4866-87e7-0192bf2b0d1b} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2025.12.20 02:55:39.372209 [ 267 ] {9cb91468-2aa0-4866-87e7-0192bf2b0d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2091 | 2025.12.20 02:55:39.372509 [ 267 ] {9cb91468-2aa0-4866-87e7-0192bf2b0d1b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2092 | 2025.12.20 02:55:39.372710 [ 267 ] {9cb91468-2aa0-4866-87e7-0192bf2b0d1b} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2025.12.20 02:55:39.372836 [ 267 ] {9cb91468-2aa0-4866-87e7-0192bf2b0d1b} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001188 sec., 180976.43097643097 rows/sec., 10.74 MiB/sec. | ||
| 2094 | 2025.12.20 02:55:39.372873 [ 267 ] {9cb91468-2aa0-4866-87e7-0192bf2b0d1b} <Debug> TCPHandler: Processed in 0.001353103 sec. | ||
| 2095 | 2025.12.20 02:55:39.372988 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2025.12.20 02:55:39.373086 [ 267 ] {e7347594-16ef-446b-af00-fffbf245b9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2097 | 2025.12.20 02:55:39.373126 [ 267 ] {e7347594-16ef-446b-af00-fffbf245b9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2098 | 2025.12.20 02:55:39.373621 [ 267 ] {e7347594-16ef-446b-af00-fffbf245b9db} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2025.12.20 02:55:39.373656 [ 267 ] {e7347594-16ef-446b-af00-fffbf245b9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2100 | 2025.12.20 02:55:39.373958 [ 267 ] {e7347594-16ef-446b-af00-fffbf245b9db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2101 | 2025.12.20 02:55:39.374163 [ 267 ] {e7347594-16ef-446b-af00-fffbf245b9db} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2025.12.20 02:55:39.374296 [ 267 ] {e7347594-16ef-446b-af00-fffbf245b9db} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001227 sec., 172779.13610431948 rows/sec., 11.14 MiB/sec. | ||
| 2103 | 2025.12.20 02:55:39.374341 [ 267 ] {e7347594-16ef-446b-af00-fffbf245b9db} <Debug> TCPHandler: Processed in 0.001403344 sec. | ||
| 2104 | 2025.12.20 02:55:39.374459 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2025.12.20 02:55:39.374554 [ 267 ] {7eada8d4-c872-457a-9508-c29f053f90da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2106 | 2025.12.20 02:55:39.374594 [ 267 ] {7eada8d4-c872-457a-9508-c29f053f90da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2107 | 2025.12.20 02:55:39.375063 [ 267 ] {7eada8d4-c872-457a-9508-c29f053f90da} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2025.12.20 02:55:39.375099 [ 267 ] {7eada8d4-c872-457a-9508-c29f053f90da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2109 | 2025.12.20 02:55:39.375407 [ 267 ] {7eada8d4-c872-457a-9508-c29f053f90da} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2110 | 2025.12.20 02:55:39.375610 [ 267 ] {7eada8d4-c872-457a-9508-c29f053f90da} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2025.12.20 02:55:39.375735 [ 267 ] {7eada8d4-c872-457a-9508-c29f053f90da} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 2112 | 2025.12.20 02:55:39.375771 [ 267 ] {7eada8d4-c872-457a-9508-c29f053f90da} <Debug> TCPHandler: Processed in 0.001361593 sec. | ||
| 2113 | 2025.12.20 02:55:39.375882 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2025.12.20 02:55:39.375977 [ 267 ] {0d1c9e8b-6dcc-449c-a91d-297ad6885144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2115 | 2025.12.20 02:55:39.376017 [ 267 ] {0d1c9e8b-6dcc-449c-a91d-297ad6885144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2116 | 2025.12.20 02:55:39.376672 [ 267 ] {0d1c9e8b-6dcc-449c-a91d-297ad6885144} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2025.12.20 02:55:39.376706 [ 267 ] {0d1c9e8b-6dcc-449c-a91d-297ad6885144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2118 | 2025.12.20 02:55:39.377030 [ 267 ] {0d1c9e8b-6dcc-449c-a91d-297ad6885144} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2119 | 2025.12.20 02:55:39.377230 [ 267 ] {0d1c9e8b-6dcc-449c-a91d-297ad6885144} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2025.12.20 02:55:39.377355 [ 267 ] {0d1c9e8b-6dcc-449c-a91d-297ad6885144} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001396 sec., 493553.0085959885 rows/sec., 34.47 MiB/sec. | ||
| 2121 | 2025.12.20 02:55:39.377401 [ 267 ] {0d1c9e8b-6dcc-449c-a91d-297ad6885144} <Debug> TCPHandler: Processed in 0.001568878 sec. | ||
| 2122 | 2025.12.20 02:55:39.377518 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2025.12.20 02:55:39.377614 [ 267 ] {6b420662-7756-417f-a8e8-a1d3bdb9345c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2124 | 2025.12.20 02:55:39.377655 [ 267 ] {6b420662-7756-417f-a8e8-a1d3bdb9345c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2125 | 2025.12.20 02:55:39.377982 [ 267 ] {6b420662-7756-417f-a8e8-a1d3bdb9345c} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2025.12.20 02:55:39.378018 [ 267 ] {6b420662-7756-417f-a8e8-a1d3bdb9345c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2127 | 2025.12.20 02:55:39.378310 [ 267 ] {6b420662-7756-417f-a8e8-a1d3bdb9345c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2128 | 2025.12.20 02:55:39.378512 [ 267 ] {6b420662-7756-417f-a8e8-a1d3bdb9345c} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2025.12.20 02:55:39.378637 [ 267 ] {6b420662-7756-417f-a8e8-a1d3bdb9345c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 2130 | 2025.12.20 02:55:39.378672 [ 267 ] {6b420662-7756-417f-a8e8-a1d3bdb9345c} <Debug> TCPHandler: Processed in 0.001204669 sec. | ||
| 2131 | 2025.12.20 02:55:39.378781 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2025.12.20 02:55:39.378876 [ 267 ] {bf3382f4-044e-424e-8860-72b2644b7699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2133 | 2025.12.20 02:55:39.378919 [ 267 ] {bf3382f4-044e-424e-8860-72b2644b7699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2134 | 2025.12.20 02:55:39.379353 [ 267 ] {bf3382f4-044e-424e-8860-72b2644b7699} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2025.12.20 02:55:39.379388 [ 267 ] {bf3382f4-044e-424e-8860-72b2644b7699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2136 | 2025.12.20 02:55:39.379713 [ 267 ] {bf3382f4-044e-424e-8860-72b2644b7699} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2137 | 2025.12.20 02:55:39.379922 [ 267 ] {bf3382f4-044e-424e-8860-72b2644b7699} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2025.12.20 02:55:39.380049 [ 267 ] {bf3382f4-044e-424e-8860-72b2644b7699} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001191 sec., 263643.99664147774 rows/sec., 17.32 MiB/sec. | ||
| 2139 | 2025.12.20 02:55:39.380085 [ 267 ] {bf3382f4-044e-424e-8860-72b2644b7699} <Debug> TCPHandler: Processed in 0.001354013 sec. | ||
| 2140 | 2025.12.20 02:55:39.380199 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2025.12.20 02:55:39.380294 [ 267 ] {a06a0483-860f-4456-a828-eb9c029d0d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2142 | 2025.12.20 02:55:39.380334 [ 267 ] {a06a0483-860f-4456-a828-eb9c029d0d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2143 | 2025.12.20 02:55:39.380651 [ 267 ] {a06a0483-860f-4456-a828-eb9c029d0d50} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2025.12.20 02:55:39.380685 [ 267 ] {a06a0483-860f-4456-a828-eb9c029d0d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2145 | 2025.12.20 02:55:39.380971 [ 267 ] {a06a0483-860f-4456-a828-eb9c029d0d50} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2146 | 2025.12.20 02:55:39.381184 [ 267 ] {a06a0483-860f-4456-a828-eb9c029d0d50} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2025.12.20 02:55:39.381310 [ 267 ] {a06a0483-860f-4456-a828-eb9c029d0d50} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 2148 | 2025.12.20 02:55:39.381346 [ 267 ] {a06a0483-860f-4456-a828-eb9c029d0d50} <Debug> TCPHandler: Processed in 0.001196299 sec. | ||
| 2149 | 2025.12.20 02:55:39.381462 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2025.12.20 02:55:39.381557 [ 267 ] {6aea4136-2abf-4dee-9af7-69102bac9e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2151 | 2025.12.20 02:55:39.381611 [ 267 ] {6aea4136-2abf-4dee-9af7-69102bac9e03} <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 | ||
| 2152 | 2025.12.20 02:55:39.382336 [ 267 ] {6aea4136-2abf-4dee-9af7-69102bac9e03} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2025.12.20 02:55:39.382372 [ 267 ] {6aea4136-2abf-4dee-9af7-69102bac9e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2154 | 2025.12.20 02:55:39.382854 [ 267 ] {6aea4136-2abf-4dee-9af7-69102bac9e03} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2155 | 2025.12.20 02:55:39.383066 [ 267 ] {6aea4136-2abf-4dee-9af7-69102bac9e03} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2025.12.20 02:55:39.383204 [ 267 ] {6aea4136-2abf-4dee-9af7-69102bac9e03} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001664 sec., 6009.615384615385 rows/sec., 10.77 MiB/sec. | ||
| 2157 | 2025.12.20 02:55:39.383255 [ 267 ] {6aea4136-2abf-4dee-9af7-69102bac9e03} <Debug> TCPHandler: Processed in 0.001841745 sec. | ||
| 2158 | 2025.12.20 02:55:39.383363 [ 267 ] {} <Trace> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2025.12.20 02:55:39.383460 [ 267 ] {30db15b3-adcb-479c-85a3-843f0d27df62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50341) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2160 | 2025.12.20 02:55:39.383502 [ 267 ] {30db15b3-adcb-479c-85a3-843f0d27df62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2161 | 2025.12.20 02:55:39.383840 [ 267 ] {30db15b3-adcb-479c-85a3-843f0d27df62} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2025.12.20 02:55:39.383878 [ 267 ] {30db15b3-adcb-479c-85a3-843f0d27df62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2163 | 2025.12.20 02:55:39.384177 [ 267 ] {30db15b3-adcb-479c-85a3-843f0d27df62} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2164 | 2025.12.20 02:55:39.384387 [ 267 ] {30db15b3-adcb-479c-85a3-843f0d27df62} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2025.12.20 02:55:39.384509 [ 267 ] {30db15b3-adcb-479c-85a3-843f0d27df62} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 2166 | 2025.12.20 02:55:39.384544 [ 267 ] {30db15b3-adcb-479c-85a3-843f0d27df62} <Debug> TCPHandler: Processed in 0.001231279 sec. | ||
| 2167 | 2025.12.20 02:55:41.667988 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2168 | 2025.12.20 02:55:41.668063 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2169 | 2025.12.20 02:55:41.764676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 322 | ||
| 2170 | 2025.12.20 02:55:41.767098 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2171 | 2025.12.20 02:55:41.767154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2172 | 2025.12.20 02:55:41.768503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2173 | 2025.12.20 02:55:41.768797 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2025.12.20 02:55:41.768940 [ 50 ] {} <Debug> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2175 | 2025.12.20 02:55:41.768996 [ 50 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2025.12.20 02:55:41.769016 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2177 | 2025.12.20 02:55:41.769119 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2178 | 2025.12.20 02:55:41.769159 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::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 | ||
| 2179 | 2025.12.20 02:55:41.769719 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2180 | 2025.12.20 02:55:41.769878 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::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 | ||
| 2181 | 2025.12.20 02:55:41.770331 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::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 | ||
| 2182 | 2025.12.20 02:55:41.770715 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 96 rows starting from the beginning of the part | ||
| 2183 | 2025.12.20 02:55:41.771083 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 2184 | 2025.12.20 02:55:41.771435 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2185 | 2025.12.20 02:55:41.771781 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::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 | ||
| 2186 | 2025.12.20 02:55:41.771861 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3853 | ||
| 2187 | 2025.12.20 02:55:41.772333 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2188 | 2025.12.20 02:55:41.772376 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2189 | 2025.12.20 02:55:41.773036 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2190 | 2025.12.20 02:55:41.773285 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2025.12.20 02:55:41.773416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3853 | ||
| 2192 | 2025.12.20 02:55:41.778125 [ 193 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.009044327 sec., 35602.4279086769 rows/sec., 36.91 MiB/sec. | ||
| 2193 | 2025.12.20 02:55:41.778914 [ 191 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2194 | 2025.12.20 02:55:41.779440 [ 191 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_6_1} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2025.12.20 02:55:41.779509 [ 191 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_6_1} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2196 | 2025.12.20 02:55:41.779640 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 2197 | 2025.12.20 02:55:41.966405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2198 | 2025.12.20 02:55:41.985275 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2025.12.20 02:55:41.985356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2200 | 2025.12.20 02:55:41.991578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2201 | 2025.12.20 02:55:41.992286 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2025.12.20 02:55:41.995330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2203 | 2025.12.20 02:55:43.394164 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2204 | 2025.12.20 02:55:43.394234 [ 267 ] {} <Debug> TCP-Session: e93d4339-df97-4f8c-9b3a-0c2cf1b75809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2025.12.20 02:55:44.001126 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.69 MiB, peak 191.42 MiB, free memory in arenas 0.00 B, will set to 184.73 MiB (RSS), difference: 2.04 MiB | ||
| 2206 | 2025.12.20 02:55:44.355808 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2025.12.20 02:55:44.355993 [ 272 ] {ffb26514-2d5d-4ca7-8462-4286ee0f6145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2208 | 2025.12.20 02:55:44.356057 [ 272 ] {ffb26514-2d5d-4ca7-8462-4286ee0f6145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2209 | 2025.12.20 02:55:44.356848 [ 272 ] {ffb26514-2d5d-4ca7-8462-4286ee0f6145} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2025.12.20 02:55:44.356885 [ 272 ] {ffb26514-2d5d-4ca7-8462-4286ee0f6145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2211 | 2025.12.20 02:55:44.357273 [ 272 ] {ffb26514-2d5d-4ca7-8462-4286ee0f6145} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2212 | 2025.12.20 02:55:44.357509 [ 272 ] {ffb26514-2d5d-4ca7-8462-4286ee0f6145} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2025.12.20 02:55:44.357660 [ 272 ] {ffb26514-2d5d-4ca7-8462-4286ee0f6145} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001718 sec., 62863.79511059372 rows/sec., 5.28 MiB/sec. | ||
| 2214 | 2025.12.20 02:55:44.357699 [ 272 ] {ffb26514-2d5d-4ca7-8462-4286ee0f6145} <Debug> TCPHandler: Processed in 0.002029929 sec. | ||
| 2215 | 2025.12.20 02:55:44.357844 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2025.12.20 02:55:44.357941 [ 272 ] {fdfb4e81-5159-4c12-856a-e1fa1e0797a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2217 | 2025.12.20 02:55:44.357982 [ 272 ] {fdfb4e81-5159-4c12-856a-e1fa1e0797a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2218 | 2025.12.20 02:55:44.358394 [ 272 ] {fdfb4e81-5159-4c12-856a-e1fa1e0797a4} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2025.12.20 02:55:44.358429 [ 272 ] {fdfb4e81-5159-4c12-856a-e1fa1e0797a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2220 | 2025.12.20 02:55:44.358715 [ 272 ] {fdfb4e81-5159-4c12-856a-e1fa1e0797a4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2221 | 2025.12.20 02:55:44.358923 [ 272 ] {fdfb4e81-5159-4c12-856a-e1fa1e0797a4} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2025.12.20 02:55:44.359045 [ 272 ] {fdfb4e81-5159-4c12-856a-e1fa1e0797a4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001124 sec., 23131.67259786477 rows/sec., 1.70 MiB/sec. | ||
| 2223 | 2025.12.20 02:55:44.359081 [ 272 ] {fdfb4e81-5159-4c12-856a-e1fa1e0797a4} <Debug> TCPHandler: Processed in 0.001288851 sec. | ||
| 2224 | 2025.12.20 02:55:44.359193 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2025.12.20 02:55:44.359289 [ 272 ] {37408607-6660-4e49-a43f-d8519fcad6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2226 | 2025.12.20 02:55:44.359328 [ 272 ] {37408607-6660-4e49-a43f-d8519fcad6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2227 | 2025.12.20 02:55:44.359747 [ 272 ] {37408607-6660-4e49-a43f-d8519fcad6ca} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2025.12.20 02:55:44.359782 [ 272 ] {37408607-6660-4e49-a43f-d8519fcad6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2229 | 2025.12.20 02:55:44.360079 [ 272 ] {37408607-6660-4e49-a43f-d8519fcad6ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2230 | 2025.12.20 02:55:44.360278 [ 272 ] {37408607-6660-4e49-a43f-d8519fcad6ca} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2025.12.20 02:55:44.360400 [ 272 ] {37408607-6660-4e49-a43f-d8519fcad6ca} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00113 sec., 79646.01769911505 rows/sec., 6.22 MiB/sec. | ||
| 2232 | 2025.12.20 02:55:44.360434 [ 272 ] {37408607-6660-4e49-a43f-d8519fcad6ca} <Debug> TCPHandler: Processed in 0.0012928 sec. | ||
| 2233 | 2025.12.20 02:55:44.360569 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2025.12.20 02:55:44.360664 [ 272 ] {5409896b-e8cb-4af0-a371-93742a0255b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2235 | 2025.12.20 02:55:44.360708 [ 272 ] {5409896b-e8cb-4af0-a371-93742a0255b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2236 | 2025.12.20 02:55:44.361156 [ 272 ] {5409896b-e8cb-4af0-a371-93742a0255b4} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2025.12.20 02:55:44.361191 [ 272 ] {5409896b-e8cb-4af0-a371-93742a0255b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2238 | 2025.12.20 02:55:44.361511 [ 272 ] {5409896b-e8cb-4af0-a371-93742a0255b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2239 | 2025.12.20 02:55:44.361721 [ 272 ] {5409896b-e8cb-4af0-a371-93742a0255b4} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2025.12.20 02:55:44.361846 [ 272 ] {5409896b-e8cb-4af0-a371-93742a0255b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 2241 | 2025.12.20 02:55:44.361880 [ 272 ] {5409896b-e8cb-4af0-a371-93742a0255b4} <Debug> TCPHandler: Processed in 0.001361862 sec. | ||
| 2242 | 2025.12.20 02:55:44.362001 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2025.12.20 02:55:44.362097 [ 272 ] {2f478931-2080-47d2-a138-c3270fbde82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2244 | 2025.12.20 02:55:44.362151 [ 272 ] {2f478931-2080-47d2-a138-c3270fbde82d} <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 | ||
| 2245 | 2025.12.20 02:55:44.362988 [ 272 ] {2f478931-2080-47d2-a138-c3270fbde82d} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2246 | 2025.12.20 02:55:44.363023 [ 272 ] {2f478931-2080-47d2-a138-c3270fbde82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2247 | 2025.12.20 02:55:44.363529 [ 272 ] {2f478931-2080-47d2-a138-c3270fbde82d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2248 | 2025.12.20 02:55:44.363747 [ 272 ] {2f478931-2080-47d2-a138-c3270fbde82d} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2025.12.20 02:55:44.363880 [ 272 ] {2f478931-2080-47d2-a138-c3270fbde82d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001802 sec., 14428.412874583795 rows/sec., 25.86 MiB/sec. | ||
| 2250 | 2025.12.20 02:55:44.363928 [ 272 ] {2f478931-2080-47d2-a138-c3270fbde82d} <Debug> TCPHandler: Processed in 0.001977817 sec. | ||
| 2251 | 2025.12.20 02:55:44.364043 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2025.12.20 02:55:44.364139 [ 272 ] {99d6ba4d-6fb0-4961-b264-b52d2a75b67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2253 | 2025.12.20 02:55:44.364180 [ 272 ] {99d6ba4d-6fb0-4961-b264-b52d2a75b67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2254 | 2025.12.20 02:55:44.364508 [ 272 ] {99d6ba4d-6fb0-4961-b264-b52d2a75b67f} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2025.12.20 02:55:44.364541 [ 272 ] {99d6ba4d-6fb0-4961-b264-b52d2a75b67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2256 | 2025.12.20 02:55:44.364843 [ 272 ] {99d6ba4d-6fb0-4961-b264-b52d2a75b67f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2257 | 2025.12.20 02:55:44.365040 [ 272 ] {99d6ba4d-6fb0-4961-b264-b52d2a75b67f} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2025.12.20 02:55:44.365160 [ 272 ] {99d6ba4d-6fb0-4961-b264-b52d2a75b67f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 2259 | 2025.12.20 02:55:44.365193 [ 272 ] {99d6ba4d-6fb0-4961-b264-b52d2a75b67f} <Debug> TCPHandler: Processed in 0.001201379 sec. | ||
| 2260 | 2025.12.20 02:55:49.274259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4365 | ||
| 2261 | 2025.12.20 02:55:49.274773 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2025.12.20 02:55:49.274818 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2263 | 2025.12.20 02:55:49.275296 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2264 | 2025.12.20 02:55:49.275588 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2025.12.20 02:55:49.275733 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4365 | ||
| 2266 | 2025.12.20 02:55:49.366587 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2025.12.20 02:55:49.366785 [ 272 ] {a51161f0-c0ba-4822-89f1-8c4f0fef909c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2268 | 2025.12.20 02:55:49.366856 [ 272 ] {a51161f0-c0ba-4822-89f1-8c4f0fef909c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2269 | 2025.12.20 02:55:49.367708 [ 272 ] {a51161f0-c0ba-4822-89f1-8c4f0fef909c} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2025.12.20 02:55:49.367747 [ 272 ] {a51161f0-c0ba-4822-89f1-8c4f0fef909c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2271 | 2025.12.20 02:55:49.368187 [ 272 ] {a51161f0-c0ba-4822-89f1-8c4f0fef909c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2272 | 2025.12.20 02:55:49.368419 [ 272 ] {a51161f0-c0ba-4822-89f1-8c4f0fef909c} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2025.12.20 02:55:49.368575 [ 272 ] {a51161f0-c0ba-4822-89f1-8c4f0fef909c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001845 sec., 222222.22222222222 rows/sec., 14.10 MiB/sec. | ||
| 2274 | 2025.12.20 02:55:49.368614 [ 272 ] {a51161f0-c0ba-4822-89f1-8c4f0fef909c} <Debug> TCPHandler: Processed in 0.002168672 sec. | ||
| 2275 | 2025.12.20 02:55:49.368739 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2025.12.20 02:55:49.368839 [ 272 ] {cb091d04-7b3c-4872-ba61-1a32ddd0c445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2277 | 2025.12.20 02:55:49.368880 [ 272 ] {cb091d04-7b3c-4872-ba61-1a32ddd0c445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2278 | 2025.12.20 02:55:49.369906 [ 272 ] {cb091d04-7b3c-4872-ba61-1a32ddd0c445} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2025.12.20 02:55:49.369943 [ 272 ] {cb091d04-7b3c-4872-ba61-1a32ddd0c445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2280 | 2025.12.20 02:55:49.370370 [ 272 ] {cb091d04-7b3c-4872-ba61-1a32ddd0c445} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2281 | 2025.12.20 02:55:49.370584 [ 272 ] {cb091d04-7b3c-4872-ba61-1a32ddd0c445} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2025.12.20 02:55:49.370707 [ 272 ] {cb091d04-7b3c-4872-ba61-1a32ddd0c445} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001887 sec., 599894.0116587175 rows/sec., 47.53 MiB/sec. | ||
| 2283 | 2025.12.20 02:55:49.370743 [ 272 ] {cb091d04-7b3c-4872-ba61-1a32ddd0c445} <Debug> TCPHandler: Processed in 0.002053199 sec. | ||
| 2284 | 2025.12.20 02:55:49.370855 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2285 | 2025.12.20 02:55:49.370947 [ 272 ] {996893e1-eb80-47fd-a1de-39730cbe7ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2286 | 2025.12.20 02:55:49.370987 [ 272 ] {996893e1-eb80-47fd-a1de-39730cbe7ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2287 | 2025.12.20 02:55:49.371452 [ 272 ] {996893e1-eb80-47fd-a1de-39730cbe7ec7} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2025.12.20 02:55:49.371487 [ 272 ] {996893e1-eb80-47fd-a1de-39730cbe7ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2289 | 2025.12.20 02:55:49.371802 [ 272 ] {996893e1-eb80-47fd-a1de-39730cbe7ec7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2290 | 2025.12.20 02:55:49.372002 [ 272 ] {996893e1-eb80-47fd-a1de-39730cbe7ec7} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2025.12.20 02:55:49.372132 [ 272 ] {996893e1-eb80-47fd-a1de-39730cbe7ec7} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001203 sec., 178719.86699916873 rows/sec., 10.61 MiB/sec. | ||
| 2292 | 2025.12.20 02:55:49.372168 [ 272 ] {996893e1-eb80-47fd-a1de-39730cbe7ec7} <Debug> TCPHandler: Processed in 0.001360023 sec. | ||
| 2293 | 2025.12.20 02:55:49.372270 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2025.12.20 02:55:49.372362 [ 272 ] {ef300eb9-f15b-48cf-a72e-9db396ff04a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2295 | 2025.12.20 02:55:49.372400 [ 272 ] {ef300eb9-f15b-48cf-a72e-9db396ff04a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2296 | 2025.12.20 02:55:49.372860 [ 272 ] {ef300eb9-f15b-48cf-a72e-9db396ff04a1} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2025.12.20 02:55:49.372896 [ 272 ] {ef300eb9-f15b-48cf-a72e-9db396ff04a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2298 | 2025.12.20 02:55:49.373203 [ 272 ] {ef300eb9-f15b-48cf-a72e-9db396ff04a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2299 | 2025.12.20 02:55:49.373408 [ 272 ] {ef300eb9-f15b-48cf-a72e-9db396ff04a1} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2025.12.20 02:55:49.373538 [ 272 ] {ef300eb9-f15b-48cf-a72e-9db396ff04a1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001194 sec., 177554.43886097154 rows/sec., 11.45 MiB/sec. | ||
| 2301 | 2025.12.20 02:55:49.373574 [ 272 ] {ef300eb9-f15b-48cf-a72e-9db396ff04a1} <Debug> TCPHandler: Processed in 0.001350633 sec. | ||
| 2302 | 2025.12.20 02:55:49.373697 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2025.12.20 02:55:49.373816 [ 272 ] {63c3933d-cd40-4d2c-8863-af28d04238d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2304 | 2025.12.20 02:55:49.373863 [ 272 ] {63c3933d-cd40-4d2c-8863-af28d04238d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2305 | 2025.12.20 02:55:49.374374 [ 272 ] {63c3933d-cd40-4d2c-8863-af28d04238d7} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2025.12.20 02:55:49.374411 [ 272 ] {63c3933d-cd40-4d2c-8863-af28d04238d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2307 | 2025.12.20 02:55:49.374730 [ 272 ] {63c3933d-cd40-4d2c-8863-af28d04238d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2308 | 2025.12.20 02:55:49.374933 [ 272 ] {63c3933d-cd40-4d2c-8863-af28d04238d7} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2025.12.20 02:55:49.375066 [ 272 ] {63c3933d-cd40-4d2c-8863-af28d04238d7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001274 sec., 165620.09419152277 rows/sec., 9.40 MiB/sec. | ||
| 2310 | 2025.12.20 02:55:49.375103 [ 272 ] {63c3933d-cd40-4d2c-8863-af28d04238d7} <Debug> TCPHandler: Processed in 0.001464445 sec. | ||
| 2311 | 2025.12.20 02:55:49.375212 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2025.12.20 02:55:49.375304 [ 272 ] {de67a7bc-c6e8-4366-bb0e-c3ec105b5758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2313 | 2025.12.20 02:55:49.375342 [ 272 ] {de67a7bc-c6e8-4366-bb0e-c3ec105b5758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2314 | 2025.12.20 02:55:49.375962 [ 272 ] {de67a7bc-c6e8-4366-bb0e-c3ec105b5758} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2025.12.20 02:55:49.375998 [ 272 ] {de67a7bc-c6e8-4366-bb0e-c3ec105b5758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2316 | 2025.12.20 02:55:49.376343 [ 272 ] {de67a7bc-c6e8-4366-bb0e-c3ec105b5758} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2317 | 2025.12.20 02:55:49.376549 [ 272 ] {de67a7bc-c6e8-4366-bb0e-c3ec105b5758} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2025.12.20 02:55:49.376671 [ 272 ] {de67a7bc-c6e8-4366-bb0e-c3ec105b5758} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001385 sec., 497472.92418772564 rows/sec., 34.74 MiB/sec. | ||
| 2319 | 2025.12.20 02:55:49.376706 [ 272 ] {de67a7bc-c6e8-4366-bb0e-c3ec105b5758} <Debug> TCPHandler: Processed in 0.001541177 sec. | ||
| 2320 | 2025.12.20 02:55:49.376817 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2025.12.20 02:55:49.376909 [ 272 ] {e3214321-6f64-4b6b-b075-dade0ea6b4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2322 | 2025.12.20 02:55:49.376950 [ 272 ] {e3214321-6f64-4b6b-b075-dade0ea6b4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2323 | 2025.12.20 02:55:49.377267 [ 272 ] {e3214321-6f64-4b6b-b075-dade0ea6b4be} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2025.12.20 02:55:49.377303 [ 272 ] {e3214321-6f64-4b6b-b075-dade0ea6b4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2325 | 2025.12.20 02:55:49.377595 [ 272 ] {e3214321-6f64-4b6b-b075-dade0ea6b4be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2326 | 2025.12.20 02:55:49.377793 [ 272 ] {e3214321-6f64-4b6b-b075-dade0ea6b4be} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2025.12.20 02:55:49.377920 [ 272 ] {e3214321-6f64-4b6b-b075-dade0ea6b4be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 2328 | 2025.12.20 02:55:49.377957 [ 272 ] {e3214321-6f64-4b6b-b075-dade0ea6b4be} <Debug> TCPHandler: Processed in 0.001186309 sec. | ||
| 2329 | 2025.12.20 02:55:49.378062 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2025.12.20 02:55:49.378154 [ 272 ] {92c14fe5-5872-4ebc-bfa6-efca75a06f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2331 | 2025.12.20 02:55:49.378196 [ 272 ] {92c14fe5-5872-4ebc-bfa6-efca75a06f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2332 | 2025.12.20 02:55:49.378643 [ 272 ] {92c14fe5-5872-4ebc-bfa6-efca75a06f6c} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2025.12.20 02:55:49.378679 [ 272 ] {92c14fe5-5872-4ebc-bfa6-efca75a06f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2334 | 2025.12.20 02:55:49.379034 [ 272 ] {92c14fe5-5872-4ebc-bfa6-efca75a06f6c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2335 | 2025.12.20 02:55:49.379235 [ 272 ] {92c14fe5-5872-4ebc-bfa6-efca75a06f6c} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2025.12.20 02:55:49.379365 [ 272 ] {92c14fe5-5872-4ebc-bfa6-efca75a06f6c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001229 sec., 255492.27013832383 rows/sec., 16.78 MiB/sec. | ||
| 2337 | 2025.12.20 02:55:49.379402 [ 272 ] {92c14fe5-5872-4ebc-bfa6-efca75a06f6c} <Debug> TCPHandler: Processed in 0.001385683 sec. | ||
| 2338 | 2025.12.20 02:55:49.379513 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2025.12.20 02:55:49.379604 [ 272 ] {38e30658-7418-417e-9dbf-a7d50ee45dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2340 | 2025.12.20 02:55:49.379644 [ 272 ] {38e30658-7418-417e-9dbf-a7d50ee45dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2341 | 2025.12.20 02:55:49.379945 [ 272 ] {38e30658-7418-417e-9dbf-a7d50ee45dbc} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2025.12.20 02:55:49.379980 [ 272 ] {38e30658-7418-417e-9dbf-a7d50ee45dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2343 | 2025.12.20 02:55:49.380276 [ 272 ] {38e30658-7418-417e-9dbf-a7d50ee45dbc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2344 | 2025.12.20 02:55:49.380475 [ 272 ] {38e30658-7418-417e-9dbf-a7d50ee45dbc} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2025.12.20 02:55:49.380607 [ 272 ] {38e30658-7418-417e-9dbf-a7d50ee45dbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 2346 | 2025.12.20 02:55:49.380642 [ 272 ] {38e30658-7418-417e-9dbf-a7d50ee45dbc} <Debug> TCPHandler: Processed in 0.001176008 sec. | ||
| 2347 | 2025.12.20 02:55:49.380746 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2025.12.20 02:55:49.380846 [ 272 ] {bd8c4f71-433e-41d5-ab3a-711b59940128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2349 | 2025.12.20 02:55:49.380902 [ 272 ] {bd8c4f71-433e-41d5-ab3a-711b59940128} <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 | ||
| 2350 | 2025.12.20 02:55:49.381655 [ 272 ] {bd8c4f71-433e-41d5-ab3a-711b59940128} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2025.12.20 02:55:49.381692 [ 272 ] {bd8c4f71-433e-41d5-ab3a-711b59940128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2352 | 2025.12.20 02:55:49.382225 [ 272 ] {bd8c4f71-433e-41d5-ab3a-711b59940128} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2353 | 2025.12.20 02:55:49.382449 [ 272 ] {bd8c4f71-433e-41d5-ab3a-711b59940128} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2025.12.20 02:55:49.382589 [ 272 ] {bd8c4f71-433e-41d5-ab3a-711b59940128} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 2355 | 2025.12.20 02:55:49.382638 [ 272 ] {bd8c4f71-433e-41d5-ab3a-711b59940128} <Debug> TCPHandler: Processed in 0.001940247 sec. | ||
| 2356 | 2025.12.20 02:55:49.382743 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2025.12.20 02:55:49.382836 [ 272 ] {1bc879a0-c086-4263-8c6c-c0c29df67003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2358 | 2025.12.20 02:55:49.382876 [ 272 ] {1bc879a0-c086-4263-8c6c-c0c29df67003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2359 | 2025.12.20 02:55:49.383215 [ 272 ] {1bc879a0-c086-4263-8c6c-c0c29df67003} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2025.12.20 02:55:49.383251 [ 272 ] {1bc879a0-c086-4263-8c6c-c0c29df67003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2361 | 2025.12.20 02:55:49.383551 [ 272 ] {1bc879a0-c086-4263-8c6c-c0c29df67003} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2362 | 2025.12.20 02:55:49.383760 [ 272 ] {1bc879a0-c086-4263-8c6c-c0c29df67003} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2025.12.20 02:55:49.383882 [ 272 ] {1bc879a0-c086-4263-8c6c-c0c29df67003} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 2364 | 2025.12.20 02:55:49.383916 [ 272 ] {1bc879a0-c086-4263-8c6c-c0c29df67003} <Debug> TCPHandler: Processed in 0.00122121 sec. | ||
| 2365 | 2025.12.20 02:55:49.496174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2366 | 2025.12.20 02:55:49.512470 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2025.12.20 02:55:49.512525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2368 | 2025.12.20 02:55:49.518878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2369 | 2025.12.20 02:55:49.519598 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2025.12.20 02:55:49.522370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2371 | 2025.12.20 02:55:50.874359 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39646 | ||
| 2372 | 2025.12.20 02:55:50.874465 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2373 | 2025.12.20 02:55:50.874489 [ 267 ] {} <Debug> TCP-Session: 218c65d3-6bd4-42e2-8bf3-86df49a75463 Authenticating user 'default' from [fd00:1122:3344:101::e]:39646 | ||
| 2374 | 2025.12.20 02:55:50.874511 [ 267 ] {} <Debug> TCP-Session: 218c65d3-6bd4-42e2-8bf3-86df49a75463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2025.12.20 02:55:50.874523 [ 267 ] {} <Debug> TCP-Session: 218c65d3-6bd4-42e2-8bf3-86df49a75463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2025.12.20 02:55:50.874697 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62348 | ||
| 2377 | 2025.12.20 02:55:50.874720 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62821 | ||
| 2378 | 2025.12.20 02:55:50.874787 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34808 | ||
| 2379 | 2025.12.20 02:55:50.874794 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2380 | 2025.12.20 02:55:50.874795 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60641 | ||
| 2381 | 2025.12.20 02:55:50.874852 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53774 | ||
| 2382 | 2025.12.20 02:55:50.874862 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42059 | ||
| 2383 | 2025.12.20 02:55:50.874889 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2384 | 2025.12.20 02:55:50.874858 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2385 | 2025.12.20 02:55:50.874956 [ 290 ] {} <Debug> TCP-Session: b9311393-9e2c-46e6-baed-d3b36bc69364 Authenticating user 'default' from [fd00:1122:3344:101::e]:34808 | ||
| 2386 | 2025.12.20 02:55:50.874848 [ 286 ] {} <Debug> TCP-Session: 4682bde2-8563-491a-9f05-5e68343083f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62348 | ||
| 2387 | 2025.12.20 02:55:50.874986 [ 290 ] {} <Debug> TCP-Session: b9311393-9e2c-46e6-baed-d3b36bc69364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2025.12.20 02:55:50.874980 [ 287 ] {} <Debug> TCP-Session: 69157a84-0302-4b9d-82e8-22c3d6a285b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62821 | ||
| 2389 | 2025.12.20 02:55:50.875002 [ 286 ] {} <Debug> TCP-Session: 4682bde2-8563-491a-9f05-5e68343083f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2025.12.20 02:55:50.875009 [ 290 ] {} <Debug> TCP-Session: b9311393-9e2c-46e6-baed-d3b36bc69364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2025.12.20 02:55:50.875032 [ 287 ] {} <Debug> TCP-Session: 69157a84-0302-4b9d-82e8-22c3d6a285b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2025.12.20 02:55:50.875035 [ 286 ] {} <Debug> TCP-Session: 4682bde2-8563-491a-9f05-5e68343083f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2025.12.20 02:55:50.875058 [ 287 ] {} <Debug> TCP-Session: 69157a84-0302-4b9d-82e8-22c3d6a285b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2025.12.20 02:55:50.874836 [ 267 ] {} <Trace> TCP-Session: 218c65d3-6bd4-42e2-8bf3-86df49a75463 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2025.12.20 02:55:50.874796 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53676 | ||
| 2396 | 2025.12.20 02:55:50.875114 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2397 | 2025.12.20 02:55:50.874784 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45760 | ||
| 2398 | 2025.12.20 02:55:50.875167 [ 289 ] {} <Debug> TCP-Session: 939ce1da-1847-4e23-b70d-9fee41d2f279 Authenticating user 'default' from [fd00:1122:3344:101::e]:60641 | ||
| 2399 | 2025.12.20 02:55:50.875203 [ 289 ] {} <Debug> TCP-Session: 939ce1da-1847-4e23-b70d-9fee41d2f279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2025.12.20 02:55:50.875216 [ 289 ] {} <Debug> TCP-Session: 939ce1da-1847-4e23-b70d-9fee41d2f279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2025.12.20 02:55:50.875245 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2402 | 2025.12.20 02:55:50.875248 [ 267 ] {26cfa8de-1724-467d-9ec9-8deeab828610} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39646) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2403 | 2025.12.20 02:55:50.875276 [ 293 ] {} <Debug> TCP-Session: 102ecf40-70d7-43be-a2e2-540e26f19b8d Authenticating user 'default' from [fd00:1122:3344:101::e]:42059 | ||
| 2404 | 2025.12.20 02:55:50.875250 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2405 | 2025.12.20 02:55:50.875306 [ 293 ] {} <Debug> TCP-Session: 102ecf40-70d7-43be-a2e2-540e26f19b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2025.12.20 02:55:50.875335 [ 293 ] {} <Debug> TCP-Session: 102ecf40-70d7-43be-a2e2-540e26f19b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2025.12.20 02:55:50.875337 [ 292 ] {} <Debug> TCP-Session: cde012a8-7e29-4bd3-9571-ccbd5bb62fdf Authenticating user 'default' from [fd00:1122:3344:101::e]:53774 | ||
| 2408 | 2025.12.20 02:55:50.875374 [ 292 ] {} <Debug> TCP-Session: cde012a8-7e29-4bd3-9571-ccbd5bb62fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2025.12.20 02:55:50.875387 [ 292 ] {} <Debug> TCP-Session: cde012a8-7e29-4bd3-9571-ccbd5bb62fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2025.12.20 02:55:50.875406 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2411 | 2025.12.20 02:55:50.875412 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2412 | 2025.12.20 02:55:50.875439 [ 288 ] {} <Debug> TCP-Session: 83e450f6-d44b-4d53-84b9-e891895ad7a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45760 | ||
| 2413 | 2025.12.20 02:55:50.875459 [ 291 ] {} <Debug> TCP-Session: 09005b70-c949-46ff-ab27-0ce802bc618a Authenticating user 'default' from [fd00:1122:3344:101::e]:53676 | ||
| 2414 | 2025.12.20 02:55:50.875465 [ 288 ] {} <Debug> TCP-Session: 83e450f6-d44b-4d53-84b9-e891895ad7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2025.12.20 02:55:50.875485 [ 291 ] {} <Debug> TCP-Session: 09005b70-c949-46ff-ab27-0ce802bc618a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2416 | 2025.12.20 02:55:50.875492 [ 288 ] {} <Debug> TCP-Session: 83e450f6-d44b-4d53-84b9-e891895ad7a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2025.12.20 02:55:50.875507 [ 291 ] {} <Debug> TCP-Session: 09005b70-c949-46ff-ab27-0ce802bc618a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2418 | 2025.12.20 02:55:50.875566 [ 267 ] {26cfa8de-1724-467d-9ec9-8deeab828610} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2419 | 2025.12.20 02:55:50.875624 [ 267 ] {26cfa8de-1724-467d-9ec9-8deeab828610} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2420 | 2025.12.20 02:55:50.875887 [ 267 ] {26cfa8de-1724-467d-9ec9-8deeab828610} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 2421 | 2025.12.20 02:55:50.875968 [ 267 ] {26cfa8de-1724-467d-9ec9-8deeab828610} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2422 | 2025.12.20 02:55:51.001183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.14 MiB, peak 191.42 MiB, free memory in arenas 0.00 B, will set to 192.05 MiB (RSS), difference: 4.91 MiB | ||
| 2423 | 2025.12.20 02:55:51.253026 [ 311 ] {26cfa8de-1724-467d-9ec9-8deeab828610} <Trace> AggregatingTransform: Aggregating | ||
| 2424 | 2025.12.20 02:55:51.253094 [ 311 ] {26cfa8de-1724-467d-9ec9-8deeab828610} <Trace> Aggregator: Aggregation method: without_key | ||
| 2425 | 2025.12.20 02:55:51.253131 [ 311 ] {26cfa8de-1724-467d-9ec9-8deeab828610} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001871375 sec. (534.366 rows/sec., 20.87 KiB/sec.) | ||
| 2426 | 2025.12.20 02:55:51.253149 [ 311 ] {26cfa8de-1724-467d-9ec9-8deeab828610} <Trace> Aggregator: Merging aggregated data | ||
| 2427 | 2025.12.20 02:55:51.254237 [ 267 ] {26cfa8de-1724-467d-9ec9-8deeab828610} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.379045 sec., 2.638209183606168 rows/sec., 105.53 B/sec. | ||
| 2428 | 2025.12.20 02:55:51.254401 [ 267 ] {26cfa8de-1724-467d-9ec9-8deeab828610} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2429 | 2025.12.20 02:55:51.254417 [ 267 ] {26cfa8de-1724-467d-9ec9-8deeab828610} <Debug> TCPHandler: Processed in 0.379692466 sec. | ||
| 2430 | 2025.12.20 02:55:51.254554 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2431 | 2025.12.20 02:55:51.254584 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2432 | 2025.12.20 02:55:51.254595 [ 286 ] {} <Debug> TCP-Session: 4682bde2-8563-491a-9f05-5e68343083f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2025.12.20 02:55:51.254609 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2434 | 2025.12.20 02:55:51.254627 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2435 | 2025.12.20 02:55:51.254661 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2436 | 2025.12.20 02:55:51.254677 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2437 | 2025.12.20 02:55:51.254703 [ 289 ] {} <Debug> TCP-Session: 939ce1da-1847-4e23-b70d-9fee41d2f279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2025.12.20 02:55:51.254709 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2439 | 2025.12.20 02:55:51.254732 [ 291 ] {} <Debug> TCP-Session: 09005b70-c949-46ff-ab27-0ce802bc618a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2025.12.20 02:55:51.254712 [ 293 ] {} <Debug> TCP-Session: 102ecf40-70d7-43be-a2e2-540e26f19b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2025.12.20 02:55:51.254763 [ 267 ] {} <Debug> TCP-Session: 218c65d3-6bd4-42e2-8bf3-86df49a75463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2025.12.20 02:55:51.254699 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2443 | 2025.12.20 02:55:51.254672 [ 288 ] {} <Debug> TCP-Session: 83e450f6-d44b-4d53-84b9-e891895ad7a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2025.12.20 02:55:51.254639 [ 287 ] {} <Debug> TCP-Session: 69157a84-0302-4b9d-82e8-22c3d6a285b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2445 | 2025.12.20 02:55:51.254840 [ 292 ] {} <Debug> TCP-Session: cde012a8-7e29-4bd3-9571-ccbd5bb62fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2025.12.20 02:55:51.254643 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2447 | 2025.12.20 02:55:51.254912 [ 290 ] {} <Debug> TCP-Session: b9311393-9e2c-46e6-baed-d3b36bc69364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2448 | 2025.12.20 02:55:51.770089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 358 | ||
| 2449 | 2025.12.20 02:55:51.773665 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2025.12.20 02:55:51.773758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2451 | 2025.12.20 02:55:51.775747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2452 | 2025.12.20 02:55:51.776189 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2025.12.20 02:55:51.776781 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2454 | 2025.12.20 02:55:52.000309 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.43 MiB, peak 204.57 MiB, free memory in arenas 0.00 B, will set to 208.06 MiB (RSS), difference: 14.63 MiB | ||
| 2455 | 2025.12.20 02:55:52.424211 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63019 | ||
| 2456 | 2025.12.20 02:55:52.424342 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2457 | 2025.12.20 02:55:52.424377 [ 288 ] {} <Debug> TCP-Session: 0e38cc17-ebe5-426c-8bb4-475ea59d074d Authenticating user 'default' from [fd00:1122:3344:101::e]:63019 | ||
| 2458 | 2025.12.20 02:55:52.424404 [ 288 ] {} <Debug> TCP-Session: 0e38cc17-ebe5-426c-8bb4-475ea59d074d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2025.12.20 02:55:52.424420 [ 288 ] {} <Debug> TCP-Session: 0e38cc17-ebe5-426c-8bb4-475ea59d074d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2460 | 2025.12.20 02:55:52.424744 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46242 | ||
| 2461 | 2025.12.20 02:55:52.424804 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51276 | ||
| 2462 | 2025.12.20 02:55:52.424833 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57705 | ||
| 2463 | 2025.12.20 02:55:52.424835 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45600 | ||
| 2464 | 2025.12.20 02:55:52.424882 [ 288 ] {} <Trace> TCP-Session: 0e38cc17-ebe5-426c-8bb4-475ea59d074d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2465 | 2025.12.20 02:55:52.424809 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54540 | ||
| 2466 | 2025.12.20 02:55:52.424948 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2467 | 2025.12.20 02:55:52.424953 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2468 | 2025.12.20 02:55:52.424968 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2469 | 2025.12.20 02:55:52.424999 [ 286 ] {} <Debug> TCP-Session: e6eccd84-80fd-4601-abaf-b9eee7d61caf Authenticating user 'default' from [fd00:1122:3344:101::e]:45600 | ||
| 2470 | 2025.12.20 02:55:52.425012 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2471 | 2025.12.20 02:55:52.425029 [ 293 ] {} <Debug> TCP-Session: 3d3c7ff2-8ba5-484e-9a85-083772bee3ea Authenticating user 'default' from [fd00:1122:3344:101::e]:51276 | ||
| 2472 | 2025.12.20 02:55:52.425040 [ 286 ] {} <Debug> TCP-Session: e6eccd84-80fd-4601-abaf-b9eee7d61caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2025.12.20 02:55:52.425048 [ 294 ] {} <Debug> TCP-Session: 8500ad9d-d76f-43c4-8279-26279a48234b Authenticating user 'default' from [fd00:1122:3344:101::e]:54540 | ||
| 2474 | 2025.12.20 02:55:52.425075 [ 286 ] {} <Debug> TCP-Session: e6eccd84-80fd-4601-abaf-b9eee7d61caf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2025.12.20 02:55:52.425076 [ 293 ] {} <Debug> TCP-Session: 3d3c7ff2-8ba5-484e-9a85-083772bee3ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2476 | 2025.12.20 02:55:52.425088 [ 294 ] {} <Debug> TCP-Session: 8500ad9d-d76f-43c4-8279-26279a48234b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2025.12.20 02:55:52.425113 [ 293 ] {} <Debug> TCP-Session: 3d3c7ff2-8ba5-484e-9a85-083772bee3ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2025.12.20 02:55:52.425130 [ 294 ] {} <Debug> TCP-Session: 8500ad9d-d76f-43c4-8279-26279a48234b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2479 | 2025.12.20 02:55:52.425138 [ 288 ] {4923637a-0d8e-43e2-86f7-d4e4840d48f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63019) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2480 | 2025.12.20 02:55:52.424968 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2481 | 2025.12.20 02:55:52.424786 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41382 | ||
| 2482 | 2025.12.20 02:55:52.425227 [ 289 ] {} <Debug> TCP-Session: 3bcb2baa-59c2-4359-9944-c1c12806c8d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46242 | ||
| 2483 | 2025.12.20 02:55:52.424788 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56741 | ||
| 2484 | 2025.12.20 02:55:52.425286 [ 289 ] {} <Debug> TCP-Session: 3bcb2baa-59c2-4359-9944-c1c12806c8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2485 | 2025.12.20 02:55:52.424758 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59716 | ||
| 2486 | 2025.12.20 02:55:52.425348 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2487 | 2025.12.20 02:55:52.425376 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2488 | 2025.12.20 02:55:52.425337 [ 289 ] {} <Debug> TCP-Session: 3bcb2baa-59c2-4359-9944-c1c12806c8d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2489 | 2025.12.20 02:55:52.425408 [ 291 ] {} <Debug> TCP-Session: fc038181-49a3-404f-933c-39fc9f8e95ee Authenticating user 'default' from [fd00:1122:3344:101::e]:41382 | ||
| 2490 | 2025.12.20 02:55:52.425424 [ 292 ] {} <Debug> TCP-Session: d6b3b1e1-b819-4f39-8e5e-edf17fa77831 Authenticating user 'default' from [fd00:1122:3344:101::e]:56741 | ||
| 2491 | 2025.12.20 02:55:52.425412 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2492 | 2025.12.20 02:55:52.425476 [ 292 ] {} <Debug> TCP-Session: d6b3b1e1-b819-4f39-8e5e-edf17fa77831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2025.12.20 02:55:52.425511 [ 290 ] {} <Debug> TCP-Session: a7140f9c-ba8e-4bf8-8e66-8e2c1825ce80 Authenticating user 'default' from [fd00:1122:3344:101::e]:59716 | ||
| 2494 | 2025.12.20 02:55:52.425519 [ 292 ] {} <Debug> TCP-Session: d6b3b1e1-b819-4f39-8e5e-edf17fa77831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2025.12.20 02:55:52.425539 [ 290 ] {} <Debug> TCP-Session: a7140f9c-ba8e-4bf8-8e66-8e2c1825ce80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2496 | 2025.12.20 02:55:52.425558 [ 288 ] {4923637a-0d8e-43e2-86f7-d4e4840d48f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2497 | 2025.12.20 02:55:52.425567 [ 290 ] {} <Debug> TCP-Session: a7140f9c-ba8e-4bf8-8e66-8e2c1825ce80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2025.12.20 02:55:52.424986 [ 267 ] {} <Debug> TCP-Session: 19764f4a-dc5d-4dbd-aa93-7b9725c1ee54 Authenticating user 'default' from [fd00:1122:3344:101::e]:57705 | ||
| 2499 | 2025.12.20 02:55:52.425465 [ 291 ] {} <Debug> TCP-Session: fc038181-49a3-404f-933c-39fc9f8e95ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2025.12.20 02:55:52.425627 [ 267 ] {} <Debug> TCP-Session: 19764f4a-dc5d-4dbd-aa93-7b9725c1ee54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2025.12.20 02:55:52.425638 [ 288 ] {4923637a-0d8e-43e2-86f7-d4e4840d48f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2502 | 2025.12.20 02:55:52.425664 [ 267 ] {} <Debug> TCP-Session: 19764f4a-dc5d-4dbd-aa93-7b9725c1ee54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2025.12.20 02:55:52.425652 [ 291 ] {} <Debug> TCP-Session: fc038181-49a3-404f-933c-39fc9f8e95ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2504 | 2025.12.20 02:55:52.426052 [ 288 ] {4923637a-0d8e-43e2-86f7-d4e4840d48f0} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 2505 | 2025.12.20 02:55:52.427378 [ 339 ] {4923637a-0d8e-43e2-86f7-d4e4840d48f0} <Trace> AggregatingTransform: Aggregating | ||
| 2506 | 2025.12.20 02:55:52.427426 [ 339 ] {4923637a-0d8e-43e2-86f7-d4e4840d48f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2507 | 2025.12.20 02:55:52.427468 [ 339 ] {4923637a-0d8e-43e2-86f7-d4e4840d48f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001279861 sec. (781.335 rows/sec., 30.52 KiB/sec.) | ||
| 2508 | 2025.12.20 02:55:52.427490 [ 339 ] {4923637a-0d8e-43e2-86f7-d4e4840d48f0} <Trace> Aggregator: Merging aggregated data | ||
| 2509 | 2025.12.20 02:55:52.429067 [ 288 ] {4923637a-0d8e-43e2-86f7-d4e4840d48f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00401 sec., 249.3765586034913 rows/sec., 9.74 KiB/sec. | ||
| 2510 | 2025.12.20 02:55:52.429263 [ 288 ] {4923637a-0d8e-43e2-86f7-d4e4840d48f0} <Debug> TCPHandler: Processed in 0.004552069 sec. | ||
| 2511 | 2025.12.20 02:55:52.429430 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2512 | 2025.12.20 02:55:52.429455 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2513 | 2025.12.20 02:55:52.429466 [ 288 ] {} <Debug> TCP-Session: 0e38cc17-ebe5-426c-8bb4-475ea59d074d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2025.12.20 02:55:52.429481 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2515 | 2025.12.20 02:55:52.429508 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2516 | 2025.12.20 02:55:52.429523 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2517 | 2025.12.20 02:55:52.429570 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2518 | 2025.12.20 02:55:52.429584 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2519 | 2025.12.20 02:55:52.429629 [ 291 ] {} <Debug> TCP-Session: fc038181-49a3-404f-933c-39fc9f8e95ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2025.12.20 02:55:52.429637 [ 294 ] {} <Debug> TCP-Session: 8500ad9d-d76f-43c4-8279-26279a48234b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2025.12.20 02:55:52.429662 [ 292 ] {} <Debug> TCP-Session: d6b3b1e1-b819-4f39-8e5e-edf17fa77831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2522 | 2025.12.20 02:55:52.429604 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2523 | 2025.12.20 02:55:52.429578 [ 290 ] {} <Debug> TCP-Session: a7140f9c-ba8e-4bf8-8e66-8e2c1825ce80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2025.12.20 02:55:52.429748 [ 293 ] {} <Debug> TCP-Session: 3d3c7ff2-8ba5-484e-9a85-083772bee3ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2025.12.20 02:55:52.429545 [ 289 ] {} <Debug> TCP-Session: 3bcb2baa-59c2-4359-9944-c1c12806c8d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2526 | 2025.12.20 02:55:52.429507 [ 286 ] {} <Debug> TCP-Session: e6eccd84-80fd-4601-abaf-b9eee7d61caf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2527 | 2025.12.20 02:55:52.429629 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2528 | 2025.12.20 02:55:52.429892 [ 267 ] {} <Debug> TCP-Session: 19764f4a-dc5d-4dbd-aa93-7b9725c1ee54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2529 | 2025.12.20 02:55:52.657919 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48340 | ||
| 2530 | 2025.12.20 02:55:52.658025 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2531 | 2025.12.20 02:55:52.658052 [ 288 ] {} <Debug> TCP-Session: 1baf72d5-c681-4d8b-afe3-6317a8870d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:48340 | ||
| 2532 | 2025.12.20 02:55:52.658075 [ 288 ] {} <Debug> TCP-Session: 1baf72d5-c681-4d8b-afe3-6317a8870d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2533 | 2025.12.20 02:55:52.658088 [ 288 ] {} <Debug> TCP-Session: 1baf72d5-c681-4d8b-afe3-6317a8870d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2025.12.20 02:55:52.658264 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64345 | ||
| 2535 | 2025.12.20 02:55:52.658289 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44110 | ||
| 2536 | 2025.12.20 02:55:52.658334 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40796 | ||
| 2537 | 2025.12.20 02:55:52.658361 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49718 | ||
| 2538 | 2025.12.20 02:55:52.658390 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2539 | 2025.12.20 02:55:52.658411 [ 288 ] {} <Trace> TCP-Session: 1baf72d5-c681-4d8b-afe3-6317a8870d74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2025.12.20 02:55:52.658415 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2541 | 2025.12.20 02:55:52.658431 [ 289 ] {} <Debug> TCP-Session: 5a77ae30-9b73-40d3-9734-75378f396df9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64345 | ||
| 2542 | 2025.12.20 02:55:52.658451 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2543 | 2025.12.20 02:55:52.658466 [ 290 ] {} <Debug> TCP-Session: 15899723-ad0a-4031-bae4-8a9a55b18cbc Authenticating user 'default' from [fd00:1122:3344:101::e]:44110 | ||
| 2544 | 2025.12.20 02:55:52.658480 [ 289 ] {} <Debug> TCP-Session: 5a77ae30-9b73-40d3-9734-75378f396df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2025.12.20 02:55:52.658491 [ 267 ] {} <Debug> TCP-Session: bb4d0635-c5ba-4a4e-a0ef-34fff4db23c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49718 | ||
| 2546 | 2025.12.20 02:55:52.658503 [ 290 ] {} <Debug> TCP-Session: 15899723-ad0a-4031-bae4-8a9a55b18cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2025.12.20 02:55:52.658510 [ 289 ] {} <Debug> TCP-Session: 5a77ae30-9b73-40d3-9734-75378f396df9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2548 | 2025.12.20 02:55:52.658530 [ 290 ] {} <Debug> TCP-Session: 15899723-ad0a-4031-bae4-8a9a55b18cbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2025.12.20 02:55:52.658426 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2550 | 2025.12.20 02:55:52.658581 [ 288 ] {815accf8-b9bc-4f2a-880c-87fd0c52e189} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48340) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2551 | 2025.12.20 02:55:52.658597 [ 293 ] {} <Debug> TCP-Session: 93912452-cc4d-455b-b9fa-275fd8280e0c Authenticating user 'default' from [fd00:1122:3344:101::e]:40796 | ||
| 2552 | 2025.12.20 02:55:52.658365 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58797 | ||
| 2553 | 2025.12.20 02:55:52.658626 [ 293 ] {} <Debug> TCP-Session: 93912452-cc4d-455b-b9fa-275fd8280e0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2025.12.20 02:55:52.658339 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45893 | ||
| 2555 | 2025.12.20 02:55:52.658657 [ 293 ] {} <Debug> TCP-Session: 93912452-cc4d-455b-b9fa-275fd8280e0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2556 | 2025.12.20 02:55:52.658723 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2557 | 2025.12.20 02:55:52.658678 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2558 | 2025.12.20 02:55:52.658823 [ 294 ] {} <Debug> TCP-Session: adfecfba-7f40-41dc-91c6-7d56e3bff14c Authenticating user 'default' from [fd00:1122:3344:101::e]:45893 | ||
| 2559 | 2025.12.20 02:55:52.658837 [ 286 ] {} <Debug> TCP-Session: f4b629cf-fa10-4663-87e8-9fc540c4149f Authenticating user 'default' from [fd00:1122:3344:101::e]:58797 | ||
| 2560 | 2025.12.20 02:55:52.658840 [ 288 ] {815accf8-b9bc-4f2a-880c-87fd0c52e189} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2561 | 2025.12.20 02:55:52.658854 [ 286 ] {} <Debug> TCP-Session: f4b629cf-fa10-4663-87e8-9fc540c4149f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2025.12.20 02:55:52.658845 [ 294 ] {} <Debug> TCP-Session: adfecfba-7f40-41dc-91c6-7d56e3bff14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2563 | 2025.12.20 02:55:52.658889 [ 286 ] {} <Debug> TCP-Session: f4b629cf-fa10-4663-87e8-9fc540c4149f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2025.12.20 02:55:52.658900 [ 294 ] {} <Debug> TCP-Session: adfecfba-7f40-41dc-91c6-7d56e3bff14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2565 | 2025.12.20 02:55:52.658907 [ 288 ] {815accf8-b9bc-4f2a-880c-87fd0c52e189} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2566 | 2025.12.20 02:55:52.658302 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45195 | ||
| 2567 | 2025.12.20 02:55:52.658525 [ 267 ] {} <Debug> TCP-Session: bb4d0635-c5ba-4a4e-a0ef-34fff4db23c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2025.12.20 02:55:52.658303 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52056 | ||
| 2569 | 2025.12.20 02:55:52.659005 [ 267 ] {} <Debug> TCP-Session: bb4d0635-c5ba-4a4e-a0ef-34fff4db23c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2570 | 2025.12.20 02:55:52.659063 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2571 | 2025.12.20 02:55:52.659088 [ 292 ] {} <Debug> TCP-Session: ca8c463e-02ab-4ef3-967d-86b8c521a73f Authenticating user 'default' from [fd00:1122:3344:101::e]:45195 | ||
| 2572 | 2025.12.20 02:55:52.659093 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2573 | 2025.12.20 02:55:52.659107 [ 292 ] {} <Debug> TCP-Session: ca8c463e-02ab-4ef3-967d-86b8c521a73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2574 | 2025.12.20 02:55:52.659130 [ 291 ] {} <Debug> TCP-Session: 5a89ab3f-58e9-4fff-a553-97bb8d8e9fe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52056 | ||
| 2575 | 2025.12.20 02:55:52.659132 [ 292 ] {} <Debug> TCP-Session: ca8c463e-02ab-4ef3-967d-86b8c521a73f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2025.12.20 02:55:52.659162 [ 291 ] {} <Debug> TCP-Session: 5a89ab3f-58e9-4fff-a553-97bb8d8e9fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2025.12.20 02:55:52.659181 [ 291 ] {} <Debug> TCP-Session: 5a89ab3f-58e9-4fff-a553-97bb8d8e9fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2578 | 2025.12.20 02:55:52.659329 [ 288 ] {815accf8-b9bc-4f2a-880c-87fd0c52e189} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 2579 | 2025.12.20 02:55:52.660288 [ 322 ] {815accf8-b9bc-4f2a-880c-87fd0c52e189} <Trace> AggregatingTransform: Aggregating | ||
| 2580 | 2025.12.20 02:55:52.660350 [ 322 ] {815accf8-b9bc-4f2a-880c-87fd0c52e189} <Trace> Aggregator: Aggregation method: without_key | ||
| 2581 | 2025.12.20 02:55:52.660389 [ 322 ] {815accf8-b9bc-4f2a-880c-87fd0c52e189} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955233 sec. (1046.865 rows/sec., 40.89 KiB/sec.) | ||
| 2582 | 2025.12.20 02:55:52.660409 [ 322 ] {815accf8-b9bc-4f2a-880c-87fd0c52e189} <Trace> Aggregator: Merging aggregated data | ||
| 2583 | 2025.12.20 02:55:52.661737 [ 288 ] {815accf8-b9bc-4f2a-880c-87fd0c52e189} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00321 sec., 311.5264797507788 rows/sec., 12.17 KiB/sec. | ||
| 2584 | 2025.12.20 02:55:52.661874 [ 288 ] {815accf8-b9bc-4f2a-880c-87fd0c52e189} <Debug> TCPHandler: Processed in 0.003582916 sec. | ||
| 2585 | 2025.12.20 02:55:52.661990 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2586 | 2025.12.20 02:55:52.662017 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2587 | 2025.12.20 02:55:52.662019 [ 288 ] {} <Debug> TCP-Session: 1baf72d5-c681-4d8b-afe3-6317a8870d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2025.12.20 02:55:52.662037 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2589 | 2025.12.20 02:55:52.662072 [ 290 ] {} <Debug> TCP-Session: 15899723-ad0a-4031-bae4-8a9a55b18cbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2590 | 2025.12.20 02:55:52.662072 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2591 | 2025.12.20 02:55:52.662088 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2592 | 2025.12.20 02:55:52.662104 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2593 | 2025.12.20 02:55:52.662137 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2594 | 2025.12.20 02:55:52.662147 [ 293 ] {} <Debug> TCP-Session: 93912452-cc4d-455b-b9fa-275fd8280e0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2595 | 2025.12.20 02:55:52.662171 [ 291 ] {} <Debug> TCP-Session: 5a89ab3f-58e9-4fff-a553-97bb8d8e9fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2596 | 2025.12.20 02:55:52.662181 [ 267 ] {} <Debug> TCP-Session: bb4d0635-c5ba-4a4e-a0ef-34fff4db23c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2597 | 2025.12.20 02:55:52.662121 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2598 | 2025.12.20 02:55:52.662117 [ 294 ] {} <Debug> TCP-Session: adfecfba-7f40-41dc-91c6-7d56e3bff14c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2025.12.20 02:55:52.662098 [ 286 ] {} <Debug> TCP-Session: f4b629cf-fa10-4663-87e8-9fc540c4149f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2600 | 2025.12.20 02:55:52.662251 [ 292 ] {} <Debug> TCP-Session: ca8c463e-02ab-4ef3-967d-86b8c521a73f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2601 | 2025.12.20 02:55:52.662056 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2602 | 2025.12.20 02:55:52.662328 [ 289 ] {} <Debug> TCP-Session: 5a77ae30-9b73-40d3-9734-75378f396df9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2025.12.20 02:55:54.355814 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2025.12.20 02:55:54.356015 [ 272 ] {ea0ca3c8-ff9b-4161-9c2c-c8c3f7f194ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2605 | 2025.12.20 02:55:54.356089 [ 272 ] {ea0ca3c8-ff9b-4161-9c2c-c8c3f7f194ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2606 | 2025.12.20 02:55:54.356832 [ 272 ] {ea0ca3c8-ff9b-4161-9c2c-c8c3f7f194ce} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2025.12.20 02:55:54.356881 [ 272 ] {ea0ca3c8-ff9b-4161-9c2c-c8c3f7f194ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2608 | 2025.12.20 02:55:54.357287 [ 272 ] {ea0ca3c8-ff9b-4161-9c2c-c8c3f7f194ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2609 | 2025.12.20 02:55:54.357514 [ 272 ] {ea0ca3c8-ff9b-4161-9c2c-c8c3f7f194ce} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2025.12.20 02:55:54.357656 [ 23 ] {} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2611 | 2025.12.20 02:55:54.357667 [ 272 ] {ea0ca3c8-ff9b-4161-9c2c-c8c3f7f194ce} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001707 sec., 63268.8927943761 rows/sec., 5.31 MiB/sec. | ||
| 2612 | 2025.12.20 02:55:54.357756 [ 23 ] {} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2025.12.20 02:55:54.357762 [ 272 ] {ea0ca3c8-ff9b-4161-9c2c-c8c3f7f194ce} <Debug> TCPHandler: Processed in 0.00208774 sec. | ||
| 2614 | 2025.12.20 02:55:54.357813 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2615 | 2025.12.20 02:55:54.357963 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2025.12.20 02:55:54.357963 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::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 | ||
| 2617 | 2025.12.20 02:55:54.358065 [ 272 ] {faf748be-26a6-4f33-a606-8a8b32946142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2618 | 2025.12.20 02:55:54.358111 [ 272 ] {faf748be-26a6-4f33-a606-8a8b32946142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2619 | 2025.12.20 02:55:54.358131 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2620 | 2025.12.20 02:55:54.358172 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1311 rows starting from the beginning of the part | ||
| 2621 | 2025.12.20 02:55:54.358242 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 108 rows starting from the beginning of the part | ||
| 2622 | 2025.12.20 02:55:54.358287 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1132 rows starting from the beginning of the part | ||
| 2623 | 2025.12.20 02:55:54.358337 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 108 rows starting from the beginning of the part | ||
| 2624 | 2025.12.20 02:55:54.358388 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1132 rows starting from the beginning of the part | ||
| 2625 | 2025.12.20 02:55:54.358427 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 2626 | 2025.12.20 02:55:54.358584 [ 272 ] {faf748be-26a6-4f33-a606-8a8b32946142} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2025.12.20 02:55:54.358628 [ 272 ] {faf748be-26a6-4f33-a606-8a8b32946142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2628 | 2025.12.20 02:55:54.358949 [ 272 ] {faf748be-26a6-4f33-a606-8a8b32946142} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2629 | 2025.12.20 02:55:54.359174 [ 272 ] {faf748be-26a6-4f33-a606-8a8b32946142} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2025.12.20 02:55:54.359321 [ 272 ] {faf748be-26a6-4f33-a606-8a8b32946142} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001275 sec., 20392.156862745098 rows/sec., 1.50 MiB/sec. | ||
| 2631 | 2025.12.20 02:55:54.359358 [ 272 ] {faf748be-26a6-4f33-a606-8a8b32946142} <Debug> TCPHandler: Processed in 0.001456735 sec. | ||
| 2632 | 2025.12.20 02:55:54.359484 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2025.12.20 02:55:54.359576 [ 272 ] {5ca26ed1-310b-4a9b-84e3-e3cd33db7f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2634 | 2025.12.20 02:55:54.359616 [ 272 ] {5ca26ed1-310b-4a9b-84e3-e3cd33db7f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2635 | 2025.12.20 02:55:54.359908 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3899 rows, containing 5 columns (5 merged, 0 gathered) in 0.002005589 sec., 1944067.303919198 rows/sec., 163.36 MiB/sec. | ||
| 2636 | 2025.12.20 02:55:54.360093 [ 272 ] {5ca26ed1-310b-4a9b-84e3-e3cd33db7f1f} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2025.12.20 02:55:54.360136 [ 272 ] {5ca26ed1-310b-4a9b-84e3-e3cd33db7f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2638 | 2025.12.20 02:55:54.360153 [ 191 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2639 | 2025.12.20 02:55:54.360459 [ 191 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_11_2} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2025.12.20 02:55:54.360495 [ 272 ] {5ca26ed1-310b-4a9b-84e3-e3cd33db7f1f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2641 | 2025.12.20 02:55:54.360538 [ 191 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_11_2} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2642 | 2025.12.20 02:55:54.360620 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 2643 | 2025.12.20 02:55:54.360729 [ 272 ] {5ca26ed1-310b-4a9b-84e3-e3cd33db7f1f} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2025.12.20 02:55:54.360833 [ 23 ] {} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2645 | 2025.12.20 02:55:54.360863 [ 272 ] {5ca26ed1-310b-4a9b-84e3-e3cd33db7f1f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001305 sec., 68965.51724137932 rows/sec., 5.39 MiB/sec. | ||
| 2646 | 2025.12.20 02:55:54.360869 [ 23 ] {} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2025.12.20 02:55:54.360905 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2648 | 2025.12.20 02:55:54.360907 [ 272 ] {5ca26ed1-310b-4a9b-84e3-e3cd33db7f1f} <Debug> TCPHandler: Processed in 0.001482416 sec. | ||
| 2649 | 2025.12.20 02:55:54.361005 [ 199 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::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 | ||
| 2650 | 2025.12.20 02:55:54.361038 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2025.12.20 02:55:54.361116 [ 199 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2652 | 2025.12.20 02:55:54.361131 [ 272 ] {832b8caa-8298-49a1-9ab9-b5c4bd1cc586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2653 | 2025.12.20 02:55:54.361155 [ 199 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 778 rows starting from the beginning of the part | ||
| 2654 | 2025.12.20 02:55:54.361175 [ 272 ] {832b8caa-8298-49a1-9ab9-b5c4bd1cc586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2655 | 2025.12.20 02:55:54.361246 [ 199 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2656 | 2025.12.20 02:55:54.361313 [ 199 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 689 rows starting from the beginning of the part | ||
| 2657 | 2025.12.20 02:55:54.361366 [ 199 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2658 | 2025.12.20 02:55:54.361410 [ 199 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 689 rows starting from the beginning of the part | ||
| 2659 | 2025.12.20 02:55:54.361457 [ 199 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2660 | 2025.12.20 02:55:54.361598 [ 272 ] {832b8caa-8298-49a1-9ab9-b5c4bd1cc586} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2025.12.20 02:55:54.361632 [ 272 ] {832b8caa-8298-49a1-9ab9-b5c4bd1cc586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2662 | 2025.12.20 02:55:54.361979 [ 272 ] {832b8caa-8298-49a1-9ab9-b5c4bd1cc586} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2663 | 2025.12.20 02:55:54.362191 [ 272 ] {832b8caa-8298-49a1-9ab9-b5c4bd1cc586} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2025.12.20 02:55:54.362319 [ 272 ] {832b8caa-8298-49a1-9ab9-b5c4bd1cc586} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 2665 | 2025.12.20 02:55:54.362323 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2666 | 2025.12.20 02:55:54.362354 [ 272 ] {832b8caa-8298-49a1-9ab9-b5c4bd1cc586} <Debug> TCPHandler: Processed in 0.001366102 sec. | ||
| 2667 | 2025.12.20 02:55:54.362368 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2025.12.20 02:55:54.362387 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2669 | 2025.12.20 02:55:54.362461 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2025.12.20 02:55:54.362480 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 2671 | 2025.12.20 02:55:54.362553 [ 272 ] {0ea82c9a-350f-4129-a415-f2b993a8be6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2672 | 2025.12.20 02:55:54.362584 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2673 | 2025.12.20 02:55:54.362613 [ 272 ] {0ea82c9a-350f-4129-a415-f2b993a8be6d} <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 | ||
| 2674 | 2025.12.20 02:55:54.362617 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1436 rows starting from the beginning of the part | ||
| 2675 | 2025.12.20 02:55:54.362633 [ 192 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166574 sec., 1456409.7638286888 rows/sec., 109.28 MiB/sec. | ||
| 2676 | 2025.12.20 02:55:54.362718 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2677 | 2025.12.20 02:55:54.362767 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 314 rows starting from the beginning of the part | ||
| 2678 | 2025.12.20 02:55:54.362811 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2679 | 2025.12.20 02:55:54.362814 [ 199 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2680 | 2025.12.20 02:55:54.362854 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 2681 | 2025.12.20 02:55:54.362902 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2682 | 2025.12.20 02:55:54.363090 [ 199 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_11_2} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2025.12.20 02:55:54.363167 [ 199 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_11_2} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2684 | 2025.12.20 02:55:54.363231 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2685 | 2025.12.20 02:55:54.363472 [ 272 ] {0ea82c9a-350f-4129-a415-f2b993a8be6d} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2025.12.20 02:55:54.363509 [ 272 ] {0ea82c9a-350f-4129-a415-f2b993a8be6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2687 | 2025.12.20 02:55:54.364022 [ 199 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2544 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581508 sec., 1608591.2938790068 rows/sec., 110.06 MiB/sec. | ||
| 2688 | 2025.12.20 02:55:54.364049 [ 272 ] {0ea82c9a-350f-4129-a415-f2b993a8be6d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2689 | 2025.12.20 02:55:54.364273 [ 272 ] {0ea82c9a-350f-4129-a415-f2b993a8be6d} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2025.12.20 02:55:54.364300 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2691 | 2025.12.20 02:55:54.364416 [ 272 ] {0ea82c9a-350f-4129-a415-f2b993a8be6d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001881 sec., 13822.434875066454 rows/sec., 24.77 MiB/sec. | ||
| 2692 | 2025.12.20 02:55:54.364489 [ 272 ] {0ea82c9a-350f-4129-a415-f2b993a8be6d} <Debug> TCPHandler: Processed in 0.00207514 sec. | ||
| 2693 | 2025.12.20 02:55:54.364553 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2025.12.20 02:55:54.364601 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2025.12.20 02:55:54.364624 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2696 | 2025.12.20 02:55:54.364691 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2697 | 2025.12.20 02:55:54.364702 [ 272 ] {b0d336d3-2985-4cdf-88bc-1eccddc6499d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2698 | 2025.12.20 02:55:54.364748 [ 272 ] {b0d336d3-2985-4cdf-88bc-1eccddc6499d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2699 | 2025.12.20 02:55:54.365074 [ 272 ] {b0d336d3-2985-4cdf-88bc-1eccddc6499d} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2025.12.20 02:55:54.365110 [ 272 ] {b0d336d3-2985-4cdf-88bc-1eccddc6499d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2701 | 2025.12.20 02:55:54.365418 [ 272 ] {b0d336d3-2985-4cdf-88bc-1eccddc6499d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2702 | 2025.12.20 02:55:54.365624 [ 272 ] {b0d336d3-2985-4cdf-88bc-1eccddc6499d} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2025.12.20 02:55:54.365734 [ 53 ] {} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2704 | 2025.12.20 02:55:54.365747 [ 272 ] {b0d336d3-2985-4cdf-88bc-1eccddc6499d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 2705 | 2025.12.20 02:55:54.365767 [ 53 ] {} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2025.12.20 02:55:54.365784 [ 272 ] {b0d336d3-2985-4cdf-88bc-1eccddc6499d} <Debug> TCPHandler: Processed in 0.0012307 sec. | ||
| 2707 | 2025.12.20 02:55:54.365787 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2708 | 2025.12.20 02:55:54.365891 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 2709 | 2025.12.20 02:55:54.366032 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2710 | 2025.12.20 02:55:54.366075 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 448 rows starting from the beginning of the part | ||
| 2711 | 2025.12.20 02:55:54.366157 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2712 | 2025.12.20 02:55:54.366213 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2713 | 2025.12.20 02:55:54.366259 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2714 | 2025.12.20 02:55:54.366304 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2715 | 2025.12.20 02:55:54.366349 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2716 | 2025.12.20 02:55:54.367281 [ 188 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 4 columns (4 merged, 0 gathered) in 0.001437284 sec., 581652.6170193226 rows/sec., 37.43 MiB/sec. | ||
| 2717 | 2025.12.20 02:55:54.367434 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2718 | 2025.12.20 02:55:54.367680 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_11_2} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2025.12.20 02:55:54.367754 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_11_2} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2720 | 2025.12.20 02:55:54.367822 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2721 | 2025.12.20 02:55:56.668303 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2722 | 2025.12.20 02:55:56.668380 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2723 | 2025.12.20 02:55:56.776761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4813 | ||
| 2724 | 2025.12.20 02:55:56.777234 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2025.12.20 02:55:56.777276 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2726 | 2025.12.20 02:55:56.777759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2727 | 2025.12.20 02:55:56.777996 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2025.12.20 02:55:56.778132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4813 | ||
| 2729 | 2025.12.20 02:55:57.023399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2730 | 2025.12.20 02:55:57.042532 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2025.12.20 02:55:57.042606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2732 | 2025.12.20 02:55:57.048957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2733 | 2025.12.20 02:55:57.049673 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2025.12.20 02:55:57.052707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2735 | 2025.12.20 02:55:58.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.85 MiB, peak 218.64 MiB, free memory in arenas 0.00 B, will set to 211.98 MiB (RSS), difference: 3.13 MiB | ||
| 2736 | 2025.12.20 02:55:59.366181 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2025.12.20 02:55:59.366367 [ 272 ] {59149707-7bfa-4b1f-80d8-253ae1cd6dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2738 | 2025.12.20 02:55:59.366434 [ 272 ] {59149707-7bfa-4b1f-80d8-253ae1cd6dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2739 | 2025.12.20 02:55:59.367268 [ 272 ] {59149707-7bfa-4b1f-80d8-253ae1cd6dff} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2025.12.20 02:55:59.367311 [ 272 ] {59149707-7bfa-4b1f-80d8-253ae1cd6dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2741 | 2025.12.20 02:55:59.367768 [ 272 ] {59149707-7bfa-4b1f-80d8-253ae1cd6dff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2742 | 2025.12.20 02:55:59.368001 [ 272 ] {59149707-7bfa-4b1f-80d8-253ae1cd6dff} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2025.12.20 02:55:59.368113 [ 144 ] {} <Debug> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2744 | 2025.12.20 02:55:59.368147 [ 144 ] {} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2025.12.20 02:55:59.368155 [ 272 ] {59149707-7bfa-4b1f-80d8-253ae1cd6dff} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00184 sec., 222826.08695652173 rows/sec., 14.14 MiB/sec. | ||
| 2746 | 2025.12.20 02:55:59.368165 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2747 | 2025.12.20 02:55:59.368201 [ 272 ] {59149707-7bfa-4b1f-80d8-253ae1cd6dff} <Debug> TCPHandler: Processed in 0.002154721 sec. | ||
| 2748 | 2025.12.20 02:55:59.368272 [ 199 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::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 | ||
| 2749 | 2025.12.20 02:55:59.368324 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2025.12.20 02:55:59.368364 [ 199 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2751 | 2025.12.20 02:55:59.368393 [ 199 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2752 | 2025.12.20 02:55:59.368425 [ 272 ] {8a385fba-e0f9-4108-b6d4-37ced5b859f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2753 | 2025.12.20 02:55:59.368462 [ 199 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2754 | 2025.12.20 02:55:59.368471 [ 272 ] {8a385fba-e0f9-4108-b6d4-37ced5b859f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2755 | 2025.12.20 02:55:59.368512 [ 199 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2756 | 2025.12.20 02:55:59.368561 [ 199 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2757 | 2025.12.20 02:55:59.368606 [ 199 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2758 | 2025.12.20 02:55:59.368653 [ 199 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 2759 | 2025.12.20 02:55:59.369404 [ 272 ] {8a385fba-e0f9-4108-b6d4-37ced5b859f3} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2025.12.20 02:55:59.369440 [ 272 ] {8a385fba-e0f9-4108-b6d4-37ced5b859f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2761 | 2025.12.20 02:55:59.369833 [ 192 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591338 sec., 1303305.7716211136 rows/sec., 87.94 MiB/sec. | ||
| 2762 | 2025.12.20 02:55:59.369879 [ 272 ] {8a385fba-e0f9-4108-b6d4-37ced5b859f3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2763 | 2025.12.20 02:55:59.369984 [ 199 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2764 | 2025.12.20 02:55:59.370109 [ 272 ] {8a385fba-e0f9-4108-b6d4-37ced5b859f3} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2765 | 2025.12.20 02:55:59.370223 [ 199 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_6_1} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2025.12.20 02:55:59.370247 [ 272 ] {8a385fba-e0f9-4108-b6d4-37ced5b859f3} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001842 sec., 614549.4028230184 rows/sec., 48.70 MiB/sec. | ||
| 2767 | 2025.12.20 02:55:59.370286 [ 272 ] {8a385fba-e0f9-4108-b6d4-37ced5b859f3} <Debug> TCPHandler: Processed in 0.002013578 sec. | ||
| 2768 | 2025.12.20 02:55:59.370289 [ 199 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_6_1} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2769 | 2025.12.20 02:55:59.370358 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2770 | 2025.12.20 02:55:59.370406 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2025.12.20 02:55:59.370503 [ 272 ] {be00db82-2be4-4a2e-a953-9b8dd97181ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2772 | 2025.12.20 02:55:59.370546 [ 272 ] {be00db82-2be4-4a2e-a953-9b8dd97181ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2773 | 2025.12.20 02:55:59.371037 [ 272 ] {be00db82-2be4-4a2e-a953-9b8dd97181ec} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2025.12.20 02:55:59.371073 [ 272 ] {be00db82-2be4-4a2e-a953-9b8dd97181ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2775 | 2025.12.20 02:55:59.371388 [ 272 ] {be00db82-2be4-4a2e-a953-9b8dd97181ec} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2776 | 2025.12.20 02:55:59.371597 [ 272 ] {be00db82-2be4-4a2e-a953-9b8dd97181ec} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2025.12.20 02:55:59.371706 [ 144 ] {} <Debug> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2778 | 2025.12.20 02:55:59.371736 [ 272 ] {be00db82-2be4-4a2e-a953-9b8dd97181ec} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001252 sec., 171725.2396166134 rows/sec., 10.19 MiB/sec. | ||
| 2779 | 2025.12.20 02:55:59.371748 [ 144 ] {} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2025.12.20 02:55:59.371775 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2781 | 2025.12.20 02:55:59.371779 [ 272 ] {be00db82-2be4-4a2e-a953-9b8dd97181ec} <Debug> TCPHandler: Processed in 0.001423244 sec. | ||
| 2782 | 2025.12.20 02:55:59.371912 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2025.12.20 02:55:59.371914 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::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 | ||
| 2784 | 2025.12.20 02:55:59.372010 [ 272 ] {6610205c-b522-4711-8a1a-47b124c4edf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2785 | 2025.12.20 02:55:59.372057 [ 272 ] {6610205c-b522-4711-8a1a-47b124c4edf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2786 | 2025.12.20 02:55:59.372066 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2787 | 2025.12.20 02:55:59.372112 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 265 rows starting from the beginning of the part | ||
| 2788 | 2025.12.20 02:55:59.372204 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 215 rows starting from the beginning of the part | ||
| 2789 | 2025.12.20 02:55:59.372264 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2790 | 2025.12.20 02:55:59.372329 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 215 rows starting from the beginning of the part | ||
| 2791 | 2025.12.20 02:55:59.372387 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2792 | 2025.12.20 02:55:59.372443 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 215 rows starting from the beginning of the part | ||
| 2793 | 2025.12.20 02:55:59.372575 [ 272 ] {6610205c-b522-4711-8a1a-47b124c4edf6} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2025.12.20 02:55:59.372620 [ 272 ] {6610205c-b522-4711-8a1a-47b124c4edf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2795 | 2025.12.20 02:55:59.372954 [ 272 ] {6610205c-b522-4711-8a1a-47b124c4edf6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2796 | 2025.12.20 02:55:59.373195 [ 272 ] {6610205c-b522-4711-8a1a-47b124c4edf6} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2025.12.20 02:55:59.373297 [ 144 ] {} <Debug> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2798 | 2025.12.20 02:55:59.373331 [ 144 ] {} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2025.12.20 02:55:59.373335 [ 272 ] {6610205c-b522-4711-8a1a-47b124c4edf6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001344 sec., 157738.09523809524 rows/sec., 10.17 MiB/sec. | ||
| 2800 | 2025.12.20 02:55:59.373350 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2801 | 2025.12.20 02:55:59.373377 [ 272 ] {6610205c-b522-4711-8a1a-47b124c4edf6} <Debug> TCPHandler: Processed in 0.001515357 sec. | ||
| 2802 | 2025.12.20 02:55:59.373416 [ 199 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::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 | ||
| 2803 | 2025.12.20 02:55:59.373494 [ 199 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2804 | 2025.12.20 02:55:59.373501 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2025.12.20 02:55:59.373518 [ 199 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 2806 | 2025.12.20 02:55:59.373502 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 962 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651399 sec., 582536.3827881693 rows/sec., 37.66 MiB/sec. | ||
| 2807 | 2025.12.20 02:55:59.373572 [ 199 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2808 | 2025.12.20 02:55:59.373608 [ 272 ] {c8139bd3-a5e5-4474-862c-caa2c3b06be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2809 | 2025.12.20 02:55:59.373622 [ 199 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2810 | 2025.12.20 02:55:59.373652 [ 272 ] {c8139bd3-a5e5-4474-862c-caa2c3b06be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2811 | 2025.12.20 02:55:59.373662 [ 199 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2812 | 2025.12.20 02:55:59.373698 [ 199 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2813 | 2025.12.20 02:55:59.373707 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2814 | 2025.12.20 02:55:59.373737 [ 199 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2815 | 2025.12.20 02:55:59.374032 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_11_2} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2025.12.20 02:55:59.374125 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_11_2} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2817 | 2025.12.20 02:55:59.374188 [ 272 ] {c8139bd3-a5e5-4474-862c-caa2c3b06be3} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2025.12.20 02:55:59.374198 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2819 | 2025.12.20 02:55:59.374232 [ 272 ] {c8139bd3-a5e5-4474-862c-caa2c3b06be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2820 | 2025.12.20 02:55:59.374581 [ 272 ] {c8139bd3-a5e5-4474-862c-caa2c3b06be3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2821 | 2025.12.20 02:55:59.374615 [ 189 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1085 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225079 sec., 885657.1698641476 rows/sec., 60.86 MiB/sec. | ||
| 2822 | 2025.12.20 02:55:59.374735 [ 199 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2823 | 2025.12.20 02:55:59.374799 [ 272 ] {c8139bd3-a5e5-4474-862c-caa2c3b06be3} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2025.12.20 02:55:59.374892 [ 144 ] {} <Debug> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2825 | 2025.12.20 02:55:59.374918 [ 144 ] {} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2025.12.20 02:55:59.374936 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2827 | 2025.12.20 02:55:59.374939 [ 272 ] {c8139bd3-a5e5-4474-862c-caa2c3b06be3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001351 sec., 156180.60695780904 rows/sec., 8.87 MiB/sec. | ||
| 2828 | 2025.12.20 02:55:59.374980 [ 272 ] {c8139bd3-a5e5-4474-862c-caa2c3b06be3} <Debug> TCPHandler: Processed in 0.001530317 sec. | ||
| 2829 | 2025.12.20 02:55:59.374991 [ 199 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_6_1} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2025.12.20 02:55:59.375012 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::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 | ||
| 2831 | 2025.12.20 02:55:59.375053 [ 199 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_6_1} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2832 | 2025.12.20 02:55:59.375102 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2025.12.20 02:55:59.375113 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2834 | 2025.12.20 02:55:59.375137 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2835 | 2025.12.20 02:55:59.375173 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::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 | ||
| 2836 | 2025.12.20 02:55:59.375200 [ 272 ] {aaae98d5-1eb0-4847-8cc7-d3f8b9968cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2837 | 2025.12.20 02:55:59.375237 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2838 | 2025.12.20 02:55:59.375245 [ 272 ] {aaae98d5-1eb0-4847-8cc7-d3f8b9968cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2839 | 2025.12.20 02:55:59.375288 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2840 | 2025.12.20 02:55:59.375336 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2841 | 2025.12.20 02:55:59.375386 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2842 | 2025.12.20 02:55:59.375423 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 2843 | 2025.12.20 02:55:59.375970 [ 272 ] {aaae98d5-1eb0-4847-8cc7-d3f8b9968cc2} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2025.12.20 02:55:59.376013 [ 272 ] {aaae98d5-1eb0-4847-8cc7-d3f8b9968cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2845 | 2025.12.20 02:55:59.376376 [ 196 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397593 sec., 763455.4552004768 rows/sec., 46.43 MiB/sec. | ||
| 2846 | 2025.12.20 02:55:59.376443 [ 272 ] {aaae98d5-1eb0-4847-8cc7-d3f8b9968cc2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2847 | 2025.12.20 02:55:59.376532 [ 196 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2848 | 2025.12.20 02:55:59.376695 [ 272 ] {aaae98d5-1eb0-4847-8cc7-d3f8b9968cc2} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2025.12.20 02:55:59.376839 [ 272 ] {aaae98d5-1eb0-4847-8cc7-d3f8b9968cc2} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001657 sec., 415811.7079058539 rows/sec., 29.04 MiB/sec. | ||
| 2850 | 2025.12.20 02:55:59.376847 [ 196 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_6_1} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2025.12.20 02:55:59.376879 [ 272 ] {aaae98d5-1eb0-4847-8cc7-d3f8b9968cc2} <Debug> TCPHandler: Processed in 0.001828023 sec. | ||
| 2852 | 2025.12.20 02:55:59.376931 [ 196 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_6_1} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2853 | 2025.12.20 02:55:59.376996 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2854 | 2025.12.20 02:55:59.377006 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2855 | 2025.12.20 02:55:59.377099 [ 272 ] {d477e08b-72eb-4977-82c9-76850e1a3ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2856 | 2025.12.20 02:55:59.377146 [ 272 ] {d477e08b-72eb-4977-82c9-76850e1a3ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2857 | 2025.12.20 02:55:59.377480 [ 272 ] {d477e08b-72eb-4977-82c9-76850e1a3ebe} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2025.12.20 02:55:59.377517 [ 272 ] {d477e08b-72eb-4977-82c9-76850e1a3ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2859 | 2025.12.20 02:55:59.377843 [ 272 ] {d477e08b-72eb-4977-82c9-76850e1a3ebe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2860 | 2025.12.20 02:55:59.378050 [ 272 ] {d477e08b-72eb-4977-82c9-76850e1a3ebe} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2025.12.20 02:55:59.378187 [ 272 ] {d477e08b-72eb-4977-82c9-76850e1a3ebe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 2862 | 2025.12.20 02:55:59.378223 [ 272 ] {d477e08b-72eb-4977-82c9-76850e1a3ebe} <Debug> TCPHandler: Processed in 0.001277881 sec. | ||
| 2863 | 2025.12.20 02:55:59.378325 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2025.12.20 02:55:59.378421 [ 272 ] {7780b8fa-d0e8-4c77-b487-a471ae81d8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2865 | 2025.12.20 02:55:59.378466 [ 272 ] {7780b8fa-d0e8-4c77-b487-a471ae81d8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2866 | 2025.12.20 02:55:59.378909 [ 272 ] {7780b8fa-d0e8-4c77-b487-a471ae81d8c8} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2025.12.20 02:55:59.378944 [ 272 ] {7780b8fa-d0e8-4c77-b487-a471ae81d8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2868 | 2025.12.20 02:55:59.379287 [ 272 ] {7780b8fa-d0e8-4c77-b487-a471ae81d8c8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2869 | 2025.12.20 02:55:59.379511 [ 272 ] {7780b8fa-d0e8-4c77-b487-a471ae81d8c8} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2025.12.20 02:55:59.379645 [ 272 ] {7780b8fa-d0e8-4c77-b487-a471ae81d8c8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001242 sec., 252818.03542673108 rows/sec., 16.61 MiB/sec. | ||
| 2871 | 2025.12.20 02:55:59.379682 [ 272 ] {7780b8fa-d0e8-4c77-b487-a471ae81d8c8} <Debug> TCPHandler: Processed in 0.001405744 sec. | ||
| 2872 | 2025.12.20 02:55:59.379783 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2025.12.20 02:55:59.379880 [ 272 ] {66bf8ce6-254c-4bb2-b6db-7269277e3d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2874 | 2025.12.20 02:55:59.379922 [ 272 ] {66bf8ce6-254c-4bb2-b6db-7269277e3d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2875 | 2025.12.20 02:55:59.380282 [ 272 ] {66bf8ce6-254c-4bb2-b6db-7269277e3d45} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2025.12.20 02:55:59.380316 [ 272 ] {66bf8ce6-254c-4bb2-b6db-7269277e3d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2877 | 2025.12.20 02:55:59.380624 [ 272 ] {66bf8ce6-254c-4bb2-b6db-7269277e3d45} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2878 | 2025.12.20 02:55:59.380826 [ 272 ] {66bf8ce6-254c-4bb2-b6db-7269277e3d45} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2025.12.20 02:55:59.380920 [ 144 ] {} <Debug> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2880 | 2025.12.20 02:55:59.380947 [ 144 ] {} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2025.12.20 02:55:59.380964 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2882 | 2025.12.20 02:55:59.380976 [ 272 ] {66bf8ce6-254c-4bb2-b6db-7269277e3d45} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 2883 | 2025.12.20 02:55:59.381016 [ 272 ] {66bf8ce6-254c-4bb2-b6db-7269277e3d45} <Debug> TCPHandler: Processed in 0.001280811 sec. | ||
| 2884 | 2025.12.20 02:55:59.381033 [ 199 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::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 | ||
| 2885 | 2025.12.20 02:55:59.381126 [ 199 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2886 | 2025.12.20 02:55:59.381141 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2025.12.20 02:55:59.381163 [ 199 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2888 | 2025.12.20 02:55:59.381220 [ 199 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2889 | 2025.12.20 02:55:59.381277 [ 272 ] {2b894524-0e22-432c-b02d-ad889c8738f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2890 | 2025.12.20 02:55:59.381280 [ 199 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2891 | 2025.12.20 02:55:59.381341 [ 199 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2892 | 2025.12.20 02:55:59.381364 [ 272 ] {2b894524-0e22-432c-b02d-ad889c8738f3} <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 | ||
| 2893 | 2025.12.20 02:55:59.381395 [ 199 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2894 | 2025.12.20 02:55:59.381442 [ 199 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2895 | 2025.12.20 02:55:59.382385 [ 192 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001385764 sec., 4329.74157215803 rows/sec., 288.93 KiB/sec. | ||
| 2896 | 2025.12.20 02:55:59.382498 [ 199 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2897 | 2025.12.20 02:55:59.382533 [ 272 ] {2b894524-0e22-432c-b02d-ad889c8738f3} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2025.12.20 02:55:59.382574 [ 272 ] {2b894524-0e22-432c-b02d-ad889c8738f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2899 | 2025.12.20 02:55:59.382739 [ 199 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_6_1} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2025.12.20 02:55:59.382799 [ 199 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_6_1} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2901 | 2025.12.20 02:55:59.382852 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2902 | 2025.12.20 02:55:59.383210 [ 272 ] {2b894524-0e22-432c-b02d-ad889c8738f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2903 | 2025.12.20 02:55:59.383464 [ 272 ] {2b894524-0e22-432c-b02d-ad889c8738f3} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2025.12.20 02:55:59.383566 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2905 | 2025.12.20 02:55:59.383593 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2025.12.20 02:55:59.383607 [ 272 ] {2b894524-0e22-432c-b02d-ad889c8738f3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002355 sec., 4246.284501061571 rows/sec., 7.61 MiB/sec. | ||
| 2907 | 2025.12.20 02:55:59.383631 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2908 | 2025.12.20 02:55:59.383671 [ 272 ] {2b894524-0e22-432c-b02d-ad889c8738f3} <Debug> TCPHandler: Processed in 0.002591232 sec. | ||
| 2909 | 2025.12.20 02:55:59.383735 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::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 | ||
| 2910 | 2025.12.20 02:55:59.383786 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2025.12.20 02:55:59.383886 [ 272 ] {6a1accba-b589-4660-94bb-2877c7825b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2912 | 2025.12.20 02:55:59.383929 [ 272 ] {6a1accba-b589-4660-94bb-2877c7825b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2913 | 2025.12.20 02:55:59.384007 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2914 | 2025.12.20 02:55:59.384069 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 99 rows starting from the beginning of the part | ||
| 2915 | 2025.12.20 02:55:59.384219 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2916 | 2025.12.20 02:55:59.384271 [ 272 ] {6a1accba-b589-4660-94bb-2877c7825b9f} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2025.12.20 02:55:59.384312 [ 272 ] {6a1accba-b589-4660-94bb-2877c7825b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2918 | 2025.12.20 02:55:59.384318 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2919 | 2025.12.20 02:55:59.384423 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2920 | 2025.12.20 02:55:59.384528 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2921 | 2025.12.20 02:55:59.384638 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2922 | 2025.12.20 02:55:59.384669 [ 272 ] {6a1accba-b589-4660-94bb-2877c7825b9f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2923 | 2025.12.20 02:55:59.384886 [ 272 ] {6a1accba-b589-4660-94bb-2877c7825b9f} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2025.12.20 02:55:59.385027 [ 272 ] {6a1accba-b589-4660-94bb-2877c7825b9f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00116 sec., 89655.1724137931 rows/sec., 5.49 MiB/sec. | ||
| 2925 | 2025.12.20 02:55:59.385065 [ 272 ] {6a1accba-b589-4660-94bb-2877c7825b9f} <Debug> TCPHandler: Processed in 0.001334742 sec. | ||
| 2926 | 2025.12.20 02:55:59.391710 [ 192 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 19 columns (19 merged, 0 gathered) in 0.008030632 sec., 22538.699320302563 rows/sec., 40.39 MiB/sec. | ||
| 2927 | 2025.12.20 02:55:59.392056 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2928 | 2025.12.20 02:55:59.392432 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2025.12.20 02:55:59.392505 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2930 | 2025.12.20 02:55:59.392606 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 2931 | 2025.12.20 02:56:01.777024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 396 | ||
| 2932 | 2025.12.20 02:56:01.779625 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2025.12.20 02:56:01.779671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2934 | 2025.12.20 02:56:01.780839 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2935 | 2025.12.20 02:56:01.781102 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2025.12.20 02:56:01.781431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 2937 | 2025.12.20 02:56:04.278369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5325 | ||
| 2938 | 2025.12.20 02:56:04.278879 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2025.12.20 02:56:04.278922 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2940 | 2025.12.20 02:56:04.279398 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2941 | 2025.12.20 02:56:04.279638 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2025.12.20 02:56:04.279777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5325 | ||
| 2943 | 2025.12.20 02:56:04.279775 [ 106 ] {} <Debug> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2944 | 2025.12.20 02:56:04.279853 [ 106 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2025.12.20 02:56:04.279876 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2946 | 2025.12.20 02:56:04.279988 [ 198 ] {7747006d-2998-4b1d-829e-651be08ad061::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 | ||
| 2947 | 2025.12.20 02:56:04.280102 [ 198 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2948 | 2025.12.20 02:56:04.280137 [ 198 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2893 rows starting from the beginning of the part | ||
| 2949 | 2025.12.20 02:56:04.280212 [ 198 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2950 | 2025.12.20 02:56:04.280264 [ 198 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2951 | 2025.12.20 02:56:04.280311 [ 198 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2952 | 2025.12.20 02:56:04.280356 [ 198 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2953 | 2025.12.20 02:56:04.280402 [ 198 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2954 | 2025.12.20 02:56:04.281707 [ 201 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5325 rows, containing 4 columns (4 merged, 0 gathered) in 0.001764292 sec., 3018207.8703525267 rows/sec., 43.18 MiB/sec. | ||
| 2955 | 2025.12.20 02:56:04.282516 [ 192 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2956 | 2025.12.20 02:56:04.282858 [ 192 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_11_2} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2025.12.20 02:56:04.282939 [ 192 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_11_2} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2958 | 2025.12.20 02:56:04.283038 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2959 | 2025.12.20 02:56:04.357387 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2025.12.20 02:56:04.357676 [ 272 ] {2c61722c-eefc-44d9-acc8-6fab752e6808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2961 | 2025.12.20 02:56:04.357781 [ 272 ] {2c61722c-eefc-44d9-acc8-6fab752e6808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2962 | 2025.12.20 02:56:04.358466 [ 272 ] {2c61722c-eefc-44d9-acc8-6fab752e6808} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2025.12.20 02:56:04.358518 [ 272 ] {2c61722c-eefc-44d9-acc8-6fab752e6808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2964 | 2025.12.20 02:56:04.358899 [ 272 ] {2c61722c-eefc-44d9-acc8-6fab752e6808} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2965 | 2025.12.20 02:56:04.359115 [ 272 ] {2c61722c-eefc-44d9-acc8-6fab752e6808} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2025.12.20 02:56:04.359268 [ 272 ] {2c61722c-eefc-44d9-acc8-6fab752e6808} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001671 sec., 8378.216636744464 rows/sec., 683.18 KiB/sec. | ||
| 2967 | 2025.12.20 02:56:04.359309 [ 272 ] {2c61722c-eefc-44d9-acc8-6fab752e6808} <Debug> TCPHandler: Processed in 0.002108661 sec. | ||
| 2968 | 2025.12.20 02:56:04.359430 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2025.12.20 02:56:04.359530 [ 272 ] {61b76c4e-52d6-4d0d-ac59-24b6405940b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2970 | 2025.12.20 02:56:04.359572 [ 272 ] {61b76c4e-52d6-4d0d-ac59-24b6405940b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2971 | 2025.12.20 02:56:04.360055 [ 272 ] {61b76c4e-52d6-4d0d-ac59-24b6405940b6} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.12.20 02:56:04.360092 [ 272 ] {61b76c4e-52d6-4d0d-ac59-24b6405940b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2973 | 2025.12.20 02:56:04.360402 [ 272 ] {61b76c4e-52d6-4d0d-ac59-24b6405940b6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2974 | 2025.12.20 02:56:04.360597 [ 272 ] {61b76c4e-52d6-4d0d-ac59-24b6405940b6} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2025.12.20 02:56:04.360715 [ 272 ] {61b76c4e-52d6-4d0d-ac59-24b6405940b6} <Debug> executeQuery: Read 121 rows, 10.38 KiB in 0.001219 sec., 99261.68990976209 rows/sec., 8.32 MiB/sec. | ||
| 2976 | 2025.12.20 02:56:04.360750 [ 272 ] {61b76c4e-52d6-4d0d-ac59-24b6405940b6} <Debug> TCPHandler: Processed in 0.001385314 sec. | ||
| 2977 | 2025.12.20 02:56:04.360867 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2025.12.20 02:56:04.360955 [ 272 ] {5833ffbf-a1f5-49cd-a18a-68b4e41636a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2979 | 2025.12.20 02:56:04.360993 [ 272 ] {5833ffbf-a1f5-49cd-a18a-68b4e41636a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2980 | 2025.12.20 02:56:04.361385 [ 272 ] {5833ffbf-a1f5-49cd-a18a-68b4e41636a8} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2025.12.20 02:56:04.361419 [ 272 ] {5833ffbf-a1f5-49cd-a18a-68b4e41636a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2982 | 2025.12.20 02:56:04.361788 [ 272 ] {5833ffbf-a1f5-49cd-a18a-68b4e41636a8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2983 | 2025.12.20 02:56:04.361989 [ 272 ] {5833ffbf-a1f5-49cd-a18a-68b4e41636a8} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2025.12.20 02:56:04.362115 [ 272 ] {5833ffbf-a1f5-49cd-a18a-68b4e41636a8} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001146 sec., 37521.815008726 rows/sec., 2.69 MiB/sec. | ||
| 2985 | 2025.12.20 02:56:04.362151 [ 272 ] {5833ffbf-a1f5-49cd-a18a-68b4e41636a8} <Debug> TCPHandler: Processed in 0.001305802 sec. | ||
| 2986 | 2025.12.20 02:56:04.362258 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2025.12.20 02:56:04.362351 [ 272 ] {f3ffffbf-632f-415b-abb3-c59de7d75afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2988 | 2025.12.20 02:56:04.362390 [ 272 ] {f3ffffbf-632f-415b-abb3-c59de7d75afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2989 | 2025.12.20 02:56:04.362795 [ 272 ] {f3ffffbf-632f-415b-abb3-c59de7d75afb} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2025.12.20 02:56:04.362832 [ 272 ] {f3ffffbf-632f-415b-abb3-c59de7d75afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2991 | 2025.12.20 02:56:04.363121 [ 272 ] {f3ffffbf-632f-415b-abb3-c59de7d75afb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2992 | 2025.12.20 02:56:04.363323 [ 272 ] {f3ffffbf-632f-415b-abb3-c59de7d75afb} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2025.12.20 02:56:04.363447 [ 272 ] {f3ffffbf-632f-415b-abb3-c59de7d75afb} <Debug> executeQuery: Read 110 rows, 8.82 KiB in 0.001114 sec., 98743.26750448834 rows/sec., 7.73 MiB/sec. | ||
| 2994 | 2025.12.20 02:56:04.363483 [ 272 ] {f3ffffbf-632f-415b-abb3-c59de7d75afb} <Debug> TCPHandler: Processed in 0.001271971 sec. | ||
| 2995 | 2025.12.20 02:56:04.363593 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2025.12.20 02:56:04.363685 [ 272 ] {7422ae82-93c2-43d2-a024-44bf0808da65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2997 | 2025.12.20 02:56:04.363729 [ 272 ] {7422ae82-93c2-43d2-a024-44bf0808da65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2998 | 2025.12.20 02:56:04.364162 [ 272 ] {7422ae82-93c2-43d2-a024-44bf0808da65} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2025.12.20 02:56:04.364201 [ 272 ] {7422ae82-93c2-43d2-a024-44bf0808da65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3000 | 2025.12.20 02:56:04.364523 [ 272 ] {7422ae82-93c2-43d2-a024-44bf0808da65} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3001 | 2025.12.20 02:56:04.364728 [ 272 ] {7422ae82-93c2-43d2-a024-44bf0808da65} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2025.12.20 02:56:04.364856 [ 272 ] {7422ae82-93c2-43d2-a024-44bf0808da65} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001188 sec., 140572.39057239058 rows/sec., 9.78 MiB/sec. | ||
| 3003 | 2025.12.20 02:56:04.364892 [ 272 ] {7422ae82-93c2-43d2-a024-44bf0808da65} <Debug> TCPHandler: Processed in 0.001346292 sec. | ||
| 3004 | 2025.12.20 02:56:04.364999 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2025.12.20 02:56:04.365092 [ 272 ] {10f332e7-548b-45a1-b392-49c921d79b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3006 | 2025.12.20 02:56:04.365147 [ 272 ] {10f332e7-548b-45a1-b392-49c921d79b44} <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 | ||
| 3007 | 2025.12.20 02:56:04.365944 [ 272 ] {10f332e7-548b-45a1-b392-49c921d79b44} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2025.12.20 02:56:04.365981 [ 272 ] {10f332e7-548b-45a1-b392-49c921d79b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3009 | 2025.12.20 02:56:04.366530 [ 272 ] {10f332e7-548b-45a1-b392-49c921d79b44} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3010 | 2025.12.20 02:56:04.366744 [ 272 ] {10f332e7-548b-45a1-b392-49c921d79b44} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2025.12.20 02:56:04.366876 [ 272 ] {10f332e7-548b-45a1-b392-49c921d79b44} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001802 sec., 16093.22974472808 rows/sec., 28.84 MiB/sec. | ||
| 3012 | 2025.12.20 02:56:04.366926 [ 272 ] {10f332e7-548b-45a1-b392-49c921d79b44} <Debug> TCPHandler: Processed in 0.001973827 sec. | ||
| 3013 | 2025.12.20 02:56:04.367033 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2025.12.20 02:56:04.367126 [ 272 ] {103dbccb-3b01-4cda-aa21-526dcd225991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3015 | 2025.12.20 02:56:04.367167 [ 272 ] {103dbccb-3b01-4cda-aa21-526dcd225991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3016 | 2025.12.20 02:56:04.367472 [ 272 ] {103dbccb-3b01-4cda-aa21-526dcd225991} <Trace> oximeter.measurements_i64 (ef2a82ab-1256-47f2-8f3b-38b8c4a5e28e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2025.12.20 02:56:04.367509 [ 272 ] {103dbccb-3b01-4cda-aa21-526dcd225991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3018 | 2025.12.20 02:56:04.367796 [ 272 ] {103dbccb-3b01-4cda-aa21-526dcd225991} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3019 | 2025.12.20 02:56:04.367995 [ 272 ] {103dbccb-3b01-4cda-aa21-526dcd225991} <Trace> oximeter.measurements_i64 (ef2a82ab-1256-47f2-8f3b-38b8c4a5e28e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2025.12.20 02:56:04.368115 [ 272 ] {103dbccb-3b01-4cda-aa21-526dcd225991} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001008 sec., 2976.190476190476 rows/sec., 210.23 KiB/sec. | ||
| 3021 | 2025.12.20 02:56:04.368149 [ 272 ] {103dbccb-3b01-4cda-aa21-526dcd225991} <Debug> TCPHandler: Processed in 0.001164008 sec. | ||
| 3022 | 2025.12.20 02:56:04.368258 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2025.12.20 02:56:04.368351 [ 272 ] {f56a2319-ee2b-4905-b85c-be7b63033664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3024 | 2025.12.20 02:56:04.368391 [ 272 ] {f56a2319-ee2b-4905-b85c-be7b63033664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3025 | 2025.12.20 02:56:04.368711 [ 272 ] {f56a2319-ee2b-4905-b85c-be7b63033664} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2025.12.20 02:56:04.368747 [ 272 ] {f56a2319-ee2b-4905-b85c-be7b63033664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3027 | 2025.12.20 02:56:04.369046 [ 272 ] {f56a2319-ee2b-4905-b85c-be7b63033664} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3028 | 2025.12.20 02:56:04.369245 [ 272 ] {f56a2319-ee2b-4905-b85c-be7b63033664} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2025.12.20 02:56:04.369368 [ 272 ] {f56a2319-ee2b-4905-b85c-be7b63033664} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 3030 | 2025.12.20 02:56:04.369402 [ 272 ] {f56a2319-ee2b-4905-b85c-be7b63033664} <Debug> TCPHandler: Processed in 0.001190909 sec. | ||
| 3031 | 2025.12.20 02:56:04.552946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3032 | 2025.12.20 02:56:04.570506 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.12.20 02:56:04.570546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3034 | 2025.12.20 02:56:04.576732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3035 | 2025.12.20 02:56:04.577440 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.12.20 02:56:04.577707 [ 73 ] {} <Debug> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3037 | 2025.12.20 02:56:04.577745 [ 73 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2025.12.20 02:56:04.577763 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3039 | 2025.12.20 02:56:04.577874 [ 197 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3040 | 2025.12.20 02:56:04.580650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3041 | 2025.12.20 02:56:04.582232 [ 197 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3042 | 2025.12.20 02:56:04.583632 [ 197 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3043 | 2025.12.20 02:56:04.588330 [ 197 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3044 | 2025.12.20 02:56:04.592508 [ 197 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3045 | 2025.12.20 02:56:04.596773 [ 197 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3046 | 2025.12.20 02:56:04.601309 [ 197 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3047 | 2025.12.20 02:56:04.605575 [ 197 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3048 | 2025.12.20 02:56:04.657676 [ 201 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079852315 sec., 1039.418832127785 rows/sec., 5.37 MiB/sec. | ||
| 3049 | 2025.12.20 02:56:04.659240 [ 195 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3050 | 2025.12.20 02:56:04.661012 [ 195 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_11_2} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2025.12.20 02:56:04.661106 [ 195 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_11_2} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3052 | 2025.12.20 02:56:04.662198 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 3053 | 2025.12.20 02:56:05.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.75 MiB, peak 224.63 MiB, free memory in arenas 0.00 B, will set to 224.55 MiB (RSS), difference: 9.80 MiB | ||
| 3054 | 2025.12.20 02:56:09.366911 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2025.12.20 02:56:09.367118 [ 272 ] {00cb492d-2ea1-41a7-b3e7-8e51828e3501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3056 | 2025.12.20 02:56:09.367188 [ 272 ] {00cb492d-2ea1-41a7-b3e7-8e51828e3501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3057 | 2025.12.20 02:56:09.368055 [ 272 ] {00cb492d-2ea1-41a7-b3e7-8e51828e3501} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2025.12.20 02:56:09.368098 [ 272 ] {00cb492d-2ea1-41a7-b3e7-8e51828e3501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3059 | 2025.12.20 02:56:09.368526 [ 272 ] {00cb492d-2ea1-41a7-b3e7-8e51828e3501} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3060 | 2025.12.20 02:56:09.368759 [ 272 ] {00cb492d-2ea1-41a7-b3e7-8e51828e3501} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2025.12.20 02:56:09.368914 [ 272 ] {00cb492d-2ea1-41a7-b3e7-8e51828e3501} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001847 sec., 221981.59177043856 rows/sec., 14.08 MiB/sec. | ||
| 3062 | 2025.12.20 02:56:09.368968 [ 272 ] {00cb492d-2ea1-41a7-b3e7-8e51828e3501} <Debug> TCPHandler: Processed in 0.002190213 sec. | ||
| 3063 | 2025.12.20 02:56:09.369093 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2025.12.20 02:56:09.369201 [ 272 ] {b6a64785-c3a2-40d1-8b1d-e35fd062f0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3065 | 2025.12.20 02:56:09.369245 [ 272 ] {b6a64785-c3a2-40d1-8b1d-e35fd062f0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3066 | 2025.12.20 02:56:09.370169 [ 272 ] {b6a64785-c3a2-40d1-8b1d-e35fd062f0ba} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2025.12.20 02:56:09.370208 [ 272 ] {b6a64785-c3a2-40d1-8b1d-e35fd062f0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3068 | 2025.12.20 02:56:09.370594 [ 272 ] {b6a64785-c3a2-40d1-8b1d-e35fd062f0ba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3069 | 2025.12.20 02:56:09.370808 [ 272 ] {b6a64785-c3a2-40d1-8b1d-e35fd062f0ba} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2025.12.20 02:56:09.370938 [ 272 ] {b6a64785-c3a2-40d1-8b1d-e35fd062f0ba} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001763 sec., 642087.3511060692 rows/sec., 50.88 MiB/sec. | ||
| 3071 | 2025.12.20 02:56:09.370977 [ 272 ] {b6a64785-c3a2-40d1-8b1d-e35fd062f0ba} <Debug> TCPHandler: Processed in 0.001938527 sec. | ||
| 3072 | 2025.12.20 02:56:09.371091 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2025.12.20 02:56:09.371191 [ 272 ] {3e07fc15-fef9-4803-a074-df9de4f2fcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3074 | 2025.12.20 02:56:09.371232 [ 272 ] {3e07fc15-fef9-4803-a074-df9de4f2fcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3075 | 2025.12.20 02:56:09.371697 [ 272 ] {3e07fc15-fef9-4803-a074-df9de4f2fcf9} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.12.20 02:56:09.371734 [ 272 ] {3e07fc15-fef9-4803-a074-df9de4f2fcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3077 | 2025.12.20 02:56:09.372042 [ 272 ] {3e07fc15-fef9-4803-a074-df9de4f2fcf9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3078 | 2025.12.20 02:56:09.372245 [ 272 ] {3e07fc15-fef9-4803-a074-df9de4f2fcf9} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2025.12.20 02:56:09.372374 [ 272 ] {3e07fc15-fef9-4803-a074-df9de4f2fcf9} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001205 sec., 178423.23651452284 rows/sec., 10.59 MiB/sec. | ||
| 3080 | 2025.12.20 02:56:09.372412 [ 272 ] {3e07fc15-fef9-4803-a074-df9de4f2fcf9} <Debug> TCPHandler: Processed in 0.001373093 sec. | ||
| 3081 | 2025.12.20 02:56:09.372513 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2025.12.20 02:56:09.372609 [ 272 ] {9cd480bb-5f22-424e-a1ac-e958a7a1aeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3083 | 2025.12.20 02:56:09.372650 [ 272 ] {9cd480bb-5f22-424e-a1ac-e958a7a1aeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3084 | 2025.12.20 02:56:09.373100 [ 272 ] {9cd480bb-5f22-424e-a1ac-e958a7a1aeb6} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2025.12.20 02:56:09.373137 [ 272 ] {9cd480bb-5f22-424e-a1ac-e958a7a1aeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3086 | 2025.12.20 02:56:09.373437 [ 272 ] {9cd480bb-5f22-424e-a1ac-e958a7a1aeb6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3087 | 2025.12.20 02:56:09.373653 [ 272 ] {9cd480bb-5f22-424e-a1ac-e958a7a1aeb6} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2025.12.20 02:56:09.373782 [ 272 ] {9cd480bb-5f22-424e-a1ac-e958a7a1aeb6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001191 sec., 178001.6792611251 rows/sec., 11.48 MiB/sec. | ||
| 3089 | 2025.12.20 02:56:09.373820 [ 272 ] {9cd480bb-5f22-424e-a1ac-e958a7a1aeb6} <Debug> TCPHandler: Processed in 0.001357133 sec. | ||
| 3090 | 2025.12.20 02:56:09.373919 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2025.12.20 02:56:09.374015 [ 272 ] {065511ae-90bd-427b-a781-ebc7a84f3d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3092 | 2025.12.20 02:56:09.374057 [ 272 ] {065511ae-90bd-427b-a781-ebc7a84f3d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3093 | 2025.12.20 02:56:09.374506 [ 272 ] {065511ae-90bd-427b-a781-ebc7a84f3d45} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2025.12.20 02:56:09.374543 [ 272 ] {065511ae-90bd-427b-a781-ebc7a84f3d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3095 | 2025.12.20 02:56:09.374848 [ 272 ] {065511ae-90bd-427b-a781-ebc7a84f3d45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3096 | 2025.12.20 02:56:09.375052 [ 272 ] {065511ae-90bd-427b-a781-ebc7a84f3d45} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2025.12.20 02:56:09.375180 [ 272 ] {065511ae-90bd-427b-a781-ebc7a84f3d45} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001183 sec., 178360.1014370245 rows/sec., 10.13 MiB/sec. | ||
| 3098 | 2025.12.20 02:56:09.375216 [ 272 ] {065511ae-90bd-427b-a781-ebc7a84f3d45} <Debug> TCPHandler: Processed in 0.001347072 sec. | ||
| 3099 | 2025.12.20 02:56:09.375322 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2025.12.20 02:56:09.375417 [ 272 ] {ede8f241-bc53-4a1d-bd72-dd664b73783c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3101 | 2025.12.20 02:56:09.375457 [ 272 ] {ede8f241-bc53-4a1d-bd72-dd664b73783c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3102 | 2025.12.20 02:56:09.376078 [ 272 ] {ede8f241-bc53-4a1d-bd72-dd664b73783c} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2025.12.20 02:56:09.376115 [ 272 ] {ede8f241-bc53-4a1d-bd72-dd664b73783c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3104 | 2025.12.20 02:56:09.376485 [ 272 ] {ede8f241-bc53-4a1d-bd72-dd664b73783c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3105 | 2025.12.20 02:56:09.376778 [ 272 ] {ede8f241-bc53-4a1d-bd72-dd664b73783c} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2025.12.20 02:56:09.376933 [ 272 ] {ede8f241-bc53-4a1d-bd72-dd664b73783c} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001533 sec., 449445.53163731244 rows/sec., 31.39 MiB/sec. | ||
| 3107 | 2025.12.20 02:56:09.376978 [ 272 ] {ede8f241-bc53-4a1d-bd72-dd664b73783c} <Debug> TCPHandler: Processed in 0.001706051 sec. | ||
| 3108 | 2025.12.20 02:56:09.377089 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2025.12.20 02:56:09.377186 [ 272 ] {1644e0db-00d3-46ce-ba25-a8f188e15a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3110 | 2025.12.20 02:56:09.377228 [ 272 ] {1644e0db-00d3-46ce-ba25-a8f188e15a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3111 | 2025.12.20 02:56:09.377570 [ 272 ] {1644e0db-00d3-46ce-ba25-a8f188e15a82} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2025.12.20 02:56:09.377607 [ 272 ] {1644e0db-00d3-46ce-ba25-a8f188e15a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3113 | 2025.12.20 02:56:09.377916 [ 272 ] {1644e0db-00d3-46ce-ba25-a8f188e15a82} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3114 | 2025.12.20 02:56:09.378125 [ 272 ] {1644e0db-00d3-46ce-ba25-a8f188e15a82} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2025.12.20 02:56:09.378235 [ 83 ] {} <Debug> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3116 | 2025.12.20 02:56:09.378257 [ 272 ] {1644e0db-00d3-46ce-ba25-a8f188e15a82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 3117 | 2025.12.20 02:56:09.378307 [ 83 ] {} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2025.12.20 02:56:09.378315 [ 272 ] {1644e0db-00d3-46ce-ba25-a8f188e15a82} <Debug> TCPHandler: Processed in 0.001276351 sec. | ||
| 3119 | 2025.12.20 02:56:09.378338 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3120 | 2025.12.20 02:56:09.378440 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2025.12.20 02:56:09.378442 [ 186 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::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 | ||
| 3122 | 2025.12.20 02:56:09.378546 [ 272 ] {8d758363-7920-4b8a-b85b-82a309cbc1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3123 | 2025.12.20 02:56:09.378580 [ 186 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3124 | 2025.12.20 02:56:09.378590 [ 272 ] {8d758363-7920-4b8a-b85b-82a309cbc1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3125 | 2025.12.20 02:56:09.378619 [ 186 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3126 | 2025.12.20 02:56:09.378693 [ 186 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3127 | 2025.12.20 02:56:09.378751 [ 186 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3128 | 2025.12.20 02:56:09.378814 [ 186 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::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 | ||
| 3129 | 2025.12.20 02:56:09.378877 [ 186 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3130 | 2025.12.20 02:56:09.378921 [ 186 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3131 | 2025.12.20 02:56:09.379073 [ 272 ] {8d758363-7920-4b8a-b85b-82a309cbc1e4} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2025.12.20 02:56:09.379110 [ 272 ] {8d758363-7920-4b8a-b85b-82a309cbc1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3133 | 2025.12.20 02:56:09.379626 [ 272 ] {8d758363-7920-4b8a-b85b-82a309cbc1e4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3134 | 2025.12.20 02:56:09.379647 [ 195 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00125015 sec., 28796.54441467024 rows/sec., 1.47 MiB/sec. | ||
| 3135 | 2025.12.20 02:56:09.379771 [ 186 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3136 | 2025.12.20 02:56:09.379848 [ 272 ] {8d758363-7920-4b8a-b85b-82a309cbc1e4} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2025.12.20 02:56:09.379985 [ 272 ] {8d758363-7920-4b8a-b85b-82a309cbc1e4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001456 sec., 215659.34065934064 rows/sec., 14.17 MiB/sec. | ||
| 3138 | 2025.12.20 02:56:09.380013 [ 186 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_6_1} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2025.12.20 02:56:09.380023 [ 272 ] {8d758363-7920-4b8a-b85b-82a309cbc1e4} <Debug> TCPHandler: Processed in 0.001632969 sec. | ||
| 3140 | 2025.12.20 02:56:09.380074 [ 186 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_6_1} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3141 | 2025.12.20 02:56:09.380137 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2025.12.20 02:56:09.380138 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3143 | 2025.12.20 02:56:09.380233 [ 272 ] {141fd708-8f2d-47d8-ab3b-1ea880960164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3144 | 2025.12.20 02:56:09.380281 [ 272 ] {141fd708-8f2d-47d8-ab3b-1ea880960164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3145 | 2025.12.20 02:56:09.380607 [ 272 ] {141fd708-8f2d-47d8-ab3b-1ea880960164} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2025.12.20 02:56:09.380642 [ 272 ] {141fd708-8f2d-47d8-ab3b-1ea880960164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3147 | 2025.12.20 02:56:09.380960 [ 272 ] {141fd708-8f2d-47d8-ab3b-1ea880960164} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3148 | 2025.12.20 02:56:09.381180 [ 272 ] {141fd708-8f2d-47d8-ab3b-1ea880960164} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2025.12.20 02:56:09.381317 [ 272 ] {141fd708-8f2d-47d8-ab3b-1ea880960164} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 3150 | 2025.12.20 02:56:09.381355 [ 272 ] {141fd708-8f2d-47d8-ab3b-1ea880960164} <Debug> TCPHandler: Processed in 0.001268171 sec. | ||
| 3151 | 2025.12.20 02:56:09.381462 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3152 | 2025.12.20 02:56:09.381572 [ 272 ] {cb06bc1d-b32a-48ee-bf03-c22c6c5acd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3153 | 2025.12.20 02:56:09.381630 [ 272 ] {cb06bc1d-b32a-48ee-bf03-c22c6c5acd26} <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 | ||
| 3154 | 2025.12.20 02:56:09.382444 [ 272 ] {cb06bc1d-b32a-48ee-bf03-c22c6c5acd26} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2025.12.20 02:56:09.382484 [ 272 ] {cb06bc1d-b32a-48ee-bf03-c22c6c5acd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3156 | 2025.12.20 02:56:09.383035 [ 272 ] {cb06bc1d-b32a-48ee-bf03-c22c6c5acd26} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3157 | 2025.12.20 02:56:09.383264 [ 272 ] {cb06bc1d-b32a-48ee-bf03-c22c6c5acd26} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2025.12.20 02:56:09.383413 [ 272 ] {cb06bc1d-b32a-48ee-bf03-c22c6c5acd26} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00186 sec., 5376.344086021505 rows/sec., 9.63 MiB/sec. | ||
| 3159 | 2025.12.20 02:56:09.383475 [ 272 ] {cb06bc1d-b32a-48ee-bf03-c22c6c5acd26} <Debug> TCPHandler: Processed in 0.00206239 sec. | ||
| 3160 | 2025.12.20 02:56:09.383587 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2025.12.20 02:56:09.383686 [ 272 ] {5d716fdc-2308-4b21-918a-1f5818a2a8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3162 | 2025.12.20 02:56:09.383729 [ 272 ] {5d716fdc-2308-4b21-918a-1f5818a2a8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3163 | 2025.12.20 02:56:09.384078 [ 272 ] {5d716fdc-2308-4b21-918a-1f5818a2a8e6} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2025.12.20 02:56:09.384115 [ 272 ] {5d716fdc-2308-4b21-918a-1f5818a2a8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3165 | 2025.12.20 02:56:09.384430 [ 272 ] {5d716fdc-2308-4b21-918a-1f5818a2a8e6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3166 | 2025.12.20 02:56:09.384662 [ 272 ] {5d716fdc-2308-4b21-918a-1f5818a2a8e6} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2025.12.20 02:56:09.384790 [ 272 ] {5d716fdc-2308-4b21-918a-1f5818a2a8e6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001123 sec., 92609.08281389135 rows/sec., 5.67 MiB/sec. | ||
| 3168 | 2025.12.20 02:56:09.384825 [ 272 ] {5d716fdc-2308-4b21-918a-1f5818a2a8e6} <Debug> TCPHandler: Processed in 0.001286721 sec. | ||
| 3169 | 2025.12.20 02:56:11.668636 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3170 | 2025.12.20 02:56:11.668685 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3171 | 2025.12.20 02:56:11.779908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5773 | ||
| 3172 | 2025.12.20 02:56:11.780366 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3173 | 2025.12.20 02:56:11.780410 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3174 | 2025.12.20 02:56:11.780952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3175 | 2025.12.20 02:56:11.781197 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2025.12.20 02:56:11.781329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5773 | ||
| 3177 | 2025.12.20 02:56:11.781709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 434 | ||
| 3178 | 2025.12.20 02:56:11.784099 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2025.12.20 02:56:11.784156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3180 | 2025.12.20 02:56:11.785351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3181 | 2025.12.20 02:56:11.785639 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2025.12.20 02:56:11.785983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
| 3183 | 2025.12.20 02:56:12.080774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3184 | 2025.12.20 02:56:12.098449 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2025.12.20 02:56:12.098503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3186 | 2025.12.20 02:56:12.104149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3187 | 2025.12.20 02:56:12.104881 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2025.12.20 02:56:12.107887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3189 | 2025.12.20 02:56:14.356389 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2025.12.20 02:56:14.356575 [ 272 ] {d9babcde-a519-4ff4-b906-9f5671c43c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3191 | 2025.12.20 02:56:14.356643 [ 272 ] {d9babcde-a519-4ff4-b906-9f5671c43c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3192 | 2025.12.20 02:56:14.357322 [ 272 ] {d9babcde-a519-4ff4-b906-9f5671c43c0b} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2025.12.20 02:56:14.357371 [ 272 ] {d9babcde-a519-4ff4-b906-9f5671c43c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3194 | 2025.12.20 02:56:14.357783 [ 272 ] {d9babcde-a519-4ff4-b906-9f5671c43c0b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3195 | 2025.12.20 02:56:14.358008 [ 272 ] {d9babcde-a519-4ff4-b906-9f5671c43c0b} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2025.12.20 02:56:14.358168 [ 272 ] {d9babcde-a519-4ff4-b906-9f5671c43c0b} <Debug> executeQuery: Read 114 rows, 9.87 KiB in 0.001644 sec., 69343.06569343066 rows/sec., 5.86 MiB/sec. | ||
| 3197 | 2025.12.20 02:56:14.358215 [ 272 ] {d9babcde-a519-4ff4-b906-9f5671c43c0b} <Debug> TCPHandler: Processed in 0.001969367 sec. | ||
| 3198 | 2025.12.20 02:56:14.358337 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2025.12.20 02:56:14.358441 [ 272 ] {5478ae10-fe47-402c-a6d1-de88e92d759d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3200 | 2025.12.20 02:56:14.358491 [ 272 ] {5478ae10-fe47-402c-a6d1-de88e92d759d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3201 | 2025.12.20 02:56:14.358913 [ 272 ] {5478ae10-fe47-402c-a6d1-de88e92d759d} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2025.12.20 02:56:14.358951 [ 272 ] {5478ae10-fe47-402c-a6d1-de88e92d759d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3203 | 2025.12.20 02:56:14.359259 [ 272 ] {5478ae10-fe47-402c-a6d1-de88e92d759d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3204 | 2025.12.20 02:56:14.359472 [ 272 ] {5478ae10-fe47-402c-a6d1-de88e92d759d} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2025.12.20 02:56:14.359604 [ 272 ] {5478ae10-fe47-402c-a6d1-de88e92d759d} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001187 sec., 24431.33951137321 rows/sec., 1.79 MiB/sec. | ||
| 3206 | 2025.12.20 02:56:14.359643 [ 272 ] {5478ae10-fe47-402c-a6d1-de88e92d759d} <Debug> TCPHandler: Processed in 0.001361273 sec. | ||
| 3207 | 2025.12.20 02:56:14.359746 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2025.12.20 02:56:14.359844 [ 272 ] {fa5d6c99-cbaa-46a9-896c-4fab92a2a033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3209 | 2025.12.20 02:56:14.359885 [ 272 ] {fa5d6c99-cbaa-46a9-896c-4fab92a2a033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3210 | 2025.12.20 02:56:14.360311 [ 272 ] {fa5d6c99-cbaa-46a9-896c-4fab92a2a033} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2025.12.20 02:56:14.360352 [ 272 ] {fa5d6c99-cbaa-46a9-896c-4fab92a2a033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3212 | 2025.12.20 02:56:14.360656 [ 272 ] {fa5d6c99-cbaa-46a9-896c-4fab92a2a033} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3213 | 2025.12.20 02:56:14.360886 [ 272 ] {fa5d6c99-cbaa-46a9-896c-4fab92a2a033} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2025.12.20 02:56:14.361014 [ 272 ] {fa5d6c99-cbaa-46a9-896c-4fab92a2a033} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001189 sec., 78216.98906644239 rows/sec., 6.11 MiB/sec. | ||
| 3215 | 2025.12.20 02:56:14.361051 [ 272 ] {fa5d6c99-cbaa-46a9-896c-4fab92a2a033} <Debug> TCPHandler: Processed in 0.001354273 sec. | ||
| 3216 | 2025.12.20 02:56:14.361156 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2025.12.20 02:56:14.361256 [ 272 ] {b3f7b4b6-f756-4cb6-9af2-55df4454a75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3218 | 2025.12.20 02:56:14.361301 [ 272 ] {b3f7b4b6-f756-4cb6-9af2-55df4454a75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3219 | 2025.12.20 02:56:14.361715 [ 272 ] {b3f7b4b6-f756-4cb6-9af2-55df4454a75f} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2025.12.20 02:56:14.361751 [ 272 ] {b3f7b4b6-f756-4cb6-9af2-55df4454a75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3221 | 2025.12.20 02:56:14.362085 [ 272 ] {b3f7b4b6-f756-4cb6-9af2-55df4454a75f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3222 | 2025.12.20 02:56:14.362302 [ 272 ] {b3f7b4b6-f756-4cb6-9af2-55df4454a75f} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2025.12.20 02:56:14.362433 [ 272 ] {b3f7b4b6-f756-4cb6-9af2-55df4454a75f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 3224 | 2025.12.20 02:56:14.362470 [ 272 ] {b3f7b4b6-f756-4cb6-9af2-55df4454a75f} <Debug> TCPHandler: Processed in 0.001363073 sec. | ||
| 3225 | 2025.12.20 02:56:14.362566 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2025.12.20 02:56:14.362659 [ 272 ] {2d246a30-5890-4c88-8c5a-4d4f350fc637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3227 | 2025.12.20 02:56:14.362717 [ 272 ] {2d246a30-5890-4c88-8c5a-4d4f350fc637} <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 | ||
| 3228 | 2025.12.20 02:56:14.363499 [ 272 ] {2d246a30-5890-4c88-8c5a-4d4f350fc637} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2025.12.20 02:56:14.363536 [ 272 ] {2d246a30-5890-4c88-8c5a-4d4f350fc637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3230 | 2025.12.20 02:56:14.364101 [ 272 ] {2d246a30-5890-4c88-8c5a-4d4f350fc637} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3231 | 2025.12.20 02:56:14.364341 [ 272 ] {2d246a30-5890-4c88-8c5a-4d4f350fc637} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2025.12.20 02:56:14.364479 [ 272 ] {2d246a30-5890-4c88-8c5a-4d4f350fc637} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001837 sec., 15786.608600979858 rows/sec., 28.29 MiB/sec. | ||
| 3233 | 2025.12.20 02:56:14.364540 [ 272 ] {2d246a30-5890-4c88-8c5a-4d4f350fc637} <Debug> TCPHandler: Processed in 0.002021598 sec. | ||
| 3234 | 2025.12.20 02:56:14.364660 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2025.12.20 02:56:14.364754 [ 272 ] {a0150ca2-5b56-4ba6-af15-2b7ee713d773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3236 | 2025.12.20 02:56:14.364799 [ 272 ] {a0150ca2-5b56-4ba6-af15-2b7ee713d773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3237 | 2025.12.20 02:56:14.365119 [ 272 ] {a0150ca2-5b56-4ba6-af15-2b7ee713d773} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.12.20 02:56:14.365156 [ 272 ] {a0150ca2-5b56-4ba6-af15-2b7ee713d773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3239 | 2025.12.20 02:56:14.365469 [ 272 ] {a0150ca2-5b56-4ba6-af15-2b7ee713d773} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3240 | 2025.12.20 02:56:14.365676 [ 272 ] {a0150ca2-5b56-4ba6-af15-2b7ee713d773} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.12.20 02:56:14.365809 [ 272 ] {a0150ca2-5b56-4ba6-af15-2b7ee713d773} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 3242 | 2025.12.20 02:56:14.365848 [ 272 ] {a0150ca2-5b56-4ba6-af15-2b7ee713d773} <Debug> TCPHandler: Processed in 0.00124344 sec. | ||
| 3243 | 2025.12.20 02:56:19.281499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6285 | ||
| 3244 | 2025.12.20 02:56:19.282004 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2025.12.20 02:56:19.282049 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3246 | 2025.12.20 02:56:19.282526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3247 | 2025.12.20 02:56:19.282773 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2025.12.20 02:56:19.282899 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6285 | ||
| 3249 | 2025.12.20 02:56:19.367298 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2025.12.20 02:56:19.367499 [ 272 ] {78cd1cc8-aec1-4949-924d-922869cb4a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3251 | 2025.12.20 02:56:19.367565 [ 272 ] {78cd1cc8-aec1-4949-924d-922869cb4a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3252 | 2025.12.20 02:56:19.368393 [ 272 ] {78cd1cc8-aec1-4949-924d-922869cb4a96} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.12.20 02:56:19.368441 [ 272 ] {78cd1cc8-aec1-4949-924d-922869cb4a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3254 | 2025.12.20 02:56:19.368881 [ 272 ] {78cd1cc8-aec1-4949-924d-922869cb4a96} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3255 | 2025.12.20 02:56:19.369111 [ 272 ] {78cd1cc8-aec1-4949-924d-922869cb4a96} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2025.12.20 02:56:19.369291 [ 272 ] {78cd1cc8-aec1-4949-924d-922869cb4a96} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001844 sec., 222342.7331887202 rows/sec., 14.10 MiB/sec. | ||
| 3257 | 2025.12.20 02:56:19.369334 [ 272 ] {78cd1cc8-aec1-4949-924d-922869cb4a96} <Debug> TCPHandler: Processed in 0.002178202 sec. | ||
| 3258 | 2025.12.20 02:56:19.369450 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2025.12.20 02:56:19.369545 [ 272 ] {0caec7c5-6da6-45cc-a3e4-398530132b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3260 | 2025.12.20 02:56:19.369588 [ 272 ] {0caec7c5-6da6-45cc-a3e4-398530132b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3261 | 2025.12.20 02:56:19.369968 [ 272 ] {0caec7c5-6da6-45cc-a3e4-398530132b96} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2025.12.20 02:56:19.370005 [ 272 ] {0caec7c5-6da6-45cc-a3e4-398530132b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3263 | 2025.12.20 02:56:19.370294 [ 272 ] {0caec7c5-6da6-45cc-a3e4-398530132b96} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3264 | 2025.12.20 02:56:19.370497 [ 272 ] {0caec7c5-6da6-45cc-a3e4-398530132b96} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2025.12.20 02:56:19.370623 [ 272 ] {0caec7c5-6da6-45cc-a3e4-398530132b96} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001098 sec., 1821.4936247723133 rows/sec., 148.53 KiB/sec. | ||
| 3266 | 2025.12.20 02:56:19.370658 [ 272 ] {0caec7c5-6da6-45cc-a3e4-398530132b96} <Debug> TCPHandler: Processed in 0.00125805 sec. | ||
| 3267 | 2025.12.20 02:56:19.370757 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2025.12.20 02:56:19.370849 [ 272 ] {a536d463-0415-4632-81b5-fe82a59d0c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3269 | 2025.12.20 02:56:19.370888 [ 272 ] {a536d463-0415-4632-81b5-fe82a59d0c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3270 | 2025.12.20 02:56:19.371728 [ 272 ] {a536d463-0415-4632-81b5-fe82a59d0c74} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2025.12.20 02:56:19.371764 [ 272 ] {a536d463-0415-4632-81b5-fe82a59d0c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3272 | 2025.12.20 02:56:19.372122 [ 272 ] {a536d463-0415-4632-81b5-fe82a59d0c74} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3273 | 2025.12.20 02:56:19.372332 [ 272 ] {a536d463-0415-4632-81b5-fe82a59d0c74} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2025.12.20 02:56:19.372438 [ 126 ] {} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3275 | 2025.12.20 02:56:19.372459 [ 272 ] {a536d463-0415-4632-81b5-fe82a59d0c74} <Debug> executeQuery: Read 1133 rows, 91.92 KiB in 0.001628 sec., 695945.9459459459 rows/sec., 55.14 MiB/sec. | ||
| 3276 | 2025.12.20 02:56:19.372507 [ 126 ] {} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2025.12.20 02:56:19.372513 [ 272 ] {a536d463-0415-4632-81b5-fe82a59d0c74} <Debug> TCPHandler: Processed in 0.001805703 sec. | ||
| 3278 | 2025.12.20 02:56:19.372540 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3279 | 2025.12.20 02:56:19.372637 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2025.12.20 02:56:19.372648 [ 194 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::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 | ||
| 3281 | 2025.12.20 02:56:19.372735 [ 272 ] {8fdfc6c9-8468-4cc5-a990-e755077d17ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3282 | 2025.12.20 02:56:19.372754 [ 194 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3283 | 2025.12.20 02:56:19.372776 [ 272 ] {8fdfc6c9-8468-4cc5-a990-e755077d17ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3284 | 2025.12.20 02:56:19.372786 [ 194 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1311 rows starting from the beginning of the part | ||
| 3285 | 2025.12.20 02:56:19.372850 [ 194 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1132 rows starting from the beginning of the part | ||
| 3286 | 2025.12.20 02:56:19.372900 [ 194 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 121 rows starting from the beginning of the part | ||
| 3287 | 2025.12.20 02:56:19.372943 [ 194 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1132 rows starting from the beginning of the part | ||
| 3288 | 2025.12.20 02:56:19.372983 [ 194 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 114 rows starting from the beginning of the part | ||
| 3289 | 2025.12.20 02:56:19.373036 [ 194 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1133 rows starting from the beginning of the part | ||
| 3290 | 2025.12.20 02:56:19.373246 [ 272 ] {8fdfc6c9-8468-4cc5-a990-e755077d17ed} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2025.12.20 02:56:19.373282 [ 272 ] {8fdfc6c9-8468-4cc5-a990-e755077d17ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3292 | 2025.12.20 02:56:19.373601 [ 272 ] {8fdfc6c9-8468-4cc5-a990-e755077d17ed} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3293 | 2025.12.20 02:56:19.373809 [ 272 ] {8fdfc6c9-8468-4cc5-a990-e755077d17ed} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2025.12.20 02:56:19.373934 [ 272 ] {8fdfc6c9-8468-4cc5-a990-e755077d17ed} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001234 sec., 175850.8914100486 rows/sec., 10.45 MiB/sec. | ||
| 3295 | 2025.12.20 02:56:19.373968 [ 272 ] {8fdfc6c9-8468-4cc5-a990-e755077d17ed} <Debug> TCPHandler: Processed in 0.001401044 sec. | ||
| 3296 | 2025.12.20 02:56:19.374065 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2025.12.20 02:56:19.374161 [ 272 ] {f5f1d180-64a3-48e3-ad98-7e92b2409350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3298 | 2025.12.20 02:56:19.374200 [ 272 ] {f5f1d180-64a3-48e3-ad98-7e92b2409350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3299 | 2025.12.20 02:56:19.374750 [ 272 ] {f5f1d180-64a3-48e3-ad98-7e92b2409350} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2025.12.20 02:56:19.374792 [ 272 ] {f5f1d180-64a3-48e3-ad98-7e92b2409350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3301 | 2025.12.20 02:56:19.374935 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4943 rows, containing 5 columns (5 merged, 0 gathered) in 0.002328796 sec., 2122556.033246364 rows/sec., 177.76 MiB/sec. | ||
| 3302 | 2025.12.20 02:56:19.375119 [ 272 ] {f5f1d180-64a3-48e3-ad98-7e92b2409350} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3303 | 2025.12.20 02:56:19.375131 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3304 | 2025.12.20 02:56:19.375352 [ 272 ] {f5f1d180-64a3-48e3-ad98-7e92b2409350} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2025.12.20 02:56:19.375388 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_16_3} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2025.12.20 02:56:19.375454 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_16_3} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3307 | 2025.12.20 02:56:19.375487 [ 272 ] {f5f1d180-64a3-48e3-ad98-7e92b2409350} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001311 sec., 161708.61937452326 rows/sec., 10.43 MiB/sec. | ||
| 3308 | 2025.12.20 02:56:19.375519 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 3309 | 2025.12.20 02:56:19.375530 [ 272 ] {f5f1d180-64a3-48e3-ad98-7e92b2409350} <Debug> TCPHandler: Processed in 0.001487125 sec. | ||
| 3310 | 2025.12.20 02:56:19.375644 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3311 | 2025.12.20 02:56:19.375741 [ 272 ] {27c5affa-fd16-4bb8-aa91-51e7b646109d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3312 | 2025.12.20 02:56:19.375781 [ 272 ] {27c5affa-fd16-4bb8-aa91-51e7b646109d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3313 | 2025.12.20 02:56:19.376263 [ 272 ] {27c5affa-fd16-4bb8-aa91-51e7b646109d} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2025.12.20 02:56:19.376300 [ 272 ] {27c5affa-fd16-4bb8-aa91-51e7b646109d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3315 | 2025.12.20 02:56:19.376613 [ 272 ] {27c5affa-fd16-4bb8-aa91-51e7b646109d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3316 | 2025.12.20 02:56:19.376823 [ 272 ] {27c5affa-fd16-4bb8-aa91-51e7b646109d} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2025.12.20 02:56:19.376951 [ 272 ] {27c5affa-fd16-4bb8-aa91-51e7b646109d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001228 sec., 171824.1042345277 rows/sec., 9.76 MiB/sec. | ||
| 3318 | 2025.12.20 02:56:19.376989 [ 272 ] {27c5affa-fd16-4bb8-aa91-51e7b646109d} <Debug> TCPHandler: Processed in 0.001395153 sec. | ||
| 3319 | 2025.12.20 02:56:19.377097 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3320 | 2025.12.20 02:56:19.377191 [ 272 ] {e66434ed-3840-48cb-89ef-de7b9ff16d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3321 | 2025.12.20 02:56:19.377229 [ 272 ] {e66434ed-3840-48cb-89ef-de7b9ff16d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3322 | 2025.12.20 02:56:19.377848 [ 272 ] {e66434ed-3840-48cb-89ef-de7b9ff16d2c} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2025.12.20 02:56:19.377882 [ 272 ] {e66434ed-3840-48cb-89ef-de7b9ff16d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3324 | 2025.12.20 02:56:19.378216 [ 272 ] {e66434ed-3840-48cb-89ef-de7b9ff16d2c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3325 | 2025.12.20 02:56:19.378429 [ 272 ] {e66434ed-3840-48cb-89ef-de7b9ff16d2c} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2025.12.20 02:56:19.378528 [ 126 ] {} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3327 | 2025.12.20 02:56:19.378557 [ 272 ] {e66434ed-3840-48cb-89ef-de7b9ff16d2c} <Debug> executeQuery: Read 691 rows, 49.43 KiB in 0.001383 sec., 499638.4671005062 rows/sec., 34.90 MiB/sec. | ||
| 3328 | 2025.12.20 02:56:19.378566 [ 126 ] {} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2025.12.20 02:56:19.378601 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3330 | 2025.12.20 02:56:19.378602 [ 272 ] {e66434ed-3840-48cb-89ef-de7b9ff16d2c} <Debug> TCPHandler: Processed in 0.001555017 sec. | ||
| 3331 | 2025.12.20 02:56:19.378681 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::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 | ||
| 3332 | 2025.12.20 02:56:19.378722 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2025.12.20 02:56:19.378772 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3334 | 2025.12.20 02:56:19.378799 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 778 rows starting from the beginning of the part | ||
| 3335 | 2025.12.20 02:56:19.378818 [ 272 ] {3a7afe9c-e254-4170-88c4-bfdb66917fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3336 | 2025.12.20 02:56:19.378854 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 689 rows starting from the beginning of the part | ||
| 3337 | 2025.12.20 02:56:19.378860 [ 272 ] {3a7afe9c-e254-4170-88c4-bfdb66917fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3338 | 2025.12.20 02:56:19.378895 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 3339 | 2025.12.20 02:56:19.378938 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 689 rows starting from the beginning of the part | ||
| 3340 | 2025.12.20 02:56:19.378975 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 93 rows starting from the beginning of the part | ||
| 3341 | 2025.12.20 02:56:19.379018 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 691 rows starting from the beginning of the part | ||
| 3342 | 2025.12.20 02:56:19.379282 [ 272 ] {3a7afe9c-e254-4170-88c4-bfdb66917fdd} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2025.12.20 02:56:19.379331 [ 272 ] {3a7afe9c-e254-4170-88c4-bfdb66917fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3344 | 2025.12.20 02:56:19.379763 [ 272 ] {3a7afe9c-e254-4170-88c4-bfdb66917fdd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3345 | 2025.12.20 02:56:19.380055 [ 272 ] {3a7afe9c-e254-4170-88c4-bfdb66917fdd} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2025.12.20 02:56:19.380219 [ 272 ] {3a7afe9c-e254-4170-88c4-bfdb66917fdd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. | ||
| 3347 | 2025.12.20 02:56:19.380265 [ 272 ] {3a7afe9c-e254-4170-88c4-bfdb66917fdd} <Debug> TCPHandler: Processed in 0.001591548 sec. | ||
| 3348 | 2025.12.20 02:56:19.380391 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2025.12.20 02:56:19.380500 [ 272 ] {38d0311d-2478-4923-a7b9-0f6d6dde6fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3350 | 2025.12.20 02:56:19.380552 [ 272 ] {38d0311d-2478-4923-a7b9-0f6d6dde6fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3351 | 2025.12.20 02:56:19.380682 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3050 rows, containing 5 columns (5 merged, 0 gathered) in 0.002031509 sec., 1501347.0282435373 rows/sec., 111.97 MiB/sec. | ||
| 3352 | 2025.12.20 02:56:19.380839 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3353 | 2025.12.20 02:56:19.381105 [ 272 ] {38d0311d-2478-4923-a7b9-0f6d6dde6fa2} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2025.12.20 02:56:19.381140 [ 272 ] {38d0311d-2478-4923-a7b9-0f6d6dde6fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3355 | 2025.12.20 02:56:19.381164 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_16_3} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2025.12.20 02:56:19.381239 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_16_3} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3357 | 2025.12.20 02:56:19.381313 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3358 | 2025.12.20 02:56:19.381525 [ 272 ] {38d0311d-2478-4923-a7b9-0f6d6dde6fa2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3359 | 2025.12.20 02:56:19.381739 [ 272 ] {38d0311d-2478-4923-a7b9-0f6d6dde6fa2} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2025.12.20 02:56:19.381848 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3361 | 2025.12.20 02:56:19.381867 [ 272 ] {38d0311d-2478-4923-a7b9-0f6d6dde6fa2} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001392 sec., 226293.10344827586 rows/sec., 14.87 MiB/sec. | ||
| 3362 | 2025.12.20 02:56:19.381882 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2025.12.20 02:56:19.381900 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3364 | 2025.12.20 02:56:19.381902 [ 272 ] {38d0311d-2478-4923-a7b9-0f6d6dde6fa2} <Debug> TCPHandler: Processed in 0.001570988 sec. | ||
| 3365 | 2025.12.20 02:56:19.381989 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 3366 | 2025.12.20 02:56:19.382021 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2025.12.20 02:56:19.382120 [ 272 ] {031b6e2d-ad6b-4eec-81e9-3f8920d476a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3368 | 2025.12.20 02:56:19.382121 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3369 | 2025.12.20 02:56:19.382165 [ 272 ] {031b6e2d-ad6b-4eec-81e9-3f8920d476a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3370 | 2025.12.20 02:56:19.382174 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2544 rows starting from the beginning of the part | ||
| 3371 | 2025.12.20 02:56:19.382278 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3372 | 2025.12.20 02:56:19.382327 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 167 rows starting from the beginning of the part | ||
| 3373 | 2025.12.20 02:56:19.382369 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 314 rows starting from the beginning of the part | ||
| 3374 | 2025.12.20 02:56:19.382417 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3375 | 2025.12.20 02:56:19.382461 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 315 rows starting from the beginning of the part | ||
| 3376 | 2025.12.20 02:56:19.382484 [ 272 ] {031b6e2d-ad6b-4eec-81e9-3f8920d476a8} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.12.20 02:56:19.382524 [ 272 ] {031b6e2d-ad6b-4eec-81e9-3f8920d476a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3378 | 2025.12.20 02:56:19.382853 [ 272 ] {031b6e2d-ad6b-4eec-81e9-3f8920d476a8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3379 | 2025.12.20 02:56:19.383063 [ 272 ] {031b6e2d-ad6b-4eec-81e9-3f8920d476a8} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.12.20 02:56:19.383190 [ 272 ] {031b6e2d-ad6b-4eec-81e9-3f8920d476a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 3381 | 2025.12.20 02:56:19.383225 [ 272 ] {031b6e2d-ad6b-4eec-81e9-3f8920d476a8} <Debug> TCPHandler: Processed in 0.00125411 sec. | ||
| 3382 | 2025.12.20 02:56:19.383329 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2025.12.20 02:56:19.383433 [ 272 ] {5d3cfc85-a6db-4738-b47e-a5e0f5ee2853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3384 | 2025.12.20 02:56:19.383497 [ 272 ] {5d3cfc85-a6db-4738-b47e-a5e0f5ee2853} <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 | ||
| 3385 | 2025.12.20 02:56:19.384392 [ 272 ] {5d3cfc85-a6db-4738-b47e-a5e0f5ee2853} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2025.12.20 02:56:19.384417 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3814 rows, containing 5 columns (5 merged, 0 gathered) in 0.002464819 sec., 1547375.2839457989 rows/sec., 104.99 MiB/sec. | ||
| 3387 | 2025.12.20 02:56:19.384435 [ 272 ] {5d3cfc85-a6db-4738-b47e-a5e0f5ee2853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3388 | 2025.12.20 02:56:19.384923 [ 193 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3389 | 2025.12.20 02:56:19.385079 [ 272 ] {5d3cfc85-a6db-4738-b47e-a5e0f5ee2853} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3390 | 2025.12.20 02:56:19.385327 [ 193 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2025.12.20 02:56:19.385376 [ 272 ] {5d3cfc85-a6db-4738-b47e-a5e0f5ee2853} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2025.12.20 02:56:19.385416 [ 193 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3393 | 2025.12.20 02:56:19.385508 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 3394 | 2025.12.20 02:56:19.385537 [ 272 ] {5d3cfc85-a6db-4738-b47e-a5e0f5ee2853} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002124 sec., 4708.097928436911 rows/sec., 8.44 MiB/sec. | ||
| 3395 | 2025.12.20 02:56:19.385603 [ 272 ] {5d3cfc85-a6db-4738-b47e-a5e0f5ee2853} <Debug> TCPHandler: Processed in 0.002325496 sec. | ||
| 3396 | 2025.12.20 02:56:19.385720 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2025.12.20 02:56:19.385817 [ 272 ] {d275dc2a-d9f9-4e30-acd4-0ec884d76555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3398 | 2025.12.20 02:56:19.385858 [ 272 ] {d275dc2a-d9f9-4e30-acd4-0ec884d76555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3399 | 2025.12.20 02:56:19.386190 [ 272 ] {d275dc2a-d9f9-4e30-acd4-0ec884d76555} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2025.12.20 02:56:19.386224 [ 272 ] {d275dc2a-d9f9-4e30-acd4-0ec884d76555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3401 | 2025.12.20 02:56:19.386545 [ 272 ] {d275dc2a-d9f9-4e30-acd4-0ec884d76555} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3402 | 2025.12.20 02:56:19.386766 [ 272 ] {d275dc2a-d9f9-4e30-acd4-0ec884d76555} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2025.12.20 02:56:19.386851 [ 124 ] {} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3404 | 2025.12.20 02:56:19.386875 [ 124 ] {} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2025.12.20 02:56:19.386886 [ 272 ] {d275dc2a-d9f9-4e30-acd4-0ec884d76555} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 3406 | 2025.12.20 02:56:19.386891 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3407 | 2025.12.20 02:56:19.386921 [ 272 ] {d275dc2a-d9f9-4e30-acd4-0ec884d76555} <Debug> TCPHandler: Processed in 0.00125189 sec. | ||
| 3408 | 2025.12.20 02:56:19.386971 [ 195 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 3409 | 2025.12.20 02:56:19.387064 [ 195 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3410 | 2025.12.20 02:56:19.387088 [ 195 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 836 rows starting from the beginning of the part | ||
| 3411 | 2025.12.20 02:56:19.387131 [ 195 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3412 | 2025.12.20 02:56:19.387168 [ 195 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3413 | 2025.12.20 02:56:19.387205 [ 195 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3414 | 2025.12.20 02:56:19.387239 [ 195 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3415 | 2025.12.20 02:56:19.387273 [ 195 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3416 | 2025.12.20 02:56:19.388169 [ 200 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1268 rows, containing 4 columns (4 merged, 0 gathered) in 0.00123031 sec., 1030634.5555185277 rows/sec., 65.84 MiB/sec. | ||
| 3417 | 2025.12.20 02:56:19.388358 [ 193 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3418 | 2025.12.20 02:56:19.388606 [ 193 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_16_3} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2025.12.20 02:56:19.388670 [ 193 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_16_3} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3420 | 2025.12.20 02:56:19.388741 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3421 | 2025.12.20 02:56:19.608056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3422 | 2025.12.20 02:56:19.624271 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2025.12.20 02:56:19.624314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3424 | 2025.12.20 02:56:19.630397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3425 | 2025.12.20 02:56:19.631098 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2025.12.20 02:56:19.633805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3427 | 2025.12.20 02:56:20.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.02 MiB, peak 231.02 MiB, free memory in arenas 0.00 B, will set to 228.06 MiB (RSS), difference: 1.04 MiB | ||
| 3428 | 2025.12.20 02:56:21.786321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 470 | ||
| 3429 | 2025.12.20 02:56:21.788740 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2025.12.20 02:56:21.788804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3431 | 2025.12.20 02:56:21.790112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3432 | 2025.12.20 02:56:21.790407 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2025.12.20 02:56:21.790761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3434 | 2025.12.20 02:56:24.357494 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2025.12.20 02:56:24.357750 [ 272 ] {077a1056-eed9-49ce-9029-aafee3fcbdcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3436 | 2025.12.20 02:56:24.357821 [ 272 ] {077a1056-eed9-49ce-9029-aafee3fcbdcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3437 | 2025.12.20 02:56:24.358511 [ 272 ] {077a1056-eed9-49ce-9029-aafee3fcbdcd} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2025.12.20 02:56:24.358558 [ 272 ] {077a1056-eed9-49ce-9029-aafee3fcbdcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3439 | 2025.12.20 02:56:24.358977 [ 272 ] {077a1056-eed9-49ce-9029-aafee3fcbdcd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3440 | 2025.12.20 02:56:24.359210 [ 272 ] {077a1056-eed9-49ce-9029-aafee3fcbdcd} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2025.12.20 02:56:24.359378 [ 272 ] {077a1056-eed9-49ce-9029-aafee3fcbdcd} <Debug> executeQuery: Read 114 rows, 9.87 KiB in 0.001683 sec., 67736.1853832442 rows/sec., 5.73 MiB/sec. | ||
| 3442 | 2025.12.20 02:56:24.359429 [ 272 ] {077a1056-eed9-49ce-9029-aafee3fcbdcd} <Debug> TCPHandler: Processed in 0.00209793 sec. | ||
| 3443 | 2025.12.20 02:56:24.359552 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2025.12.20 02:56:24.359657 [ 272 ] {b56247cf-4713-4773-88b9-3db5974f418f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3445 | 2025.12.20 02:56:24.359703 [ 272 ] {b56247cf-4713-4773-88b9-3db5974f418f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3446 | 2025.12.20 02:56:24.360133 [ 272 ] {b56247cf-4713-4773-88b9-3db5974f418f} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2025.12.20 02:56:24.360172 [ 272 ] {b56247cf-4713-4773-88b9-3db5974f418f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3448 | 2025.12.20 02:56:24.360485 [ 272 ] {b56247cf-4713-4773-88b9-3db5974f418f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3449 | 2025.12.20 02:56:24.360695 [ 272 ] {b56247cf-4713-4773-88b9-3db5974f418f} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2025.12.20 02:56:24.360824 [ 147 ] {} <Debug> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3451 | 2025.12.20 02:56:24.360830 [ 272 ] {b56247cf-4713-4773-88b9-3db5974f418f} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001198 sec., 24207.01168614357 rows/sec., 1.78 MiB/sec. | ||
| 3452 | 2025.12.20 02:56:24.360897 [ 147 ] {} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2025.12.20 02:56:24.360914 [ 272 ] {b56247cf-4713-4773-88b9-3db5974f418f} <Debug> TCPHandler: Processed in 0.001415264 sec. | ||
| 3454 | 2025.12.20 02:56:24.360923 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3455 | 2025.12.20 02:56:24.361044 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2025.12.20 02:56:24.361066 [ 187 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::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 | ||
| 3457 | 2025.12.20 02:56:24.361147 [ 272 ] {77626d62-cebf-4b3b-a7a4-1f0dc9f340fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3458 | 2025.12.20 02:56:24.361193 [ 272 ] {77626d62-cebf-4b3b-a7a4-1f0dc9f340fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3459 | 2025.12.20 02:56:24.361213 [ 187 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3460 | 2025.12.20 02:56:24.361252 [ 187 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 265 rows starting from the beginning of the part | ||
| 3461 | 2025.12.20 02:56:24.361316 [ 187 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 43 rows starting from the beginning of the part | ||
| 3462 | 2025.12.20 02:56:24.361359 [ 187 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 215 rows starting from the beginning of the part | ||
| 3463 | 2025.12.20 02:56:24.361400 [ 187 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part | ||
| 3464 | 2025.12.20 02:56:24.361441 [ 187 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 217 rows starting from the beginning of the part | ||
| 3465 | 2025.12.20 02:56:24.361487 [ 187 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part | ||
| 3466 | 2025.12.20 02:56:24.361630 [ 272 ] {77626d62-cebf-4b3b-a7a4-1f0dc9f340fd} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2025.12.20 02:56:24.361673 [ 272 ] {77626d62-cebf-4b3b-a7a4-1f0dc9f340fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3468 | 2025.12.20 02:56:24.362059 [ 272 ] {77626d62-cebf-4b3b-a7a4-1f0dc9f340fd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3469 | 2025.12.20 02:56:24.362284 [ 272 ] {77626d62-cebf-4b3b-a7a4-1f0dc9f340fd} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2025.12.20 02:56:24.362415 [ 272 ] {77626d62-cebf-4b3b-a7a4-1f0dc9f340fd} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001288 sec., 72204.96894409937 rows/sec., 5.64 MiB/sec. | ||
| 3471 | 2025.12.20 02:56:24.362415 [ 200 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399944 sec., 570022.8009120364 rows/sec., 37.48 MiB/sec. | ||
| 3472 | 2025.12.20 02:56:24.362455 [ 272 ] {77626d62-cebf-4b3b-a7a4-1f0dc9f340fd} <Debug> TCPHandler: Processed in 0.001462025 sec. | ||
| 3473 | 2025.12.20 02:56:24.362586 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2025.12.20 02:56:24.362587 [ 187 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3475 | 2025.12.20 02:56:24.362685 [ 272 ] {94581ece-4b08-4f41-8ea5-b7d0bc802ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3476 | 2025.12.20 02:56:24.362738 [ 272 ] {94581ece-4b08-4f41-8ea5-b7d0bc802ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3477 | 2025.12.20 02:56:24.362857 [ 187 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_16_3} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2025.12.20 02:56:24.362932 [ 187 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_16_3} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3479 | 2025.12.20 02:56:24.363005 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3480 | 2025.12.20 02:56:24.363154 [ 272 ] {94581ece-4b08-4f41-8ea5-b7d0bc802ada} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2025.12.20 02:56:24.363196 [ 272 ] {94581ece-4b08-4f41-8ea5-b7d0bc802ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3482 | 2025.12.20 02:56:24.363536 [ 272 ] {94581ece-4b08-4f41-8ea5-b7d0bc802ada} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3483 | 2025.12.20 02:56:24.363744 [ 272 ] {94581ece-4b08-4f41-8ea5-b7d0bc802ada} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2025.12.20 02:56:24.363876 [ 272 ] {94581ece-4b08-4f41-8ea5-b7d0bc802ada} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 3485 | 2025.12.20 02:56:24.363912 [ 272 ] {94581ece-4b08-4f41-8ea5-b7d0bc802ada} <Debug> TCPHandler: Processed in 0.001376993 sec. | ||
| 3486 | 2025.12.20 02:56:24.364023 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2025.12.20 02:56:24.364117 [ 272 ] {42ec2c9d-83a7-4ca6-8b67-2f30659f4544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3488 | 2025.12.20 02:56:24.364173 [ 272 ] {42ec2c9d-83a7-4ca6-8b67-2f30659f4544} <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 | ||
| 3489 | 2025.12.20 02:56:24.364989 [ 272 ] {42ec2c9d-83a7-4ca6-8b67-2f30659f4544} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2025.12.20 02:56:24.365027 [ 272 ] {42ec2c9d-83a7-4ca6-8b67-2f30659f4544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3491 | 2025.12.20 02:56:24.365576 [ 272 ] {42ec2c9d-83a7-4ca6-8b67-2f30659f4544} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3492 | 2025.12.20 02:56:24.365812 [ 272 ] {42ec2c9d-83a7-4ca6-8b67-2f30659f4544} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2025.12.20 02:56:24.365948 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3494 | 2025.12.20 02:56:24.365952 [ 272 ] {42ec2c9d-83a7-4ca6-8b67-2f30659f4544} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001854 sec., 15641.855447680691 rows/sec., 28.03 MiB/sec. | ||
| 3495 | 2025.12.20 02:56:24.365999 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2025.12.20 02:56:24.366028 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3497 | 2025.12.20 02:56:24.366043 [ 272 ] {42ec2c9d-83a7-4ca6-8b67-2f30659f4544} <Debug> TCPHandler: Processed in 0.00207029 sec. | ||
| 3498 | 2025.12.20 02:56:24.366121 [ 193 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::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 | ||
| 3499 | 2025.12.20 02:56:24.366163 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2025.12.20 02:56:24.366265 [ 272 ] {8f7e3f8d-9e27-4148-b537-206d7a2a72e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3501 | 2025.12.20 02:56:24.366309 [ 272 ] {8f7e3f8d-9e27-4148-b537-206d7a2a72e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3502 | 2025.12.20 02:56:24.366391 [ 193 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3503 | 2025.12.20 02:56:24.366468 [ 193 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 181 rows starting from the beginning of the part | ||
| 3504 | 2025.12.20 02:56:24.366645 [ 272 ] {8f7e3f8d-9e27-4148-b537-206d7a2a72e9} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2025.12.20 02:56:24.366650 [ 193 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part | ||
| 3506 | 2025.12.20 02:56:24.366691 [ 272 ] {8f7e3f8d-9e27-4148-b537-206d7a2a72e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3507 | 2025.12.20 02:56:24.366798 [ 193 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3508 | 2025.12.20 02:56:24.366913 [ 193 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part | ||
| 3509 | 2025.12.20 02:56:24.367016 [ 193 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3510 | 2025.12.20 02:56:24.367029 [ 272 ] {8f7e3f8d-9e27-4148-b537-206d7a2a72e9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3511 | 2025.12.20 02:56:24.367124 [ 193 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part | ||
| 3512 | 2025.12.20 02:56:24.367260 [ 272 ] {8f7e3f8d-9e27-4148-b537-206d7a2a72e9} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2025.12.20 02:56:24.367398 [ 272 ] {8f7e3f8d-9e27-4148-b537-206d7a2a72e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 3514 | 2025.12.20 02:56:24.367437 [ 272 ] {8f7e3f8d-9e27-4148-b537-206d7a2a72e9} <Debug> TCPHandler: Processed in 0.001324712 sec. | ||
| 3515 | 2025.12.20 02:56:24.370194 [ 191 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 19 columns (19 merged, 0 gathered) in 0.004111298 sec., 70050.86957938831 rows/sec., 125.53 MiB/sec. | ||
| 3516 | 2025.12.20 02:56:24.370964 [ 191 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3517 | 2025.12.20 02:56:24.371308 [ 191 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2025.12.20 02:56:24.371377 [ 191 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3519 | 2025.12.20 02:56:24.371492 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3520 | 2025.12.20 02:56:26.668766 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3521 | 2025.12.20 02:56:26.668846 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3522 | 2025.12.20 02:56:26.783009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6733 | ||
| 3523 | 2025.12.20 02:56:26.783535 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2025.12.20 02:56:26.783587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3525 | 2025.12.20 02:56:26.784068 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3526 | 2025.12.20 02:56:26.784298 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2025.12.20 02:56:26.784432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6733 | ||
| 3528 | 2025.12.20 02:56:27.133908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3529 | 2025.12.20 02:56:27.151595 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2025.12.20 02:56:27.151660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3531 | 2025.12.20 02:56:27.158048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3532 | 2025.12.20 02:56:27.158797 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2025.12.20 02:56:27.162069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3534 | 2025.12.20 02:56:28.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.69 MiB, peak 233.69 MiB, free memory in arenas 0.00 B, will set to 231.54 MiB (RSS), difference: 1.85 MiB | ||
| 3535 | 2025.12.20 02:56:29.367837 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2025.12.20 02:56:29.368127 [ 272 ] {6721f21f-a916-420f-a0c5-757f4cc90a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3537 | 2025.12.20 02:56:29.368229 [ 272 ] {6721f21f-a916-420f-a0c5-757f4cc90a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3538 | 2025.12.20 02:56:29.369291 [ 272 ] {6721f21f-a916-420f-a0c5-757f4cc90a44} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2025.12.20 02:56:29.369333 [ 272 ] {6721f21f-a916-420f-a0c5-757f4cc90a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3540 | 2025.12.20 02:56:29.369769 [ 272 ] {6721f21f-a916-420f-a0c5-757f4cc90a44} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3541 | 2025.12.20 02:56:29.369992 [ 272 ] {6721f21f-a916-420f-a0c5-757f4cc90a44} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2025.12.20 02:56:29.370142 [ 272 ] {6721f21f-a916-420f-a0c5-757f4cc90a44} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002094 sec., 195797.51671442218 rows/sec., 12.42 MiB/sec. | ||
| 3543 | 2025.12.20 02:56:29.370183 [ 272 ] {6721f21f-a916-420f-a0c5-757f4cc90a44} <Debug> TCPHandler: Processed in 0.002531811 sec. | ||
| 3544 | 2025.12.20 02:56:29.370318 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2025.12.20 02:56:29.370411 [ 272 ] {4fdedd8d-5f2f-4c32-b6dc-10f60c01dd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3546 | 2025.12.20 02:56:29.370451 [ 272 ] {4fdedd8d-5f2f-4c32-b6dc-10f60c01dd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3547 | 2025.12.20 02:56:29.371425 [ 272 ] {4fdedd8d-5f2f-4c32-b6dc-10f60c01dd76} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2025.12.20 02:56:29.371461 [ 272 ] {4fdedd8d-5f2f-4c32-b6dc-10f60c01dd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3549 | 2025.12.20 02:56:29.371824 [ 272 ] {4fdedd8d-5f2f-4c32-b6dc-10f60c01dd76} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3550 | 2025.12.20 02:56:29.372044 [ 272 ] {4fdedd8d-5f2f-4c32-b6dc-10f60c01dd76} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2025.12.20 02:56:29.372173 [ 272 ] {4fdedd8d-5f2f-4c32-b6dc-10f60c01dd76} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001781 sec., 635597.9786636721 rows/sec., 50.36 MiB/sec. | ||
| 3552 | 2025.12.20 02:56:29.372209 [ 272 ] {4fdedd8d-5f2f-4c32-b6dc-10f60c01dd76} <Debug> TCPHandler: Processed in 0.001954647 sec. | ||
| 3553 | 2025.12.20 02:56:29.372322 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2025.12.20 02:56:29.372432 [ 272 ] {dff03e7f-102b-48ce-9140-50d11bdb64d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3555 | 2025.12.20 02:56:29.372472 [ 272 ] {dff03e7f-102b-48ce-9140-50d11bdb64d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3556 | 2025.12.20 02:56:29.372968 [ 272 ] {dff03e7f-102b-48ce-9140-50d11bdb64d8} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2025.12.20 02:56:29.373003 [ 272 ] {dff03e7f-102b-48ce-9140-50d11bdb64d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3558 | 2025.12.20 02:56:29.373319 [ 272 ] {dff03e7f-102b-48ce-9140-50d11bdb64d8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3559 | 2025.12.20 02:56:29.373528 [ 272 ] {dff03e7f-102b-48ce-9140-50d11bdb64d8} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2025.12.20 02:56:29.373663 [ 272 ] {dff03e7f-102b-48ce-9140-50d11bdb64d8} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001248 sec., 172275.64102564103 rows/sec., 10.23 MiB/sec. | ||
| 3561 | 2025.12.20 02:56:29.373704 [ 272 ] {dff03e7f-102b-48ce-9140-50d11bdb64d8} <Debug> TCPHandler: Processed in 0.001428814 sec. | ||
| 3562 | 2025.12.20 02:56:29.373813 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2025.12.20 02:56:29.373923 [ 272 ] {1be5de71-3c82-41f6-b525-5a62e617d2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3564 | 2025.12.20 02:56:29.373963 [ 272 ] {1be5de71-3c82-41f6-b525-5a62e617d2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3565 | 2025.12.20 02:56:29.374486 [ 272 ] {1be5de71-3c82-41f6-b525-5a62e617d2e7} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2025.12.20 02:56:29.374523 [ 272 ] {1be5de71-3c82-41f6-b525-5a62e617d2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3567 | 2025.12.20 02:56:29.374843 [ 272 ] {1be5de71-3c82-41f6-b525-5a62e617d2e7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3568 | 2025.12.20 02:56:29.375050 [ 272 ] {1be5de71-3c82-41f6-b525-5a62e617d2e7} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2025.12.20 02:56:29.375205 [ 272 ] {1be5de71-3c82-41f6-b525-5a62e617d2e7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0013 sec., 163076.9230769231 rows/sec., 10.52 MiB/sec. | ||
| 3570 | 2025.12.20 02:56:29.375246 [ 272 ] {1be5de71-3c82-41f6-b525-5a62e617d2e7} <Debug> TCPHandler: Processed in 0.001480956 sec. | ||
| 3571 | 2025.12.20 02:56:29.375352 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2025.12.20 02:56:29.375452 [ 272 ] {6ac61772-c6cc-467f-980f-e1c0c3a4b926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3573 | 2025.12.20 02:56:29.375491 [ 272 ] {6ac61772-c6cc-467f-980f-e1c0c3a4b926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3574 | 2025.12.20 02:56:29.375993 [ 272 ] {6ac61772-c6cc-467f-980f-e1c0c3a4b926} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2025.12.20 02:56:29.376033 [ 272 ] {6ac61772-c6cc-467f-980f-e1c0c3a4b926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3576 | 2025.12.20 02:56:29.376346 [ 272 ] {6ac61772-c6cc-467f-980f-e1c0c3a4b926} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3577 | 2025.12.20 02:56:29.376556 [ 272 ] {6ac61772-c6cc-467f-980f-e1c0c3a4b926} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2025.12.20 02:56:29.376688 [ 272 ] {6ac61772-c6cc-467f-980f-e1c0c3a4b926} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001254 sec., 168261.5629984051 rows/sec., 9.55 MiB/sec. | ||
| 3579 | 2025.12.20 02:56:29.376726 [ 272 ] {6ac61772-c6cc-467f-980f-e1c0c3a4b926} <Debug> TCPHandler: Processed in 0.001420374 sec. | ||
| 3580 | 2025.12.20 02:56:29.376840 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2025.12.20 02:56:29.376943 [ 272 ] {28912c76-3498-4278-83db-754e24d9dae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3582 | 2025.12.20 02:56:29.376981 [ 272 ] {28912c76-3498-4278-83db-754e24d9dae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3583 | 2025.12.20 02:56:29.377777 [ 272 ] {28912c76-3498-4278-83db-754e24d9dae3} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2025.12.20 02:56:29.377823 [ 272 ] {28912c76-3498-4278-83db-754e24d9dae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3585 | 2025.12.20 02:56:29.378177 [ 272 ] {28912c76-3498-4278-83db-754e24d9dae3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3586 | 2025.12.20 02:56:29.378385 [ 272 ] {28912c76-3498-4278-83db-754e24d9dae3} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2025.12.20 02:56:29.378513 [ 272 ] {28912c76-3498-4278-83db-754e24d9dae3} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001588 sec., 433879.0931989924 rows/sec., 30.30 MiB/sec. | ||
| 3588 | 2025.12.20 02:56:29.378550 [ 272 ] {28912c76-3498-4278-83db-754e24d9dae3} <Debug> TCPHandler: Processed in 0.001759332 sec. | ||
| 3589 | 2025.12.20 02:56:29.378709 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2025.12.20 02:56:29.378812 [ 272 ] {f77fb29c-4ebf-482d-988c-e0dc9937101d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3591 | 2025.12.20 02:56:29.378861 [ 272 ] {f77fb29c-4ebf-482d-988c-e0dc9937101d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3592 | 2025.12.20 02:56:29.379264 [ 272 ] {f77fb29c-4ebf-482d-988c-e0dc9937101d} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2025.12.20 02:56:29.379306 [ 272 ] {f77fb29c-4ebf-482d-988c-e0dc9937101d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3594 | 2025.12.20 02:56:29.379665 [ 272 ] {f77fb29c-4ebf-482d-988c-e0dc9937101d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3595 | 2025.12.20 02:56:29.379894 [ 272 ] {f77fb29c-4ebf-482d-988c-e0dc9937101d} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2025.12.20 02:56:29.380027 [ 272 ] {f77fb29c-4ebf-482d-988c-e0dc9937101d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001237 sec., 4850.444624090542 rows/sec., 253.42 KiB/sec. | ||
| 3597 | 2025.12.20 02:56:29.380063 [ 272 ] {f77fb29c-4ebf-482d-988c-e0dc9937101d} <Debug> TCPHandler: Processed in 0.001411534 sec. | ||
| 3598 | 2025.12.20 02:56:29.380218 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2025.12.20 02:56:29.380335 [ 272 ] {beb1b5f1-5296-4661-8af5-93d2e3145c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3600 | 2025.12.20 02:56:29.380388 [ 272 ] {beb1b5f1-5296-4661-8af5-93d2e3145c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3601 | 2025.12.20 02:56:29.380895 [ 272 ] {beb1b5f1-5296-4661-8af5-93d2e3145c8d} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2025.12.20 02:56:29.380932 [ 272 ] {beb1b5f1-5296-4661-8af5-93d2e3145c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3603 | 2025.12.20 02:56:29.381300 [ 272 ] {beb1b5f1-5296-4661-8af5-93d2e3145c8d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3604 | 2025.12.20 02:56:29.381513 [ 272 ] {beb1b5f1-5296-4661-8af5-93d2e3145c8d} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2025.12.20 02:56:29.381653 [ 272 ] {beb1b5f1-5296-4661-8af5-93d2e3145c8d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001343 sec., 233804.9143708116 rows/sec., 15.36 MiB/sec. | ||
| 3606 | 2025.12.20 02:56:29.381691 [ 272 ] {beb1b5f1-5296-4661-8af5-93d2e3145c8d} <Debug> TCPHandler: Processed in 0.001548537 sec. | ||
| 3607 | 2025.12.20 02:56:29.381872 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2025.12.20 02:56:29.381971 [ 272 ] {f3ad1b05-3ff0-4c1b-bd96-d6a95137cd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3609 | 2025.12.20 02:56:29.382012 [ 272 ] {f3ad1b05-3ff0-4c1b-bd96-d6a95137cd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3610 | 2025.12.20 02:56:29.382339 [ 272 ] {f3ad1b05-3ff0-4c1b-bd96-d6a95137cd5c} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2025.12.20 02:56:29.382382 [ 272 ] {f3ad1b05-3ff0-4c1b-bd96-d6a95137cd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3612 | 2025.12.20 02:56:29.382692 [ 272 ] {f3ad1b05-3ff0-4c1b-bd96-d6a95137cd5c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3613 | 2025.12.20 02:56:29.382890 [ 272 ] {f3ad1b05-3ff0-4c1b-bd96-d6a95137cd5c} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2025.12.20 02:56:29.383019 [ 272 ] {f3ad1b05-3ff0-4c1b-bd96-d6a95137cd5c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 3615 | 2025.12.20 02:56:29.383055 [ 272 ] {f3ad1b05-3ff0-4c1b-bd96-d6a95137cd5c} <Debug> TCPHandler: Processed in 0.00124625 sec. | ||
| 3616 | 2025.12.20 02:56:29.383166 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2025.12.20 02:56:29.383263 [ 272 ] {b5515967-4dd0-4b5d-8dc4-694f91bcc06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3618 | 2025.12.20 02:56:29.383318 [ 272 ] {b5515967-4dd0-4b5d-8dc4-694f91bcc06a} <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 | ||
| 3619 | 2025.12.20 02:56:29.384140 [ 272 ] {b5515967-4dd0-4b5d-8dc4-694f91bcc06a} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2025.12.20 02:56:29.384177 [ 272 ] {b5515967-4dd0-4b5d-8dc4-694f91bcc06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3621 | 2025.12.20 02:56:29.384690 [ 272 ] {b5515967-4dd0-4b5d-8dc4-694f91bcc06a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3622 | 2025.12.20 02:56:29.384903 [ 272 ] {b5515967-4dd0-4b5d-8dc4-694f91bcc06a} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2025.12.20 02:56:29.385069 [ 272 ] {b5515967-4dd0-4b5d-8dc4-694f91bcc06a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001825 sec., 5479.45205479452 rows/sec., 9.82 MiB/sec. | ||
| 3624 | 2025.12.20 02:56:29.385138 [ 272 ] {b5515967-4dd0-4b5d-8dc4-694f91bcc06a} <Debug> TCPHandler: Processed in 0.002020078 sec. | ||
| 3625 | 2025.12.20 02:56:29.385247 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2025.12.20 02:56:29.385340 [ 272 ] {7100fdf2-b181-4dc6-b8e2-3f29b230c398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3627 | 2025.12.20 02:56:29.385380 [ 272 ] {7100fdf2-b181-4dc6-b8e2-3f29b230c398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3628 | 2025.12.20 02:56:29.385767 [ 272 ] {7100fdf2-b181-4dc6-b8e2-3f29b230c398} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2025.12.20 02:56:29.385804 [ 272 ] {7100fdf2-b181-4dc6-b8e2-3f29b230c398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3630 | 2025.12.20 02:56:29.386106 [ 272 ] {7100fdf2-b181-4dc6-b8e2-3f29b230c398} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3631 | 2025.12.20 02:56:29.386316 [ 272 ] {7100fdf2-b181-4dc6-b8e2-3f29b230c398} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2025.12.20 02:56:29.386477 [ 272 ] {7100fdf2-b181-4dc6-b8e2-3f29b230c398} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001155 sec., 90043.29004329005 rows/sec., 5.52 MiB/sec. | ||
| 3633 | 2025.12.20 02:56:29.386517 [ 272 ] {7100fdf2-b181-4dc6-b8e2-3f29b230c398} <Debug> TCPHandler: Processed in 0.001316701 sec. | ||
| 3634 | 2025.12.20 02:56:31.791805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 504 | ||
| 3635 | 2025.12.20 02:56:31.793963 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2025.12.20 02:56:31.794005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3637 | 2025.12.20 02:56:31.795125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3638 | 2025.12.20 02:56:31.795386 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2025.12.20 02:56:31.795568 [ 136 ] {} <Debug> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3640 | 2025.12.20 02:56:31.795621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 3641 | 2025.12.20 02:56:31.795649 [ 136 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2025.12.20 02:56:31.795681 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3643 | 2025.12.20 02:56:31.795805 [ 193 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::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 | ||
| 3644 | 2025.12.20 02:56:31.796413 [ 193 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3645 | 2025.12.20 02:56:31.796545 [ 193 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part | ||
| 3646 | 2025.12.20 02:56:31.796915 [ 193 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3647 | 2025.12.20 02:56:31.797232 [ 193 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3648 | 2025.12.20 02:56:31.797533 [ 193 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 3649 | 2025.12.20 02:56:31.797835 [ 193 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3650 | 2025.12.20 02:56:31.798147 [ 193 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3651 | 2025.12.20 02:56:31.804383 [ 200 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 72 columns (72 merged, 0 gathered) in 0.008629237 sec., 58406.09082819257 rows/sec., 53.71 MiB/sec. | ||
| 3652 | 2025.12.20 02:56:31.805372 [ 200 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3653 | 2025.12.20 02:56:31.805950 [ 200 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_11_2} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2025.12.20 02:56:31.806034 [ 200 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_11_2} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3655 | 2025.12.20 02:56:31.806265 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3656 | 2025.12.20 02:56:34.285299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7245 | ||
| 3657 | 2025.12.20 02:56:34.285801 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2025.12.20 02:56:34.285836 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3659 | 2025.12.20 02:56:34.286383 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3660 | 2025.12.20 02:56:34.286615 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2025.12.20 02:56:34.286736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7245 | ||
| 3662 | 2025.12.20 02:56:34.357180 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2025.12.20 02:56:34.357384 [ 272 ] {af684907-bd18-465f-81ce-38cacdb48260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3664 | 2025.12.20 02:56:34.357458 [ 272 ] {af684907-bd18-465f-81ce-38cacdb48260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3665 | 2025.12.20 02:56:34.358230 [ 272 ] {af684907-bd18-465f-81ce-38cacdb48260} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2025.12.20 02:56:34.358292 [ 272 ] {af684907-bd18-465f-81ce-38cacdb48260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3667 | 2025.12.20 02:56:34.358776 [ 272 ] {af684907-bd18-465f-81ce-38cacdb48260} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3668 | 2025.12.20 02:56:34.359022 [ 272 ] {af684907-bd18-465f-81ce-38cacdb48260} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2025.12.20 02:56:34.359180 [ 272 ] {af684907-bd18-465f-81ce-38cacdb48260} <Debug> executeQuery: Read 114 rows, 9.87 KiB in 0.001852 sec., 61555.07559395249 rows/sec., 5.20 MiB/sec. | ||
| 3670 | 2025.12.20 02:56:34.359222 [ 272 ] {af684907-bd18-465f-81ce-38cacdb48260} <Debug> TCPHandler: Processed in 0.002183242 sec. | ||
| 3671 | 2025.12.20 02:56:34.359355 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2025.12.20 02:56:34.359455 [ 272 ] {285da791-7c98-43ea-9c3d-cd4d4c383af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3673 | 2025.12.20 02:56:34.359499 [ 272 ] {285da791-7c98-43ea-9c3d-cd4d4c383af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3674 | 2025.12.20 02:56:34.359963 [ 272 ] {285da791-7c98-43ea-9c3d-cd4d4c383af0} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2025.12.20 02:56:34.360000 [ 272 ] {285da791-7c98-43ea-9c3d-cd4d4c383af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3676 | 2025.12.20 02:56:34.360319 [ 272 ] {285da791-7c98-43ea-9c3d-cd4d4c383af0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3677 | 2025.12.20 02:56:34.360534 [ 272 ] {285da791-7c98-43ea-9c3d-cd4d4c383af0} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): 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.20 02:56:34.360670 [ 272 ] {285da791-7c98-43ea-9c3d-cd4d4c383af0} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001235 sec., 23481.781376518218 rows/sec., 1.72 MiB/sec. | ||
| 3679 | 2025.12.20 02:56:34.360708 [ 272 ] {285da791-7c98-43ea-9c3d-cd4d4c383af0} <Debug> TCPHandler: Processed in 0.001413344 sec. | ||
| 3680 | 2025.12.20 02:56:34.360821 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2025.12.20 02:56:34.360915 [ 272 ] {d59c784d-be86-4a4e-a4d5-337a18165a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3682 | 2025.12.20 02:56:34.360957 [ 272 ] {d59c784d-be86-4a4e-a4d5-337a18165a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3683 | 2025.12.20 02:56:34.361394 [ 272 ] {d59c784d-be86-4a4e-a4d5-337a18165a47} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2025.12.20 02:56:34.361431 [ 272 ] {d59c784d-be86-4a4e-a4d5-337a18165a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3685 | 2025.12.20 02:56:34.361757 [ 272 ] {d59c784d-be86-4a4e-a4d5-337a18165a47} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3686 | 2025.12.20 02:56:34.361981 [ 272 ] {d59c784d-be86-4a4e-a4d5-337a18165a47} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2025.12.20 02:56:34.362110 [ 272 ] {d59c784d-be86-4a4e-a4d5-337a18165a47} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001214 sec., 76606.26029654036 rows/sec., 5.98 MiB/sec. | ||
| 3688 | 2025.12.20 02:56:34.362147 [ 272 ] {d59c784d-be86-4a4e-a4d5-337a18165a47} <Debug> TCPHandler: Processed in 0.001377463 sec. | ||
| 3689 | 2025.12.20 02:56:34.362259 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2025.12.20 02:56:34.362353 [ 272 ] {77952d5f-bdb6-40ed-aeea-2d7e6cace0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3691 | 2025.12.20 02:56:34.362397 [ 272 ] {77952d5f-bdb6-40ed-aeea-2d7e6cace0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3692 | 2025.12.20 02:56:34.362817 [ 272 ] {77952d5f-bdb6-40ed-aeea-2d7e6cace0df} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2025.12.20 02:56:34.362852 [ 272 ] {77952d5f-bdb6-40ed-aeea-2d7e6cace0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3694 | 2025.12.20 02:56:34.363192 [ 272 ] {77952d5f-bdb6-40ed-aeea-2d7e6cace0df} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3695 | 2025.12.20 02:56:34.363399 [ 272 ] {77952d5f-bdb6-40ed-aeea-2d7e6cace0df} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2025.12.20 02:56:34.363525 [ 272 ] {77952d5f-bdb6-40ed-aeea-2d7e6cace0df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3697 | 2025.12.20 02:56:34.363561 [ 272 ] {77952d5f-bdb6-40ed-aeea-2d7e6cace0df} <Debug> TCPHandler: Processed in 0.001352863 sec. | ||
| 3698 | 2025.12.20 02:56:34.363670 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3699 | 2025.12.20 02:56:34.363764 [ 272 ] {d8d733fb-4712-4b86-acad-b70c303d4688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3700 | 2025.12.20 02:56:34.363819 [ 272 ] {d8d733fb-4712-4b86-acad-b70c303d4688} <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 | ||
| 3701 | 2025.12.20 02:56:34.364640 [ 272 ] {d8d733fb-4712-4b86-acad-b70c303d4688} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2025.12.20 02:56:34.364676 [ 272 ] {d8d733fb-4712-4b86-acad-b70c303d4688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3703 | 2025.12.20 02:56:34.365206 [ 272 ] {d8d733fb-4712-4b86-acad-b70c303d4688} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3704 | 2025.12.20 02:56:34.365431 [ 272 ] {d8d733fb-4712-4b86-acad-b70c303d4688} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2025.12.20 02:56:34.365573 [ 272 ] {d8d733fb-4712-4b86-acad-b70c303d4688} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001828 sec., 15864.33260393873 rows/sec., 28.43 MiB/sec. | ||
| 3706 | 2025.12.20 02:56:34.365633 [ 272 ] {d8d733fb-4712-4b86-acad-b70c303d4688} <Debug> TCPHandler: Processed in 0.002011048 sec. | ||
| 3707 | 2025.12.20 02:56:34.365744 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2025.12.20 02:56:34.365839 [ 272 ] {ae7e0aba-4eb3-4a6e-8da3-27e5b1ebf075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3709 | 2025.12.20 02:56:34.365881 [ 272 ] {ae7e0aba-4eb3-4a6e-8da3-27e5b1ebf075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3710 | 2025.12.20 02:56:34.366209 [ 272 ] {ae7e0aba-4eb3-4a6e-8da3-27e5b1ebf075} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2025.12.20 02:56:34.366244 [ 272 ] {ae7e0aba-4eb3-4a6e-8da3-27e5b1ebf075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3712 | 2025.12.20 02:56:34.366580 [ 272 ] {ae7e0aba-4eb3-4a6e-8da3-27e5b1ebf075} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3713 | 2025.12.20 02:56:34.366786 [ 272 ] {ae7e0aba-4eb3-4a6e-8da3-27e5b1ebf075} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2025.12.20 02:56:34.366912 [ 272 ] {ae7e0aba-4eb3-4a6e-8da3-27e5b1ebf075} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 3715 | 2025.12.20 02:56:34.366947 [ 272 ] {ae7e0aba-4eb3-4a6e-8da3-27e5b1ebf075} <Debug> TCPHandler: Processed in 0.00125341 sec. | ||
| 3716 | 2025.12.20 02:56:34.662931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3717 | 2025.12.20 02:56:34.678088 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2025.12.20 02:56:34.678127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3719 | 2025.12.20 02:56:34.683460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3720 | 2025.12.20 02:56:34.684147 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2025.12.20 02:56:34.686810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3722 | 2025.12.20 02:56:39.365490 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2025.12.20 02:56:39.365711 [ 272 ] {94dbfbe4-b4ad-44e2-bd2a-3b11fedd3079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3724 | 2025.12.20 02:56:39.365784 [ 272 ] {94dbfbe4-b4ad-44e2-bd2a-3b11fedd3079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3725 | 2025.12.20 02:56:39.366665 [ 272 ] {94dbfbe4-b4ad-44e2-bd2a-3b11fedd3079} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2025.12.20 02:56:39.366714 [ 272 ] {94dbfbe4-b4ad-44e2-bd2a-3b11fedd3079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3727 | 2025.12.20 02:56:39.367137 [ 272 ] {94dbfbe4-b4ad-44e2-bd2a-3b11fedd3079} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3728 | 2025.12.20 02:56:39.367365 [ 272 ] {94dbfbe4-b4ad-44e2-bd2a-3b11fedd3079} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2025.12.20 02:56:39.367521 [ 272 ] {94dbfbe4-b4ad-44e2-bd2a-3b11fedd3079} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001866 sec., 219721.3290460879 rows/sec., 13.94 MiB/sec. | ||
| 3730 | 2025.12.20 02:56:39.367561 [ 272 ] {94dbfbe4-b4ad-44e2-bd2a-3b11fedd3079} <Debug> TCPHandler: Processed in 0.002214733 sec. | ||
| 3731 | 2025.12.20 02:56:39.367691 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2025.12.20 02:56:39.367786 [ 272 ] {07ca911d-139b-492d-8933-f04208937235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3733 | 2025.12.20 02:56:39.367826 [ 272 ] {07ca911d-139b-492d-8933-f04208937235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3734 | 2025.12.20 02:56:39.368704 [ 272 ] {07ca911d-139b-492d-8933-f04208937235} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2025.12.20 02:56:39.368739 [ 272 ] {07ca911d-139b-492d-8933-f04208937235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3736 | 2025.12.20 02:56:39.369109 [ 272 ] {07ca911d-139b-492d-8933-f04208937235} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3737 | 2025.12.20 02:56:39.369323 [ 272 ] {07ca911d-139b-492d-8933-f04208937235} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2025.12.20 02:56:39.369448 [ 272 ] {07ca911d-139b-492d-8933-f04208937235} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001681 sec., 673408.6853063653 rows/sec., 53.36 MiB/sec. | ||
| 3739 | 2025.12.20 02:56:39.369486 [ 272 ] {07ca911d-139b-492d-8933-f04208937235} <Debug> TCPHandler: Processed in 0.001856604 sec. | ||
| 3740 | 2025.12.20 02:56:39.369613 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2025.12.20 02:56:39.369706 [ 272 ] {93671502-5fff-4c98-bb1b-80190b746432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3742 | 2025.12.20 02:56:39.369746 [ 272 ] {93671502-5fff-4c98-bb1b-80190b746432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3743 | 2025.12.20 02:56:39.370258 [ 272 ] {93671502-5fff-4c98-bb1b-80190b746432} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2025.12.20 02:56:39.370295 [ 272 ] {93671502-5fff-4c98-bb1b-80190b746432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3745 | 2025.12.20 02:56:39.370620 [ 272 ] {93671502-5fff-4c98-bb1b-80190b746432} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3746 | 2025.12.20 02:56:39.370856 [ 272 ] {93671502-5fff-4c98-bb1b-80190b746432} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2025.12.20 02:56:39.370980 [ 272 ] {93671502-5fff-4c98-bb1b-80190b746432} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001292 sec., 166408.66873065016 rows/sec., 9.88 MiB/sec. | ||
| 3748 | 2025.12.20 02:56:39.371024 [ 272 ] {93671502-5fff-4c98-bb1b-80190b746432} <Debug> TCPHandler: Processed in 0.001468135 sec. | ||
| 3749 | 2025.12.20 02:56:39.371129 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2025.12.20 02:56:39.371222 [ 272 ] {96ce19e8-26f3-454d-8742-e134efb18e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3751 | 2025.12.20 02:56:39.371262 [ 272 ] {96ce19e8-26f3-454d-8742-e134efb18e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3752 | 2025.12.20 02:56:39.371726 [ 272 ] {96ce19e8-26f3-454d-8742-e134efb18e59} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2025.12.20 02:56:39.371760 [ 272 ] {96ce19e8-26f3-454d-8742-e134efb18e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3754 | 2025.12.20 02:56:39.372060 [ 272 ] {96ce19e8-26f3-454d-8742-e134efb18e59} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3755 | 2025.12.20 02:56:39.372263 [ 272 ] {96ce19e8-26f3-454d-8742-e134efb18e59} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2025.12.20 02:56:39.372386 [ 272 ] {96ce19e8-26f3-454d-8742-e134efb18e59} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001182 sec., 179357.0219966159 rows/sec., 11.57 MiB/sec. | ||
| 3757 | 2025.12.20 02:56:39.372421 [ 272 ] {96ce19e8-26f3-454d-8742-e134efb18e59} <Debug> TCPHandler: Processed in 0.001339182 sec. | ||
| 3758 | 2025.12.20 02:56:39.372526 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2025.12.20 02:56:39.372626 [ 272 ] {20ad1f91-6a3a-4135-90b4-c80df7d8d769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3760 | 2025.12.20 02:56:39.372665 [ 272 ] {20ad1f91-6a3a-4135-90b4-c80df7d8d769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3761 | 2025.12.20 02:56:39.373110 [ 272 ] {20ad1f91-6a3a-4135-90b4-c80df7d8d769} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2025.12.20 02:56:39.373145 [ 272 ] {20ad1f91-6a3a-4135-90b4-c80df7d8d769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3763 | 2025.12.20 02:56:39.373452 [ 272 ] {20ad1f91-6a3a-4135-90b4-c80df7d8d769} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3764 | 2025.12.20 02:56:39.373657 [ 272 ] {20ad1f91-6a3a-4135-90b4-c80df7d8d769} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2025.12.20 02:56:39.373778 [ 272 ] {20ad1f91-6a3a-4135-90b4-c80df7d8d769} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001169 sec., 180496.1505560308 rows/sec., 10.25 MiB/sec. | ||
| 3766 | 2025.12.20 02:56:39.373813 [ 272 ] {20ad1f91-6a3a-4135-90b4-c80df7d8d769} <Debug> TCPHandler: Processed in 0.001334382 sec. | ||
| 3767 | 2025.12.20 02:56:39.373939 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2025.12.20 02:56:39.374067 [ 272 ] {c98846e9-9658-422c-9d42-6d95355cb884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3769 | 2025.12.20 02:56:39.374115 [ 272 ] {c98846e9-9658-422c-9d42-6d95355cb884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3770 | 2025.12.20 02:56:39.374853 [ 272 ] {c98846e9-9658-422c-9d42-6d95355cb884} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2025.12.20 02:56:39.374896 [ 272 ] {c98846e9-9658-422c-9d42-6d95355cb884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3772 | 2025.12.20 02:56:39.375240 [ 272 ] {c98846e9-9658-422c-9d42-6d95355cb884} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3773 | 2025.12.20 02:56:39.375446 [ 272 ] {c98846e9-9658-422c-9d42-6d95355cb884} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2025.12.20 02:56:39.375574 [ 272 ] {c98846e9-9658-422c-9d42-6d95355cb884} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001531 sec., 450032.65839320706 rows/sec., 31.43 MiB/sec. | ||
| 3775 | 2025.12.20 02:56:39.375610 [ 272 ] {c98846e9-9658-422c-9d42-6d95355cb884} <Debug> TCPHandler: Processed in 0.001738471 sec. | ||
| 3776 | 2025.12.20 02:56:39.375723 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2025.12.20 02:56:39.375831 [ 272 ] {9cd918ad-50f5-4f04-a57a-7b595dee60bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3778 | 2025.12.20 02:56:39.375874 [ 272 ] {9cd918ad-50f5-4f04-a57a-7b595dee60bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3779 | 2025.12.20 02:56:39.376204 [ 272 ] {9cd918ad-50f5-4f04-a57a-7b595dee60bc} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2025.12.20 02:56:39.376238 [ 272 ] {9cd918ad-50f5-4f04-a57a-7b595dee60bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3781 | 2025.12.20 02:56:39.376549 [ 272 ] {9cd918ad-50f5-4f04-a57a-7b595dee60bc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3782 | 2025.12.20 02:56:39.376748 [ 272 ] {9cd918ad-50f5-4f04-a57a-7b595dee60bc} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2025.12.20 02:56:39.376869 [ 272 ] {9cd918ad-50f5-4f04-a57a-7b595dee60bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 3784 | 2025.12.20 02:56:39.376906 [ 272 ] {9cd918ad-50f5-4f04-a57a-7b595dee60bc} <Debug> TCPHandler: Processed in 0.001231089 sec. | ||
| 3785 | 2025.12.20 02:56:39.377014 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3786 | 2025.12.20 02:56:39.377108 [ 272 ] {cd87417d-bf96-416f-aac0-8c6a37eb7402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3787 | 2025.12.20 02:56:39.377150 [ 272 ] {cd87417d-bf96-416f-aac0-8c6a37eb7402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3788 | 2025.12.20 02:56:39.377657 [ 272 ] {cd87417d-bf96-416f-aac0-8c6a37eb7402} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2025.12.20 02:56:39.377702 [ 272 ] {cd87417d-bf96-416f-aac0-8c6a37eb7402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3790 | 2025.12.20 02:56:39.378076 [ 272 ] {cd87417d-bf96-416f-aac0-8c6a37eb7402} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3791 | 2025.12.20 02:56:39.378283 [ 272 ] {cd87417d-bf96-416f-aac0-8c6a37eb7402} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2025.12.20 02:56:39.378408 [ 272 ] {cd87417d-bf96-416f-aac0-8c6a37eb7402} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001318 sec., 238239.75720789074 rows/sec., 15.65 MiB/sec. | ||
| 3793 | 2025.12.20 02:56:39.378443 [ 272 ] {cd87417d-bf96-416f-aac0-8c6a37eb7402} <Debug> TCPHandler: Processed in 0.001476135 sec. | ||
| 3794 | 2025.12.20 02:56:39.378549 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3795 | 2025.12.20 02:56:39.378642 [ 272 ] {5b9646c3-9f30-4f08-be3b-3d639f2830e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3796 | 2025.12.20 02:56:39.378683 [ 272 ] {5b9646c3-9f30-4f08-be3b-3d639f2830e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3797 | 2025.12.20 02:56:39.378990 [ 272 ] {5b9646c3-9f30-4f08-be3b-3d639f2830e9} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2025.12.20 02:56:39.379024 [ 272 ] {5b9646c3-9f30-4f08-be3b-3d639f2830e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3799 | 2025.12.20 02:56:39.379311 [ 272 ] {5b9646c3-9f30-4f08-be3b-3d639f2830e9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3800 | 2025.12.20 02:56:39.379514 [ 272 ] {5b9646c3-9f30-4f08-be3b-3d639f2830e9} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2025.12.20 02:56:39.379633 [ 272 ] {5b9646c3-9f30-4f08-be3b-3d639f2830e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 3802 | 2025.12.20 02:56:39.379668 [ 272 ] {5b9646c3-9f30-4f08-be3b-3d639f2830e9} <Debug> TCPHandler: Processed in 0.001166288 sec. | ||
| 3803 | 2025.12.20 02:56:39.379772 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3804 | 2025.12.20 02:56:39.379864 [ 272 ] {e7be4f29-7605-432a-ad08-0955816883e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3805 | 2025.12.20 02:56:39.379918 [ 272 ] {e7be4f29-7605-432a-ad08-0955816883e0} <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 | ||
| 3806 | 2025.12.20 02:56:39.380632 [ 272 ] {e7be4f29-7605-432a-ad08-0955816883e0} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2025.12.20 02:56:39.380665 [ 272 ] {e7be4f29-7605-432a-ad08-0955816883e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3808 | 2025.12.20 02:56:39.381163 [ 272 ] {e7be4f29-7605-432a-ad08-0955816883e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3809 | 2025.12.20 02:56:39.381380 [ 272 ] {e7be4f29-7605-432a-ad08-0955816883e0} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2025.12.20 02:56:39.381510 [ 272 ] {e7be4f29-7605-432a-ad08-0955816883e0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001664 sec., 6009.615384615385 rows/sec., 10.77 MiB/sec. | ||
| 3811 | 2025.12.20 02:56:39.381558 [ 272 ] {e7be4f29-7605-432a-ad08-0955816883e0} <Debug> TCPHandler: Processed in 0.001832834 sec. | ||
| 3812 | 2025.12.20 02:56:39.381661 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3813 | 2025.12.20 02:56:39.381753 [ 272 ] {8c355886-0f09-4c5e-baa8-23f8cf20722a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3814 | 2025.12.20 02:56:39.381793 [ 272 ] {8c355886-0f09-4c5e-baa8-23f8cf20722a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3815 | 2025.12.20 02:56:39.382109 [ 272 ] {8c355886-0f09-4c5e-baa8-23f8cf20722a} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2025.12.20 02:56:39.382143 [ 272 ] {8c355886-0f09-4c5e-baa8-23f8cf20722a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3817 | 2025.12.20 02:56:39.382433 [ 272 ] {8c355886-0f09-4c5e-baa8-23f8cf20722a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3818 | 2025.12.20 02:56:39.382634 [ 272 ] {8c355886-0f09-4c5e-baa8-23f8cf20722a} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2025.12.20 02:56:39.382752 [ 272 ] {8c355886-0f09-4c5e-baa8-23f8cf20722a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001017 sec., 102261.55358898723 rows/sec., 6.27 MiB/sec. | ||
| 3820 | 2025.12.20 02:56:39.382786 [ 272 ] {8c355886-0f09-4c5e-baa8-23f8cf20722a} <Debug> TCPHandler: Processed in 0.001172868 sec. | ||
| 3821 | 2025.12.20 02:56:41.668907 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3822 | 2025.12.20 02:56:41.668966 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3823 | 2025.12.20 02:56:41.787724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7693 | ||
| 3824 | 2025.12.20 02:56:41.788213 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2025.12.20 02:56:41.788253 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3826 | 2025.12.20 02:56:41.788723 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3827 | 2025.12.20 02:56:41.788944 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2025.12.20 02:56:41.789078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7693 | ||
| 3829 | 2025.12.20 02:56:41.789081 [ 123 ] {} <Debug> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3830 | 2025.12.20 02:56:41.789131 [ 123 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2025.12.20 02:56:41.789155 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3832 | 2025.12.20 02:56:41.789337 [ 188 ] {7747006d-2998-4b1d-829e-651be08ad061::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 | ||
| 3833 | 2025.12.20 02:56:41.789573 [ 188 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3834 | 2025.12.20 02:56:41.789653 [ 188 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5325 rows starting from the beginning of the part | ||
| 3835 | 2025.12.20 02:56:41.789809 [ 188 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3836 | 2025.12.20 02:56:41.789897 [ 188 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3837 | 2025.12.20 02:56:41.789985 [ 188 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3838 | 2025.12.20 02:56:41.790057 [ 188 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3839 | 2025.12.20 02:56:41.790102 [ 188 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3840 | 2025.12.20 02:56:41.791578 [ 190 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7693 rows, containing 4 columns (4 merged, 0 gathered) in 0.002332036 sec., 3298834.1517883944 rows/sec., 47.19 MiB/sec. | ||
| 3841 | 2025.12.20 02:56:41.792267 [ 188 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3842 | 2025.12.20 02:56:41.792510 [ 188 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_16_3} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2025.12.20 02:56:41.792577 [ 188 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_16_3} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3844 | 2025.12.20 02:56:41.792645 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3845 | 2025.12.20 02:56:41.796592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 538 | ||
| 3846 | 2025.12.20 02:56:41.798834 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2025.12.20 02:56:41.798887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3848 | 2025.12.20 02:56:41.800068 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3849 | 2025.12.20 02:56:41.800341 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2025.12.20 02:56:41.800679 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 3851 | 2025.12.20 02:56:42.001270 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000893641 sec. | ||
| 3852 | 2025.12.20 02:56:42.187789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3853 | 2025.12.20 02:56:42.204859 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2025.12.20 02:56:42.204916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3855 | 2025.12.20 02:56:42.210716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3856 | 2025.12.20 02:56:42.211425 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2025.12.20 02:56:42.211743 [ 117 ] {} <Debug> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3858 | 2025.12.20 02:56:42.211801 [ 117 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2025.12.20 02:56:42.211823 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3860 | 2025.12.20 02:56:42.211945 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3861 | 2025.12.20 02:56:42.214679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3862 | 2025.12.20 02:56:42.216009 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3863 | 2025.12.20 02:56:42.217324 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3864 | 2025.12.20 02:56:42.222076 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3865 | 2025.12.20 02:56:42.226446 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3866 | 2025.12.20 02:56:42.230853 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3867 | 2025.12.20 02:56:42.235024 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3868 | 2025.12.20 02:56:42.238854 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 3869 | 2025.12.20 02:56:42.292680 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080793677 sec., 1497.6419503719333 rows/sec., 7.74 MiB/sec. | ||
| 3870 | 2025.12.20 02:56:42.294207 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3871 | 2025.12.20 02:56:42.295765 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_16_3} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2025.12.20 02:56:42.295848 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_16_3} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3873 | 2025.12.20 02:56:42.297177 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3874 | 2025.12.20 02:56:43.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.36 MiB, peak 244.31 MiB, free memory in arenas 0.00 B, will set to 241.71 MiB (RSS), difference: 7.36 MiB | ||
| 3875 | 2025.12.20 02:56:44.356686 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3876 | 2025.12.20 02:56:44.356887 [ 272 ] {35d5e449-4aff-4280-a84c-c82955bda0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3877 | 2025.12.20 02:56:44.356960 [ 272 ] {35d5e449-4aff-4280-a84c-c82955bda0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3878 | 2025.12.20 02:56:44.357661 [ 272 ] {35d5e449-4aff-4280-a84c-c82955bda0c0} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2025.12.20 02:56:44.357708 [ 272 ] {35d5e449-4aff-4280-a84c-c82955bda0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3880 | 2025.12.20 02:56:44.358115 [ 272 ] {35d5e449-4aff-4280-a84c-c82955bda0c0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3881 | 2025.12.20 02:56:44.358343 [ 272 ] {35d5e449-4aff-4280-a84c-c82955bda0c0} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2025.12.20 02:56:44.358481 [ 115 ] {} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3883 | 2025.12.20 02:56:44.358500 [ 272 ] {35d5e449-4aff-4280-a84c-c82955bda0c0} <Debug> executeQuery: Read 114 rows, 9.87 KiB in 0.001668 sec., 68345.32374100719 rows/sec., 5.78 MiB/sec. | ||
| 3884 | 2025.12.20 02:56:44.358547 [ 115 ] {} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2025.12.20 02:56:44.358563 [ 272 ] {35d5e449-4aff-4280-a84c-c82955bda0c0} <Debug> TCPHandler: Processed in 0.002013909 sec. | ||
| 3886 | 2025.12.20 02:56:44.358574 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3887 | 2025.12.20 02:56:44.358690 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::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 | ||
| 3888 | 2025.12.20 02:56:44.358702 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2025.12.20 02:56:44.358795 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3890 | 2025.12.20 02:56:44.358814 [ 272 ] {b7af0546-1499-4e5d-8c1a-c49bb61a8c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3891 | 2025.12.20 02:56:44.358834 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1320 rows starting from the beginning of the part | ||
| 3892 | 2025.12.20 02:56:44.358859 [ 272 ] {b7af0546-1499-4e5d-8c1a-c49bb61a8c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3893 | 2025.12.20 02:56:44.358918 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 114 rows starting from the beginning of the part | ||
| 3894 | 2025.12.20 02:56:44.358967 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1132 rows starting from the beginning of the part | ||
| 3895 | 2025.12.20 02:56:44.359007 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 114 rows starting from the beginning of the part | ||
| 3896 | 2025.12.20 02:56:44.359052 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1132 rows starting from the beginning of the part | ||
| 3897 | 2025.12.20 02:56:44.359097 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 114 rows starting from the beginning of the part | ||
| 3898 | 2025.12.20 02:56:44.359275 [ 272 ] {b7af0546-1499-4e5d-8c1a-c49bb61a8c90} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2025.12.20 02:56:44.359311 [ 272 ] {b7af0546-1499-4e5d-8c1a-c49bb61a8c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3900 | 2025.12.20 02:56:44.359806 [ 272 ] {b7af0546-1499-4e5d-8c1a-c49bb61a8c90} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3901 | 2025.12.20 02:56:44.360091 [ 272 ] {b7af0546-1499-4e5d-8c1a-c49bb61a8c90} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2025.12.20 02:56:44.360236 [ 272 ] {b7af0546-1499-4e5d-8c1a-c49bb61a8c90} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001446 sec., 20055.325034578145 rows/sec., 1.47 MiB/sec. | ||
| 3903 | 2025.12.20 02:56:44.360275 [ 272 ] {b7af0546-1499-4e5d-8c1a-c49bb61a8c90} <Debug> TCPHandler: Processed in 0.001623039 sec. | ||
| 3904 | 2025.12.20 02:56:44.360392 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3905 | 2025.12.20 02:56:44.360493 [ 272 ] {750c7bf4-caee-4b5c-8de6-ed8c0b634594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3906 | 2025.12.20 02:56:44.360536 [ 272 ] {750c7bf4-caee-4b5c-8de6-ed8c0b634594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3907 | 2025.12.20 02:56:44.360809 [ 199 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3926 rows, containing 5 columns (5 merged, 0 gathered) in 0.002168712 sec., 1810291.0852155564 rows/sec., 152.27 MiB/sec. | ||
| 3908 | 2025.12.20 02:56:44.360983 [ 272 ] {750c7bf4-caee-4b5c-8de6-ed8c0b634594} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2025.12.20 02:56:44.361007 [ 199 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3910 | 2025.12.20 02:56:44.361020 [ 272 ] {750c7bf4-caee-4b5c-8de6-ed8c0b634594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3911 | 2025.12.20 02:56:44.361257 [ 199 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_21_4} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3912 | 2025.12.20 02:56:44.361318 [ 199 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_21_4} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3913 | 2025.12.20 02:56:44.361378 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 3914 | 2025.12.20 02:56:44.361382 [ 272 ] {750c7bf4-caee-4b5c-8de6-ed8c0b634594} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3915 | 2025.12.20 02:56:44.361600 [ 272 ] {750c7bf4-caee-4b5c-8de6-ed8c0b634594} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2025.12.20 02:56:44.361710 [ 115 ] {} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3917 | 2025.12.20 02:56:44.361728 [ 272 ] {750c7bf4-caee-4b5c-8de6-ed8c0b634594} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001257 sec., 73985.68019093078 rows/sec., 5.78 MiB/sec. | ||
| 3918 | 2025.12.20 02:56:44.361742 [ 115 ] {} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2025.12.20 02:56:44.361769 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3920 | 2025.12.20 02:56:44.361772 [ 272 ] {750c7bf4-caee-4b5c-8de6-ed8c0b634594} <Debug> TCPHandler: Processed in 0.001429295 sec. | ||
| 3921 | 2025.12.20 02:56:44.361868 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::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 | ||
| 3922 | 2025.12.20 02:56:44.361896 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2025.12.20 02:56:44.362003 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3924 | 2025.12.20 02:56:44.362005 [ 272 ] {1414e588-9d6b-435f-8ca7-bdc7188d5fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3925 | 2025.12.20 02:56:44.362042 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 790 rows starting from the beginning of the part | ||
| 3926 | 2025.12.20 02:56:44.362067 [ 272 ] {1414e588-9d6b-435f-8ca7-bdc7188d5fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3927 | 2025.12.20 02:56:44.362114 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 93 rows starting from the beginning of the part | ||
| 3928 | 2025.12.20 02:56:44.362162 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 689 rows starting from the beginning of the part | ||
| 3929 | 2025.12.20 02:56:44.362236 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 93 rows starting from the beginning of the part | ||
| 3930 | 2025.12.20 02:56:44.362291 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 689 rows starting from the beginning of the part | ||
| 3931 | 2025.12.20 02:56:44.362334 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 93 rows starting from the beginning of the part | ||
| 3932 | 2025.12.20 02:56:44.362488 [ 272 ] {1414e588-9d6b-435f-8ca7-bdc7188d5fa5} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2025.12.20 02:56:44.362531 [ 272 ] {1414e588-9d6b-435f-8ca7-bdc7188d5fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3934 | 2025.12.20 02:56:44.362885 [ 272 ] {1414e588-9d6b-435f-8ca7-bdc7188d5fa5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3935 | 2025.12.20 02:56:44.363116 [ 272 ] {1414e588-9d6b-435f-8ca7-bdc7188d5fa5} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2025.12.20 02:56:44.363252 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3937 | 2025.12.20 02:56:44.363272 [ 272 ] {1414e588-9d6b-435f-8ca7-bdc7188d5fa5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 3938 | 2025.12.20 02:56:44.363285 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2025.12.20 02:56:44.363313 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3940 | 2025.12.20 02:56:44.363315 [ 272 ] {1414e588-9d6b-435f-8ca7-bdc7188d5fa5} <Debug> TCPHandler: Processed in 0.001468896 sec. | ||
| 3941 | 2025.12.20 02:56:44.363386 [ 199 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 3942 | 2025.12.20 02:56:44.363462 [ 199 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3943 | 2025.12.20 02:56:44.363465 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2025.12.20 02:56:44.363494 [ 199 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3814 rows starting from the beginning of the part | ||
| 3945 | 2025.12.20 02:56:44.363524 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2447 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705461 sec., 1434802.6721220831 rows/sec., 107.75 MiB/sec. | ||
| 3946 | 2025.12.20 02:56:44.363566 [ 199 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3947 | 2025.12.20 02:56:44.363594 [ 272 ] {1d595888-bd23-4ace-94fa-e5c5a5a9c1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3948 | 2025.12.20 02:56:44.363642 [ 199 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3949 | 2025.12.20 02:56:44.363658 [ 272 ] {1d595888-bd23-4ace-94fa-e5c5a5a9c1f7} <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 | ||
| 3950 | 2025.12.20 02:56:44.363704 [ 199 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 3951 | 2025.12.20 02:56:44.363754 [ 192 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3952 | 2025.12.20 02:56:44.363765 [ 199 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 314 rows starting from the beginning of the part | ||
| 3953 | 2025.12.20 02:56:44.363842 [ 199 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 3954 | 2025.12.20 02:56:44.364090 [ 192 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_21_4} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2025.12.20 02:56:44.364177 [ 192 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_21_4} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3956 | 2025.12.20 02:56:44.364254 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3957 | 2025.12.20 02:56:44.364833 [ 272 ] {1d595888-bd23-4ace-94fa-e5c5a5a9c1f7} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2025.12.20 02:56:44.364879 [ 272 ] {1d595888-bd23-4ace-94fa-e5c5a5a9c1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3959 | 2025.12.20 02:56:44.365754 [ 272 ] {1d595888-bd23-4ace-94fa-e5c5a5a9c1f7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3960 | 2025.12.20 02:56:44.366086 [ 272 ] {1d595888-bd23-4ace-94fa-e5c5a5a9c1f7} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2025.12.20 02:56:44.366294 [ 272 ] {1d595888-bd23-4ace-94fa-e5c5a5a9c1f7} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002723 sec., 10650.018362100624 rows/sec., 19.08 MiB/sec. | ||
| 3962 | 2025.12.20 02:56:44.366391 [ 272 ] {1d595888-bd23-4ace-94fa-e5c5a5a9c1f7} <Debug> TCPHandler: Processed in 0.002983711 sec. | ||
| 3963 | 2025.12.20 02:56:44.366507 [ 198 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4922 rows, containing 5 columns (5 merged, 0 gathered) in 0.003147576 sec., 1563743.0200255688 rows/sec., 105.94 MiB/sec. | ||
| 3964 | 2025.12.20 02:56:44.366528 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3965 | 2025.12.20 02:56:44.366655 [ 272 ] {00815e69-f175-4637-8c12-23e92e0c946f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3966 | 2025.12.20 02:56:44.366704 [ 272 ] {00815e69-f175-4637-8c12-23e92e0c946f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3967 | 2025.12.20 02:56:44.366944 [ 192 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3968 | 2025.12.20 02:56:44.367156 [ 272 ] {00815e69-f175-4637-8c12-23e92e0c946f} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2025.12.20 02:56:44.367207 [ 192 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2025.12.20 02:56:44.367209 [ 272 ] {00815e69-f175-4637-8c12-23e92e0c946f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3971 | 2025.12.20 02:56:44.367288 [ 192 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3972 | 2025.12.20 02:56:44.367368 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 3973 | 2025.12.20 02:56:44.367645 [ 272 ] {00815e69-f175-4637-8c12-23e92e0c946f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3974 | 2025.12.20 02:56:44.367922 [ 272 ] {00815e69-f175-4637-8c12-23e92e0c946f} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2025.12.20 02:56:44.368050 [ 115 ] {} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3976 | 2025.12.20 02:56:44.368079 [ 272 ] {00815e69-f175-4637-8c12-23e92e0c946f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00145 sec., 41379.31034482759 rows/sec., 2.79 MiB/sec. | ||
| 3977 | 2025.12.20 02:56:44.368083 [ 115 ] {} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2025.12.20 02:56:44.368121 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3979 | 2025.12.20 02:56:44.368124 [ 272 ] {00815e69-f175-4637-8c12-23e92e0c946f} <Debug> TCPHandler: Processed in 0.00165783 sec. | ||
| 3980 | 2025.12.20 02:56:44.368194 [ 199 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 3981 | 2025.12.20 02:56:44.368281 [ 199 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3982 | 2025.12.20 02:56:44.368307 [ 199 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1268 rows starting from the beginning of the part | ||
| 3983 | 2025.12.20 02:56:44.368348 [ 199 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 3984 | 2025.12.20 02:56:44.368384 [ 199 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3985 | 2025.12.20 02:56:44.368417 [ 199 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 3986 | 2025.12.20 02:56:44.368468 [ 199 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3987 | 2025.12.20 02:56:44.368503 [ 199 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 3988 | 2025.12.20 02:56:44.369366 [ 199 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1656 rows, containing 4 columns (4 merged, 0 gathered) in 0.001203259 sec., 1376262.300967622 rows/sec., 87.99 MiB/sec. | ||
| 3989 | 2025.12.20 02:56:44.369583 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3990 | 2025.12.20 02:56:44.369829 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_21_4} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2025.12.20 02:56:44.369896 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_21_4} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3992 | 2025.12.20 02:56:44.369965 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3993 | 2025.12.20 02:56:49.290129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8205 | ||
| 3994 | 2025.12.20 02:56:49.290664 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2025.12.20 02:56:49.290711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3996 | 2025.12.20 02:56:49.291193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3997 | 2025.12.20 02:56:49.291430 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2025.12.20 02:56:49.291584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8205 | ||
| 3999 | 2025.12.20 02:56:49.366775 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2025.12.20 02:56:49.366977 [ 272 ] {f0cdc428-4652-4dde-a6da-943e3862629b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4001 | 2025.12.20 02:56:49.367051 [ 272 ] {f0cdc428-4652-4dde-a6da-943e3862629b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4002 | 2025.12.20 02:56:49.367924 [ 272 ] {f0cdc428-4652-4dde-a6da-943e3862629b} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2025.12.20 02:56:49.367962 [ 272 ] {f0cdc428-4652-4dde-a6da-943e3862629b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4004 | 2025.12.20 02:56:49.368386 [ 272 ] {f0cdc428-4652-4dde-a6da-943e3862629b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4005 | 2025.12.20 02:56:49.368627 [ 272 ] {f0cdc428-4652-4dde-a6da-943e3862629b} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2025.12.20 02:56:49.368755 [ 108 ] {} <Debug> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4007 | 2025.12.20 02:56:49.368784 [ 272 ] {f0cdc428-4652-4dde-a6da-943e3862629b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001862 sec., 220193.34049409238 rows/sec., 13.97 MiB/sec. | ||
| 4008 | 2025.12.20 02:56:49.368798 [ 108 ] {} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2025.12.20 02:56:49.368823 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4010 | 2025.12.20 02:56:49.368832 [ 272 ] {f0cdc428-4652-4dde-a6da-943e3862629b} <Debug> TCPHandler: Processed in 0.002198123 sec. | ||
| 4011 | 2025.12.20 02:56:49.368954 [ 192 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::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 | ||
| 4012 | 2025.12.20 02:56:49.368980 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4013 | 2025.12.20 02:56:49.369100 [ 272 ] {168d236b-0785-4f07-8ad5-09a28c9cddf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4014 | 2025.12.20 02:56:49.369108 [ 192 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4015 | 2025.12.20 02:56:49.369147 [ 272 ] {168d236b-0785-4f07-8ad5-09a28c9cddf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4016 | 2025.12.20 02:56:49.369154 [ 192 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 4017 | 2025.12.20 02:56:49.369239 [ 192 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4018 | 2025.12.20 02:56:49.369290 [ 192 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4019 | 2025.12.20 02:56:49.369331 [ 192 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4020 | 2025.12.20 02:56:49.369371 [ 192 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4021 | 2025.12.20 02:56:49.369409 [ 192 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4022 | 2025.12.20 02:56:49.370085 [ 272 ] {168d236b-0785-4f07-8ad5-09a28c9cddf5} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2025.12.20 02:56:49.370127 [ 272 ] {168d236b-0785-4f07-8ad5-09a28c9cddf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4024 | 2025.12.20 02:56:49.370538 [ 272 ] {168d236b-0785-4f07-8ad5-09a28c9cddf5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4025 | 2025.12.20 02:56:49.370537 [ 199 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645979 sec., 1509132.25502877 rows/sec., 101.77 MiB/sec. | ||
| 4026 | 2025.12.20 02:56:49.370759 [ 197 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4027 | 2025.12.20 02:56:49.370796 [ 272 ] {168d236b-0785-4f07-8ad5-09a28c9cddf5} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2025.12.20 02:56:49.370974 [ 272 ] {168d236b-0785-4f07-8ad5-09a28c9cddf5} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.0019 sec., 595789.4736842106 rows/sec., 47.21 MiB/sec. | ||
| 4029 | 2025.12.20 02:56:49.371017 [ 272 ] {168d236b-0785-4f07-8ad5-09a28c9cddf5} <Debug> TCPHandler: Processed in 0.002092951 sec. | ||
| 4030 | 2025.12.20 02:56:49.371114 [ 197 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_11_2} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2025.12.20 02:56:49.371150 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2025.12.20 02:56:49.371202 [ 197 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_11_2} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4033 | 2025.12.20 02:56:49.371259 [ 272 ] {e16cb9f9-0b9f-4afd-b46f-4ab6e223586d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4034 | 2025.12.20 02:56:49.371307 [ 272 ] {e16cb9f9-0b9f-4afd-b46f-4ab6e223586d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4035 | 2025.12.20 02:56:49.371314 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4036 | 2025.12.20 02:56:49.371841 [ 272 ] {e16cb9f9-0b9f-4afd-b46f-4ab6e223586d} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2025.12.20 02:56:49.371882 [ 272 ] {e16cb9f9-0b9f-4afd-b46f-4ab6e223586d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4038 | 2025.12.20 02:56:49.372204 [ 272 ] {e16cb9f9-0b9f-4afd-b46f-4ab6e223586d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4039 | 2025.12.20 02:56:49.372423 [ 272 ] {e16cb9f9-0b9f-4afd-b46f-4ab6e223586d} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2025.12.20 02:56:49.372517 [ 108 ] {} <Debug> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4041 | 2025.12.20 02:56:49.372545 [ 108 ] {} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2025.12.20 02:56:49.372553 [ 272 ] {e16cb9f9-0b9f-4afd-b46f-4ab6e223586d} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001314 sec., 163622.52663622526 rows/sec., 9.71 MiB/sec. | ||
| 4043 | 2025.12.20 02:56:49.372561 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4044 | 2025.12.20 02:56:49.372590 [ 272 ] {e16cb9f9-0b9f-4afd-b46f-4ab6e223586d} <Debug> TCPHandler: Processed in 0.001491215 sec. | ||
| 4045 | 2025.12.20 02:56:49.372634 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::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 | ||
| 4046 | 2025.12.20 02:56:49.372698 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2025.12.20 02:56:49.372722 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4048 | 2025.12.20 02:56:49.372750 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 274 rows starting from the beginning of the part | ||
| 4049 | 2025.12.20 02:56:49.372792 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 215 rows starting from the beginning of the part | ||
| 4050 | 2025.12.20 02:56:49.372804 [ 272 ] {7746ec84-3b5e-4006-b73e-f8ffb01b4e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4051 | 2025.12.20 02:56:49.372826 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 29 rows starting from the beginning of the part | ||
| 4052 | 2025.12.20 02:56:49.372849 [ 272 ] {7746ec84-3b5e-4006-b73e-f8ffb01b4e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4053 | 2025.12.20 02:56:49.372864 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 215 rows starting from the beginning of the part | ||
| 4054 | 2025.12.20 02:56:49.372899 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part | ||
| 4055 | 2025.12.20 02:56:49.372934 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 215 rows starting from the beginning of the part | ||
| 4056 | 2025.12.20 02:56:49.373339 [ 272 ] {7746ec84-3b5e-4006-b73e-f8ffb01b4e2e} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2025.12.20 02:56:49.373380 [ 272 ] {7746ec84-3b5e-4006-b73e-f8ffb01b4e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4058 | 2025.12.20 02:56:49.373696 [ 197 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001089117 sec., 897056.973676841 rows/sec., 58.14 MiB/sec. | ||
| 4059 | 2025.12.20 02:56:49.373702 [ 272 ] {7746ec84-3b5e-4006-b73e-f8ffb01b4e2e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4060 | 2025.12.20 02:56:49.373853 [ 197 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4061 | 2025.12.20 02:56:49.373956 [ 272 ] {7746ec84-3b5e-4006-b73e-f8ffb01b4e2e} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2025.12.20 02:56:49.374066 [ 108 ] {} <Debug> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4063 | 2025.12.20 02:56:49.374091 [ 108 ] {} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2025.12.20 02:56:49.374101 [ 272 ] {7746ec84-3b5e-4006-b73e-f8ffb01b4e2e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001321 sec., 160484.48145344437 rows/sec., 10.35 MiB/sec. | ||
| 4065 | 2025.12.20 02:56:49.374111 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4066 | 2025.12.20 02:56:49.374138 [ 272 ] {7746ec84-3b5e-4006-b73e-f8ffb01b4e2e} <Debug> TCPHandler: Processed in 0.001488146 sec. | ||
| 4067 | 2025.12.20 02:56:49.374166 [ 201 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_21_4} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2025.12.20 02:56:49.374193 [ 197 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::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 | ||
| 4069 | 2025.12.20 02:56:49.374238 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4070 | 2025.12.20 02:56:49.374263 [ 201 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_21_4} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4071 | 2025.12.20 02:56:49.374280 [ 197 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4072 | 2025.12.20 02:56:49.374308 [ 197 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 237 rows starting from the beginning of the part | ||
| 4073 | 2025.12.20 02:56:49.374345 [ 272 ] {8fd689db-f2f6-4c20-89e0-ad3f12618245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4074 | 2025.12.20 02:56:49.374365 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4075 | 2025.12.20 02:56:49.374374 [ 197 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 4076 | 2025.12.20 02:56:49.374389 [ 272 ] {8fd689db-f2f6-4c20-89e0-ad3f12618245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4077 | 2025.12.20 02:56:49.374420 [ 197 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 4078 | 2025.12.20 02:56:49.374472 [ 197 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 4079 | 2025.12.20 02:56:49.374517 [ 197 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 4080 | 2025.12.20 02:56:49.374556 [ 197 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 4081 | 2025.12.20 02:56:49.374861 [ 272 ] {8fd689db-f2f6-4c20-89e0-ad3f12618245} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2025.12.20 02:56:49.374902 [ 272 ] {8fd689db-f2f6-4c20-89e0-ad3f12618245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4083 | 2025.12.20 02:56:49.375238 [ 272 ] {8fd689db-f2f6-4c20-89e0-ad3f12618245} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4084 | 2025.12.20 02:56:49.375441 [ 272 ] {8fd689db-f2f6-4c20-89e0-ad3f12618245} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2025.12.20 02:56:49.375521 [ 199 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359173 sec., 954256.742887035 rows/sec., 65.51 MiB/sec. | ||
| 4086 | 2025.12.20 02:56:49.375530 [ 108 ] {} <Debug> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4087 | 2025.12.20 02:56:49.375560 [ 108 ] {} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2025.12.20 02:56:49.375567 [ 272 ] {8fd689db-f2f6-4c20-89e0-ad3f12618245} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 4089 | 2025.12.20 02:56:49.375575 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4090 | 2025.12.20 02:56:49.375603 [ 272 ] {8fd689db-f2f6-4c20-89e0-ad3f12618245} <Debug> TCPHandler: Processed in 0.001413574 sec. | ||
| 4091 | 2025.12.20 02:56:49.375647 [ 197 ] {2b25a533-f827-4b19-b080-10cfa5569498::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 | ||
| 4092 | 2025.12.20 02:56:49.375654 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4093 | 2025.12.20 02:56:49.375738 [ 197 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4094 | 2025.12.20 02:56:49.375737 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2025.12.20 02:56:49.375762 [ 197 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 4096 | 2025.12.20 02:56:49.375829 [ 197 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4097 | 2025.12.20 02:56:49.375866 [ 197 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4098 | 2025.12.20 02:56:49.375876 [ 272 ] {57f81702-8be5-4adf-a099-14a994df4870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4099 | 2025.12.20 02:56:49.375901 [ 197 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4100 | 2025.12.20 02:56:49.375921 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_11_2} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2025.12.20 02:56:49.375932 [ 272 ] {57f81702-8be5-4adf-a099-14a994df4870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4102 | 2025.12.20 02:56:49.375944 [ 197 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4103 | 2025.12.20 02:56:49.375992 [ 197 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4104 | 2025.12.20 02:56:49.375995 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_11_2} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4105 | 2025.12.20 02:56:49.376065 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4106 | 2025.12.20 02:56:49.376670 [ 272 ] {57f81702-8be5-4adf-a099-14a994df4870} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2025.12.20 02:56:49.376712 [ 272 ] {57f81702-8be5-4adf-a099-14a994df4870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4108 | 2025.12.20 02:56:49.376804 [ 197 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186028 sec., 1077546.2299372358 rows/sec., 65.50 MiB/sec. | ||
| 4109 | 2025.12.20 02:56:49.376919 [ 201 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4110 | 2025.12.20 02:56:49.377085 [ 272 ] {57f81702-8be5-4adf-a099-14a994df4870} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4111 | 2025.12.20 02:56:49.377187 [ 201 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_11_2} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2025.12.20 02:56:49.377263 [ 201 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_11_2} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4113 | 2025.12.20 02:56:49.377329 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4114 | 2025.12.20 02:56:49.377339 [ 272 ] {57f81702-8be5-4adf-a099-14a994df4870} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2025.12.20 02:56:49.377475 [ 272 ] {57f81702-8be5-4adf-a099-14a994df4870} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001623 sec., 424522.48921749846 rows/sec., 29.64 MiB/sec. | ||
| 4116 | 2025.12.20 02:56:49.377512 [ 272 ] {57f81702-8be5-4adf-a099-14a994df4870} <Debug> TCPHandler: Processed in 0.001834194 sec. | ||
| 4117 | 2025.12.20 02:56:49.377631 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2025.12.20 02:56:49.377724 [ 272 ] {6f47091a-727e-4346-93b8-830b74ca8259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4119 | 2025.12.20 02:56:49.377765 [ 272 ] {6f47091a-727e-4346-93b8-830b74ca8259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4120 | 2025.12.20 02:56:49.378093 [ 272 ] {6f47091a-727e-4346-93b8-830b74ca8259} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2025.12.20 02:56:49.378128 [ 272 ] {6f47091a-727e-4346-93b8-830b74ca8259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4122 | 2025.12.20 02:56:49.378430 [ 272 ] {6f47091a-727e-4346-93b8-830b74ca8259} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4123 | 2025.12.20 02:56:49.378631 [ 272 ] {6f47091a-727e-4346-93b8-830b74ca8259} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2025.12.20 02:56:49.378755 [ 272 ] {6f47091a-727e-4346-93b8-830b74ca8259} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 4125 | 2025.12.20 02:56:49.378790 [ 272 ] {6f47091a-727e-4346-93b8-830b74ca8259} <Debug> TCPHandler: Processed in 0.001219159 sec. | ||
| 4126 | 2025.12.20 02:56:49.378910 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2025.12.20 02:56:49.379002 [ 272 ] {92a85571-1ed7-4d33-a0b1-d984ec7709fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4128 | 2025.12.20 02:56:49.379043 [ 272 ] {92a85571-1ed7-4d33-a0b1-d984ec7709fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4129 | 2025.12.20 02:56:49.379465 [ 272 ] {92a85571-1ed7-4d33-a0b1-d984ec7709fd} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2025.12.20 02:56:49.379501 [ 272 ] {92a85571-1ed7-4d33-a0b1-d984ec7709fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4131 | 2025.12.20 02:56:49.379830 [ 272 ] {92a85571-1ed7-4d33-a0b1-d984ec7709fd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4132 | 2025.12.20 02:56:49.380028 [ 272 ] {92a85571-1ed7-4d33-a0b1-d984ec7709fd} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2025.12.20 02:56:49.380151 [ 272 ] {92a85571-1ed7-4d33-a0b1-d984ec7709fd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001167 sec., 269065.98114824336 rows/sec., 17.68 MiB/sec. | ||
| 4134 | 2025.12.20 02:56:49.380185 [ 272 ] {92a85571-1ed7-4d33-a0b1-d984ec7709fd} <Debug> TCPHandler: Processed in 0.001321252 sec. | ||
| 4135 | 2025.12.20 02:56:49.380299 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2025.12.20 02:56:49.380389 [ 272 ] {12bc789a-aaa8-4db0-a628-4eb5a09f26a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4137 | 2025.12.20 02:56:49.380429 [ 272 ] {12bc789a-aaa8-4db0-a628-4eb5a09f26a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4138 | 2025.12.20 02:56:49.380730 [ 272 ] {12bc789a-aaa8-4db0-a628-4eb5a09f26a3} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2025.12.20 02:56:49.380765 [ 272 ] {12bc789a-aaa8-4db0-a628-4eb5a09f26a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4140 | 2025.12.20 02:56:49.381043 [ 272 ] {12bc789a-aaa8-4db0-a628-4eb5a09f26a3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4141 | 2025.12.20 02:56:49.381249 [ 272 ] {12bc789a-aaa8-4db0-a628-4eb5a09f26a3} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2025.12.20 02:56:49.381347 [ 107 ] {} <Debug> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4143 | 2025.12.20 02:56:49.381372 [ 272 ] {12bc789a-aaa8-4db0-a628-4eb5a09f26a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 4144 | 2025.12.20 02:56:49.381394 [ 107 ] {} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2025.12.20 02:56:49.381412 [ 272 ] {12bc789a-aaa8-4db0-a628-4eb5a09f26a3} <Debug> TCPHandler: Processed in 0.001158758 sec. | ||
| 4146 | 2025.12.20 02:56:49.381421 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4147 | 2025.12.20 02:56:49.381516 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2025.12.20 02:56:49.381537 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::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 | ||
| 4149 | 2025.12.20 02:56:49.381611 [ 272 ] {c3369034-5f9d-4d3e-aec8-9433cf574010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4150 | 2025.12.20 02:56:49.381653 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4151 | 2025.12.20 02:56:49.381669 [ 272 ] {c3369034-5f9d-4d3e-aec8-9433cf574010} <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 | ||
| 4152 | 2025.12.20 02:56:49.381690 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 4153 | 2025.12.20 02:56:49.381753 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4154 | 2025.12.20 02:56:49.381800 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4155 | 2025.12.20 02:56:49.381841 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4156 | 2025.12.20 02:56:49.381889 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4157 | 2025.12.20 02:56:49.381932 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4158 | 2025.12.20 02:56:49.382434 [ 272 ] {c3369034-5f9d-4d3e-aec8-9433cf574010} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2025.12.20 02:56:49.382477 [ 272 ] {c3369034-5f9d-4d3e-aec8-9433cf574010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4160 | 2025.12.20 02:56:49.382693 [ 194 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001194258 sec., 9210.740057843448 rows/sec., 617.37 KiB/sec. | ||
| 4161 | 2025.12.20 02:56:49.382810 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4162 | 2025.12.20 02:56:49.383004 [ 272 ] {c3369034-5f9d-4d3e-aec8-9433cf574010} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4163 | 2025.12.20 02:56:49.383077 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_11_2} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2025.12.20 02:56:49.383155 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_11_2} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4165 | 2025.12.20 02:56:49.383213 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4166 | 2025.12.20 02:56:49.383253 [ 272 ] {c3369034-5f9d-4d3e-aec8-9433cf574010} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2025.12.20 02:56:49.383367 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4168 | 2025.12.20 02:56:49.383398 [ 272 ] {c3369034-5f9d-4d3e-aec8-9433cf574010} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001805 sec., 5540.16620498615 rows/sec., 9.93 MiB/sec. | ||
| 4169 | 2025.12.20 02:56:49.383399 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2025.12.20 02:56:49.383440 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4171 | 2025.12.20 02:56:49.383465 [ 272 ] {c3369034-5f9d-4d3e-aec8-9433cf574010} <Debug> TCPHandler: Processed in 0.001994768 sec. | ||
| 4172 | 2025.12.20 02:56:49.383530 [ 197 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::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 | ||
| 4173 | 2025.12.20 02:56:49.383585 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2025.12.20 02:56:49.383701 [ 272 ] {509db846-5114-4f9f-b022-f08e609654cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4175 | 2025.12.20 02:56:49.383706 [ 197 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4176 | 2025.12.20 02:56:49.383752 [ 272 ] {509db846-5114-4f9f-b022-f08e609654cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4177 | 2025.12.20 02:56:49.383768 [ 197 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 288 rows starting from the beginning of the part | ||
| 4178 | 2025.12.20 02:56:49.383873 [ 197 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4179 | 2025.12.20 02:56:49.383963 [ 197 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 29 rows starting from the beginning of the part | ||
| 4180 | 2025.12.20 02:56:49.384045 [ 197 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4181 | 2025.12.20 02:56:49.384133 [ 197 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part | ||
| 4182 | 2025.12.20 02:56:49.384144 [ 272 ] {509db846-5114-4f9f-b022-f08e609654cd} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2025.12.20 02:56:49.384191 [ 272 ] {509db846-5114-4f9f-b022-f08e609654cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4184 | 2025.12.20 02:56:49.384225 [ 197 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 4185 | 2025.12.20 02:56:49.384518 [ 272 ] {509db846-5114-4f9f-b022-f08e609654cd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4186 | 2025.12.20 02:56:49.384757 [ 272 ] {509db846-5114-4f9f-b022-f08e609654cd} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2025.12.20 02:56:49.384886 [ 272 ] {509db846-5114-4f9f-b022-f08e609654cd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 5.28 MiB/sec. | ||
| 4188 | 2025.12.20 02:56:49.384921 [ 272 ] {509db846-5114-4f9f-b022-f08e609654cd} <Debug> TCPHandler: Processed in 0.001393513 sec. | ||
| 4189 | 2025.12.20 02:56:49.387234 [ 194 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 19 columns (19 merged, 0 gathered) in 0.003736449 sec., 100630.30433440948 rows/sec., 180.32 MiB/sec. | ||
| 4190 | 2025.12.20 02:56:49.387699 [ 197 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4191 | 2025.12.20 02:56:49.387984 [ 197 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2025.12.20 02:56:49.388046 [ 197 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4193 | 2025.12.20 02:56:49.388130 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 4194 | 2025.12.20 02:56:49.714733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4195 | 2025.12.20 02:56:49.729721 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2025.12.20 02:56:49.729781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4197 | 2025.12.20 02:56:49.735452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4198 | 2025.12.20 02:56:49.736156 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2025.12.20 02:56:49.738689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4200 | 2025.12.20 02:56:50.808023 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49239 | ||
| 4201 | 2025.12.20 02:56:50.808133 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4202 | 2025.12.20 02:56:50.808162 [ 288 ] {} <Debug> TCP-Session: 3c6d78f8-91cd-4416-807d-a1545a7fb120 Authenticating user 'default' from [fd00:1122:3344:101::e]:49239 | ||
| 4203 | 2025.12.20 02:56:50.808187 [ 288 ] {} <Debug> TCP-Session: 3c6d78f8-91cd-4416-807d-a1545a7fb120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2025.12.20 02:56:50.808203 [ 288 ] {} <Debug> TCP-Session: 3c6d78f8-91cd-4416-807d-a1545a7fb120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2025.12.20 02:56:50.808400 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37877 | ||
| 4206 | 2025.12.20 02:56:50.808413 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45806 | ||
| 4207 | 2025.12.20 02:56:50.808446 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47430 | ||
| 4208 | 2025.12.20 02:56:50.808490 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35074 | ||
| 4209 | 2025.12.20 02:56:50.808520 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4210 | 2025.12.20 02:56:50.808494 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45275 | ||
| 4211 | 2025.12.20 02:56:50.808599 [ 289 ] {} <Debug> TCP-Session: e9a33ee3-9f2d-46a2-b5e4-3eaad4c5c146 Authenticating user 'default' from [fd00:1122:3344:101::e]:37877 | ||
| 4212 | 2025.12.20 02:56:50.808462 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57035 | ||
| 4213 | 2025.12.20 02:56:50.808638 [ 289 ] {} <Debug> TCP-Session: e9a33ee3-9f2d-46a2-b5e4-3eaad4c5c146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2025.12.20 02:56:50.808449 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50324 | ||
| 4215 | 2025.12.20 02:56:50.808662 [ 289 ] {} <Debug> TCP-Session: e9a33ee3-9f2d-46a2-b5e4-3eaad4c5c146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4216 | 2025.12.20 02:56:50.808525 [ 288 ] {} <Trace> TCP-Session: 3c6d78f8-91cd-4416-807d-a1545a7fb120 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4217 | 2025.12.20 02:56:50.808465 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33171 | ||
| 4218 | 2025.12.20 02:56:50.808904 [ 288 ] {5675772f-88f7-49f7-98d9-eb140bc5eaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49239) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4219 | 2025.12.20 02:56:50.808951 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4220 | 2025.12.20 02:56:50.808952 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4221 | 2025.12.20 02:56:50.808992 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4222 | 2025.12.20 02:56:50.809008 [ 294 ] {} <Debug> TCP-Session: cc840c87-a9ec-453d-b043-ddf9b9e4290e Authenticating user 'default' from [fd00:1122:3344:101::e]:33171 | ||
| 4223 | 2025.12.20 02:56:50.808997 [ 286 ] {} <Debug> TCP-Session: 13681d1b-4b62-4f54-ae21-0964cefad475 Authenticating user 'default' from [fd00:1122:3344:101::e]:45275 | ||
| 4224 | 2025.12.20 02:56:50.809030 [ 293 ] {} <Debug> TCP-Session: caea7485-c4e9-4769-bbd8-0366afd5c869 Authenticating user 'default' from [fd00:1122:3344:101::e]:57035 | ||
| 4225 | 2025.12.20 02:56:50.809044 [ 294 ] {} <Debug> TCP-Session: cc840c87-a9ec-453d-b043-ddf9b9e4290e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2025.12.20 02:56:50.809054 [ 286 ] {} <Debug> TCP-Session: 13681d1b-4b62-4f54-ae21-0964cefad475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4227 | 2025.12.20 02:56:50.809071 [ 293 ] {} <Debug> TCP-Session: caea7485-c4e9-4769-bbd8-0366afd5c869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4228 | 2025.12.20 02:56:50.809079 [ 294 ] {} <Debug> TCP-Session: cc840c87-a9ec-453d-b043-ddf9b9e4290e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4229 | 2025.12.20 02:56:50.809086 [ 286 ] {} <Debug> TCP-Session: 13681d1b-4b62-4f54-ae21-0964cefad475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2025.12.20 02:56:50.809101 [ 293 ] {} <Debug> TCP-Session: caea7485-c4e9-4769-bbd8-0366afd5c869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2025.12.20 02:56:50.809128 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4232 | 2025.12.20 02:56:50.809131 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4233 | 2025.12.20 02:56:50.809165 [ 288 ] {5675772f-88f7-49f7-98d9-eb140bc5eaa2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4234 | 2025.12.20 02:56:50.809175 [ 290 ] {} <Debug> TCP-Session: 8b9ec55c-1ec2-4e95-ba41-e60b1ada5b75 Authenticating user 'default' from [fd00:1122:3344:101::e]:45806 | ||
| 4235 | 2025.12.20 02:56:50.809195 [ 292 ] {} <Debug> TCP-Session: 9cbaadd3-202b-44b3-857c-de2745915d3b Authenticating user 'default' from [fd00:1122:3344:101::e]:50324 | ||
| 4236 | 2025.12.20 02:56:50.809227 [ 290 ] {} <Debug> TCP-Session: 8b9ec55c-1ec2-4e95-ba41-e60b1ada5b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2025.12.20 02:56:50.809238 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4238 | 2025.12.20 02:56:50.809255 [ 290 ] {} <Debug> TCP-Session: 8b9ec55c-1ec2-4e95-ba41-e60b1ada5b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2025.12.20 02:56:50.809246 [ 292 ] {} <Debug> TCP-Session: 9cbaadd3-202b-44b3-857c-de2745915d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2025.12.20 02:56:50.809293 [ 291 ] {} <Debug> TCP-Session: 36026bfb-bc85-4654-9c1f-a831e66c0e2d Authenticating user 'default' from [fd00:1122:3344:101::e]:47430 | ||
| 4241 | 2025.12.20 02:56:50.809312 [ 292 ] {} <Debug> TCP-Session: 9cbaadd3-202b-44b3-857c-de2745915d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2025.12.20 02:56:50.809234 [ 288 ] {5675772f-88f7-49f7-98d9-eb140bc5eaa2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4243 | 2025.12.20 02:56:50.809334 [ 291 ] {} <Debug> TCP-Session: 36026bfb-bc85-4654-9c1f-a831e66c0e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2025.12.20 02:56:50.809168 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4245 | 2025.12.20 02:56:50.809382 [ 291 ] {} <Debug> TCP-Session: 36026bfb-bc85-4654-9c1f-a831e66c0e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2025.12.20 02:56:50.809410 [ 267 ] {} <Debug> TCP-Session: d81b0bb4-aa0b-4596-8160-479a6071671f Authenticating user 'default' from [fd00:1122:3344:101::e]:35074 | ||
| 4247 | 2025.12.20 02:56:50.809432 [ 267 ] {} <Debug> TCP-Session: d81b0bb4-aa0b-4596-8160-479a6071671f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2025.12.20 02:56:50.809444 [ 267 ] {} <Debug> TCP-Session: d81b0bb4-aa0b-4596-8160-479a6071671f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2025.12.20 02:56:50.809628 [ 288 ] {5675772f-88f7-49f7-98d9-eb140bc5eaa2} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 4250 | 2025.12.20 02:56:50.810728 [ 316 ] {5675772f-88f7-49f7-98d9-eb140bc5eaa2} <Trace> AggregatingTransform: Aggregating | ||
| 4251 | 2025.12.20 02:56:50.810777 [ 316 ] {5675772f-88f7-49f7-98d9-eb140bc5eaa2} <Trace> Aggregator: Aggregation method: without_key | ||
| 4252 | 2025.12.20 02:56:50.810813 [ 316 ] {5675772f-88f7-49f7-98d9-eb140bc5eaa2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001076876 sec. (928.612 rows/sec., 36.27 KiB/sec.) | ||
| 4253 | 2025.12.20 02:56:50.810840 [ 316 ] {5675772f-88f7-49f7-98d9-eb140bc5eaa2} <Trace> Aggregator: Merging aggregated data | ||
| 4254 | 2025.12.20 02:56:50.812098 [ 288 ] {5675772f-88f7-49f7-98d9-eb140bc5eaa2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003252 sec., 307.5030750307503 rows/sec., 12.01 KiB/sec. | ||
| 4255 | 2025.12.20 02:56:50.812262 [ 288 ] {5675772f-88f7-49f7-98d9-eb140bc5eaa2} <Debug> TCPHandler: Processed in 0.003851162 sec. | ||
| 4256 | 2025.12.20 02:56:50.812366 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4257 | 2025.12.20 02:56:50.812391 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4258 | 2025.12.20 02:56:50.812404 [ 288 ] {} <Debug> TCP-Session: 3c6d78f8-91cd-4416-807d-a1545a7fb120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2025.12.20 02:56:50.812414 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4260 | 2025.12.20 02:56:50.812437 [ 286 ] {} <Debug> TCP-Session: 13681d1b-4b62-4f54-ae21-0964cefad475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2025.12.20 02:56:50.812446 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4262 | 2025.12.20 02:56:50.812471 [ 290 ] {} <Debug> TCP-Session: 8b9ec55c-1ec2-4e95-ba41-e60b1ada5b75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2025.12.20 02:56:50.812495 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4264 | 2025.12.20 02:56:50.812511 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4265 | 2025.12.20 02:56:50.812512 [ 291 ] {} <Debug> TCP-Session: 36026bfb-bc85-4654-9c1f-a831e66c0e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2025.12.20 02:56:50.812534 [ 294 ] {} <Debug> TCP-Session: cc840c87-a9ec-453d-b043-ddf9b9e4290e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2025.12.20 02:56:50.812542 [ 267 ] {} <Debug> TCP-Session: d81b0bb4-aa0b-4596-8160-479a6071671f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2025.12.20 02:56:50.812478 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4269 | 2025.12.20 02:56:50.812462 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4270 | 2025.12.20 02:56:50.812609 [ 293 ] {} <Debug> TCP-Session: caea7485-c4e9-4769-bbd8-0366afd5c869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2025.12.20 02:56:50.812429 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4272 | 2025.12.20 02:56:50.812636 [ 292 ] {} <Debug> TCP-Session: 9cbaadd3-202b-44b3-857c-de2745915d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2025.12.20 02:56:50.812665 [ 289 ] {} <Debug> TCP-Session: e9a33ee3-9f2d-46a2-b5e4-3eaad4c5c146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2025.12.20 02:56:51.800876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 574 | ||
| 4275 | 2025.12.20 02:56:51.803778 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2025.12.20 02:56:51.803855 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4277 | 2025.12.20 02:56:51.805341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4278 | 2025.12.20 02:56:51.805701 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2025.12.20 02:56:51.806155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 574 | ||
| 4280 | 2025.12.20 02:56:52.322383 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49845 | ||
| 4281 | 2025.12.20 02:56:52.322494 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4282 | 2025.12.20 02:56:52.322520 [ 286 ] {} <Debug> TCP-Session: 9943fc41-2812-4a3f-8d2a-8068443bb859 Authenticating user 'default' from [fd00:1122:3344:101::e]:49845 | ||
| 4283 | 2025.12.20 02:56:52.322543 [ 286 ] {} <Debug> TCP-Session: 9943fc41-2812-4a3f-8d2a-8068443bb859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2025.12.20 02:56:52.322556 [ 286 ] {} <Debug> TCP-Session: 9943fc41-2812-4a3f-8d2a-8068443bb859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2025.12.20 02:56:52.322739 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39411 | ||
| 4286 | 2025.12.20 02:56:52.322764 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36561 | ||
| 4287 | 2025.12.20 02:56:52.322801 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45366 | ||
| 4288 | 2025.12.20 02:56:52.322817 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55004 | ||
| 4289 | 2025.12.20 02:56:52.322844 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63276 | ||
| 4290 | 2025.12.20 02:56:52.322889 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4291 | 2025.12.20 02:56:52.322901 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4292 | 2025.12.20 02:56:52.322925 [ 288 ] {} <Debug> TCP-Session: abdc0d75-db8c-44b9-823b-97f6761740fd Authenticating user 'default' from [fd00:1122:3344:101::e]:36561 | ||
| 4293 | 2025.12.20 02:56:52.322929 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4294 | 2025.12.20 02:56:52.322948 [ 290 ] {} <Debug> TCP-Session: 1b320439-22f6-4056-b0c6-6bf7a7664139 Authenticating user 'default' from [fd00:1122:3344:101::e]:45366 | ||
| 4295 | 2025.12.20 02:56:52.322955 [ 286 ] {} <Trace> TCP-Session: 9943fc41-2812-4a3f-8d2a-8068443bb859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2025.12.20 02:56:52.322981 [ 291 ] {} <Debug> TCP-Session: 43ce20b9-6d3c-4328-a883-ff863eb9f40c Authenticating user 'default' from [fd00:1122:3344:101::e]:55004 | ||
| 4297 | 2025.12.20 02:56:52.322990 [ 290 ] {} <Debug> TCP-Session: 1b320439-22f6-4056-b0c6-6bf7a7664139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2025.12.20 02:56:52.323026 [ 291 ] {} <Debug> TCP-Session: 43ce20b9-6d3c-4328-a883-ff863eb9f40c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2025.12.20 02:56:52.323041 [ 290 ] {} <Debug> TCP-Session: 1b320439-22f6-4056-b0c6-6bf7a7664139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2025.12.20 02:56:52.323055 [ 291 ] {} <Debug> TCP-Session: 43ce20b9-6d3c-4328-a883-ff863eb9f40c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2025.12.20 02:56:52.322962 [ 288 ] {} <Debug> TCP-Session: abdc0d75-db8c-44b9-823b-97f6761740fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4302 | 2025.12.20 02:56:52.322949 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4303 | 2025.12.20 02:56:52.323103 [ 288 ] {} <Debug> TCP-Session: abdc0d75-db8c-44b9-823b-97f6761740fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2025.12.20 02:56:52.322864 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4305 | 2025.12.20 02:56:52.323136 [ 294 ] {} <Debug> TCP-Session: 14152247-2f52-49ad-8692-3716e2b35369 Authenticating user 'default' from [fd00:1122:3344:101::e]:63276 | ||
| 4306 | 2025.12.20 02:56:52.323159 [ 286 ] {3e8fac98-0237-41a0-ac6c-50b83818f280} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49845) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4307 | 2025.12.20 02:56:52.323170 [ 287 ] {} <Debug> TCP-Session: d7fbdeee-fd4d-414c-958c-3f8cbcf21c9f Authenticating user 'default' from [fd00:1122:3344:101::e]:39411 | ||
| 4308 | 2025.12.20 02:56:52.323178 [ 294 ] {} <Debug> TCP-Session: 14152247-2f52-49ad-8692-3716e2b35369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2025.12.20 02:56:52.323205 [ 287 ] {} <Debug> TCP-Session: d7fbdeee-fd4d-414c-958c-3f8cbcf21c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2025.12.20 02:56:52.323219 [ 294 ] {} <Debug> TCP-Session: 14152247-2f52-49ad-8692-3716e2b35369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2025.12.20 02:56:52.323232 [ 287 ] {} <Debug> TCP-Session: d7fbdeee-fd4d-414c-958c-3f8cbcf21c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2025.12.20 02:56:52.322826 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65213 | ||
| 4313 | 2025.12.20 02:56:52.322787 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53429 | ||
| 4314 | 2025.12.20 02:56:52.322837 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57032 | ||
| 4315 | 2025.12.20 02:56:52.323338 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4316 | 2025.12.20 02:56:52.323373 [ 292 ] {} <Debug> TCP-Session: 7161f082-c846-4dd7-8d75-90b5a14f1687 Authenticating user 'default' from [fd00:1122:3344:101::e]:65213 | ||
| 4317 | 2025.12.20 02:56:52.323394 [ 292 ] {} <Debug> TCP-Session: 7161f082-c846-4dd7-8d75-90b5a14f1687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2025.12.20 02:56:52.323399 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4319 | 2025.12.20 02:56:52.323400 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4320 | 2025.12.20 02:56:52.323409 [ 286 ] {3e8fac98-0237-41a0-ac6c-50b83818f280} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4321 | 2025.12.20 02:56:52.323436 [ 293 ] {} <Debug> TCP-Session: 3078ec75-5a24-4983-b291-a2c6ab675042 Authenticating user 'default' from [fd00:1122:3344:101::e]:57032 | ||
| 4322 | 2025.12.20 02:56:52.323443 [ 289 ] {} <Debug> TCP-Session: 53fe45dc-4192-4670-a163-082ceff75405 Authenticating user 'default' from [fd00:1122:3344:101::e]:53429 | ||
| 4323 | 2025.12.20 02:56:52.323410 [ 292 ] {} <Debug> TCP-Session: 7161f082-c846-4dd7-8d75-90b5a14f1687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2025.12.20 02:56:52.323482 [ 289 ] {} <Debug> TCP-Session: 53fe45dc-4192-4670-a163-082ceff75405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2025.12.20 02:56:52.323493 [ 286 ] {3e8fac98-0237-41a0-ac6c-50b83818f280} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4326 | 2025.12.20 02:56:52.323526 [ 289 ] {} <Debug> TCP-Session: 53fe45dc-4192-4670-a163-082ceff75405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2025.12.20 02:56:52.323478 [ 293 ] {} <Debug> TCP-Session: 3078ec75-5a24-4983-b291-a2c6ab675042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2025.12.20 02:56:52.323570 [ 293 ] {} <Debug> TCP-Session: 3078ec75-5a24-4983-b291-a2c6ab675042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2025.12.20 02:56:52.323803 [ 286 ] {3e8fac98-0237-41a0-ac6c-50b83818f280} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 4330 | 2025.12.20 02:56:52.324713 [ 319 ] {3e8fac98-0237-41a0-ac6c-50b83818f280} <Trace> AggregatingTransform: Aggregating | ||
| 4331 | 2025.12.20 02:56:52.324769 [ 319 ] {3e8fac98-0237-41a0-ac6c-50b83818f280} <Trace> Aggregator: Aggregation method: without_key | ||
| 4332 | 2025.12.20 02:56:52.324807 [ 319 ] {3e8fac98-0237-41a0-ac6c-50b83818f280} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901691 sec. (1109.027 rows/sec., 43.32 KiB/sec.) | ||
| 4333 | 2025.12.20 02:56:52.324827 [ 319 ] {3e8fac98-0237-41a0-ac6c-50b83818f280} <Trace> Aggregator: Merging aggregated data | ||
| 4334 | 2025.12.20 02:56:52.326031 [ 286 ] {3e8fac98-0237-41a0-ac6c-50b83818f280} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002933 sec., 340.94783498124787 rows/sec., 13.32 KiB/sec. | ||
| 4335 | 2025.12.20 02:56:52.326156 [ 286 ] {3e8fac98-0237-41a0-ac6c-50b83818f280} <Debug> TCPHandler: Processed in 0.003362571 sec. | ||
| 4336 | 2025.12.20 02:56:52.326279 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4337 | 2025.12.20 02:56:52.326306 [ 286 ] {} <Debug> TCP-Session: 9943fc41-2812-4a3f-8d2a-8068443bb859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2025.12.20 02:56:52.326311 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4339 | 2025.12.20 02:56:52.326335 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4340 | 2025.12.20 02:56:52.326352 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4341 | 2025.12.20 02:56:52.326365 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4342 | 2025.12.20 02:56:52.326385 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4343 | 2025.12.20 02:56:52.326399 [ 291 ] {} <Debug> TCP-Session: 43ce20b9-6d3c-4328-a883-ff863eb9f40c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2025.12.20 02:56:52.326414 [ 290 ] {} <Debug> TCP-Session: 1b320439-22f6-4056-b0c6-6bf7a7664139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2025.12.20 02:56:52.326420 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4346 | 2025.12.20 02:56:52.326436 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4347 | 2025.12.20 02:56:52.326478 [ 293 ] {} <Debug> TCP-Session: 3078ec75-5a24-4983-b291-a2c6ab675042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2025.12.20 02:56:52.326503 [ 294 ] {} <Debug> TCP-Session: 14152247-2f52-49ad-8692-3716e2b35369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2025.12.20 02:56:52.326434 [ 292 ] {} <Debug> TCP-Session: 7161f082-c846-4dd7-8d75-90b5a14f1687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2025.12.20 02:56:52.326405 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4351 | 2025.12.20 02:56:52.326382 [ 288 ] {} <Debug> TCP-Session: abdc0d75-db8c-44b9-823b-97f6761740fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4352 | 2025.12.20 02:56:52.326588 [ 289 ] {} <Debug> TCP-Session: 53fe45dc-4192-4670-a163-082ceff75405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4353 | 2025.12.20 02:56:52.326351 [ 287 ] {} <Debug> TCP-Session: d7fbdeee-fd4d-414c-958c-3f8cbcf21c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2025.12.20 02:56:52.510401 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37878 | ||
| 4355 | 2025.12.20 02:56:52.510575 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4356 | 2025.12.20 02:56:52.510605 [ 286 ] {} <Debug> TCP-Session: 4e0872d5-f20b-46d5-b73a-63bfb66b2761 Authenticating user 'default' from [fd00:1122:3344:101::e]:37878 | ||
| 4357 | 2025.12.20 02:56:52.510630 [ 286 ] {} <Debug> TCP-Session: 4e0872d5-f20b-46d5-b73a-63bfb66b2761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2025.12.20 02:56:52.510645 [ 286 ] {} <Debug> TCP-Session: 4e0872d5-f20b-46d5-b73a-63bfb66b2761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2025.12.20 02:56:52.510845 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48830 | ||
| 4360 | 2025.12.20 02:56:52.510875 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53807 | ||
| 4361 | 2025.12.20 02:56:52.510895 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44865 | ||
| 4362 | 2025.12.20 02:56:52.510914 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47241 | ||
| 4363 | 2025.12.20 02:56:52.510933 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42799 | ||
| 4364 | 2025.12.20 02:56:52.510969 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4365 | 2025.12.20 02:56:52.510993 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4366 | 2025.12.20 02:56:52.510998 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4367 | 2025.12.20 02:56:52.511017 [ 287 ] {} <Debug> TCP-Session: aa58d08d-a3b0-4450-8157-3db4976adc3f Authenticating user 'default' from [fd00:1122:3344:101::e]:48830 | ||
| 4368 | 2025.12.20 02:56:52.511023 [ 291 ] {} <Debug> TCP-Session: f9f4133f-2b6c-48c7-af12-97c95efdc0a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44865 | ||
| 4369 | 2025.12.20 02:56:52.511027 [ 286 ] {} <Trace> TCP-Session: 4e0872d5-f20b-46d5-b73a-63bfb66b2761 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2025.12.20 02:56:52.511058 [ 291 ] {} <Debug> TCP-Session: f9f4133f-2b6c-48c7-af12-97c95efdc0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4371 | 2025.12.20 02:56:52.511058 [ 287 ] {} <Debug> TCP-Session: aa58d08d-a3b0-4450-8157-3db4976adc3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2025.12.20 02:56:52.511089 [ 291 ] {} <Debug> TCP-Session: f9f4133f-2b6c-48c7-af12-97c95efdc0a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2025.12.20 02:56:52.511043 [ 288 ] {} <Debug> TCP-Session: a3b03297-0d06-4730-8566-a1e3890ece1a Authenticating user 'default' from [fd00:1122:3344:101::e]:53807 | ||
| 4374 | 2025.12.20 02:56:52.511101 [ 287 ] {} <Debug> TCP-Session: aa58d08d-a3b0-4450-8157-3db4976adc3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2025.12.20 02:56:52.511039 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4376 | 2025.12.20 02:56:52.511133 [ 288 ] {} <Debug> TCP-Session: a3b03297-0d06-4730-8566-a1e3890ece1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2025.12.20 02:56:52.511163 [ 294 ] {} <Debug> TCP-Session: 9615e996-f5d3-41f7-bcd7-19866159ce5b Authenticating user 'default' from [fd00:1122:3344:101::e]:42799 | ||
| 4378 | 2025.12.20 02:56:52.511170 [ 288 ] {} <Debug> TCP-Session: a3b03297-0d06-4730-8566-a1e3890ece1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2025.12.20 02:56:52.511191 [ 294 ] {} <Debug> TCP-Session: 9615e996-f5d3-41f7-bcd7-19866159ce5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4380 | 2025.12.20 02:56:52.510887 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59277 | ||
| 4381 | 2025.12.20 02:56:52.511219 [ 294 ] {} <Debug> TCP-Session: 9615e996-f5d3-41f7-bcd7-19866159ce5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4382 | 2025.12.20 02:56:52.511238 [ 286 ] {123f4ce2-de66-426b-9100-70370543a314} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37878) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4383 | 2025.12.20 02:56:52.510881 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48360 | ||
| 4384 | 2025.12.20 02:56:52.510906 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45529 | ||
| 4385 | 2025.12.20 02:56:52.511290 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4386 | 2025.12.20 02:56:52.511045 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4387 | 2025.12.20 02:56:52.511336 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4388 | 2025.12.20 02:56:52.511345 [ 289 ] {} <Debug> TCP-Session: b9c18254-3aa2-4849-b7e3-8188d8505ae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59277 | ||
| 4389 | 2025.12.20 02:56:52.511359 [ 293 ] {} <Debug> TCP-Session: e6525a2e-a0b6-47ff-b5a2-fcd37af1ad9c Authenticating user 'default' from [fd00:1122:3344:101::e]:47241 | ||
| 4390 | 2025.12.20 02:56:52.511372 [ 290 ] {} <Debug> TCP-Session: e8d953cc-94cf-44c2-bc9f-abe4bff2246e Authenticating user 'default' from [fd00:1122:3344:101::e]:48360 | ||
| 4391 | 2025.12.20 02:56:52.511387 [ 289 ] {} <Debug> TCP-Session: b9c18254-3aa2-4849-b7e3-8188d8505ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2025.12.20 02:56:52.511390 [ 293 ] {} <Debug> TCP-Session: e6525a2e-a0b6-47ff-b5a2-fcd37af1ad9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2025.12.20 02:56:52.511404 [ 290 ] {} <Debug> TCP-Session: e8d953cc-94cf-44c2-bc9f-abe4bff2246e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2025.12.20 02:56:52.511413 [ 289 ] {} <Debug> TCP-Session: b9c18254-3aa2-4849-b7e3-8188d8505ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2025.12.20 02:56:52.511421 [ 293 ] {} <Debug> TCP-Session: e6525a2e-a0b6-47ff-b5a2-fcd37af1ad9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4396 | 2025.12.20 02:56:52.511436 [ 290 ] {} <Debug> TCP-Session: e8d953cc-94cf-44c2-bc9f-abe4bff2246e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2025.12.20 02:56:52.511364 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4398 | 2025.12.20 02:56:52.511496 [ 292 ] {} <Debug> TCP-Session: 032c1f5c-cdce-41d9-80ba-0c8244250a96 Authenticating user 'default' from [fd00:1122:3344:101::e]:45529 | ||
| 4399 | 2025.12.20 02:56:52.511508 [ 286 ] {123f4ce2-de66-426b-9100-70370543a314} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4400 | 2025.12.20 02:56:52.511518 [ 292 ] {} <Debug> TCP-Session: 032c1f5c-cdce-41d9-80ba-0c8244250a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2025.12.20 02:56:52.511547 [ 292 ] {} <Debug> TCP-Session: 032c1f5c-cdce-41d9-80ba-0c8244250a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2025.12.20 02:56:52.511566 [ 286 ] {123f4ce2-de66-426b-9100-70370543a314} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4403 | 2025.12.20 02:56:52.511834 [ 286 ] {123f4ce2-de66-426b-9100-70370543a314} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 4404 | 2025.12.20 02:56:52.512617 [ 301 ] {123f4ce2-de66-426b-9100-70370543a314} <Trace> AggregatingTransform: Aggregating | ||
| 4405 | 2025.12.20 02:56:52.512663 [ 301 ] {123f4ce2-de66-426b-9100-70370543a314} <Trace> Aggregator: Aggregation method: without_key | ||
| 4406 | 2025.12.20 02:56:52.512697 [ 301 ] {123f4ce2-de66-426b-9100-70370543a314} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000768619 sec. (1301.035 rows/sec., 50.82 KiB/sec.) | ||
| 4407 | 2025.12.20 02:56:52.512716 [ 301 ] {123f4ce2-de66-426b-9100-70370543a314} <Trace> Aggregator: Merging aggregated data | ||
| 4408 | 2025.12.20 02:56:52.514188 [ 286 ] {123f4ce2-de66-426b-9100-70370543a314} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003014 sec., 331.78500331785 rows/sec., 12.96 KiB/sec. | ||
| 4409 | 2025.12.20 02:56:52.514266 [ 286 ] {123f4ce2-de66-426b-9100-70370543a314} <Debug> TCPHandler: Processed in 0.003354961 sec. | ||
| 4410 | 2025.12.20 02:56:52.514385 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4411 | 2025.12.20 02:56:52.514413 [ 286 ] {} <Debug> TCP-Session: 4e0872d5-f20b-46d5-b73a-63bfb66b2761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2025.12.20 02:56:52.514418 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4413 | 2025.12.20 02:56:52.514439 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4414 | 2025.12.20 02:56:52.514459 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4415 | 2025.12.20 02:56:52.514464 [ 287 ] {} <Debug> TCP-Session: aa58d08d-a3b0-4450-8157-3db4976adc3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2025.12.20 02:56:52.514474 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4417 | 2025.12.20 02:56:52.514497 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4418 | 2025.12.20 02:56:52.514519 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4419 | 2025.12.20 02:56:52.514550 [ 294 ] {} <Debug> TCP-Session: 9615e996-f5d3-41f7-bcd7-19866159ce5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4420 | 2025.12.20 02:56:52.514565 [ 289 ] {} <Debug> TCP-Session: b9c18254-3aa2-4849-b7e3-8188d8505ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4421 | 2025.12.20 02:56:52.514581 [ 290 ] {} <Debug> TCP-Session: e8d953cc-94cf-44c2-bc9f-abe4bff2246e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4422 | 2025.12.20 02:56:52.514535 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4423 | 2025.12.20 02:56:52.514485 [ 288 ] {} <Debug> TCP-Session: a3b03297-0d06-4730-8566-a1e3890ece1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4424 | 2025.12.20 02:56:52.514662 [ 291 ] {} <Debug> TCP-Session: f9f4133f-2b6c-48c7-af12-97c95efdc0a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4425 | 2025.12.20 02:56:52.514555 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4426 | 2025.12.20 02:56:52.514497 [ 292 ] {} <Debug> TCP-Session: 032c1f5c-cdce-41d9-80ba-0c8244250a96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2025.12.20 02:56:52.514766 [ 293 ] {} <Debug> TCP-Session: e6525a2e-a0b6-47ff-b5a2-fcd37af1ad9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4428 | 2025.12.20 02:56:54.356906 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2025.12.20 02:56:54.357106 [ 272 ] {b147ab61-9ec8-4c36-a7a2-99b1a29487c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4430 | 2025.12.20 02:56:54.357177 [ 272 ] {b147ab61-9ec8-4c36-a7a2-99b1a29487c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4431 | 2025.12.20 02:56:54.357963 [ 272 ] {b147ab61-9ec8-4c36-a7a2-99b1a29487c7} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2025.12.20 02:56:54.358007 [ 272 ] {b147ab61-9ec8-4c36-a7a2-99b1a29487c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4433 | 2025.12.20 02:56:54.358401 [ 272 ] {b147ab61-9ec8-4c36-a7a2-99b1a29487c7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4434 | 2025.12.20 02:56:54.358624 [ 272 ] {b147ab61-9ec8-4c36-a7a2-99b1a29487c7} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4435 | 2025.12.20 02:56:54.358781 [ 272 ] {b147ab61-9ec8-4c36-a7a2-99b1a29487c7} <Debug> executeQuery: Read 114 rows, 9.87 KiB in 0.00173 sec., 65895.95375722543 rows/sec., 5.57 MiB/sec. | ||
| 4436 | 2025.12.20 02:56:54.358823 [ 272 ] {b147ab61-9ec8-4c36-a7a2-99b1a29487c7} <Debug> TCPHandler: Processed in 0.00205313 sec. | ||
| 4437 | 2025.12.20 02:56:54.358961 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2025.12.20 02:56:54.359065 [ 272 ] {4effc6e1-736e-494f-8e05-59ed1babdc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4439 | 2025.12.20 02:56:54.359106 [ 272 ] {4effc6e1-736e-494f-8e05-59ed1babdc9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4440 | 2025.12.20 02:56:54.359597 [ 272 ] {4effc6e1-736e-494f-8e05-59ed1babdc9a} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2025.12.20 02:56:54.359635 [ 272 ] {4effc6e1-736e-494f-8e05-59ed1babdc9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4442 | 2025.12.20 02:56:54.359930 [ 272 ] {4effc6e1-736e-494f-8e05-59ed1babdc9a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4443 | 2025.12.20 02:56:54.360139 [ 272 ] {4effc6e1-736e-494f-8e05-59ed1babdc9a} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2025.12.20 02:56:54.360275 [ 272 ] {4effc6e1-736e-494f-8e05-59ed1babdc9a} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001229 sec., 23596.41985353946 rows/sec., 1.73 MiB/sec. | ||
| 4445 | 2025.12.20 02:56:54.360313 [ 272 ] {4effc6e1-736e-494f-8e05-59ed1babdc9a} <Debug> TCPHandler: Processed in 0.001402303 sec. | ||
| 4446 | 2025.12.20 02:56:54.360446 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2025.12.20 02:56:54.360540 [ 272 ] {5c7dcb86-f417-402e-9889-a960f38bec6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4448 | 2025.12.20 02:56:54.360600 [ 272 ] {5c7dcb86-f417-402e-9889-a960f38bec6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4449 | 2025.12.20 02:56:54.361134 [ 272 ] {5c7dcb86-f417-402e-9889-a960f38bec6e} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2025.12.20 02:56:54.361172 [ 272 ] {5c7dcb86-f417-402e-9889-a960f38bec6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4451 | 2025.12.20 02:56:54.361484 [ 272 ] {5c7dcb86-f417-402e-9889-a960f38bec6e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4452 | 2025.12.20 02:56:54.361692 [ 272 ] {5c7dcb86-f417-402e-9889-a960f38bec6e} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2025.12.20 02:56:54.361820 [ 272 ] {5c7dcb86-f417-402e-9889-a960f38bec6e} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001298 sec., 71648.6902927581 rows/sec., 5.60 MiB/sec. | ||
| 4454 | 2025.12.20 02:56:54.361857 [ 272 ] {5c7dcb86-f417-402e-9889-a960f38bec6e} <Debug> TCPHandler: Processed in 0.001472265 sec. | ||
| 4455 | 2025.12.20 02:56:54.361976 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2025.12.20 02:56:54.362078 [ 272 ] {f2e60907-d910-48b7-87e5-fdca6081cdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4457 | 2025.12.20 02:56:54.362122 [ 272 ] {f2e60907-d910-48b7-87e5-fdca6081cdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4458 | 2025.12.20 02:56:54.362580 [ 272 ] {f2e60907-d910-48b7-87e5-fdca6081cdf8} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2025.12.20 02:56:54.362618 [ 272 ] {f2e60907-d910-48b7-87e5-fdca6081cdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4460 | 2025.12.20 02:56:54.362943 [ 272 ] {f2e60907-d910-48b7-87e5-fdca6081cdf8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4461 | 2025.12.20 02:56:54.363147 [ 272 ] {f2e60907-d910-48b7-87e5-fdca6081cdf8} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2025.12.20 02:56:54.363276 [ 272 ] {f2e60907-d910-48b7-87e5-fdca6081cdf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 4463 | 2025.12.20 02:56:54.363313 [ 272 ] {f2e60907-d910-48b7-87e5-fdca6081cdf8} <Debug> TCPHandler: Processed in 0.001384853 sec. | ||
| 4464 | 2025.12.20 02:56:54.363421 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2025.12.20 02:56:54.363523 [ 272 ] {27981bb8-53ce-4955-82d7-453a2c1faefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4466 | 2025.12.20 02:56:54.363577 [ 272 ] {27981bb8-53ce-4955-82d7-453a2c1faefa} <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 | ||
| 4467 | 2025.12.20 02:56:54.364444 [ 272 ] {27981bb8-53ce-4955-82d7-453a2c1faefa} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2025.12.20 02:56:54.364481 [ 272 ] {27981bb8-53ce-4955-82d7-453a2c1faefa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4469 | 2025.12.20 02:56:54.365006 [ 272 ] {27981bb8-53ce-4955-82d7-453a2c1faefa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4470 | 2025.12.20 02:56:54.365219 [ 272 ] {27981bb8-53ce-4955-82d7-453a2c1faefa} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2025.12.20 02:56:54.365356 [ 272 ] {27981bb8-53ce-4955-82d7-453a2c1faefa} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001852 sec., 15658.747300215984 rows/sec., 28.06 MiB/sec. | ||
| 4472 | 2025.12.20 02:56:54.365409 [ 272 ] {27981bb8-53ce-4955-82d7-453a2c1faefa} <Debug> TCPHandler: Processed in 0.002035228 sec. | ||
| 4473 | 2025.12.20 02:56:54.365521 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2025.12.20 02:56:54.365625 [ 272 ] {a12f5a2f-2059-4668-b2a7-55332c109f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4475 | 2025.12.20 02:56:54.365666 [ 272 ] {a12f5a2f-2059-4668-b2a7-55332c109f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4476 | 2025.12.20 02:56:54.365998 [ 272 ] {a12f5a2f-2059-4668-b2a7-55332c109f76} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2025.12.20 02:56:54.366035 [ 272 ] {a12f5a2f-2059-4668-b2a7-55332c109f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4478 | 2025.12.20 02:56:54.366339 [ 272 ] {a12f5a2f-2059-4668-b2a7-55332c109f76} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4479 | 2025.12.20 02:56:54.366538 [ 272 ] {a12f5a2f-2059-4668-b2a7-55332c109f76} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2025.12.20 02:56:54.366675 [ 272 ] {a12f5a2f-2059-4668-b2a7-55332c109f76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 4481 | 2025.12.20 02:56:54.366709 [ 272 ] {a12f5a2f-2059-4668-b2a7-55332c109f76} <Debug> TCPHandler: Processed in 0.001236019 sec. | ||
| 4482 | 2025.12.20 02:56:56.669020 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4483 | 2025.12.20 02:56:56.669098 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4484 | 2025.12.20 02:56:56.791805 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8653 | ||
| 4485 | 2025.12.20 02:56:56.792335 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2025.12.20 02:56:56.792384 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4487 | 2025.12.20 02:56:56.792919 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4488 | 2025.12.20 02:56:56.793174 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2025.12.20 02:56:56.793325 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8653 | ||
| 4490 | 2025.12.20 02:56:57.238889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4491 | 2025.12.20 02:56:57.255435 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2025.12.20 02:56:57.255497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4493 | 2025.12.20 02:56:57.261824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4494 | 2025.12.20 02:56:57.262564 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2025.12.20 02:56:57.265429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4496 | 2025.12.20 02:56:59.366456 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2025.12.20 02:56:59.366661 [ 272 ] {a7cf6f27-4c29-4b96-b9dc-70645dddcffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4498 | 2025.12.20 02:56:59.366732 [ 272 ] {a7cf6f27-4c29-4b96-b9dc-70645dddcffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4499 | 2025.12.20 02:56:59.367580 [ 272 ] {a7cf6f27-4c29-4b96-b9dc-70645dddcffd} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2025.12.20 02:56:59.367618 [ 272 ] {a7cf6f27-4c29-4b96-b9dc-70645dddcffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4501 | 2025.12.20 02:56:59.368037 [ 272 ] {a7cf6f27-4c29-4b96-b9dc-70645dddcffd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4502 | 2025.12.20 02:56:59.368257 [ 272 ] {a7cf6f27-4c29-4b96-b9dc-70645dddcffd} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2025.12.20 02:56:59.368404 [ 272 ] {a7cf6f27-4c29-4b96-b9dc-70645dddcffd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001801 sec., 227651.30483064963 rows/sec., 14.44 MiB/sec. | ||
| 4504 | 2025.12.20 02:56:59.368447 [ 272 ] {a7cf6f27-4c29-4b96-b9dc-70645dddcffd} <Debug> TCPHandler: Processed in 0.002133051 sec. | ||
| 4505 | 2025.12.20 02:56:59.368582 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2025.12.20 02:56:59.368704 [ 272 ] {0f0f30f3-4ba2-4e96-aa1d-e5e3a14d75ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4507 | 2025.12.20 02:56:59.368747 [ 272 ] {0f0f30f3-4ba2-4e96-aa1d-e5e3a14d75ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4508 | 2025.12.20 02:56:59.369685 [ 272 ] {0f0f30f3-4ba2-4e96-aa1d-e5e3a14d75ee} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2025.12.20 02:56:59.369719 [ 272 ] {0f0f30f3-4ba2-4e96-aa1d-e5e3a14d75ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4510 | 2025.12.20 02:56:59.370106 [ 272 ] {0f0f30f3-4ba2-4e96-aa1d-e5e3a14d75ee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4511 | 2025.12.20 02:56:59.370336 [ 272 ] {0f0f30f3-4ba2-4e96-aa1d-e5e3a14d75ee} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2025.12.20 02:56:59.370460 [ 272 ] {0f0f30f3-4ba2-4e96-aa1d-e5e3a14d75ee} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001782 sec., 635241.3019079686 rows/sec., 50.33 MiB/sec. | ||
| 4513 | 2025.12.20 02:56:59.370496 [ 272 ] {0f0f30f3-4ba2-4e96-aa1d-e5e3a14d75ee} <Debug> TCPHandler: Processed in 0.001974838 sec. | ||
| 4514 | 2025.12.20 02:56:59.370615 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2025.12.20 02:56:59.370708 [ 272 ] {b72d8726-e1d9-48a9-9ba4-a479a1d6482f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4516 | 2025.12.20 02:56:59.370748 [ 272 ] {b72d8726-e1d9-48a9-9ba4-a479a1d6482f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4517 | 2025.12.20 02:56:59.371238 [ 272 ] {b72d8726-e1d9-48a9-9ba4-a479a1d6482f} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2025.12.20 02:56:59.371272 [ 272 ] {b72d8726-e1d9-48a9-9ba4-a479a1d6482f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4519 | 2025.12.20 02:56:59.371577 [ 272 ] {b72d8726-e1d9-48a9-9ba4-a479a1d6482f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4520 | 2025.12.20 02:56:59.371785 [ 272 ] {b72d8726-e1d9-48a9-9ba4-a479a1d6482f} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2025.12.20 02:56:59.371916 [ 272 ] {b72d8726-e1d9-48a9-9ba4-a479a1d6482f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001227 sec., 175224.1238793806 rows/sec., 10.40 MiB/sec. | ||
| 4522 | 2025.12.20 02:56:59.371953 [ 272 ] {b72d8726-e1d9-48a9-9ba4-a479a1d6482f} <Debug> TCPHandler: Processed in 0.001386123 sec. | ||
| 4523 | 2025.12.20 02:56:59.372063 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2025.12.20 02:56:59.372155 [ 272 ] {a361dd27-1796-4d4c-9179-8b89158a9127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4525 | 2025.12.20 02:56:59.372194 [ 272 ] {a361dd27-1796-4d4c-9179-8b89158a9127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4526 | 2025.12.20 02:56:59.372660 [ 272 ] {a361dd27-1796-4d4c-9179-8b89158a9127} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2025.12.20 02:56:59.372696 [ 272 ] {a361dd27-1796-4d4c-9179-8b89158a9127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4528 | 2025.12.20 02:56:59.372999 [ 272 ] {a361dd27-1796-4d4c-9179-8b89158a9127} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4529 | 2025.12.20 02:56:59.373199 [ 272 ] {a361dd27-1796-4d4c-9179-8b89158a9127} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2025.12.20 02:56:59.373327 [ 272 ] {a361dd27-1796-4d4c-9179-8b89158a9127} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00119 sec., 178151.26050420167 rows/sec., 11.49 MiB/sec. | ||
| 4531 | 2025.12.20 02:56:59.373363 [ 272 ] {a361dd27-1796-4d4c-9179-8b89158a9127} <Debug> TCPHandler: Processed in 0.001347963 sec. | ||
| 4532 | 2025.12.20 02:56:59.373472 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4533 | 2025.12.20 02:56:59.373564 [ 272 ] {4de3bc80-9b2c-47f6-b8fc-b464e764b960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4534 | 2025.12.20 02:56:59.373604 [ 272 ] {4de3bc80-9b2c-47f6-b8fc-b464e764b960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4535 | 2025.12.20 02:56:59.374069 [ 272 ] {4de3bc80-9b2c-47f6-b8fc-b464e764b960} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2025.12.20 02:56:59.374105 [ 272 ] {4de3bc80-9b2c-47f6-b8fc-b464e764b960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4537 | 2025.12.20 02:56:59.374402 [ 272 ] {4de3bc80-9b2c-47f6-b8fc-b464e764b960} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4538 | 2025.12.20 02:56:59.374626 [ 272 ] {4de3bc80-9b2c-47f6-b8fc-b464e764b960} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2025.12.20 02:56:59.374762 [ 272 ] {4de3bc80-9b2c-47f6-b8fc-b464e764b960} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 4540 | 2025.12.20 02:56:59.374800 [ 272 ] {4de3bc80-9b2c-47f6-b8fc-b464e764b960} <Debug> TCPHandler: Processed in 0.001374973 sec. | ||
| 4541 | 2025.12.20 02:56:59.374908 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4542 | 2025.12.20 02:56:59.375000 [ 272 ] {2ad4e690-da9c-47d2-a259-fa70313dd6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4543 | 2025.12.20 02:56:59.375039 [ 272 ] {2ad4e690-da9c-47d2-a259-fa70313dd6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4544 | 2025.12.20 02:56:59.375690 [ 272 ] {2ad4e690-da9c-47d2-a259-fa70313dd6ee} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4545 | 2025.12.20 02:56:59.375726 [ 272 ] {2ad4e690-da9c-47d2-a259-fa70313dd6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4546 | 2025.12.20 02:56:59.376060 [ 272 ] {2ad4e690-da9c-47d2-a259-fa70313dd6ee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4547 | 2025.12.20 02:56:59.376264 [ 272 ] {2ad4e690-da9c-47d2-a259-fa70313dd6ee} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2025.12.20 02:56:59.376389 [ 272 ] {2ad4e690-da9c-47d2-a259-fa70313dd6ee} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001406 sec., 490042.6742532006 rows/sec., 34.22 MiB/sec. | ||
| 4549 | 2025.12.20 02:56:59.376425 [ 272 ] {2ad4e690-da9c-47d2-a259-fa70313dd6ee} <Debug> TCPHandler: Processed in 0.001564457 sec. | ||
| 4550 | 2025.12.20 02:56:59.376538 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4551 | 2025.12.20 02:56:59.376630 [ 272 ] {c545b8d9-4454-4fee-b47e-23f61e15dca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4552 | 2025.12.20 02:56:59.376670 [ 272 ] {c545b8d9-4454-4fee-b47e-23f61e15dca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4553 | 2025.12.20 02:56:59.377002 [ 272 ] {c545b8d9-4454-4fee-b47e-23f61e15dca5} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2025.12.20 02:56:59.377038 [ 272 ] {c545b8d9-4454-4fee-b47e-23f61e15dca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4555 | 2025.12.20 02:56:59.377327 [ 272 ] {c545b8d9-4454-4fee-b47e-23f61e15dca5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4556 | 2025.12.20 02:56:59.377527 [ 272 ] {c545b8d9-4454-4fee-b47e-23f61e15dca5} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2025.12.20 02:56:59.377627 [ 91 ] {} <Debug> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4558 | 2025.12.20 02:56:59.377650 [ 272 ] {c545b8d9-4454-4fee-b47e-23f61e15dca5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 4559 | 2025.12.20 02:56:59.377698 [ 91 ] {} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2025.12.20 02:56:59.377705 [ 272 ] {c545b8d9-4454-4fee-b47e-23f61e15dca5} <Debug> TCPHandler: Processed in 0.00121496 sec. | ||
| 4561 | 2025.12.20 02:56:59.377732 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4562 | 2025.12.20 02:56:59.377829 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4563 | 2025.12.20 02:56:59.377860 [ 195 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::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 | ||
| 4564 | 2025.12.20 02:56:59.377926 [ 272 ] {2294d525-ba5e-44d7-8b6e-43666531d27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4565 | 2025.12.20 02:56:59.377973 [ 272 ] {2294d525-ba5e-44d7-8b6e-43666531d27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4566 | 2025.12.20 02:56:59.378023 [ 195 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4567 | 2025.12.20 02:56:59.378067 [ 195 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4568 | 2025.12.20 02:56:59.378136 [ 195 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4569 | 2025.12.20 02:56:59.378187 [ 195 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4570 | 2025.12.20 02:56:59.378231 [ 195 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4571 | 2025.12.20 02:56:59.378272 [ 195 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::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 | ||
| 4572 | 2025.12.20 02:56:59.378314 [ 195 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4573 | 2025.12.20 02:56:59.378413 [ 272 ] {2294d525-ba5e-44d7-8b6e-43666531d27e} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2025.12.20 02:56:59.378454 [ 272 ] {2294d525-ba5e-44d7-8b6e-43666531d27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4575 | 2025.12.20 02:56:59.378840 [ 272 ] {2294d525-ba5e-44d7-8b6e-43666531d27e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4576 | 2025.12.20 02:56:59.379071 [ 272 ] {2294d525-ba5e-44d7-8b6e-43666531d27e} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2025.12.20 02:56:59.379150 [ 194 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001347872 sec., 48966.07392986871 rows/sec., 2.50 MiB/sec. | ||
| 4578 | 2025.12.20 02:56:59.379204 [ 272 ] {2294d525-ba5e-44d7-8b6e-43666531d27e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001296 sec., 242283.95061728393 rows/sec., 15.92 MiB/sec. | ||
| 4579 | 2025.12.20 02:56:59.379241 [ 272 ] {2294d525-ba5e-44d7-8b6e-43666531d27e} <Debug> TCPHandler: Processed in 0.001459344 sec. | ||
| 4580 | 2025.12.20 02:56:59.379305 [ 187 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4581 | 2025.12.20 02:56:59.379351 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2025.12.20 02:56:59.379450 [ 272 ] {b66a0889-7be4-4730-a29c-8bcabf9985f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4583 | 2025.12.20 02:56:59.379494 [ 272 ] {b66a0889-7be4-4730-a29c-8bcabf9985f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4584 | 2025.12.20 02:56:59.379608 [ 187 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_11_2} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2025.12.20 02:56:59.379690 [ 187 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_11_2} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4586 | 2025.12.20 02:56:59.379763 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4587 | 2025.12.20 02:56:59.379805 [ 272 ] {b66a0889-7be4-4730-a29c-8bcabf9985f1} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2025.12.20 02:56:59.379845 [ 272 ] {b66a0889-7be4-4730-a29c-8bcabf9985f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4589 | 2025.12.20 02:56:59.380166 [ 272 ] {b66a0889-7be4-4730-a29c-8bcabf9985f1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4590 | 2025.12.20 02:56:59.380372 [ 272 ] {b66a0889-7be4-4730-a29c-8bcabf9985f1} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2025.12.20 02:56:59.380498 [ 272 ] {b66a0889-7be4-4730-a29c-8bcabf9985f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 4592 | 2025.12.20 02:56:59.380533 [ 272 ] {b66a0889-7be4-4730-a29c-8bcabf9985f1} <Debug> TCPHandler: Processed in 0.00122927 sec. | ||
| 4593 | 2025.12.20 02:56:59.380641 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2025.12.20 02:56:59.380732 [ 272 ] {f7823ba8-8091-432a-82c8-d17360fa46d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4595 | 2025.12.20 02:56:59.380786 [ 272 ] {f7823ba8-8091-432a-82c8-d17360fa46d3} <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.20 02:56:59.381553 [ 272 ] {f7823ba8-8091-432a-82c8-d17360fa46d3} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2025.12.20 02:56:59.381591 [ 272 ] {f7823ba8-8091-432a-82c8-d17360fa46d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4598 | 2025.12.20 02:56:59.382101 [ 272 ] {f7823ba8-8091-432a-82c8-d17360fa46d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4599 | 2025.12.20 02:56:59.382317 [ 272 ] {f7823ba8-8091-432a-82c8-d17360fa46d3} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2025.12.20 02:56:59.382455 [ 272 ] {f7823ba8-8091-432a-82c8-d17360fa46d3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00174 sec., 5747.126436781609 rows/sec., 10.30 MiB/sec. | ||
| 4601 | 2025.12.20 02:56:59.382519 [ 272 ] {f7823ba8-8091-432a-82c8-d17360fa46d3} <Debug> TCPHandler: Processed in 0.001925236 sec. | ||
| 4602 | 2025.12.20 02:56:59.382635 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2025.12.20 02:56:59.382729 [ 272 ] {c15a6bdd-da55-47eb-b72f-ed1534b29060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4604 | 2025.12.20 02:56:59.382770 [ 272 ] {c15a6bdd-da55-47eb-b72f-ed1534b29060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4605 | 2025.12.20 02:56:59.383103 [ 272 ] {c15a6bdd-da55-47eb-b72f-ed1534b29060} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2025.12.20 02:56:59.383138 [ 272 ] {c15a6bdd-da55-47eb-b72f-ed1534b29060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4607 | 2025.12.20 02:56:59.383445 [ 272 ] {c15a6bdd-da55-47eb-b72f-ed1534b29060} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4608 | 2025.12.20 02:56:59.383649 [ 272 ] {c15a6bdd-da55-47eb-b72f-ed1534b29060} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2025.12.20 02:56:59.383772 [ 272 ] {c15a6bdd-da55-47eb-b72f-ed1534b29060} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 4610 | 2025.12.20 02:56:59.383808 [ 272 ] {c15a6bdd-da55-47eb-b72f-ed1534b29060} <Debug> TCPHandler: Processed in 0.001219719 sec. | ||
| 4611 | 2025.12.20 02:57:01.806409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 612 | ||
| 4612 | 2025.12.20 02:57:01.808929 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2025.12.20 02:57:01.808983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4614 | 2025.12.20 02:57:01.810177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4615 | 2025.12.20 02:57:01.810453 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2025.12.20 02:57:01.810795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 612 | ||
| 4617 | 2025.12.20 02:57:04.294363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9165 | ||
| 4618 | 2025.12.20 02:57:04.294870 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2025.12.20 02:57:04.294915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4620 | 2025.12.20 02:57:04.295387 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4621 | 2025.12.20 02:57:04.295606 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2025.12.20 02:57:04.295734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9165 | ||
| 4623 | 2025.12.20 02:57:04.357624 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2025.12.20 02:57:04.357888 [ 272 ] {f72b1ecb-1730-46d6-b71c-634c19ba42fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4625 | 2025.12.20 02:57:04.357977 [ 272 ] {f72b1ecb-1730-46d6-b71c-634c19ba42fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4626 | 2025.12.20 02:57:04.358627 [ 272 ] {f72b1ecb-1730-46d6-b71c-634c19ba42fb} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2025.12.20 02:57:04.358673 [ 272 ] {f72b1ecb-1730-46d6-b71c-634c19ba42fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4628 | 2025.12.20 02:57:04.359056 [ 272 ] {f72b1ecb-1730-46d6-b71c-634c19ba42fb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4629 | 2025.12.20 02:57:04.359276 [ 272 ] {f72b1ecb-1730-46d6-b71c-634c19ba42fb} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2025.12.20 02:57:04.359432 [ 272 ] {f72b1ecb-1730-46d6-b71c-634c19ba42fb} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001616 sec., 8663.366336633664 rows/sec., 706.44 KiB/sec. | ||
| 4631 | 2025.12.20 02:57:04.359473 [ 272 ] {f72b1ecb-1730-46d6-b71c-634c19ba42fb} <Debug> TCPHandler: Processed in 0.002027729 sec. | ||
| 4632 | 2025.12.20 02:57:04.359609 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2025.12.20 02:57:04.359745 [ 272 ] {fd7322c7-676a-4e4f-b9d3-112c2cafe488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4634 | 2025.12.20 02:57:04.359795 [ 272 ] {fd7322c7-676a-4e4f-b9d3-112c2cafe488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4635 | 2025.12.20 02:57:04.360297 [ 272 ] {fd7322c7-676a-4e4f-b9d3-112c2cafe488} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2025.12.20 02:57:04.360334 [ 272 ] {fd7322c7-676a-4e4f-b9d3-112c2cafe488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4637 | 2025.12.20 02:57:04.360665 [ 272 ] {fd7322c7-676a-4e4f-b9d3-112c2cafe488} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4638 | 2025.12.20 02:57:04.360874 [ 272 ] {fd7322c7-676a-4e4f-b9d3-112c2cafe488} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2025.12.20 02:57:04.361007 [ 272 ] {fd7322c7-676a-4e4f-b9d3-112c2cafe488} <Debug> executeQuery: Read 121 rows, 10.38 KiB in 0.001288 sec., 93944.09937888198 rows/sec., 7.87 MiB/sec. | ||
| 4640 | 2025.12.20 02:57:04.361045 [ 272 ] {fd7322c7-676a-4e4f-b9d3-112c2cafe488} <Debug> TCPHandler: Processed in 0.001499376 sec. | ||
| 4641 | 2025.12.20 02:57:04.361160 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2025.12.20 02:57:04.361258 [ 272 ] {63cd4e5a-e74e-4156-9a91-0f6cc7665707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4643 | 2025.12.20 02:57:04.361300 [ 272 ] {63cd4e5a-e74e-4156-9a91-0f6cc7665707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4644 | 2025.12.20 02:57:04.361711 [ 272 ] {63cd4e5a-e74e-4156-9a91-0f6cc7665707} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2025.12.20 02:57:04.361745 [ 272 ] {63cd4e5a-e74e-4156-9a91-0f6cc7665707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4646 | 2025.12.20 02:57:04.362070 [ 272 ] {63cd4e5a-e74e-4156-9a91-0f6cc7665707} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4647 | 2025.12.20 02:57:04.362276 [ 272 ] {63cd4e5a-e74e-4156-9a91-0f6cc7665707} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2025.12.20 02:57:04.362402 [ 272 ] {63cd4e5a-e74e-4156-9a91-0f6cc7665707} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001163 sec., 36973.34479793637 rows/sec., 2.65 MiB/sec. | ||
| 4649 | 2025.12.20 02:57:04.362439 [ 272 ] {63cd4e5a-e74e-4156-9a91-0f6cc7665707} <Debug> TCPHandler: Processed in 0.001328952 sec. | ||
| 4650 | 2025.12.20 02:57:04.362541 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2025.12.20 02:57:04.362635 [ 272 ] {39478e1f-5aec-40e0-9a88-3cba4cbef054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4652 | 2025.12.20 02:57:04.362675 [ 272 ] {39478e1f-5aec-40e0-9a88-3cba4cbef054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4653 | 2025.12.20 02:57:04.363118 [ 272 ] {39478e1f-5aec-40e0-9a88-3cba4cbef054} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2025.12.20 02:57:04.363152 [ 272 ] {39478e1f-5aec-40e0-9a88-3cba4cbef054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4655 | 2025.12.20 02:57:04.363463 [ 272 ] {39478e1f-5aec-40e0-9a88-3cba4cbef054} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4656 | 2025.12.20 02:57:04.363674 [ 272 ] {39478e1f-5aec-40e0-9a88-3cba4cbef054} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2025.12.20 02:57:04.363810 [ 272 ] {39478e1f-5aec-40e0-9a88-3cba4cbef054} <Debug> executeQuery: Read 107 rows, 8.58 KiB in 0.001193 sec., 89689.85750209555 rows/sec., 7.02 MiB/sec. | ||
| 4658 | 2025.12.20 02:57:04.363848 [ 272 ] {39478e1f-5aec-40e0-9a88-3cba4cbef054} <Debug> TCPHandler: Processed in 0.001356733 sec. | ||
| 4659 | 2025.12.20 02:57:04.363961 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4660 | 2025.12.20 02:57:04.364142 [ 272 ] {8076cc2d-75d0-4611-a8e0-b932a6783380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4661 | 2025.12.20 02:57:04.364187 [ 272 ] {8076cc2d-75d0-4611-a8e0-b932a6783380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4662 | 2025.12.20 02:57:04.364619 [ 272 ] {8076cc2d-75d0-4611-a8e0-b932a6783380} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2025.12.20 02:57:04.364654 [ 272 ] {8076cc2d-75d0-4611-a8e0-b932a6783380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4664 | 2025.12.20 02:57:04.364984 [ 272 ] {8076cc2d-75d0-4611-a8e0-b932a6783380} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4665 | 2025.12.20 02:57:04.365187 [ 272 ] {8076cc2d-75d0-4611-a8e0-b932a6783380} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2025.12.20 02:57:04.365322 [ 272 ] {8076cc2d-75d0-4611-a8e0-b932a6783380} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001198 sec., 139398.9983305509 rows/sec., 9.70 MiB/sec. | ||
| 4667 | 2025.12.20 02:57:04.365441 [ 272 ] {8076cc2d-75d0-4611-a8e0-b932a6783380} <Debug> TCPHandler: Processed in 0.001529667 sec. | ||
| 4668 | 2025.12.20 02:57:04.365567 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4669 | 2025.12.20 02:57:04.365663 [ 272 ] {313eece5-4b81-4c43-8b37-2cb99b03fd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4670 | 2025.12.20 02:57:04.365719 [ 272 ] {313eece5-4b81-4c43-8b37-2cb99b03fd31} <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 | ||
| 4671 | 2025.12.20 02:57:04.366541 [ 272 ] {313eece5-4b81-4c43-8b37-2cb99b03fd31} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2025.12.20 02:57:04.366579 [ 272 ] {313eece5-4b81-4c43-8b37-2cb99b03fd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4673 | 2025.12.20 02:57:04.367123 [ 272 ] {313eece5-4b81-4c43-8b37-2cb99b03fd31} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4674 | 2025.12.20 02:57:04.367359 [ 272 ] {313eece5-4b81-4c43-8b37-2cb99b03fd31} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2025.12.20 02:57:04.367497 [ 272 ] {313eece5-4b81-4c43-8b37-2cb99b03fd31} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001853 sec., 15650.296815974096 rows/sec., 28.04 MiB/sec. | ||
| 4676 | 2025.12.20 02:57:04.367558 [ 272 ] {313eece5-4b81-4c43-8b37-2cb99b03fd31} <Debug> TCPHandler: Processed in 0.002041349 sec. | ||
| 4677 | 2025.12.20 02:57:04.367679 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4678 | 2025.12.20 02:57:04.367801 [ 272 ] {0e1522a4-7edd-4d00-95af-b9ceed150a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4679 | 2025.12.20 02:57:04.367850 [ 272 ] {0e1522a4-7edd-4d00-95af-b9ceed150a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4680 | 2025.12.20 02:57:04.368258 [ 272 ] {0e1522a4-7edd-4d00-95af-b9ceed150a61} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2025.12.20 02:57:04.368299 [ 272 ] {0e1522a4-7edd-4d00-95af-b9ceed150a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4682 | 2025.12.20 02:57:04.368669 [ 272 ] {0e1522a4-7edd-4d00-95af-b9ceed150a61} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4683 | 2025.12.20 02:57:04.368913 [ 272 ] {0e1522a4-7edd-4d00-95af-b9ceed150a61} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2025.12.20 02:57:04.369042 [ 272 ] {0e1522a4-7edd-4d00-95af-b9ceed150a61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001266 sec., 47393.364928909956 rows/sec., 3.19 MiB/sec. | ||
| 4685 | 2025.12.20 02:57:04.369077 [ 272 ] {0e1522a4-7edd-4d00-95af-b9ceed150a61} <Debug> TCPHandler: Processed in 0.001456394 sec. | ||
| 4686 | 2025.12.20 02:57:04.766448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4687 | 2025.12.20 02:57:04.782883 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2025.12.20 02:57:04.782930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4689 | 2025.12.20 02:57:04.789715 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4690 | 2025.12.20 02:57:04.790437 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2025.12.20 02:57:04.793412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4692 | 2025.12.20 02:57:09.367314 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2025.12.20 02:57:09.367512 [ 272 ] {296e2cff-8fa5-411e-9c01-9fee7bf02e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4694 | 2025.12.20 02:57:09.367580 [ 272 ] {296e2cff-8fa5-411e-9c01-9fee7bf02e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4695 | 2025.12.20 02:57:09.368418 [ 272 ] {296e2cff-8fa5-411e-9c01-9fee7bf02e05} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2025.12.20 02:57:09.368466 [ 272 ] {296e2cff-8fa5-411e-9c01-9fee7bf02e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4697 | 2025.12.20 02:57:09.368875 [ 272 ] {296e2cff-8fa5-411e-9c01-9fee7bf02e05} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4698 | 2025.12.20 02:57:09.369102 [ 272 ] {296e2cff-8fa5-411e-9c01-9fee7bf02e05} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2025.12.20 02:57:09.369263 [ 272 ] {296e2cff-8fa5-411e-9c01-9fee7bf02e05} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001802 sec., 227524.97225305217 rows/sec., 14.43 MiB/sec. | ||
| 4700 | 2025.12.20 02:57:09.369312 [ 272 ] {296e2cff-8fa5-411e-9c01-9fee7bf02e05} <Debug> TCPHandler: Processed in 0.002131521 sec. | ||
| 4701 | 2025.12.20 02:57:09.369432 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2025.12.20 02:57:09.369542 [ 272 ] {2fd93277-ff5a-4723-b78c-3c134970a5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4703 | 2025.12.20 02:57:09.369586 [ 272 ] {2fd93277-ff5a-4723-b78c-3c134970a5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4704 | 2025.12.20 02:57:09.370508 [ 272 ] {2fd93277-ff5a-4723-b78c-3c134970a5b0} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2025.12.20 02:57:09.370549 [ 272 ] {2fd93277-ff5a-4723-b78c-3c134970a5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4706 | 2025.12.20 02:57:09.370932 [ 272 ] {2fd93277-ff5a-4723-b78c-3c134970a5b0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4707 | 2025.12.20 02:57:09.371158 [ 272 ] {2fd93277-ff5a-4723-b78c-3c134970a5b0} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2025.12.20 02:57:09.371274 [ 78 ] {} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4709 | 2025.12.20 02:57:09.371291 [ 272 ] {2fd93277-ff5a-4723-b78c-3c134970a5b0} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001773 sec., 638465.8770445572 rows/sec., 50.59 MiB/sec. | ||
| 4710 | 2025.12.20 02:57:09.371350 [ 78 ] {} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2025.12.20 02:57:09.371357 [ 272 ] {2fd93277-ff5a-4723-b78c-3c134970a5b0} <Debug> TCPHandler: Processed in 0.001973797 sec. | ||
| 4712 | 2025.12.20 02:57:09.371387 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4713 | 2025.12.20 02:57:09.371510 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2025.12.20 02:57:09.371529 [ 195 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::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 | ||
| 4715 | 2025.12.20 02:57:09.371609 [ 272 ] {37563c91-419a-408c-b761-f3946deaf0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4716 | 2025.12.20 02:57:09.371656 [ 272 ] {37563c91-419a-408c-b761-f3946deaf0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4717 | 2025.12.20 02:57:09.371677 [ 195 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4718 | 2025.12.20 02:57:09.371714 [ 195 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1320 rows starting from the beginning of the part | ||
| 4719 | 2025.12.20 02:57:09.371783 [ 195 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1132 rows starting from the beginning of the part | ||
| 4720 | 2025.12.20 02:57:09.371830 [ 195 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 114 rows starting from the beginning of the part | ||
| 4721 | 2025.12.20 02:57:09.371871 [ 195 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1132 rows starting from the beginning of the part | ||
| 4722 | 2025.12.20 02:57:09.371910 [ 195 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 121 rows starting from the beginning of the part | ||
| 4723 | 2025.12.20 02:57:09.371949 [ 195 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1132 rows starting from the beginning of the part | ||
| 4724 | 2025.12.20 02:57:09.372153 [ 272 ] {37563c91-419a-408c-b761-f3946deaf0f1} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2025.12.20 02:57:09.372195 [ 272 ] {37563c91-419a-408c-b761-f3946deaf0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4726 | 2025.12.20 02:57:09.372559 [ 272 ] {37563c91-419a-408c-b761-f3946deaf0f1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4727 | 2025.12.20 02:57:09.372784 [ 272 ] {37563c91-419a-408c-b761-f3946deaf0f1} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2025.12.20 02:57:09.372923 [ 272 ] {37563c91-419a-408c-b761-f3946deaf0f1} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001334 sec., 161169.41529235383 rows/sec., 9.57 MiB/sec. | ||
| 4729 | 2025.12.20 02:57:09.372961 [ 272 ] {37563c91-419a-408c-b761-f3946deaf0f1} <Debug> TCPHandler: Processed in 0.001499546 sec. | ||
| 4730 | 2025.12.20 02:57:09.373069 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2025.12.20 02:57:09.373161 [ 272 ] {59f8be78-b507-4438-9953-57ef78548f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4732 | 2025.12.20 02:57:09.373201 [ 272 ] {59f8be78-b507-4438-9953-57ef78548f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4733 | 2025.12.20 02:57:09.373671 [ 272 ] {59f8be78-b507-4438-9953-57ef78548f7f} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2025.12.20 02:57:09.373707 [ 272 ] {59f8be78-b507-4438-9953-57ef78548f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4735 | 2025.12.20 02:57:09.373835 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4951 rows, containing 5 columns (5 merged, 0 gathered) in 0.002371277 sec., 2087904.5341391999 rows/sec., 174.89 MiB/sec. | ||
| 4736 | 2025.12.20 02:57:09.374023 [ 272 ] {59f8be78-b507-4438-9953-57ef78548f7f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4737 | 2025.12.20 02:57:09.374097 [ 194 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4738 | 2025.12.20 02:57:09.374247 [ 272 ] {59f8be78-b507-4438-9953-57ef78548f7f} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2025.12.20 02:57:09.374374 [ 272 ] {59f8be78-b507-4438-9953-57ef78548f7f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 4740 | 2025.12.20 02:57:09.374409 [ 194 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_26_5} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2025.12.20 02:57:09.374411 [ 272 ] {59f8be78-b507-4438-9953-57ef78548f7f} <Debug> TCPHandler: Processed in 0.001390494 sec. | ||
| 4742 | 2025.12.20 02:57:09.374492 [ 194 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_26_5} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4743 | 2025.12.20 02:57:09.374529 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2025.12.20 02:57:09.374581 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 4745 | 2025.12.20 02:57:09.374622 [ 272 ] {f0c89882-2b66-4dd4-839c-b714831ccbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4746 | 2025.12.20 02:57:09.374662 [ 272 ] {f0c89882-2b66-4dd4-839c-b714831ccbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4747 | 2025.12.20 02:57:09.375130 [ 272 ] {f0c89882-2b66-4dd4-839c-b714831ccbd7} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2025.12.20 02:57:09.375165 [ 272 ] {f0c89882-2b66-4dd4-839c-b714831ccbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4749 | 2025.12.20 02:57:09.375466 [ 272 ] {f0c89882-2b66-4dd4-839c-b714831ccbd7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4750 | 2025.12.20 02:57:09.375679 [ 272 ] {f0c89882-2b66-4dd4-839c-b714831ccbd7} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2025.12.20 02:57:09.375805 [ 272 ] {f0c89882-2b66-4dd4-839c-b714831ccbd7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 4752 | 2025.12.20 02:57:09.375842 [ 272 ] {f0c89882-2b66-4dd4-839c-b714831ccbd7} <Debug> TCPHandler: Processed in 0.001360473 sec. | ||
| 4753 | 2025.12.20 02:57:09.375947 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2025.12.20 02:57:09.376039 [ 272 ] {31633500-2e35-4a9d-9f65-2161d71a03cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4755 | 2025.12.20 02:57:09.376078 [ 272 ] {31633500-2e35-4a9d-9f65-2161d71a03cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4756 | 2025.12.20 02:57:09.376721 [ 272 ] {31633500-2e35-4a9d-9f65-2161d71a03cc} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2025.12.20 02:57:09.376759 [ 272 ] {31633500-2e35-4a9d-9f65-2161d71a03cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4758 | 2025.12.20 02:57:09.377093 [ 272 ] {31633500-2e35-4a9d-9f65-2161d71a03cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4759 | 2025.12.20 02:57:09.377299 [ 272 ] {31633500-2e35-4a9d-9f65-2161d71a03cc} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2025.12.20 02:57:09.377400 [ 78 ] {} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4761 | 2025.12.20 02:57:09.377425 [ 272 ] {31633500-2e35-4a9d-9f65-2161d71a03cc} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001403 sec., 491090.5203136137 rows/sec., 34.29 MiB/sec. | ||
| 4762 | 2025.12.20 02:57:09.377435 [ 78 ] {} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2025.12.20 02:57:09.377464 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4764 | 2025.12.20 02:57:09.377469 [ 272 ] {31633500-2e35-4a9d-9f65-2161d71a03cc} <Debug> TCPHandler: Processed in 0.001568868 sec. | ||
| 4765 | 2025.12.20 02:57:09.377555 [ 191 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::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 | ||
| 4766 | 2025.12.20 02:57:09.377585 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4767 | 2025.12.20 02:57:09.377669 [ 191 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4768 | 2025.12.20 02:57:09.377683 [ 272 ] {4e30d51d-17b9-4f06-9902-1f9febb891cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4769 | 2025.12.20 02:57:09.377704 [ 191 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 790 rows starting from the beginning of the part | ||
| 4770 | 2025.12.20 02:57:09.377730 [ 272 ] {4e30d51d-17b9-4f06-9902-1f9febb891cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4771 | 2025.12.20 02:57:09.377769 [ 191 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 689 rows starting from the beginning of the part | ||
| 4772 | 2025.12.20 02:57:09.377823 [ 191 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 93 rows starting from the beginning of the part | ||
| 4773 | 2025.12.20 02:57:09.377868 [ 191 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 689 rows starting from the beginning of the part | ||
| 4774 | 2025.12.20 02:57:09.377912 [ 191 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 107 rows starting from the beginning of the part | ||
| 4775 | 2025.12.20 02:57:09.377955 [ 191 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 689 rows starting from the beginning of the part | ||
| 4776 | 2025.12.20 02:57:09.378067 [ 272 ] {4e30d51d-17b9-4f06-9902-1f9febb891cf} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2025.12.20 02:57:09.378109 [ 272 ] {4e30d51d-17b9-4f06-9902-1f9febb891cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4778 | 2025.12.20 02:57:09.378438 [ 272 ] {4e30d51d-17b9-4f06-9902-1f9febb891cf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4779 | 2025.12.20 02:57:09.378662 [ 272 ] {4e30d51d-17b9-4f06-9902-1f9febb891cf} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2025.12.20 02:57:09.378792 [ 272 ] {4e30d51d-17b9-4f06-9902-1f9febb891cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 4781 | 2025.12.20 02:57:09.378829 [ 272 ] {4e30d51d-17b9-4f06-9902-1f9febb891cf} <Debug> TCPHandler: Processed in 0.001291771 sec. | ||
| 4782 | 2025.12.20 02:57:09.378940 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2025.12.20 02:57:09.379031 [ 272 ] {230f427d-c349-40f2-a2b4-2d5f94fdddf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4784 | 2025.12.20 02:57:09.379073 [ 272 ] {230f427d-c349-40f2-a2b4-2d5f94fdddf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4785 | 2025.12.20 02:57:09.379172 [ 194 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3057 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165757 sec., 1844266.003849008 rows/sec., 137.58 MiB/sec. | ||
| 4786 | 2025.12.20 02:57:09.379340 [ 187 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4787 | 2025.12.20 02:57:09.379501 [ 272 ] {230f427d-c349-40f2-a2b4-2d5f94fdddf6} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2025.12.20 02:57:09.379544 [ 272 ] {230f427d-c349-40f2-a2b4-2d5f94fdddf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4789 | 2025.12.20 02:57:09.379613 [ 187 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_26_5} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2025.12.20 02:57:09.379694 [ 187 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_26_5} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4791 | 2025.12.20 02:57:09.379769 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4792 | 2025.12.20 02:57:09.379905 [ 272 ] {230f427d-c349-40f2-a2b4-2d5f94fdddf6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4793 | 2025.12.20 02:57:09.380121 [ 272 ] {230f427d-c349-40f2-a2b4-2d5f94fdddf6} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2025.12.20 02:57:09.380224 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4795 | 2025.12.20 02:57:09.380251 [ 272 ] {230f427d-c349-40f2-a2b4-2d5f94fdddf6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001238 sec., 253634.89499192245 rows/sec., 16.66 MiB/sec. | ||
| 4796 | 2025.12.20 02:57:09.380261 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2025.12.20 02:57:09.380290 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4798 | 2025.12.20 02:57:09.380294 [ 272 ] {230f427d-c349-40f2-a2b4-2d5f94fdddf6} <Debug> TCPHandler: Processed in 0.001400884 sec. | ||
| 4799 | 2025.12.20 02:57:09.380369 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 4800 | 2025.12.20 02:57:09.380410 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2025.12.20 02:57:09.380469 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4802 | 2025.12.20 02:57:09.380498 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4922 rows starting from the beginning of the part | ||
| 4803 | 2025.12.20 02:57:09.380506 [ 272 ] {6aa80752-5826-42b4-8e40-5757eab59bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4804 | 2025.12.20 02:57:09.380544 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part | ||
| 4805 | 2025.12.20 02:57:09.380552 [ 272 ] {6aa80752-5826-42b4-8e40-5757eab59bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4806 | 2025.12.20 02:57:09.380590 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4807 | 2025.12.20 02:57:09.380631 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part | ||
| 4808 | 2025.12.20 02:57:09.380668 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 167 rows starting from the beginning of the part | ||
| 4809 | 2025.12.20 02:57:09.380704 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 314 rows starting from the beginning of the part | ||
| 4810 | 2025.12.20 02:57:09.380872 [ 272 ] {6aa80752-5826-42b4-8e40-5757eab59bd7} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2025.12.20 02:57:09.380915 [ 272 ] {6aa80752-5826-42b4-8e40-5757eab59bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4812 | 2025.12.20 02:57:09.381230 [ 272 ] {6aa80752-5826-42b4-8e40-5757eab59bd7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4813 | 2025.12.20 02:57:09.381437 [ 272 ] {6aa80752-5826-42b4-8e40-5757eab59bd7} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2025.12.20 02:57:09.381565 [ 272 ] {6aa80752-5826-42b4-8e40-5757eab59bd7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 4815 | 2025.12.20 02:57:09.381604 [ 272 ] {6aa80752-5826-42b4-8e40-5757eab59bd7} <Debug> TCPHandler: Processed in 0.00124094 sec. | ||
| 4816 | 2025.12.20 02:57:09.381711 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2025.12.20 02:57:09.381803 [ 272 ] {4c3b61cb-4562-41c5-bae4-e8798cefb13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4818 | 2025.12.20 02:57:09.381858 [ 272 ] {4c3b61cb-4562-41c5-bae4-e8798cefb13b} <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 | ||
| 4819 | 2025.12.20 02:57:09.382636 [ 272 ] {4c3b61cb-4562-41c5-bae4-e8798cefb13b} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2025.12.20 02:57:09.382673 [ 272 ] {4c3b61cb-4562-41c5-bae4-e8798cefb13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4821 | 2025.12.20 02:57:09.383218 [ 272 ] {4c3b61cb-4562-41c5-bae4-e8798cefb13b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4822 | 2025.12.20 02:57:09.383295 [ 194 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6191 rows, containing 5 columns (5 merged, 0 gathered) in 0.002958641 sec., 2092514.7728298227 rows/sec., 141.32 MiB/sec. | ||
| 4823 | 2025.12.20 02:57:09.383442 [ 272 ] {4c3b61cb-4562-41c5-bae4-e8798cefb13b} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2025.12.20 02:57:09.383587 [ 272 ] {4c3b61cb-4562-41c5-bae4-e8798cefb13b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001801 sec., 5552.47084952804 rows/sec., 9.95 MiB/sec. | ||
| 4825 | 2025.12.20 02:57:09.383647 [ 272 ] {4c3b61cb-4562-41c5-bae4-e8798cefb13b} <Debug> TCPHandler: Processed in 0.001983367 sec. | ||
| 4826 | 2025.12.20 02:57:09.383763 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2025.12.20 02:57:09.383784 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4828 | 2025.12.20 02:57:09.383857 [ 272 ] {cb86fd24-9f9a-4d89-8a0f-73884d36cddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4829 | 2025.12.20 02:57:09.383904 [ 272 ] {cb86fd24-9f9a-4d89-8a0f-73884d36cddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4830 | 2025.12.20 02:57:09.384091 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2025.12.20 02:57:09.384175 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4832 | 2025.12.20 02:57:09.384233 [ 272 ] {cb86fd24-9f9a-4d89-8a0f-73884d36cddb} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2025.12.20 02:57:09.384270 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 4834 | 2025.12.20 02:57:09.384273 [ 272 ] {cb86fd24-9f9a-4d89-8a0f-73884d36cddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4835 | 2025.12.20 02:57:09.384604 [ 272 ] {cb86fd24-9f9a-4d89-8a0f-73884d36cddb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4836 | 2025.12.20 02:57:09.384815 [ 272 ] {cb86fd24-9f9a-4d89-8a0f-73884d36cddb} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2025.12.20 02:57:09.384916 [ 78 ] {} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4838 | 2025.12.20 02:57:09.384940 [ 272 ] {cb86fd24-9f9a-4d89-8a0f-73884d36cddb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001101 sec., 94459.58219800182 rows/sec., 5.79 MiB/sec. | ||
| 4839 | 2025.12.20 02:57:09.384950 [ 78 ] {} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2025.12.20 02:57:09.384978 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4841 | 2025.12.20 02:57:09.384982 [ 272 ] {cb86fd24-9f9a-4d89-8a0f-73884d36cddb} <Debug> TCPHandler: Processed in 0.00126538 sec. | ||
| 4842 | 2025.12.20 02:57:09.385055 [ 191 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 4843 | 2025.12.20 02:57:09.385147 [ 191 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4844 | 2025.12.20 02:57:09.385171 [ 191 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1656 rows starting from the beginning of the part | ||
| 4845 | 2025.12.20 02:57:09.385215 [ 191 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4846 | 2025.12.20 02:57:09.385252 [ 191 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 4847 | 2025.12.20 02:57:09.385285 [ 191 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4848 | 2025.12.20 02:57:09.385315 [ 191 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 4849 | 2025.12.20 02:57:09.385349 [ 191 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4850 | 2025.12.20 02:57:09.386222 [ 191 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2088 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197319 sec., 1743896.1546588668 rows/sec., 111.15 MiB/sec. | ||
| 4851 | 2025.12.20 02:57:09.386473 [ 188 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4852 | 2025.12.20 02:57:09.386788 [ 188 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_26_5} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2025.12.20 02:57:09.386871 [ 188 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_26_5} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4854 | 2025.12.20 02:57:09.386958 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4855 | 2025.12.20 02:57:11.669204 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4856 | 2025.12.20 02:57:11.669292 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4857 | 2025.12.20 02:57:11.795836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9613 | ||
| 4858 | 2025.12.20 02:57:11.796390 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2025.12.20 02:57:11.796439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4860 | 2025.12.20 02:57:11.796941 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4861 | 2025.12.20 02:57:11.797172 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2025.12.20 02:57:11.797309 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9613 | ||
| 4863 | 2025.12.20 02:57:11.810998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 648 | ||
| 4864 | 2025.12.20 02:57:11.813333 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2025.12.20 02:57:11.813394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4866 | 2025.12.20 02:57:11.814619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4867 | 2025.12.20 02:57:11.814899 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2025.12.20 02:57:11.815266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 4869 | 2025.12.20 02:57:12.293508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4870 | 2025.12.20 02:57:12.311156 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2025.12.20 02:57:12.311223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4872 | 2025.12.20 02:57:12.317755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4873 | 2025.12.20 02:57:12.318503 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2025.12.20 02:57:12.321455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4875 | 2025.12.20 02:57:14.356429 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2025.12.20 02:57:14.356714 [ 272 ] {743211b0-0eb7-4a16-b3d8-0f0d9e0d650b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4877 | 2025.12.20 02:57:14.356822 [ 272 ] {743211b0-0eb7-4a16-b3d8-0f0d9e0d650b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4878 | 2025.12.20 02:57:14.357748 [ 272 ] {743211b0-0eb7-4a16-b3d8-0f0d9e0d650b} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2025.12.20 02:57:14.357800 [ 272 ] {743211b0-0eb7-4a16-b3d8-0f0d9e0d650b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4880 | 2025.12.20 02:57:14.358225 [ 272 ] {743211b0-0eb7-4a16-b3d8-0f0d9e0d650b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4881 | 2025.12.20 02:57:14.358457 [ 272 ] {743211b0-0eb7-4a16-b3d8-0f0d9e0d650b} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2025.12.20 02:57:14.358619 [ 272 ] {743211b0-0eb7-4a16-b3d8-0f0d9e0d650b} <Debug> executeQuery: Read 114 rows, 9.87 KiB in 0.001982 sec., 57517.65893037336 rows/sec., 4.86 MiB/sec. | ||
| 4883 | 2025.12.20 02:57:14.358662 [ 272 ] {743211b0-0eb7-4a16-b3d8-0f0d9e0d650b} <Debug> TCPHandler: Processed in 0.002442059 sec. | ||
| 4884 | 2025.12.20 02:57:14.358792 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2025.12.20 02:57:14.358890 [ 272 ] {5c43d737-b609-430c-96da-6e36b459ef74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4886 | 2025.12.20 02:57:14.358933 [ 272 ] {5c43d737-b609-430c-96da-6e36b459ef74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4887 | 2025.12.20 02:57:14.359342 [ 272 ] {5c43d737-b609-430c-96da-6e36b459ef74} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2025.12.20 02:57:14.359382 [ 272 ] {5c43d737-b609-430c-96da-6e36b459ef74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4889 | 2025.12.20 02:57:14.359689 [ 272 ] {5c43d737-b609-430c-96da-6e36b459ef74} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4890 | 2025.12.20 02:57:14.359902 [ 272 ] {5c43d737-b609-430c-96da-6e36b459ef74} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2025.12.20 02:57:14.360012 [ 68 ] {} <Debug> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4892 | 2025.12.20 02:57:14.360032 [ 272 ] {5c43d737-b609-430c-96da-6e36b459ef74} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001161 sec., 24978.466838931956 rows/sec., 1.83 MiB/sec. | ||
| 4893 | 2025.12.20 02:57:14.360084 [ 68 ] {} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2025.12.20 02:57:14.360092 [ 272 ] {5c43d737-b609-430c-96da-6e36b459ef74} <Debug> TCPHandler: Processed in 0.001351112 sec. | ||
| 4895 | 2025.12.20 02:57:14.360115 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4896 | 2025.12.20 02:57:14.360212 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2025.12.20 02:57:14.360227 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::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 | ||
| 4898 | 2025.12.20 02:57:14.360320 [ 272 ] {4a06c800-3469-478d-83ee-c4ae77bbdc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4899 | 2025.12.20 02:57:14.360340 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4900 | 2025.12.20 02:57:14.360362 [ 272 ] {4a06c800-3469-478d-83ee-c4ae77bbdc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4901 | 2025.12.20 02:57:14.360373 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 274 rows starting from the beginning of the part | ||
| 4902 | 2025.12.20 02:57:14.360440 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 29 rows starting from the beginning of the part | ||
| 4903 | 2025.12.20 02:57:14.360488 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 215 rows starting from the beginning of the part | ||
| 4904 | 2025.12.20 02:57:14.360536 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 43 rows starting from the beginning of the part | ||
| 4905 | 2025.12.20 02:57:14.360578 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 215 rows starting from the beginning of the part | ||
| 4906 | 2025.12.20 02:57:14.360632 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 29 rows starting from the beginning of the part | ||
| 4907 | 2025.12.20 02:57:14.360806 [ 272 ] {4a06c800-3469-478d-83ee-c4ae77bbdc68} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2025.12.20 02:57:14.360841 [ 272 ] {4a06c800-3469-478d-83ee-c4ae77bbdc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4909 | 2025.12.20 02:57:14.361162 [ 272 ] {4a06c800-3469-478d-83ee-c4ae77bbdc68} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4910 | 2025.12.20 02:57:14.361381 [ 272 ] {4a06c800-3469-478d-83ee-c4ae77bbdc68} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2025.12.20 02:57:14.361509 [ 272 ] {4a06c800-3469-478d-83ee-c4ae77bbdc68} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001208 sec., 76986.75496688741 rows/sec., 6.01 MiB/sec. | ||
| 4912 | 2025.12.20 02:57:14.361510 [ 188 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327182 sec., 606548.3106310965 rows/sec., 39.93 MiB/sec. | ||
| 4913 | 2025.12.20 02:57:14.361547 [ 272 ] {4a06c800-3469-478d-83ee-c4ae77bbdc68} <Debug> TCPHandler: Processed in 0.001390013 sec. | ||
| 4914 | 2025.12.20 02:57:14.361670 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4915 | 2025.12.20 02:57:14.361679 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2025.12.20 02:57:14.361777 [ 272 ] {1142f32a-52c4-436f-8224-b92037b4eae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4917 | 2025.12.20 02:57:14.361821 [ 272 ] {1142f32a-52c4-436f-8224-b92037b4eae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4918 | 2025.12.20 02:57:14.361896 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_26_5} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2025.12.20 02:57:14.361957 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_26_5} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4920 | 2025.12.20 02:57:14.362017 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4921 | 2025.12.20 02:57:14.362229 [ 272 ] {1142f32a-52c4-436f-8224-b92037b4eae6} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2025.12.20 02:57:14.362265 [ 272 ] {1142f32a-52c4-436f-8224-b92037b4eae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4923 | 2025.12.20 02:57:14.362606 [ 272 ] {1142f32a-52c4-436f-8224-b92037b4eae6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4924 | 2025.12.20 02:57:14.362814 [ 272 ] {1142f32a-52c4-436f-8224-b92037b4eae6} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2025.12.20 02:57:14.362943 [ 272 ] {1142f32a-52c4-436f-8224-b92037b4eae6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 4926 | 2025.12.20 02:57:14.362980 [ 272 ] {1142f32a-52c4-436f-8224-b92037b4eae6} <Debug> TCPHandler: Processed in 0.001351072 sec. | ||
| 4927 | 2025.12.20 02:57:14.363104 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2025.12.20 02:57:14.363229 [ 272 ] {7c867303-108f-444a-b248-f799cfaeaf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4929 | 2025.12.20 02:57:14.363297 [ 272 ] {7c867303-108f-444a-b248-f799cfaeaf33} <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 | ||
| 4930 | 2025.12.20 02:57:14.364264 [ 272 ] {7c867303-108f-444a-b248-f799cfaeaf33} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2025.12.20 02:57:14.364302 [ 272 ] {7c867303-108f-444a-b248-f799cfaeaf33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4932 | 2025.12.20 02:57:14.364868 [ 272 ] {7c867303-108f-444a-b248-f799cfaeaf33} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4933 | 2025.12.20 02:57:14.365088 [ 272 ] {7c867303-108f-444a-b248-f799cfaeaf33} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2025.12.20 02:57:14.365224 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4935 | 2025.12.20 02:57:14.365229 [ 272 ] {7c867303-108f-444a-b248-f799cfaeaf33} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002026 sec., 14313.919052319841 rows/sec., 25.65 MiB/sec. | ||
| 4936 | 2025.12.20 02:57:14.365274 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2025.12.20 02:57:14.365303 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4938 | 2025.12.20 02:57:14.365309 [ 272 ] {7c867303-108f-444a-b248-f799cfaeaf33} <Debug> TCPHandler: Processed in 0.002268404 sec. | ||
| 4939 | 2025.12.20 02:57:14.365409 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::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 | ||
| 4940 | 2025.12.20 02:57:14.365435 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2025.12.20 02:57:14.365538 [ 272 ] {21097287-6a53-40c0-ae60-0b0127ebb384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4942 | 2025.12.20 02:57:14.365581 [ 272 ] {21097287-6a53-40c0-ae60-0b0127ebb384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4943 | 2025.12.20 02:57:14.365667 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4944 | 2025.12.20 02:57:14.365738 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 376 rows starting from the beginning of the part | ||
| 4945 | 2025.12.20 02:57:14.365886 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 29 rows starting from the beginning of the part | ||
| 4946 | 2025.12.20 02:57:14.365923 [ 272 ] {21097287-6a53-40c0-ae60-0b0127ebb384} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2025.12.20 02:57:14.365964 [ 272 ] {21097287-6a53-40c0-ae60-0b0127ebb384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4948 | 2025.12.20 02:57:14.366008 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4949 | 2025.12.20 02:57:14.366130 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 29 rows starting from the beginning of the part | ||
| 4950 | 2025.12.20 02:57:14.366247 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 4951 | 2025.12.20 02:57:14.366276 [ 272 ] {21097287-6a53-40c0-ae60-0b0127ebb384} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4952 | 2025.12.20 02:57:14.366348 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 29 rows starting from the beginning of the part | ||
| 4953 | 2025.12.20 02:57:14.366511 [ 272 ] {21097287-6a53-40c0-ae60-0b0127ebb384} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2025.12.20 02:57:14.366645 [ 272 ] {21097287-6a53-40c0-ae60-0b0127ebb384} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 4955 | 2025.12.20 02:57:14.366684 [ 272 ] {21097287-6a53-40c0-ae60-0b0127ebb384} <Debug> TCPHandler: Processed in 0.001304871 sec. | ||
| 4956 | 2025.12.20 02:57:14.369942 [ 194 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 19 columns (19 merged, 0 gathered) in 0.004575759 sec., 105556.25853546918 rows/sec., 189.15 MiB/sec. | ||
| 4957 | 2025.12.20 02:57:14.371058 [ 188 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4958 | 2025.12.20 02:57:14.371534 [ 188 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2025.12.20 02:57:14.371617 [ 188 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4960 | 2025.12.20 02:57:14.371756 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 4961 | 2025.12.20 02:57:15.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.01 MiB, peak 255.38 MiB, free memory in arenas 0.00 B, will set to 251.21 MiB (RSS), difference: 1.20 MiB | ||
| 4962 | 2025.12.20 02:57:15.487361 [ 32 ] {} <Debug> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4963 | 2025.12.20 02:57:15.487438 [ 32 ] {} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2025.12.20 02:57:15.487463 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4965 | 2025.12.20 02:57:15.487587 [ 189 ] {fe371ffb-028c-433d-ae79-2a9060867387::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 | ||
| 4966 | 2025.12.20 02:57:15.487735 [ 189 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4967 | 2025.12.20 02:57:15.487771 [ 189 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4968 | 2025.12.20 02:57:15.487846 [ 189 ] {fe371ffb-028c-433d-ae79-2a9060867387::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 | ||
| 4969 | 2025.12.20 02:57:15.487903 [ 189 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 4970 | 2025.12.20 02:57:15.487949 [ 189 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4971 | 2025.12.20 02:57:15.487996 [ 189 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 4972 | 2025.12.20 02:57:15.488759 [ 194 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123145 sec., 34106.13504405376 rows/sec., 2.85 MiB/sec. | ||
| 4973 | 2025.12.20 02:57:15.488883 [ 189 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4974 | 2025.12.20 02:57:15.489120 [ 189 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_5_1} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2025.12.20 02:57:15.489187 [ 189 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_5_1} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4976 | 2025.12.20 02:57:15.489254 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4977 | 2025.12.20 02:57:19.298306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10125 | ||
| 4978 | 2025.12.20 02:57:19.298818 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2025.12.20 02:57:19.298858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4980 | 2025.12.20 02:57:19.299339 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4981 | 2025.12.20 02:57:19.299579 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2025.12.20 02:57:19.299708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10125 | ||
| 4983 | 2025.12.20 02:57:19.299710 [ 43 ] {} <Debug> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4984 | 2025.12.20 02:57:19.299778 [ 43 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2025.12.20 02:57:19.299800 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4986 | 2025.12.20 02:57:19.299889 [ 193 ] {7747006d-2998-4b1d-829e-651be08ad061::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 | ||
| 4987 | 2025.12.20 02:57:19.299966 [ 193 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4988 | 2025.12.20 02:57:19.299993 [ 193 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7693 rows starting from the beginning of the part | ||
| 4989 | 2025.12.20 02:57:19.300046 [ 193 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4990 | 2025.12.20 02:57:19.300095 [ 193 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4991 | 2025.12.20 02:57:19.300135 [ 193 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4992 | 2025.12.20 02:57:19.300174 [ 193 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4993 | 2025.12.20 02:57:19.300213 [ 193 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4994 | 2025.12.20 02:57:19.301778 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10125 rows, containing 4 columns (4 merged, 0 gathered) in 0.001922427 sec., 5266779.960955605 rows/sec., 75.34 MiB/sec. | ||
| 4995 | 2025.12.20 02:57:19.302157 [ 190 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4996 | 2025.12.20 02:57:19.302495 [ 190 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_21_4} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2025.12.20 02:57:19.302577 [ 190 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_21_4} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4998 | 2025.12.20 02:57:19.302679 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4999 | 2025.12.20 02:57:19.367206 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2025.12.20 02:57:19.367445 [ 272 ] {156a837e-4529-4717-9975-9e8ea31b3686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5001 | 2025.12.20 02:57:19.367508 [ 272 ] {156a837e-4529-4717-9975-9e8ea31b3686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5002 | 2025.12.20 02:57:19.368308 [ 272 ] {156a837e-4529-4717-9975-9e8ea31b3686} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2025.12.20 02:57:19.368351 [ 272 ] {156a837e-4529-4717-9975-9e8ea31b3686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5004 | 2025.12.20 02:57:19.368722 [ 272 ] {156a837e-4529-4717-9975-9e8ea31b3686} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5005 | 2025.12.20 02:57:19.368941 [ 272 ] {156a837e-4529-4717-9975-9e8ea31b3686} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2025.12.20 02:57:19.369086 [ 272 ] {156a837e-4529-4717-9975-9e8ea31b3686} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001698 sec., 241460.5418138987 rows/sec., 15.32 MiB/sec. | ||
| 5007 | 2025.12.20 02:57:19.369128 [ 272 ] {156a837e-4529-4717-9975-9e8ea31b3686} <Debug> TCPHandler: Processed in 0.00210804 sec. | ||
| 5008 | 2025.12.20 02:57:19.369246 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2025.12.20 02:57:19.369343 [ 272 ] {cf040aa8-3d67-4def-ad9e-75b96d133e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5010 | 2025.12.20 02:57:19.369385 [ 272 ] {cf040aa8-3d67-4def-ad9e-75b96d133e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5011 | 2025.12.20 02:57:19.369764 [ 272 ] {cf040aa8-3d67-4def-ad9e-75b96d133e80} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2025.12.20 02:57:19.369801 [ 272 ] {cf040aa8-3d67-4def-ad9e-75b96d133e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5013 | 2025.12.20 02:57:19.370091 [ 272 ] {cf040aa8-3d67-4def-ad9e-75b96d133e80} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5014 | 2025.12.20 02:57:19.370293 [ 272 ] {cf040aa8-3d67-4def-ad9e-75b96d133e80} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2025.12.20 02:57:19.370419 [ 272 ] {cf040aa8-3d67-4def-ad9e-75b96d133e80} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001095 sec., 1826.4840182648402 rows/sec., 148.94 KiB/sec. | ||
| 5016 | 2025.12.20 02:57:19.370456 [ 272 ] {cf040aa8-3d67-4def-ad9e-75b96d133e80} <Debug> TCPHandler: Processed in 0.00126126 sec. | ||
| 5017 | 2025.12.20 02:57:19.370559 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2025.12.20 02:57:19.370655 [ 272 ] {c88fc40d-0582-4bae-8542-f5ca1e47104b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5019 | 2025.12.20 02:57:19.370695 [ 272 ] {c88fc40d-0582-4bae-8542-f5ca1e47104b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5020 | 2025.12.20 02:57:19.371568 [ 272 ] {c88fc40d-0582-4bae-8542-f5ca1e47104b} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2025.12.20 02:57:19.371604 [ 272 ] {c88fc40d-0582-4bae-8542-f5ca1e47104b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5022 | 2025.12.20 02:57:19.371975 [ 272 ] {c88fc40d-0582-4bae-8542-f5ca1e47104b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5023 | 2025.12.20 02:57:19.372183 [ 272 ] {c88fc40d-0582-4bae-8542-f5ca1e47104b} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2025.12.20 02:57:19.372308 [ 272 ] {c88fc40d-0582-4bae-8542-f5ca1e47104b} <Debug> executeQuery: Read 1133 rows, 91.92 KiB in 0.001672 sec., 677631.5789473684 rows/sec., 53.69 MiB/sec. | ||
| 5025 | 2025.12.20 02:57:19.372345 [ 272 ] {c88fc40d-0582-4bae-8542-f5ca1e47104b} <Debug> TCPHandler: Processed in 0.001837064 sec. | ||
| 5026 | 2025.12.20 02:57:19.372456 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2025.12.20 02:57:19.372551 [ 272 ] {392c7c59-a037-402a-b8b3-527927f9605b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5028 | 2025.12.20 02:57:19.372591 [ 272 ] {392c7c59-a037-402a-b8b3-527927f9605b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5029 | 2025.12.20 02:57:19.373058 [ 272 ] {392c7c59-a037-402a-b8b3-527927f9605b} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2025.12.20 02:57:19.373095 [ 272 ] {392c7c59-a037-402a-b8b3-527927f9605b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5031 | 2025.12.20 02:57:19.373403 [ 272 ] {392c7c59-a037-402a-b8b3-527927f9605b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5032 | 2025.12.20 02:57:19.373607 [ 272 ] {392c7c59-a037-402a-b8b3-527927f9605b} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2025.12.20 02:57:19.373734 [ 272 ] {392c7c59-a037-402a-b8b3-527927f9605b} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001202 sec., 180532.4459234609 rows/sec., 10.73 MiB/sec. | ||
| 5034 | 2025.12.20 02:57:19.373771 [ 272 ] {392c7c59-a037-402a-b8b3-527927f9605b} <Debug> TCPHandler: Processed in 0.001365893 sec. | ||
| 5035 | 2025.12.20 02:57:19.373872 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2025.12.20 02:57:19.373968 [ 272 ] {fc11d96f-84dd-49a9-8321-537d4b9fc0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5037 | 2025.12.20 02:57:19.374007 [ 272 ] {fc11d96f-84dd-49a9-8321-537d4b9fc0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5038 | 2025.12.20 02:57:19.374470 [ 272 ] {fc11d96f-84dd-49a9-8321-537d4b9fc0c6} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2025.12.20 02:57:19.374507 [ 272 ] {fc11d96f-84dd-49a9-8321-537d4b9fc0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5040 | 2025.12.20 02:57:19.374815 [ 272 ] {fc11d96f-84dd-49a9-8321-537d4b9fc0c6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5041 | 2025.12.20 02:57:19.375019 [ 272 ] {fc11d96f-84dd-49a9-8321-537d4b9fc0c6} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2025.12.20 02:57:19.375145 [ 272 ] {fc11d96f-84dd-49a9-8321-537d4b9fc0c6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001195 sec., 177405.85774058575 rows/sec., 11.44 MiB/sec. | ||
| 5043 | 2025.12.20 02:57:19.375181 [ 272 ] {fc11d96f-84dd-49a9-8321-537d4b9fc0c6} <Debug> TCPHandler: Processed in 0.001358952 sec. | ||
| 5044 | 2025.12.20 02:57:19.375282 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2025.12.20 02:57:19.375376 [ 272 ] {930dcdc1-d9dd-46bb-9014-14653bb3221d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5046 | 2025.12.20 02:57:19.375416 [ 272 ] {930dcdc1-d9dd-46bb-9014-14653bb3221d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5047 | 2025.12.20 02:57:19.375872 [ 272 ] {930dcdc1-d9dd-46bb-9014-14653bb3221d} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2025.12.20 02:57:19.375908 [ 272 ] {930dcdc1-d9dd-46bb-9014-14653bb3221d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5049 | 2025.12.20 02:57:19.376212 [ 272 ] {930dcdc1-d9dd-46bb-9014-14653bb3221d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5050 | 2025.12.20 02:57:19.376420 [ 272 ] {930dcdc1-d9dd-46bb-9014-14653bb3221d} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2025.12.20 02:57:19.376547 [ 272 ] {930dcdc1-d9dd-46bb-9014-14653bb3221d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001189 sec., 177460.0504625736 rows/sec., 10.08 MiB/sec. | ||
| 5052 | 2025.12.20 02:57:19.376585 [ 272 ] {930dcdc1-d9dd-46bb-9014-14653bb3221d} <Debug> TCPHandler: Processed in 0.001353052 sec. | ||
| 5053 | 2025.12.20 02:57:19.376720 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2025.12.20 02:57:19.376843 [ 272 ] {f9cf217f-6935-4496-8f2d-045512e3d674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5055 | 2025.12.20 02:57:19.376894 [ 272 ] {f9cf217f-6935-4496-8f2d-045512e3d674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5056 | 2025.12.20 02:57:19.377651 [ 272 ] {f9cf217f-6935-4496-8f2d-045512e3d674} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2025.12.20 02:57:19.377690 [ 272 ] {f9cf217f-6935-4496-8f2d-045512e3d674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5058 | 2025.12.20 02:57:19.378035 [ 272 ] {f9cf217f-6935-4496-8f2d-045512e3d674} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5059 | 2025.12.20 02:57:19.378246 [ 272 ] {f9cf217f-6935-4496-8f2d-045512e3d674} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2025.12.20 02:57:19.378379 [ 272 ] {f9cf217f-6935-4496-8f2d-045512e3d674} <Debug> executeQuery: Read 691 rows, 49.43 KiB in 0.001561 sec., 442664.9583600256 rows/sec., 30.92 MiB/sec. | ||
| 5061 | 2025.12.20 02:57:19.378417 [ 272 ] {f9cf217f-6935-4496-8f2d-045512e3d674} <Debug> TCPHandler: Processed in 0.001760212 sec. | ||
| 5062 | 2025.12.20 02:57:19.378528 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5063 | 2025.12.20 02:57:19.378626 [ 272 ] {b0171551-00f8-4617-a286-628dd256d03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5064 | 2025.12.20 02:57:19.378671 [ 272 ] {b0171551-00f8-4617-a286-628dd256d03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5065 | 2025.12.20 02:57:19.378994 [ 272 ] {b0171551-00f8-4617-a286-628dd256d03c} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2025.12.20 02:57:19.379029 [ 272 ] {b0171551-00f8-4617-a286-628dd256d03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5067 | 2025.12.20 02:57:19.379351 [ 272 ] {b0171551-00f8-4617-a286-628dd256d03c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5068 | 2025.12.20 02:57:19.379558 [ 272 ] {b0171551-00f8-4617-a286-628dd256d03c} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2025.12.20 02:57:19.379687 [ 272 ] {b0171551-00f8-4617-a286-628dd256d03c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 5070 | 2025.12.20 02:57:19.379725 [ 272 ] {b0171551-00f8-4617-a286-628dd256d03c} <Debug> TCPHandler: Processed in 0.00124711 sec. | ||
| 5071 | 2025.12.20 02:57:19.379847 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5072 | 2025.12.20 02:57:19.379969 [ 272 ] {30b77347-fc12-420b-ad96-94d4f300c404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5073 | 2025.12.20 02:57:19.380021 [ 272 ] {30b77347-fc12-420b-ad96-94d4f300c404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5074 | 2025.12.20 02:57:19.380518 [ 272 ] {30b77347-fc12-420b-ad96-94d4f300c404} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2025.12.20 02:57:19.380556 [ 272 ] {30b77347-fc12-420b-ad96-94d4f300c404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5076 | 2025.12.20 02:57:19.380911 [ 272 ] {30b77347-fc12-420b-ad96-94d4f300c404} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5077 | 2025.12.20 02:57:19.381115 [ 272 ] {30b77347-fc12-420b-ad96-94d4f300c404} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2025.12.20 02:57:19.381247 [ 272 ] {30b77347-fc12-420b-ad96-94d4f300c404} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001303 sec., 241749.80813507293 rows/sec., 15.88 MiB/sec. | ||
| 5079 | 2025.12.20 02:57:19.381285 [ 272 ] {30b77347-fc12-420b-ad96-94d4f300c404} <Debug> TCPHandler: Processed in 0.001499736 sec. | ||
| 5080 | 2025.12.20 02:57:19.381396 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2025.12.20 02:57:19.381511 [ 272 ] {8e2c91b0-dc5f-4b24-9e24-d42928ad79a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5082 | 2025.12.20 02:57:19.381563 [ 272 ] {8e2c91b0-dc5f-4b24-9e24-d42928ad79a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5083 | 2025.12.20 02:57:19.381916 [ 272 ] {8e2c91b0-dc5f-4b24-9e24-d42928ad79a3} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2025.12.20 02:57:19.381960 [ 272 ] {8e2c91b0-dc5f-4b24-9e24-d42928ad79a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5085 | 2025.12.20 02:57:19.382317 [ 272 ] {8e2c91b0-dc5f-4b24-9e24-d42928ad79a3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5086 | 2025.12.20 02:57:19.382526 [ 272 ] {8e2c91b0-dc5f-4b24-9e24-d42928ad79a3} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2025.12.20 02:57:19.382662 [ 272 ] {8e2c91b0-dc5f-4b24-9e24-d42928ad79a3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001175 sec., 851.063829787234 rows/sec., 57.35 KiB/sec. | ||
| 5088 | 2025.12.20 02:57:19.382699 [ 272 ] {8e2c91b0-dc5f-4b24-9e24-d42928ad79a3} <Debug> TCPHandler: Processed in 0.001360943 sec. | ||
| 5089 | 2025.12.20 02:57:19.382800 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2025.12.20 02:57:19.382896 [ 272 ] {b5bc6f80-3500-4f46-a90c-53c5fd24c819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5091 | 2025.12.20 02:57:19.382953 [ 272 ] {b5bc6f80-3500-4f46-a90c-53c5fd24c819} <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 | ||
| 5092 | 2025.12.20 02:57:19.383719 [ 272 ] {b5bc6f80-3500-4f46-a90c-53c5fd24c819} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2025.12.20 02:57:19.383756 [ 272 ] {b5bc6f80-3500-4f46-a90c-53c5fd24c819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5094 | 2025.12.20 02:57:19.384270 [ 272 ] {b5bc6f80-3500-4f46-a90c-53c5fd24c819} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5095 | 2025.12.20 02:57:19.384487 [ 272 ] {b5bc6f80-3500-4f46-a90c-53c5fd24c819} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2025.12.20 02:57:19.384627 [ 272 ] {b5bc6f80-3500-4f46-a90c-53c5fd24c819} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00175 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec. | ||
| 5097 | 2025.12.20 02:57:19.384679 [ 272 ] {b5bc6f80-3500-4f46-a90c-53c5fd24c819} <Debug> TCPHandler: Processed in 0.001929856 sec. | ||
| 5098 | 2025.12.20 02:57:19.384789 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2025.12.20 02:57:19.384884 [ 272 ] {877575b9-8a2f-4432-bf8d-931f19254656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5100 | 2025.12.20 02:57:19.384925 [ 272 ] {877575b9-8a2f-4432-bf8d-931f19254656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5101 | 2025.12.20 02:57:19.385263 [ 272 ] {877575b9-8a2f-4432-bf8d-931f19254656} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2025.12.20 02:57:19.385300 [ 272 ] {877575b9-8a2f-4432-bf8d-931f19254656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5103 | 2025.12.20 02:57:19.385609 [ 272 ] {877575b9-8a2f-4432-bf8d-931f19254656} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5104 | 2025.12.20 02:57:19.385813 [ 272 ] {877575b9-8a2f-4432-bf8d-931f19254656} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2025.12.20 02:57:19.385937 [ 272 ] {877575b9-8a2f-4432-bf8d-931f19254656} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 5106 | 2025.12.20 02:57:19.385972 [ 272 ] {877575b9-8a2f-4432-bf8d-931f19254656} <Debug> TCPHandler: Processed in 0.001234419 sec. | ||
| 5107 | 2025.12.20 02:57:19.822438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5108 | 2025.12.20 02:57:19.839805 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2025.12.20 02:57:19.839861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5110 | 2025.12.20 02:57:19.845914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5111 | 2025.12.20 02:57:19.846628 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2025.12.20 02:57:19.846952 [ 47 ] {} <Debug> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5113 | 2025.12.20 02:57:19.847042 [ 47 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2025.12.20 02:57:19.847077 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5115 | 2025.12.20 02:57:19.847218 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 5116 | 2025.12.20 02:57:19.849679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5117 | 2025.12.20 02:57:19.850986 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5118 | 2025.12.20 02:57:19.852443 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 5119 | 2025.12.20 02:57:19.856826 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 5120 | 2025.12.20 02:57:19.861286 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 5121 | 2025.12.20 02:57:19.865428 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 5122 | 2025.12.20 02:57:19.869865 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 5123 | 2025.12.20 02:57:19.874074 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 5124 | 2025.12.20 02:57:19.934178 [ 194 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.087015317 sec., 1827.2645033287647 rows/sec., 9.45 MiB/sec. | ||
| 5125 | 2025.12.20 02:57:19.937912 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5126 | 2025.12.20 02:57:19.940451 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_21_4} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2025.12.20 02:57:19.940584 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_21_4} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5128 | 2025.12.20 02:57:19.943451 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5129 | 2025.12.20 02:57:20.001186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.19 MiB, peak 263.73 MiB, free memory in arenas 0.00 B, will set to 254.87 MiB (RSS), difference: 1.68 MiB | ||
| 5130 | 2025.12.20 02:57:21.816350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 684 | ||
| 5131 | 2025.12.20 02:57:21.818798 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2025.12.20 02:57:21.818857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5133 | 2025.12.20 02:57:21.820062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5134 | 2025.12.20 02:57:21.820339 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2025.12.20 02:57:21.820487 [ 27 ] {} <Debug> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5136 | 2025.12.20 02:57:21.820553 [ 27 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2025.12.20 02:57:21.820576 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5138 | 2025.12.20 02:57:21.820676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 5139 | 2025.12.20 02:57:21.820716 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::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 | ||
| 5140 | 2025.12.20 02:57:21.821365 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5141 | 2025.12.20 02:57:21.821553 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 504 rows starting from the beginning of the part | ||
| 5142 | 2025.12.20 02:57:21.821993 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 5143 | 2025.12.20 02:57:21.822381 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 5144 | 2025.12.20 02:57:21.822743 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
| 5145 | 2025.12.20 02:57:21.823091 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5146 | 2025.12.20 02:57:21.823427 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 5147 | 2025.12.20 02:57:21.830353 [ 192 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 72 columns (72 merged, 0 gathered) in 0.009709363 sec., 70447.46395824318 rows/sec., 60.93 MiB/sec. | ||
| 5148 | 2025.12.20 02:57:21.831385 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5149 | 2025.12.20 02:57:21.831997 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_16_3} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2025.12.20 02:57:21.832087 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_16_3} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5151 | 2025.12.20 02:57:21.832342 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5152 | 2025.12.20 02:57:24.356950 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2025.12.20 02:57:24.357266 [ 272 ] {2d108a29-363e-441d-8920-699f1b3de21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5154 | 2025.12.20 02:57:24.357374 [ 272 ] {2d108a29-363e-441d-8920-699f1b3de21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5155 | 2025.12.20 02:57:24.358089 [ 272 ] {2d108a29-363e-441d-8920-699f1b3de21b} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2025.12.20 02:57:24.358132 [ 272 ] {2d108a29-363e-441d-8920-699f1b3de21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5157 | 2025.12.20 02:57:24.358550 [ 272 ] {2d108a29-363e-441d-8920-699f1b3de21b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5158 | 2025.12.20 02:57:24.358786 [ 272 ] {2d108a29-363e-441d-8920-699f1b3de21b} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2025.12.20 02:57:24.358948 [ 272 ] {2d108a29-363e-441d-8920-699f1b3de21b} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001762 sec., 65834.27922814984 rows/sec., 5.58 MiB/sec. | ||
| 5160 | 2025.12.20 02:57:24.359001 [ 272 ] {2d108a29-363e-441d-8920-699f1b3de21b} <Debug> TCPHandler: Processed in 0.002243483 sec. | ||
| 5161 | 2025.12.20 02:57:24.359122 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2025.12.20 02:57:24.359228 [ 272 ] {08ceed69-6854-430b-a040-2a066bec9f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5163 | 2025.12.20 02:57:24.359273 [ 272 ] {08ceed69-6854-430b-a040-2a066bec9f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5164 | 2025.12.20 02:57:24.359686 [ 272 ] {08ceed69-6854-430b-a040-2a066bec9f09} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2025.12.20 02:57:24.359722 [ 272 ] {08ceed69-6854-430b-a040-2a066bec9f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5166 | 2025.12.20 02:57:24.360047 [ 272 ] {08ceed69-6854-430b-a040-2a066bec9f09} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5167 | 2025.12.20 02:57:24.360269 [ 272 ] {08ceed69-6854-430b-a040-2a066bec9f09} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2025.12.20 02:57:24.360400 [ 272 ] {08ceed69-6854-430b-a040-2a066bec9f09} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001196 sec., 25083.61204013378 rows/sec., 1.84 MiB/sec. | ||
| 5169 | 2025.12.20 02:57:24.360438 [ 272 ] {08ceed69-6854-430b-a040-2a066bec9f09} <Debug> TCPHandler: Processed in 0.001367943 sec. | ||
| 5170 | 2025.12.20 02:57:24.360540 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2025.12.20 02:57:24.360637 [ 272 ] {682f7a02-b770-4291-9d37-f7ea32df7312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5172 | 2025.12.20 02:57:24.360678 [ 272 ] {682f7a02-b770-4291-9d37-f7ea32df7312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5173 | 2025.12.20 02:57:24.361082 [ 272 ] {682f7a02-b770-4291-9d37-f7ea32df7312} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2025.12.20 02:57:24.361118 [ 272 ] {682f7a02-b770-4291-9d37-f7ea32df7312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5175 | 2025.12.20 02:57:24.361425 [ 272 ] {682f7a02-b770-4291-9d37-f7ea32df7312} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5176 | 2025.12.20 02:57:24.361641 [ 272 ] {682f7a02-b770-4291-9d37-f7ea32df7312} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2025.12.20 02:57:24.361768 [ 272 ] {682f7a02-b770-4291-9d37-f7ea32df7312} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001151 sec., 81668.11468288445 rows/sec., 6.38 MiB/sec. | ||
| 5178 | 2025.12.20 02:57:24.361805 [ 272 ] {682f7a02-b770-4291-9d37-f7ea32df7312} <Debug> TCPHandler: Processed in 0.001314992 sec. | ||
| 5179 | 2025.12.20 02:57:24.361916 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2025.12.20 02:57:24.362010 [ 272 ] {98b420b3-f21c-4af3-af70-4aacfac76ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5181 | 2025.12.20 02:57:24.362056 [ 272 ] {98b420b3-f21c-4af3-af70-4aacfac76ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5182 | 2025.12.20 02:57:24.362461 [ 272 ] {98b420b3-f21c-4af3-af70-4aacfac76ceb} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2025.12.20 02:57:24.362496 [ 272 ] {98b420b3-f21c-4af3-af70-4aacfac76ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5184 | 2025.12.20 02:57:24.362832 [ 272 ] {98b420b3-f21c-4af3-af70-4aacfac76ceb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5185 | 2025.12.20 02:57:24.363046 [ 272 ] {98b420b3-f21c-4af3-af70-4aacfac76ceb} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2025.12.20 02:57:24.363175 [ 272 ] {98b420b3-f21c-4af3-af70-4aacfac76ceb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 5187 | 2025.12.20 02:57:24.363213 [ 272 ] {98b420b3-f21c-4af3-af70-4aacfac76ceb} <Debug> TCPHandler: Processed in 0.001347483 sec. | ||
| 5188 | 2025.12.20 02:57:24.363312 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2025.12.20 02:57:24.363407 [ 272 ] {e96a6948-7180-485c-a31e-6855329bc332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5190 | 2025.12.20 02:57:24.363463 [ 272 ] {e96a6948-7180-485c-a31e-6855329bc332} <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 | ||
| 5191 | 2025.12.20 02:57:24.364238 [ 272 ] {e96a6948-7180-485c-a31e-6855329bc332} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2025.12.20 02:57:24.364273 [ 272 ] {e96a6948-7180-485c-a31e-6855329bc332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5193 | 2025.12.20 02:57:24.364814 [ 272 ] {e96a6948-7180-485c-a31e-6855329bc332} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5194 | 2025.12.20 02:57:24.365048 [ 272 ] {e96a6948-7180-485c-a31e-6855329bc332} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2025.12.20 02:57:24.365189 [ 272 ] {e96a6948-7180-485c-a31e-6855329bc332} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001801 sec., 16657.412548584118 rows/sec., 29.85 MiB/sec. | ||
| 5196 | 2025.12.20 02:57:24.365253 [ 272 ] {e96a6948-7180-485c-a31e-6855329bc332} <Debug> TCPHandler: Processed in 0.001990527 sec. | ||
| 5197 | 2025.12.20 02:57:24.365365 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2025.12.20 02:57:24.365461 [ 272 ] {19c28584-9afa-477a-ba12-5b4c9841c4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5199 | 2025.12.20 02:57:24.365506 [ 272 ] {19c28584-9afa-477a-ba12-5b4c9841c4ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5200 | 2025.12.20 02:57:24.365850 [ 272 ] {19c28584-9afa-477a-ba12-5b4c9841c4ec} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2025.12.20 02:57:24.365885 [ 272 ] {19c28584-9afa-477a-ba12-5b4c9841c4ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5202 | 2025.12.20 02:57:24.366193 [ 272 ] {19c28584-9afa-477a-ba12-5b4c9841c4ec} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5203 | 2025.12.20 02:57:24.366400 [ 272 ] {19c28584-9afa-477a-ba12-5b4c9841c4ec} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2025.12.20 02:57:24.366527 [ 272 ] {19c28584-9afa-477a-ba12-5b4c9841c4ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 5205 | 2025.12.20 02:57:24.366563 [ 272 ] {19c28584-9afa-477a-ba12-5b4c9841c4ec} <Debug> TCPHandler: Processed in 0.00124877 sec. | ||
| 5206 | 2025.12.20 02:57:26.669342 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5207 | 2025.12.20 02:57:26.669393 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5208 | 2025.12.20 02:57:26.800697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10573 | ||
| 5209 | 2025.12.20 02:57:26.801185 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2025.12.20 02:57:26.801231 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5211 | 2025.12.20 02:57:26.801748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5212 | 2025.12.20 02:57:26.801972 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2025.12.20 02:57:26.802099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10573 | ||
| 5214 | 2025.12.20 02:57:27.350684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5215 | 2025.12.20 02:57:27.366333 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2025.12.20 02:57:27.366387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5217 | 2025.12.20 02:57:27.372854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5218 | 2025.12.20 02:57:27.373568 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2025.12.20 02:57:27.376260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5220 | 2025.12.20 02:57:29.367639 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5221 | 2025.12.20 02:57:29.367824 [ 272 ] {2c61a212-a663-46eb-899f-17679f07f52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5222 | 2025.12.20 02:57:29.367893 [ 272 ] {2c61a212-a663-46eb-899f-17679f07f52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5223 | 2025.12.20 02:57:29.368646 [ 272 ] {2c61a212-a663-46eb-899f-17679f07f52c} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2025.12.20 02:57:29.368696 [ 272 ] {2c61a212-a663-46eb-899f-17679f07f52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5225 | 2025.12.20 02:57:29.369127 [ 272 ] {2c61a212-a663-46eb-899f-17679f07f52c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5226 | 2025.12.20 02:57:29.369353 [ 272 ] {2c61a212-a663-46eb-899f-17679f07f52c} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2025.12.20 02:57:29.369505 [ 272 ] {2c61a212-a663-46eb-899f-17679f07f52c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001732 sec., 236720.55427251733 rows/sec., 15.02 MiB/sec. | ||
| 5228 | 2025.12.20 02:57:29.369547 [ 272 ] {2c61a212-a663-46eb-899f-17679f07f52c} <Debug> TCPHandler: Processed in 0.00205358 sec. | ||
| 5229 | 2025.12.20 02:57:29.369661 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5230 | 2025.12.20 02:57:29.369759 [ 272 ] {958a693a-a705-4f92-9cc6-58d07015d646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5231 | 2025.12.20 02:57:29.369800 [ 272 ] {958a693a-a705-4f92-9cc6-58d07015d646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5232 | 2025.12.20 02:57:29.370579 [ 272 ] {958a693a-a705-4f92-9cc6-58d07015d646} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2025.12.20 02:57:29.370615 [ 272 ] {958a693a-a705-4f92-9cc6-58d07015d646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5234 | 2025.12.20 02:57:29.370988 [ 272 ] {958a693a-a705-4f92-9cc6-58d07015d646} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5235 | 2025.12.20 02:57:29.371200 [ 272 ] {958a693a-a705-4f92-9cc6-58d07015d646} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2025.12.20 02:57:29.371327 [ 272 ] {958a693a-a705-4f92-9cc6-58d07015d646} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001588 sec., 712846.3476070529 rows/sec., 56.48 MiB/sec. | ||
| 5237 | 2025.12.20 02:57:29.371364 [ 272 ] {958a693a-a705-4f92-9cc6-58d07015d646} <Debug> TCPHandler: Processed in 0.001753022 sec. | ||
| 5238 | 2025.12.20 02:57:29.371477 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2025.12.20 02:57:29.371573 [ 272 ] {a310bcdf-4282-4d9a-b937-7b3f741fbc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5240 | 2025.12.20 02:57:29.371614 [ 272 ] {a310bcdf-4282-4d9a-b937-7b3f741fbc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5241 | 2025.12.20 02:57:29.372080 [ 272 ] {a310bcdf-4282-4d9a-b937-7b3f741fbc97} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2025.12.20 02:57:29.372116 [ 272 ] {a310bcdf-4282-4d9a-b937-7b3f741fbc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5243 | 2025.12.20 02:57:29.372441 [ 272 ] {a310bcdf-4282-4d9a-b937-7b3f741fbc97} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5244 | 2025.12.20 02:57:29.372647 [ 272 ] {a310bcdf-4282-4d9a-b937-7b3f741fbc97} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2025.12.20 02:57:29.372781 [ 272 ] {a310bcdf-4282-4d9a-b937-7b3f741fbc97} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001227 sec., 175224.1238793806 rows/sec., 10.40 MiB/sec. | ||
| 5246 | 2025.12.20 02:57:29.372819 [ 272 ] {a310bcdf-4282-4d9a-b937-7b3f741fbc97} <Debug> TCPHandler: Processed in 0.001392204 sec. | ||
| 5247 | 2025.12.20 02:57:29.372918 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2025.12.20 02:57:29.373013 [ 272 ] {80fbb171-4546-443f-b9cf-0c04585f8c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5249 | 2025.12.20 02:57:29.373052 [ 272 ] {80fbb171-4546-443f-b9cf-0c04585f8c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5250 | 2025.12.20 02:57:29.373496 [ 272 ] {80fbb171-4546-443f-b9cf-0c04585f8c0f} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2025.12.20 02:57:29.373533 [ 272 ] {80fbb171-4546-443f-b9cf-0c04585f8c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5252 | 2025.12.20 02:57:29.373848 [ 272 ] {80fbb171-4546-443f-b9cf-0c04585f8c0f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5253 | 2025.12.20 02:57:29.374052 [ 272 ] {80fbb171-4546-443f-b9cf-0c04585f8c0f} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2025.12.20 02:57:29.374184 [ 272 ] {80fbb171-4546-443f-b9cf-0c04585f8c0f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00119 sec., 178151.26050420167 rows/sec., 11.49 MiB/sec. | ||
| 5255 | 2025.12.20 02:57:29.374222 [ 272 ] {80fbb171-4546-443f-b9cf-0c04585f8c0f} <Debug> TCPHandler: Processed in 0.001352692 sec. | ||
| 5256 | 2025.12.20 02:57:29.374333 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5257 | 2025.12.20 02:57:29.374433 [ 272 ] {d9e38ec7-c0e4-4d5a-94d9-4575de5ffc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5258 | 2025.12.20 02:57:29.374476 [ 272 ] {d9e38ec7-c0e4-4d5a-94d9-4575de5ffc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5259 | 2025.12.20 02:57:29.374941 [ 272 ] {d9e38ec7-c0e4-4d5a-94d9-4575de5ffc54} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2025.12.20 02:57:29.374979 [ 272 ] {d9e38ec7-c0e4-4d5a-94d9-4575de5ffc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5261 | 2025.12.20 02:57:29.375332 [ 272 ] {d9e38ec7-c0e4-4d5a-94d9-4575de5ffc54} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5262 | 2025.12.20 02:57:29.375557 [ 272 ] {d9e38ec7-c0e4-4d5a-94d9-4575de5ffc54} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2025.12.20 02:57:29.375696 [ 272 ] {d9e38ec7-c0e4-4d5a-94d9-4575de5ffc54} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001281 sec., 164715.0663544106 rows/sec., 9.35 MiB/sec. | ||
| 5264 | 2025.12.20 02:57:29.375736 [ 272 ] {d9e38ec7-c0e4-4d5a-94d9-4575de5ffc54} <Debug> TCPHandler: Processed in 0.001454685 sec. | ||
| 5265 | 2025.12.20 02:57:29.375860 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2025.12.20 02:57:29.375955 [ 272 ] {33bb5e18-f7c4-4794-96a1-abbc9fbe9992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5267 | 2025.12.20 02:57:29.375995 [ 272 ] {33bb5e18-f7c4-4794-96a1-abbc9fbe9992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5268 | 2025.12.20 02:57:29.376655 [ 272 ] {33bb5e18-f7c4-4794-96a1-abbc9fbe9992} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2025.12.20 02:57:29.376692 [ 272 ] {33bb5e18-f7c4-4794-96a1-abbc9fbe9992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5270 | 2025.12.20 02:57:29.377039 [ 272 ] {33bb5e18-f7c4-4794-96a1-abbc9fbe9992} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5271 | 2025.12.20 02:57:29.377261 [ 272 ] {33bb5e18-f7c4-4794-96a1-abbc9fbe9992} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2025.12.20 02:57:29.377388 [ 272 ] {33bb5e18-f7c4-4794-96a1-abbc9fbe9992} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00145 sec., 475172.4137931035 rows/sec., 33.18 MiB/sec. | ||
| 5273 | 2025.12.20 02:57:29.377426 [ 272 ] {33bb5e18-f7c4-4794-96a1-abbc9fbe9992} <Debug> TCPHandler: Processed in 0.001615088 sec. | ||
| 5274 | 2025.12.20 02:57:29.377528 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5275 | 2025.12.20 02:57:29.377621 [ 272 ] {27826405-4f77-4160-9a64-8873b1621b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5276 | 2025.12.20 02:57:29.377664 [ 272 ] {27826405-4f77-4160-9a64-8873b1621b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5277 | 2025.12.20 02:57:29.377993 [ 272 ] {27826405-4f77-4160-9a64-8873b1621b1c} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2025.12.20 02:57:29.378030 [ 272 ] {27826405-4f77-4160-9a64-8873b1621b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5279 | 2025.12.20 02:57:29.378347 [ 272 ] {27826405-4f77-4160-9a64-8873b1621b1c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5280 | 2025.12.20 02:57:29.378552 [ 272 ] {27826405-4f77-4160-9a64-8873b1621b1c} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2025.12.20 02:57:29.378686 [ 272 ] {27826405-4f77-4160-9a64-8873b1621b1c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 5282 | 2025.12.20 02:57:29.378725 [ 272 ] {27826405-4f77-4160-9a64-8873b1621b1c} <Debug> TCPHandler: Processed in 0.00124661 sec. | ||
| 5283 | 2025.12.20 02:57:29.378849 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5284 | 2025.12.20 02:57:29.378975 [ 272 ] {a9ae8445-d15d-4886-873f-9ea6a701305f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5285 | 2025.12.20 02:57:29.379028 [ 272 ] {a9ae8445-d15d-4886-873f-9ea6a701305f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5286 | 2025.12.20 02:57:29.379548 [ 272 ] {a9ae8445-d15d-4886-873f-9ea6a701305f} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2025.12.20 02:57:29.379593 [ 272 ] {a9ae8445-d15d-4886-873f-9ea6a701305f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5288 | 2025.12.20 02:57:29.379956 [ 272 ] {a9ae8445-d15d-4886-873f-9ea6a701305f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5289 | 2025.12.20 02:57:29.380183 [ 272 ] {a9ae8445-d15d-4886-873f-9ea6a701305f} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2025.12.20 02:57:29.380319 [ 272 ] {a9ae8445-d15d-4886-873f-9ea6a701305f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00137 sec., 229197.0802919708 rows/sec., 15.06 MiB/sec. | ||
| 5291 | 2025.12.20 02:57:29.380357 [ 272 ] {a9ae8445-d15d-4886-873f-9ea6a701305f} <Debug> TCPHandler: Processed in 0.001572458 sec. | ||
| 5292 | 2025.12.20 02:57:29.380460 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2025.12.20 02:57:29.380563 [ 272 ] {9a4529d7-d424-4508-a5ce-69171236b63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5294 | 2025.12.20 02:57:29.380607 [ 272 ] {9a4529d7-d424-4508-a5ce-69171236b63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5295 | 2025.12.20 02:57:29.380929 [ 272 ] {9a4529d7-d424-4508-a5ce-69171236b63c} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2025.12.20 02:57:29.380967 [ 272 ] {9a4529d7-d424-4508-a5ce-69171236b63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5297 | 2025.12.20 02:57:29.381289 [ 272 ] {9a4529d7-d424-4508-a5ce-69171236b63c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5298 | 2025.12.20 02:57:29.381508 [ 272 ] {9a4529d7-d424-4508-a5ce-69171236b63c} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2025.12.20 02:57:29.381647 [ 272 ] {9a4529d7-d424-4508-a5ce-69171236b63c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 5300 | 2025.12.20 02:57:29.381685 [ 272 ] {9a4529d7-d424-4508-a5ce-69171236b63c} <Debug> TCPHandler: Processed in 0.001274171 sec. | ||
| 5301 | 2025.12.20 02:57:29.381803 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5302 | 2025.12.20 02:57:29.381903 [ 272 ] {4616e8f9-299f-42ef-9326-ee8e3b2bb5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5303 | 2025.12.20 02:57:29.381959 [ 272 ] {4616e8f9-299f-42ef-9326-ee8e3b2bb5b7} <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 | ||
| 5304 | 2025.12.20 02:57:29.382756 [ 272 ] {4616e8f9-299f-42ef-9326-ee8e3b2bb5b7} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2025.12.20 02:57:29.382793 [ 272 ] {4616e8f9-299f-42ef-9326-ee8e3b2bb5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5306 | 2025.12.20 02:57:29.383335 [ 272 ] {4616e8f9-299f-42ef-9326-ee8e3b2bb5b7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5307 | 2025.12.20 02:57:29.383561 [ 272 ] {4616e8f9-299f-42ef-9326-ee8e3b2bb5b7} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2025.12.20 02:57:29.383709 [ 272 ] {4616e8f9-299f-42ef-9326-ee8e3b2bb5b7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001823 sec., 5485.463521667581 rows/sec., 9.83 MiB/sec. | ||
| 5309 | 2025.12.20 02:57:29.383771 [ 272 ] {4616e8f9-299f-42ef-9326-ee8e3b2bb5b7} <Debug> TCPHandler: Processed in 0.002018929 sec. | ||
| 5310 | 2025.12.20 02:57:29.383880 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2025.12.20 02:57:29.383976 [ 272 ] {c0b69e4b-ac28-452d-b139-d85ee93c9480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5312 | 2025.12.20 02:57:29.384017 [ 272 ] {c0b69e4b-ac28-452d-b139-d85ee93c9480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5313 | 2025.12.20 02:57:29.384352 [ 272 ] {c0b69e4b-ac28-452d-b139-d85ee93c9480} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2025.12.20 02:57:29.384389 [ 272 ] {c0b69e4b-ac28-452d-b139-d85ee93c9480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5315 | 2025.12.20 02:57:29.384695 [ 272 ] {c0b69e4b-ac28-452d-b139-d85ee93c9480} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5316 | 2025.12.20 02:57:29.384904 [ 272 ] {c0b69e4b-ac28-452d-b139-d85ee93c9480} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2025.12.20 02:57:29.385032 [ 272 ] {c0b69e4b-ac28-452d-b139-d85ee93c9480} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 5318 | 2025.12.20 02:57:29.385070 [ 272 ] {c0b69e4b-ac28-452d-b139-d85ee93c9480} <Debug> TCPHandler: Processed in 0.00123998 sec. | ||
| 5319 | 2025.12.20 02:57:31.821813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 718 | ||
| 5320 | 2025.12.20 02:57:31.824196 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2025.12.20 02:57:31.824258 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5322 | 2025.12.20 02:57:31.825492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5323 | 2025.12.20 02:57:31.825779 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2025.12.20 02:57:31.826143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 5325 | 2025.12.20 02:57:34.302163 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11085 | ||
| 5326 | 2025.12.20 02:57:34.302893 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2025.12.20 02:57:34.302930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5328 | 2025.12.20 02:57:34.303440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5329 | 2025.12.20 02:57:34.303662 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2025.12.20 02:57:34.303789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11085 | ||
| 5331 | 2025.12.20 02:57:34.363193 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5332 | 2025.12.20 02:57:34.363397 [ 272 ] {f2611708-b15b-42ae-993f-9f22debd3116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5333 | 2025.12.20 02:57:34.363471 [ 272 ] {f2611708-b15b-42ae-993f-9f22debd3116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5334 | 2025.12.20 02:57:34.364148 [ 272 ] {f2611708-b15b-42ae-993f-9f22debd3116} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2025.12.20 02:57:34.364196 [ 272 ] {f2611708-b15b-42ae-993f-9f22debd3116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5336 | 2025.12.20 02:57:34.364606 [ 272 ] {f2611708-b15b-42ae-993f-9f22debd3116} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5337 | 2025.12.20 02:57:34.364846 [ 272 ] {f2611708-b15b-42ae-993f-9f22debd3116} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2025.12.20 02:57:34.364989 [ 58 ] {} <Debug> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5339 | 2025.12.20 02:57:34.365002 [ 272 ] {f2611708-b15b-42ae-993f-9f22debd3116} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.20 MiB/sec. | ||
| 5340 | 2025.12.20 02:57:34.365065 [ 58 ] {} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2025.12.20 02:57:34.365106 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5342 | 2025.12.20 02:57:34.365114 [ 272 ] {f2611708-b15b-42ae-993f-9f22debd3116} <Debug> TCPHandler: Processed in 0.0020611 sec. | ||
| 5343 | 2025.12.20 02:57:34.365217 [ 196 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::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 | ||
| 5344 | 2025.12.20 02:57:34.365237 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5345 | 2025.12.20 02:57:34.365340 [ 196 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5346 | 2025.12.20 02:57:34.365340 [ 272 ] {a6ca4f50-ecac-47ec-9e36-918b0df1786e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5347 | 2025.12.20 02:57:34.365378 [ 196 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 5348 | 2025.12.20 02:57:34.365399 [ 272 ] {a6ca4f50-ecac-47ec-9e36-918b0df1786e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5349 | 2025.12.20 02:57:34.365455 [ 196 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 5350 | 2025.12.20 02:57:34.365512 [ 196 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 5351 | 2025.12.20 02:57:34.365554 [ 196 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5352 | 2025.12.20 02:57:34.365598 [ 196 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5353 | 2025.12.20 02:57:34.365644 [ 196 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5354 | 2025.12.20 02:57:34.365966 [ 272 ] {a6ca4f50-ecac-47ec-9e36-918b0df1786e} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2025.12.20 02:57:34.366008 [ 272 ] {a6ca4f50-ecac-47ec-9e36-918b0df1786e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5356 | 2025.12.20 02:57:34.366372 [ 272 ] {a6ca4f50-ecac-47ec-9e36-918b0df1786e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5357 | 2025.12.20 02:57:34.366589 [ 272 ] {a6ca4f50-ecac-47ec-9e36-918b0df1786e} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2025.12.20 02:57:34.366702 [ 192 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530587 sec., 1370715.9410082537 rows/sec., 92.79 MiB/sec. | ||
| 5359 | 2025.12.20 02:57:34.366713 [ 58 ] {} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5360 | 2025.12.20 02:57:34.366721 [ 272 ] {a6ca4f50-ecac-47ec-9e36-918b0df1786e} <Debug> executeQuery: Read 236 rows, 21.53 KiB in 0.001398 sec., 168812.5894134478 rows/sec., 15.04 MiB/sec. | ||
| 5361 | 2025.12.20 02:57:34.366760 [ 58 ] {} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2025.12.20 02:57:34.366785 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5363 | 2025.12.20 02:57:34.366786 [ 272 ] {a6ca4f50-ecac-47ec-9e36-918b0df1786e} <Debug> TCPHandler: Processed in 0.001596968 sec. | ||
| 5364 | 2025.12.20 02:57:34.366849 [ 196 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::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 | ||
| 5365 | 2025.12.20 02:57:34.366850 [ 192 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5366 | 2025.12.20 02:57:34.366938 [ 196 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5367 | 2025.12.20 02:57:34.366959 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2025.12.20 02:57:34.366963 [ 196 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1320 rows starting from the beginning of the part | ||
| 5369 | 2025.12.20 02:57:34.367028 [ 196 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 114 rows starting from the beginning of the part | ||
| 5370 | 2025.12.20 02:57:34.367061 [ 272 ] {d88113bb-953e-40a0-8362-321bbb363dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5371 | 2025.12.20 02:57:34.367063 [ 196 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1133 rows starting from the beginning of the part | ||
| 5372 | 2025.12.20 02:57:34.367110 [ 272 ] {d88113bb-953e-40a0-8362-321bbb363dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5373 | 2025.12.20 02:57:34.367122 [ 196 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 116 rows starting from the beginning of the part | ||
| 5374 | 2025.12.20 02:57:34.367137 [ 192 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_16_3} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2025.12.20 02:57:34.367166 [ 196 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1132 rows starting from the beginning of the part | ||
| 5376 | 2025.12.20 02:57:34.367201 [ 196 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 236 rows starting from the beginning of the part | ||
| 5377 | 2025.12.20 02:57:34.367209 [ 192 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_16_3} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5378 | 2025.12.20 02:57:34.367276 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5379 | 2025.12.20 02:57:34.367557 [ 272 ] {d88113bb-953e-40a0-8362-321bbb363dbf} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2025.12.20 02:57:34.367599 [ 272 ] {d88113bb-953e-40a0-8362-321bbb363dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5381 | 2025.12.20 02:57:34.367919 [ 272 ] {d88113bb-953e-40a0-8362-321bbb363dbf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5382 | 2025.12.20 02:57:34.368134 [ 272 ] {d88113bb-953e-40a0-8362-321bbb363dbf} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2025.12.20 02:57:34.368267 [ 272 ] {d88113bb-953e-40a0-8362-321bbb363dbf} <Debug> executeQuery: Read 42 rows, 3.22 KiB in 0.001223 sec., 34341.78250204416 rows/sec., 2.57 MiB/sec. | ||
| 5384 | 2025.12.20 02:57:34.368306 [ 272 ] {d88113bb-953e-40a0-8362-321bbb363dbf} <Debug> TCPHandler: Processed in 0.001404024 sec. | ||
| 5385 | 2025.12.20 02:57:34.368423 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2025.12.20 02:57:34.368522 [ 272 ] {5b429262-21d3-418c-8bff-c155ad4b07de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5387 | 2025.12.20 02:57:34.368550 [ 196 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4051 rows, containing 5 columns (5 merged, 0 gathered) in 0.001726201 sec., 2346771.8996802806 rows/sec., 198.33 MiB/sec. | ||
| 5388 | 2025.12.20 02:57:34.368561 [ 272 ] {5b429262-21d3-418c-8bff-c155ad4b07de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5389 | 2025.12.20 02:57:34.368720 [ 196 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5390 | 2025.12.20 02:57:34.368948 [ 196 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_31_6} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2025.12.20 02:57:34.368977 [ 272 ] {5b429262-21d3-418c-8bff-c155ad4b07de} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2025.12.20 02:57:34.369018 [ 196 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_31_6} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5393 | 2025.12.20 02:57:34.369020 [ 272 ] {5b429262-21d3-418c-8bff-c155ad4b07de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5394 | 2025.12.20 02:57:34.369083 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 5395 | 2025.12.20 02:57:34.369346 [ 272 ] {5b429262-21d3-418c-8bff-c155ad4b07de} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5396 | 2025.12.20 02:57:34.369564 [ 272 ] {5b429262-21d3-418c-8bff-c155ad4b07de} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2025.12.20 02:57:34.369687 [ 58 ] {} <Debug> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5398 | 2025.12.20 02:57:34.369695 [ 272 ] {5b429262-21d3-418c-8bff-c155ad4b07de} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001189 sec., 20185.029436501263 rows/sec., 1.67 MiB/sec. | ||
| 5399 | 2025.12.20 02:57:34.369731 [ 58 ] {} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2025.12.20 02:57:34.369758 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5401 | 2025.12.20 02:57:34.369763 [ 272 ] {5b429262-21d3-418c-8bff-c155ad4b07de} <Debug> TCPHandler: Processed in 0.001391633 sec. | ||
| 5402 | 2025.12.20 02:57:34.369820 [ 192 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::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 | ||
| 5403 | 2025.12.20 02:57:34.369880 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2025.12.20 02:57:34.369898 [ 192 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5405 | 2025.12.20 02:57:34.369928 [ 192 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 237 rows starting from the beginning of the part | ||
| 5406 | 2025.12.20 02:57:34.369974 [ 192 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5407 | 2025.12.20 02:57:34.369978 [ 272 ] {eb7dd22a-5c98-43c1-94b3-4a132698f9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5408 | 2025.12.20 02:57:34.370023 [ 192 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 5409 | 2025.12.20 02:57:34.370027 [ 272 ] {eb7dd22a-5c98-43c1-94b3-4a132698f9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5410 | 2025.12.20 02:57:34.370070 [ 192 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5411 | 2025.12.20 02:57:34.370113 [ 192 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5412 | 2025.12.20 02:57:34.370150 [ 192 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5413 | 2025.12.20 02:57:34.370432 [ 272 ] {eb7dd22a-5c98-43c1-94b3-4a132698f9b7} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2025.12.20 02:57:34.370473 [ 272 ] {eb7dd22a-5c98-43c1-94b3-4a132698f9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5415 | 2025.12.20 02:57:34.370780 [ 272 ] {eb7dd22a-5c98-43c1-94b3-4a132698f9b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5416 | 2025.12.20 02:57:34.370969 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1109 rows, containing 5 columns (5 merged, 0 gathered) in 0.001168908 sec., 948748.7466934952 rows/sec., 65.56 MiB/sec. | ||
| 5417 | 2025.12.20 02:57:34.370982 [ 272 ] {eb7dd22a-5c98-43c1-94b3-4a132698f9b7} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2025.12.20 02:57:34.371122 [ 192 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5419 | 2025.12.20 02:57:34.371167 [ 56 ] {} <Debug> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5420 | 2025.12.20 02:57:34.371170 [ 272 ] {eb7dd22a-5c98-43c1-94b3-4a132698f9b7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001207 sec., 9942.004971002485 rows/sec., 776.72 KiB/sec. | ||
| 5421 | 2025.12.20 02:57:34.371216 [ 56 ] {} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2025.12.20 02:57:34.371238 [ 272 ] {eb7dd22a-5c98-43c1-94b3-4a132698f9b7} <Debug> TCPHandler: Processed in 0.001405173 sec. | ||
| 5423 | 2025.12.20 02:57:34.371247 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5424 | 2025.12.20 02:57:34.371346 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5425 | 2025.12.20 02:57:34.371371 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::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 | ||
| 5426 | 2025.12.20 02:57:34.371382 [ 197 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_16_3} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2025.12.20 02:57:34.371442 [ 272 ] {fc1ba6bb-73ad-4b22-bff9-1722b48b6aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5428 | 2025.12.20 02:57:34.371445 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5429 | 2025.12.20 02:57:34.371490 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 5430 | 2025.12.20 02:57:34.371491 [ 272 ] {fc1ba6bb-73ad-4b22-bff9-1722b48b6aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5431 | 2025.12.20 02:57:34.371517 [ 197 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_16_3} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5432 | 2025.12.20 02:57:34.371538 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 5433 | 2025.12.20 02:57:34.371578 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 5434 | 2025.12.20 02:57:34.371612 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5435 | 2025.12.20 02:57:34.371642 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5436 | 2025.12.20 02:57:34.371656 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5437 | 2025.12.20 02:57:34.371675 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 5438 | 2025.12.20 02:57:34.371967 [ 272 ] {fc1ba6bb-73ad-4b22-bff9-1722b48b6aba} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2025.12.20 02:57:34.372007 [ 272 ] {fc1ba6bb-73ad-4b22-bff9-1722b48b6aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5440 | 2025.12.20 02:57:34.372323 [ 272 ] {fc1ba6bb-73ad-4b22-bff9-1722b48b6aba} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5441 | 2025.12.20 02:57:34.372432 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001108066 sec., 973768.7105280733 rows/sec., 59.43 MiB/sec. | ||
| 5442 | 2025.12.20 02:57:34.372546 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5443 | 2025.12.20 02:57:34.372550 [ 272 ] {fc1ba6bb-73ad-4b22-bff9-1722b48b6aba} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2025.12.20 02:57:34.372696 [ 58 ] {} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5445 | 2025.12.20 02:57:34.372705 [ 272 ] {fc1ba6bb-73ad-4b22-bff9-1722b48b6aba} <Debug> executeQuery: Read 130 rows, 10.78 KiB in 0.001278 sec., 101721.43974960876 rows/sec., 8.23 MiB/sec. | ||
| 5446 | 2025.12.20 02:57:34.372736 [ 58 ] {} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2025.12.20 02:57:34.372761 [ 272 ] {fc1ba6bb-73ad-4b22-bff9-1722b48b6aba} <Debug> TCPHandler: Processed in 0.001460895 sec. | ||
| 5448 | 2025.12.20 02:57:34.372761 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5449 | 2025.12.20 02:57:34.372777 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_16_3} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2025.12.20 02:57:34.372846 [ 192 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_16_3} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5451 | 2025.12.20 02:57:34.372864 [ 195 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::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 | ||
| 5452 | 2025.12.20 02:57:34.372875 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2025.12.20 02:57:34.372904 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5454 | 2025.12.20 02:57:34.372983 [ 195 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5455 | 2025.12.20 02:57:34.372988 [ 272 ] {c18d345f-4cbe-4d1d-a3f3-f57ec7255e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5456 | 2025.12.20 02:57:34.373022 [ 195 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 790 rows starting from the beginning of the part | ||
| 5457 | 2025.12.20 02:57:34.373045 [ 272 ] {c18d345f-4cbe-4d1d-a3f3-f57ec7255e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5458 | 2025.12.20 02:57:34.373089 [ 195 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 93 rows starting from the beginning of the part | ||
| 5459 | 2025.12.20 02:57:34.373139 [ 195 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 691 rows starting from the beginning of the part | ||
| 5460 | 2025.12.20 02:57:34.373180 [ 195 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 94 rows starting from the beginning of the part | ||
| 5461 | 2025.12.20 02:57:34.373220 [ 195 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 689 rows starting from the beginning of the part | ||
| 5462 | 2025.12.20 02:57:34.373261 [ 195 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 130 rows starting from the beginning of the part | ||
| 5463 | 2025.12.20 02:57:34.373481 [ 272 ] {c18d345f-4cbe-4d1d-a3f3-f57ec7255e7b} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2025.12.20 02:57:34.373523 [ 272 ] {c18d345f-4cbe-4d1d-a3f3-f57ec7255e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5465 | 2025.12.20 02:57:34.373900 [ 272 ] {c18d345f-4cbe-4d1d-a3f3-f57ec7255e7b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5466 | 2025.12.20 02:57:34.374117 [ 272 ] {c18d345f-4cbe-4d1d-a3f3-f57ec7255e7b} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2025.12.20 02:57:34.374233 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5468 | 2025.12.20 02:57:34.374246 [ 272 ] {c18d345f-4cbe-4d1d-a3f3-f57ec7255e7b} <Debug> executeQuery: Read 340 rows, 26.35 KiB in 0.001275 sec., 266666.6666666666 rows/sec., 20.18 MiB/sec. | ||
| 5469 | 2025.12.20 02:57:34.374274 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2025.12.20 02:57:34.374297 [ 272 ] {c18d345f-4cbe-4d1d-a3f3-f57ec7255e7b} <Debug> TCPHandler: Processed in 0.001468975 sec. | ||
| 5471 | 2025.12.20 02:57:34.374298 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5472 | 2025.12.20 02:57:34.374387 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 5473 | 2025.12.20 02:57:34.374397 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2487 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570067 sec., 1584008.8352917423 rows/sec., 119.37 MiB/sec. | ||
| 5474 | 2025.12.20 02:57:34.374414 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2025.12.20 02:57:34.374482 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5476 | 2025.12.20 02:57:34.374512 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6191 rows starting from the beginning of the part | ||
| 5477 | 2025.12.20 02:57:34.374533 [ 272 ] {11f0fa8f-7549-4e13-a64c-48dd49dbcfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5478 | 2025.12.20 02:57:34.374556 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 5479 | 2025.12.20 02:57:34.374578 [ 187 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5480 | 2025.12.20 02:57:34.374595 [ 272 ] {11f0fa8f-7549-4e13-a64c-48dd49dbcfdd} <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 | ||
| 5481 | 2025.12.20 02:57:34.374598 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 315 rows starting from the beginning of the part | ||
| 5482 | 2025.12.20 02:57:34.374648 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5483 | 2025.12.20 02:57:34.374680 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5484 | 2025.12.20 02:57:34.374714 [ 195 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 340 rows starting from the beginning of the part | ||
| 5485 | 2025.12.20 02:57:34.374837 [ 187 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_31_6} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2025.12.20 02:57:34.374912 [ 187 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_31_6} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5487 | 2025.12.20 02:57:34.374972 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5488 | 2025.12.20 02:57:34.375432 [ 272 ] {11f0fa8f-7549-4e13-a64c-48dd49dbcfdd} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2025.12.20 02:57:34.375474 [ 272 ] {11f0fa8f-7549-4e13-a64c-48dd49dbcfdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5490 | 2025.12.20 02:57:34.376029 [ 272 ] {11f0fa8f-7549-4e13-a64c-48dd49dbcfdd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5491 | 2025.12.20 02:57:34.376256 [ 272 ] {11f0fa8f-7549-4e13-a64c-48dd49dbcfdd} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2025.12.20 02:57:34.376398 [ 272 ] {11f0fa8f-7549-4e13-a64c-48dd49dbcfdd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001882 sec., 15940.48884165781 rows/sec., 28.56 MiB/sec. | ||
| 5493 | 2025.12.20 02:57:34.376468 [ 272 ] {11f0fa8f-7549-4e13-a64c-48dd49dbcfdd} <Debug> TCPHandler: Processed in 0.00210136 sec. | ||
| 5494 | 2025.12.20 02:57:34.376575 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2025.12.20 02:57:34.376667 [ 272 ] {19b0b257-04c3-46e8-a5ee-1289f5dc0bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5496 | 2025.12.20 02:57:34.376708 [ 272 ] {19b0b257-04c3-46e8-a5ee-1289f5dc0bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5497 | 2025.12.20 02:57:34.376815 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7480 rows, containing 5 columns (5 merged, 0 gathered) in 0.002459349 sec., 3041455.2794255717 rows/sec., 206.34 MiB/sec. | ||
| 5498 | 2025.12.20 02:57:34.377040 [ 272 ] {19b0b257-04c3-46e8-a5ee-1289f5dc0bd6} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2025.12.20 02:57:34.377081 [ 272 ] {19b0b257-04c3-46e8-a5ee-1289f5dc0bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5500 | 2025.12.20 02:57:34.377389 [ 272 ] {19b0b257-04c3-46e8-a5ee-1289f5dc0bd6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5501 | 2025.12.20 02:57:34.377440 [ 187 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5502 | 2025.12.20 02:57:34.377658 [ 272 ] {19b0b257-04c3-46e8-a5ee-1289f5dc0bd6} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2025.12.20 02:57:34.377748 [ 187 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2025.12.20 02:57:34.377783 [ 58 ] {} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5505 | 2025.12.20 02:57:34.377806 [ 272 ] {19b0b257-04c3-46e8-a5ee-1289f5dc0bd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 5506 | 2025.12.20 02:57:34.377824 [ 187 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5507 | 2025.12.20 02:57:34.377832 [ 58 ] {} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2025.12.20 02:57:34.377852 [ 272 ] {19b0b257-04c3-46e8-a5ee-1289f5dc0bd6} <Debug> TCPHandler: Processed in 0.001324282 sec. | ||
| 5509 | 2025.12.20 02:57:34.377875 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5510 | 2025.12.20 02:57:34.377895 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 5511 | 2025.12.20 02:57:34.377966 [ 187 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 5512 | 2025.12.20 02:57:34.378037 [ 187 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5513 | 2025.12.20 02:57:34.378059 [ 187 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2088 rows starting from the beginning of the part | ||
| 5514 | 2025.12.20 02:57:34.378101 [ 187 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 5515 | 2025.12.20 02:57:34.378137 [ 187 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5516 | 2025.12.20 02:57:34.378171 [ 187 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 5517 | 2025.12.20 02:57:34.378206 [ 187 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5518 | 2025.12.20 02:57:34.378243 [ 187 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 5519 | 2025.12.20 02:57:34.379139 [ 187 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2476 rows, containing 4 columns (4 merged, 0 gathered) in 0.001198829 sec., 2065348.7695075779 rows/sec., 131.76 MiB/sec. | ||
| 5520 | 2025.12.20 02:57:34.379330 [ 197 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5521 | 2025.12.20 02:57:34.379573 [ 197 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_31_6} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2025.12.20 02:57:34.379637 [ 197 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_31_6} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5523 | 2025.12.20 02:57:34.379698 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5524 | 2025.12.20 02:57:34.876314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5525 | 2025.12.20 02:57:34.893636 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2025.12.20 02:57:34.893703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5527 | 2025.12.20 02:57:34.899658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5528 | 2025.12.20 02:57:34.900363 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2025.12.20 02:57:34.903513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5530 | 2025.12.20 02:57:39.355305 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2025.12.20 02:57:39.355502 [ 272 ] {c7e69efa-4747-485c-8afb-32a6ea4884ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5532 | 2025.12.20 02:57:39.355568 [ 272 ] {c7e69efa-4747-485c-8afb-32a6ea4884ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5533 | 2025.12.20 02:57:39.356238 [ 272 ] {c7e69efa-4747-485c-8afb-32a6ea4884ad} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2025.12.20 02:57:39.356277 [ 272 ] {c7e69efa-4747-485c-8afb-32a6ea4884ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5535 | 2025.12.20 02:57:39.356677 [ 272 ] {c7e69efa-4747-485c-8afb-32a6ea4884ad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5536 | 2025.12.20 02:57:39.356910 [ 272 ] {c7e69efa-4747-485c-8afb-32a6ea4884ad} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2025.12.20 02:57:39.357089 [ 272 ] {c7e69efa-4747-485c-8afb-32a6ea4884ad} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001636 sec., 46454.767726161364 rows/sec., 3.83 MiB/sec. | ||
| 5538 | 2025.12.20 02:57:39.357147 [ 272 ] {c7e69efa-4747-485c-8afb-32a6ea4884ad} <Debug> TCPHandler: Processed in 0.001973458 sec. | ||
| 5539 | 2025.12.20 02:57:39.357278 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2025.12.20 02:57:39.357383 [ 272 ] {ab07a170-599b-4db2-b5fa-2bd90a14eed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5541 | 2025.12.20 02:57:39.357426 [ 272 ] {ab07a170-599b-4db2-b5fa-2bd90a14eed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5542 | 2025.12.20 02:57:39.357852 [ 272 ] {ab07a170-599b-4db2-b5fa-2bd90a14eed2} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2025.12.20 02:57:39.357886 [ 272 ] {ab07a170-599b-4db2-b5fa-2bd90a14eed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5544 | 2025.12.20 02:57:39.358214 [ 272 ] {ab07a170-599b-4db2-b5fa-2bd90a14eed2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5545 | 2025.12.20 02:57:39.358424 [ 272 ] {ab07a170-599b-4db2-b5fa-2bd90a14eed2} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2025.12.20 02:57:39.358544 [ 49 ] {} <Debug> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5547 | 2025.12.20 02:57:39.358558 [ 272 ] {ab07a170-599b-4db2-b5fa-2bd90a14eed2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001197 sec., 8354.21888053467 rows/sec., 628.20 KiB/sec. | ||
| 5548 | 2025.12.20 02:57:39.358583 [ 49 ] {} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2025.12.20 02:57:39.358603 [ 272 ] {ab07a170-599b-4db2-b5fa-2bd90a14eed2} <Debug> TCPHandler: Processed in 0.001378133 sec. | ||
| 5550 | 2025.12.20 02:57:39.358603 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5551 | 2025.12.20 02:57:39.358707 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2025.12.20 02:57:39.358739 [ 191 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::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 | ||
| 5553 | 2025.12.20 02:57:39.358805 [ 272 ] {c7da353b-cbdd-4174-af29-244622197d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5554 | 2025.12.20 02:57:39.358852 [ 272 ] {c7da353b-cbdd-4174-af29-244622197d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5555 | 2025.12.20 02:57:39.358898 [ 191 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5556 | 2025.12.20 02:57:39.358937 [ 191 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 274 rows starting from the beginning of the part | ||
| 5557 | 2025.12.20 02:57:39.359002 [ 191 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 217 rows starting from the beginning of the part | ||
| 5558 | 2025.12.20 02:57:39.359045 [ 191 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5559 | 2025.12.20 02:57:39.359086 [ 191 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 215 rows starting from the beginning of the part | ||
| 5560 | 2025.12.20 02:57:39.359127 [ 191 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::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 | ||
| 5561 | 2025.12.20 02:57:39.359166 [ 191 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5562 | 2025.12.20 02:57:39.359304 [ 272 ] {c7da353b-cbdd-4174-af29-244622197d51} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2025.12.20 02:57:39.359345 [ 272 ] {c7da353b-cbdd-4174-af29-244622197d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5564 | 2025.12.20 02:57:39.359677 [ 272 ] {c7da353b-cbdd-4174-af29-244622197d51} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5565 | 2025.12.20 02:57:39.359908 [ 272 ] {c7da353b-cbdd-4174-af29-244622197d51} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5566 | 2025.12.20 02:57:39.360042 [ 272 ] {c7da353b-cbdd-4174-af29-244622197d51} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001256 sec., 58917.1974522293 rows/sec., 4.60 MiB/sec. | ||
| 5567 | 2025.12.20 02:57:39.360081 [ 272 ] {c7da353b-cbdd-4174-af29-244622197d51} <Debug> TCPHandler: Processed in 0.001424144 sec. | ||
| 5568 | 2025.12.20 02:57:39.360114 [ 191 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432455 sec., 550104.5408058193 rows/sec., 36.16 MiB/sec. | ||
| 5569 | 2025.12.20 02:57:39.360196 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2025.12.20 02:57:39.360308 [ 272 ] {1a057b26-fe30-4a4e-b728-f1338ea5ed3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5571 | 2025.12.20 02:57:39.360315 [ 188 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5572 | 2025.12.20 02:57:39.360354 [ 272 ] {1a057b26-fe30-4a4e-b728-f1338ea5ed3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5573 | 2025.12.20 02:57:39.360630 [ 188 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_31_6} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2025.12.20 02:57:39.360721 [ 188 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_31_6} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5575 | 2025.12.20 02:57:39.360780 [ 272 ] {1a057b26-fe30-4a4e-b728-f1338ea5ed3d} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2025.12.20 02:57:39.360821 [ 272 ] {1a057b26-fe30-4a4e-b728-f1338ea5ed3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5577 | 2025.12.20 02:57:39.360831 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5578 | 2025.12.20 02:57:39.361168 [ 272 ] {1a057b26-fe30-4a4e-b728-f1338ea5ed3d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5579 | 2025.12.20 02:57:39.361389 [ 272 ] {1a057b26-fe30-4a4e-b728-f1338ea5ed3d} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2025.12.20 02:57:39.361524 [ 272 ] {1a057b26-fe30-4a4e-b728-f1338ea5ed3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 5581 | 2025.12.20 02:57:39.361562 [ 272 ] {1a057b26-fe30-4a4e-b728-f1338ea5ed3d} <Debug> TCPHandler: Processed in 0.001415994 sec. | ||
| 5582 | 2025.12.20 02:57:39.361674 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5583 | 2025.12.20 02:57:39.361773 [ 272 ] {e525918d-d52f-4386-b4dd-719e6f53f7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5584 | 2025.12.20 02:57:39.361829 [ 272 ] {e525918d-d52f-4386-b4dd-719e6f53f7eb} <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 | ||
| 5585 | 2025.12.20 02:57:39.362599 [ 272 ] {e525918d-d52f-4386-b4dd-719e6f53f7eb} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2025.12.20 02:57:39.362635 [ 272 ] {e525918d-d52f-4386-b4dd-719e6f53f7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5587 | 2025.12.20 02:57:39.363149 [ 272 ] {e525918d-d52f-4386-b4dd-719e6f53f7eb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5588 | 2025.12.20 02:57:39.363377 [ 272 ] {e525918d-d52f-4386-b4dd-719e6f53f7eb} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2025.12.20 02:57:39.363478 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5590 | 2025.12.20 02:57:39.363510 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2025.12.20 02:57:39.363521 [ 272 ] {e525918d-d52f-4386-b4dd-719e6f53f7eb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 5592 | 2025.12.20 02:57:39.363527 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5593 | 2025.12.20 02:57:39.363585 [ 272 ] {e525918d-d52f-4386-b4dd-719e6f53f7eb} <Debug> TCPHandler: Processed in 0.001960277 sec. | ||
| 5594 | 2025.12.20 02:57:39.363634 [ 188 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::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 | ||
| 5595 | 2025.12.20 02:57:39.363693 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2025.12.20 02:57:39.363794 [ 272 ] {070e1425-f640-4b9f-9ef9-6d473163d1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5597 | 2025.12.20 02:57:39.363836 [ 272 ] {070e1425-f640-4b9f-9ef9-6d473163d1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5598 | 2025.12.20 02:57:39.363871 [ 188 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5599 | 2025.12.20 02:57:39.363935 [ 188 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 483 rows starting from the beginning of the part | ||
| 5600 | 2025.12.20 02:57:39.364057 [ 188 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 5601 | 2025.12.20 02:57:39.364152 [ 188 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5602 | 2025.12.20 02:57:39.364170 [ 272 ] {070e1425-f640-4b9f-9ef9-6d473163d1b0} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5603 | 2025.12.20 02:57:39.364210 [ 272 ] {070e1425-f640-4b9f-9ef9-6d473163d1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5604 | 2025.12.20 02:57:39.364253 [ 188 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5605 | 2025.12.20 02:57:39.364363 [ 188 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 5606 | 2025.12.20 02:57:39.364474 [ 188 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5607 | 2025.12.20 02:57:39.364540 [ 272 ] {070e1425-f640-4b9f-9ef9-6d473163d1b0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5608 | 2025.12.20 02:57:39.364762 [ 272 ] {070e1425-f640-4b9f-9ef9-6d473163d1b0} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2025.12.20 02:57:39.364905 [ 272 ] {070e1425-f640-4b9f-9ef9-6d473163d1b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 5610 | 2025.12.20 02:57:39.364943 [ 272 ] {070e1425-f640-4b9f-9ef9-6d473163d1b0} <Debug> TCPHandler: Processed in 0.001299962 sec. | ||
| 5611 | 2025.12.20 02:57:39.384410 [ 191 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 19 columns (19 merged, 0 gathered) in 0.020815579 sec., 27527.45912088249 rows/sec., 49.33 MiB/sec. | ||
| 5612 | 2025.12.20 02:57:39.385024 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5613 | 2025.12.20 02:57:39.385365 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2025.12.20 02:57:39.385443 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5615 | 2025.12.20 02:57:39.385538 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5616 | 2025.12.20 02:57:41.464482 [ 45 ] {} <Debug> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 5617 | 2025.12.20 02:57:41.464550 [ 45 ] {} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2025.12.20 02:57:41.464575 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5619 | 2025.12.20 02:57:41.464744 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 5620 | 2025.12.20 02:57:41.464969 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5621 | 2025.12.20 02:57:41.465025 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 5622 | 2025.12.20 02:57:41.465115 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5623 | 2025.12.20 02:57:41.465158 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5624 | 2025.12.20 02:57:41.465200 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5625 | 2025.12.20 02:57:41.465244 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5626 | 2025.12.20 02:57:41.466063 [ 189 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001401724 sec., 10701.108064069675 rows/sec., 718.28 KiB/sec. | ||
| 5627 | 2025.12.20 02:57:41.466207 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5628 | 2025.12.20 02:57:41.466446 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_15_3} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5629 | 2025.12.20 02:57:41.466513 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_15_3} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 5630 | 2025.12.20 02:57:41.466580 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5631 | 2025.12.20 02:57:41.669437 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5632 | 2025.12.20 02:57:41.669512 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5633 | 2025.12.20 02:57:41.803862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11533 | ||
| 5634 | 2025.12.20 02:57:41.804386 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2025.12.20 02:57:41.804432 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5636 | 2025.12.20 02:57:41.804955 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5637 | 2025.12.20 02:57:41.805209 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2025.12.20 02:57:41.805342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11533 | ||
| 5639 | 2025.12.20 02:57:41.826363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 748 | ||
| 5640 | 2025.12.20 02:57:41.828923 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2025.12.20 02:57:41.828974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5642 | 2025.12.20 02:57:41.830197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5643 | 2025.12.20 02:57:41.830480 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2025.12.20 02:57:41.830848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
| 5645 | 2025.12.20 02:57:42.403584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5646 | 2025.12.20 02:57:42.421426 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2025.12.20 02:57:42.421483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5648 | 2025.12.20 02:57:42.427091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5649 | 2025.12.20 02:57:42.427790 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2025.12.20 02:57:42.430777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5651 | 2025.12.20 02:57:44.355998 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2025.12.20 02:57:44.356182 [ 272 ] {7428a3f5-335a-4870-b00a-def204cfe6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5653 | 2025.12.20 02:57:44.356248 [ 272 ] {7428a3f5-335a-4870-b00a-def204cfe6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5654 | 2025.12.20 02:57:44.356944 [ 272 ] {7428a3f5-335a-4870-b00a-def204cfe6ef} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2025.12.20 02:57:44.356993 [ 272 ] {7428a3f5-335a-4870-b00a-def204cfe6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5656 | 2025.12.20 02:57:44.357398 [ 272 ] {7428a3f5-335a-4870-b00a-def204cfe6ef} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5657 | 2025.12.20 02:57:44.357621 [ 272 ] {7428a3f5-335a-4870-b00a-def204cfe6ef} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2025.12.20 02:57:44.357785 [ 272 ] {7428a3f5-335a-4870-b00a-def204cfe6ef} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001652 sec., 70217.9176755448 rows/sec., 5.95 MiB/sec. | ||
| 5659 | 2025.12.20 02:57:44.357834 [ 272 ] {7428a3f5-335a-4870-b00a-def204cfe6ef} <Debug> TCPHandler: Processed in 0.001970368 sec. | ||
| 5660 | 2025.12.20 02:57:44.357957 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2025.12.20 02:57:44.358055 [ 272 ] {ca26778a-6dc4-4ef7-9c77-249626aff59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5662 | 2025.12.20 02:57:44.358099 [ 272 ] {ca26778a-6dc4-4ef7-9c77-249626aff59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5663 | 2025.12.20 02:57:44.358511 [ 272 ] {ca26778a-6dc4-4ef7-9c77-249626aff59f} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2025.12.20 02:57:44.358548 [ 272 ] {ca26778a-6dc4-4ef7-9c77-249626aff59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5665 | 2025.12.20 02:57:44.358838 [ 272 ] {ca26778a-6dc4-4ef7-9c77-249626aff59f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5666 | 2025.12.20 02:57:44.359052 [ 272 ] {ca26778a-6dc4-4ef7-9c77-249626aff59f} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2025.12.20 02:57:44.359182 [ 272 ] {ca26778a-6dc4-4ef7-9c77-249626aff59f} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001147 sec., 26155.187445510026 rows/sec., 1.92 MiB/sec. | ||
| 5668 | 2025.12.20 02:57:44.359221 [ 272 ] {ca26778a-6dc4-4ef7-9c77-249626aff59f} <Debug> TCPHandler: Processed in 0.001313062 sec. | ||
| 5669 | 2025.12.20 02:57:44.359320 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2025.12.20 02:57:44.359414 [ 272 ] {dcd8bc53-6d1d-4b1a-873b-4ca6730f7f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5671 | 2025.12.20 02:57:44.359455 [ 272 ] {dcd8bc53-6d1d-4b1a-873b-4ca6730f7f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5672 | 2025.12.20 02:57:44.359889 [ 272 ] {dcd8bc53-6d1d-4b1a-873b-4ca6730f7f84} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2025.12.20 02:57:44.359924 [ 272 ] {dcd8bc53-6d1d-4b1a-873b-4ca6730f7f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5674 | 2025.12.20 02:57:44.360224 [ 272 ] {dcd8bc53-6d1d-4b1a-873b-4ca6730f7f84} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5675 | 2025.12.20 02:57:44.360431 [ 272 ] {dcd8bc53-6d1d-4b1a-873b-4ca6730f7f84} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2025.12.20 02:57:44.360561 [ 272 ] {dcd8bc53-6d1d-4b1a-873b-4ca6730f7f84} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001163 sec., 80825.45141874463 rows/sec., 6.31 MiB/sec. | ||
| 5677 | 2025.12.20 02:57:44.360599 [ 272 ] {dcd8bc53-6d1d-4b1a-873b-4ca6730f7f84} <Debug> TCPHandler: Processed in 0.001328092 sec. | ||
| 5678 | 2025.12.20 02:57:44.360707 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2025.12.20 02:57:44.360803 [ 272 ] {6d96fef9-2a54-456f-af65-3f91d3c318de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5680 | 2025.12.20 02:57:44.360847 [ 272 ] {6d96fef9-2a54-456f-af65-3f91d3c318de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5681 | 2025.12.20 02:57:44.361254 [ 272 ] {6d96fef9-2a54-456f-af65-3f91d3c318de} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2025.12.20 02:57:44.361290 [ 272 ] {6d96fef9-2a54-456f-af65-3f91d3c318de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5683 | 2025.12.20 02:57:44.361617 [ 272 ] {6d96fef9-2a54-456f-af65-3f91d3c318de} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5684 | 2025.12.20 02:57:44.361823 [ 272 ] {6d96fef9-2a54-456f-af65-3f91d3c318de} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2025.12.20 02:57:44.361952 [ 272 ] {6d96fef9-2a54-456f-af65-3f91d3c318de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 5686 | 2025.12.20 02:57:44.361990 [ 272 ] {6d96fef9-2a54-456f-af65-3f91d3c318de} <Debug> TCPHandler: Processed in 0.001332271 sec. | ||
| 5687 | 2025.12.20 02:57:44.362091 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5688 | 2025.12.20 02:57:44.362186 [ 272 ] {2abd6a66-6dbc-4ccb-a295-cf141d26b7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5689 | 2025.12.20 02:57:44.362240 [ 272 ] {2abd6a66-6dbc-4ccb-a295-cf141d26b7e3} <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 | ||
| 5690 | 2025.12.20 02:57:44.363079 [ 272 ] {2abd6a66-6dbc-4ccb-a295-cf141d26b7e3} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2025.12.20 02:57:44.363115 [ 272 ] {2abd6a66-6dbc-4ccb-a295-cf141d26b7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5692 | 2025.12.20 02:57:44.363654 [ 272 ] {2abd6a66-6dbc-4ccb-a295-cf141d26b7e3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5693 | 2025.12.20 02:57:44.363876 [ 272 ] {2abd6a66-6dbc-4ccb-a295-cf141d26b7e3} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2025.12.20 02:57:44.364015 [ 272 ] {2abd6a66-6dbc-4ccb-a295-cf141d26b7e3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001847 sec., 16242.555495397943 rows/sec., 29.11 MiB/sec. | ||
| 5695 | 2025.12.20 02:57:44.364080 [ 272 ] {2abd6a66-6dbc-4ccb-a295-cf141d26b7e3} <Debug> TCPHandler: Processed in 0.002037809 sec. | ||
| 5696 | 2025.12.20 02:57:44.364185 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2025.12.20 02:57:44.364280 [ 272 ] {c3e2568d-64f8-47fb-87ae-acde4edbf47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5698 | 2025.12.20 02:57:44.364322 [ 272 ] {c3e2568d-64f8-47fb-87ae-acde4edbf47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5699 | 2025.12.20 02:57:44.364659 [ 272 ] {c3e2568d-64f8-47fb-87ae-acde4edbf47b} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2025.12.20 02:57:44.364695 [ 272 ] {c3e2568d-64f8-47fb-87ae-acde4edbf47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5701 | 2025.12.20 02:57:44.364997 [ 272 ] {c3e2568d-64f8-47fb-87ae-acde4edbf47b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5702 | 2025.12.20 02:57:44.365200 [ 272 ] {c3e2568d-64f8-47fb-87ae-acde4edbf47b} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2025.12.20 02:57:44.365327 [ 272 ] {c3e2568d-64f8-47fb-87ae-acde4edbf47b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 5704 | 2025.12.20 02:57:44.365364 [ 272 ] {c3e2568d-64f8-47fb-87ae-acde4edbf47b} <Debug> TCPHandler: Processed in 0.001229759 sec. | ||
| 5705 | 2025.12.20 02:57:45.153510 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2025.12.20 02:57:45.153760 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5707 | 2025.12.20 02:57:45.154121 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5708 | 2025.12.20 02:57:45.154168 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5709 | 2025.12.20 02:57:45.154455 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5710 | 2025.12.20 02:57:45.154531 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5711 | 2025.12.20 02:57:45.154678 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 5712 | 2025.12.20 02:57:45.154792 [ 322 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5713 | 2025.12.20 02:57:45.154812 [ 296 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5714 | 2025.12.20 02:57:45.154922 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 5715 | 2025.12.20 02:57:45.154948 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5716 | 2025.12.20 02:57:45.157434 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5717 | 2025.12.20 02:57:45.157461 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 5718 | 2025.12.20 02:57:45.157517 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5719 | 2025.12.20 02:57:45.157557 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5720 | 2025.12.20 02:57:45.158501 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.004849 sec., 8661.579707156116 rows/sec., 348.61 KiB/sec. | ||
| 5721 | 2025.12.20 02:57:45.158617 [ 272 ] {78c3a4e8-4dfc-4e65-9ea4-62adec5f1876} <Debug> TCPHandler: Processed in 0.005240956 sec. | ||
| 5722 | 2025.12.20 02:57:45.158863 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2025.12.20 02:57:45.159013 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5724 | 2025.12.20 02:57:45.159254 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5725 | 2025.12.20 02:57:45.159292 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5726 | 2025.12.20 02:57:45.159514 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5727 | 2025.12.20 02:57:45.159570 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5728 | 2025.12.20 02:57:45.159676 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 5729 | 2025.12.20 02:57:45.159732 [ 322 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5730 | 2025.12.20 02:57:45.159748 [ 296 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5731 | 2025.12.20 02:57:45.159831 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 5732 | 2025.12.20 02:57:45.159859 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5733 | 2025.12.20 02:57:45.159918 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5734 | 2025.12.20 02:57:45.159936 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 5735 | 2025.12.20 02:57:45.159975 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5736 | 2025.12.20 02:57:45.160015 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5737 | 2025.12.20 02:57:45.160794 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001849 sec., 22714.98107084911 rows/sec., 914.24 KiB/sec. | ||
| 5738 | 2025.12.20 02:57:45.160906 [ 272 ] {e8d55c9c-5bff-47ec-a6dc-ad45e4d39c8a} <Debug> TCPHandler: Processed in 0.0020982 sec. | ||
| 5739 | 2025.12.20 02:57:45.161137 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5740 | 2025.12.20 02:57:45.161281 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5741 | 2025.12.20 02:57:45.161509 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5742 | 2025.12.20 02:57:45.161547 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5743 | 2025.12.20 02:57:45.161775 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5744 | 2025.12.20 02:57:45.161828 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5745 | 2025.12.20 02:57:45.161930 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 5746 | 2025.12.20 02:57:45.161989 [ 320 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5747 | 2025.12.20 02:57:45.162005 [ 305 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5748 | 2025.12.20 02:57:45.162104 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 5749 | 2025.12.20 02:57:45.162129 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5750 | 2025.12.20 02:57:45.162186 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5751 | 2025.12.20 02:57:45.162203 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 5752 | 2025.12.20 02:57:45.162234 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5753 | 2025.12.20 02:57:45.162272 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5754 | 2025.12.20 02:57:45.162860 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001641 sec., 25594.14990859232 rows/sec., 1.01 MiB/sec. | ||
| 5755 | 2025.12.20 02:57:45.162953 [ 272 ] {156c9169-edae-40cb-a75d-622c6d732c6f} <Debug> TCPHandler: Processed in 0.001867555 sec. | ||
| 5756 | 2025.12.20 02:57:45.163152 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2025.12.20 02:57:45.163292 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5758 | 2025.12.20 02:57:45.163515 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5759 | 2025.12.20 02:57:45.163554 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5760 | 2025.12.20 02:57:45.163768 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5761 | 2025.12.20 02:57:45.163821 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5762 | 2025.12.20 02:57:45.163920 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 5763 | 2025.12.20 02:57:45.163980 [ 322 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5764 | 2025.12.20 02:57:45.163982 [ 305 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5765 | 2025.12.20 02:57:45.164070 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 5766 | 2025.12.20 02:57:45.164095 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5767 | 2025.12.20 02:57:45.164151 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5768 | 2025.12.20 02:57:45.164168 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 5769 | 2025.12.20 02:57:45.164198 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5770 | 2025.12.20 02:57:45.164230 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5771 | 2025.12.20 02:57:45.164831 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001598 sec., 26282.853566958696 rows/sec., 1.03 MiB/sec. | ||
| 5772 | 2025.12.20 02:57:45.164939 [ 272 ] {30f82c95-6210-4fdf-ac2c-4ee423e1ccd2} <Debug> TCPHandler: Processed in 0.001836964 sec. | ||
| 5773 | 2025.12.20 02:57:45.165136 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2025.12.20 02:57:45.165274 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5775 | 2025.12.20 02:57:45.165499 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5776 | 2025.12.20 02:57:45.165537 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5777 | 2025.12.20 02:57:45.165755 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5778 | 2025.12.20 02:57:45.165807 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5779 | 2025.12.20 02:57:45.165904 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 5780 | 2025.12.20 02:57:45.165955 [ 322 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5781 | 2025.12.20 02:57:45.166010 [ 315 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5782 | 2025.12.20 02:57:45.166117 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 5783 | 2025.12.20 02:57:45.166142 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5784 | 2025.12.20 02:57:45.166197 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5785 | 2025.12.20 02:57:45.166214 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 5786 | 2025.12.20 02:57:45.166243 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5787 | 2025.12.20 02:57:45.166275 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5788 | 2025.12.20 02:57:45.166893 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001678 sec., 25029.79737783075 rows/sec., 1007.41 KiB/sec. | ||
| 5789 | 2025.12.20 02:57:45.166967 [ 272 ] {d7f85f7b-70be-487f-b589-62c42240466d} <Debug> TCPHandler: Processed in 0.001881275 sec. | ||
| 5790 | 2025.12.20 02:57:45.167164 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2025.12.20 02:57:45.167302 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5792 | 2025.12.20 02:57:45.167518 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5793 | 2025.12.20 02:57:45.167556 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5794 | 2025.12.20 02:57:45.167768 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5795 | 2025.12.20 02:57:45.167820 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5796 | 2025.12.20 02:57:45.167917 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 5797 | 2025.12.20 02:57:45.167965 [ 302 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5798 | 2025.12.20 02:57:45.167991 [ 322 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5799 | 2025.12.20 02:57:45.168056 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (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 | ||
| 5800 | 2025.12.20 02:57:45.168077 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5801 | 2025.12.20 02:57:45.168131 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5802 | 2025.12.20 02:57:45.168147 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Debug> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403) (SelectExecutor): Reading approx. 42 rows with 2 streams | ||
| 5803 | 2025.12.20 02:57:45.168178 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5804 | 2025.12.20 02:57:45.168207 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5805 | 2025.12.20 02:57:45.168836 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001592 sec., 26381.90954773869 rows/sec., 1.04 MiB/sec. | ||
| 5806 | 2025.12.20 02:57:45.168928 [ 272 ] {4388092e-2318-44ef-9f3d-ee1362eebfcd} <Debug> TCPHandler: Processed in 0.001814383 sec. | ||
| 5807 | 2025.12.20 02:57:45.356066 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2025.12.20 02:57:45.356207 [ 272 ] {a4ad5e36-e282-41c3-a2ff-18e068749b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5809 | 2025.12.20 02:57:45.356259 [ 272 ] {a4ad5e36-e282-41c3-a2ff-18e068749b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5810 | 2025.12.20 02:57:45.356955 [ 272 ] {a4ad5e36-e282-41c3-a2ff-18e068749b2d} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2025.12.20 02:57:45.357003 [ 272 ] {a4ad5e36-e282-41c3-a2ff-18e068749b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5812 | 2025.12.20 02:57:45.357485 [ 272 ] {a4ad5e36-e282-41c3-a2ff-18e068749b2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5813 | 2025.12.20 02:57:45.357686 [ 272 ] {a4ad5e36-e282-41c3-a2ff-18e068749b2d} <Trace> oximeter.timeseries_schema (6c716823-0f06-4842-b422-aff48fa7c403): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2025.12.20 02:57:45.357830 [ 272 ] {a4ad5e36-e282-41c3-a2ff-18e068749b2d} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001662 sec., 3610.1083032490974 rows/sec., 803.81 KiB/sec. | ||
| 5815 | 2025.12.20 02:57:45.357871 [ 272 ] {a4ad5e36-e282-41c3-a2ff-18e068749b2d} <Debug> TCPHandler: Processed in 0.001873045 sec. | ||
| 5816 | 2025.12.20 02:57:45.357989 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2025.12.20 02:57:45.358087 [ 272 ] {bbf826cc-3d4c-4beb-8a8d-b01dda3ca628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5818 | 2025.12.20 02:57:45.358127 [ 272 ] {bbf826cc-3d4c-4beb-8a8d-b01dda3ca628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5819 | 2025.12.20 02:57:45.358764 [ 272 ] {bbf826cc-3d4c-4beb-8a8d-b01dda3ca628} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2025.12.20 02:57:45.358828 [ 272 ] {bbf826cc-3d4c-4beb-8a8d-b01dda3ca628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5821 | 2025.12.20 02:57:45.359149 [ 272 ] {bbf826cc-3d4c-4beb-8a8d-b01dda3ca628} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5822 | 2025.12.20 02:57:45.359362 [ 272 ] {bbf826cc-3d4c-4beb-8a8d-b01dda3ca628} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2025.12.20 02:57:45.359488 [ 272 ] {bbf826cc-3d4c-4beb-8a8d-b01dda3ca628} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001423 sec., 288123.6823612087 rows/sec., 18.28 MiB/sec. | ||
| 5824 | 2025.12.20 02:57:45.359524 [ 272 ] {bbf826cc-3d4c-4beb-8a8d-b01dda3ca628} <Debug> TCPHandler: Processed in 0.001582547 sec. | ||
| 5825 | 2025.12.20 02:57:45.359635 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2025.12.20 02:57:45.359728 [ 272 ] {0ef95750-0ec0-4324-b306-c30d9d578c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5827 | 2025.12.20 02:57:45.359767 [ 272 ] {0ef95750-0ec0-4324-b306-c30d9d578c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5828 | 2025.12.20 02:57:45.360148 [ 272 ] {0ef95750-0ec0-4324-b306-c30d9d578c65} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2025.12.20 02:57:45.360183 [ 272 ] {0ef95750-0ec0-4324-b306-c30d9d578c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5830 | 2025.12.20 02:57:45.360470 [ 272 ] {0ef95750-0ec0-4324-b306-c30d9d578c65} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5831 | 2025.12.20 02:57:45.360684 [ 272 ] {0ef95750-0ec0-4324-b306-c30d9d578c65} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2025.12.20 02:57:45.360807 [ 272 ] {0ef95750-0ec0-4324-b306-c30d9d578c65} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001098 sec., 1821.4936247723133 rows/sec., 148.53 KiB/sec. | ||
| 5833 | 2025.12.20 02:57:45.360842 [ 272 ] {0ef95750-0ec0-4324-b306-c30d9d578c65} <Debug> TCPHandler: Processed in 0.00125447 sec. | ||
| 5834 | 2025.12.20 02:57:45.360949 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2025.12.20 02:57:45.361041 [ 272 ] {81f4925a-f0d5-4564-a6d9-4773e5d8b04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5836 | 2025.12.20 02:57:45.361080 [ 272 ] {81f4925a-f0d5-4564-a6d9-4773e5d8b04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5837 | 2025.12.20 02:57:45.362637 [ 272 ] {81f4925a-f0d5-4564-a6d9-4773e5d8b04f} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2025.12.20 02:57:45.362671 [ 272 ] {81f4925a-f0d5-4564-a6d9-4773e5d8b04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5839 | 2025.12.20 02:57:45.363100 [ 272 ] {81f4925a-f0d5-4564-a6d9-4773e5d8b04f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5840 | 2025.12.20 02:57:45.363310 [ 272 ] {81f4925a-f0d5-4564-a6d9-4773e5d8b04f} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2025.12.20 02:57:45.363436 [ 272 ] {81f4925a-f0d5-4564-a6d9-4773e5d8b04f} <Debug> executeQuery: Read 2273 rows, 188.49 KiB in 0.002413 sec., 941980.936593452 rows/sec., 76.28 MiB/sec. | ||
| 5842 | 2025.12.20 02:57:45.363473 [ 272 ] {81f4925a-f0d5-4564-a6d9-4773e5d8b04f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5843 | 2025.12.20 02:57:45.363487 [ 272 ] {81f4925a-f0d5-4564-a6d9-4773e5d8b04f} <Debug> TCPHandler: Processed in 0.002585522 sec. | ||
| 5844 | 2025.12.20 02:57:45.363597 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5845 | 2025.12.20 02:57:45.363690 [ 272 ] {d701bede-95b1-4011-8aa7-ccbf22705750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5846 | 2025.12.20 02:57:45.363729 [ 272 ] {d701bede-95b1-4011-8aa7-ccbf22705750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5847 | 2025.12.20 02:57:45.364217 [ 272 ] {d701bede-95b1-4011-8aa7-ccbf22705750} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2025.12.20 02:57:45.364252 [ 272 ] {d701bede-95b1-4011-8aa7-ccbf22705750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5849 | 2025.12.20 02:57:45.364554 [ 272 ] {d701bede-95b1-4011-8aa7-ccbf22705750} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5850 | 2025.12.20 02:57:45.364761 [ 272 ] {d701bede-95b1-4011-8aa7-ccbf22705750} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2025.12.20 02:57:45.364885 [ 272 ] {d701bede-95b1-4011-8aa7-ccbf22705750} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001214 sec., 178747.9406919275 rows/sec., 10.62 MiB/sec. | ||
| 5852 | 2025.12.20 02:57:45.364921 [ 272 ] {d701bede-95b1-4011-8aa7-ccbf22705750} <Debug> TCPHandler: Processed in 0.001371323 sec. | ||
| 5853 | 2025.12.20 02:57:45.365041 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5854 | 2025.12.20 02:57:45.365133 [ 272 ] {2e23134e-63ce-402e-a7e3-0a0b98c317b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5855 | 2025.12.20 02:57:45.365170 [ 272 ] {2e23134e-63ce-402e-a7e3-0a0b98c317b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5856 | 2025.12.20 02:57:45.365710 [ 272 ] {2e23134e-63ce-402e-a7e3-0a0b98c317b4} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2025.12.20 02:57:45.365744 [ 272 ] {2e23134e-63ce-402e-a7e3-0a0b98c317b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5858 | 2025.12.20 02:57:45.366048 [ 272 ] {2e23134e-63ce-402e-a7e3-0a0b98c317b4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5859 | 2025.12.20 02:57:45.366253 [ 272 ] {2e23134e-63ce-402e-a7e3-0a0b98c317b4} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2025.12.20 02:57:45.366372 [ 272 ] {2e23134e-63ce-402e-a7e3-0a0b98c317b4} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001258 sec., 349761.52623211447 rows/sec., 23.14 MiB/sec. | ||
| 5861 | 2025.12.20 02:57:45.366407 [ 272 ] {2e23134e-63ce-402e-a7e3-0a0b98c317b4} <Debug> TCPHandler: Processed in 0.001414185 sec. | ||
| 5862 | 2025.12.20 02:57:45.366517 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2025.12.20 02:57:45.366608 [ 272 ] {78466fee-6e1b-4f2f-963d-58dcbcc50bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5864 | 2025.12.20 02:57:45.366646 [ 272 ] {78466fee-6e1b-4f2f-963d-58dcbcc50bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5865 | 2025.12.20 02:57:45.367122 [ 272 ] {78466fee-6e1b-4f2f-963d-58dcbcc50bb2} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2025.12.20 02:57:45.367156 [ 272 ] {78466fee-6e1b-4f2f-963d-58dcbcc50bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5867 | 2025.12.20 02:57:45.367461 [ 272 ] {78466fee-6e1b-4f2f-963d-58dcbcc50bb2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5868 | 2025.12.20 02:57:45.367668 [ 272 ] {78466fee-6e1b-4f2f-963d-58dcbcc50bb2} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2025.12.20 02:57:45.367793 [ 272 ] {78466fee-6e1b-4f2f-963d-58dcbcc50bb2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 5870 | 2025.12.20 02:57:45.367829 [ 272 ] {78466fee-6e1b-4f2f-963d-58dcbcc50bb2} <Debug> TCPHandler: Processed in 0.001359562 sec. | ||
| 5871 | 2025.12.20 02:57:45.367946 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2025.12.20 02:57:45.368037 [ 272 ] {fc51e27c-3e0f-4b67-bf3c-60b454639068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5873 | 2025.12.20 02:57:45.368075 [ 272 ] {fc51e27c-3e0f-4b67-bf3c-60b454639068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5874 | 2025.12.20 02:57:45.368907 [ 272 ] {fc51e27c-3e0f-4b67-bf3c-60b454639068} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2025.12.20 02:57:45.368942 [ 272 ] {fc51e27c-3e0f-4b67-bf3c-60b454639068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5876 | 2025.12.20 02:57:45.369313 [ 272 ] {fc51e27c-3e0f-4b67-bf3c-60b454639068} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5877 | 2025.12.20 02:57:45.369521 [ 272 ] {fc51e27c-3e0f-4b67-bf3c-60b454639068} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2025.12.20 02:57:45.369648 [ 272 ] {fc51e27c-3e0f-4b67-bf3c-60b454639068} <Debug> executeQuery: Read 1147 rows, 83.72 KiB in 0.001629 sec., 704112.9527317373 rows/sec., 50.19 MiB/sec. | ||
| 5879 | 2025.12.20 02:57:45.369685 [ 272 ] {fc51e27c-3e0f-4b67-bf3c-60b454639068} <Debug> TCPHandler: Processed in 0.001785113 sec. | ||
| 5880 | 2025.12.20 02:57:45.369795 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5881 | 2025.12.20 02:57:45.369887 [ 272 ] {7eb94f76-6826-4bbb-88c8-b431a89040f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5882 | 2025.12.20 02:57:45.369927 [ 272 ] {7eb94f76-6826-4bbb-88c8-b431a89040f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5883 | 2025.12.20 02:57:45.370245 [ 272 ] {7eb94f76-6826-4bbb-88c8-b431a89040f3} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2025.12.20 02:57:45.370280 [ 272 ] {7eb94f76-6826-4bbb-88c8-b431a89040f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5885 | 2025.12.20 02:57:45.370577 [ 272 ] {7eb94f76-6826-4bbb-88c8-b431a89040f3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5886 | 2025.12.20 02:57:45.370779 [ 272 ] {7eb94f76-6826-4bbb-88c8-b431a89040f3} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2025.12.20 02:57:45.370900 [ 272 ] {7eb94f76-6826-4bbb-88c8-b431a89040f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 5888 | 2025.12.20 02:57:45.370935 [ 272 ] {7eb94f76-6826-4bbb-88c8-b431a89040f3} <Debug> TCPHandler: Processed in 0.001187918 sec. | ||
| 5889 | 2025.12.20 02:57:45.371042 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2025.12.20 02:57:45.371134 [ 272 ] {7ba0106c-8dfa-4904-862b-0114ac9f89e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5891 | 2025.12.20 02:57:45.371176 [ 272 ] {7ba0106c-8dfa-4904-862b-0114ac9f89e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5892 | 2025.12.20 02:57:45.373013 [ 272 ] {7ba0106c-8dfa-4904-862b-0114ac9f89e7} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2025.12.20 02:57:45.373048 [ 272 ] {7ba0106c-8dfa-4904-862b-0114ac9f89e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5894 | 2025.12.20 02:57:45.373650 [ 272 ] {7ba0106c-8dfa-4904-862b-0114ac9f89e7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5895 | 2025.12.20 02:57:45.373860 [ 272 ] {7ba0106c-8dfa-4904-862b-0114ac9f89e7} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2025.12.20 02:57:45.373987 [ 272 ] {7ba0106c-8dfa-4904-862b-0114ac9f89e7} <Debug> executeQuery: Read 5209 rows, 355.36 KiB in 0.002871 sec., 1814350.4005572973 rows/sec., 120.88 MiB/sec. | ||
| 5897 | 2025.12.20 02:57:45.374024 [ 272 ] {7ba0106c-8dfa-4904-862b-0114ac9f89e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 5898 | 2025.12.20 02:57:45.374037 [ 272 ] {7ba0106c-8dfa-4904-862b-0114ac9f89e7} <Debug> TCPHandler: Processed in 0.003041993 sec. | ||
| 5899 | 2025.12.20 02:57:45.374152 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2025.12.20 02:57:45.374270 [ 272 ] {977af0a2-330f-4699-9779-f4d6a612e9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5901 | 2025.12.20 02:57:45.374320 [ 272 ] {977af0a2-330f-4699-9779-f4d6a612e9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5902 | 2025.12.20 02:57:45.374704 [ 272 ] {977af0a2-330f-4699-9779-f4d6a612e9c0} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2025.12.20 02:57:45.374745 [ 272 ] {977af0a2-330f-4699-9779-f4d6a612e9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5904 | 2025.12.20 02:57:45.375105 [ 272 ] {977af0a2-330f-4699-9779-f4d6a612e9c0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5905 | 2025.12.20 02:57:45.375326 [ 272 ] {977af0a2-330f-4699-9779-f4d6a612e9c0} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2025.12.20 02:57:45.375450 [ 272 ] {977af0a2-330f-4699-9779-f4d6a612e9c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001204 sec., 830.5647840531561 rows/sec., 55.97 KiB/sec. | ||
| 5907 | 2025.12.20 02:57:45.375486 [ 272 ] {977af0a2-330f-4699-9779-f4d6a612e9c0} <Debug> TCPHandler: Processed in 0.001392903 sec. | ||
| 5908 | 2025.12.20 02:57:45.375612 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2025.12.20 02:57:45.375736 [ 272 ] {35e2cf4d-1057-4248-b008-3d3e2a1ffda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5910 | 2025.12.20 02:57:45.375802 [ 272 ] {35e2cf4d-1057-4248-b008-3d3e2a1ffda6} <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 | ||
| 5911 | 2025.12.20 02:57:45.376597 [ 272 ] {35e2cf4d-1057-4248-b008-3d3e2a1ffda6} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2025.12.20 02:57:45.376634 [ 272 ] {35e2cf4d-1057-4248-b008-3d3e2a1ffda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5913 | 2025.12.20 02:57:45.377155 [ 272 ] {35e2cf4d-1057-4248-b008-3d3e2a1ffda6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5914 | 2025.12.20 02:57:45.377376 [ 272 ] {35e2cf4d-1057-4248-b008-3d3e2a1ffda6} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2025.12.20 02:57:45.377516 [ 272 ] {35e2cf4d-1057-4248-b008-3d3e2a1ffda6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001805 sec., 5540.16620498615 rows/sec., 9.93 MiB/sec. | ||
| 5916 | 2025.12.20 02:57:45.377572 [ 272 ] {35e2cf4d-1057-4248-b008-3d3e2a1ffda6} <Debug> TCPHandler: Processed in 0.002023478 sec. | ||
| 5917 | 2025.12.20 02:57:45.377684 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2025.12.20 02:57:45.377781 [ 272 ] {d3e84b78-85de-4a5c-9b8e-867ef1b74763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5919 | 2025.12.20 02:57:45.377821 [ 272 ] {d3e84b78-85de-4a5c-9b8e-867ef1b74763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5920 | 2025.12.20 02:57:45.378151 [ 272 ] {d3e84b78-85de-4a5c-9b8e-867ef1b74763} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2025.12.20 02:57:45.378186 [ 272 ] {d3e84b78-85de-4a5c-9b8e-867ef1b74763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5922 | 2025.12.20 02:57:45.378489 [ 272 ] {d3e84b78-85de-4a5c-9b8e-867ef1b74763} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5923 | 2025.12.20 02:57:45.378697 [ 272 ] {d3e84b78-85de-4a5c-9b8e-867ef1b74763} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2025.12.20 02:57:45.378825 [ 272 ] {d3e84b78-85de-4a5c-9b8e-867ef1b74763} <Debug> executeQuery: Read 56 rows, 3.21 KiB in 0.001063 sec., 52681.09125117592 rows/sec., 2.95 MiB/sec. | ||
| 5925 | 2025.12.20 02:57:45.378860 [ 272 ] {d3e84b78-85de-4a5c-9b8e-867ef1b74763} <Debug> TCPHandler: Processed in 0.001227619 sec. | ||
| 5926 | 2025.12.20 02:57:49.305413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12045 | ||
| 5927 | 2025.12.20 02:57:49.306005 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2025.12.20 02:57:49.306067 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5929 | 2025.12.20 02:57:49.306596 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5930 | 2025.12.20 02:57:49.306829 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2025.12.20 02:57:49.306977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12045 | ||
| 5932 | 2025.12.20 02:57:49.353526 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5933 | 2025.12.20 02:57:49.353815 [ 272 ] {bb213e32-c689-474c-88d4-093bda555422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5934 | 2025.12.20 02:57:49.353921 [ 272 ] {bb213e32-c689-474c-88d4-093bda555422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5935 | 2025.12.20 02:57:49.354747 [ 272 ] {bb213e32-c689-474c-88d4-093bda555422} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2025.12.20 02:57:49.354793 [ 272 ] {bb213e32-c689-474c-88d4-093bda555422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5937 | 2025.12.20 02:57:49.355188 [ 272 ] {bb213e32-c689-474c-88d4-093bda555422} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5938 | 2025.12.20 02:57:49.355418 [ 272 ] {bb213e32-c689-474c-88d4-093bda555422} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2025.12.20 02:57:49.355584 [ 272 ] {bb213e32-c689-474c-88d4-093bda555422} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001849 sec., 30286.64142779881 rows/sec., 2.33 MiB/sec. | ||
| 5940 | 2025.12.20 02:57:49.355636 [ 272 ] {bb213e32-c689-474c-88d4-093bda555422} <Debug> TCPHandler: Processed in 0.002306155 sec. | ||
| 5941 | 2025.12.20 02:57:49.355755 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5942 | 2025.12.20 02:57:49.355860 [ 272 ] {ace7faae-68ad-4a0f-8ad6-92ee32f6d097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5943 | 2025.12.20 02:57:49.355905 [ 272 ] {ace7faae-68ad-4a0f-8ad6-92ee32f6d097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5944 | 2025.12.20 02:57:49.356341 [ 272 ] {ace7faae-68ad-4a0f-8ad6-92ee32f6d097} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2025.12.20 02:57:49.356380 [ 272 ] {ace7faae-68ad-4a0f-8ad6-92ee32f6d097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5946 | 2025.12.20 02:57:49.356695 [ 272 ] {ace7faae-68ad-4a0f-8ad6-92ee32f6d097} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5947 | 2025.12.20 02:57:49.356919 [ 272 ] {ace7faae-68ad-4a0f-8ad6-92ee32f6d097} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2025.12.20 02:57:49.357051 [ 272 ] {ace7faae-68ad-4a0f-8ad6-92ee32f6d097} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 5949 | 2025.12.20 02:57:49.357089 [ 272 ] {ace7faae-68ad-4a0f-8ad6-92ee32f6d097} <Debug> TCPHandler: Processed in 0.001388603 sec. | ||
| 5950 | 2025.12.20 02:57:49.357200 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2025.12.20 02:57:49.357298 [ 272 ] {be00566c-0250-4c1e-8a26-8c18f07ec7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5952 | 2025.12.20 02:57:49.357342 [ 272 ] {be00566c-0250-4c1e-8a26-8c18f07ec7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5953 | 2025.12.20 02:57:49.357723 [ 272 ] {be00566c-0250-4c1e-8a26-8c18f07ec7c1} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2025.12.20 02:57:49.357761 [ 272 ] {be00566c-0250-4c1e-8a26-8c18f07ec7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5955 | 2025.12.20 02:57:49.358095 [ 272 ] {be00566c-0250-4c1e-8a26-8c18f07ec7c1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5956 | 2025.12.20 02:57:49.358309 [ 272 ] {be00566c-0250-4c1e-8a26-8c18f07ec7c1} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2025.12.20 02:57:49.358438 [ 272 ] {be00566c-0250-4c1e-8a26-8c18f07ec7c1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00116 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
| 5958 | 2025.12.20 02:57:49.358475 [ 272 ] {be00566c-0250-4c1e-8a26-8c18f07ec7c1} <Debug> TCPHandler: Processed in 0.001326922 sec. | ||
| 5959 | 2025.12.20 02:57:49.358585 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2025.12.20 02:57:49.358682 [ 272 ] {37cbcb7c-f4ee-440f-ba2c-28e023b36ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5961 | 2025.12.20 02:57:49.358724 [ 272 ] {37cbcb7c-f4ee-440f-ba2c-28e023b36ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5962 | 2025.12.20 02:57:49.359044 [ 272 ] {37cbcb7c-f4ee-440f-ba2c-28e023b36ed5} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2025.12.20 02:57:49.359081 [ 272 ] {37cbcb7c-f4ee-440f-ba2c-28e023b36ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5964 | 2025.12.20 02:57:49.359390 [ 272 ] {37cbcb7c-f4ee-440f-ba2c-28e023b36ed5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5965 | 2025.12.20 02:57:49.359595 [ 272 ] {37cbcb7c-f4ee-440f-ba2c-28e023b36ed5} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2025.12.20 02:57:49.359724 [ 272 ] {37cbcb7c-f4ee-440f-ba2c-28e023b36ed5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 5967 | 2025.12.20 02:57:49.359759 [ 272 ] {37cbcb7c-f4ee-440f-ba2c-28e023b36ed5} <Debug> TCPHandler: Processed in 0.001225189 sec. | ||
| 5968 | 2025.12.20 02:57:49.930844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5969 | 2025.12.20 02:57:49.957806 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2025.12.20 02:57:49.957900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5971 | 2025.12.20 02:57:49.969398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5972 | 2025.12.20 02:57:49.971254 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2025.12.20 02:57:49.978522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5974 | 2025.12.20 02:57:50.635229 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62472 | ||
| 5975 | 2025.12.20 02:57:50.635331 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5976 | 2025.12.20 02:57:50.635358 [ 286 ] {} <Debug> TCP-Session: 7726c9ae-6213-43cc-9512-17e9967fc98c Authenticating user 'default' from [fd00:1122:3344:101::e]:62472 | ||
| 5977 | 2025.12.20 02:57:50.635381 [ 286 ] {} <Debug> TCP-Session: 7726c9ae-6213-43cc-9512-17e9967fc98c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2025.12.20 02:57:50.635396 [ 286 ] {} <Debug> TCP-Session: 7726c9ae-6213-43cc-9512-17e9967fc98c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2025.12.20 02:57:50.635619 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57702 | ||
| 5980 | 2025.12.20 02:57:50.635661 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42311 | ||
| 5981 | 2025.12.20 02:57:50.635684 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41541 | ||
| 5982 | 2025.12.20 02:57:50.635705 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48431 | ||
| 5983 | 2025.12.20 02:57:50.635725 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45393 | ||
| 5984 | 2025.12.20 02:57:50.635733 [ 286 ] {} <Trace> TCP-Session: 7726c9ae-6213-43cc-9512-17e9967fc98c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5985 | 2025.12.20 02:57:50.635729 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42566 | ||
| 5986 | 2025.12.20 02:57:50.635821 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5987 | 2025.12.20 02:57:50.635727 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5988 | 2025.12.20 02:57:50.635857 [ 290 ] {} <Debug> TCP-Session: 1a3d0817-c4b8-4cfc-92e7-f2258a9f9a27 Authenticating user 'default' from [fd00:1122:3344:101::e]:41541 | ||
| 5989 | 2025.12.20 02:57:50.635714 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47811 | ||
| 5990 | 2025.12.20 02:57:50.635890 [ 290 ] {} <Debug> TCP-Session: 1a3d0817-c4b8-4cfc-92e7-f2258a9f9a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5991 | 2025.12.20 02:57:50.635887 [ 287 ] {} <Debug> TCP-Session: cd1ecc91-e888-48cc-a48d-7184292c8431 Authenticating user 'default' from [fd00:1122:3344:101::e]:57702 | ||
| 5992 | 2025.12.20 02:57:50.635931 [ 290 ] {} <Debug> TCP-Session: 1a3d0817-c4b8-4cfc-92e7-f2258a9f9a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5993 | 2025.12.20 02:57:50.635699 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59681 | ||
| 5994 | 2025.12.20 02:57:50.635971 [ 286 ] {bc54ad2a-2279-4235-a15e-87bc36afc103} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62472) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5995 | 2025.12.20 02:57:50.635958 [ 287 ] {} <Debug> TCP-Session: cd1ecc91-e888-48cc-a48d-7184292c8431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2025.12.20 02:57:50.636030 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5997 | 2025.12.20 02:57:50.636033 [ 287 ] {} <Debug> TCP-Session: cd1ecc91-e888-48cc-a48d-7184292c8431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2025.12.20 02:57:50.636062 [ 291 ] {} <Debug> TCP-Session: 994009b8-d7d9-49f8-8de0-7fcc6d0a26cf Authenticating user 'default' from [fd00:1122:3344:101::e]:48431 | ||
| 5999 | 2025.12.20 02:57:50.636082 [ 291 ] {} <Debug> TCP-Session: 994009b8-d7d9-49f8-8de0-7fcc6d0a26cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6000 | 2025.12.20 02:57:50.636097 [ 291 ] {} <Debug> TCP-Session: 994009b8-d7d9-49f8-8de0-7fcc6d0a26cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6001 | 2025.12.20 02:57:50.636106 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6002 | 2025.12.20 02:57:50.636118 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6003 | 2025.12.20 02:57:50.636141 [ 294 ] {} <Debug> TCP-Session: 7ffe810b-824c-46c2-8dcd-66a612ce269c Authenticating user 'default' from [fd00:1122:3344:101::e]:42566 | ||
| 6004 | 2025.12.20 02:57:50.636164 [ 292 ] {} <Debug> TCP-Session: ca232bec-2ecf-4cf5-9607-7924dcab45ee Authenticating user 'default' from [fd00:1122:3344:101::e]:47811 | ||
| 6005 | 2025.12.20 02:57:50.636168 [ 294 ] {} <Debug> TCP-Session: 7ffe810b-824c-46c2-8dcd-66a612ce269c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6006 | 2025.12.20 02:57:50.636201 [ 294 ] {} <Debug> TCP-Session: 7ffe810b-824c-46c2-8dcd-66a612ce269c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6007 | 2025.12.20 02:57:50.636201 [ 292 ] {} <Debug> TCP-Session: ca232bec-2ecf-4cf5-9607-7924dcab45ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6008 | 2025.12.20 02:57:50.636218 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6009 | 2025.12.20 02:57:50.636233 [ 292 ] {} <Debug> TCP-Session: ca232bec-2ecf-4cf5-9607-7924dcab45ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6010 | 2025.12.20 02:57:50.636218 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6011 | 2025.12.20 02:57:50.636261 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6012 | 2025.12.20 02:57:50.636302 [ 293 ] {} <Debug> TCP-Session: 9d791d94-6e90-49df-a3dc-489d59e65a7f Authenticating user 'default' from [fd00:1122:3344:101::e]:45393 | ||
| 6013 | 2025.12.20 02:57:50.636327 [ 288 ] {} <Debug> TCP-Session: 84e4ee1f-4dc0-49a4-8cd1-9f7788c4d900 Authenticating user 'default' from [fd00:1122:3344:101::e]:42311 | ||
| 6014 | 2025.12.20 02:57:50.636341 [ 293 ] {} <Debug> TCP-Session: 9d791d94-6e90-49df-a3dc-489d59e65a7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6015 | 2025.12.20 02:57:50.636286 [ 286 ] {bc54ad2a-2279-4235-a15e-87bc36afc103} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6016 | 2025.12.20 02:57:50.636361 [ 288 ] {} <Debug> TCP-Session: 84e4ee1f-4dc0-49a4-8cd1-9f7788c4d900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6017 | 2025.12.20 02:57:50.636366 [ 293 ] {} <Debug> TCP-Session: 9d791d94-6e90-49df-a3dc-489d59e65a7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6018 | 2025.12.20 02:57:50.636403 [ 288 ] {} <Debug> TCP-Session: 84e4ee1f-4dc0-49a4-8cd1-9f7788c4d900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2025.12.20 02:57:50.636423 [ 286 ] {bc54ad2a-2279-4235-a15e-87bc36afc103} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6020 | 2025.12.20 02:57:50.636266 [ 289 ] {} <Debug> TCP-Session: e8016e49-f3f1-4a4c-99fb-e3a41059bcd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59681 | ||
| 6021 | 2025.12.20 02:57:50.636473 [ 289 ] {} <Debug> TCP-Session: e8016e49-f3f1-4a4c-99fb-e3a41059bcd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6022 | 2025.12.20 02:57:50.636518 [ 289 ] {} <Debug> TCP-Session: e8016e49-f3f1-4a4c-99fb-e3a41059bcd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6023 | 2025.12.20 02:57:50.636712 [ 286 ] {bc54ad2a-2279-4235-a15e-87bc36afc103} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 6024 | 2025.12.20 02:57:50.637569 [ 322 ] {bc54ad2a-2279-4235-a15e-87bc36afc103} <Trace> AggregatingTransform: Aggregating | ||
| 6025 | 2025.12.20 02:57:50.637612 [ 322 ] {bc54ad2a-2279-4235-a15e-87bc36afc103} <Trace> Aggregator: Aggregation method: without_key | ||
| 6026 | 2025.12.20 02:57:50.637648 [ 322 ] {bc54ad2a-2279-4235-a15e-87bc36afc103} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00083691 sec. (1194.872 rows/sec., 46.67 KiB/sec.) | ||
| 6027 | 2025.12.20 02:57:50.637667 [ 322 ] {bc54ad2a-2279-4235-a15e-87bc36afc103} <Trace> Aggregator: Merging aggregated data | ||
| 6028 | 2025.12.20 02:57:50.639025 [ 286 ] {bc54ad2a-2279-4235-a15e-87bc36afc103} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003113 sec., 321.23353678124 rows/sec., 12.55 KiB/sec. | ||
| 6029 | 2025.12.20 02:57:50.639198 [ 286 ] {bc54ad2a-2279-4235-a15e-87bc36afc103} <Debug> TCPHandler: Processed in 0.003579365 sec. | ||
| 6030 | 2025.12.20 02:57:50.639305 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6031 | 2025.12.20 02:57:50.639331 [ 286 ] {} <Debug> TCP-Session: 7726c9ae-6213-43cc-9512-17e9967fc98c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6032 | 2025.12.20 02:57:50.639332 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6033 | 2025.12.20 02:57:50.639353 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6034 | 2025.12.20 02:57:50.639368 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6035 | 2025.12.20 02:57:50.639387 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6036 | 2025.12.20 02:57:50.639396 [ 292 ] {} <Debug> TCP-Session: ca232bec-2ecf-4cf5-9607-7924dcab45ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6037 | 2025.12.20 02:57:50.639412 [ 288 ] {} <Debug> TCP-Session: 84e4ee1f-4dc0-49a4-8cd1-9f7788c4d900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2025.12.20 02:57:50.639409 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6039 | 2025.12.20 02:57:50.639435 [ 291 ] {} <Debug> TCP-Session: 994009b8-d7d9-49f8-8de0-7fcc6d0a26cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2025.12.20 02:57:50.639439 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6041 | 2025.12.20 02:57:50.639472 [ 287 ] {} <Debug> TCP-Session: cd1ecc91-e888-48cc-a48d-7184292c8431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6042 | 2025.12.20 02:57:50.639457 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6043 | 2025.12.20 02:57:50.639503 [ 290 ] {} <Debug> TCP-Session: 1a3d0817-c4b8-4cfc-92e7-f2258a9f9a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6044 | 2025.12.20 02:57:50.639365 [ 294 ] {} <Debug> TCP-Session: 7ffe810b-824c-46c2-8dcd-66a612ce269c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6045 | 2025.12.20 02:57:50.639542 [ 293 ] {} <Debug> TCP-Session: 9d791d94-6e90-49df-a3dc-489d59e65a7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6046 | 2025.12.20 02:57:50.639424 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6047 | 2025.12.20 02:57:50.639603 [ 289 ] {} <Debug> TCP-Session: e8016e49-f3f1-4a4c-99fb-e3a41059bcd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6048 | 2025.12.20 02:57:51.831048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 808 | ||
| 6049 | 2025.12.20 02:57:51.834680 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2025.12.20 02:57:51.834752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6051 | 2025.12.20 02:57:51.836665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6052 | 2025.12.20 02:57:51.837068 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2025.12.20 02:57:51.837648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
| 6054 | 2025.12.20 02:57:52.290858 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33507 | ||
| 6055 | 2025.12.20 02:57:52.290980 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6056 | 2025.12.20 02:57:52.291011 [ 286 ] {} <Debug> TCP-Session: 266bbb3c-ea17-42a4-b2b1-cb64ff4868d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33507 | ||
| 6057 | 2025.12.20 02:57:52.291035 [ 286 ] {} <Debug> TCP-Session: 266bbb3c-ea17-42a4-b2b1-cb64ff4868d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2025.12.20 02:57:52.291050 [ 286 ] {} <Debug> TCP-Session: 266bbb3c-ea17-42a4-b2b1-cb64ff4868d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2025.12.20 02:57:52.291279 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38281 | ||
| 6060 | 2025.12.20 02:57:52.291352 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42507 | ||
| 6061 | 2025.12.20 02:57:52.291419 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6062 | 2025.12.20 02:57:52.291440 [ 286 ] {} <Trace> TCP-Session: 266bbb3c-ea17-42a4-b2b1-cb64ff4868d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2025.12.20 02:57:52.291459 [ 287 ] {} <Debug> TCP-Session: 4ebc0b0f-944f-4c1e-964c-1c23de18a4d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38281 | ||
| 6064 | 2025.12.20 02:57:52.291464 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6065 | 2025.12.20 02:57:52.291494 [ 287 ] {} <Debug> TCP-Session: 4ebc0b0f-944f-4c1e-964c-1c23de18a4d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2025.12.20 02:57:52.291508 [ 288 ] {} <Debug> TCP-Session: 21a079fa-d872-4f75-b97e-0784b98d32cf Authenticating user 'default' from [fd00:1122:3344:101::e]:42507 | ||
| 6067 | 2025.12.20 02:57:52.291514 [ 287 ] {} <Debug> TCP-Session: 4ebc0b0f-944f-4c1e-964c-1c23de18a4d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6068 | 2025.12.20 02:57:52.291541 [ 288 ] {} <Debug> TCP-Session: 21a079fa-d872-4f75-b97e-0784b98d32cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6069 | 2025.12.20 02:57:52.291560 [ 288 ] {} <Debug> TCP-Session: 21a079fa-d872-4f75-b97e-0784b98d32cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2025.12.20 02:57:52.291631 [ 286 ] {4ef50062-e4de-45ef-8e53-b8dfbefecd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33507) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6071 | 2025.12.20 02:57:52.291919 [ 286 ] {4ef50062-e4de-45ef-8e53-b8dfbefecd6c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6072 | 2025.12.20 02:57:52.291987 [ 286 ] {4ef50062-e4de-45ef-8e53-b8dfbefecd6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6073 | 2025.12.20 02:57:52.292260 [ 286 ] {4ef50062-e4de-45ef-8e53-b8dfbefecd6c} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 6074 | 2025.12.20 02:57:52.293115 [ 277 ] {4ef50062-e4de-45ef-8e53-b8dfbefecd6c} <Trace> AggregatingTransform: Aggregating | ||
| 6075 | 2025.12.20 02:57:52.293160 [ 277 ] {4ef50062-e4de-45ef-8e53-b8dfbefecd6c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6076 | 2025.12.20 02:57:52.293197 [ 277 ] {4ef50062-e4de-45ef-8e53-b8dfbefecd6c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00084048 sec. (1189.796 rows/sec., 46.48 KiB/sec.) | ||
| 6077 | 2025.12.20 02:57:52.293215 [ 277 ] {4ef50062-e4de-45ef-8e53-b8dfbefecd6c} <Trace> Aggregator: Merging aggregated data | ||
| 6078 | 2025.12.20 02:57:52.294991 [ 286 ] {4ef50062-e4de-45ef-8e53-b8dfbefecd6c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00343 sec., 291.5451895043732 rows/sec., 11.39 KiB/sec. | ||
| 6079 | 2025.12.20 02:57:52.295168 [ 286 ] {4ef50062-e4de-45ef-8e53-b8dfbefecd6c} <Debug> TCPHandler: Processed in 0.003866313 sec. | ||
| 6080 | 2025.12.20 02:57:52.295261 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6081 | 2025.12.20 02:57:52.295289 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6082 | 2025.12.20 02:57:52.295301 [ 286 ] {} <Debug> TCP-Session: 266bbb3c-ea17-42a4-b2b1-cb64ff4868d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6083 | 2025.12.20 02:57:52.295310 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6084 | 2025.12.20 02:57:52.295338 [ 287 ] {} <Debug> TCP-Session: 4ebc0b0f-944f-4c1e-964c-1c23de18a4d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2025.12.20 02:57:52.295370 [ 288 ] {} <Debug> TCP-Session: 21a079fa-d872-4f75-b97e-0784b98d32cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2025.12.20 02:57:52.297117 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50522 | ||
| 6087 | 2025.12.20 02:57:52.297124 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59389 | ||
| 6088 | 2025.12.20 02:57:52.297150 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37237 | ||
| 6089 | 2025.12.20 02:57:52.297172 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53634 | ||
| 6090 | 2025.12.20 02:57:52.297205 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6091 | 2025.12.20 02:57:52.297231 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6092 | 2025.12.20 02:57:52.297247 [ 287 ] {} <Debug> TCP-Session: c3ca2f00-6614-41fc-b398-29e7fc45759c Authenticating user 'default' from [fd00:1122:3344:101::e]:59389 | ||
| 6093 | 2025.12.20 02:57:52.297194 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6094 | 2025.12.20 02:57:52.297263 [ 291 ] {} <Debug> TCP-Session: a80f4cfd-fdb7-48da-94c2-2e7127407ead Authenticating user 'default' from [fd00:1122:3344:101::e]:37237 | ||
| 6095 | 2025.12.20 02:57:52.297269 [ 287 ] {} <Debug> TCP-Session: c3ca2f00-6614-41fc-b398-29e7fc45759c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6096 | 2025.12.20 02:57:52.297294 [ 290 ] {} <Debug> TCP-Session: e688524e-a71e-4b73-a087-32783ce12dc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50522 | ||
| 6097 | 2025.12.20 02:57:52.297307 [ 291 ] {} <Debug> TCP-Session: a80f4cfd-fdb7-48da-94c2-2e7127407ead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2025.12.20 02:57:52.297309 [ 287 ] {} <Debug> TCP-Session: c3ca2f00-6614-41fc-b398-29e7fc45759c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2025.12.20 02:57:52.297326 [ 290 ] {} <Debug> TCP-Session: e688524e-a71e-4b73-a087-32783ce12dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6100 | 2025.12.20 02:57:52.297333 [ 291 ] {} <Debug> TCP-Session: a80f4cfd-fdb7-48da-94c2-2e7127407ead Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6101 | 2025.12.20 02:57:52.297355 [ 290 ] {} <Debug> TCP-Session: e688524e-a71e-4b73-a087-32783ce12dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2025.12.20 02:57:52.297291 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6103 | 2025.12.20 02:57:52.297142 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33679 | ||
| 6104 | 2025.12.20 02:57:52.297424 [ 293 ] {} <Debug> TCP-Session: c01655de-c1d9-4f32-aaf7-9c5488483bde Authenticating user 'default' from [fd00:1122:3344:101::e]:53634 | ||
| 6105 | 2025.12.20 02:57:52.297160 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35249 | ||
| 6106 | 2025.12.20 02:57:52.297455 [ 293 ] {} <Debug> TCP-Session: c01655de-c1d9-4f32-aaf7-9c5488483bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2025.12.20 02:57:52.297482 [ 293 ] {} <Debug> TCP-Session: c01655de-c1d9-4f32-aaf7-9c5488483bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2025.12.20 02:57:52.297487 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6109 | 2025.12.20 02:57:52.297514 [ 289 ] {} <Debug> TCP-Session: e49bf1cf-8b7f-4899-b396-8f7691b664f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33679 | ||
| 6110 | 2025.12.20 02:57:52.297527 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6111 | 2025.12.20 02:57:52.297531 [ 289 ] {} <Debug> TCP-Session: e49bf1cf-8b7f-4899-b396-8f7691b664f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2025.12.20 02:57:52.297560 [ 292 ] {} <Debug> TCP-Session: 6a11c90c-551d-483c-b059-dc38b1435dfa Authenticating user 'default' from [fd00:1122:3344:101::e]:35249 | ||
| 6113 | 2025.12.20 02:57:52.297563 [ 289 ] {} <Debug> TCP-Session: e49bf1cf-8b7f-4899-b396-8f7691b664f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2025.12.20 02:57:52.297588 [ 292 ] {} <Debug> TCP-Session: 6a11c90c-551d-483c-b059-dc38b1435dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6115 | 2025.12.20 02:57:52.297609 [ 292 ] {} <Debug> TCP-Session: 6a11c90c-551d-483c-b059-dc38b1435dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6116 | 2025.12.20 02:57:52.318418 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37237). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6117 | |||
| 6118 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6119 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6120 | 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 | ||
| 6121 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6122 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6123 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6124 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6125 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6126 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6127 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6128 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6129 | (version 23.8.7.1) | ||
| 6130 | 2025.12.20 02:57:52.318645 [ 291 ] {} <Debug> TCP-Session: a80f4cfd-fdb7-48da-94c2-2e7127407ead Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6131 | 2025.12.20 02:57:52.318688 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35249). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6132 | |||
| 6133 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6134 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6135 | 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 | ||
| 6136 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6137 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6138 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6139 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6140 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6141 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6142 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6143 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6144 | (version 23.8.7.1) | ||
| 6145 | 2025.12.20 02:57:52.318767 [ 292 ] {} <Debug> TCP-Session: 6a11c90c-551d-483c-b059-dc38b1435dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6146 | 2025.12.20 02:57:52.318813 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50522). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6147 | |||
| 6148 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6149 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6150 | 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 | ||
| 6151 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6152 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6153 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6154 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6155 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6156 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6157 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6158 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6159 | (version 23.8.7.1) | ||
| 6160 | 2025.12.20 02:57:52.318899 [ 290 ] {} <Debug> TCP-Session: e688524e-a71e-4b73-a087-32783ce12dc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2025.12.20 02:57:52.318929 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33679). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6162 | |||
| 6163 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6164 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6165 | 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 | ||
| 6166 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6167 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6168 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6169 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6170 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6171 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6172 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6173 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6174 | (version 23.8.7.1) | ||
| 6175 | 2025.12.20 02:57:52.319037 [ 289 ] {} <Debug> TCP-Session: e49bf1cf-8b7f-4899-b396-8f7691b664f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6176 | 2025.12.20 02:57:52.319062 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59389). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6177 | |||
| 6178 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6179 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6180 | 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 | ||
| 6181 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6182 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6183 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6184 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6185 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6186 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6187 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6188 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6189 | (version 23.8.7.1) | ||
| 6190 | 2025.12.20 02:57:52.319130 [ 287 ] {} <Debug> TCP-Session: c3ca2f00-6614-41fc-b398-29e7fc45759c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6191 | 2025.12.20 02:57:52.319153 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53634). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6192 | |||
| 6193 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6194 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6195 | 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 | ||
| 6196 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6197 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6198 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6199 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6200 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6201 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6202 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6203 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6204 | (version 23.8.7.1) | ||
| 6205 | 2025.12.20 02:57:52.319215 [ 293 ] {} <Debug> TCP-Session: c01655de-c1d9-4f32-aaf7-9c5488483bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6206 | 2025.12.20 02:57:52.354149 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46401 | ||
| 6207 | 2025.12.20 02:57:52.354262 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6208 | 2025.12.20 02:57:52.354293 [ 290 ] {} <Debug> TCP-Session: 4586e661-aee0-4d8e-aa92-c113a02a3425 Authenticating user 'default' from [fd00:1122:3344:101::e]:46401 | ||
| 6209 | 2025.12.20 02:57:52.354315 [ 290 ] {} <Debug> TCP-Session: 4586e661-aee0-4d8e-aa92-c113a02a3425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2025.12.20 02:57:52.354327 [ 290 ] {} <Debug> TCP-Session: 4586e661-aee0-4d8e-aa92-c113a02a3425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6211 | 2025.12.20 02:57:52.354521 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52766 | ||
| 6212 | 2025.12.20 02:57:52.354540 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33932 | ||
| 6213 | 2025.12.20 02:57:52.354559 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61615 | ||
| 6214 | 2025.12.20 02:57:52.354579 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64342 | ||
| 6215 | 2025.12.20 02:57:52.354599 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36314 | ||
| 6216 | 2025.12.20 02:57:52.354625 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6217 | 2025.12.20 02:57:52.354648 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6218 | 2025.12.20 02:57:52.354658 [ 290 ] {} <Trace> TCP-Session: 4586e661-aee0-4d8e-aa92-c113a02a3425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6219 | 2025.12.20 02:57:52.354685 [ 294 ] {} <Debug> TCP-Session: af446b7d-6b67-4644-8a5f-cc625d960472 Authenticating user 'default' from [fd00:1122:3344:101::e]:61615 | ||
| 6220 | 2025.12.20 02:57:52.354675 [ 291 ] {} <Debug> TCP-Session: 959d0682-8fd5-4d33-833e-5d4ce2d560f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52766 | ||
| 6221 | 2025.12.20 02:57:52.354670 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6222 | 2025.12.20 02:57:52.354726 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6223 | 2025.12.20 02:57:52.354729 [ 294 ] {} <Debug> TCP-Session: af446b7d-6b67-4644-8a5f-cc625d960472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2025.12.20 02:57:52.354746 [ 287 ] {} <Debug> TCP-Session: 9e80dcbc-322e-43ee-a91b-9695f6f9d85e Authenticating user 'default' from [fd00:1122:3344:101::e]:64342 | ||
| 6225 | 2025.12.20 02:57:52.354767 [ 289 ] {} <Debug> TCP-Session: aef661e8-df0e-4e55-9fe8-64775e0e4b80 Authenticating user 'default' from [fd00:1122:3344:101::e]:36314 | ||
| 6226 | 2025.12.20 02:57:52.354778 [ 294 ] {} <Debug> TCP-Session: af446b7d-6b67-4644-8a5f-cc625d960472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2025.12.20 02:57:52.354792 [ 287 ] {} <Debug> TCP-Session: 9e80dcbc-322e-43ee-a91b-9695f6f9d85e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2025.12.20 02:57:52.354812 [ 289 ] {} <Debug> TCP-Session: aef661e8-df0e-4e55-9fe8-64775e0e4b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2025.12.20 02:57:52.354833 [ 287 ] {} <Debug> TCP-Session: 9e80dcbc-322e-43ee-a91b-9695f6f9d85e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2025.12.20 02:57:52.354842 [ 290 ] {77ced3b6-c652-4c22-bdec-773215764494} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46401) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6231 | 2025.12.20 02:57:52.354846 [ 289 ] {} <Debug> TCP-Session: aef661e8-df0e-4e55-9fe8-64775e0e4b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2025.12.20 02:57:52.354631 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6233 | 2025.12.20 02:57:52.354590 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45371 | ||
| 6234 | 2025.12.20 02:57:52.354920 [ 292 ] {} <Debug> TCP-Session: 974dd65f-e334-45d6-9eb1-1d1792f20ea5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33932 | ||
| 6235 | 2025.12.20 02:57:52.354568 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39480 | ||
| 6236 | 2025.12.20 02:57:52.354944 [ 292 ] {} <Debug> TCP-Session: 974dd65f-e334-45d6-9eb1-1d1792f20ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6237 | 2025.12.20 02:57:52.354737 [ 291 ] {} <Debug> TCP-Session: 959d0682-8fd5-4d33-833e-5d4ce2d560f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2025.12.20 02:57:52.354986 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6239 | 2025.12.20 02:57:52.355003 [ 291 ] {} <Debug> TCP-Session: 959d0682-8fd5-4d33-833e-5d4ce2d560f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6240 | 2025.12.20 02:57:52.355021 [ 288 ] {} <Debug> TCP-Session: f338063a-88be-4ea8-9bc8-aaa062dd37ed Authenticating user 'default' from [fd00:1122:3344:101::e]:45371 | ||
| 6241 | 2025.12.20 02:57:52.355022 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6242 | 2025.12.20 02:57:52.355048 [ 288 ] {} <Debug> TCP-Session: f338063a-88be-4ea8-9bc8-aaa062dd37ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6243 | 2025.12.20 02:57:52.355069 [ 286 ] {} <Debug> TCP-Session: 3949fdf9-7c9c-4208-9ed8-0897bc70fcaf Authenticating user 'default' from [fd00:1122:3344:101::e]:39480 | ||
| 6244 | 2025.12.20 02:57:52.355076 [ 288 ] {} <Debug> TCP-Session: f338063a-88be-4ea8-9bc8-aaa062dd37ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6245 | 2025.12.20 02:57:52.355096 [ 286 ] {} <Debug> TCP-Session: 3949fdf9-7c9c-4208-9ed8-0897bc70fcaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6246 | 2025.12.20 02:57:52.354979 [ 292 ] {} <Debug> TCP-Session: 974dd65f-e334-45d6-9eb1-1d1792f20ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6247 | 2025.12.20 02:57:52.355123 [ 286 ] {} <Debug> TCP-Session: 3949fdf9-7c9c-4208-9ed8-0897bc70fcaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6248 | 2025.12.20 02:57:52.354554 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48609 | ||
| 6249 | 2025.12.20 02:57:52.355183 [ 290 ] {77ced3b6-c652-4c22-bdec-773215764494} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6250 | 2025.12.20 02:57:52.355310 [ 290 ] {77ced3b6-c652-4c22-bdec-773215764494} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6251 | 2025.12.20 02:57:52.355396 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6252 | 2025.12.20 02:57:52.355428 [ 293 ] {} <Debug> TCP-Session: 3c6612e8-ca40-44ed-a674-a5f79730017f Authenticating user 'default' from [fd00:1122:3344:101::e]:48609 | ||
| 6253 | 2025.12.20 02:57:52.355445 [ 293 ] {} <Debug> TCP-Session: 3c6612e8-ca40-44ed-a674-a5f79730017f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6254 | 2025.12.20 02:57:52.355457 [ 293 ] {} <Debug> TCP-Session: 3c6612e8-ca40-44ed-a674-a5f79730017f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6255 | 2025.12.20 02:57:52.355610 [ 290 ] {77ced3b6-c652-4c22-bdec-773215764494} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 6256 | 2025.12.20 02:57:52.356732 [ 347 ] {77ced3b6-c652-4c22-bdec-773215764494} <Trace> AggregatingTransform: Aggregating | ||
| 6257 | 2025.12.20 02:57:52.356775 [ 347 ] {77ced3b6-c652-4c22-bdec-773215764494} <Trace> Aggregator: Aggregation method: without_key | ||
| 6258 | 2025.12.20 02:57:52.356811 [ 347 ] {77ced3b6-c652-4c22-bdec-773215764494} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001101047 sec. (908.226 rows/sec., 35.48 KiB/sec.) | ||
| 6259 | 2025.12.20 02:57:52.356829 [ 347 ] {77ced3b6-c652-4c22-bdec-773215764494} <Trace> Aggregator: Merging aggregated data | ||
| 6260 | 2025.12.20 02:57:52.358293 [ 290 ] {77ced3b6-c652-4c22-bdec-773215764494} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003509 sec., 284.9814762040467 rows/sec., 11.13 KiB/sec. | ||
| 6261 | 2025.12.20 02:57:52.358407 [ 290 ] {77ced3b6-c652-4c22-bdec-773215764494} <Debug> TCPHandler: Processed in 0.003879553 sec. | ||
| 6262 | 2025.12.20 02:57:52.358495 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6263 | 2025.12.20 02:57:52.358522 [ 290 ] {} <Debug> TCP-Session: 4586e661-aee0-4d8e-aa92-c113a02a3425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2025.12.20 02:57:52.358529 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6265 | 2025.12.20 02:57:52.358557 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6266 | 2025.12.20 02:57:52.358569 [ 291 ] {} <Debug> TCP-Session: 959d0682-8fd5-4d33-833e-5d4ce2d560f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6267 | 2025.12.20 02:57:52.358578 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6268 | 2025.12.20 02:57:52.358592 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6269 | 2025.12.20 02:57:52.358613 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6270 | 2025.12.20 02:57:52.358644 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6271 | 2025.12.20 02:57:52.358653 [ 286 ] {} <Debug> TCP-Session: 3949fdf9-7c9c-4208-9ed8-0897bc70fcaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6272 | 2025.12.20 02:57:52.358667 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6273 | 2025.12.20 02:57:52.358681 [ 294 ] {} <Debug> TCP-Session: af446b7d-6b67-4644-8a5f-cc625d960472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6274 | 2025.12.20 02:57:52.358672 [ 292 ] {} <Debug> TCP-Session: 974dd65f-e334-45d6-9eb1-1d1792f20ea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6275 | 2025.12.20 02:57:52.358709 [ 287 ] {} <Debug> TCP-Session: 9e80dcbc-322e-43ee-a91b-9695f6f9d85e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6276 | 2025.12.20 02:57:52.358632 [ 289 ] {} <Debug> TCP-Session: aef661e8-df0e-4e55-9fe8-64775e0e4b80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2025.12.20 02:57:52.358598 [ 288 ] {} <Debug> TCP-Session: f338063a-88be-4ea8-9bc8-aaa062dd37ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6278 | 2025.12.20 02:57:52.358631 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6279 | 2025.12.20 02:57:52.358816 [ 293 ] {} <Debug> TCP-Session: 3c6612e8-ca40-44ed-a674-a5f79730017f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6280 | 2025.12.20 02:57:54.357080 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6281 | 2025.12.20 02:57:54.357373 [ 272 ] {f6fb977b-6939-463b-90da-c049cc121d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6282 | 2025.12.20 02:57:54.357481 [ 272 ] {f6fb977b-6939-463b-90da-c049cc121d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6283 | 2025.12.20 02:57:54.358340 [ 272 ] {f6fb977b-6939-463b-90da-c049cc121d5e} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2025.12.20 02:57:54.358387 [ 272 ] {f6fb977b-6939-463b-90da-c049cc121d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6285 | 2025.12.20 02:57:54.358818 [ 272 ] {f6fb977b-6939-463b-90da-c049cc121d5e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6286 | 2025.12.20 02:57:54.359045 [ 272 ] {f6fb977b-6939-463b-90da-c049cc121d5e} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2025.12.20 02:57:54.359203 [ 75 ] {} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6288 | 2025.12.20 02:57:54.359218 [ 272 ] {f6fb977b-6939-463b-90da-c049cc121d5e} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001926 sec., 60228.45275181724 rows/sec., 5.11 MiB/sec. | ||
| 6289 | 2025.12.20 02:57:54.359275 [ 75 ] {} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2025.12.20 02:57:54.359295 [ 272 ] {f6fb977b-6939-463b-90da-c049cc121d5e} <Debug> TCPHandler: Processed in 0.002404108 sec. | ||
| 6291 | 2025.12.20 02:57:54.359310 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6292 | 2025.12.20 02:57:54.359449 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2025.12.20 02:57:54.359454 [ 191 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::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 | ||
| 6294 | 2025.12.20 02:57:54.359567 [ 272 ] {7c92aa95-1632-44fd-95cb-0d53c9028fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6295 | 2025.12.20 02:57:54.359617 [ 272 ] {7c92aa95-1632-44fd-95cb-0d53c9028fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6296 | 2025.12.20 02:57:54.359629 [ 191 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6297 | 2025.12.20 02:57:54.359675 [ 191 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1322 rows starting from the beginning of the part | ||
| 6298 | 2025.12.20 02:57:54.359757 [ 191 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 76 rows starting from the beginning of the part | ||
| 6299 | 2025.12.20 02:57:54.359811 [ 191 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 116 rows starting from the beginning of the part | ||
| 6300 | 2025.12.20 02:57:54.359857 [ 191 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2273 rows starting from the beginning of the part | ||
| 6301 | 2025.12.20 02:57:54.359916 [ 191 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 6302 | 2025.12.20 02:57:54.359962 [ 191 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 116 rows starting from the beginning of the part | ||
| 6303 | 2025.12.20 02:57:54.360179 [ 272 ] {7c92aa95-1632-44fd-95cb-0d53c9028fff} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2025.12.20 02:57:54.360223 [ 272 ] {7c92aa95-1632-44fd-95cb-0d53c9028fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6305 | 2025.12.20 02:57:54.360559 [ 272 ] {7c92aa95-1632-44fd-95cb-0d53c9028fff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6306 | 2025.12.20 02:57:54.360770 [ 272 ] {7c92aa95-1632-44fd-95cb-0d53c9028fff} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2025.12.20 02:57:54.360914 [ 272 ] {7c92aa95-1632-44fd-95cb-0d53c9028fff} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001372 sec., 21865.889212827988 rows/sec., 1.61 MiB/sec. | ||
| 6308 | 2025.12.20 02:57:54.360954 [ 272 ] {7c92aa95-1632-44fd-95cb-0d53c9028fff} <Debug> TCPHandler: Processed in 0.001567137 sec. | ||
| 6309 | 2025.12.20 02:57:54.361078 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2025.12.20 02:57:54.361183 [ 272 ] {878589a0-499c-449c-bcf7-a3c7df248578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6311 | 2025.12.20 02:57:54.361225 [ 272 ] {878589a0-499c-449c-bcf7-a3c7df248578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6312 | 2025.12.20 02:57:54.361537 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3959 rows, containing 5 columns (5 merged, 0 gathered) in 0.002132471 sec., 1856531.6949210565 rows/sec., 157.82 MiB/sec. | ||
| 6313 | 2025.12.20 02:57:54.361684 [ 272 ] {878589a0-499c-449c-bcf7-a3c7df248578} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2025.12.20 02:57:54.361719 [ 272 ] {878589a0-499c-449c-bcf7-a3c7df248578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6315 | 2025.12.20 02:57:54.361915 [ 188 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6316 | 2025.12.20 02:57:54.362046 [ 272 ] {878589a0-499c-449c-bcf7-a3c7df248578} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6317 | 2025.12.20 02:57:54.362291 [ 188 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_36_7} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2025.12.20 02:57:54.362346 [ 272 ] {878589a0-499c-449c-bcf7-a3c7df248578} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2025.12.20 02:57:54.362383 [ 188 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_36_7} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6320 | 2025.12.20 02:57:54.362491 [ 75 ] {} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6321 | 2025.12.20 02:57:54.362493 [ 272 ] {878589a0-499c-449c-bcf7-a3c7df248578} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001329 sec., 70729.87208427388 rows/sec., 5.52 MiB/sec. | ||
| 6322 | 2025.12.20 02:57:54.362493 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 6323 | 2025.12.20 02:57:54.362544 [ 75 ] {} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2025.12.20 02:57:54.362563 [ 272 ] {878589a0-499c-449c-bcf7-a3c7df248578} <Debug> TCPHandler: Processed in 0.001536327 sec. | ||
| 6325 | 2025.12.20 02:57:54.362593 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6326 | 2025.12.20 02:57:54.362695 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::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 | ||
| 6327 | 2025.12.20 02:57:54.362702 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2025.12.20 02:57:54.362829 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6329 | 2025.12.20 02:57:54.362839 [ 272 ] {a396916f-70c3-4fe8-a8a4-b28efb835fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6330 | 2025.12.20 02:57:54.362870 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 791 rows starting from the beginning of the part | ||
| 6331 | 2025.12.20 02:57:54.362894 [ 272 ] {a396916f-70c3-4fe8-a8a4-b28efb835fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6332 | 2025.12.20 02:57:54.362953 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
| 6333 | 2025.12.20 02:57:54.363000 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 94 rows starting from the beginning of the part | ||
| 6334 | 2025.12.20 02:57:54.363042 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1147 rows starting from the beginning of the part | ||
| 6335 | 2025.12.20 02:57:54.363078 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 6336 | 2025.12.20 02:57:54.363115 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 94 rows starting from the beginning of the part | ||
| 6337 | 2025.12.20 02:57:54.363334 [ 272 ] {a396916f-70c3-4fe8-a8a4-b28efb835fc2} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2025.12.20 02:57:54.363377 [ 272 ] {a396916f-70c3-4fe8-a8a4-b28efb835fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6339 | 2025.12.20 02:57:54.363729 [ 272 ] {a396916f-70c3-4fe8-a8a4-b28efb835fc2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6340 | 2025.12.20 02:57:54.363942 [ 272 ] {a396916f-70c3-4fe8-a8a4-b28efb835fc2} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2025.12.20 02:57:54.364069 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6342 | 2025.12.20 02:57:54.364081 [ 272 ] {a396916f-70c3-4fe8-a8a4-b28efb835fc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 6343 | 2025.12.20 02:57:54.364115 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2025.12.20 02:57:54.364133 [ 272 ] {a396916f-70c3-4fe8-a8a4-b28efb835fc2} <Debug> TCPHandler: Processed in 0.001480956 sec. | ||
| 6345 | 2025.12.20 02:57:54.364140 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6346 | 2025.12.20 02:57:54.364249 [ 188 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 6347 | 2025.12.20 02:57:54.364249 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2264 rows, containing 5 columns (5 merged, 0 gathered) in 0.001594708 sec., 1419695.6433403483 rows/sec., 108.07 MiB/sec. | ||
| 6348 | 2025.12.20 02:57:54.364252 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2025.12.20 02:57:54.364367 [ 188 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6350 | 2025.12.20 02:57:54.364403 [ 188 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7480 rows starting from the beginning of the part | ||
| 6351 | 2025.12.20 02:57:54.364406 [ 272 ] {0a20c25e-be50-48ee-9f14-0d252fad524d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6352 | 2025.12.20 02:57:54.364461 [ 193 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6353 | 2025.12.20 02:57:54.364469 [ 188 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6354 | 2025.12.20 02:57:54.364476 [ 272 ] {0a20c25e-be50-48ee-9f14-0d252fad524d} <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 | ||
| 6355 | 2025.12.20 02:57:54.364533 [ 188 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 6356 | 2025.12.20 02:57:54.364587 [ 188 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5209 rows starting from the beginning of the part | ||
| 6357 | 2025.12.20 02:57:54.364632 [ 188 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 6358 | 2025.12.20 02:57:54.364673 [ 188 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 6359 | 2025.12.20 02:57:54.364754 [ 193 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_36_7} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2025.12.20 02:57:54.364834 [ 193 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_36_7} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6361 | 2025.12.20 02:57:54.364911 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6362 | 2025.12.20 02:57:54.365389 [ 272 ] {0a20c25e-be50-48ee-9f14-0d252fad524d} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2025.12.20 02:57:54.365431 [ 272 ] {0a20c25e-be50-48ee-9f14-0d252fad524d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6364 | 2025.12.20 02:57:54.365974 [ 272 ] {0a20c25e-be50-48ee-9f14-0d252fad524d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6365 | 2025.12.20 02:57:54.366223 [ 272 ] {0a20c25e-be50-48ee-9f14-0d252fad524d} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2025.12.20 02:57:54.366376 [ 272 ] {0a20c25e-be50-48ee-9f14-0d252fad524d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001995 sec., 15037.593984962408 rows/sec., 26.95 MiB/sec. | ||
| 6367 | 2025.12.20 02:57:54.366439 [ 272 ] {0a20c25e-be50-48ee-9f14-0d252fad524d} <Debug> TCPHandler: Processed in 0.002236524 sec. | ||
| 6368 | 2025.12.20 02:57:54.366586 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2025.12.20 02:57:54.366698 [ 272 ] {6b7038d3-8ab4-4998-8de0-54e8760a36cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6370 | 2025.12.20 02:57:54.366745 [ 272 ] {6b7038d3-8ab4-4998-8de0-54e8760a36cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6371 | 2025.12.20 02:57:54.367156 [ 272 ] {6b7038d3-8ab4-4998-8de0-54e8760a36cb} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2025.12.20 02:57:54.367196 [ 272 ] {6b7038d3-8ab4-4998-8de0-54e8760a36cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6373 | 2025.12.20 02:57:54.367604 [ 272 ] {6b7038d3-8ab4-4998-8de0-54e8760a36cb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6374 | 2025.12.20 02:57:54.367826 [ 272 ] {6b7038d3-8ab4-4998-8de0-54e8760a36cb} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2025.12.20 02:57:54.367948 [ 121 ] {} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6376 | 2025.12.20 02:57:54.367951 [ 272 ] {6b7038d3-8ab4-4998-8de0-54e8760a36cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001262 sec., 47543.58161648177 rows/sec., 3.20 MiB/sec. | ||
| 6377 | 2025.12.20 02:57:54.368005 [ 121 ] {} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2025.12.20 02:57:54.368029 [ 272 ] {6b7038d3-8ab4-4998-8de0-54e8760a36cb} <Debug> TCPHandler: Processed in 0.001492966 sec. | ||
| 6379 | 2025.12.20 02:57:54.368032 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6380 | 2025.12.20 02:57:54.368165 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 6381 | 2025.12.20 02:57:54.368279 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6382 | 2025.12.20 02:57:54.368311 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2476 rows starting from the beginning of the part | ||
| 6383 | 2025.12.20 02:57:54.368372 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 6384 | 2025.12.20 02:57:54.368425 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 6385 | 2025.12.20 02:57:54.368470 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 6386 | 2025.12.20 02:57:54.368509 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 6387 | 2025.12.20 02:57:54.368547 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 6388 | 2025.12.20 02:57:54.368685 [ 189 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13297 rows, containing 5 columns (5 merged, 0 gathered) in 0.004472078 sec., 2973338.12156228 rows/sec., 200.54 MiB/sec. | ||
| 6389 | 2025.12.20 02:57:54.369157 [ 194 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6390 | 2025.12.20 02:57:54.369468 [ 194 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2025.12.20 02:57:54.369536 [ 194 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6392 | 2025.12.20 02:57:54.369603 [ 189 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 4 columns (4 merged, 0 gathered) in 0.001479906 sec., 1864983.3165079404 rows/sec., 119.24 MiB/sec. | ||
| 6393 | 2025.12.20 02:57:54.369610 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 6394 | 2025.12.20 02:57:54.369870 [ 193 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6395 | 2025.12.20 02:57:54.370116 [ 193 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_36_7} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2025.12.20 02:57:54.370185 [ 193 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_36_7} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6397 | 2025.12.20 02:57:54.370268 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6398 | 2025.12.20 02:57:55.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.09 MiB, peak 273.35 MiB, free memory in arenas 0.00 B, will set to 263.26 MiB (RSS), difference: 1.17 MiB | ||
| 6399 | 2025.12.20 02:57:56.669566 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6400 | 2025.12.20 02:57:56.669631 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6401 | 2025.12.20 02:57:56.705850 [ 155 ] {} <Debug> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6402 | 2025.12.20 02:57:56.705890 [ 155 ] {} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2025.12.20 02:57:56.705909 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6404 | 2025.12.20 02:57:56.706010 [ 189 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 6405 | 2025.12.20 02:57:56.706135 [ 189 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6406 | 2025.12.20 02:57:56.706169 [ 189 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6407 | 2025.12.20 02:57:56.706231 [ 189 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6408 | 2025.12.20 02:57:56.706271 [ 189 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6409 | 2025.12.20 02:57:56.706309 [ 189 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6410 | 2025.12.20 02:57:56.706347 [ 189 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6411 | 2025.12.20 02:57:56.707032 [ 190 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001054515 sec., 85347.29235714997 rows/sec., 4.35 MiB/sec. | ||
| 6412 | 2025.12.20 02:57:56.707214 [ 190 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6413 | 2025.12.20 02:57:56.707505 [ 190 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_15_3} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2025.12.20 02:57:56.707584 [ 190 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_15_3} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6415 | 2025.12.20 02:57:56.707673 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6416 | 2025.12.20 02:57:56.807054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12493 | ||
| 6417 | 2025.12.20 02:57:56.807536 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2025.12.20 02:57:56.807575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6419 | 2025.12.20 02:57:56.808024 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6420 | 2025.12.20 02:57:56.808244 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2025.12.20 02:57:56.808368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12493 | ||
| 6422 | 2025.12.20 02:57:56.808373 [ 144 ] {} <Debug> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6423 | 2025.12.20 02:57:56.808455 [ 144 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2025.12.20 02:57:56.808492 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6425 | 2025.12.20 02:57:56.808595 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::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 | ||
| 6426 | 2025.12.20 02:57:56.808703 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6427 | 2025.12.20 02:57:56.808735 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10125 rows starting from the beginning of the part | ||
| 6428 | 2025.12.20 02:57:56.808787 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6429 | 2025.12.20 02:57:56.808833 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6430 | 2025.12.20 02:57:56.808872 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6431 | 2025.12.20 02:57:56.808917 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6432 | 2025.12.20 02:57:56.808959 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6433 | 2025.12.20 02:57:56.813318 [ 186 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12493 rows, containing 4 columns (4 merged, 0 gathered) in 0.004759995 sec., 2624582.588847257 rows/sec., 37.54 MiB/sec. | ||
| 6434 | 2025.12.20 02:57:56.813793 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6435 | 2025.12.20 02:57:56.814062 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_26_5} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2025.12.20 02:57:56.814130 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_26_5} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6437 | 2025.12.20 02:57:56.814214 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6438 | 2025.12.20 02:57:57.478604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6439 | 2025.12.20 02:57:57.496917 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2025.12.20 02:57:57.496984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6441 | 2025.12.20 02:57:57.502808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6442 | 2025.12.20 02:57:57.503518 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2025.12.20 02:57:57.503834 [ 155 ] {} <Debug> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6444 | 2025.12.20 02:57:57.503898 [ 155 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2025.12.20 02:57:57.503921 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6446 | 2025.12.20 02:57:57.504028 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 6447 | 2025.12.20 02:57:57.506994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6448 | 2025.12.20 02:57:57.508178 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6449 | 2025.12.20 02:57:57.509787 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 6450 | 2025.12.20 02:57:57.514580 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 6451 | 2025.12.20 02:57:57.519002 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 6452 | 2025.12.20 02:57:57.523434 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 6453 | 2025.12.20 02:57:57.527727 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 6454 | 2025.12.20 02:57:57.531814 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 6455 | 2025.12.20 02:57:57.584783 [ 186 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080801857 sec., 2425.6868254896667 rows/sec., 12.54 MiB/sec. | ||
| 6456 | 2025.12.20 02:57:57.587341 [ 201 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6457 | 2025.12.20 02:57:57.589381 [ 201 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_26_5} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2025.12.20 02:57:57.589501 [ 201 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_26_5} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6459 | 2025.12.20 02:57:57.592114 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6460 | 2025.12.20 02:57:58.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.68 MiB, peak 275.23 MiB, free memory in arenas 0.00 B, will set to 271.89 MiB (RSS), difference: 7.20 MiB | ||
| 6461 | 2025.12.20 02:57:59.366047 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2025.12.20 02:57:59.366230 [ 272 ] {99df9e31-9c03-4369-aaa1-6ff5979c90f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6463 | 2025.12.20 02:57:59.366296 [ 272 ] {99df9e31-9c03-4369-aaa1-6ff5979c90f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6464 | 2025.12.20 02:57:59.367127 [ 272 ] {99df9e31-9c03-4369-aaa1-6ff5979c90f1} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2025.12.20 02:57:59.367174 [ 272 ] {99df9e31-9c03-4369-aaa1-6ff5979c90f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6466 | 2025.12.20 02:57:59.367621 [ 272 ] {99df9e31-9c03-4369-aaa1-6ff5979c90f1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6467 | 2025.12.20 02:57:59.367854 [ 272 ] {99df9e31-9c03-4369-aaa1-6ff5979c90f1} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2025.12.20 02:57:59.368020 [ 272 ] {99df9e31-9c03-4369-aaa1-6ff5979c90f1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001841 sec., 222705.05160239 rows/sec., 14.13 MiB/sec. | ||
| 6469 | 2025.12.20 02:57:59.368074 [ 272 ] {99df9e31-9c03-4369-aaa1-6ff5979c90f1} <Debug> TCPHandler: Processed in 0.002160562 sec. | ||
| 6470 | 2025.12.20 02:57:59.368191 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2025.12.20 02:57:59.368294 [ 272 ] {1c85e2b3-a399-47df-a150-d151575ce26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6472 | 2025.12.20 02:57:59.368339 [ 272 ] {1c85e2b3-a399-47df-a150-d151575ce26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6473 | 2025.12.20 02:57:59.369212 [ 272 ] {1c85e2b3-a399-47df-a150-d151575ce26e} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2025.12.20 02:57:59.369250 [ 272 ] {1c85e2b3-a399-47df-a150-d151575ce26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6475 | 2025.12.20 02:57:59.369653 [ 272 ] {1c85e2b3-a399-47df-a150-d151575ce26e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6476 | 2025.12.20 02:57:59.369877 [ 272 ] {1c85e2b3-a399-47df-a150-d151575ce26e} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2025.12.20 02:57:59.370012 [ 272 ] {1c85e2b3-a399-47df-a150-d151575ce26e} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001741 sec., 650201.0338885698 rows/sec., 51.52 MiB/sec. | ||
| 6478 | 2025.12.20 02:57:59.370050 [ 272 ] {1c85e2b3-a399-47df-a150-d151575ce26e} <Debug> TCPHandler: Processed in 0.001911966 sec. | ||
| 6479 | 2025.12.20 02:57:59.370162 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2025.12.20 02:57:59.370257 [ 272 ] {b64f9e8a-8952-4d9a-95a4-d5cff042be49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6481 | 2025.12.20 02:57:59.370300 [ 272 ] {b64f9e8a-8952-4d9a-95a4-d5cff042be49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6482 | 2025.12.20 02:57:59.370765 [ 272 ] {b64f9e8a-8952-4d9a-95a4-d5cff042be49} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2025.12.20 02:57:59.370802 [ 272 ] {b64f9e8a-8952-4d9a-95a4-d5cff042be49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6484 | 2025.12.20 02:57:59.371110 [ 272 ] {b64f9e8a-8952-4d9a-95a4-d5cff042be49} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6485 | 2025.12.20 02:57:59.371318 [ 272 ] {b64f9e8a-8952-4d9a-95a4-d5cff042be49} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2025.12.20 02:57:59.371451 [ 272 ] {b64f9e8a-8952-4d9a-95a4-d5cff042be49} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001214 sec., 177100.49423393738 rows/sec., 10.51 MiB/sec. | ||
| 6487 | 2025.12.20 02:57:59.371489 [ 272 ] {b64f9e8a-8952-4d9a-95a4-d5cff042be49} <Debug> TCPHandler: Processed in 0.001378353 sec. | ||
| 6488 | 2025.12.20 02:57:59.371593 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2025.12.20 02:57:59.371686 [ 272 ] {98957a9d-78c4-44bb-bcd8-48fff7da31ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6490 | 2025.12.20 02:57:59.371727 [ 272 ] {98957a9d-78c4-44bb-bcd8-48fff7da31ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6491 | 2025.12.20 02:57:59.372179 [ 272 ] {98957a9d-78c4-44bb-bcd8-48fff7da31ee} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.12.20 02:57:59.372216 [ 272 ] {98957a9d-78c4-44bb-bcd8-48fff7da31ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6493 | 2025.12.20 02:57:59.372515 [ 272 ] {98957a9d-78c4-44bb-bcd8-48fff7da31ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6494 | 2025.12.20 02:57:59.372723 [ 272 ] {98957a9d-78c4-44bb-bcd8-48fff7da31ee} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2025.12.20 02:57:59.372861 [ 272 ] {98957a9d-78c4-44bb-bcd8-48fff7da31ee} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001192 sec., 177852.34899328862 rows/sec., 11.47 MiB/sec. | ||
| 6496 | 2025.12.20 02:57:59.372898 [ 272 ] {98957a9d-78c4-44bb-bcd8-48fff7da31ee} <Debug> TCPHandler: Processed in 0.001354972 sec. | ||
| 6497 | 2025.12.20 02:57:59.373006 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2025.12.20 02:57:59.373098 [ 272 ] {8b4774da-9839-43ad-a42c-e259d5b7cbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6499 | 2025.12.20 02:57:59.373138 [ 272 ] {8b4774da-9839-43ad-a42c-e259d5b7cbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6500 | 2025.12.20 02:57:59.373591 [ 272 ] {8b4774da-9839-43ad-a42c-e259d5b7cbc3} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2025.12.20 02:57:59.373628 [ 272 ] {8b4774da-9839-43ad-a42c-e259d5b7cbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6502 | 2025.12.20 02:57:59.373937 [ 272 ] {8b4774da-9839-43ad-a42c-e259d5b7cbc3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6503 | 2025.12.20 02:57:59.374148 [ 272 ] {8b4774da-9839-43ad-a42c-e259d5b7cbc3} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2025.12.20 02:57:59.374282 [ 272 ] {8b4774da-9839-43ad-a42c-e259d5b7cbc3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 6505 | 2025.12.20 02:57:59.374320 [ 272 ] {8b4774da-9839-43ad-a42c-e259d5b7cbc3} <Debug> TCPHandler: Processed in 0.001362832 sec. | ||
| 6506 | 2025.12.20 02:57:59.374418 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2025.12.20 02:57:59.374511 [ 272 ] {29147d94-3975-42b0-bc17-6da4a5625c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6508 | 2025.12.20 02:57:59.374551 [ 272 ] {29147d94-3975-42b0-bc17-6da4a5625c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6509 | 2025.12.20 02:57:59.375168 [ 272 ] {29147d94-3975-42b0-bc17-6da4a5625c64} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2025.12.20 02:57:59.375205 [ 272 ] {29147d94-3975-42b0-bc17-6da4a5625c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6511 | 2025.12.20 02:57:59.375534 [ 272 ] {29147d94-3975-42b0-bc17-6da4a5625c64} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6512 | 2025.12.20 02:57:59.375744 [ 272 ] {29147d94-3975-42b0-bc17-6da4a5625c64} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2025.12.20 02:57:59.375870 [ 272 ] {29147d94-3975-42b0-bc17-6da4a5625c64} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001377 sec., 500363.10820624547 rows/sec., 34.94 MiB/sec. | ||
| 6514 | 2025.12.20 02:57:59.375907 [ 272 ] {29147d94-3975-42b0-bc17-6da4a5625c64} <Debug> TCPHandler: Processed in 0.001537707 sec. | ||
| 6515 | 2025.12.20 02:57:59.376013 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2025.12.20 02:57:59.376121 [ 272 ] {ef81a9b5-d86f-4e15-a7b6-ca4043a6c8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6517 | 2025.12.20 02:57:59.376166 [ 272 ] {ef81a9b5-d86f-4e15-a7b6-ca4043a6c8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6518 | 2025.12.20 02:57:59.376492 [ 272 ] {ef81a9b5-d86f-4e15-a7b6-ca4043a6c8d8} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2025.12.20 02:57:59.376530 [ 272 ] {ef81a9b5-d86f-4e15-a7b6-ca4043a6c8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6520 | 2025.12.20 02:57:59.376848 [ 272 ] {ef81a9b5-d86f-4e15-a7b6-ca4043a6c8d8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6521 | 2025.12.20 02:57:59.377060 [ 272 ] {ef81a9b5-d86f-4e15-a7b6-ca4043a6c8d8} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2025.12.20 02:57:59.377191 [ 272 ] {ef81a9b5-d86f-4e15-a7b6-ca4043a6c8d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 6523 | 2025.12.20 02:57:59.377227 [ 272 ] {ef81a9b5-d86f-4e15-a7b6-ca4043a6c8d8} <Debug> TCPHandler: Processed in 0.00126431 sec. | ||
| 6524 | 2025.12.20 02:57:59.377328 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6525 | 2025.12.20 02:57:59.377423 [ 272 ] {1d4b27f0-3c77-4014-9041-9d77db1107cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6526 | 2025.12.20 02:57:59.377470 [ 272 ] {1d4b27f0-3c77-4014-9041-9d77db1107cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6527 | 2025.12.20 02:57:59.377894 [ 272 ] {1d4b27f0-3c77-4014-9041-9d77db1107cf} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2025.12.20 02:57:59.377935 [ 272 ] {1d4b27f0-3c77-4014-9041-9d77db1107cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6529 | 2025.12.20 02:57:59.378274 [ 272 ] {1d4b27f0-3c77-4014-9041-9d77db1107cf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6530 | 2025.12.20 02:57:59.378491 [ 272 ] {1d4b27f0-3c77-4014-9041-9d77db1107cf} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2025.12.20 02:57:59.378624 [ 272 ] {1d4b27f0-3c77-4014-9041-9d77db1107cf} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001219 sec., 257588.18703855618 rows/sec., 16.92 MiB/sec. | ||
| 6532 | 2025.12.20 02:57:59.378663 [ 272 ] {1d4b27f0-3c77-4014-9041-9d77db1107cf} <Debug> TCPHandler: Processed in 0.001384674 sec. | ||
| 6533 | 2025.12.20 02:57:59.378761 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6534 | 2025.12.20 02:57:59.378858 [ 272 ] {90c216fd-91b8-4d42-8753-da73bfc3c641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6535 | 2025.12.20 02:57:59.378900 [ 272 ] {90c216fd-91b8-4d42-8753-da73bfc3c641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6536 | 2025.12.20 02:57:59.379210 [ 272 ] {90c216fd-91b8-4d42-8753-da73bfc3c641} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2025.12.20 02:57:59.379246 [ 272 ] {90c216fd-91b8-4d42-8753-da73bfc3c641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6538 | 2025.12.20 02:57:59.379555 [ 272 ] {90c216fd-91b8-4d42-8753-da73bfc3c641} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6539 | 2025.12.20 02:57:59.379763 [ 272 ] {90c216fd-91b8-4d42-8753-da73bfc3c641} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2025.12.20 02:57:59.379896 [ 272 ] {90c216fd-91b8-4d42-8753-da73bfc3c641} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 6541 | 2025.12.20 02:57:59.379932 [ 272 ] {90c216fd-91b8-4d42-8753-da73bfc3c641} <Debug> TCPHandler: Processed in 0.001218559 sec. | ||
| 6542 | 2025.12.20 02:57:59.380035 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6543 | 2025.12.20 02:57:59.380129 [ 272 ] {421f5531-3c67-4183-ba3c-1dcfe60254d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6544 | 2025.12.20 02:57:59.380183 [ 272 ] {421f5531-3c67-4183-ba3c-1dcfe60254d2} <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 | ||
| 6545 | 2025.12.20 02:57:59.380958 [ 272 ] {421f5531-3c67-4183-ba3c-1dcfe60254d2} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2025.12.20 02:57:59.380995 [ 272 ] {421f5531-3c67-4183-ba3c-1dcfe60254d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6547 | 2025.12.20 02:57:59.381517 [ 272 ] {421f5531-3c67-4183-ba3c-1dcfe60254d2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6548 | 2025.12.20 02:57:59.381739 [ 272 ] {421f5531-3c67-4183-ba3c-1dcfe60254d2} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2025.12.20 02:57:59.381883 [ 272 ] {421f5531-3c67-4183-ba3c-1dcfe60254d2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001772 sec., 5643.340857787811 rows/sec., 10.11 MiB/sec. | ||
| 6550 | 2025.12.20 02:57:59.381950 [ 272 ] {421f5531-3c67-4183-ba3c-1dcfe60254d2} <Debug> TCPHandler: Processed in 0.001962767 sec. | ||
| 6551 | 2025.12.20 02:57:59.382056 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2025.12.20 02:57:59.382148 [ 272 ] {d8c3d36c-4bb9-4319-8ad5-49f5162ba395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6553 | 2025.12.20 02:57:59.382190 [ 272 ] {d8c3d36c-4bb9-4319-8ad5-49f5162ba395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6554 | 2025.12.20 02:57:59.382529 [ 272 ] {d8c3d36c-4bb9-4319-8ad5-49f5162ba395} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2025.12.20 02:57:59.382568 [ 272 ] {d8c3d36c-4bb9-4319-8ad5-49f5162ba395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6556 | 2025.12.20 02:57:59.382881 [ 272 ] {d8c3d36c-4bb9-4319-8ad5-49f5162ba395} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6557 | 2025.12.20 02:57:59.383093 [ 272 ] {d8c3d36c-4bb9-4319-8ad5-49f5162ba395} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2025.12.20 02:57:59.383219 [ 272 ] {d8c3d36c-4bb9-4319-8ad5-49f5162ba395} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 6559 | 2025.12.20 02:57:59.383255 [ 272 ] {d8c3d36c-4bb9-4319-8ad5-49f5162ba395} <Debug> TCPHandler: Processed in 0.00124722 sec. | ||
| 6560 | 2025.12.20 02:58:01.838003 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 846 | ||
| 6561 | 2025.12.20 02:58:01.840338 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2025.12.20 02:58:01.840385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6563 | 2025.12.20 02:58:01.841586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6564 | 2025.12.20 02:58:01.841850 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2025.12.20 02:58:01.842103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6566 | 2025.12.20 02:58:04.308460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13005 | ||
| 6567 | 2025.12.20 02:58:04.309010 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2025.12.20 02:58:04.309076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6569 | 2025.12.20 02:58:04.309683 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6570 | 2025.12.20 02:58:04.309919 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2025.12.20 02:58:04.310059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13005 | ||
| 6572 | 2025.12.20 02:58:04.356268 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2025.12.20 02:58:04.356454 [ 272 ] {8bf61dca-41d4-4a9b-aedb-484686d1f6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6574 | 2025.12.20 02:58:04.356526 [ 272 ] {8bf61dca-41d4-4a9b-aedb-484686d1f6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6575 | 2025.12.20 02:58:04.357195 [ 272 ] {8bf61dca-41d4-4a9b-aedb-484686d1f6f7} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2025.12.20 02:58:04.357279 [ 272 ] {8bf61dca-41d4-4a9b-aedb-484686d1f6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6577 | 2025.12.20 02:58:04.357675 [ 272 ] {8bf61dca-41d4-4a9b-aedb-484686d1f6f7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6578 | 2025.12.20 02:58:04.357904 [ 272 ] {8bf61dca-41d4-4a9b-aedb-484686d1f6f7} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2025.12.20 02:58:04.358062 [ 272 ] {8bf61dca-41d4-4a9b-aedb-484686d1f6f7} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00166 sec., 8433.734939759037 rows/sec., 687.71 KiB/sec. | ||
| 6580 | 2025.12.20 02:58:04.358115 [ 272 ] {8bf61dca-41d4-4a9b-aedb-484686d1f6f7} <Debug> TCPHandler: Processed in 0.001980227 sec. | ||
| 6581 | 2025.12.20 02:58:04.358246 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6582 | 2025.12.20 02:58:04.358353 [ 272 ] {19136529-c289-47fa-bd2e-24fbe4678fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6583 | 2025.12.20 02:58:04.358399 [ 272 ] {19136529-c289-47fa-bd2e-24fbe4678fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6584 | 2025.12.20 02:58:04.358886 [ 272 ] {19136529-c289-47fa-bd2e-24fbe4678fa7} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2025.12.20 02:58:04.358925 [ 272 ] {19136529-c289-47fa-bd2e-24fbe4678fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6586 | 2025.12.20 02:58:04.359255 [ 272 ] {19136529-c289-47fa-bd2e-24fbe4678fa7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6587 | 2025.12.20 02:58:04.359475 [ 272 ] {19136529-c289-47fa-bd2e-24fbe4678fa7} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2025.12.20 02:58:04.359619 [ 272 ] {19136529-c289-47fa-bd2e-24fbe4678fa7} <Debug> executeQuery: Read 123 rows, 10.58 KiB in 0.001292 sec., 95201.23839009288 rows/sec., 8.00 MiB/sec. | ||
| 6589 | 2025.12.20 02:58:04.359658 [ 272 ] {19136529-c289-47fa-bd2e-24fbe4678fa7} <Debug> TCPHandler: Processed in 0.001464565 sec. | ||
| 6590 | 2025.12.20 02:58:04.359772 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6591 | 2025.12.20 02:58:04.359871 [ 272 ] {334c2240-828b-4d28-b6eb-f4d2cafaa35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6592 | 2025.12.20 02:58:04.359914 [ 272 ] {334c2240-828b-4d28-b6eb-f4d2cafaa35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6593 | 2025.12.20 02:58:04.360333 [ 272 ] {334c2240-828b-4d28-b6eb-f4d2cafaa35b} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2025.12.20 02:58:04.360372 [ 272 ] {334c2240-828b-4d28-b6eb-f4d2cafaa35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6595 | 2025.12.20 02:58:04.360754 [ 272 ] {334c2240-828b-4d28-b6eb-f4d2cafaa35b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6596 | 2025.12.20 02:58:04.360986 [ 272 ] {334c2240-828b-4d28-b6eb-f4d2cafaa35b} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2025.12.20 02:58:04.361109 [ 73 ] {} <Debug> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6598 | 2025.12.20 02:58:04.361127 [ 272 ] {334c2240-828b-4d28-b6eb-f4d2cafaa35b} <Debug> executeQuery: Read 44 rows, 3.23 KiB in 0.001277 sec., 34455.755677368834 rows/sec., 2.47 MiB/sec. | ||
| 6599 | 2025.12.20 02:58:04.361149 [ 73 ] {} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2025.12.20 02:58:04.361171 [ 272 ] {334c2240-828b-4d28-b6eb-f4d2cafaa35b} <Debug> TCPHandler: Processed in 0.001446844 sec. | ||
| 6601 | 2025.12.20 02:58:04.361172 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6602 | 2025.12.20 02:58:04.361279 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2025.12.20 02:58:04.361296 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::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 | ||
| 6604 | 2025.12.20 02:58:04.361378 [ 272 ] {8b89bcee-f10b-494f-af49-692b97efdf62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6605 | 2025.12.20 02:58:04.361425 [ 272 ] {8b89bcee-f10b-494f-af49-692b97efdf62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6606 | 2025.12.20 02:58:04.361440 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6607 | 2025.12.20 02:58:04.361480 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 275 rows starting from the beginning of the part | ||
| 6608 | 2025.12.20 02:58:04.361555 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 6609 | 2025.12.20 02:58:04.361601 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 217 rows starting from the beginning of the part | ||
| 6610 | 2025.12.20 02:58:04.361643 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 6611 | 2025.12.20 02:58:04.361682 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 215 rows starting from the beginning of the part | ||
| 6612 | 2025.12.20 02:58:04.361726 [ 192 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 44 rows starting from the beginning of the part | ||
| 6613 | 2025.12.20 02:58:04.361879 [ 272 ] {8b89bcee-f10b-494f-af49-692b97efdf62} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2025.12.20 02:58:04.361924 [ 272 ] {8b89bcee-f10b-494f-af49-692b97efdf62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6615 | 2025.12.20 02:58:04.362278 [ 272 ] {8b89bcee-f10b-494f-af49-692b97efdf62} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6616 | 2025.12.20 02:58:04.362509 [ 272 ] {8b89bcee-f10b-494f-af49-692b97efdf62} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2025.12.20 02:58:04.362636 [ 201 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392213 sec., 582525.8060368636 rows/sec., 38.39 MiB/sec. | ||
| 6618 | 2025.12.20 02:58:04.362649 [ 272 ] {8b89bcee-f10b-494f-af49-692b97efdf62} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.001291 sec., 83656.0805577072 rows/sec., 6.55 MiB/sec. | ||
| 6619 | 2025.12.20 02:58:04.362730 [ 272 ] {8b89bcee-f10b-494f-af49-692b97efdf62} <Debug> TCPHandler: Processed in 0.001502646 sec. | ||
| 6620 | 2025.12.20 02:58:04.362822 [ 186 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6621 | 2025.12.20 02:58:04.362847 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2025.12.20 02:58:04.362943 [ 272 ] {108feeb0-4bb8-45a0-a5f2-b8b013784e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6623 | 2025.12.20 02:58:04.362990 [ 272 ] {108feeb0-4bb8-45a0-a5f2-b8b013784e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6624 | 2025.12.20 02:58:04.363078 [ 186 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_36_7} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2025.12.20 02:58:04.363141 [ 186 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_36_7} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6626 | 2025.12.20 02:58:04.363220 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6627 | 2025.12.20 02:58:04.363425 [ 272 ] {108feeb0-4bb8-45a0-a5f2-b8b013784e87} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2025.12.20 02:58:04.363461 [ 272 ] {108feeb0-4bb8-45a0-a5f2-b8b013784e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6629 | 2025.12.20 02:58:04.363802 [ 272 ] {108feeb0-4bb8-45a0-a5f2-b8b013784e87} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6630 | 2025.12.20 02:58:04.364020 [ 272 ] {108feeb0-4bb8-45a0-a5f2-b8b013784e87} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2025.12.20 02:58:04.364157 [ 272 ] {108feeb0-4bb8-45a0-a5f2-b8b013784e87} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001232 sec., 135551.94805194804 rows/sec., 9.44 MiB/sec. | ||
| 6632 | 2025.12.20 02:58:04.364196 [ 272 ] {108feeb0-4bb8-45a0-a5f2-b8b013784e87} <Debug> TCPHandler: Processed in 0.001398684 sec. | ||
| 6633 | 2025.12.20 02:58:04.364311 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2025.12.20 02:58:04.364428 [ 272 ] {bebd926b-eaf5-4780-9ffe-bf92cc392412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6635 | 2025.12.20 02:58:04.364488 [ 272 ] {bebd926b-eaf5-4780-9ffe-bf92cc392412} <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 | ||
| 6636 | 2025.12.20 02:58:04.365383 [ 272 ] {bebd926b-eaf5-4780-9ffe-bf92cc392412} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2025.12.20 02:58:04.365418 [ 272 ] {bebd926b-eaf5-4780-9ffe-bf92cc392412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6638 | 2025.12.20 02:58:04.365972 [ 272 ] {bebd926b-eaf5-4780-9ffe-bf92cc392412} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6639 | 2025.12.20 02:58:04.366201 [ 272 ] {bebd926b-eaf5-4780-9ffe-bf92cc392412} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2025.12.20 02:58:04.366314 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6641 | 2025.12.20 02:58:04.366345 [ 272 ] {bebd926b-eaf5-4780-9ffe-bf92cc392412} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001936 sec., 15495.86776859504 rows/sec., 27.77 MiB/sec. | ||
| 6642 | 2025.12.20 02:58:04.366348 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2025.12.20 02:58:04.366378 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6644 | 2025.12.20 02:58:04.366414 [ 272 ] {bebd926b-eaf5-4780-9ffe-bf92cc392412} <Debug> TCPHandler: Processed in 0.002152291 sec. | ||
| 6645 | 2025.12.20 02:58:04.366473 [ 195 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::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 | ||
| 6646 | 2025.12.20 02:58:04.366533 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2025.12.20 02:58:04.366636 [ 272 ] {4cde3fc4-46b8-45a5-90be-8450d1325d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6648 | 2025.12.20 02:58:04.366679 [ 272 ] {4cde3fc4-46b8-45a5-90be-8450d1325d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6649 | 2025.12.20 02:58:04.366700 [ 195 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6650 | 2025.12.20 02:58:04.366764 [ 195 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 573 rows starting from the beginning of the part | ||
| 6651 | 2025.12.20 02:58:04.366885 [ 195 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 6652 | 2025.12.20 02:58:04.366981 [ 195 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 6653 | 2025.12.20 02:58:04.367040 [ 272 ] {4cde3fc4-46b8-45a5-90be-8450d1325d3d} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2025.12.20 02:58:04.367074 [ 195 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 6655 | 2025.12.20 02:58:04.367081 [ 272 ] {4cde3fc4-46b8-45a5-90be-8450d1325d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6656 | 2025.12.20 02:58:04.367170 [ 195 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6657 | 2025.12.20 02:58:04.367259 [ 195 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 6658 | 2025.12.20 02:58:04.367438 [ 272 ] {4cde3fc4-46b8-45a5-90be-8450d1325d3d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6659 | 2025.12.20 02:58:04.367701 [ 272 ] {4cde3fc4-46b8-45a5-90be-8450d1325d3d} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2025.12.20 02:58:04.367844 [ 272 ] {4cde3fc4-46b8-45a5-90be-8450d1325d3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 6661 | 2025.12.20 02:58:04.367883 [ 272 ] {4cde3fc4-46b8-45a5-90be-8450d1325d3d} <Debug> TCPHandler: Processed in 0.001400724 sec. | ||
| 6662 | 2025.12.20 02:58:04.375014 [ 186 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 683 rows, containing 19 columns (19 merged, 0 gathered) in 0.008585215 sec., 79555.37514203197 rows/sec., 142.56 MiB/sec. | ||
| 6663 | 2025.12.20 02:58:04.376127 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6664 | 2025.12.20 02:58:04.376464 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2025.12.20 02:58:04.376544 [ 201 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6666 | 2025.12.20 02:58:04.376664 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6667 | 2025.12.20 02:58:05.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.83 MiB, peak 280.33 MiB, free memory in arenas 0.00 B, will set to 275.59 MiB (RSS), difference: 2.76 MiB | ||
| 6668 | 2025.12.20 02:58:05.007087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6669 | 2025.12.20 02:58:05.023738 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2025.12.20 02:58:05.023815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6671 | 2025.12.20 02:58:05.029292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6672 | 2025.12.20 02:58:05.030027 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2025.12.20 02:58:05.033175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6674 | 2025.12.20 02:58:09.367191 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2025.12.20 02:58:09.367414 [ 272 ] {1c6bfe30-1716-4479-b28e-bdbcd22a54da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6676 | 2025.12.20 02:58:09.367491 [ 272 ] {1c6bfe30-1716-4479-b28e-bdbcd22a54da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6677 | 2025.12.20 02:58:09.368362 [ 272 ] {1c6bfe30-1716-4479-b28e-bdbcd22a54da} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2025.12.20 02:58:09.368416 [ 272 ] {1c6bfe30-1716-4479-b28e-bdbcd22a54da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6679 | 2025.12.20 02:58:09.368841 [ 272 ] {1c6bfe30-1716-4479-b28e-bdbcd22a54da} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6680 | 2025.12.20 02:58:09.369071 [ 272 ] {1c6bfe30-1716-4479-b28e-bdbcd22a54da} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2025.12.20 02:58:09.369234 [ 272 ] {1c6bfe30-1716-4479-b28e-bdbcd22a54da} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001878 sec., 218317.3588924388 rows/sec., 13.85 MiB/sec. | ||
| 6682 | 2025.12.20 02:58:09.369287 [ 272 ] {1c6bfe30-1716-4479-b28e-bdbcd22a54da} <Debug> TCPHandler: Processed in 0.002256314 sec. | ||
| 6683 | 2025.12.20 02:58:09.369402 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6684 | 2025.12.20 02:58:09.369506 [ 272 ] {ee942616-1586-4d03-a126-d85a9628845b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6685 | 2025.12.20 02:58:09.369551 [ 272 ] {ee942616-1586-4d03-a126-d85a9628845b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6686 | 2025.12.20 02:58:09.370498 [ 272 ] {ee942616-1586-4d03-a126-d85a9628845b} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2025.12.20 02:58:09.370538 [ 272 ] {ee942616-1586-4d03-a126-d85a9628845b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6688 | 2025.12.20 02:58:09.370930 [ 272 ] {ee942616-1586-4d03-a126-d85a9628845b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6689 | 2025.12.20 02:58:09.371144 [ 272 ] {ee942616-1586-4d03-a126-d85a9628845b} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2025.12.20 02:58:09.371278 [ 272 ] {ee942616-1586-4d03-a126-d85a9628845b} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001795 sec., 630640.6685236769 rows/sec., 49.97 MiB/sec. | ||
| 6691 | 2025.12.20 02:58:09.371317 [ 272 ] {ee942616-1586-4d03-a126-d85a9628845b} <Debug> TCPHandler: Processed in 0.001965377 sec. | ||
| 6692 | 2025.12.20 02:58:09.371426 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2025.12.20 02:58:09.371523 [ 272 ] {a46fdcdb-394a-4d79-a584-0d11c971d4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6694 | 2025.12.20 02:58:09.371565 [ 272 ] {a46fdcdb-394a-4d79-a584-0d11c971d4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6695 | 2025.12.20 02:58:09.372041 [ 272 ] {a46fdcdb-394a-4d79-a584-0d11c971d4fd} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2025.12.20 02:58:09.372078 [ 272 ] {a46fdcdb-394a-4d79-a584-0d11c971d4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6697 | 2025.12.20 02:58:09.372391 [ 272 ] {a46fdcdb-394a-4d79-a584-0d11c971d4fd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6698 | 2025.12.20 02:58:09.372599 [ 272 ] {a46fdcdb-394a-4d79-a584-0d11c971d4fd} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2025.12.20 02:58:09.372729 [ 272 ] {a46fdcdb-394a-4d79-a584-0d11c971d4fd} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001227 sec., 175224.1238793806 rows/sec., 10.40 MiB/sec. | ||
| 6700 | 2025.12.20 02:58:09.372766 [ 272 ] {a46fdcdb-394a-4d79-a584-0d11c971d4fd} <Debug> TCPHandler: Processed in 0.001388853 sec. | ||
| 6701 | 2025.12.20 02:58:09.372865 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2025.12.20 02:58:09.372959 [ 272 ] {b394c096-261e-4555-9a10-0114f62ca5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6703 | 2025.12.20 02:58:09.373000 [ 272 ] {b394c096-261e-4555-9a10-0114f62ca5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6704 | 2025.12.20 02:58:09.373458 [ 272 ] {b394c096-261e-4555-9a10-0114f62ca5a5} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2025.12.20 02:58:09.373495 [ 272 ] {b394c096-261e-4555-9a10-0114f62ca5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6706 | 2025.12.20 02:58:09.373805 [ 272 ] {b394c096-261e-4555-9a10-0114f62ca5a5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6707 | 2025.12.20 02:58:09.374011 [ 272 ] {b394c096-261e-4555-9a10-0114f62ca5a5} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2025.12.20 02:58:09.374136 [ 272 ] {b394c096-261e-4555-9a10-0114f62ca5a5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001196 sec., 177257.52508361204 rows/sec., 11.43 MiB/sec. | ||
| 6709 | 2025.12.20 02:58:09.374174 [ 272 ] {b394c096-261e-4555-9a10-0114f62ca5a5} <Debug> TCPHandler: Processed in 0.001356663 sec. | ||
| 6710 | 2025.12.20 02:58:09.374292 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2025.12.20 02:58:09.374415 [ 272 ] {1f1b8252-af57-49fd-8c4c-fd6b514dd85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6712 | 2025.12.20 02:58:09.374464 [ 272 ] {1f1b8252-af57-49fd-8c4c-fd6b514dd85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6713 | 2025.12.20 02:58:09.375025 [ 272 ] {1f1b8252-af57-49fd-8c4c-fd6b514dd85f} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2025.12.20 02:58:09.375069 [ 272 ] {1f1b8252-af57-49fd-8c4c-fd6b514dd85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6715 | 2025.12.20 02:58:09.375388 [ 272 ] {1f1b8252-af57-49fd-8c4c-fd6b514dd85f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6716 | 2025.12.20 02:58:09.375592 [ 272 ] {1f1b8252-af57-49fd-8c4c-fd6b514dd85f} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2025.12.20 02:58:09.375721 [ 272 ] {1f1b8252-af57-49fd-8c4c-fd6b514dd85f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001331 sec., 158527.4229902329 rows/sec., 9.00 MiB/sec. | ||
| 6718 | 2025.12.20 02:58:09.375760 [ 272 ] {1f1b8252-af57-49fd-8c4c-fd6b514dd85f} <Debug> TCPHandler: Processed in 0.001527317 sec. | ||
| 6719 | 2025.12.20 02:58:09.375860 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2025.12.20 02:58:09.375953 [ 272 ] {c84b25ec-e5dc-4bc1-a709-d3c63fc47505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6721 | 2025.12.20 02:58:09.375992 [ 272 ] {c84b25ec-e5dc-4bc1-a709-d3c63fc47505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6722 | 2025.12.20 02:58:09.376728 [ 272 ] {c84b25ec-e5dc-4bc1-a709-d3c63fc47505} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2025.12.20 02:58:09.376772 [ 272 ] {c84b25ec-e5dc-4bc1-a709-d3c63fc47505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6724 | 2025.12.20 02:58:09.377144 [ 272 ] {c84b25ec-e5dc-4bc1-a709-d3c63fc47505} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6725 | 2025.12.20 02:58:09.377363 [ 272 ] {c84b25ec-e5dc-4bc1-a709-d3c63fc47505} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2025.12.20 02:58:09.377490 [ 272 ] {c84b25ec-e5dc-4bc1-a709-d3c63fc47505} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001554 sec., 443371.9433719434 rows/sec., 30.96 MiB/sec. | ||
| 6727 | 2025.12.20 02:58:09.377526 [ 272 ] {c84b25ec-e5dc-4bc1-a709-d3c63fc47505} <Debug> TCPHandler: Processed in 0.001714441 sec. | ||
| 6728 | 2025.12.20 02:58:09.377627 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2025.12.20 02:58:09.377721 [ 272 ] {36e8095e-19e6-4dcc-b534-b7180240dcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6730 | 2025.12.20 02:58:09.377762 [ 272 ] {36e8095e-19e6-4dcc-b534-b7180240dcfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6731 | 2025.12.20 02:58:09.378069 [ 272 ] {36e8095e-19e6-4dcc-b534-b7180240dcfd} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2025.12.20 02:58:09.378104 [ 272 ] {36e8095e-19e6-4dcc-b534-b7180240dcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6733 | 2025.12.20 02:58:09.378403 [ 272 ] {36e8095e-19e6-4dcc-b534-b7180240dcfd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6734 | 2025.12.20 02:58:09.378609 [ 272 ] {36e8095e-19e6-4dcc-b534-b7180240dcfd} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2025.12.20 02:58:09.378731 [ 272 ] {36e8095e-19e6-4dcc-b534-b7180240dcfd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 6736 | 2025.12.20 02:58:09.378766 [ 272 ] {36e8095e-19e6-4dcc-b534-b7180240dcfd} <Debug> TCPHandler: Processed in 0.001187078 sec. | ||
| 6737 | 2025.12.20 02:58:09.378870 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2025.12.20 02:58:09.378967 [ 272 ] {02f1cb32-a9b7-4281-a862-2f932df35f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6739 | 2025.12.20 02:58:09.379010 [ 272 ] {02f1cb32-a9b7-4281-a862-2f932df35f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6740 | 2025.12.20 02:58:09.379502 [ 272 ] {02f1cb32-a9b7-4281-a862-2f932df35f77} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2025.12.20 02:58:09.379546 [ 272 ] {02f1cb32-a9b7-4281-a862-2f932df35f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6742 | 2025.12.20 02:58:09.379950 [ 272 ] {02f1cb32-a9b7-4281-a862-2f932df35f77} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6743 | 2025.12.20 02:58:09.380181 [ 272 ] {02f1cb32-a9b7-4281-a862-2f932df35f77} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2025.12.20 02:58:09.380315 [ 272 ] {02f1cb32-a9b7-4281-a862-2f932df35f77} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001367 sec., 229700.07315288956 rows/sec., 15.09 MiB/sec. | ||
| 6745 | 2025.12.20 02:58:09.380350 [ 272 ] {02f1cb32-a9b7-4281-a862-2f932df35f77} <Debug> TCPHandler: Processed in 0.001528827 sec. | ||
| 6746 | 2025.12.20 02:58:09.380447 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2025.12.20 02:58:09.380539 [ 272 ] {f0ff6ffb-3a5d-480d-a736-848a6562d20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6748 | 2025.12.20 02:58:09.380579 [ 272 ] {f0ff6ffb-3a5d-480d-a736-848a6562d20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6749 | 2025.12.20 02:58:09.380866 [ 272 ] {f0ff6ffb-3a5d-480d-a736-848a6562d20e} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2025.12.20 02:58:09.380902 [ 272 ] {f0ff6ffb-3a5d-480d-a736-848a6562d20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6751 | 2025.12.20 02:58:09.381192 [ 272 ] {f0ff6ffb-3a5d-480d-a736-848a6562d20e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6752 | 2025.12.20 02:58:09.381389 [ 272 ] {f0ff6ffb-3a5d-480d-a736-848a6562d20e} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2025.12.20 02:58:09.381513 [ 272 ] {f0ff6ffb-3a5d-480d-a736-848a6562d20e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000993 sec., 1007.0493454179256 rows/sec., 67.86 KiB/sec. | ||
| 6754 | 2025.12.20 02:58:09.381548 [ 272 ] {f0ff6ffb-3a5d-480d-a736-848a6562d20e} <Debug> TCPHandler: Processed in 0.001147988 sec. | ||
| 6755 | 2025.12.20 02:58:09.381658 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2025.12.20 02:58:09.381770 [ 272 ] {fc954916-0e2a-4b55-aa0e-fadafc7f21a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6757 | 2025.12.20 02:58:09.381834 [ 272 ] {fc954916-0e2a-4b55-aa0e-fadafc7f21a7} <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 | ||
| 6758 | 2025.12.20 02:58:09.382609 [ 272 ] {fc954916-0e2a-4b55-aa0e-fadafc7f21a7} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2025.12.20 02:58:09.382647 [ 272 ] {fc954916-0e2a-4b55-aa0e-fadafc7f21a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6760 | 2025.12.20 02:58:09.383146 [ 272 ] {fc954916-0e2a-4b55-aa0e-fadafc7f21a7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6761 | 2025.12.20 02:58:09.383365 [ 272 ] {fc954916-0e2a-4b55-aa0e-fadafc7f21a7} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2025.12.20 02:58:09.383503 [ 272 ] {fc954916-0e2a-4b55-aa0e-fadafc7f21a7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001757 sec., 5691.519635742743 rows/sec., 10.20 MiB/sec. | ||
| 6763 | 2025.12.20 02:58:09.383563 [ 272 ] {fc954916-0e2a-4b55-aa0e-fadafc7f21a7} <Debug> TCPHandler: Processed in 0.001961217 sec. | ||
| 6764 | 2025.12.20 02:58:09.383664 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2025.12.20 02:58:09.383757 [ 272 ] {b3ecbf31-34f6-4b8e-8805-524e556d51a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6766 | 2025.12.20 02:58:09.383798 [ 272 ] {b3ecbf31-34f6-4b8e-8805-524e556d51a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6767 | 2025.12.20 02:58:09.384125 [ 272 ] {b3ecbf31-34f6-4b8e-8805-524e556d51a0} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2025.12.20 02:58:09.384161 [ 272 ] {b3ecbf31-34f6-4b8e-8805-524e556d51a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6769 | 2025.12.20 02:58:09.384457 [ 272 ] {b3ecbf31-34f6-4b8e-8805-524e556d51a0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6770 | 2025.12.20 02:58:09.384683 [ 272 ] {b3ecbf31-34f6-4b8e-8805-524e556d51a0} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2025.12.20 02:58:09.384808 [ 272 ] {b3ecbf31-34f6-4b8e-8805-524e556d51a0} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 6772 | 2025.12.20 02:58:09.384843 [ 272 ] {b3ecbf31-34f6-4b8e-8805-524e556d51a0} <Debug> TCPHandler: Processed in 0.00122733 sec. | ||
| 6773 | 2025.12.20 02:58:11.669685 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6774 | 2025.12.20 02:58:11.669763 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6775 | 2025.12.20 02:58:11.810162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13453 | ||
| 6776 | 2025.12.20 02:58:11.810705 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2025.12.20 02:58:11.810755 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6778 | 2025.12.20 02:58:11.811432 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6779 | 2025.12.20 02:58:11.811660 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2025.12.20 02:58:11.811788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13453 | ||
| 6781 | 2025.12.20 02:58:11.842337 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 882 | ||
| 6782 | 2025.12.20 02:58:11.844755 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2025.12.20 02:58:11.844798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6784 | 2025.12.20 02:58:11.845978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6785 | 2025.12.20 02:58:11.846256 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2025.12.20 02:58:11.846397 [ 171 ] {} <Debug> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6787 | 2025.12.20 02:58:11.846452 [ 171 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2025.12.20 02:58:11.846473 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6789 | 2025.12.20 02:58:11.846502 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 6790 | 2025.12.20 02:58:11.846566 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::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 | ||
| 6791 | 2025.12.20 02:58:11.847023 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6792 | 2025.12.20 02:58:11.847134 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 684 rows starting from the beginning of the part | ||
| 6793 | 2025.12.20 02:58:11.847430 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6794 | 2025.12.20 02:58:11.847716 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 6795 | 2025.12.20 02:58:11.847990 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::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 | ||
| 6796 | 2025.12.20 02:58:11.848245 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
| 6797 | 2025.12.20 02:58:11.848497 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6798 | 2025.12.20 02:58:11.854158 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 72 columns (72 merged, 0 gathered) in 0.007625643 sec., 115662.37758573277 rows/sec., 98.60 MiB/sec. | ||
| 6799 | 2025.12.20 02:58:11.855336 [ 201 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6800 | 2025.12.20 02:58:11.855844 [ 201 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_21_4} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2025.12.20 02:58:11.855913 [ 201 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_21_4} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6802 | 2025.12.20 02:58:11.856072 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 6803 | 2025.12.20 02:58:12.533275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6804 | 2025.12.20 02:58:12.550026 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2025.12.20 02:58:12.550091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6806 | 2025.12.20 02:58:12.555999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6807 | 2025.12.20 02:58:12.556707 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2025.12.20 02:58:12.559484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6809 | 2025.12.20 02:58:14.355898 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6810 | 2025.12.20 02:58:14.356064 [ 272 ] {eaeb8592-52b3-4acc-b8dd-885c9e8aaa74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6811 | 2025.12.20 02:58:14.356124 [ 272 ] {eaeb8592-52b3-4acc-b8dd-885c9e8aaa74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6812 | 2025.12.20 02:58:14.356835 [ 272 ] {eaeb8592-52b3-4acc-b8dd-885c9e8aaa74} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2025.12.20 02:58:14.356873 [ 272 ] {eaeb8592-52b3-4acc-b8dd-885c9e8aaa74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6814 | 2025.12.20 02:58:14.357261 [ 272 ] {eaeb8592-52b3-4acc-b8dd-885c9e8aaa74} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6815 | 2025.12.20 02:58:14.357486 [ 272 ] {eaeb8592-52b3-4acc-b8dd-885c9e8aaa74} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2025.12.20 02:58:14.357634 [ 272 ] {eaeb8592-52b3-4acc-b8dd-885c9e8aaa74} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001587 sec., 73093.88783868935 rows/sec., 6.20 MiB/sec. | ||
| 6817 | 2025.12.20 02:58:14.357676 [ 272 ] {eaeb8592-52b3-4acc-b8dd-885c9e8aaa74} <Debug> TCPHandler: Processed in 0.001881275 sec. | ||
| 6818 | 2025.12.20 02:58:14.357793 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2025.12.20 02:58:14.357896 [ 272 ] {8d94607a-4dae-411a-87a2-d495d7dc9e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6820 | 2025.12.20 02:58:14.357936 [ 272 ] {8d94607a-4dae-411a-87a2-d495d7dc9e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6821 | 2025.12.20 02:58:14.358333 [ 272 ] {8d94607a-4dae-411a-87a2-d495d7dc9e13} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2025.12.20 02:58:14.358368 [ 272 ] {8d94607a-4dae-411a-87a2-d495d7dc9e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6823 | 2025.12.20 02:58:14.358663 [ 272 ] {8d94607a-4dae-411a-87a2-d495d7dc9e13} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6824 | 2025.12.20 02:58:14.358869 [ 272 ] {8d94607a-4dae-411a-87a2-d495d7dc9e13} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2025.12.20 02:58:14.359000 [ 272 ] {8d94607a-4dae-411a-87a2-d495d7dc9e13} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001123 sec., 26714.158504007122 rows/sec., 1.96 MiB/sec. | ||
| 6826 | 2025.12.20 02:58:14.359036 [ 272 ] {8d94607a-4dae-411a-87a2-d495d7dc9e13} <Debug> TCPHandler: Processed in 0.001290871 sec. | ||
| 6827 | 2025.12.20 02:58:14.359131 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2025.12.20 02:58:14.359229 [ 272 ] {00e347cc-ebb7-4e3e-be9b-69e3af858f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6829 | 2025.12.20 02:58:14.359267 [ 272 ] {00e347cc-ebb7-4e3e-be9b-69e3af858f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6830 | 2025.12.20 02:58:14.359692 [ 272 ] {00e347cc-ebb7-4e3e-be9b-69e3af858f2f} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2025.12.20 02:58:14.359726 [ 272 ] {00e347cc-ebb7-4e3e-be9b-69e3af858f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6832 | 2025.12.20 02:58:14.360017 [ 272 ] {00e347cc-ebb7-4e3e-be9b-69e3af858f2f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6833 | 2025.12.20 02:58:14.360228 [ 272 ] {00e347cc-ebb7-4e3e-be9b-69e3af858f2f} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2025.12.20 02:58:14.360351 [ 272 ] {00e347cc-ebb7-4e3e-be9b-69e3af858f2f} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00114 sec., 82456.14035087719 rows/sec., 6.44 MiB/sec. | ||
| 6835 | 2025.12.20 02:58:14.360387 [ 272 ] {00e347cc-ebb7-4e3e-be9b-69e3af858f2f} <Debug> TCPHandler: Processed in 0.001301801 sec. | ||
| 6836 | 2025.12.20 02:58:14.360490 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6837 | 2025.12.20 02:58:14.360590 [ 272 ] {c0f5fd4c-490d-474c-b88f-3d3bb7403dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6838 | 2025.12.20 02:58:14.360633 [ 272 ] {c0f5fd4c-490d-474c-b88f-3d3bb7403dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6839 | 2025.12.20 02:58:14.361043 [ 272 ] {c0f5fd4c-490d-474c-b88f-3d3bb7403dfc} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6840 | 2025.12.20 02:58:14.361075 [ 272 ] {c0f5fd4c-490d-474c-b88f-3d3bb7403dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6841 | 2025.12.20 02:58:14.361393 [ 272 ] {c0f5fd4c-490d-474c-b88f-3d3bb7403dfc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6842 | 2025.12.20 02:58:14.361596 [ 272 ] {c0f5fd4c-490d-474c-b88f-3d3bb7403dfc} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2025.12.20 02:58:14.361719 [ 272 ] {c0f5fd4c-490d-474c-b88f-3d3bb7403dfc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 6844 | 2025.12.20 02:58:14.361754 [ 272 ] {c0f5fd4c-490d-474c-b88f-3d3bb7403dfc} <Debug> TCPHandler: Processed in 0.001310562 sec. | ||
| 6845 | 2025.12.20 02:58:14.361855 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6846 | 2025.12.20 02:58:14.361961 [ 272 ] {09e19f9e-9984-4c6d-823f-c3f1f3655d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6847 | 2025.12.20 02:58:14.362019 [ 272 ] {09e19f9e-9984-4c6d-823f-c3f1f3655d79} <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 | ||
| 6848 | 2025.12.20 02:58:14.362916 [ 272 ] {09e19f9e-9984-4c6d-823f-c3f1f3655d79} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2025.12.20 02:58:14.362952 [ 272 ] {09e19f9e-9984-4c6d-823f-c3f1f3655d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6850 | 2025.12.20 02:58:14.363488 [ 272 ] {09e19f9e-9984-4c6d-823f-c3f1f3655d79} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6851 | 2025.12.20 02:58:14.363706 [ 272 ] {09e19f9e-9984-4c6d-823f-c3f1f3655d79} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2025.12.20 02:58:14.363870 [ 272 ] {09e19f9e-9984-4c6d-823f-c3f1f3655d79} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001927 sec., 15568.240788790867 rows/sec., 27.90 MiB/sec. | ||
| 6853 | 2025.12.20 02:58:14.363941 [ 272 ] {09e19f9e-9984-4c6d-823f-c3f1f3655d79} <Debug> TCPHandler: Processed in 0.002135821 sec. | ||
| 6854 | 2025.12.20 02:58:14.364054 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2025.12.20 02:58:14.364148 [ 272 ] {c09ba873-3f61-4d6e-b482-a09d02158ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6856 | 2025.12.20 02:58:14.364190 [ 272 ] {c09ba873-3f61-4d6e-b482-a09d02158ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6857 | 2025.12.20 02:58:14.364542 [ 272 ] {c09ba873-3f61-4d6e-b482-a09d02158ad9} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2025.12.20 02:58:14.364578 [ 272 ] {c09ba873-3f61-4d6e-b482-a09d02158ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6859 | 2025.12.20 02:58:14.364895 [ 272 ] {c09ba873-3f61-4d6e-b482-a09d02158ad9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6860 | 2025.12.20 02:58:14.365100 [ 272 ] {c09ba873-3f61-4d6e-b482-a09d02158ad9} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2025.12.20 02:58:14.365229 [ 272 ] {c09ba873-3f61-4d6e-b482-a09d02158ad9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 6862 | 2025.12.20 02:58:14.365266 [ 272 ] {c09ba873-3f61-4d6e-b482-a09d02158ad9} <Debug> TCPHandler: Processed in 0.00126129 sec. | ||
| 6863 | 2025.12.20 02:58:16.872263 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6864 | 2025.12.20 02:58:16.872465 [ 272 ] {7d2b896d-4db9-43df-9b54-86f22543e255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6865 | 2025.12.20 02:58:16.872546 [ 272 ] {7d2b896d-4db9-43df-9b54-86f22543e255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6866 | 2025.12.20 02:58:16.873436 [ 272 ] {7d2b896d-4db9-43df-9b54-86f22543e255} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2025.12.20 02:58:16.873486 [ 272 ] {7d2b896d-4db9-43df-9b54-86f22543e255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6868 | 2025.12.20 02:58:16.873916 [ 272 ] {7d2b896d-4db9-43df-9b54-86f22543e255} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6869 | 2025.12.20 02:58:16.874154 [ 272 ] {7d2b896d-4db9-43df-9b54-86f22543e255} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2025.12.20 02:58:16.874321 [ 272 ] {7d2b896d-4db9-43df-9b54-86f22543e255} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001912 sec., 214435.14644351465 rows/sec., 13.60 MiB/sec. | ||
| 6871 | 2025.12.20 02:58:16.874376 [ 272 ] {7d2b896d-4db9-43df-9b54-86f22543e255} <Debug> TCPHandler: Processed in 0.002272684 sec. | ||
| 6872 | 2025.12.20 02:58:16.874509 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6873 | 2025.12.20 02:58:16.874616 [ 272 ] {8541b0c7-8aed-4254-82ca-175d2094567a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6874 | 2025.12.20 02:58:16.874675 [ 272 ] {8541b0c7-8aed-4254-82ca-175d2094567a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6875 | 2025.12.20 02:58:16.875122 [ 272 ] {8541b0c7-8aed-4254-82ca-175d2094567a} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2025.12.20 02:58:16.875159 [ 272 ] {8541b0c7-8aed-4254-82ca-175d2094567a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6877 | 2025.12.20 02:58:16.875489 [ 272 ] {8541b0c7-8aed-4254-82ca-175d2094567a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6878 | 2025.12.20 02:58:16.875742 [ 272 ] {8541b0c7-8aed-4254-82ca-175d2094567a} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2025.12.20 02:58:16.875877 [ 272 ] {8541b0c7-8aed-4254-82ca-175d2094567a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001287 sec., 1554.001554001554 rows/sec., 126.72 KiB/sec. | ||
| 6880 | 2025.12.20 02:58:16.875916 [ 272 ] {8541b0c7-8aed-4254-82ca-175d2094567a} <Debug> TCPHandler: Processed in 0.001462845 sec. | ||
| 6881 | 2025.12.20 02:58:16.876030 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6882 | 2025.12.20 02:58:16.876130 [ 272 ] {1a8e6d86-997d-4c93-b6af-50cf515f2411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6883 | 2025.12.20 02:58:16.876174 [ 272 ] {1a8e6d86-997d-4c93-b6af-50cf515f2411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6884 | 2025.12.20 02:58:16.877732 [ 272 ] {1a8e6d86-997d-4c93-b6af-50cf515f2411} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6885 | 2025.12.20 02:58:16.877771 [ 272 ] {1a8e6d86-997d-4c93-b6af-50cf515f2411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6886 | 2025.12.20 02:58:16.878233 [ 272 ] {1a8e6d86-997d-4c93-b6af-50cf515f2411} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6887 | 2025.12.20 02:58:16.878460 [ 272 ] {1a8e6d86-997d-4c93-b6af-50cf515f2411} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6888 | 2025.12.20 02:58:16.878578 [ 116 ] {} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6889 | 2025.12.20 02:58:16.878596 [ 272 ] {1a8e6d86-997d-4c93-b6af-50cf515f2411} <Debug> executeQuery: Read 2273 rows, 188.49 KiB in 0.002487 sec., 913952.5532770406 rows/sec., 74.01 MiB/sec. | ||
| 6890 | 2025.12.20 02:58:16.878636 [ 116 ] {} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2025.12.20 02:58:16.878658 [ 272 ] {1a8e6d86-997d-4c93-b6af-50cf515f2411} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6892 | 2025.12.20 02:58:16.878657 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6893 | 2025.12.20 02:58:16.878674 [ 272 ] {1a8e6d86-997d-4c93-b6af-50cf515f2411} <Debug> TCPHandler: Processed in 0.002694414 sec. | ||
| 6894 | 2025.12.20 02:58:16.878782 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::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 | ||
| 6895 | 2025.12.20 02:58:16.878798 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6896 | 2025.12.20 02:58:16.878923 [ 272 ] {ef66fe72-c8b8-408c-a0c8-73ee4d8c1384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6897 | 2025.12.20 02:58:16.878925 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6898 | 2025.12.20 02:58:16.878971 [ 272 ] {ef66fe72-c8b8-408c-a0c8-73ee4d8c1384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6899 | 2025.12.20 02:58:16.878977 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2463 rows starting from the beginning of the part | ||
| 6900 | 2025.12.20 02:58:16.879065 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1132 rows starting from the beginning of the part | ||
| 6901 | 2025.12.20 02:58:16.879111 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 123 rows starting from the beginning of the part | ||
| 6902 | 2025.12.20 02:58:16.879154 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1132 rows starting from the beginning of the part | ||
| 6903 | 2025.12.20 02:58:16.879196 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 116 rows starting from the beginning of the part | ||
| 6904 | 2025.12.20 02:58:16.879235 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2273 rows starting from the beginning of the part | ||
| 6905 | 2025.12.20 02:58:16.879509 [ 272 ] {ef66fe72-c8b8-408c-a0c8-73ee4d8c1384} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2025.12.20 02:58:16.879553 [ 272 ] {ef66fe72-c8b8-408c-a0c8-73ee4d8c1384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6907 | 2025.12.20 02:58:16.879904 [ 272 ] {ef66fe72-c8b8-408c-a0c8-73ee4d8c1384} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6908 | 2025.12.20 02:58:16.880134 [ 272 ] {ef66fe72-c8b8-408c-a0c8-73ee4d8c1384} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2025.12.20 02:58:16.880269 [ 272 ] {ef66fe72-c8b8-408c-a0c8-73ee4d8c1384} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001367 sec., 158741.77029992687 rows/sec., 9.43 MiB/sec. | ||
| 6910 | 2025.12.20 02:58:16.880309 [ 272 ] {ef66fe72-c8b8-408c-a0c8-73ee4d8c1384} <Debug> TCPHandler: Processed in 0.001562408 sec. | ||
| 6911 | 2025.12.20 02:58:16.880425 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6912 | 2025.12.20 02:58:16.880521 [ 272 ] {eac42a91-2b97-4127-bf4b-e2f1e2e8a0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6913 | 2025.12.20 02:58:16.880565 [ 272 ] {eac42a91-2b97-4127-bf4b-e2f1e2e8a0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6914 | 2025.12.20 02:58:16.881111 [ 272 ] {eac42a91-2b97-4127-bf4b-e2f1e2e8a0f8} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2025.12.20 02:58:16.881148 [ 272 ] {eac42a91-2b97-4127-bf4b-e2f1e2e8a0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6916 | 2025.12.20 02:58:16.881486 [ 272 ] {eac42a91-2b97-4127-bf4b-e2f1e2e8a0f8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6917 | 2025.12.20 02:58:16.881704 [ 272 ] {eac42a91-2b97-4127-bf4b-e2f1e2e8a0f8} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2025.12.20 02:58:16.881836 [ 272 ] {eac42a91-2b97-4127-bf4b-e2f1e2e8a0f8} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001334 sec., 329835.08245877066 rows/sec., 21.82 MiB/sec. | ||
| 6919 | 2025.12.20 02:58:16.881876 [ 272 ] {eac42a91-2b97-4127-bf4b-e2f1e2e8a0f8} <Debug> TCPHandler: Processed in 0.001502736 sec. | ||
| 6920 | 2025.12.20 02:58:16.881942 [ 201 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7239 rows, containing 5 columns (5 merged, 0 gathered) in 0.003213547 sec., 2252651.042601835 rows/sec., 190.68 MiB/sec. | ||
| 6921 | 2025.12.20 02:58:16.882015 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2025.12.20 02:58:16.882115 [ 272 ] {b7883c92-5505-4777-8499-4c6b79018c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6923 | 2025.12.20 02:58:16.882157 [ 272 ] {b7883c92-5505-4777-8499-4c6b79018c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6924 | 2025.12.20 02:58:16.882208 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6925 | 2025.12.20 02:58:16.882481 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_41_8} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2025.12.20 02:58:16.882558 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_41_8} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6927 | 2025.12.20 02:58:16.882638 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 6928 | 2025.12.20 02:58:16.882644 [ 272 ] {b7883c92-5505-4777-8499-4c6b79018c85} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2025.12.20 02:58:16.882689 [ 272 ] {b7883c92-5505-4777-8499-4c6b79018c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6930 | 2025.12.20 02:58:16.883019 [ 272 ] {b7883c92-5505-4777-8499-4c6b79018c85} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6931 | 2025.12.20 02:58:16.883239 [ 272 ] {b7883c92-5505-4777-8499-4c6b79018c85} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2025.12.20 02:58:16.883373 [ 272 ] {b7883c92-5505-4777-8499-4c6b79018c85} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001277 sec., 165231.01018010965 rows/sec., 9.38 MiB/sec. | ||
| 6933 | 2025.12.20 02:58:16.883412 [ 272 ] {b7883c92-5505-4777-8499-4c6b79018c85} <Debug> TCPHandler: Processed in 0.001448095 sec. | ||
| 6934 | 2025.12.20 02:58:16.883532 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2025.12.20 02:58:16.883632 [ 272 ] {3180872d-3bf5-478c-8807-9d20ff456cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6936 | 2025.12.20 02:58:16.883674 [ 272 ] {3180872d-3bf5-478c-8807-9d20ff456cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6937 | 2025.12.20 02:58:16.884478 [ 272 ] {3180872d-3bf5-478c-8807-9d20ff456cb6} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2025.12.20 02:58:16.884512 [ 272 ] {3180872d-3bf5-478c-8807-9d20ff456cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6939 | 2025.12.20 02:58:16.884876 [ 272 ] {3180872d-3bf5-478c-8807-9d20ff456cb6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6940 | 2025.12.20 02:58:16.885091 [ 272 ] {3180872d-3bf5-478c-8807-9d20ff456cb6} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2025.12.20 02:58:16.885203 [ 116 ] {} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6942 | 2025.12.20 02:58:16.885233 [ 272 ] {3180872d-3bf5-478c-8807-9d20ff456cb6} <Debug> executeQuery: Read 1147 rows, 83.72 KiB in 0.001624 sec., 706280.78817734 rows/sec., 50.34 MiB/sec. | ||
| 6943 | 2025.12.20 02:58:16.885244 [ 116 ] {} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2025.12.20 02:58:16.885270 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6945 | 2025.12.20 02:58:16.885276 [ 272 ] {3180872d-3bf5-478c-8807-9d20ff456cb6} <Debug> TCPHandler: Processed in 0.001795533 sec. | ||
| 6946 | 2025.12.20 02:58:16.885388 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::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 | ||
| 6947 | 2025.12.20 02:58:16.885424 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2025.12.20 02:58:16.885535 [ 272 ] {c1337855-0566-4e49-b042-78f58543c243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6949 | 2025.12.20 02:58:16.885537 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6950 | 2025.12.20 02:58:16.885583 [ 272 ] {c1337855-0566-4e49-b042-78f58543c243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6951 | 2025.12.20 02:58:16.885591 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1249 rows starting from the beginning of the part | ||
| 6952 | 2025.12.20 02:58:16.885678 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 689 rows starting from the beginning of the part | ||
| 6953 | 2025.12.20 02:58:16.885726 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 108 rows starting from the beginning of the part | ||
| 6954 | 2025.12.20 02:58:16.885773 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 689 rows starting from the beginning of the part | ||
| 6955 | 2025.12.20 02:58:16.885813 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 94 rows starting from the beginning of the part | ||
| 6956 | 2025.12.20 02:58:16.885855 [ 196 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1147 rows starting from the beginning of the part | ||
| 6957 | 2025.12.20 02:58:16.885952 [ 272 ] {c1337855-0566-4e49-b042-78f58543c243} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2025.12.20 02:58:16.885996 [ 272 ] {c1337855-0566-4e49-b042-78f58543c243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6959 | 2025.12.20 02:58:16.886359 [ 272 ] {c1337855-0566-4e49-b042-78f58543c243} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6960 | 2025.12.20 02:58:16.886606 [ 272 ] {c1337855-0566-4e49-b042-78f58543c243} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2025.12.20 02:58:16.886744 [ 272 ] {c1337855-0566-4e49-b042-78f58543c243} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001236 sec., 4854.368932038836 rows/sec., 253.62 KiB/sec. | ||
| 6962 | 2025.12.20 02:58:16.886781 [ 272 ] {c1337855-0566-4e49-b042-78f58543c243} <Debug> TCPHandler: Processed in 0.001426774 sec. | ||
| 6963 | 2025.12.20 02:58:16.886879 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6964 | 2025.12.20 02:58:16.886972 [ 272 ] {89393a5c-bc42-4acc-80a7-e458521ce30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6965 | 2025.12.20 02:58:16.887013 [ 272 ] {89393a5c-bc42-4acc-80a7-e458521ce30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6966 | 2025.12.20 02:58:16.887356 [ 201 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3976 rows, containing 5 columns (5 merged, 0 gathered) in 0.00207424 sec., 1916846.6522678183 rows/sec., 144.19 MiB/sec. | ||
| 6967 | 2025.12.20 02:58:16.887548 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6968 | 2025.12.20 02:58:16.887648 [ 272 ] {89393a5c-bc42-4acc-80a7-e458521ce30d} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2025.12.20 02:58:16.887691 [ 272 ] {89393a5c-bc42-4acc-80a7-e458521ce30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6970 | 2025.12.20 02:58:16.887928 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_41_8} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2025.12.20 02:58:16.888014 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_41_8} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6972 | 2025.12.20 02:58:16.888099 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 6973 | 2025.12.20 02:58:16.888108 [ 272 ] {89393a5c-bc42-4acc-80a7-e458521ce30d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6974 | 2025.12.20 02:58:16.888331 [ 272 ] {89393a5c-bc42-4acc-80a7-e458521ce30d} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2025.12.20 02:58:16.888437 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6976 | 2025.12.20 02:58:16.888463 [ 272 ] {89393a5c-bc42-4acc-80a7-e458521ce30d} <Debug> executeQuery: Read 915 rows, 61.97 KiB in 0.001486 sec., 615746.9717362046 rows/sec., 40.72 MiB/sec. | ||
| 6977 | 2025.12.20 02:58:16.888468 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2025.12.20 02:58:16.888495 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6979 | 2025.12.20 02:58:16.888501 [ 272 ] {89393a5c-bc42-4acc-80a7-e458521ce30d} <Debug> TCPHandler: Processed in 0.00165344 sec. | ||
| 6980 | 2025.12.20 02:58:16.888563 [ 196 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 6981 | 2025.12.20 02:58:16.888618 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2025.12.20 02:58:16.888666 [ 196 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6983 | 2025.12.20 02:58:16.888698 [ 196 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13297 rows starting from the beginning of the part | ||
| 6984 | 2025.12.20 02:58:16.888719 [ 272 ] {0b2e5f18-5cc0-443a-8500-f25738017e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6985 | 2025.12.20 02:58:16.888759 [ 196 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 6986 | 2025.12.20 02:58:16.888767 [ 272 ] {0b2e5f18-5cc0-443a-8500-f25738017e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6987 | 2025.12.20 02:58:16.888808 [ 196 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 167 rows starting from the beginning of the part | ||
| 6988 | 2025.12.20 02:58:16.888848 [ 196 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 314 rows starting from the beginning of the part | ||
| 6989 | 2025.12.20 02:58:16.888884 [ 196 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 6990 | 2025.12.20 02:58:16.888918 [ 196 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 915 rows starting from the beginning of the part | ||
| 6991 | 2025.12.20 02:58:16.889108 [ 272 ] {0b2e5f18-5cc0-443a-8500-f25738017e2b} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2025.12.20 02:58:16.889150 [ 272 ] {0b2e5f18-5cc0-443a-8500-f25738017e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6993 | 2025.12.20 02:58:16.889462 [ 272 ] {0b2e5f18-5cc0-443a-8500-f25738017e2b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6994 | 2025.12.20 02:58:16.889678 [ 272 ] {0b2e5f18-5cc0-443a-8500-f25738017e2b} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2025.12.20 02:58:16.889807 [ 272 ] {0b2e5f18-5cc0-443a-8500-f25738017e2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 6996 | 2025.12.20 02:58:16.889842 [ 272 ] {0b2e5f18-5cc0-443a-8500-f25738017e2b} <Debug> TCPHandler: Processed in 0.00127514 sec. | ||
| 6997 | 2025.12.20 02:58:16.889951 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2025.12.20 02:58:16.890047 [ 272 ] {ecb3cf9a-19ab-4432-a0d7-bebf1a6035a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6999 | 2025.12.20 02:58:16.890103 [ 272 ] {ecb3cf9a-19ab-4432-a0d7-bebf1a6035a4} <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 | ||
| 7000 | 2025.12.20 02:58:16.890906 [ 272 ] {ecb3cf9a-19ab-4432-a0d7-bebf1a6035a4} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2025.12.20 02:58:16.890944 [ 272 ] {ecb3cf9a-19ab-4432-a0d7-bebf1a6035a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7002 | 2025.12.20 02:58:16.891660 [ 272 ] {ecb3cf9a-19ab-4432-a0d7-bebf1a6035a4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7003 | 2025.12.20 02:58:16.891896 [ 272 ] {ecb3cf9a-19ab-4432-a0d7-bebf1a6035a4} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2025.12.20 02:58:16.892046 [ 272 ] {ecb3cf9a-19ab-4432-a0d7-bebf1a6035a4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002018 sec., 4955.401387512389 rows/sec., 8.88 MiB/sec. | ||
| 7005 | 2025.12.20 02:58:16.892114 [ 272 ] {ecb3cf9a-19ab-4432-a0d7-bebf1a6035a4} <Debug> TCPHandler: Processed in 0.002210783 sec. | ||
| 7006 | 2025.12.20 02:58:16.892228 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2025.12.20 02:58:16.892322 [ 272 ] {523aa1be-8e02-4d55-bde4-b16b42cf3f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7008 | 2025.12.20 02:58:16.892363 [ 272 ] {523aa1be-8e02-4d55-bde4-b16b42cf3f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7009 | 2025.12.20 02:58:16.892705 [ 272 ] {523aa1be-8e02-4d55-bde4-b16b42cf3f2f} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2025.12.20 02:58:16.892742 [ 272 ] {523aa1be-8e02-4d55-bde4-b16b42cf3f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7011 | 2025.12.20 02:58:16.893073 [ 272 ] {523aa1be-8e02-4d55-bde4-b16b42cf3f2f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7012 | 2025.12.20 02:58:16.893295 [ 272 ] {523aa1be-8e02-4d55-bde4-b16b42cf3f2f} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2025.12.20 02:58:16.893399 [ 116 ] {} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7014 | 2025.12.20 02:58:16.893428 [ 116 ] {} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2025.12.20 02:58:16.893428 [ 272 ] {523aa1be-8e02-4d55-bde4-b16b42cf3f2f} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001126 sec., 65719.36056838365 rows/sec., 3.86 MiB/sec. | ||
| 7016 | 2025.12.20 02:58:16.893447 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7017 | 2025.12.20 02:58:16.893472 [ 272 ] {523aa1be-8e02-4d55-bde4-b16b42cf3f2f} <Debug> TCPHandler: Processed in 0.001295741 sec. | ||
| 7018 | 2025.12.20 02:58:16.893530 [ 201 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 7019 | 2025.12.20 02:58:16.893636 [ 201 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7020 | 2025.12.20 02:58:16.893668 [ 201 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2760 rows starting from the beginning of the part | ||
| 7021 | 2025.12.20 02:58:16.893723 [ 201 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 7022 | 2025.12.20 02:58:16.893745 [ 198 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15167 rows, containing 5 columns (5 merged, 0 gathered) in 0.005202835 sec., 2915141.4565328322 rows/sec., 196.31 MiB/sec. | ||
| 7023 | 2025.12.20 02:58:16.893767 [ 201 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 7024 | 2025.12.20 02:58:16.893838 [ 201 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 7025 | 2025.12.20 02:58:16.893877 [ 201 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 7026 | 2025.12.20 02:58:16.893928 [ 201 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 74 rows starting from the beginning of the part | ||
| 7027 | 2025.12.20 02:58:16.894352 [ 198 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7028 | 2025.12.20 02:58:16.894681 [ 198 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2025.12.20 02:58:16.894763 [ 198 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7030 | 2025.12.20 02:58:16.894866 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7031 | 2025.12.20 02:58:16.895117 [ 199 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001624589 sec., 1946338.427750034 rows/sec., 124.11 MiB/sec. | ||
| 7032 | 2025.12.20 02:58:16.895436 [ 191 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7033 | 2025.12.20 02:58:16.895716 [ 191 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_41_8} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7034 | 2025.12.20 02:58:16.895789 [ 191 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_41_8} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7035 | 2025.12.20 02:58:16.895857 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7036 | 2025.12.20 02:58:19.311927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13965 | ||
| 7037 | 2025.12.20 02:58:19.312437 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2025.12.20 02:58:19.312479 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7039 | 2025.12.20 02:58:19.312943 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7040 | 2025.12.20 02:58:19.313175 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2025.12.20 02:58:19.313316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13965 | ||
| 7042 | 2025.12.20 02:58:19.351851 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2025.12.20 02:58:19.352142 [ 272 ] {a5d90f9a-e3f7-49b4-b91e-54df65a5b835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7044 | 2025.12.20 02:58:19.352247 [ 272 ] {a5d90f9a-e3f7-49b4-b91e-54df65a5b835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7045 | 2025.12.20 02:58:19.353008 [ 272 ] {a5d90f9a-e3f7-49b4-b91e-54df65a5b835} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2025.12.20 02:58:19.353047 [ 272 ] {a5d90f9a-e3f7-49b4-b91e-54df65a5b835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7047 | 2025.12.20 02:58:19.353459 [ 272 ] {a5d90f9a-e3f7-49b4-b91e-54df65a5b835} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7048 | 2025.12.20 02:58:19.353693 [ 272 ] {a5d90f9a-e3f7-49b4-b91e-54df65a5b835} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2025.12.20 02:58:19.353846 [ 272 ] {a5d90f9a-e3f7-49b4-b91e-54df65a5b835} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001782 sec., 31425.36475869809 rows/sec., 2.41 MiB/sec. | ||
| 7050 | 2025.12.20 02:58:19.353888 [ 272 ] {a5d90f9a-e3f7-49b4-b91e-54df65a5b835} <Debug> TCPHandler: Processed in 0.002228173 sec. | ||
| 7051 | 2025.12.20 02:58:19.354002 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2025.12.20 02:58:19.354100 [ 272 ] {1d2f56da-5621-467b-a347-015375eb4d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7053 | 2025.12.20 02:58:19.354141 [ 272 ] {1d2f56da-5621-467b-a347-015375eb4d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7054 | 2025.12.20 02:58:19.354574 [ 272 ] {1d2f56da-5621-467b-a347-015375eb4d2c} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2025.12.20 02:58:19.354610 [ 272 ] {1d2f56da-5621-467b-a347-015375eb4d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7056 | 2025.12.20 02:58:19.354926 [ 272 ] {1d2f56da-5621-467b-a347-015375eb4d2c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7057 | 2025.12.20 02:58:19.355152 [ 272 ] {1d2f56da-5621-467b-a347-015375eb4d2c} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2025.12.20 02:58:19.355283 [ 272 ] {1d2f56da-5621-467b-a347-015375eb4d2c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 7059 | 2025.12.20 02:58:19.355321 [ 272 ] {1d2f56da-5621-467b-a347-015375eb4d2c} <Debug> TCPHandler: Processed in 0.001369913 sec. | ||
| 7060 | 2025.12.20 02:58:19.355432 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7061 | 2025.12.20 02:58:19.355527 [ 272 ] {a3404815-1a8d-466c-8eed-28ffcb97f048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7062 | 2025.12.20 02:58:19.355573 [ 272 ] {a3404815-1a8d-466c-8eed-28ffcb97f048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7063 | 2025.12.20 02:58:19.355947 [ 272 ] {a3404815-1a8d-466c-8eed-28ffcb97f048} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2025.12.20 02:58:19.355981 [ 272 ] {a3404815-1a8d-466c-8eed-28ffcb97f048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7065 | 2025.12.20 02:58:19.356305 [ 272 ] {a3404815-1a8d-466c-8eed-28ffcb97f048} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7066 | 2025.12.20 02:58:19.356516 [ 272 ] {a3404815-1a8d-466c-8eed-28ffcb97f048} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2025.12.20 02:58:19.356642 [ 272 ] {a3404815-1a8d-466c-8eed-28ffcb97f048} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001133 sec., 74139.45278022949 rows/sec., 5.16 MiB/sec. | ||
| 7068 | 2025.12.20 02:58:19.356679 [ 272 ] {a3404815-1a8d-466c-8eed-28ffcb97f048} <Debug> TCPHandler: Processed in 0.001297241 sec. | ||
| 7069 | 2025.12.20 02:58:19.356786 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7070 | 2025.12.20 02:58:19.356879 [ 272 ] {8a320bf8-2400-482d-9ae6-946d20723039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7071 | 2025.12.20 02:58:19.356921 [ 272 ] {8a320bf8-2400-482d-9ae6-946d20723039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7072 | 2025.12.20 02:58:19.357234 [ 272 ] {8a320bf8-2400-482d-9ae6-946d20723039} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2025.12.20 02:58:19.357270 [ 272 ] {8a320bf8-2400-482d-9ae6-946d20723039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7074 | 2025.12.20 02:58:19.357576 [ 272 ] {8a320bf8-2400-482d-9ae6-946d20723039} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7075 | 2025.12.20 02:58:19.357785 [ 272 ] {8a320bf8-2400-482d-9ae6-946d20723039} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2025.12.20 02:58:19.357913 [ 272 ] {8a320bf8-2400-482d-9ae6-946d20723039} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001051 sec., 28544.243577545192 rows/sec., 1.93 MiB/sec. | ||
| 7077 | 2025.12.20 02:58:19.357949 [ 272 ] {8a320bf8-2400-482d-9ae6-946d20723039} <Debug> TCPHandler: Processed in 0.001212389 sec. | ||
| 7078 | 2025.12.20 02:58:20.059617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7079 | 2025.12.20 02:58:20.077084 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2025.12.20 02:58:20.077154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7081 | 2025.12.20 02:58:20.083387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7082 | 2025.12.20 02:58:20.084122 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2025.12.20 02:58:20.088065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7084 | 2025.12.20 02:58:21.846814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 926 | ||
| 7085 | 2025.12.20 02:58:21.849883 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2025.12.20 02:58:21.849943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7087 | 2025.12.20 02:58:21.851249 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7088 | 2025.12.20 02:58:21.851560 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2025.12.20 02:58:21.852060 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7090 | 2025.12.20 02:58:24.357379 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2025.12.20 02:58:24.357687 [ 272 ] {a6346a84-daf6-42be-b349-29d7c8362bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7092 | 2025.12.20 02:58:24.357793 [ 272 ] {a6346a84-daf6-42be-b349-29d7c8362bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7093 | 2025.12.20 02:58:24.358563 [ 272 ] {a6346a84-daf6-42be-b349-29d7c8362bc8} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2025.12.20 02:58:24.358609 [ 272 ] {a6346a84-daf6-42be-b349-29d7c8362bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7095 | 2025.12.20 02:58:24.359014 [ 272 ] {a6346a84-daf6-42be-b349-29d7c8362bc8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7096 | 2025.12.20 02:58:24.359251 [ 272 ] {a6346a84-daf6-42be-b349-29d7c8362bc8} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2025.12.20 02:58:24.359415 [ 272 ] {a6346a84-daf6-42be-b349-29d7c8362bc8} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001806 sec., 64230.34330011074 rows/sec., 5.44 MiB/sec. | ||
| 7098 | 2025.12.20 02:58:24.359456 [ 272 ] {a6346a84-daf6-42be-b349-29d7c8362bc8} <Debug> TCPHandler: Processed in 0.002263024 sec. | ||
| 7099 | 2025.12.20 02:58:24.359585 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2025.12.20 02:58:24.359679 [ 272 ] {72107d55-486c-41e0-85d7-779d5557e54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7101 | 2025.12.20 02:58:24.359720 [ 272 ] {72107d55-486c-41e0-85d7-779d5557e54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7102 | 2025.12.20 02:58:24.360185 [ 272 ] {72107d55-486c-41e0-85d7-779d5557e54e} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2025.12.20 02:58:24.360223 [ 272 ] {72107d55-486c-41e0-85d7-779d5557e54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7104 | 2025.12.20 02:58:24.360527 [ 272 ] {72107d55-486c-41e0-85d7-779d5557e54e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7105 | 2025.12.20 02:58:24.360733 [ 272 ] {72107d55-486c-41e0-85d7-779d5557e54e} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2025.12.20 02:58:24.360860 [ 272 ] {72107d55-486c-41e0-85d7-779d5557e54e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.0012 sec., 25000.000000000004 rows/sec., 1.84 MiB/sec. | ||
| 7107 | 2025.12.20 02:58:24.360898 [ 272 ] {72107d55-486c-41e0-85d7-779d5557e54e} <Debug> TCPHandler: Processed in 0.001362833 sec. | ||
| 7108 | 2025.12.20 02:58:24.361012 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2025.12.20 02:58:24.361105 [ 272 ] {1c0121c8-8a6c-4253-bbd0-e76de5a470c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7110 | 2025.12.20 02:58:24.361145 [ 272 ] {1c0121c8-8a6c-4253-bbd0-e76de5a470c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7111 | 2025.12.20 02:58:24.361616 [ 272 ] {1c0121c8-8a6c-4253-bbd0-e76de5a470c6} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2025.12.20 02:58:24.361655 [ 272 ] {1c0121c8-8a6c-4253-bbd0-e76de5a470c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7113 | 2025.12.20 02:58:24.361967 [ 272 ] {1c0121c8-8a6c-4253-bbd0-e76de5a470c6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7114 | 2025.12.20 02:58:24.362172 [ 272 ] {1c0121c8-8a6c-4253-bbd0-e76de5a470c6} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2025.12.20 02:58:24.362297 [ 272 ] {1c0121c8-8a6c-4253-bbd0-e76de5a470c6} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00121 sec., 77685.95041322315 rows/sec., 6.07 MiB/sec. | ||
| 7116 | 2025.12.20 02:58:24.362335 [ 272 ] {1c0121c8-8a6c-4253-bbd0-e76de5a470c6} <Debug> TCPHandler: Processed in 0.001370263 sec. | ||
| 7117 | 2025.12.20 02:58:24.362453 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2025.12.20 02:58:24.362549 [ 272 ] {229bb7ca-79e6-4fde-a8bf-9d799992a7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7119 | 2025.12.20 02:58:24.362594 [ 272 ] {229bb7ca-79e6-4fde-a8bf-9d799992a7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7120 | 2025.12.20 02:58:24.363043 [ 272 ] {229bb7ca-79e6-4fde-a8bf-9d799992a7c9} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2025.12.20 02:58:24.363081 [ 272 ] {229bb7ca-79e6-4fde-a8bf-9d799992a7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7122 | 2025.12.20 02:58:24.363406 [ 272 ] {229bb7ca-79e6-4fde-a8bf-9d799992a7c9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7123 | 2025.12.20 02:58:24.363626 [ 272 ] {229bb7ca-79e6-4fde-a8bf-9d799992a7c9} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2025.12.20 02:58:24.363754 [ 272 ] {229bb7ca-79e6-4fde-a8bf-9d799992a7c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 7125 | 2025.12.20 02:58:24.363789 [ 272 ] {229bb7ca-79e6-4fde-a8bf-9d799992a7c9} <Debug> TCPHandler: Processed in 0.001388263 sec. | ||
| 7126 | 2025.12.20 02:58:24.363906 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7127 | 2025.12.20 02:58:24.363995 [ 272 ] {1fa9b49a-f34b-4431-b77a-ac07bf52f2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7128 | 2025.12.20 02:58:24.364047 [ 272 ] {1fa9b49a-f34b-4431-b77a-ac07bf52f2fc} <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 | ||
| 7129 | 2025.12.20 02:58:24.364923 [ 272 ] {1fa9b49a-f34b-4431-b77a-ac07bf52f2fc} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2025.12.20 02:58:24.364960 [ 272 ] {1fa9b49a-f34b-4431-b77a-ac07bf52f2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7131 | 2025.12.20 02:58:24.365503 [ 272 ] {1fa9b49a-f34b-4431-b77a-ac07bf52f2fc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7132 | 2025.12.20 02:58:24.365725 [ 272 ] {1fa9b49a-f34b-4431-b77a-ac07bf52f2fc} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2025.12.20 02:58:24.365861 [ 272 ] {1fa9b49a-f34b-4431-b77a-ac07bf52f2fc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001864 sec., 16094.42060085837 rows/sec., 28.84 MiB/sec. | ||
| 7134 | 2025.12.20 02:58:24.365913 [ 272 ] {1fa9b49a-f34b-4431-b77a-ac07bf52f2fc} <Debug> TCPHandler: Processed in 0.002039919 sec. | ||
| 7135 | 2025.12.20 02:58:24.366022 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7136 | 2025.12.20 02:58:24.366115 [ 272 ] {9cde6faa-c09a-4099-a801-d7853ee47025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7137 | 2025.12.20 02:58:24.366157 [ 272 ] {9cde6faa-c09a-4099-a801-d7853ee47025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7138 | 2025.12.20 02:58:24.366490 [ 272 ] {9cde6faa-c09a-4099-a801-d7853ee47025} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2025.12.20 02:58:24.366527 [ 272 ] {9cde6faa-c09a-4099-a801-d7853ee47025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7140 | 2025.12.20 02:58:24.366829 [ 272 ] {9cde6faa-c09a-4099-a801-d7853ee47025} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7141 | 2025.12.20 02:58:24.367038 [ 272 ] {9cde6faa-c09a-4099-a801-d7853ee47025} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2025.12.20 02:58:24.367163 [ 272 ] {9cde6faa-c09a-4099-a801-d7853ee47025} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 7143 | 2025.12.20 02:58:24.367198 [ 272 ] {9cde6faa-c09a-4099-a801-d7853ee47025} <Debug> TCPHandler: Processed in 0.001224569 sec. | ||
| 7144 | 2025.12.20 02:58:26.670023 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7145 | 2025.12.20 02:58:26.670082 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7146 | 2025.12.20 02:58:26.813532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14413 | ||
| 7147 | 2025.12.20 02:58:26.814301 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2025.12.20 02:58:26.814347 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7149 | 2025.12.20 02:58:26.814847 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7150 | 2025.12.20 02:58:26.815070 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2025.12.20 02:58:26.815197 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14413 | ||
| 7152 | 2025.12.20 02:58:27.001441 [ 141 ] {} <Debug> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 7153 | 2025.12.20 02:58:27.001502 [ 141 ] {} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7154 | 2025.12.20 02:58:27.001521 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7155 | 2025.12.20 02:58:27.001617 [ 188 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 7156 | 2025.12.20 02:58:27.001739 [ 188 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7157 | 2025.12.20 02:58:27.001772 [ 188 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 7158 | 2025.12.20 02:58:27.001838 [ 188 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 7159 | 2025.12.20 02:58:27.001883 [ 188 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7160 | 2025.12.20 02:58:27.001929 [ 188 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7161 | 2025.12.20 02:58:27.001965 [ 188 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7162 | 2025.12.20 02:58:27.002844 [ 188 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126718 sec., 842027.1784592561 rows/sec., 51.21 MiB/sec. | ||
| 7163 | 2025.12.20 02:58:27.003066 [ 199 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7164 | 2025.12.20 02:58:27.003429 [ 199 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_20_4} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2025.12.20 02:58:27.003519 [ 199 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_20_4} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 7166 | 2025.12.20 02:58:27.003628 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7167 | 2025.12.20 02:58:27.007977 [ 141 ] {} <Debug> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 7168 | 2025.12.20 02:58:27.008012 [ 141 ] {} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2025.12.20 02:58:27.008032 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7170 | 2025.12.20 02:58:27.008104 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 7171 | 2025.12.20 02:58:27.008207 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7172 | 2025.12.20 02:58:27.008240 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 7173 | 2025.12.20 02:58:27.008294 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7174 | 2025.12.20 02:58:27.008336 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7175 | 2025.12.20 02:58:27.008375 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7176 | 2025.12.20 02:58:27.008417 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7177 | 2025.12.20 02:58:27.009119 [ 193 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001064806 sec., 17843.625975060248 rows/sec., 1.17 MiB/sec. | ||
| 7178 | 2025.12.20 02:58:27.009257 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7179 | 2025.12.20 02:58:27.009485 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_19_4} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2025.12.20 02:58:27.009550 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_19_4} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 7181 | 2025.12.20 02:58:27.009612 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7182 | 2025.12.20 02:58:27.588242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7183 | 2025.12.20 02:58:27.606765 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2025.12.20 02:58:27.606827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7185 | 2025.12.20 02:58:27.612917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7186 | 2025.12.20 02:58:27.613661 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2025.12.20 02:58:27.616798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7188 | 2025.12.20 02:58:28.832923 [ 139 ] {} <Debug> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7189 | 2025.12.20 02:58:28.832991 [ 139 ] {} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2025.12.20 02:58:28.833012 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7191 | 2025.12.20 02:58:28.833106 [ 193 ] {fe371ffb-028c-433d-ae79-2a9060867387::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 | ||
| 7192 | 2025.12.20 02:58:28.833245 [ 193 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7193 | 2025.12.20 02:58:28.833283 [ 193 ] {fe371ffb-028c-433d-ae79-2a9060867387::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 | ||
| 7194 | 2025.12.20 02:58:28.833350 [ 193 ] {fe371ffb-028c-433d-ae79-2a9060867387::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 | ||
| 7195 | 2025.12.20 02:58:28.833415 [ 193 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 7196 | 2025.12.20 02:58:28.833485 [ 193 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
| 7197 | 2025.12.20 02:58:28.833537 [ 193 ] {fe371ffb-028c-433d-ae79-2a9060867387::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 | ||
| 7198 | 2025.12.20 02:58:28.834451 [ 188 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382483 sec., 27486.775605920648 rows/sec., 2.29 MiB/sec. | ||
| 7199 | 2025.12.20 02:58:28.834667 [ 190 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7200 | 2025.12.20 02:58:28.835031 [ 190 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_9_2} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2025.12.20 02:58:28.835121 [ 190 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_9_2} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7202 | 2025.12.20 02:58:28.835224 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7203 | 2025.12.20 02:58:29.104682 [ 139 ] {} <Debug> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 7204 | 2025.12.20 02:58:29.104743 [ 139 ] {} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2025.12.20 02:58:29.104763 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7206 | 2025.12.20 02:58:29.104870 [ 193 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 7207 | 2025.12.20 02:58:29.104967 [ 193 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7208 | 2025.12.20 02:58:29.105000 [ 193 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 237 rows starting from the beginning of the part | ||
| 7209 | 2025.12.20 02:58:29.105064 [ 193 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 440 rows starting from the beginning of the part | ||
| 7210 | 2025.12.20 02:58:29.105115 [ 193 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 7211 | 2025.12.20 02:58:29.105158 [ 193 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 7212 | 2025.12.20 02:58:29.105199 [ 193 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 440 rows starting from the beginning of the part | ||
| 7213 | 2025.12.20 02:58:29.106172 [ 188 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338043 sec., 1151681.9713566755 rows/sec., 80.09 MiB/sec. | ||
| 7214 | 2025.12.20 02:58:29.106406 [ 194 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7215 | 2025.12.20 02:58:29.106796 [ 194 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_20_4} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2025.12.20 02:58:29.106884 [ 194 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_20_4} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 7217 | 2025.12.20 02:58:29.106983 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7218 | 2025.12.20 02:58:29.145459 [ 139 ] {} <Debug> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 7219 | 2025.12.20 02:58:29.145506 [ 139 ] {} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2025.12.20 02:58:29.145527 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7221 | 2025.12.20 02:58:29.145611 [ 193 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 7222 | 2025.12.20 02:58:29.145717 [ 193 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7223 | 2025.12.20 02:58:29.145748 [ 193 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 7224 | 2025.12.20 02:58:29.145813 [ 193 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 7225 | 2025.12.20 02:58:29.145855 [ 193 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7226 | 2025.12.20 02:58:29.145898 [ 193 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7227 | 2025.12.20 02:58:29.145936 [ 193 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7228 | 2025.12.20 02:58:29.146925 [ 188 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348772 sec., 1537695.0292562419 rows/sec., 103.76 MiB/sec. | ||
| 7229 | 2025.12.20 02:58:29.147092 [ 194 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7230 | 2025.12.20 02:58:29.147353 [ 194 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_20_4} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2025.12.20 02:58:29.147423 [ 194 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_20_4} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 7232 | 2025.12.20 02:58:29.147499 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7233 | 2025.12.20 02:58:29.370547 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2025.12.20 02:58:29.370739 [ 272 ] {19346126-9e02-4722-859f-68a650e37f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7235 | 2025.12.20 02:58:29.370809 [ 272 ] {19346126-9e02-4722-859f-68a650e37f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7236 | 2025.12.20 02:58:29.371695 [ 272 ] {19346126-9e02-4722-859f-68a650e37f65} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2025.12.20 02:58:29.371747 [ 272 ] {19346126-9e02-4722-859f-68a650e37f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7238 | 2025.12.20 02:58:29.372172 [ 272 ] {19346126-9e02-4722-859f-68a650e37f65} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7239 | 2025.12.20 02:58:29.372423 [ 272 ] {19346126-9e02-4722-859f-68a650e37f65} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2025.12.20 02:58:29.372585 [ 272 ] {19346126-9e02-4722-859f-68a650e37f65} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001904 sec., 215336.1344537815 rows/sec., 13.66 MiB/sec. | ||
| 7241 | 2025.12.20 02:58:29.372635 [ 272 ] {19346126-9e02-4722-859f-68a650e37f65} <Debug> TCPHandler: Processed in 0.002228143 sec. | ||
| 7242 | 2025.12.20 02:58:29.372781 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2025.12.20 02:58:29.372904 [ 272 ] {ad413a42-02b4-4cfd-84f1-e2d2162669fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7244 | 2025.12.20 02:58:29.372957 [ 272 ] {ad413a42-02b4-4cfd-84f1-e2d2162669fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7245 | 2025.12.20 02:58:29.374182 [ 272 ] {ad413a42-02b4-4cfd-84f1-e2d2162669fc} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2025.12.20 02:58:29.374229 [ 272 ] {ad413a42-02b4-4cfd-84f1-e2d2162669fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7247 | 2025.12.20 02:58:29.374735 [ 272 ] {ad413a42-02b4-4cfd-84f1-e2d2162669fc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7248 | 2025.12.20 02:58:29.375047 [ 272 ] {ad413a42-02b4-4cfd-84f1-e2d2162669fc} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2025.12.20 02:58:29.375219 [ 272 ] {ad413a42-02b4-4cfd-84f1-e2d2162669fc} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002341 sec., 483554.03673643735 rows/sec., 38.32 MiB/sec. | ||
| 7250 | 2025.12.20 02:58:29.375276 [ 272 ] {ad413a42-02b4-4cfd-84f1-e2d2162669fc} <Debug> TCPHandler: Processed in 0.002559041 sec. | ||
| 7251 | 2025.12.20 02:58:29.375436 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2025.12.20 02:58:29.375571 [ 272 ] {5a1ed319-0760-47e8-ba1d-6f3dc1f3855c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7253 | 2025.12.20 02:58:29.375633 [ 272 ] {5a1ed319-0760-47e8-ba1d-6f3dc1f3855c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7254 | 2025.12.20 02:58:29.376340 [ 272 ] {5a1ed319-0760-47e8-ba1d-6f3dc1f3855c} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2025.12.20 02:58:29.376401 [ 272 ] {5a1ed319-0760-47e8-ba1d-6f3dc1f3855c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7256 | 2025.12.20 02:58:29.376896 [ 272 ] {5a1ed319-0760-47e8-ba1d-6f3dc1f3855c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7257 | 2025.12.20 02:58:29.377161 [ 272 ] {5a1ed319-0760-47e8-ba1d-6f3dc1f3855c} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2025.12.20 02:58:29.377316 [ 272 ] {5a1ed319-0760-47e8-ba1d-6f3dc1f3855c} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001775 sec., 121126.76056338027 rows/sec., 7.19 MiB/sec. | ||
| 7259 | 2025.12.20 02:58:29.377316 [ 138 ] {} <Debug> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7260 | 2025.12.20 02:58:29.377360 [ 272 ] {5a1ed319-0760-47e8-ba1d-6f3dc1f3855c} <Debug> TCPHandler: Processed in 0.001991428 sec. | ||
| 7261 | 2025.12.20 02:58:29.377405 [ 138 ] {} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2025.12.20 02:58:29.377438 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7263 | 2025.12.20 02:58:29.377522 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7264 | 2025.12.20 02:58:29.377608 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::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 | ||
| 7265 | 2025.12.20 02:58:29.377641 [ 272 ] {e6b2b64a-01c0-493b-a972-538a08c35414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7266 | 2025.12.20 02:58:29.377698 [ 272 ] {e6b2b64a-01c0-493b-a972-538a08c35414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7267 | 2025.12.20 02:58:29.377792 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7268 | 2025.12.20 02:58:29.377841 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 277 rows starting from the beginning of the part | ||
| 7269 | 2025.12.20 02:58:29.377908 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 215 rows starting from the beginning of the part | ||
| 7270 | 2025.12.20 02:58:29.377958 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 7271 | 2025.12.20 02:58:29.378000 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 217 rows starting from the beginning of the part | ||
| 7272 | 2025.12.20 02:58:29.378038 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 7273 | 2025.12.20 02:58:29.378090 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 215 rows starting from the beginning of the part | ||
| 7274 | 2025.12.20 02:58:29.378211 [ 272 ] {e6b2b64a-01c0-493b-a972-538a08c35414} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7275 | 2025.12.20 02:58:29.378251 [ 272 ] {e6b2b64a-01c0-493b-a972-538a08c35414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7276 | 2025.12.20 02:58:29.378600 [ 272 ] {e6b2b64a-01c0-493b-a972-538a08c35414} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7277 | 2025.12.20 02:58:29.378961 [ 272 ] {e6b2b64a-01c0-493b-a972-538a08c35414} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7278 | 2025.12.20 02:58:29.379104 [ 272 ] {e6b2b64a-01c0-493b-a972-538a08c35414} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001488 sec., 142473.1182795699 rows/sec., 9.19 MiB/sec. | ||
| 7279 | 2025.12.20 02:58:29.379143 [ 272 ] {e6b2b64a-01c0-493b-a972-538a08c35414} <Debug> TCPHandler: Processed in 0.001679551 sec. | ||
| 7280 | 2025.12.20 02:58:29.379171 [ 194 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647389 sec., 597308.8323401455 rows/sec., 38.76 MiB/sec. | ||
| 7281 | 2025.12.20 02:58:29.379268 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7282 | 2025.12.20 02:58:29.379368 [ 272 ] {e526a964-0fde-4c23-a091-b262753ad22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7283 | 2025.12.20 02:58:29.379365 [ 188 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7284 | 2025.12.20 02:58:29.379413 [ 272 ] {e526a964-0fde-4c23-a091-b262753ad22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7285 | 2025.12.20 02:58:29.379718 [ 188 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_41_8} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2025.12.20 02:58:29.379810 [ 188 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_41_8} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7287 | 2025.12.20 02:58:29.379925 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7288 | 2025.12.20 02:58:29.379926 [ 272 ] {e526a964-0fde-4c23-a091-b262753ad22d} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2025.12.20 02:58:29.379982 [ 272 ] {e526a964-0fde-4c23-a091-b262753ad22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7290 | 2025.12.20 02:58:29.380442 [ 272 ] {e526a964-0fde-4c23-a091-b262753ad22d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7291 | 2025.12.20 02:58:29.380672 [ 272 ] {e526a964-0fde-4c23-a091-b262753ad22d} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2025.12.20 02:58:29.380811 [ 272 ] {e526a964-0fde-4c23-a091-b262753ad22d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001463 sec., 144224.19685577578 rows/sec., 8.19 MiB/sec. | ||
| 7293 | 2025.12.20 02:58:29.380852 [ 272 ] {e526a964-0fde-4c23-a091-b262753ad22d} <Debug> TCPHandler: Processed in 0.00163488 sec. | ||
| 7294 | 2025.12.20 02:58:29.380978 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2025.12.20 02:58:29.381074 [ 272 ] {6b1378f8-34cf-4ef1-a785-4cc3583cf49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7296 | 2025.12.20 02:58:29.381116 [ 272 ] {6b1378f8-34cf-4ef1-a785-4cc3583cf49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7297 | 2025.12.20 02:58:29.381881 [ 272 ] {6b1378f8-34cf-4ef1-a785-4cc3583cf49a} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2025.12.20 02:58:29.381923 [ 272 ] {6b1378f8-34cf-4ef1-a785-4cc3583cf49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7299 | 2025.12.20 02:58:29.382262 [ 272 ] {6b1378f8-34cf-4ef1-a785-4cc3583cf49a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7300 | 2025.12.20 02:58:29.382479 [ 272 ] {6b1378f8-34cf-4ef1-a785-4cc3583cf49a} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2025.12.20 02:58:29.382642 [ 272 ] {6b1378f8-34cf-4ef1-a785-4cc3583cf49a} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001584 sec., 434974.7474747475 rows/sec., 30.37 MiB/sec. | ||
| 7302 | 2025.12.20 02:58:29.382684 [ 272 ] {6b1378f8-34cf-4ef1-a785-4cc3583cf49a} <Debug> TCPHandler: Processed in 0.001755451 sec. | ||
| 7303 | 2025.12.20 02:58:29.382809 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7304 | 2025.12.20 02:58:29.382907 [ 272 ] {34db8437-2bdd-4baf-9629-a700f2e0cc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7305 | 2025.12.20 02:58:29.382950 [ 272 ] {34db8437-2bdd-4baf-9629-a700f2e0cc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7306 | 2025.12.20 02:58:29.383285 [ 272 ] {34db8437-2bdd-4baf-9629-a700f2e0cc28} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2025.12.20 02:58:29.383322 [ 272 ] {34db8437-2bdd-4baf-9629-a700f2e0cc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7308 | 2025.12.20 02:58:29.383639 [ 272 ] {34db8437-2bdd-4baf-9629-a700f2e0cc28} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7309 | 2025.12.20 02:58:29.383870 [ 272 ] {34db8437-2bdd-4baf-9629-a700f2e0cc28} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2025.12.20 02:58:29.384005 [ 272 ] {34db8437-2bdd-4baf-9629-a700f2e0cc28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 7311 | 2025.12.20 02:58:29.384044 [ 272 ] {34db8437-2bdd-4baf-9629-a700f2e0cc28} <Debug> TCPHandler: Processed in 0.001285261 sec. | ||
| 7312 | 2025.12.20 02:58:29.384154 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2025.12.20 02:58:29.384249 [ 272 ] {63cbcc57-5c9f-4a9e-9222-9141df6b3264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7314 | 2025.12.20 02:58:29.384293 [ 272 ] {63cbcc57-5c9f-4a9e-9222-9141df6b3264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7315 | 2025.12.20 02:58:29.384758 [ 272 ] {63cbcc57-5c9f-4a9e-9222-9141df6b3264} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2025.12.20 02:58:29.384792 [ 272 ] {63cbcc57-5c9f-4a9e-9222-9141df6b3264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7317 | 2025.12.20 02:58:29.385142 [ 272 ] {63cbcc57-5c9f-4a9e-9222-9141df6b3264} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7318 | 2025.12.20 02:58:29.385354 [ 272 ] {63cbcc57-5c9f-4a9e-9222-9141df6b3264} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2025.12.20 02:58:29.385489 [ 272 ] {63cbcc57-5c9f-4a9e-9222-9141df6b3264} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001259 sec., 249404.28911834792 rows/sec., 16.38 MiB/sec. | ||
| 7320 | 2025.12.20 02:58:29.385526 [ 272 ] {63cbcc57-5c9f-4a9e-9222-9141df6b3264} <Debug> TCPHandler: Processed in 0.001421474 sec. | ||
| 7321 | 2025.12.20 02:58:29.385639 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2025.12.20 02:58:29.385733 [ 272 ] {cf56b630-d63a-412c-82e7-9ea43a32f57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7323 | 2025.12.20 02:58:29.385775 [ 272 ] {cf56b630-d63a-412c-82e7-9ea43a32f57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7324 | 2025.12.20 02:58:29.386106 [ 272 ] {cf56b630-d63a-412c-82e7-9ea43a32f57e} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2025.12.20 02:58:29.386142 [ 272 ] {cf56b630-d63a-412c-82e7-9ea43a32f57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7326 | 2025.12.20 02:58:29.386446 [ 272 ] {cf56b630-d63a-412c-82e7-9ea43a32f57e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7327 | 2025.12.20 02:58:29.386661 [ 272 ] {cf56b630-d63a-412c-82e7-9ea43a32f57e} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2025.12.20 02:58:29.386792 [ 272 ] {cf56b630-d63a-412c-82e7-9ea43a32f57e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 7329 | 2025.12.20 02:58:29.386833 [ 272 ] {cf56b630-d63a-412c-82e7-9ea43a32f57e} <Debug> TCPHandler: Processed in 0.00124419 sec. | ||
| 7330 | 2025.12.20 02:58:29.386985 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2025.12.20 02:58:29.387093 [ 272 ] {5b1eda28-7caf-4278-8743-f95a0ac06120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7332 | 2025.12.20 02:58:29.387150 [ 272 ] {5b1eda28-7caf-4278-8743-f95a0ac06120} <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 | ||
| 7333 | 2025.12.20 02:58:29.387969 [ 272 ] {5b1eda28-7caf-4278-8743-f95a0ac06120} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2025.12.20 02:58:29.388007 [ 272 ] {5b1eda28-7caf-4278-8743-f95a0ac06120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7335 | 2025.12.20 02:58:29.388534 [ 272 ] {5b1eda28-7caf-4278-8743-f95a0ac06120} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7336 | 2025.12.20 02:58:29.388771 [ 272 ] {5b1eda28-7caf-4278-8743-f95a0ac06120} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2025.12.20 02:58:29.388896 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7338 | 2025.12.20 02:58:29.388922 [ 272 ] {5b1eda28-7caf-4278-8743-f95a0ac06120} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001848 sec., 5411.255411255411 rows/sec., 9.70 MiB/sec. | ||
| 7339 | 2025.12.20 02:58:29.388940 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2025.12.20 02:58:29.388965 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7341 | 2025.12.20 02:58:29.388995 [ 272 ] {5b1eda28-7caf-4278-8743-f95a0ac06120} <Debug> TCPHandler: Processed in 0.00207635 sec. | ||
| 7342 | 2025.12.20 02:58:29.389057 [ 194 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::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 | ||
| 7343 | 2025.12.20 02:58:29.389118 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2025.12.20 02:58:29.389213 [ 272 ] {50840647-f1b6-4ce5-b27e-270df101f6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7345 | 2025.12.20 02:58:29.389254 [ 194 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7346 | 2025.12.20 02:58:29.389255 [ 272 ] {50840647-f1b6-4ce5-b27e-270df101f6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7347 | 2025.12.20 02:58:29.389314 [ 194 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 683 rows starting from the beginning of the part | ||
| 7348 | 2025.12.20 02:58:29.389445 [ 194 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 7349 | 2025.12.20 02:58:29.389548 [ 194 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 7350 | 2025.12.20 02:58:29.389614 [ 272 ] {50840647-f1b6-4ce5-b27e-270df101f6dd} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2025.12.20 02:58:29.389651 [ 272 ] {50840647-f1b6-4ce5-b27e-270df101f6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7352 | 2025.12.20 02:58:29.389653 [ 194 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 7353 | 2025.12.20 02:58:29.389765 [ 194 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 7354 | 2025.12.20 02:58:29.389868 [ 194 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 7355 | 2025.12.20 02:58:29.389990 [ 272 ] {50840647-f1b6-4ce5-b27e-270df101f6dd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7356 | 2025.12.20 02:58:29.390211 [ 272 ] {50840647-f1b6-4ce5-b27e-270df101f6dd} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2025.12.20 02:58:29.390344 [ 272 ] {50840647-f1b6-4ce5-b27e-270df101f6dd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001149 sec., 90513.48999129678 rows/sec., 5.55 MiB/sec. | ||
| 7358 | 2025.12.20 02:58:29.390382 [ 272 ] {50840647-f1b6-4ce5-b27e-270df101f6dd} <Debug> TCPHandler: Processed in 0.001314251 sec. | ||
| 7359 | 2025.12.20 02:58:29.394614 [ 188 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 19 columns (19 merged, 0 gathered) in 0.005592925 sec., 138210.32822717985 rows/sec., 247.67 MiB/sec. | ||
| 7360 | 2025.12.20 02:58:29.395704 [ 192 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7361 | 2025.12.20 02:58:29.396085 [ 192 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2025.12.20 02:58:29.396169 [ 192 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7363 | 2025.12.20 02:58:29.396306 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 7364 | 2025.12.20 02:58:31.852463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 960 | ||
| 7365 | 2025.12.20 02:58:31.855016 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2025.12.20 02:58:31.855065 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7367 | 2025.12.20 02:58:31.856264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7368 | 2025.12.20 02:58:31.856544 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2025.12.20 02:58:31.856904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
| 7370 | 2025.12.20 02:58:34.315352 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14925 | ||
| 7371 | 2025.12.20 02:58:34.315935 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2025.12.20 02:58:34.315980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7373 | 2025.12.20 02:58:34.316471 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7374 | 2025.12.20 02:58:34.316689 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2025.12.20 02:58:34.316817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14925 | ||
| 7376 | 2025.12.20 02:58:34.316830 [ 132 ] {} <Debug> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7377 | 2025.12.20 02:58:34.316939 [ 132 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2025.12.20 02:58:34.316975 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7379 | 2025.12.20 02:58:34.317133 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::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 | ||
| 7380 | 2025.12.20 02:58:34.317313 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7381 | 2025.12.20 02:58:34.317354 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12493 rows starting from the beginning of the part | ||
| 7382 | 2025.12.20 02:58:34.317426 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7383 | 2025.12.20 02:58:34.317475 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7384 | 2025.12.20 02:58:34.317520 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7385 | 2025.12.20 02:58:34.317571 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7386 | 2025.12.20 02:58:34.317612 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7387 | 2025.12.20 02:58:34.319351 [ 188 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14925 rows, containing 4 columns (4 merged, 0 gathered) in 0.002284194 sec., 6534033.448997765 rows/sec., 93.47 MiB/sec. | ||
| 7388 | 2025.12.20 02:58:34.319681 [ 186 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7389 | 2025.12.20 02:58:34.319977 [ 186 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_31_6} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2025.12.20 02:58:34.320058 [ 186 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_31_6} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7391 | 2025.12.20 02:58:34.320138 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7392 | 2025.12.20 02:58:34.357209 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2025.12.20 02:58:34.357349 [ 272 ] {2f6f8757-cbb0-4536-a3c5-aeceb421e5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7394 | 2025.12.20 02:58:34.357409 [ 272 ] {2f6f8757-cbb0-4536-a3c5-aeceb421e5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7395 | 2025.12.20 02:58:34.358050 [ 272 ] {2f6f8757-cbb0-4536-a3c5-aeceb421e5de} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2025.12.20 02:58:34.358086 [ 272 ] {2f6f8757-cbb0-4536-a3c5-aeceb421e5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7397 | 2025.12.20 02:58:34.358433 [ 272 ] {2f6f8757-cbb0-4536-a3c5-aeceb421e5de} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7398 | 2025.12.20 02:58:34.358655 [ 272 ] {2f6f8757-cbb0-4536-a3c5-aeceb421e5de} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2025.12.20 02:58:34.358802 [ 272 ] {2f6f8757-cbb0-4536-a3c5-aeceb421e5de} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001495 sec., 77591.97324414716 rows/sec., 6.58 MiB/sec. | ||
| 7400 | 2025.12.20 02:58:34.358848 [ 272 ] {2f6f8757-cbb0-4536-a3c5-aeceb421e5de} <Debug> TCPHandler: Processed in 0.001760323 sec. | ||
| 7401 | 2025.12.20 02:58:34.358974 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2025.12.20 02:58:34.359075 [ 272 ] {7a11a7dc-95c9-448a-b554-176893f162b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7403 | 2025.12.20 02:58:34.359118 [ 272 ] {7a11a7dc-95c9-448a-b554-176893f162b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7404 | 2025.12.20 02:58:34.359536 [ 272 ] {7a11a7dc-95c9-448a-b554-176893f162b7} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2025.12.20 02:58:34.359570 [ 272 ] {7a11a7dc-95c9-448a-b554-176893f162b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7406 | 2025.12.20 02:58:34.359874 [ 272 ] {7a11a7dc-95c9-448a-b554-176893f162b7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7407 | 2025.12.20 02:58:34.360096 [ 272 ] {7a11a7dc-95c9-448a-b554-176893f162b7} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2025.12.20 02:58:34.360227 [ 272 ] {7a11a7dc-95c9-448a-b554-176893f162b7} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001174 sec., 25553.662691652473 rows/sec., 1.88 MiB/sec. | ||
| 7409 | 2025.12.20 02:58:34.360266 [ 272 ] {7a11a7dc-95c9-448a-b554-176893f162b7} <Debug> TCPHandler: Processed in 0.001343092 sec. | ||
| 7410 | 2025.12.20 02:58:34.360384 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2025.12.20 02:58:34.360479 [ 272 ] {9448fee5-e671-48e2-98fa-085bf1a5d061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7412 | 2025.12.20 02:58:34.360520 [ 272 ] {9448fee5-e671-48e2-98fa-085bf1a5d061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7413 | 2025.12.20 02:58:34.360969 [ 272 ] {9448fee5-e671-48e2-98fa-085bf1a5d061} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2025.12.20 02:58:34.361006 [ 272 ] {9448fee5-e671-48e2-98fa-085bf1a5d061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7415 | 2025.12.20 02:58:34.361313 [ 272 ] {9448fee5-e671-48e2-98fa-085bf1a5d061} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7416 | 2025.12.20 02:58:34.361520 [ 272 ] {9448fee5-e671-48e2-98fa-085bf1a5d061} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2025.12.20 02:58:34.361652 [ 272 ] {9448fee5-e671-48e2-98fa-085bf1a5d061} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001193 sec., 78792.9589270746 rows/sec., 6.15 MiB/sec. | ||
| 7418 | 2025.12.20 02:58:34.361690 [ 272 ] {9448fee5-e671-48e2-98fa-085bf1a5d061} <Debug> TCPHandler: Processed in 0.001355673 sec. | ||
| 7419 | 2025.12.20 02:58:34.361810 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2025.12.20 02:58:34.361903 [ 272 ] {4edd63ea-3ef9-49f5-9ca9-e19481ca1192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7421 | 2025.12.20 02:58:34.361944 [ 272 ] {4edd63ea-3ef9-49f5-9ca9-e19481ca1192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7422 | 2025.12.20 02:58:34.362354 [ 272 ] {4edd63ea-3ef9-49f5-9ca9-e19481ca1192} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2025.12.20 02:58:34.362388 [ 272 ] {4edd63ea-3ef9-49f5-9ca9-e19481ca1192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7424 | 2025.12.20 02:58:34.362693 [ 272 ] {4edd63ea-3ef9-49f5-9ca9-e19481ca1192} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7425 | 2025.12.20 02:58:34.362960 [ 272 ] {4edd63ea-3ef9-49f5-9ca9-e19481ca1192} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2025.12.20 02:58:34.363093 [ 272 ] {4edd63ea-3ef9-49f5-9ca9-e19481ca1192} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 7427 | 2025.12.20 02:58:34.363131 [ 272 ] {4edd63ea-3ef9-49f5-9ca9-e19481ca1192} <Debug> TCPHandler: Processed in 0.001370053 sec. | ||
| 7428 | 2025.12.20 02:58:34.363246 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2025.12.20 02:58:34.363340 [ 272 ] {6fb4bea1-c4a3-47e2-991c-de58a303c830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7430 | 2025.12.20 02:58:34.363396 [ 272 ] {6fb4bea1-c4a3-47e2-991c-de58a303c830} <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 | ||
| 7431 | 2025.12.20 02:58:34.364231 [ 272 ] {6fb4bea1-c4a3-47e2-991c-de58a303c830} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2025.12.20 02:58:34.364268 [ 272 ] {6fb4bea1-c4a3-47e2-991c-de58a303c830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7433 | 2025.12.20 02:58:34.364802 [ 272 ] {6fb4bea1-c4a3-47e2-991c-de58a303c830} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7434 | 2025.12.20 02:58:34.365020 [ 272 ] {6fb4bea1-c4a3-47e2-991c-de58a303c830} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2025.12.20 02:58:34.365164 [ 272 ] {6fb4bea1-c4a3-47e2-991c-de58a303c830} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001842 sec., 16286.644951140064 rows/sec., 29.18 MiB/sec. | ||
| 7436 | 2025.12.20 02:58:34.365226 [ 272 ] {6fb4bea1-c4a3-47e2-991c-de58a303c830} <Debug> TCPHandler: Processed in 0.002029359 sec. | ||
| 7437 | 2025.12.20 02:58:34.365338 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7438 | 2025.12.20 02:58:34.365433 [ 272 ] {d1fee44f-7ac0-455b-bdda-35120a132a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7439 | 2025.12.20 02:58:34.365476 [ 272 ] {d1fee44f-7ac0-455b-bdda-35120a132a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7440 | 2025.12.20 02:58:34.365807 [ 272 ] {d1fee44f-7ac0-455b-bdda-35120a132a9d} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7441 | 2025.12.20 02:58:34.365844 [ 272 ] {d1fee44f-7ac0-455b-bdda-35120a132a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7442 | 2025.12.20 02:58:34.366162 [ 272 ] {d1fee44f-7ac0-455b-bdda-35120a132a9d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7443 | 2025.12.20 02:58:34.366382 [ 272 ] {d1fee44f-7ac0-455b-bdda-35120a132a9d} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2025.12.20 02:58:34.366514 [ 272 ] {d1fee44f-7ac0-455b-bdda-35120a132a9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 7445 | 2025.12.20 02:58:34.366551 [ 272 ] {d1fee44f-7ac0-455b-bdda-35120a132a9d} <Debug> TCPHandler: Processed in 0.0012632 sec. | ||
| 7446 | 2025.12.20 02:58:35.116930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7447 | 2025.12.20 02:58:35.134503 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2025.12.20 02:58:35.134567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7449 | 2025.12.20 02:58:35.140193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7450 | 2025.12.20 02:58:35.140908 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2025.12.20 02:58:35.141214 [ 133 ] {} <Debug> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7452 | 2025.12.20 02:58:35.141278 [ 133 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2025.12.20 02:58:35.141299 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7454 | 2025.12.20 02:58:35.141394 [ 186 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 7455 | 2025.12.20 02:58:35.144071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7456 | 2025.12.20 02:58:35.144314 [ 186 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7457 | 2025.12.20 02:58:35.145069 [ 186 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 7458 | 2025.12.20 02:58:35.148413 [ 186 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 7459 | 2025.12.20 02:58:35.152047 [ 186 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 7460 | 2025.12.20 02:58:35.156036 [ 186 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 7461 | 2025.12.20 02:58:35.160020 [ 186 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 7462 | 2025.12.20 02:58:35.164547 [ 186 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 7463 | 2025.12.20 02:58:35.215749 [ 195 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.074380644 sec., 3145.979752474313 rows/sec., 16.27 MiB/sec. | ||
| 7464 | 2025.12.20 02:58:35.218682 [ 187 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7465 | 2025.12.20 02:58:35.221031 [ 187 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_31_6} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2025.12.20 02:58:35.221147 [ 187 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_31_6} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7467 | 2025.12.20 02:58:35.224116 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7468 | 2025.12.20 02:58:36.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.24 MiB, peak 291.78 MiB, free memory in arenas 0.00 B, will set to 282.87 MiB (RSS), difference: 1.63 MiB | ||
| 7469 | 2025.12.20 02:58:39.367449 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7470 | 2025.12.20 02:58:39.367663 [ 272 ] {a40acbea-702f-4530-a468-784126fdf4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7471 | 2025.12.20 02:58:39.367735 [ 272 ] {a40acbea-702f-4530-a468-784126fdf4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7472 | 2025.12.20 02:58:39.368652 [ 272 ] {a40acbea-702f-4530-a468-784126fdf4a8} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7473 | 2025.12.20 02:58:39.368694 [ 272 ] {a40acbea-702f-4530-a468-784126fdf4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7474 | 2025.12.20 02:58:39.369104 [ 272 ] {a40acbea-702f-4530-a468-784126fdf4a8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7475 | 2025.12.20 02:58:39.369325 [ 272 ] {a40acbea-702f-4530-a468-784126fdf4a8} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7476 | 2025.12.20 02:58:39.369479 [ 272 ] {a40acbea-702f-4530-a468-784126fdf4a8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001872 sec., 219017.09401709403 rows/sec., 13.89 MiB/sec. | ||
| 7477 | 2025.12.20 02:58:39.369520 [ 272 ] {a40acbea-702f-4530-a468-784126fdf4a8} <Debug> TCPHandler: Processed in 0.002202703 sec. | ||
| 7478 | 2025.12.20 02:58:39.369668 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7479 | 2025.12.20 02:58:39.369789 [ 272 ] {1ea5fe3e-e3a2-4f77-88f0-7c6dbd13301c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7480 | 2025.12.20 02:58:39.369838 [ 272 ] {1ea5fe3e-e3a2-4f77-88f0-7c6dbd13301c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7481 | 2025.12.20 02:58:39.370807 [ 272 ] {1ea5fe3e-e3a2-4f77-88f0-7c6dbd13301c} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7482 | 2025.12.20 02:58:39.370845 [ 272 ] {1ea5fe3e-e3a2-4f77-88f0-7c6dbd13301c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7483 | 2025.12.20 02:58:39.371233 [ 272 ] {1ea5fe3e-e3a2-4f77-88f0-7c6dbd13301c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7484 | 2025.12.20 02:58:39.371449 [ 272 ] {1ea5fe3e-e3a2-4f77-88f0-7c6dbd13301c} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7485 | 2025.12.20 02:58:39.371572 [ 119 ] {} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7486 | 2025.12.20 02:58:39.371578 [ 272 ] {1ea5fe3e-e3a2-4f77-88f0-7c6dbd13301c} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001815 sec., 623691.4600550964 rows/sec., 49.42 MiB/sec. | ||
| 7487 | 2025.12.20 02:58:39.371646 [ 119 ] {} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2025.12.20 02:58:39.371661 [ 272 ] {1ea5fe3e-e3a2-4f77-88f0-7c6dbd13301c} <Debug> TCPHandler: Processed in 0.002062489 sec. | ||
| 7489 | 2025.12.20 02:58:39.371675 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7490 | 2025.12.20 02:58:39.371795 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7491 | 2025.12.20 02:58:39.371801 [ 188 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::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 | ||
| 7492 | 2025.12.20 02:58:39.371895 [ 272 ] {d3b8ab0e-6e24-44f2-843f-a7aa52419c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7493 | 2025.12.20 02:58:39.371941 [ 272 ] {d3b8ab0e-6e24-44f2-843f-a7aa52419c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7494 | 2025.12.20 02:58:39.371959 [ 188 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7495 | 2025.12.20 02:58:39.372003 [ 188 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2463 rows starting from the beginning of the part | ||
| 7496 | 2025.12.20 02:58:39.372077 [ 188 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7497 | 2025.12.20 02:58:39.372127 [ 188 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 116 rows starting from the beginning of the part | ||
| 7498 | 2025.12.20 02:58:39.372183 [ 188 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1132 rows starting from the beginning of the part | ||
| 7499 | 2025.12.20 02:58:39.372227 [ 188 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 116 rows starting from the beginning of the part | ||
| 7500 | 2025.12.20 02:58:39.372273 [ 188 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1132 rows starting from the beginning of the part | ||
| 7501 | 2025.12.20 02:58:39.372443 [ 272 ] {d3b8ab0e-6e24-44f2-843f-a7aa52419c77} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2025.12.20 02:58:39.372487 [ 272 ] {d3b8ab0e-6e24-44f2-843f-a7aa52419c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7503 | 2025.12.20 02:58:39.373085 [ 272 ] {d3b8ab0e-6e24-44f2-843f-a7aa52419c77} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7504 | 2025.12.20 02:58:39.373310 [ 272 ] {d3b8ab0e-6e24-44f2-843f-a7aa52419c77} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2025.12.20 02:58:39.373443 [ 272 ] {d3b8ab0e-6e24-44f2-843f-a7aa52419c77} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001566 sec., 137292.46487867177 rows/sec., 8.15 MiB/sec. | ||
| 7506 | 2025.12.20 02:58:39.373482 [ 272 ] {d3b8ab0e-6e24-44f2-843f-a7aa52419c77} <Debug> TCPHandler: Processed in 0.001736892 sec. | ||
| 7507 | 2025.12.20 02:58:39.373589 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7508 | 2025.12.20 02:58:39.373682 [ 272 ] {aa8ca201-484e-41f7-b140-f78a3c94a47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7509 | 2025.12.20 02:58:39.373722 [ 272 ] {aa8ca201-484e-41f7-b140-f78a3c94a47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7510 | 2025.12.20 02:58:39.374204 [ 272 ] {aa8ca201-484e-41f7-b140-f78a3c94a47f} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2025.12.20 02:58:39.374242 [ 272 ] {aa8ca201-484e-41f7-b140-f78a3c94a47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7512 | 2025.12.20 02:58:39.374346 [ 195 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5015 rows, containing 5 columns (5 merged, 0 gathered) in 0.002597042 sec., 1931043.0867117282 rows/sec., 163.27 MiB/sec. | ||
| 7513 | 2025.12.20 02:58:39.374669 [ 272 ] {aa8ca201-484e-41f7-b140-f78a3c94a47f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7514 | 2025.12.20 02:58:39.374681 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7515 | 2025.12.20 02:58:39.374937 [ 272 ] {aa8ca201-484e-41f7-b140-f78a3c94a47f} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2025.12.20 02:58:39.375038 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_46_9} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2025.12.20 02:58:39.375085 [ 272 ] {aa8ca201-484e-41f7-b140-f78a3c94a47f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001421 sec., 149190.71076706547 rows/sec., 9.62 MiB/sec. | ||
| 7518 | 2025.12.20 02:58:39.375128 [ 272 ] {aa8ca201-484e-41f7-b140-f78a3c94a47f} <Debug> TCPHandler: Processed in 0.001586998 sec. | ||
| 7519 | 2025.12.20 02:58:39.375129 [ 197 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_46_9} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7520 | 2025.12.20 02:58:39.375241 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2025.12.20 02:58:39.375263 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 7522 | 2025.12.20 02:58:39.375338 [ 272 ] {a8587f01-3078-4c87-a30f-cdb9a8d94b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7523 | 2025.12.20 02:58:39.375383 [ 272 ] {a8587f01-3078-4c87-a30f-cdb9a8d94b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7524 | 2025.12.20 02:58:39.375857 [ 272 ] {a8587f01-3078-4c87-a30f-cdb9a8d94b68} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2025.12.20 02:58:39.375897 [ 272 ] {a8587f01-3078-4c87-a30f-cdb9a8d94b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7526 | 2025.12.20 02:58:39.376212 [ 272 ] {a8587f01-3078-4c87-a30f-cdb9a8d94b68} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7527 | 2025.12.20 02:58:39.376419 [ 272 ] {a8587f01-3078-4c87-a30f-cdb9a8d94b68} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2025.12.20 02:58:39.376547 [ 272 ] {a8587f01-3078-4c87-a30f-cdb9a8d94b68} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 7529 | 2025.12.20 02:58:39.376585 [ 272 ] {a8587f01-3078-4c87-a30f-cdb9a8d94b68} <Debug> TCPHandler: Processed in 0.001391374 sec. | ||
| 7530 | 2025.12.20 02:58:39.376688 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2025.12.20 02:58:39.376780 [ 272 ] {284c39ec-79e4-489e-87d9-a9b494a2dd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7532 | 2025.12.20 02:58:39.376819 [ 272 ] {284c39ec-79e4-489e-87d9-a9b494a2dd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7533 | 2025.12.20 02:58:39.377488 [ 272 ] {284c39ec-79e4-489e-87d9-a9b494a2dd07} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2025.12.20 02:58:39.377525 [ 272 ] {284c39ec-79e4-489e-87d9-a9b494a2dd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7535 | 2025.12.20 02:58:39.377855 [ 272 ] {284c39ec-79e4-489e-87d9-a9b494a2dd07} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7536 | 2025.12.20 02:58:39.378065 [ 272 ] {284c39ec-79e4-489e-87d9-a9b494a2dd07} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2025.12.20 02:58:39.378166 [ 119 ] {} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7538 | 2025.12.20 02:58:39.378193 [ 272 ] {284c39ec-79e4-489e-87d9-a9b494a2dd07} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001431 sec., 481481.48148148146 rows/sec., 33.62 MiB/sec. | ||
| 7539 | 2025.12.20 02:58:39.378204 [ 119 ] {} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2025.12.20 02:58:39.378237 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7541 | 2025.12.20 02:58:39.378239 [ 272 ] {284c39ec-79e4-489e-87d9-a9b494a2dd07} <Debug> TCPHandler: Processed in 0.001598938 sec. | ||
| 7542 | 2025.12.20 02:58:39.378333 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::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 | ||
| 7543 | 2025.12.20 02:58:39.378360 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7544 | 2025.12.20 02:58:39.378433 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7545 | 2025.12.20 02:58:39.378458 [ 272 ] {dded8b8a-6b2d-4552-9115-6fdd5417d534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7546 | 2025.12.20 02:58:39.378464 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1249 rows starting from the beginning of the part | ||
| 7547 | 2025.12.20 02:58:39.378508 [ 272 ] {dded8b8a-6b2d-4552-9115-6fdd5417d534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7548 | 2025.12.20 02:58:39.378535 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7549 | 2025.12.20 02:58:39.378582 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 94 rows starting from the beginning of the part | ||
| 7550 | 2025.12.20 02:58:39.378623 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 689 rows starting from the beginning of the part | ||
| 7551 | 2025.12.20 02:58:39.378666 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 94 rows starting from the beginning of the part | ||
| 7552 | 2025.12.20 02:58:39.378711 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 689 rows starting from the beginning of the part | ||
| 7553 | 2025.12.20 02:58:39.378845 [ 272 ] {dded8b8a-6b2d-4552-9115-6fdd5417d534} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2025.12.20 02:58:39.378890 [ 272 ] {dded8b8a-6b2d-4552-9115-6fdd5417d534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7555 | 2025.12.20 02:58:39.379218 [ 272 ] {dded8b8a-6b2d-4552-9115-6fdd5417d534} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7556 | 2025.12.20 02:58:39.379445 [ 272 ] {dded8b8a-6b2d-4552-9115-6fdd5417d534} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2025.12.20 02:58:39.379550 [ 119 ] {} <Debug> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7558 | 2025.12.20 02:58:39.379574 [ 272 ] {dded8b8a-6b2d-4552-9115-6fdd5417d534} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 7559 | 2025.12.20 02:58:39.379586 [ 119 ] {} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2025.12.20 02:58:39.379615 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7561 | 2025.12.20 02:58:39.379617 [ 272 ] {dded8b8a-6b2d-4552-9115-6fdd5417d534} <Debug> TCPHandler: Processed in 0.001304871 sec. | ||
| 7562 | 2025.12.20 02:58:39.379699 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7563 | 2025.12.20 02:58:39.379737 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2025.12.20 02:58:39.379799 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7565 | 2025.12.20 02:58:39.379834 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 7566 | 2025.12.20 02:58:39.379837 [ 272 ] {67066910-aa9f-4365-b7e5-dafafe66af30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7567 | 2025.12.20 02:58:39.379873 [ 198 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2879 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580707 sec., 1821336.9081050442 rows/sec., 137.29 MiB/sec. | ||
| 7568 | 2025.12.20 02:58:39.379891 [ 272 ] {67066910-aa9f-4365-b7e5-dafafe66af30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7569 | 2025.12.20 02:58:39.379904 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7570 | 2025.12.20 02:58:39.379965 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7571 | 2025.12.20 02:58:39.380005 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7572 | 2025.12.20 02:58:39.380042 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7573 | 2025.12.20 02:58:39.380079 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7574 | 2025.12.20 02:58:39.380110 [ 198 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7575 | 2025.12.20 02:58:39.380384 [ 272 ] {67066910-aa9f-4365-b7e5-dafafe66af30} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2025.12.20 02:58:39.380428 [ 272 ] {67066910-aa9f-4365-b7e5-dafafe66af30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7577 | 2025.12.20 02:58:39.380445 [ 198 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_46_9} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7578 | 2025.12.20 02:58:39.380540 [ 198 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_46_9} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7579 | 2025.12.20 02:58:39.380652 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7580 | 2025.12.20 02:58:39.380857 [ 198 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001194829 sec., 100432.78159468845 rows/sec., 5.12 MiB/sec. | ||
| 7581 | 2025.12.20 02:58:39.380897 [ 272 ] {67066910-aa9f-4365-b7e5-dafafe66af30} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7582 | 2025.12.20 02:58:39.381000 [ 200 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7583 | 2025.12.20 02:58:39.381161 [ 272 ] {67066910-aa9f-4365-b7e5-dafafe66af30} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2025.12.20 02:58:39.381311 [ 200 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_20_4} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2025.12.20 02:58:39.381316 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7586 | 2025.12.20 02:58:39.381357 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7587 | 2025.12.20 02:58:39.381356 [ 272 ] {67066910-aa9f-4365-b7e5-dafafe66af30} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001536 sec., 204427.0833333333 rows/sec., 13.43 MiB/sec. | ||
| 7588 | 2025.12.20 02:58:39.381378 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7589 | 2025.12.20 02:58:39.381399 [ 200 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_20_4} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7590 | 2025.12.20 02:58:39.381422 [ 272 ] {67066910-aa9f-4365-b7e5-dafafe66af30} <Debug> TCPHandler: Processed in 0.001732502 sec. | ||
| 7591 | 2025.12.20 02:58:39.381477 [ 201 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 7592 | 2025.12.20 02:58:39.381496 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7593 | 2025.12.20 02:58:39.381553 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7594 | 2025.12.20 02:58:39.381581 [ 201 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7595 | 2025.12.20 02:58:39.381615 [ 201 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15167 rows starting from the beginning of the part | ||
| 7596 | 2025.12.20 02:58:39.381671 [ 201 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 84 rows starting from the beginning of the part | ||
| 7597 | 2025.12.20 02:58:39.381671 [ 272 ] {500bc822-0ff5-4569-b82a-cd814b9802d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7598 | 2025.12.20 02:58:39.381716 [ 201 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 7599 | 2025.12.20 02:58:39.381735 [ 272 ] {500bc822-0ff5-4569-b82a-cd814b9802d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7600 | 2025.12.20 02:58:39.381764 [ 201 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7601 | 2025.12.20 02:58:39.381819 [ 201 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 7602 | 2025.12.20 02:58:39.381865 [ 201 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7603 | 2025.12.20 02:58:39.382121 [ 272 ] {500bc822-0ff5-4569-b82a-cd814b9802d9} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2025.12.20 02:58:39.382169 [ 272 ] {500bc822-0ff5-4569-b82a-cd814b9802d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7605 | 2025.12.20 02:58:39.382535 [ 272 ] {500bc822-0ff5-4569-b82a-cd814b9802d9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7606 | 2025.12.20 02:58:39.382748 [ 272 ] {500bc822-0ff5-4569-b82a-cd814b9802d9} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2025.12.20 02:58:39.382879 [ 272 ] {500bc822-0ff5-4569-b82a-cd814b9802d9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001232 sec., 811.6883116883117 rows/sec., 54.69 KiB/sec. | ||
| 7608 | 2025.12.20 02:58:39.382914 [ 272 ] {500bc822-0ff5-4569-b82a-cd814b9802d9} <Debug> TCPHandler: Processed in 0.001419975 sec. | ||
| 7609 | 2025.12.20 02:58:39.383021 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2025.12.20 02:58:39.383114 [ 272 ] {51b2e691-9567-43a9-bf3a-fb5b38498bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7611 | 2025.12.20 02:58:39.383168 [ 272 ] {51b2e691-9567-43a9-bf3a-fb5b38498bc4} <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 | ||
| 7612 | 2025.12.20 02:58:39.383980 [ 272 ] {51b2e691-9567-43a9-bf3a-fb5b38498bc4} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2025.12.20 02:58:39.384018 [ 272 ] {51b2e691-9567-43a9-bf3a-fb5b38498bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7614 | 2025.12.20 02:58:39.384572 [ 272 ] {51b2e691-9567-43a9-bf3a-fb5b38498bc4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7615 | 2025.12.20 02:58:39.384960 [ 272 ] {51b2e691-9567-43a9-bf3a-fb5b38498bc4} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2025.12.20 02:58:39.385152 [ 272 ] {51b2e691-9567-43a9-bf3a-fb5b38498bc4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002053 sec., 4870.920603994155 rows/sec., 8.73 MiB/sec. | ||
| 7617 | 2025.12.20 02:58:39.385229 [ 272 ] {51b2e691-9567-43a9-bf3a-fb5b38498bc4} <Debug> TCPHandler: Processed in 0.002254284 sec. | ||
| 7618 | 2025.12.20 02:58:39.385356 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2025.12.20 02:58:39.385463 [ 272 ] {411e90e7-8cd5-4013-83a3-dc603fb567b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7620 | 2025.12.20 02:58:39.385506 [ 272 ] {411e90e7-8cd5-4013-83a3-dc603fb567b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7621 | 2025.12.20 02:58:39.385866 [ 272 ] {411e90e7-8cd5-4013-83a3-dc603fb567b7} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2025.12.20 02:58:39.385904 [ 272 ] {411e90e7-8cd5-4013-83a3-dc603fb567b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7623 | 2025.12.20 02:58:39.386323 [ 272 ] {411e90e7-8cd5-4013-83a3-dc603fb567b7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7624 | 2025.12.20 02:58:39.386539 [ 272 ] {411e90e7-8cd5-4013-83a3-dc603fb567b7} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2025.12.20 02:58:39.386645 [ 123 ] {} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7626 | 2025.12.20 02:58:39.386668 [ 272 ] {411e90e7-8cd5-4013-83a3-dc603fb567b7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001224 sec., 84967.32026143791 rows/sec., 5.21 MiB/sec. | ||
| 7627 | 2025.12.20 02:58:39.386678 [ 123 ] {} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2025.12.20 02:58:39.386712 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7629 | 2025.12.20 02:58:39.386714 [ 272 ] {411e90e7-8cd5-4013-83a3-dc603fb567b7} <Debug> TCPHandler: Processed in 0.001418894 sec. | ||
| 7630 | 2025.12.20 02:58:39.386796 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 7631 | 2025.12.20 02:58:39.386892 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7632 | 2025.12.20 02:58:39.386923 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3162 rows starting from the beginning of the part | ||
| 7633 | 2025.12.20 02:58:39.386990 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 7634 | 2025.12.20 02:58:39.387034 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 7635 | 2025.12.20 02:58:39.387073 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7636 | 2025.12.20 02:58:39.387110 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 7637 | 2025.12.20 02:58:39.387149 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7638 | 2025.12.20 02:58:39.387232 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16199 rows, containing 5 columns (5 merged, 0 gathered) in 0.005788409 sec., 2798523.739424771 rows/sec., 188.44 MiB/sec. | ||
| 7639 | 2025.12.20 02:58:39.387790 [ 199 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7640 | 2025.12.20 02:58:39.388068 [ 199 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2025.12.20 02:58:39.388134 [ 199 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7642 | 2025.12.20 02:58:39.388215 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 7643 | 2025.12.20 02:58:39.388469 [ 191 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3520 rows, containing 4 columns (4 merged, 0 gathered) in 0.001702641 sec., 2067376.5050882718 rows/sec., 131.85 MiB/sec. | ||
| 7644 | 2025.12.20 02:58:39.388796 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7645 | 2025.12.20 02:58:39.389036 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_46_9} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2025.12.20 02:58:39.389096 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_46_9} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7647 | 2025.12.20 02:58:39.389157 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7648 | 2025.12.20 02:58:40.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.78 MiB, peak 291.78 MiB, free memory in arenas 0.00 B, will set to 285.63 MiB (RSS), difference: 1.85 MiB | ||
| 7649 | 2025.12.20 02:58:41.670158 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7650 | 2025.12.20 02:58:41.670242 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7651 | 2025.12.20 02:58:41.816930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15373 | ||
| 7652 | 2025.12.20 02:58:41.817482 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7653 | 2025.12.20 02:58:41.817537 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7654 | 2025.12.20 02:58:41.818027 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7655 | 2025.12.20 02:58:41.818261 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2025.12.20 02:58:41.818417 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15373 | ||
| 7657 | 2025.12.20 02:58:41.857164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 994 | ||
| 7658 | 2025.12.20 02:58:41.859628 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7659 | 2025.12.20 02:58:41.859685 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7660 | 2025.12.20 02:58:41.860911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7661 | 2025.12.20 02:58:41.861185 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7662 | 2025.12.20 02:58:41.861582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
| 7663 | 2025.12.20 02:58:42.001189 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000809639 sec. | ||
| 7664 | 2025.12.20 02:58:42.644170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7665 | 2025.12.20 02:58:42.659491 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2025.12.20 02:58:42.659548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7667 | 2025.12.20 02:58:42.664880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7668 | 2025.12.20 02:58:42.665552 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2025.12.20 02:58:42.668185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7670 | 2025.12.20 02:58:44.356927 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7671 | 2025.12.20 02:58:44.357135 [ 272 ] {763450e4-2f9a-4943-bb8b-87cd39432e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7672 | 2025.12.20 02:58:44.357212 [ 272 ] {763450e4-2f9a-4943-bb8b-87cd39432e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7673 | 2025.12.20 02:58:44.357955 [ 272 ] {763450e4-2f9a-4943-bb8b-87cd39432e1a} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2025.12.20 02:58:44.358010 [ 272 ] {763450e4-2f9a-4943-bb8b-87cd39432e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7675 | 2025.12.20 02:58:44.358433 [ 272 ] {763450e4-2f9a-4943-bb8b-87cd39432e1a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7676 | 2025.12.20 02:58:44.358675 [ 272 ] {763450e4-2f9a-4943-bb8b-87cd39432e1a} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2025.12.20 02:58:44.358840 [ 272 ] {763450e4-2f9a-4943-bb8b-87cd39432e1a} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001762 sec., 65834.27922814984 rows/sec., 5.58 MiB/sec. | ||
| 7678 | 2025.12.20 02:58:44.358892 [ 272 ] {763450e4-2f9a-4943-bb8b-87cd39432e1a} <Debug> TCPHandler: Processed in 0.002114971 sec. | ||
| 7679 | 2025.12.20 02:58:44.359020 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7680 | 2025.12.20 02:58:44.359126 [ 272 ] {75b3eb3f-1128-488d-9af2-f293246b1baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7681 | 2025.12.20 02:58:44.359172 [ 272 ] {75b3eb3f-1128-488d-9af2-f293246b1baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7682 | 2025.12.20 02:58:44.359581 [ 272 ] {75b3eb3f-1128-488d-9af2-f293246b1baa} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2025.12.20 02:58:44.359619 [ 272 ] {75b3eb3f-1128-488d-9af2-f293246b1baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7684 | 2025.12.20 02:58:44.359929 [ 272 ] {75b3eb3f-1128-488d-9af2-f293246b1baa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7685 | 2025.12.20 02:58:44.360140 [ 272 ] {75b3eb3f-1128-488d-9af2-f293246b1baa} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2025.12.20 02:58:44.360275 [ 272 ] {75b3eb3f-1128-488d-9af2-f293246b1baa} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001172 sec., 25597.26962457338 rows/sec., 1.88 MiB/sec. | ||
| 7687 | 2025.12.20 02:58:44.360314 [ 272 ] {75b3eb3f-1128-488d-9af2-f293246b1baa} <Debug> TCPHandler: Processed in 0.001345822 sec. | ||
| 7688 | 2025.12.20 02:58:44.360424 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7689 | 2025.12.20 02:58:44.360520 [ 272 ] {213a223e-137c-407f-9fa2-bea2222b24fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7690 | 2025.12.20 02:58:44.360561 [ 272 ] {213a223e-137c-407f-9fa2-bea2222b24fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7691 | 2025.12.20 02:58:44.360992 [ 272 ] {213a223e-137c-407f-9fa2-bea2222b24fa} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7692 | 2025.12.20 02:58:44.361030 [ 272 ] {213a223e-137c-407f-9fa2-bea2222b24fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7693 | 2025.12.20 02:58:44.361338 [ 272 ] {213a223e-137c-407f-9fa2-bea2222b24fa} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7694 | 2025.12.20 02:58:44.361551 [ 272 ] {213a223e-137c-407f-9fa2-bea2222b24fa} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7695 | 2025.12.20 02:58:44.361682 [ 272 ] {213a223e-137c-407f-9fa2-bea2222b24fa} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00118 sec., 79661.01694915254 rows/sec., 6.22 MiB/sec. | ||
| 7696 | 2025.12.20 02:58:44.361720 [ 272 ] {213a223e-137c-407f-9fa2-bea2222b24fa} <Debug> TCPHandler: Processed in 0.001345913 sec. | ||
| 7697 | 2025.12.20 02:58:44.361833 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7698 | 2025.12.20 02:58:44.361933 [ 272 ] {42bcf283-87f3-4790-82fe-ef016c3a654b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7699 | 2025.12.20 02:58:44.361980 [ 272 ] {42bcf283-87f3-4790-82fe-ef016c3a654b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7700 | 2025.12.20 02:58:44.362389 [ 272 ] {42bcf283-87f3-4790-82fe-ef016c3a654b} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2025.12.20 02:58:44.362425 [ 272 ] {42bcf283-87f3-4790-82fe-ef016c3a654b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7702 | 2025.12.20 02:58:44.362755 [ 272 ] {42bcf283-87f3-4790-82fe-ef016c3a654b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7703 | 2025.12.20 02:58:44.362976 [ 272 ] {42bcf283-87f3-4790-82fe-ef016c3a654b} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2025.12.20 02:58:44.363104 [ 272 ] {42bcf283-87f3-4790-82fe-ef016c3a654b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 7705 | 2025.12.20 02:58:44.363142 [ 272 ] {42bcf283-87f3-4790-82fe-ef016c3a654b} <Debug> TCPHandler: Processed in 0.001358593 sec. | ||
| 7706 | 2025.12.20 02:58:44.363261 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7707 | 2025.12.20 02:58:44.363385 [ 272 ] {d73277dd-65ac-47fe-9703-2abcbed43824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7708 | 2025.12.20 02:58:44.363454 [ 272 ] {d73277dd-65ac-47fe-9703-2abcbed43824} <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 | ||
| 7709 | 2025.12.20 02:58:44.364303 [ 272 ] {d73277dd-65ac-47fe-9703-2abcbed43824} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2025.12.20 02:58:44.364342 [ 272 ] {d73277dd-65ac-47fe-9703-2abcbed43824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7711 | 2025.12.20 02:58:44.364889 [ 272 ] {d73277dd-65ac-47fe-9703-2abcbed43824} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7712 | 2025.12.20 02:58:44.365118 [ 272 ] {d73277dd-65ac-47fe-9703-2abcbed43824} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2025.12.20 02:58:44.365259 [ 272 ] {d73277dd-65ac-47fe-9703-2abcbed43824} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001898 sec., 15806.111696522656 rows/sec., 28.32 MiB/sec. | ||
| 7714 | 2025.12.20 02:58:44.365324 [ 272 ] {d73277dd-65ac-47fe-9703-2abcbed43824} <Debug> TCPHandler: Processed in 0.002123961 sec. | ||
| 7715 | 2025.12.20 02:58:44.365427 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7716 | 2025.12.20 02:58:44.365520 [ 272 ] {2ce680a7-dc2a-4b15-9af1-984a30c61565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7717 | 2025.12.20 02:58:44.365562 [ 272 ] {2ce680a7-dc2a-4b15-9af1-984a30c61565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7718 | 2025.12.20 02:58:44.365887 [ 272 ] {2ce680a7-dc2a-4b15-9af1-984a30c61565} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7719 | 2025.12.20 02:58:44.365924 [ 272 ] {2ce680a7-dc2a-4b15-9af1-984a30c61565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7720 | 2025.12.20 02:58:44.366230 [ 272 ] {2ce680a7-dc2a-4b15-9af1-984a30c61565} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7721 | 2025.12.20 02:58:44.366445 [ 272 ] {2ce680a7-dc2a-4b15-9af1-984a30c61565} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7722 | 2025.12.20 02:58:44.366573 [ 272 ] {2ce680a7-dc2a-4b15-9af1-984a30c61565} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 7723 | 2025.12.20 02:58:44.366609 [ 272 ] {2ce680a7-dc2a-4b15-9af1-984a30c61565} <Debug> TCPHandler: Processed in 0.001231949 sec. | ||
| 7724 | 2025.12.20 02:58:46.874116 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7725 | 2025.12.20 02:58:46.874402 [ 272 ] {1052b4ad-5437-4c38-9eec-72eb718545ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7726 | 2025.12.20 02:58:46.874508 [ 272 ] {1052b4ad-5437-4c38-9eec-72eb718545ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7727 | 2025.12.20 02:58:46.875441 [ 272 ] {1052b4ad-5437-4c38-9eec-72eb718545ed} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2025.12.20 02:58:46.875482 [ 272 ] {1052b4ad-5437-4c38-9eec-72eb718545ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7729 | 2025.12.20 02:58:46.875888 [ 272 ] {1052b4ad-5437-4c38-9eec-72eb718545ed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7730 | 2025.12.20 02:58:46.876117 [ 272 ] {1052b4ad-5437-4c38-9eec-72eb718545ed} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7731 | 2025.12.20 02:58:46.876273 [ 272 ] {1052b4ad-5437-4c38-9eec-72eb718545ed} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00195 sec., 210256.41025641028 rows/sec., 13.34 MiB/sec. | ||
| 7732 | 2025.12.20 02:58:46.876326 [ 272 ] {1052b4ad-5437-4c38-9eec-72eb718545ed} <Debug> TCPHandler: Processed in 0.002394008 sec. | ||
| 7733 | 2025.12.20 02:58:46.876440 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7734 | 2025.12.20 02:58:46.876542 [ 272 ] {3e65b9da-1ec5-4b2b-b3c5-e7451eab6f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7735 | 2025.12.20 02:58:46.876588 [ 272 ] {3e65b9da-1ec5-4b2b-b3c5-e7451eab6f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7736 | 2025.12.20 02:58:46.876982 [ 272 ] {3e65b9da-1ec5-4b2b-b3c5-e7451eab6f31} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2025.12.20 02:58:46.877018 [ 272 ] {3e65b9da-1ec5-4b2b-b3c5-e7451eab6f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7738 | 2025.12.20 02:58:46.877325 [ 272 ] {3e65b9da-1ec5-4b2b-b3c5-e7451eab6f31} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7739 | 2025.12.20 02:58:46.877534 [ 272 ] {3e65b9da-1ec5-4b2b-b3c5-e7451eab6f31} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2025.12.20 02:58:46.877663 [ 272 ] {3e65b9da-1ec5-4b2b-b3c5-e7451eab6f31} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001146 sec., 1745.2006980802792 rows/sec., 142.31 KiB/sec. | ||
| 7741 | 2025.12.20 02:58:46.877702 [ 272 ] {3e65b9da-1ec5-4b2b-b3c5-e7451eab6f31} <Debug> TCPHandler: Processed in 0.001313782 sec. | ||
| 7742 | 2025.12.20 02:58:46.877822 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2025.12.20 02:58:46.877944 [ 272 ] {0061c610-8681-4591-aa2a-7d1cca48bc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7744 | 2025.12.20 02:58:46.877994 [ 272 ] {0061c610-8681-4591-aa2a-7d1cca48bc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7745 | 2025.12.20 02:58:46.879948 [ 272 ] {0061c610-8681-4591-aa2a-7d1cca48bc89} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2025.12.20 02:58:46.879983 [ 272 ] {0061c610-8681-4591-aa2a-7d1cca48bc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7747 | 2025.12.20 02:58:46.880427 [ 272 ] {0061c610-8681-4591-aa2a-7d1cca48bc89} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7748 | 2025.12.20 02:58:46.880637 [ 272 ] {0061c610-8681-4591-aa2a-7d1cca48bc89} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2025.12.20 02:58:46.880766 [ 272 ] {0061c610-8681-4591-aa2a-7d1cca48bc89} <Debug> executeQuery: Read 2273 rows, 188.49 KiB in 0.002848 sec., 798103.9325842697 rows/sec., 64.63 MiB/sec. | ||
| 7750 | 2025.12.20 02:58:46.880807 [ 272 ] {0061c610-8681-4591-aa2a-7d1cca48bc89} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7751 | 2025.12.20 02:58:46.880820 [ 272 ] {0061c610-8681-4591-aa2a-7d1cca48bc89} <Debug> TCPHandler: Processed in 0.003059484 sec. | ||
| 7752 | 2025.12.20 02:58:46.880941 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2025.12.20 02:58:46.881035 [ 272 ] {b4086c4d-aed2-4598-ab5c-0f28ff66eb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7754 | 2025.12.20 02:58:46.881076 [ 272 ] {b4086c4d-aed2-4598-ab5c-0f28ff66eb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7755 | 2025.12.20 02:58:46.881629 [ 272 ] {b4086c4d-aed2-4598-ab5c-0f28ff66eb4b} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7756 | 2025.12.20 02:58:46.881665 [ 272 ] {b4086c4d-aed2-4598-ab5c-0f28ff66eb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7757 | 2025.12.20 02:58:46.881978 [ 272 ] {b4086c4d-aed2-4598-ab5c-0f28ff66eb4b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7758 | 2025.12.20 02:58:46.882186 [ 272 ] {b4086c4d-aed2-4598-ab5c-0f28ff66eb4b} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2025.12.20 02:58:46.882316 [ 272 ] {b4086c4d-aed2-4598-ab5c-0f28ff66eb4b} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001299 sec., 167051.57813702847 rows/sec., 9.93 MiB/sec. | ||
| 7760 | 2025.12.20 02:58:46.882353 [ 272 ] {b4086c4d-aed2-4598-ab5c-0f28ff66eb4b} <Debug> TCPHandler: Processed in 0.001465815 sec. | ||
| 7761 | 2025.12.20 02:58:46.882459 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7762 | 2025.12.20 02:58:46.882557 [ 272 ] {3134d192-fd43-4796-ace5-719bb551b2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7763 | 2025.12.20 02:58:46.882598 [ 272 ] {3134d192-fd43-4796-ace5-719bb551b2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7764 | 2025.12.20 02:58:46.883303 [ 272 ] {3134d192-fd43-4796-ace5-719bb551b2f9} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2025.12.20 02:58:46.883346 [ 272 ] {3134d192-fd43-4796-ace5-719bb551b2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7766 | 2025.12.20 02:58:46.883729 [ 272 ] {3134d192-fd43-4796-ace5-719bb551b2f9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7767 | 2025.12.20 02:58:46.883934 [ 272 ] {3134d192-fd43-4796-ace5-719bb551b2f9} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2025.12.20 02:58:46.884058 [ 272 ] {3134d192-fd43-4796-ace5-719bb551b2f9} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001521 sec., 289283.3662064431 rows/sec., 19.14 MiB/sec. | ||
| 7769 | 2025.12.20 02:58:46.884096 [ 272 ] {3134d192-fd43-4796-ace5-719bb551b2f9} <Debug> TCPHandler: Processed in 0.00168676 sec. | ||
| 7770 | 2025.12.20 02:58:46.884200 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7771 | 2025.12.20 02:58:46.884292 [ 272 ] {907dd1cb-4f6e-4e83-8db8-1b0284644bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7772 | 2025.12.20 02:58:46.884331 [ 272 ] {907dd1cb-4f6e-4e83-8db8-1b0284644bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7773 | 2025.12.20 02:58:46.884842 [ 272 ] {907dd1cb-4f6e-4e83-8db8-1b0284644bd2} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2025.12.20 02:58:46.884876 [ 272 ] {907dd1cb-4f6e-4e83-8db8-1b0284644bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7775 | 2025.12.20 02:58:46.885174 [ 272 ] {907dd1cb-4f6e-4e83-8db8-1b0284644bd2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7776 | 2025.12.20 02:58:46.885373 [ 272 ] {907dd1cb-4f6e-4e83-8db8-1b0284644bd2} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2025.12.20 02:58:46.885497 [ 272 ] {907dd1cb-4f6e-4e83-8db8-1b0284644bd2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001223 sec., 172526.57399836468 rows/sec., 9.80 MiB/sec. | ||
| 7778 | 2025.12.20 02:58:46.885534 [ 272 ] {907dd1cb-4f6e-4e83-8db8-1b0284644bd2} <Debug> TCPHandler: Processed in 0.001381634 sec. | ||
| 7779 | 2025.12.20 02:58:46.885637 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7780 | 2025.12.20 02:58:46.885741 [ 272 ] {a660d67d-6257-4a13-aa4f-357400d4a2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7781 | 2025.12.20 02:58:46.885783 [ 272 ] {a660d67d-6257-4a13-aa4f-357400d4a2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7782 | 2025.12.20 02:58:46.886795 [ 272 ] {a660d67d-6257-4a13-aa4f-357400d4a2a9} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2025.12.20 02:58:46.886831 [ 272 ] {a660d67d-6257-4a13-aa4f-357400d4a2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7784 | 2025.12.20 02:58:46.887198 [ 272 ] {a660d67d-6257-4a13-aa4f-357400d4a2a9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7785 | 2025.12.20 02:58:46.887415 [ 272 ] {a660d67d-6257-4a13-aa4f-357400d4a2a9} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2025.12.20 02:58:46.887548 [ 272 ] {a660d67d-6257-4a13-aa4f-357400d4a2a9} <Debug> executeQuery: Read 1147 rows, 83.72 KiB in 0.001827 sec., 627805.1450465244 rows/sec., 44.75 MiB/sec. | ||
| 7787 | 2025.12.20 02:58:46.887588 [ 272 ] {a660d67d-6257-4a13-aa4f-357400d4a2a9} <Debug> TCPHandler: Processed in 0.002000348 sec. | ||
| 7788 | 2025.12.20 02:58:46.887699 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7789 | 2025.12.20 02:58:46.887795 [ 272 ] {70188984-5baa-43d5-86a9-7aa6c953995b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7790 | 2025.12.20 02:58:46.887840 [ 272 ] {70188984-5baa-43d5-86a9-7aa6c953995b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7791 | 2025.12.20 02:58:46.888165 [ 272 ] {70188984-5baa-43d5-86a9-7aa6c953995b} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7792 | 2025.12.20 02:58:46.888199 [ 272 ] {70188984-5baa-43d5-86a9-7aa6c953995b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7793 | 2025.12.20 02:58:46.888504 [ 272 ] {70188984-5baa-43d5-86a9-7aa6c953995b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7794 | 2025.12.20 02:58:46.888712 [ 272 ] {70188984-5baa-43d5-86a9-7aa6c953995b} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7795 | 2025.12.20 02:58:46.888840 [ 272 ] {70188984-5baa-43d5-86a9-7aa6c953995b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 7796 | 2025.12.20 02:58:46.888877 [ 272 ] {70188984-5baa-43d5-86a9-7aa6c953995b} <Debug> TCPHandler: Processed in 0.00122793 sec. | ||
| 7797 | 2025.12.20 02:58:46.888984 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7798 | 2025.12.20 02:58:46.889081 [ 272 ] {256020f3-935b-4b32-b18e-9e0e4e53abfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7799 | 2025.12.20 02:58:46.889126 [ 272 ] {256020f3-935b-4b32-b18e-9e0e4e53abfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7800 | 2025.12.20 02:58:46.889765 [ 272 ] {256020f3-935b-4b32-b18e-9e0e4e53abfb} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7801 | 2025.12.20 02:58:46.889801 [ 272 ] {256020f3-935b-4b32-b18e-9e0e4e53abfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7802 | 2025.12.20 02:58:46.890168 [ 272 ] {256020f3-935b-4b32-b18e-9e0e4e53abfb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7803 | 2025.12.20 02:58:46.890383 [ 272 ] {256020f3-935b-4b32-b18e-9e0e4e53abfb} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7804 | 2025.12.20 02:58:46.890513 [ 272 ] {256020f3-935b-4b32-b18e-9e0e4e53abfb} <Debug> executeQuery: Read 915 rows, 61.97 KiB in 0.001451 sec., 630599.5864920744 rows/sec., 41.70 MiB/sec. | ||
| 7805 | 2025.12.20 02:58:46.890551 [ 272 ] {256020f3-935b-4b32-b18e-9e0e4e53abfb} <Debug> TCPHandler: Processed in 0.001615949 sec. | ||
| 7806 | 2025.12.20 02:58:46.890656 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7807 | 2025.12.20 02:58:46.890752 [ 272 ] {58809ab4-d3b9-4916-994a-938d91012985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7808 | 2025.12.20 02:58:46.890795 [ 272 ] {58809ab4-d3b9-4916-994a-938d91012985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7809 | 2025.12.20 02:58:46.891120 [ 272 ] {58809ab4-d3b9-4916-994a-938d91012985} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7810 | 2025.12.20 02:58:46.891155 [ 272 ] {58809ab4-d3b9-4916-994a-938d91012985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7811 | 2025.12.20 02:58:46.891446 [ 272 ] {58809ab4-d3b9-4916-994a-938d91012985} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7812 | 2025.12.20 02:58:46.891662 [ 272 ] {58809ab4-d3b9-4916-994a-938d91012985} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7813 | 2025.12.20 02:58:46.891786 [ 272 ] {58809ab4-d3b9-4916-994a-938d91012985} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 7814 | 2025.12.20 02:58:46.891823 [ 272 ] {58809ab4-d3b9-4916-994a-938d91012985} <Debug> TCPHandler: Processed in 0.001216869 sec. | ||
| 7815 | 2025.12.20 02:58:46.891929 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2025.12.20 02:58:46.892023 [ 272 ] {4439dfda-ea05-4c36-8cb2-b8964f1199e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7817 | 2025.12.20 02:58:46.892078 [ 272 ] {4439dfda-ea05-4c36-8cb2-b8964f1199e9} <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 | ||
| 7818 | 2025.12.20 02:58:46.892835 [ 272 ] {4439dfda-ea05-4c36-8cb2-b8964f1199e9} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2025.12.20 02:58:46.892871 [ 272 ] {4439dfda-ea05-4c36-8cb2-b8964f1199e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7820 | 2025.12.20 02:58:46.893361 [ 272 ] {4439dfda-ea05-4c36-8cb2-b8964f1199e9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7821 | 2025.12.20 02:58:46.893582 [ 272 ] {4439dfda-ea05-4c36-8cb2-b8964f1199e9} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2025.12.20 02:58:46.893725 [ 272 ] {4439dfda-ea05-4c36-8cb2-b8964f1199e9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00172 sec., 5813.9534883720935 rows/sec., 10.42 MiB/sec. | ||
| 7823 | 2025.12.20 02:58:46.893787 [ 272 ] {4439dfda-ea05-4c36-8cb2-b8964f1199e9} <Debug> TCPHandler: Processed in 0.001907326 sec. | ||
| 7824 | 2025.12.20 02:58:46.893891 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2025.12.20 02:58:46.893986 [ 272 ] {85de2eae-159d-4972-9aab-9a4dba79b20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7826 | 2025.12.20 02:58:46.894028 [ 272 ] {85de2eae-159d-4972-9aab-9a4dba79b20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7827 | 2025.12.20 02:58:46.894380 [ 272 ] {85de2eae-159d-4972-9aab-9a4dba79b20a} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7828 | 2025.12.20 02:58:46.894415 [ 272 ] {85de2eae-159d-4972-9aab-9a4dba79b20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7829 | 2025.12.20 02:58:46.894710 [ 272 ] {85de2eae-159d-4972-9aab-9a4dba79b20a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7830 | 2025.12.20 02:58:46.894915 [ 272 ] {85de2eae-159d-4972-9aab-9a4dba79b20a} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2025.12.20 02:58:46.895042 [ 272 ] {85de2eae-159d-4972-9aab-9a4dba79b20a} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001075 sec., 68837.20930232559 rows/sec., 4.04 MiB/sec. | ||
| 7832 | 2025.12.20 02:58:46.895077 [ 272 ] {85de2eae-159d-4972-9aab-9a4dba79b20a} <Debug> TCPHandler: Processed in 0.00123439 sec. | ||
| 7833 | 2025.12.20 02:58:49.318515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15885 | ||
| 7834 | 2025.12.20 02:58:49.319077 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2025.12.20 02:58:49.319128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7836 | 2025.12.20 02:58:49.319652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7837 | 2025.12.20 02:58:49.319951 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2025.12.20 02:58:49.320094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15885 | ||
| 7839 | 2025.12.20 02:58:49.351888 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7840 | 2025.12.20 02:58:49.352176 [ 272 ] {cb272a41-b96b-4280-a481-e7305d4f772d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7841 | 2025.12.20 02:58:49.352283 [ 272 ] {cb272a41-b96b-4280-a481-e7305d4f772d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7842 | 2025.12.20 02:58:49.353157 [ 272 ] {cb272a41-b96b-4280-a481-e7305d4f772d} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2025.12.20 02:58:49.353200 [ 272 ] {cb272a41-b96b-4280-a481-e7305d4f772d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7844 | 2025.12.20 02:58:49.353600 [ 272 ] {cb272a41-b96b-4280-a481-e7305d4f772d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7845 | 2025.12.20 02:58:49.353838 [ 272 ] {cb272a41-b96b-4280-a481-e7305d4f772d} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2025.12.20 02:58:49.354002 [ 272 ] {cb272a41-b96b-4280-a481-e7305d4f772d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 2.26 MiB/sec. | ||
| 7847 | 2025.12.20 02:58:49.354045 [ 272 ] {cb272a41-b96b-4280-a481-e7305d4f772d} <Debug> TCPHandler: Processed in 0.002348046 sec. | ||
| 7848 | 2025.12.20 02:58:49.354166 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7849 | 2025.12.20 02:58:49.354265 [ 272 ] {6bdbaedb-1f67-49be-9ac4-67fe79fa5aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7850 | 2025.12.20 02:58:49.354309 [ 272 ] {6bdbaedb-1f67-49be-9ac4-67fe79fa5aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7851 | 2025.12.20 02:58:49.354724 [ 272 ] {6bdbaedb-1f67-49be-9ac4-67fe79fa5aae} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2025.12.20 02:58:49.354763 [ 272 ] {6bdbaedb-1f67-49be-9ac4-67fe79fa5aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7853 | 2025.12.20 02:58:49.355088 [ 272 ] {6bdbaedb-1f67-49be-9ac4-67fe79fa5aae} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7854 | 2025.12.20 02:58:49.355322 [ 272 ] {6bdbaedb-1f67-49be-9ac4-67fe79fa5aae} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2025.12.20 02:58:49.355456 [ 272 ] {6bdbaedb-1f67-49be-9ac4-67fe79fa5aae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 7856 | 2025.12.20 02:58:49.355494 [ 272 ] {6bdbaedb-1f67-49be-9ac4-67fe79fa5aae} <Debug> TCPHandler: Processed in 0.001380093 sec. | ||
| 7857 | 2025.12.20 02:58:49.355617 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7858 | 2025.12.20 02:58:49.355717 [ 272 ] {6a9aee0c-c6c4-44c9-ab8c-79c9c487ee7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7859 | 2025.12.20 02:58:49.355765 [ 272 ] {6a9aee0c-c6c4-44c9-ab8c-79c9c487ee7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7860 | 2025.12.20 02:58:49.356146 [ 272 ] {6a9aee0c-c6c4-44c9-ab8c-79c9c487ee7c} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2025.12.20 02:58:49.356184 [ 272 ] {6a9aee0c-c6c4-44c9-ab8c-79c9c487ee7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7862 | 2025.12.20 02:58:49.356534 [ 272 ] {6a9aee0c-c6c4-44c9-ab8c-79c9c487ee7c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7863 | 2025.12.20 02:58:49.356752 [ 272 ] {6a9aee0c-c6c4-44c9-ab8c-79c9c487ee7c} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7864 | 2025.12.20 02:58:49.356883 [ 272 ] {6a9aee0c-c6c4-44c9-ab8c-79c9c487ee7c} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001186 sec., 70826.30691399662 rows/sec., 4.93 MiB/sec. | ||
| 7865 | 2025.12.20 02:58:49.356921 [ 272 ] {6a9aee0c-c6c4-44c9-ab8c-79c9c487ee7c} <Debug> TCPHandler: Processed in 0.001353222 sec. | ||
| 7866 | 2025.12.20 02:58:49.357033 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7867 | 2025.12.20 02:58:49.357129 [ 272 ] {8fc7afe5-a366-40e6-95fb-7c5fd67ef223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7868 | 2025.12.20 02:58:49.357171 [ 272 ] {8fc7afe5-a366-40e6-95fb-7c5fd67ef223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7869 | 2025.12.20 02:58:49.357498 [ 272 ] {8fc7afe5-a366-40e6-95fb-7c5fd67ef223} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2025.12.20 02:58:49.357535 [ 272 ] {8fc7afe5-a366-40e6-95fb-7c5fd67ef223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7871 | 2025.12.20 02:58:49.357850 [ 272 ] {8fc7afe5-a366-40e6-95fb-7c5fd67ef223} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7872 | 2025.12.20 02:58:49.358078 [ 272 ] {8fc7afe5-a366-40e6-95fb-7c5fd67ef223} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2025.12.20 02:58:49.358209 [ 272 ] {8fc7afe5-a366-40e6-95fb-7c5fd67ef223} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001098 sec., 27322.4043715847 rows/sec., 1.85 MiB/sec. | ||
| 7874 | 2025.12.20 02:58:49.358244 [ 272 ] {8fc7afe5-a366-40e6-95fb-7c5fd67ef223} <Debug> TCPHandler: Processed in 0.00126059 sec. | ||
| 7875 | 2025.12.20 02:58:50.168279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7876 | 2025.12.20 02:58:50.190510 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2025.12.20 02:58:50.190611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7878 | 2025.12.20 02:58:50.198519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7879 | 2025.12.20 02:58:50.199471 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2025.12.20 02:58:50.205201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7881 | 2025.12.20 02:58:50.737525 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56362 | ||
| 7882 | 2025.12.20 02:58:50.737634 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7883 | 2025.12.20 02:58:50.737663 [ 290 ] {} <Debug> TCP-Session: b96f5644-ee10-4ec7-aafc-0c71d5342490 Authenticating user 'default' from [fd00:1122:3344:101::e]:56362 | ||
| 7884 | 2025.12.20 02:58:50.737686 [ 290 ] {} <Debug> TCP-Session: b96f5644-ee10-4ec7-aafc-0c71d5342490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7885 | 2025.12.20 02:58:50.737702 [ 290 ] {} <Debug> TCP-Session: b96f5644-ee10-4ec7-aafc-0c71d5342490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2025.12.20 02:58:50.737922 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57797 | ||
| 7887 | 2025.12.20 02:58:50.737966 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48289 | ||
| 7888 | 2025.12.20 02:58:50.737984 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59886 | ||
| 7889 | 2025.12.20 02:58:50.738006 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61673 | ||
| 7890 | 2025.12.20 02:58:50.738020 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52562 | ||
| 7891 | 2025.12.20 02:58:50.738043 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65515 | ||
| 7892 | 2025.12.20 02:58:50.738079 [ 290 ] {} <Trace> TCP-Session: b96f5644-ee10-4ec7-aafc-0c71d5342490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7893 | 2025.12.20 02:58:50.738044 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7894 | 2025.12.20 02:58:50.738034 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53071 | ||
| 7895 | 2025.12.20 02:58:50.738172 [ 291 ] {} <Debug> TCP-Session: 7f63b66e-a9be-410b-9393-733946aa3385 Authenticating user 'default' from [fd00:1122:3344:101::e]:57797 | ||
| 7896 | 2025.12.20 02:58:50.737992 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61859 | ||
| 7897 | 2025.12.20 02:58:50.738220 [ 291 ] {} <Debug> TCP-Session: 7f63b66e-a9be-410b-9393-733946aa3385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7898 | 2025.12.20 02:58:50.738248 [ 291 ] {} <Debug> TCP-Session: 7f63b66e-a9be-410b-9393-733946aa3385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7899 | 2025.12.20 02:58:50.738279 [ 290 ] {1e9286a5-d549-4ba3-a07b-2546737fb8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56362) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7900 | 2025.12.20 02:58:50.738463 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7901 | 2025.12.20 02:58:50.738500 [ 293 ] {} <Debug> TCP-Session: cce94a4b-b86c-4b19-b25d-e2be1cc42ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:61859 | ||
| 7902 | 2025.12.20 02:58:50.738526 [ 293 ] {} <Debug> TCP-Session: cce94a4b-b86c-4b19-b25d-e2be1cc42ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7903 | 2025.12.20 02:58:50.738535 [ 290 ] {1e9286a5-d549-4ba3-a07b-2546737fb8c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7904 | 2025.12.20 02:58:50.738544 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7905 | 2025.12.20 02:58:50.738538 [ 293 ] {} <Debug> TCP-Session: cce94a4b-b86c-4b19-b25d-e2be1cc42ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7906 | 2025.12.20 02:58:50.738594 [ 290 ] {1e9286a5-d549-4ba3-a07b-2546737fb8c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7907 | 2025.12.20 02:58:50.738596 [ 289 ] {} <Debug> TCP-Session: ae391858-03a9-493a-b41a-e02d31239d80 Authenticating user 'default' from [fd00:1122:3344:101::e]:65515 | ||
| 7908 | 2025.12.20 02:58:50.738639 [ 289 ] {} <Debug> TCP-Session: ae391858-03a9-493a-b41a-e02d31239d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7909 | 2025.12.20 02:58:50.738651 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7910 | 2025.12.20 02:58:50.738654 [ 289 ] {} <Debug> TCP-Session: ae391858-03a9-493a-b41a-e02d31239d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7911 | 2025.12.20 02:58:50.738694 [ 292 ] {} <Debug> TCP-Session: 1218231e-fc03-4381-83b7-77c23dc919e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48289 | ||
| 7912 | 2025.12.20 02:58:50.738726 [ 292 ] {} <Debug> TCP-Session: 1218231e-fc03-4381-83b7-77c23dc919e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7913 | 2025.12.20 02:58:50.738740 [ 292 ] {} <Debug> TCP-Session: 1218231e-fc03-4381-83b7-77c23dc919e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7914 | 2025.12.20 02:58:50.738891 [ 290 ] {1e9286a5-d549-4ba3-a07b-2546737fb8c1} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 7915 | 2025.12.20 02:58:50.738974 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7916 | 2025.12.20 02:58:50.739005 [ 288 ] {} <Debug> TCP-Session: ba945b97-1045-468e-bf6e-6b5d80d7a0c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53071 | ||
| 7917 | 2025.12.20 02:58:50.739021 [ 288 ] {} <Debug> TCP-Session: ba945b97-1045-468e-bf6e-6b5d80d7a0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7918 | 2025.12.20 02:58:50.739036 [ 288 ] {} <Debug> TCP-Session: ba945b97-1045-468e-bf6e-6b5d80d7a0c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7919 | 2025.12.20 02:58:50.739078 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7920 | 2025.12.20 02:58:50.739113 [ 287 ] {} <Debug> TCP-Session: df481611-c2c3-4e83-be74-32ea6e45c1c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52562 | ||
| 7921 | 2025.12.20 02:58:50.739129 [ 287 ] {} <Debug> TCP-Session: df481611-c2c3-4e83-be74-32ea6e45c1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7922 | 2025.12.20 02:58:50.739144 [ 287 ] {} <Debug> TCP-Session: df481611-c2c3-4e83-be74-32ea6e45c1c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7923 | 2025.12.20 02:58:50.739183 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7924 | 2025.12.20 02:58:50.739216 [ 294 ] {} <Debug> TCP-Session: 30b4e9c3-bd5f-4d79-a529-5493b5c827f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59886 | ||
| 7925 | 2025.12.20 02:58:50.739235 [ 294 ] {} <Debug> TCP-Session: 30b4e9c3-bd5f-4d79-a529-5493b5c827f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7926 | 2025.12.20 02:58:50.739247 [ 294 ] {} <Debug> TCP-Session: 30b4e9c3-bd5f-4d79-a529-5493b5c827f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7927 | 2025.12.20 02:58:50.739318 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7928 | 2025.12.20 02:58:50.739346 [ 286 ] {} <Debug> TCP-Session: 1754b1aa-d7e5-4344-8ee3-e30eb8dcbe42 Authenticating user 'default' from [fd00:1122:3344:101::e]:61673 | ||
| 7929 | 2025.12.20 02:58:50.739363 [ 286 ] {} <Debug> TCP-Session: 1754b1aa-d7e5-4344-8ee3-e30eb8dcbe42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7930 | 2025.12.20 02:58:50.739375 [ 286 ] {} <Debug> TCP-Session: 1754b1aa-d7e5-4344-8ee3-e30eb8dcbe42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7931 | 2025.12.20 02:58:50.739734 [ 309 ] {1e9286a5-d549-4ba3-a07b-2546737fb8c1} <Trace> AggregatingTransform: Aggregating | ||
| 7932 | 2025.12.20 02:58:50.739777 [ 309 ] {1e9286a5-d549-4ba3-a07b-2546737fb8c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 7933 | 2025.12.20 02:58:50.739809 [ 309 ] {1e9286a5-d549-4ba3-a07b-2546737fb8c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000814739 sec. (1227.387 rows/sec., 47.94 KiB/sec.) | ||
| 7934 | 2025.12.20 02:58:50.739825 [ 309 ] {1e9286a5-d549-4ba3-a07b-2546737fb8c1} <Trace> Aggregator: Merging aggregated data | ||
| 7935 | 2025.12.20 02:58:50.741363 [ 290 ] {1e9286a5-d549-4ba3-a07b-2546737fb8c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00314 sec., 318.47133757961785 rows/sec., 12.44 KiB/sec. | ||
| 7936 | 2025.12.20 02:58:50.741464 [ 290 ] {1e9286a5-d549-4ba3-a07b-2546737fb8c1} <Debug> TCPHandler: Processed in 0.003529515 sec. | ||
| 7937 | 2025.12.20 02:58:50.741553 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7938 | 2025.12.20 02:58:50.741569 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7939 | 2025.12.20 02:58:50.741583 [ 290 ] {} <Debug> TCP-Session: b96f5644-ee10-4ec7-aafc-0c71d5342490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7940 | 2025.12.20 02:58:50.741586 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7941 | 2025.12.20 02:58:50.741603 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7942 | 2025.12.20 02:58:50.741620 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7943 | 2025.12.20 02:58:50.741658 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7944 | 2025.12.20 02:58:50.741665 [ 291 ] {} <Debug> TCP-Session: 7f63b66e-a9be-410b-9393-733946aa3385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7945 | 2025.12.20 02:58:50.741671 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7946 | 2025.12.20 02:58:50.741702 [ 287 ] {} <Debug> TCP-Session: df481611-c2c3-4e83-be74-32ea6e45c1c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7947 | 2025.12.20 02:58:50.741692 [ 294 ] {} <Debug> TCP-Session: 30b4e9c3-bd5f-4d79-a529-5493b5c827f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7948 | 2025.12.20 02:58:50.741726 [ 288 ] {} <Debug> TCP-Session: ba945b97-1045-468e-bf6e-6b5d80d7a0c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7949 | 2025.12.20 02:58:50.741647 [ 292 ] {} <Debug> TCP-Session: 1218231e-fc03-4381-83b7-77c23dc919e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7950 | 2025.12.20 02:58:50.741643 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7951 | 2025.12.20 02:58:50.741636 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7952 | 2025.12.20 02:58:50.741836 [ 293 ] {} <Debug> TCP-Session: cce94a4b-b86c-4b19-b25d-e2be1cc42ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7953 | 2025.12.20 02:58:50.741616 [ 289 ] {} <Debug> TCP-Session: ae391858-03a9-493a-b41a-e02d31239d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2025.12.20 02:58:50.741878 [ 286 ] {} <Debug> TCP-Session: 1754b1aa-d7e5-4344-8ee3-e30eb8dcbe42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7955 | 2025.12.20 02:58:51.861821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1040 | ||
| 7956 | 2025.12.20 02:58:51.865247 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2025.12.20 02:58:51.865320 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7958 | 2025.12.20 02:58:51.867126 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7959 | 2025.12.20 02:58:51.867499 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2025.12.20 02:58:51.868090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1040 | ||
| 7961 | 2025.12.20 02:58:52.202246 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38104 | ||
| 7962 | 2025.12.20 02:58:52.202359 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7963 | 2025.12.20 02:58:52.202390 [ 290 ] {} <Debug> TCP-Session: d191b255-52b1-41e7-a6be-8d988e033441 Authenticating user 'default' from [fd00:1122:3344:101::e]:38104 | ||
| 7964 | 2025.12.20 02:58:52.202412 [ 290 ] {} <Debug> TCP-Session: d191b255-52b1-41e7-a6be-8d988e033441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7965 | 2025.12.20 02:58:52.202425 [ 290 ] {} <Debug> TCP-Session: d191b255-52b1-41e7-a6be-8d988e033441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7966 | 2025.12.20 02:58:52.202663 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63474 | ||
| 7967 | 2025.12.20 02:58:52.202703 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40416 | ||
| 7968 | 2025.12.20 02:58:52.202709 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49590 | ||
| 7969 | 2025.12.20 02:58:52.202753 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49581 | ||
| 7970 | 2025.12.20 02:58:52.202778 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59218 | ||
| 7971 | 2025.12.20 02:58:52.202794 [ 290 ] {} <Trace> TCP-Session: d191b255-52b1-41e7-a6be-8d988e033441 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7972 | 2025.12.20 02:58:52.202787 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52414 | ||
| 7973 | 2025.12.20 02:58:52.202861 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7974 | 2025.12.20 02:58:52.202882 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7975 | 2025.12.20 02:58:52.202919 [ 286 ] {} <Debug> TCP-Session: a8cced8d-96ed-487d-8b17-83c42eab36af Authenticating user 'default' from [fd00:1122:3344:101::e]:49581 | ||
| 7976 | 2025.12.20 02:58:52.202789 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7977 | 2025.12.20 02:58:52.202956 [ 286 ] {} <Debug> TCP-Session: a8cced8d-96ed-487d-8b17-83c42eab36af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7978 | 2025.12.20 02:58:52.202964 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7979 | 2025.12.20 02:58:52.202973 [ 294 ] {} <Debug> TCP-Session: 771be4b3-ac08-4742-9ede-613ddc541969 Authenticating user 'default' from [fd00:1122:3344:101::e]:40416 | ||
| 7980 | 2025.12.20 02:58:52.202983 [ 286 ] {} <Debug> TCP-Session: a8cced8d-96ed-487d-8b17-83c42eab36af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7981 | 2025.12.20 02:58:52.203004 [ 290 ] {5c88288b-a95a-4465-8854-f749f9b31488} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38104) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7982 | 2025.12.20 02:58:52.203010 [ 294 ] {} <Debug> TCP-Session: 771be4b3-ac08-4742-9ede-613ddc541969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7983 | 2025.12.20 02:58:52.203007 [ 289 ] {} <Debug> TCP-Session: b618ca75-11b2-4d43-bd69-d7b92cfeee3e Authenticating user 'default' from [fd00:1122:3344:101::e]:52414 | ||
| 7984 | 2025.12.20 02:58:52.203041 [ 294 ] {} <Debug> TCP-Session: 771be4b3-ac08-4742-9ede-613ddc541969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7985 | 2025.12.20 02:58:52.202788 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7986 | 2025.12.20 02:58:52.203073 [ 289 ] {} <Debug> TCP-Session: b618ca75-11b2-4d43-bd69-d7b92cfeee3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7987 | 2025.12.20 02:58:52.203109 [ 291 ] {} <Debug> TCP-Session: 94ab2b9a-b694-4533-bd03-6ead0a2a965c Authenticating user 'default' from [fd00:1122:3344:101::e]:63474 | ||
| 7988 | 2025.12.20 02:58:52.203115 [ 289 ] {} <Debug> TCP-Session: b618ca75-11b2-4d43-bd69-d7b92cfeee3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7989 | 2025.12.20 02:58:52.203143 [ 291 ] {} <Debug> TCP-Session: 94ab2b9a-b694-4533-bd03-6ead0a2a965c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7990 | 2025.12.20 02:58:52.202765 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52345 | ||
| 7991 | 2025.12.20 02:58:52.203167 [ 291 ] {} <Debug> TCP-Session: 94ab2b9a-b694-4533-bd03-6ead0a2a965c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7992 | 2025.12.20 02:58:52.202713 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53608 | ||
| 7993 | 2025.12.20 02:58:52.202846 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7994 | 2025.12.20 02:58:52.203233 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7995 | 2025.12.20 02:58:52.203265 [ 292 ] {} <Debug> TCP-Session: 2fdf6c62-5167-4add-838d-23ac261e75c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49590 | ||
| 7996 | 2025.12.20 02:58:52.203279 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7997 | 2025.12.20 02:58:52.203280 [ 287 ] {} <Debug> TCP-Session: 07f637e5-ca81-44cd-b580-8e1a1848035c Authenticating user 'default' from [fd00:1122:3344:101::e]:52345 | ||
| 7998 | 2025.12.20 02:58:52.203287 [ 290 ] {5c88288b-a95a-4465-8854-f749f9b31488} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7999 | 2025.12.20 02:58:52.203321 [ 287 ] {} <Debug> TCP-Session: 07f637e5-ca81-44cd-b580-8e1a1848035c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8000 | 2025.12.20 02:58:52.203311 [ 293 ] {} <Debug> TCP-Session: 4fe6d4db-d2c3-4465-bdd6-06728aa7c9f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53608 | ||
| 8001 | 2025.12.20 02:58:52.203350 [ 287 ] {} <Debug> TCP-Session: 07f637e5-ca81-44cd-b580-8e1a1848035c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8002 | 2025.12.20 02:58:52.203372 [ 290 ] {5c88288b-a95a-4465-8854-f749f9b31488} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8003 | 2025.12.20 02:58:52.203379 [ 293 ] {} <Debug> TCP-Session: 4fe6d4db-d2c3-4465-bdd6-06728aa7c9f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8004 | 2025.12.20 02:58:52.203299 [ 292 ] {} <Debug> TCP-Session: 2fdf6c62-5167-4add-838d-23ac261e75c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8005 | 2025.12.20 02:58:52.203415 [ 293 ] {} <Debug> TCP-Session: 4fe6d4db-d2c3-4465-bdd6-06728aa7c9f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8006 | 2025.12.20 02:58:52.203434 [ 292 ] {} <Debug> TCP-Session: 2fdf6c62-5167-4add-838d-23ac261e75c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8007 | 2025.12.20 02:58:52.202960 [ 288 ] {} <Debug> TCP-Session: 5f994e3b-ba04-442c-ab90-1346cff9518d Authenticating user 'default' from [fd00:1122:3344:101::e]:59218 | ||
| 8008 | 2025.12.20 02:58:52.203483 [ 288 ] {} <Debug> TCP-Session: 5f994e3b-ba04-442c-ab90-1346cff9518d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2025.12.20 02:58:52.203496 [ 288 ] {} <Debug> TCP-Session: 5f994e3b-ba04-442c-ab90-1346cff9518d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2025.12.20 02:58:52.203696 [ 290 ] {5c88288b-a95a-4465-8854-f749f9b31488} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 8011 | 2025.12.20 02:58:52.204634 [ 323 ] {5c88288b-a95a-4465-8854-f749f9b31488} <Trace> AggregatingTransform: Aggregating | ||
| 8012 | 2025.12.20 02:58:52.204683 [ 323 ] {5c88288b-a95a-4465-8854-f749f9b31488} <Trace> Aggregator: Aggregation method: without_key | ||
| 8013 | 2025.12.20 02:58:52.204717 [ 323 ] {5c88288b-a95a-4465-8854-f749f9b31488} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909151 sec. (1099.927 rows/sec., 42.97 KiB/sec.) | ||
| 8014 | 2025.12.20 02:58:52.204734 [ 323 ] {5c88288b-a95a-4465-8854-f749f9b31488} <Trace> Aggregator: Merging aggregated data | ||
| 8015 | 2025.12.20 02:58:52.205902 [ 290 ] {5c88288b-a95a-4465-8854-f749f9b31488} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002962 sec., 337.60972316002704 rows/sec., 13.19 KiB/sec. | ||
| 8016 | 2025.12.20 02:58:52.206054 [ 290 ] {5c88288b-a95a-4465-8854-f749f9b31488} <Debug> TCPHandler: Processed in 0.003392001 sec. | ||
| 8017 | 2025.12.20 02:58:52.206144 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8018 | 2025.12.20 02:58:52.206172 [ 290 ] {} <Debug> TCP-Session: d191b255-52b1-41e7-a6be-8d988e033441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8019 | 2025.12.20 02:58:52.206175 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8020 | 2025.12.20 02:58:52.206209 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8021 | 2025.12.20 02:58:52.206224 [ 289 ] {} <Debug> TCP-Session: b618ca75-11b2-4d43-bd69-d7b92cfeee3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8022 | 2025.12.20 02:58:52.206234 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8023 | 2025.12.20 02:58:52.206257 [ 291 ] {} <Debug> TCP-Session: 94ab2b9a-b694-4533-bd03-6ead0a2a965c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8024 | 2025.12.20 02:58:52.206269 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8025 | 2025.12.20 02:58:52.206291 [ 294 ] {} <Debug> TCP-Session: 771be4b3-ac08-4742-9ede-613ddc541969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8026 | 2025.12.20 02:58:52.206313 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8027 | 2025.12.20 02:58:52.206327 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8028 | 2025.12.20 02:58:52.206365 [ 286 ] {} <Debug> TCP-Session: a8cced8d-96ed-487d-8b17-83c42eab36af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8029 | 2025.12.20 02:58:52.206385 [ 287 ] {} <Debug> TCP-Session: 07f637e5-ca81-44cd-b580-8e1a1848035c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8030 | 2025.12.20 02:58:52.206333 [ 292 ] {} <Debug> TCP-Session: 2fdf6c62-5167-4add-838d-23ac261e75c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8031 | 2025.12.20 02:58:52.206288 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8032 | 2025.12.20 02:58:52.206256 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8033 | 2025.12.20 02:58:52.206465 [ 293 ] {} <Debug> TCP-Session: 4fe6d4db-d2c3-4465-bdd6-06728aa7c9f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8034 | 2025.12.20 02:58:52.206504 [ 288 ] {} <Debug> TCP-Session: 5f994e3b-ba04-442c-ab90-1346cff9518d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2025.12.20 02:58:52.427713 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49527 | ||
| 8036 | 2025.12.20 02:58:52.427822 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8037 | 2025.12.20 02:58:52.427846 [ 290 ] {} <Debug> TCP-Session: 3105f7a3-b0b5-4e8e-914d-a62666a8f824 Authenticating user 'default' from [fd00:1122:3344:101::e]:49527 | ||
| 8038 | 2025.12.20 02:58:52.427867 [ 290 ] {} <Debug> TCP-Session: 3105f7a3-b0b5-4e8e-914d-a62666a8f824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8039 | 2025.12.20 02:58:52.427880 [ 290 ] {} <Debug> TCP-Session: 3105f7a3-b0b5-4e8e-914d-a62666a8f824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8040 | 2025.12.20 02:58:52.428085 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34803 | ||
| 8041 | 2025.12.20 02:58:52.428112 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52490 | ||
| 8042 | 2025.12.20 02:58:52.428124 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47103 | ||
| 8043 | 2025.12.20 02:58:52.428154 [ 290 ] {} <Trace> TCP-Session: 3105f7a3-b0b5-4e8e-914d-a62666a8f824 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2025.12.20 02:58:52.428140 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59626 | ||
| 8045 | 2025.12.20 02:58:52.428206 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8046 | 2025.12.20 02:58:52.428217 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8047 | 2025.12.20 02:58:52.428221 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8048 | 2025.12.20 02:58:52.428266 [ 286 ] {} <Debug> TCP-Session: e63d187a-69f7-4665-a344-a47fcd3ab7c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52490 | ||
| 8049 | 2025.12.20 02:58:52.428284 [ 291 ] {} <Debug> TCP-Session: 9f16baaf-1f65-4245-b5a5-cd85413f36f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34803 | ||
| 8050 | 2025.12.20 02:58:52.428300 [ 287 ] {} <Debug> TCP-Session: 838ffee7-629e-4a08-b46d-50f4f8184306 Authenticating user 'default' from [fd00:1122:3344:101::e]:47103 | ||
| 8051 | 2025.12.20 02:58:52.428306 [ 286 ] {} <Debug> TCP-Session: e63d187a-69f7-4665-a344-a47fcd3ab7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2025.12.20 02:58:52.428308 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8053 | 2025.12.20 02:58:52.428329 [ 287 ] {} <Debug> TCP-Session: 838ffee7-629e-4a08-b46d-50f4f8184306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8054 | 2025.12.20 02:58:52.428346 [ 290 ] {8018a18f-f66d-4ef4-8fb3-813aba462810} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8055 | 2025.12.20 02:58:52.428368 [ 287 ] {} <Debug> TCP-Session: 838ffee7-629e-4a08-b46d-50f4f8184306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8056 | 2025.12.20 02:58:52.428363 [ 289 ] {} <Debug> TCP-Session: 8e4bbb0a-0042-4519-bba2-90bb9806de11 Authenticating user 'default' from [fd00:1122:3344:101::e]:59626 | ||
| 8057 | 2025.12.20 02:58:52.428338 [ 286 ] {} <Debug> TCP-Session: e63d187a-69f7-4665-a344-a47fcd3ab7c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2025.12.20 02:58:52.428429 [ 289 ] {} <Debug> TCP-Session: 8e4bbb0a-0042-4519-bba2-90bb9806de11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2025.12.20 02:58:52.428326 [ 291 ] {} <Debug> TCP-Session: 9f16baaf-1f65-4245-b5a5-cd85413f36f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8060 | 2025.12.20 02:58:52.428455 [ 289 ] {} <Debug> TCP-Session: 8e4bbb0a-0042-4519-bba2-90bb9806de11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2025.12.20 02:58:52.428480 [ 291 ] {} <Debug> TCP-Session: 9f16baaf-1f65-4245-b5a5-cd85413f36f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8062 | 2025.12.20 02:58:52.428108 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50446 | ||
| 8063 | 2025.12.20 02:58:52.428103 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48299 | ||
| 8064 | 2025.12.20 02:58:52.428100 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57389 | ||
| 8065 | 2025.12.20 02:58:52.428575 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8066 | 2025.12.20 02:58:52.428132 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52065 | ||
| 8067 | 2025.12.20 02:58:52.428625 [ 290 ] {8018a18f-f66d-4ef4-8fb3-813aba462810} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8068 | 2025.12.20 02:58:52.428651 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8069 | 2025.12.20 02:58:52.428652 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8070 | 2025.12.20 02:58:52.428684 [ 294 ] {} <Debug> TCP-Session: c219e12e-abb8-43c3-96f6-99ded9973ae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57389 | ||
| 8071 | 2025.12.20 02:58:52.428694 [ 290 ] {8018a18f-f66d-4ef4-8fb3-813aba462810} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8072 | 2025.12.20 02:58:52.428708 [ 292 ] {} <Debug> TCP-Session: c4d0e48e-5b67-45d9-90d2-7c6dea1fdf9e Authenticating user 'default' from [fd00:1122:3344:101::e]:48299 | ||
| 8073 | 2025.12.20 02:58:52.428713 [ 294 ] {} <Debug> TCP-Session: c219e12e-abb8-43c3-96f6-99ded9973ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8074 | 2025.12.20 02:58:52.428627 [ 293 ] {} <Debug> TCP-Session: 59b5be9e-1499-46e7-8b6d-a75b1c22e902 Authenticating user 'default' from [fd00:1122:3344:101::e]:50446 | ||
| 8075 | 2025.12.20 02:58:52.428744 [ 292 ] {} <Debug> TCP-Session: c4d0e48e-5b67-45d9-90d2-7c6dea1fdf9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8076 | 2025.12.20 02:58:52.428772 [ 293 ] {} <Debug> TCP-Session: 59b5be9e-1499-46e7-8b6d-a75b1c22e902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8077 | 2025.12.20 02:58:52.428785 [ 292 ] {} <Debug> TCP-Session: c4d0e48e-5b67-45d9-90d2-7c6dea1fdf9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8078 | 2025.12.20 02:58:52.428798 [ 293 ] {} <Debug> TCP-Session: 59b5be9e-1499-46e7-8b6d-a75b1c22e902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2025.12.20 02:58:52.428748 [ 294 ] {} <Debug> TCP-Session: c219e12e-abb8-43c3-96f6-99ded9973ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8080 | 2025.12.20 02:58:52.428692 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8081 | 2025.12.20 02:58:52.428877 [ 288 ] {} <Debug> TCP-Session: a254dda3-d232-4334-9acb-f10ba75cd77a Authenticating user 'default' from [fd00:1122:3344:101::e]:52065 | ||
| 8082 | 2025.12.20 02:58:52.428894 [ 288 ] {} <Debug> TCP-Session: a254dda3-d232-4334-9acb-f10ba75cd77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8083 | 2025.12.20 02:58:52.428908 [ 288 ] {} <Debug> TCP-Session: a254dda3-d232-4334-9acb-f10ba75cd77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8084 | 2025.12.20 02:58:52.428982 [ 290 ] {8018a18f-f66d-4ef4-8fb3-813aba462810} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 8085 | 2025.12.20 02:58:52.429865 [ 307 ] {8018a18f-f66d-4ef4-8fb3-813aba462810} <Trace> AggregatingTransform: Aggregating | ||
| 8086 | 2025.12.20 02:58:52.429919 [ 307 ] {8018a18f-f66d-4ef4-8fb3-813aba462810} <Trace> Aggregator: Aggregation method: without_key | ||
| 8087 | 2025.12.20 02:58:52.429959 [ 307 ] {8018a18f-f66d-4ef4-8fb3-813aba462810} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087415 sec. (1143.968 rows/sec., 44.69 KiB/sec.) | ||
| 8088 | 2025.12.20 02:58:52.429979 [ 307 ] {8018a18f-f66d-4ef4-8fb3-813aba462810} <Trace> Aggregator: Merging aggregated data | ||
| 8089 | 2025.12.20 02:58:52.431017 [ 290 ] {8018a18f-f66d-4ef4-8fb3-813aba462810} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002733 sec., 365.89828027808267 rows/sec., 14.29 KiB/sec. | ||
| 8090 | 2025.12.20 02:58:52.431171 [ 290 ] {8018a18f-f66d-4ef4-8fb3-813aba462810} <Debug> TCPHandler: Processed in 0.003125545 sec. | ||
| 8091 | 2025.12.20 02:58:52.431287 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8092 | 2025.12.20 02:58:52.431314 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8093 | 2025.12.20 02:58:52.431316 [ 290 ] {} <Debug> TCP-Session: 3105f7a3-b0b5-4e8e-914d-a62666a8f824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2025.12.20 02:58:52.431333 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8095 | 2025.12.20 02:58:52.431358 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8096 | 2025.12.20 02:58:52.431365 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8097 | 2025.12.20 02:58:52.431390 [ 287 ] {} <Debug> TCP-Session: 838ffee7-629e-4a08-b46d-50f4f8184306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8098 | 2025.12.20 02:58:52.431404 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8099 | 2025.12.20 02:58:52.431424 [ 286 ] {} <Debug> TCP-Session: e63d187a-69f7-4665-a344-a47fcd3ab7c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2025.12.20 02:58:52.431426 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8101 | 2025.12.20 02:58:52.431453 [ 294 ] {} <Debug> TCP-Session: c219e12e-abb8-43c3-96f6-99ded9973ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2025.12.20 02:58:52.431444 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8103 | 2025.12.20 02:58:52.431480 [ 291 ] {} <Debug> TCP-Session: 9f16baaf-1f65-4245-b5a5-cd85413f36f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8104 | 2025.12.20 02:58:52.431386 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8105 | 2025.12.20 02:58:52.431520 [ 289 ] {} <Debug> TCP-Session: 8e4bbb0a-0042-4519-bba2-90bb9806de11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8106 | 2025.12.20 02:58:52.431359 [ 292 ] {} <Debug> TCP-Session: c4d0e48e-5b67-45d9-90d2-7c6dea1fdf9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2025.12.20 02:58:52.431556 [ 293 ] {} <Debug> TCP-Session: 59b5be9e-1499-46e7-8b6d-a75b1c22e902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2025.12.20 02:58:52.431406 [ 288 ] {} <Debug> TCP-Session: a254dda3-d232-4334-9acb-f10ba75cd77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8109 | 2025.12.20 02:58:54.357547 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2025.12.20 02:58:54.357779 [ 272 ] {eeaa5876-1a19-4f96-88d8-d6b9dbcb4f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8111 | 2025.12.20 02:58:54.357862 [ 272 ] {eeaa5876-1a19-4f96-88d8-d6b9dbcb4f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8112 | 2025.12.20 02:58:54.358570 [ 272 ] {eeaa5876-1a19-4f96-88d8-d6b9dbcb4f88} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2025.12.20 02:58:54.358614 [ 272 ] {eeaa5876-1a19-4f96-88d8-d6b9dbcb4f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8114 | 2025.12.20 02:58:54.358997 [ 272 ] {eeaa5876-1a19-4f96-88d8-d6b9dbcb4f88} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8115 | 2025.12.20 02:58:54.359215 [ 272 ] {eeaa5876-1a19-4f96-88d8-d6b9dbcb4f88} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2025.12.20 02:58:54.359361 [ 272 ] {eeaa5876-1a19-4f96-88d8-d6b9dbcb4f88} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001645 sec., 70516.71732522796 rows/sec., 5.98 MiB/sec. | ||
| 8117 | 2025.12.20 02:58:54.359401 [ 272 ] {eeaa5876-1a19-4f96-88d8-d6b9dbcb4f88} <Debug> TCPHandler: Processed in 0.002009078 sec. | ||
| 8118 | 2025.12.20 02:58:54.359527 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2025.12.20 02:58:54.359622 [ 272 ] {bfde8de5-b6c8-4c82-b887-b17604354095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8120 | 2025.12.20 02:58:54.359662 [ 272 ] {bfde8de5-b6c8-4c82-b887-b17604354095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8121 | 2025.12.20 02:58:54.360063 [ 272 ] {bfde8de5-b6c8-4c82-b887-b17604354095} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2025.12.20 02:58:54.360100 [ 272 ] {bfde8de5-b6c8-4c82-b887-b17604354095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8123 | 2025.12.20 02:58:54.360396 [ 272 ] {bfde8de5-b6c8-4c82-b887-b17604354095} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8124 | 2025.12.20 02:58:54.360611 [ 272 ] {bfde8de5-b6c8-4c82-b887-b17604354095} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2025.12.20 02:58:54.360726 [ 97 ] {} <Debug> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8126 | 2025.12.20 02:58:54.360736 [ 272 ] {bfde8de5-b6c8-4c82-b887-b17604354095} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001133 sec., 26478.3759929391 rows/sec., 1.94 MiB/sec. | ||
| 8127 | 2025.12.20 02:58:54.360801 [ 97 ] {} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2025.12.20 02:58:54.360815 [ 272 ] {bfde8de5-b6c8-4c82-b887-b17604354095} <Debug> TCPHandler: Processed in 0.001336242 sec. | ||
| 8129 | 2025.12.20 02:58:54.360828 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8130 | 2025.12.20 02:58:54.360964 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8131 | 2025.12.20 02:58:54.360977 [ 199 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::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 | ||
| 8132 | 2025.12.20 02:58:54.361079 [ 272 ] {dc35dd8b-8da4-4a63-b7cd-a9f0e63ad476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8133 | 2025.12.20 02:58:54.361096 [ 199 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8134 | 2025.12.20 02:58:54.361122 [ 272 ] {dc35dd8b-8da4-4a63-b7cd-a9f0e63ad476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8135 | 2025.12.20 02:58:54.361131 [ 199 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 277 rows starting from the beginning of the part | ||
| 8136 | 2025.12.20 02:58:54.361209 [ 199 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 8137 | 2025.12.20 02:58:54.361260 [ 199 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 215 rows starting from the beginning of the part | ||
| 8138 | 2025.12.20 02:58:54.361312 [ 199 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 8139 | 2025.12.20 02:58:54.361361 [ 199 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 217 rows starting from the beginning of the part | ||
| 8140 | 2025.12.20 02:58:54.361405 [ 199 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 8141 | 2025.12.20 02:58:54.361571 [ 272 ] {dc35dd8b-8da4-4a63-b7cd-a9f0e63ad476} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2025.12.20 02:58:54.361608 [ 272 ] {dc35dd8b-8da4-4a63-b7cd-a9f0e63ad476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8143 | 2025.12.20 02:58:54.361938 [ 272 ] {dc35dd8b-8da4-4a63-b7cd-a9f0e63ad476} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8144 | 2025.12.20 02:58:54.362158 [ 272 ] {dc35dd8b-8da4-4a63-b7cd-a9f0e63ad476} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2025.12.20 02:58:54.362288 [ 272 ] {dc35dd8b-8da4-4a63-b7cd-a9f0e63ad476} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001229 sec., 76484.94711147273 rows/sec., 5.97 MiB/sec. | ||
| 8146 | 2025.12.20 02:58:54.362290 [ 191 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355592 sec., 589410.383065111 rows/sec., 38.79 MiB/sec. | ||
| 8147 | 2025.12.20 02:58:54.362328 [ 272 ] {dc35dd8b-8da4-4a63-b7cd-a9f0e63ad476} <Debug> TCPHandler: Processed in 0.001433974 sec. | ||
| 8148 | 2025.12.20 02:58:54.362451 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8149 | 2025.12.20 02:58:54.362515 [ 200 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8150 | 2025.12.20 02:58:54.362549 [ 272 ] {f941b3a4-07cc-419e-ba57-ff9dbbe624bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8151 | 2025.12.20 02:58:54.362598 [ 272 ] {f941b3a4-07cc-419e-ba57-ff9dbbe624bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8152 | 2025.12.20 02:58:54.362827 [ 200 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_46_9} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): 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.20 02:58:54.362911 [ 200 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_46_9} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8154 | 2025.12.20 02:58:54.363065 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8155 | 2025.12.20 02:58:54.363163 [ 272 ] {f941b3a4-07cc-419e-ba57-ff9dbbe624bb} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2025.12.20 02:58:54.363219 [ 272 ] {f941b3a4-07cc-419e-ba57-ff9dbbe624bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8157 | 2025.12.20 02:58:54.363693 [ 272 ] {f941b3a4-07cc-419e-ba57-ff9dbbe624bb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8158 | 2025.12.20 02:58:54.363962 [ 272 ] {f941b3a4-07cc-419e-ba57-ff9dbbe624bb} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8159 | 2025.12.20 02:58:54.364112 [ 272 ] {f941b3a4-07cc-419e-ba57-ff9dbbe624bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec. | ||
| 8160 | 2025.12.20 02:58:54.364152 [ 272 ] {f941b3a4-07cc-419e-ba57-ff9dbbe624bb} <Debug> TCPHandler: Processed in 0.001750422 sec. | ||
| 8161 | 2025.12.20 02:58:54.364270 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8162 | 2025.12.20 02:58:54.364366 [ 272 ] {064e35af-5261-4d64-b81e-7a3461c5f25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8163 | 2025.12.20 02:58:54.364422 [ 272 ] {064e35af-5261-4d64-b81e-7a3461c5f25b} <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 | ||
| 8164 | 2025.12.20 02:58:54.365351 [ 272 ] {064e35af-5261-4d64-b81e-7a3461c5f25b} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2025.12.20 02:58:54.365399 [ 272 ] {064e35af-5261-4d64-b81e-7a3461c5f25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8166 | 2025.12.20 02:58:54.366059 [ 272 ] {064e35af-5261-4d64-b81e-7a3461c5f25b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8167 | 2025.12.20 02:58:54.366278 [ 272 ] {064e35af-5261-4d64-b81e-7a3461c5f25b} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2025.12.20 02:58:54.366389 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8169 | 2025.12.20 02:58:54.366415 [ 272 ] {064e35af-5261-4d64-b81e-7a3461c5f25b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002067 sec., 14513.78809869376 rows/sec., 26.01 MiB/sec. | ||
| 8170 | 2025.12.20 02:58:54.366424 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2025.12.20 02:58:54.366456 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8172 | 2025.12.20 02:58:54.366484 [ 272 ] {064e35af-5261-4d64-b81e-7a3461c5f25b} <Debug> TCPHandler: Processed in 0.002263524 sec. | ||
| 8173 | 2025.12.20 02:58:54.366542 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::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 | ||
| 8174 | 2025.12.20 02:58:54.366616 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2025.12.20 02:58:54.366711 [ 272 ] {8b2fa6aa-e1c9-4d55-a1e3-9c4dc0c85200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8176 | 2025.12.20 02:58:54.366715 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8177 | 2025.12.20 02:58:54.366753 [ 272 ] {8b2fa6aa-e1c9-4d55-a1e3-9c4dc0c85200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8178 | 2025.12.20 02:58:54.366769 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 773 rows starting from the beginning of the part | ||
| 8179 | 2025.12.20 02:58:54.366873 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 8180 | 2025.12.20 02:58:54.366990 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 8181 | 2025.12.20 02:58:54.367125 [ 272 ] {8b2fa6aa-e1c9-4d55-a1e3-9c4dc0c85200} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2025.12.20 02:58:54.367133 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 8183 | 2025.12.20 02:58:54.367160 [ 272 ] {8b2fa6aa-e1c9-4d55-a1e3-9c4dc0c85200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8184 | 2025.12.20 02:58:54.367249 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 8185 | 2025.12.20 02:58:54.367352 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 8186 | 2025.12.20 02:58:54.367467 [ 272 ] {8b2fa6aa-e1c9-4d55-a1e3-9c4dc0c85200} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8187 | 2025.12.20 02:58:54.367681 [ 272 ] {8b2fa6aa-e1c9-4d55-a1e3-9c4dc0c85200} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8188 | 2025.12.20 02:58:54.367806 [ 272 ] {8b2fa6aa-e1c9-4d55-a1e3-9c4dc0c85200} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 8189 | 2025.12.20 02:58:54.367842 [ 272 ] {8b2fa6aa-e1c9-4d55-a1e3-9c4dc0c85200} <Debug> TCPHandler: Processed in 0.00127368 sec. | ||
| 8190 | 2025.12.20 02:58:54.382350 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 883 rows, containing 19 columns (19 merged, 0 gathered) in 0.015833769 sec., 55766.88658272076 rows/sec., 99.93 MiB/sec. | ||
| 8191 | 2025.12.20 02:58:54.383452 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8192 | 2025.12.20 02:58:54.383777 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8193 | 2025.12.20 02:58:54.383843 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8194 | 2025.12.20 02:58:54.383924 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 8195 | 2025.12.20 02:58:55.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.69 MiB, peak 296.78 MiB, free memory in arenas 0.00 B, will set to 289.80 MiB (RSS), difference: 3.11 MiB | ||
| 8196 | 2025.12.20 02:58:56.670309 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8197 | 2025.12.20 02:58:56.670365 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8198 | 2025.12.20 02:58:56.820184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16333 | ||
| 8199 | 2025.12.20 02:58:56.820726 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2025.12.20 02:58:56.820770 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8201 | 2025.12.20 02:58:56.821274 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8202 | 2025.12.20 02:58:56.821500 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8203 | 2025.12.20 02:58:56.821628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16333 | ||
| 8204 | 2025.12.20 02:58:57.705305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8205 | 2025.12.20 02:58:57.722285 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2025.12.20 02:58:57.722350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8207 | 2025.12.20 02:58:57.728147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8208 | 2025.12.20 02:58:57.728878 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2025.12.20 02:58:57.732035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8210 | 2025.12.20 02:58:59.367789 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2025.12.20 02:58:59.368080 [ 272 ] {7ea008c2-8d33-4e76-8d6f-c6539f85322e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8212 | 2025.12.20 02:58:59.368189 [ 272 ] {7ea008c2-8d33-4e76-8d6f-c6539f85322e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8213 | 2025.12.20 02:58:59.369049 [ 272 ] {7ea008c2-8d33-4e76-8d6f-c6539f85322e} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2025.12.20 02:58:59.369100 [ 272 ] {7ea008c2-8d33-4e76-8d6f-c6539f85322e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8215 | 2025.12.20 02:58:59.369515 [ 272 ] {7ea008c2-8d33-4e76-8d6f-c6539f85322e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8216 | 2025.12.20 02:58:59.369756 [ 272 ] {7ea008c2-8d33-4e76-8d6f-c6539f85322e} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2025.12.20 02:58:59.369938 [ 272 ] {7ea008c2-8d33-4e76-8d6f-c6539f85322e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001939 sec., 211449.2006188757 rows/sec., 13.41 MiB/sec. | ||
| 8218 | 2025.12.20 02:58:59.369994 [ 272 ] {7ea008c2-8d33-4e76-8d6f-c6539f85322e} <Debug> TCPHandler: Processed in 0.002405757 sec. | ||
| 8219 | 2025.12.20 02:58:59.370121 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2025.12.20 02:58:59.370230 [ 272 ] {86c3135d-4056-45fb-a2db-54a1acce6c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8221 | 2025.12.20 02:58:59.370275 [ 272 ] {86c3135d-4056-45fb-a2db-54a1acce6c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8222 | 2025.12.20 02:58:59.371196 [ 272 ] {86c3135d-4056-45fb-a2db-54a1acce6c1c} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2025.12.20 02:58:59.371236 [ 272 ] {86c3135d-4056-45fb-a2db-54a1acce6c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8224 | 2025.12.20 02:58:59.371622 [ 272 ] {86c3135d-4056-45fb-a2db-54a1acce6c1c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8225 | 2025.12.20 02:58:59.371843 [ 272 ] {86c3135d-4056-45fb-a2db-54a1acce6c1c} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2025.12.20 02:58:59.371966 [ 91 ] {} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8227 | 2025.12.20 02:58:59.371983 [ 272 ] {86c3135d-4056-45fb-a2db-54a1acce6c1c} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00178 sec., 635955.0561797753 rows/sec., 50.39 MiB/sec. | ||
| 8228 | 2025.12.20 02:58:59.372031 [ 91 ] {} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2025.12.20 02:58:59.372044 [ 272 ] {86c3135d-4056-45fb-a2db-54a1acce6c1c} <Debug> TCPHandler: Processed in 0.001978837 sec. | ||
| 8230 | 2025.12.20 02:58:59.372057 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8231 | 2025.12.20 02:58:59.372161 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::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 | ||
| 8232 | 2025.12.20 02:58:59.372170 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8233 | 2025.12.20 02:58:59.372258 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8234 | 2025.12.20 02:58:59.372284 [ 272 ] {11f744b4-09bb-4faa-bf98-ff5b7aab72af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8235 | 2025.12.20 02:58:59.372290 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2463 rows starting from the beginning of the part | ||
| 8236 | 2025.12.20 02:58:59.372328 [ 272 ] {11f744b4-09bb-4faa-bf98-ff5b7aab72af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8237 | 2025.12.20 02:58:59.372357 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 116 rows starting from the beginning of the part | ||
| 8238 | 2025.12.20 02:58:59.372413 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2273 rows starting from the beginning of the part | ||
| 8239 | 2025.12.20 02:58:59.372457 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::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 | ||
| 8240 | 2025.12.20 02:58:59.372498 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 116 rows starting from the beginning of the part | ||
| 8241 | 2025.12.20 02:58:59.372538 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1132 rows starting from the beginning of the part | ||
| 8242 | 2025.12.20 02:58:59.372848 [ 272 ] {11f744b4-09bb-4faa-bf98-ff5b7aab72af} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2025.12.20 02:58:59.372885 [ 272 ] {11f744b4-09bb-4faa-bf98-ff5b7aab72af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8244 | 2025.12.20 02:58:59.373222 [ 272 ] {11f744b4-09bb-4faa-bf98-ff5b7aab72af} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8245 | 2025.12.20 02:58:59.373450 [ 272 ] {11f744b4-09bb-4faa-bf98-ff5b7aab72af} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2025.12.20 02:58:59.373585 [ 272 ] {11f744b4-09bb-4faa-bf98-ff5b7aab72af} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001324 sec., 162386.70694864047 rows/sec., 9.64 MiB/sec. | ||
| 8247 | 2025.12.20 02:58:59.373622 [ 272 ] {11f744b4-09bb-4faa-bf98-ff5b7aab72af} <Debug> TCPHandler: Processed in 0.001504567 sec. | ||
| 8248 | 2025.12.20 02:58:59.373739 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2025.12.20 02:58:59.373841 [ 272 ] {53c2501b-064f-45a1-b638-fbfca6c38a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8250 | 2025.12.20 02:58:59.373885 [ 272 ] {53c2501b-064f-45a1-b638-fbfca6c38a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8251 | 2025.12.20 02:58:59.374381 [ 272 ] {53c2501b-064f-45a1-b638-fbfca6c38a2d} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2025.12.20 02:58:59.374419 [ 272 ] {53c2501b-064f-45a1-b638-fbfca6c38a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8253 | 2025.12.20 02:58:59.374517 [ 200 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002395298 sec., 2570035.127153281 rows/sec., 218.23 MiB/sec. | ||
| 8254 | 2025.12.20 02:58:59.374742 [ 272 ] {53c2501b-064f-45a1-b638-fbfca6c38a2d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8255 | 2025.12.20 02:58:59.374770 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8256 | 2025.12.20 02:58:59.374989 [ 272 ] {53c2501b-064f-45a1-b638-fbfca6c38a2d} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2025.12.20 02:58:59.375027 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_51_10} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8258 | 2025.12.20 02:58:59.375116 [ 190 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_51_10} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8259 | 2025.12.20 02:58:59.375190 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 8260 | 2025.12.20 02:58:59.375202 [ 272 ] {53c2501b-064f-45a1-b638-fbfca6c38a2d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001381 sec., 153511.94786386675 rows/sec., 9.90 MiB/sec. | ||
| 8261 | 2025.12.20 02:58:59.375250 [ 272 ] {53c2501b-064f-45a1-b638-fbfca6c38a2d} <Debug> TCPHandler: Processed in 0.001562777 sec. | ||
| 8262 | 2025.12.20 02:58:59.375379 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2025.12.20 02:58:59.375482 [ 272 ] {8a83f2a6-4c1a-48d0-90e5-373763e117d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8264 | 2025.12.20 02:58:59.375523 [ 272 ] {8a83f2a6-4c1a-48d0-90e5-373763e117d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8265 | 2025.12.20 02:58:59.376022 [ 272 ] {8a83f2a6-4c1a-48d0-90e5-373763e117d9} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2025.12.20 02:58:59.376060 [ 272 ] {8a83f2a6-4c1a-48d0-90e5-373763e117d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8267 | 2025.12.20 02:58:59.376383 [ 272 ] {8a83f2a6-4c1a-48d0-90e5-373763e117d9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8268 | 2025.12.20 02:58:59.376609 [ 272 ] {8a83f2a6-4c1a-48d0-90e5-373763e117d9} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2025.12.20 02:58:59.376749 [ 272 ] {8a83f2a6-4c1a-48d0-90e5-373763e117d9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001287 sec., 163947.16394716396 rows/sec., 9.31 MiB/sec. | ||
| 8270 | 2025.12.20 02:58:59.376787 [ 272 ] {8a83f2a6-4c1a-48d0-90e5-373763e117d9} <Debug> TCPHandler: Processed in 0.001459995 sec. | ||
| 8271 | 2025.12.20 02:58:59.376905 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2025.12.20 02:58:59.377003 [ 272 ] {70c78fb8-4dfa-45c8-a6e5-cd8a0624bf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8273 | 2025.12.20 02:58:59.377044 [ 272 ] {70c78fb8-4dfa-45c8-a6e5-cd8a0624bf0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8274 | 2025.12.20 02:58:59.377699 [ 272 ] {70c78fb8-4dfa-45c8-a6e5-cd8a0624bf0f} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2025.12.20 02:58:59.377736 [ 272 ] {70c78fb8-4dfa-45c8-a6e5-cd8a0624bf0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8276 | 2025.12.20 02:58:59.378067 [ 272 ] {70c78fb8-4dfa-45c8-a6e5-cd8a0624bf0f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8277 | 2025.12.20 02:58:59.378284 [ 272 ] {70c78fb8-4dfa-45c8-a6e5-cd8a0624bf0f} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2025.12.20 02:58:59.378408 [ 88 ] {} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8279 | 2025.12.20 02:58:59.378417 [ 272 ] {70c78fb8-4dfa-45c8-a6e5-cd8a0624bf0f} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001432 sec., 481145.25139664806 rows/sec., 33.60 MiB/sec. | ||
| 8280 | 2025.12.20 02:58:59.378457 [ 88 ] {} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2025.12.20 02:58:59.378477 [ 272 ] {70c78fb8-4dfa-45c8-a6e5-cd8a0624bf0f} <Debug> TCPHandler: Processed in 0.001622849 sec. | ||
| 8282 | 2025.12.20 02:58:59.378482 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8283 | 2025.12.20 02:58:59.378600 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8284 | 2025.12.20 02:58:59.378601 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::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 | ||
| 8285 | 2025.12.20 02:58:59.378702 [ 272 ] {097d4843-a5b1-4930-8d69-0c55afbcbe86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8286 | 2025.12.20 02:58:59.378744 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8287 | 2025.12.20 02:58:59.378749 [ 272 ] {097d4843-a5b1-4930-8d69-0c55afbcbe86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8288 | 2025.12.20 02:58:59.378786 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1249 rows starting from the beginning of the part | ||
| 8289 | 2025.12.20 02:58:59.378864 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 94 rows starting from the beginning of the part | ||
| 8290 | 2025.12.20 02:58:59.378915 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1147 rows starting from the beginning of the part | ||
| 8291 | 2025.12.20 02:58:59.378961 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::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 | ||
| 8292 | 2025.12.20 02:58:59.379007 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 94 rows starting from the beginning of the part | ||
| 8293 | 2025.12.20 02:58:59.379048 [ 200 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 689 rows starting from the beginning of the part | ||
| 8294 | 2025.12.20 02:58:59.379133 [ 272 ] {097d4843-a5b1-4930-8d69-0c55afbcbe86} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2025.12.20 02:58:59.379238 [ 272 ] {097d4843-a5b1-4930-8d69-0c55afbcbe86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8296 | 2025.12.20 02:58:59.379582 [ 272 ] {097d4843-a5b1-4930-8d69-0c55afbcbe86} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8297 | 2025.12.20 02:58:59.380004 [ 272 ] {097d4843-a5b1-4930-8d69-0c55afbcbe86} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2025.12.20 02:58:59.380147 [ 272 ] {097d4843-a5b1-4930-8d69-0c55afbcbe86} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001462 sec., 4103.967168262654 rows/sec., 214.42 KiB/sec. | ||
| 8299 | 2025.12.20 02:58:59.380184 [ 272 ] {097d4843-a5b1-4930-8d69-0c55afbcbe86} <Debug> TCPHandler: Processed in 0.001636089 sec. | ||
| 8300 | 2025.12.20 02:58:59.380305 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8301 | 2025.12.20 02:58:59.380443 [ 272 ] {b17adabb-3cfd-41e4-ac6b-59f60207ee74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8302 | 2025.12.20 02:58:59.380505 [ 272 ] {b17adabb-3cfd-41e4-ac6b-59f60207ee74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8303 | 2025.12.20 02:58:59.380579 [ 190 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3337 rows, containing 5 columns (5 merged, 0 gathered) in 0.002027869 sec., 1645569.8075171523 rows/sec., 124.47 MiB/sec. | ||
| 8304 | 2025.12.20 02:58:59.380811 [ 193 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8305 | 2025.12.20 02:58:59.381003 [ 272 ] {b17adabb-3cfd-41e4-ac6b-59f60207ee74} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2025.12.20 02:58:59.381049 [ 272 ] {b17adabb-3cfd-41e4-ac6b-59f60207ee74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8307 | 2025.12.20 02:58:59.381110 [ 193 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_51_10} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2025.12.20 02:58:59.381211 [ 193 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_51_10} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8309 | 2025.12.20 02:58:59.381307 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8310 | 2025.12.20 02:58:59.381426 [ 272 ] {b17adabb-3cfd-41e4-ac6b-59f60207ee74} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8311 | 2025.12.20 02:58:59.381657 [ 272 ] {b17adabb-3cfd-41e4-ac6b-59f60207ee74} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2025.12.20 02:58:59.381776 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8313 | 2025.12.20 02:58:59.381806 [ 272 ] {b17adabb-3cfd-41e4-ac6b-59f60207ee74} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001387 sec., 226387.88752703677 rows/sec., 14.87 MiB/sec. | ||
| 8314 | 2025.12.20 02:58:59.381809 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2025.12.20 02:58:59.381848 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8316 | 2025.12.20 02:58:59.381852 [ 272 ] {b17adabb-3cfd-41e4-ac6b-59f60207ee74} <Debug> TCPHandler: Processed in 0.001600449 sec. | ||
| 8317 | 2025.12.20 02:58:59.381933 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 8318 | 2025.12.20 02:58:59.381983 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8319 | 2025.12.20 02:58:59.382050 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8320 | 2025.12.20 02:58:59.382085 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16199 rows starting from the beginning of the part | ||
| 8321 | 2025.12.20 02:58:59.382086 [ 272 ] {42b4a83b-1c58-4905-b8d9-aacbec8ee085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8322 | 2025.12.20 02:58:59.382140 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 8323 | 2025.12.20 02:58:59.382141 [ 272 ] {42b4a83b-1c58-4905-b8d9-aacbec8ee085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8324 | 2025.12.20 02:58:59.382188 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 915 rows starting from the beginning of the part | ||
| 8325 | 2025.12.20 02:58:59.382242 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 84 rows starting from the beginning of the part | ||
| 8326 | 2025.12.20 02:58:59.382280 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 8327 | 2025.12.20 02:58:59.382319 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 8328 | 2025.12.20 02:58:59.382520 [ 272 ] {42b4a83b-1c58-4905-b8d9-aacbec8ee085} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2025.12.20 02:58:59.382566 [ 272 ] {42b4a83b-1c58-4905-b8d9-aacbec8ee085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8330 | 2025.12.20 02:58:59.382874 [ 272 ] {42b4a83b-1c58-4905-b8d9-aacbec8ee085} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8331 | 2025.12.20 02:58:59.383096 [ 272 ] {42b4a83b-1c58-4905-b8d9-aacbec8ee085} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2025.12.20 02:58:59.383301 [ 272 ] {42b4a83b-1c58-4905-b8d9-aacbec8ee085} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001234 sec., 810.3727714748784 rows/sec., 54.61 KiB/sec. | ||
| 8333 | 2025.12.20 02:58:59.383337 [ 272 ] {42b4a83b-1c58-4905-b8d9-aacbec8ee085} <Debug> TCPHandler: Processed in 0.001404293 sec. | ||
| 8334 | 2025.12.20 02:58:59.383457 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2025.12.20 02:58:59.383554 [ 272 ] {e4245d23-a11b-4233-b5fb-db8fc2429b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8336 | 2025.12.20 02:58:59.383627 [ 272 ] {e4245d23-a11b-4233-b5fb-db8fc2429b9a} <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 | ||
| 8337 | 2025.12.20 02:58:59.384420 [ 272 ] {e4245d23-a11b-4233-b5fb-db8fc2429b9a} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8338 | 2025.12.20 02:58:59.384460 [ 272 ] {e4245d23-a11b-4233-b5fb-db8fc2429b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8339 | 2025.12.20 02:58:59.385018 [ 272 ] {e4245d23-a11b-4233-b5fb-db8fc2429b9a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8340 | 2025.12.20 02:58:59.385260 [ 272 ] {e4245d23-a11b-4233-b5fb-db8fc2429b9a} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2025.12.20 02:58:59.385408 [ 272 ] {e4245d23-a11b-4233-b5fb-db8fc2429b9a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001874 sec., 5336.179295624333 rows/sec., 9.56 MiB/sec. | ||
| 8342 | 2025.12.20 02:58:59.385472 [ 272 ] {e4245d23-a11b-4233-b5fb-db8fc2429b9a} <Debug> TCPHandler: Processed in 0.00206305 sec. | ||
| 8343 | 2025.12.20 02:58:59.385579 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2025.12.20 02:58:59.385675 [ 272 ] {ee3b4642-0c1f-4b8e-90bd-4b270bef9adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8345 | 2025.12.20 02:58:59.385719 [ 272 ] {ee3b4642-0c1f-4b8e-90bd-4b270bef9adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8346 | 2025.12.20 02:58:59.386087 [ 272 ] {ee3b4642-0c1f-4b8e-90bd-4b270bef9adc} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2025.12.20 02:58:59.386125 [ 272 ] {ee3b4642-0c1f-4b8e-90bd-4b270bef9adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8348 | 2025.12.20 02:58:59.386461 [ 272 ] {ee3b4642-0c1f-4b8e-90bd-4b270bef9adc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8349 | 2025.12.20 02:58:59.386683 [ 272 ] {ee3b4642-0c1f-4b8e-90bd-4b270bef9adc} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2025.12.20 02:58:59.386791 [ 88 ] {} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8351 | 2025.12.20 02:58:59.386816 [ 272 ] {ee3b4642-0c1f-4b8e-90bd-4b270bef9adc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001159 sec., 89732.528041415 rows/sec., 5.50 MiB/sec. | ||
| 8352 | 2025.12.20 02:58:59.386827 [ 88 ] {} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2025.12.20 02:58:59.386856 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8354 | 2025.12.20 02:58:59.386859 [ 272 ] {ee3b4642-0c1f-4b8e-90bd-4b270bef9adc} <Debug> TCPHandler: Processed in 0.001329732 sec. | ||
| 8355 | 2025.12.20 02:58:59.386937 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 8356 | 2025.12.20 02:58:59.387017 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8357 | 2025.12.20 02:58:59.387043 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3520 rows starting from the beginning of the part | ||
| 8358 | 2025.12.20 02:58:59.387089 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 8359 | 2025.12.20 02:58:59.387127 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 8360 | 2025.12.20 02:58:59.387163 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 8361 | 2025.12.20 02:58:59.387206 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 8362 | 2025.12.20 02:58:59.387239 [ 190 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 8363 | 2025.12.20 02:58:59.387384 [ 189 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17832 rows, containing 5 columns (5 merged, 0 gathered) in 0.005484081 sec., 3251593.1110426704 rows/sec., 218.82 MiB/sec. | ||
| 8364 | 2025.12.20 02:58:59.387697 [ 192 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8365 | 2025.12.20 02:58:59.388038 [ 192 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2025.12.20 02:58:59.388141 [ 192 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8367 | 2025.12.20 02:58:59.388226 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 8368 | 2025.12.20 02:58:59.388474 [ 194 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3848 rows, containing 4 columns (4 merged, 0 gathered) in 0.001570387 sec., 2450351.410193793 rows/sec., 156.22 MiB/sec. | ||
| 8369 | 2025.12.20 02:58:59.388855 [ 189 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8370 | 2025.12.20 02:58:59.389130 [ 189 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_51_10} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2025.12.20 02:58:59.389207 [ 189 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_51_10} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8372 | 2025.12.20 02:58:59.389300 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8373 | 2025.12.20 02:59:01.868341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1078 | ||
| 8374 | 2025.12.20 02:59:01.870753 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2025.12.20 02:59:01.870803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8376 | 2025.12.20 02:59:01.872028 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8377 | 2025.12.20 02:59:01.872298 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2025.12.20 02:59:01.872491 [ 86 ] {} <Debug> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8379 | 2025.12.20 02:59:01.872556 [ 86 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2025.12.20 02:59:01.872578 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8381 | 2025.12.20 02:59:01.872643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
| 8382 | 2025.12.20 02:59:01.872679 [ 192 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::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 | ||
| 8383 | 2025.12.20 02:59:01.873236 [ 192 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8384 | 2025.12.20 02:59:01.873396 [ 192 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 882 rows starting from the beginning of the part | ||
| 8385 | 2025.12.20 02:59:01.873757 [ 192 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 44 rows starting from the beginning of the part | ||
| 8386 | 2025.12.20 02:59:01.874167 [ 192 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8387 | 2025.12.20 02:59:01.874506 [ 192 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 8388 | 2025.12.20 02:59:01.874838 [ 192 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part | ||
| 8389 | 2025.12.20 02:59:01.875158 [ 192 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part | ||
| 8390 | 2025.12.20 02:59:01.881802 [ 194 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 72 columns (72 merged, 0 gathered) in 0.00916095 sec., 117673.38540216899 rows/sec., 97.30 MiB/sec. | ||
| 8391 | 2025.12.20 02:59:01.883184 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8392 | 2025.12.20 02:59:01.883795 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_26_5} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2025.12.20 02:59:01.883871 [ 187 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_26_5} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8394 | 2025.12.20 02:59:01.884180 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 8395 | 2025.12.20 02:59:04.321719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16845 | ||
| 8396 | 2025.12.20 02:59:04.322229 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2025.12.20 02:59:04.322267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8398 | 2025.12.20 02:59:04.322748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8399 | 2025.12.20 02:59:04.322979 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2025.12.20 02:59:04.323117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16845 | ||
| 8401 | 2025.12.20 02:59:04.357198 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2025.12.20 02:59:04.357494 [ 272 ] {0c9c46d9-0011-43fe-8182-669e7349c2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8403 | 2025.12.20 02:59:04.357568 [ 272 ] {0c9c46d9-0011-43fe-8182-669e7349c2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8404 | 2025.12.20 02:59:04.358188 [ 272 ] {0c9c46d9-0011-43fe-8182-669e7349c2c8} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2025.12.20 02:59:04.358235 [ 272 ] {0c9c46d9-0011-43fe-8182-669e7349c2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8406 | 2025.12.20 02:59:04.358611 [ 272 ] {0c9c46d9-0011-43fe-8182-669e7349c2c8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8407 | 2025.12.20 02:59:04.358836 [ 272 ] {0c9c46d9-0011-43fe-8182-669e7349c2c8} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2025.12.20 02:59:04.359008 [ 272 ] {0c9c46d9-0011-43fe-8182-669e7349c2c8} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001604 sec., 8728.179551122195 rows/sec., 711.72 KiB/sec. | ||
| 8409 | 2025.12.20 02:59:04.359050 [ 272 ] {0c9c46d9-0011-43fe-8182-669e7349c2c8} <Debug> TCPHandler: Processed in 0.002034708 sec. | ||
| 8410 | 2025.12.20 02:59:04.359172 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2025.12.20 02:59:04.359265 [ 272 ] {ec5b37a1-bfd9-4704-a081-fff294d696d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8412 | 2025.12.20 02:59:04.359304 [ 272 ] {ec5b37a1-bfd9-4704-a081-fff294d696d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8413 | 2025.12.20 02:59:04.359743 [ 272 ] {ec5b37a1-bfd9-4704-a081-fff294d696d7} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2025.12.20 02:59:04.359779 [ 272 ] {ec5b37a1-bfd9-4704-a081-fff294d696d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8415 | 2025.12.20 02:59:04.360098 [ 272 ] {ec5b37a1-bfd9-4704-a081-fff294d696d7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8416 | 2025.12.20 02:59:04.360305 [ 272 ] {ec5b37a1-bfd9-4704-a081-fff294d696d7} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2025.12.20 02:59:04.360433 [ 272 ] {ec5b37a1-bfd9-4704-a081-fff294d696d7} <Debug> executeQuery: Read 123 rows, 10.58 KiB in 0.001187 sec., 103622.57792754845 rows/sec., 8.71 MiB/sec. | ||
| 8418 | 2025.12.20 02:59:04.360468 [ 272 ] {ec5b37a1-bfd9-4704-a081-fff294d696d7} <Debug> TCPHandler: Processed in 0.001343852 sec. | ||
| 8419 | 2025.12.20 02:59:04.360578 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2025.12.20 02:59:04.360670 [ 272 ] {4555113c-6caa-4494-9c26-20df20154f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8421 | 2025.12.20 02:59:04.360710 [ 272 ] {4555113c-6caa-4494-9c26-20df20154f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8422 | 2025.12.20 02:59:04.361109 [ 272 ] {4555113c-6caa-4494-9c26-20df20154f95} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2025.12.20 02:59:04.361145 [ 272 ] {4555113c-6caa-4494-9c26-20df20154f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8424 | 2025.12.20 02:59:04.361430 [ 272 ] {4555113c-6caa-4494-9c26-20df20154f95} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8425 | 2025.12.20 02:59:04.361658 [ 272 ] {4555113c-6caa-4494-9c26-20df20154f95} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2025.12.20 02:59:04.361789 [ 272 ] {4555113c-6caa-4494-9c26-20df20154f95} <Debug> executeQuery: Read 44 rows, 3.23 KiB in 0.001136 sec., 38732.39436619718 rows/sec., 2.78 MiB/sec. | ||
| 8427 | 2025.12.20 02:59:04.361825 [ 272 ] {4555113c-6caa-4494-9c26-20df20154f95} <Debug> TCPHandler: Processed in 0.001293411 sec. | ||
| 8428 | 2025.12.20 02:59:04.361931 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2025.12.20 02:59:04.362022 [ 272 ] {cf04fdf7-65af-43c5-aed2-2a7db5ba2217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8430 | 2025.12.20 02:59:04.362061 [ 272 ] {cf04fdf7-65af-43c5-aed2-2a7db5ba2217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8431 | 2025.12.20 02:59:04.362463 [ 272 ] {cf04fdf7-65af-43c5-aed2-2a7db5ba2217} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2025.12.20 02:59:04.362499 [ 272 ] {cf04fdf7-65af-43c5-aed2-2a7db5ba2217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8433 | 2025.12.20 02:59:04.362799 [ 272 ] {cf04fdf7-65af-43c5-aed2-2a7db5ba2217} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8434 | 2025.12.20 02:59:04.363002 [ 272 ] {cf04fdf7-65af-43c5-aed2-2a7db5ba2217} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2025.12.20 02:59:04.363127 [ 272 ] {cf04fdf7-65af-43c5-aed2-2a7db5ba2217} <Debug> executeQuery: Read 108 rows, 8.66 KiB in 0.001122 sec., 96256.68449197861 rows/sec., 7.54 MiB/sec. | ||
| 8436 | 2025.12.20 02:59:04.363162 [ 272 ] {cf04fdf7-65af-43c5-aed2-2a7db5ba2217} <Debug> TCPHandler: Processed in 0.00127824 sec. | ||
| 8437 | 2025.12.20 02:59:04.363269 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2025.12.20 02:59:04.363360 [ 272 ] {f72233e5-e00f-411d-b799-2271afc94149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8439 | 2025.12.20 02:59:04.363403 [ 272 ] {f72233e5-e00f-411d-b799-2271afc94149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8440 | 2025.12.20 02:59:04.363793 [ 272 ] {f72233e5-e00f-411d-b799-2271afc94149} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2025.12.20 02:59:04.363829 [ 272 ] {f72233e5-e00f-411d-b799-2271afc94149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8442 | 2025.12.20 02:59:04.364159 [ 272 ] {f72233e5-e00f-411d-b799-2271afc94149} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8443 | 2025.12.20 02:59:04.364363 [ 272 ] {f72233e5-e00f-411d-b799-2271afc94149} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2025.12.20 02:59:04.364488 [ 272 ] {f72233e5-e00f-411d-b799-2271afc94149} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.001146 sec., 145724.2582897033 rows/sec., 10.14 MiB/sec. | ||
| 8445 | 2025.12.20 02:59:04.364524 [ 272 ] {f72233e5-e00f-411d-b799-2271afc94149} <Debug> TCPHandler: Processed in 0.001301641 sec. | ||
| 8446 | 2025.12.20 02:59:04.364629 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2025.12.20 02:59:04.364721 [ 272 ] {0e074862-0e7c-46b6-8cb8-a8e2c8629709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8448 | 2025.12.20 02:59:04.364775 [ 272 ] {0e074862-0e7c-46b6-8cb8-a8e2c8629709} <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 | ||
| 8449 | 2025.12.20 02:59:04.365573 [ 272 ] {0e074862-0e7c-46b6-8cb8-a8e2c8629709} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2025.12.20 02:59:04.365608 [ 272 ] {0e074862-0e7c-46b6-8cb8-a8e2c8629709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8451 | 2025.12.20 02:59:04.366149 [ 272 ] {0e074862-0e7c-46b6-8cb8-a8e2c8629709} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8452 | 2025.12.20 02:59:04.366383 [ 272 ] {0e074862-0e7c-46b6-8cb8-a8e2c8629709} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2025.12.20 02:59:04.366520 [ 272 ] {0e074862-0e7c-46b6-8cb8-a8e2c8629709} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001817 sec., 16510.73197578426 rows/sec., 29.59 MiB/sec. | ||
| 8454 | 2025.12.20 02:59:04.366570 [ 272 ] {0e074862-0e7c-46b6-8cb8-a8e2c8629709} <Debug> TCPHandler: Processed in 0.001987958 sec. | ||
| 8455 | 2025.12.20 02:59:04.366677 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2025.12.20 02:59:04.366769 [ 272 ] {2467ba92-3c69-4479-8fd5-bb1d62465da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8457 | 2025.12.20 02:59:04.366809 [ 272 ] {2467ba92-3c69-4479-8fd5-bb1d62465da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8458 | 2025.12.20 02:59:04.367137 [ 272 ] {2467ba92-3c69-4479-8fd5-bb1d62465da0} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2025.12.20 02:59:04.367172 [ 272 ] {2467ba92-3c69-4479-8fd5-bb1d62465da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8460 | 2025.12.20 02:59:04.367464 [ 272 ] {2467ba92-3c69-4479-8fd5-bb1d62465da0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8461 | 2025.12.20 02:59:04.367664 [ 272 ] {2467ba92-3c69-4479-8fd5-bb1d62465da0} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2025.12.20 02:59:04.367787 [ 272 ] {2467ba92-3c69-4479-8fd5-bb1d62465da0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 8463 | 2025.12.20 02:59:04.367821 [ 272 ] {2467ba92-3c69-4479-8fd5-bb1d62465da0} <Debug> TCPHandler: Processed in 0.001191489 sec. | ||
| 8464 | 2025.12.20 02:59:05.232119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8465 | 2025.12.20 02:59:05.249410 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2025.12.20 02:59:05.249474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8467 | 2025.12.20 02:59:05.255731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8468 | 2025.12.20 02:59:05.256446 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2025.12.20 02:59:05.259395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8470 | 2025.12.20 02:59:09.366989 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2025.12.20 02:59:09.367303 [ 272 ] {62dfa180-4b14-4164-bc99-f4bdb3240dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8472 | 2025.12.20 02:59:09.367405 [ 272 ] {62dfa180-4b14-4164-bc99-f4bdb3240dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8473 | 2025.12.20 02:59:09.368419 [ 272 ] {62dfa180-4b14-4164-bc99-f4bdb3240dec} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2025.12.20 02:59:09.368464 [ 272 ] {62dfa180-4b14-4164-bc99-f4bdb3240dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8475 | 2025.12.20 02:59:09.368886 [ 272 ] {62dfa180-4b14-4164-bc99-f4bdb3240dec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8476 | 2025.12.20 02:59:09.369106 [ 272 ] {62dfa180-4b14-4164-bc99-f4bdb3240dec} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2025.12.20 02:59:09.369260 [ 272 ] {62dfa180-4b14-4164-bc99-f4bdb3240dec} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002036 sec., 201375.24557956777 rows/sec., 12.77 MiB/sec. | ||
| 8478 | 2025.12.20 02:59:09.369264 [ 78 ] {} <Debug> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8479 | 2025.12.20 02:59:09.369301 [ 272 ] {62dfa180-4b14-4164-bc99-f4bdb3240dec} <Debug> TCPHandler: Processed in 0.00249499 sec. | ||
| 8480 | 2025.12.20 02:59:09.369342 [ 78 ] {} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2025.12.20 02:59:09.369371 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8482 | 2025.12.20 02:59:09.369449 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2025.12.20 02:59:09.369467 [ 186 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8484 | 2025.12.20 02:59:09.369552 [ 272 ] {5ea25e89-a9e4-48cf-851b-5b6584188922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8485 | 2025.12.20 02:59:09.369561 [ 186 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8486 | 2025.12.20 02:59:09.369592 [ 186 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 434 rows starting from the beginning of the part | ||
| 8487 | 2025.12.20 02:59:09.369593 [ 272 ] {5ea25e89-a9e4-48cf-851b-5b6584188922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8488 | 2025.12.20 02:59:09.369653 [ 186 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 8489 | 2025.12.20 02:59:09.369706 [ 186 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8490 | 2025.12.20 02:59:09.369747 [ 186 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8491 | 2025.12.20 02:59:09.369787 [ 186 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8492 | 2025.12.20 02:59:09.369836 [ 186 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8493 | 2025.12.20 02:59:09.370622 [ 272 ] {5ea25e89-a9e4-48cf-851b-5b6584188922} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8494 | 2025.12.20 02:59:09.370658 [ 272 ] {5ea25e89-a9e4-48cf-851b-5b6584188922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8495 | 2025.12.20 02:59:09.370951 [ 195 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518976 sec., 1635312.2103311704 rows/sec., 110.28 MiB/sec. | ||
| 8496 | 2025.12.20 02:59:09.371080 [ 272 ] {5ea25e89-a9e4-48cf-851b-5b6584188922} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8497 | 2025.12.20 02:59:09.371181 [ 195 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8498 | 2025.12.20 02:59:09.371346 [ 272 ] {5ea25e89-a9e4-48cf-851b-5b6584188922} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2025.12.20 02:59:09.371491 [ 272 ] {5ea25e89-a9e4-48cf-851b-5b6584188922} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001957 sec., 578436.3822176801 rows/sec., 45.83 MiB/sec. | ||
| 8500 | 2025.12.20 02:59:09.371528 [ 272 ] {5ea25e89-a9e4-48cf-851b-5b6584188922} <Debug> TCPHandler: Processed in 0.002127011 sec. | ||
| 8501 | 2025.12.20 02:59:09.371534 [ 195 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_25_5} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8502 | 2025.12.20 02:59:09.371621 [ 195 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_25_5} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8503 | 2025.12.20 02:59:09.371661 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2025.12.20 02:59:09.371712 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8505 | 2025.12.20 02:59:09.371759 [ 272 ] {d7f147b0-265a-4149-a9f4-962b00dddc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8506 | 2025.12.20 02:59:09.371804 [ 272 ] {d7f147b0-265a-4149-a9f4-962b00dddc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8507 | 2025.12.20 02:59:09.372367 [ 272 ] {d7f147b0-265a-4149-a9f4-962b00dddc74} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2025.12.20 02:59:09.372405 [ 272 ] {d7f147b0-265a-4149-a9f4-962b00dddc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8509 | 2025.12.20 02:59:09.372728 [ 272 ] {d7f147b0-265a-4149-a9f4-962b00dddc74} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8510 | 2025.12.20 02:59:09.372933 [ 272 ] {d7f147b0-265a-4149-a9f4-962b00dddc74} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2025.12.20 02:59:09.373063 [ 272 ] {d7f147b0-265a-4149-a9f4-962b00dddc74} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001323 sec., 162509.44822373395 rows/sec., 9.65 MiB/sec. | ||
| 8512 | 2025.12.20 02:59:09.373099 [ 272 ] {d7f147b0-265a-4149-a9f4-962b00dddc74} <Debug> TCPHandler: Processed in 0.001494576 sec. | ||
| 8513 | 2025.12.20 02:59:09.373224 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8514 | 2025.12.20 02:59:09.373316 [ 272 ] {f4bd5de3-7c5c-415f-9fbe-86d74e38632c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8515 | 2025.12.20 02:59:09.373355 [ 272 ] {f4bd5de3-7c5c-415f-9fbe-86d74e38632c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8516 | 2025.12.20 02:59:09.373877 [ 272 ] {f4bd5de3-7c5c-415f-9fbe-86d74e38632c} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2025.12.20 02:59:09.373913 [ 272 ] {f4bd5de3-7c5c-415f-9fbe-86d74e38632c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8518 | 2025.12.20 02:59:09.374217 [ 272 ] {f4bd5de3-7c5c-415f-9fbe-86d74e38632c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8519 | 2025.12.20 02:59:09.374421 [ 272 ] {f4bd5de3-7c5c-415f-9fbe-86d74e38632c} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2025.12.20 02:59:09.374550 [ 272 ] {f4bd5de3-7c5c-415f-9fbe-86d74e38632c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001252 sec., 169329.0734824281 rows/sec., 10.92 MiB/sec. | ||
| 8521 | 2025.12.20 02:59:09.374556 [ 78 ] {} <Debug> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8522 | 2025.12.20 02:59:09.374588 [ 272 ] {f4bd5de3-7c5c-415f-9fbe-86d74e38632c} <Debug> TCPHandler: Processed in 0.001420514 sec. | ||
| 8523 | 2025.12.20 02:59:09.374608 [ 78 ] {} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2025.12.20 02:59:09.374639 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8525 | 2025.12.20 02:59:09.374703 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8526 | 2025.12.20 02:59:09.374745 [ 196 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8527 | 2025.12.20 02:59:09.374801 [ 272 ] {0e598622-b0a0-4212-830b-101c176c4e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8528 | 2025.12.20 02:59:09.374846 [ 272 ] {0e598622-b0a0-4212-830b-101c176c4e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8529 | 2025.12.20 02:59:09.374874 [ 196 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8530 | 2025.12.20 02:59:09.374923 [ 196 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 465 rows starting from the beginning of the part | ||
| 8531 | 2025.12.20 02:59:09.374998 [ 196 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 8532 | 2025.12.20 02:59:09.375050 [ 196 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 8533 | 2025.12.20 02:59:09.375100 [ 196 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 440 rows starting from the beginning of the part | ||
| 8534 | 2025.12.20 02:59:09.375144 [ 196 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 8535 | 2025.12.20 02:59:09.375196 [ 196 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 8536 | 2025.12.20 02:59:09.375357 [ 272 ] {0e598622-b0a0-4212-830b-101c176c4e82} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2025.12.20 02:59:09.375399 [ 272 ] {0e598622-b0a0-4212-830b-101c176c4e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8538 | 2025.12.20 02:59:09.375726 [ 272 ] {0e598622-b0a0-4212-830b-101c176c4e82} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8539 | 2025.12.20 02:59:09.375944 [ 272 ] {0e598622-b0a0-4212-830b-101c176c4e82} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2025.12.20 02:59:09.376076 [ 78 ] {} <Debug> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8541 | 2025.12.20 02:59:09.376080 [ 272 ] {0e598622-b0a0-4212-830b-101c176c4e82} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001297 sec., 162683.11488049346 rows/sec., 9.24 MiB/sec. | ||
| 8542 | 2025.12.20 02:59:09.376115 [ 78 ] {} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2025.12.20 02:59:09.376137 [ 272 ] {0e598622-b0a0-4212-830b-101c176c4e82} <Debug> TCPHandler: Processed in 0.001481706 sec. | ||
| 8544 | 2025.12.20 02:59:09.376139 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8545 | 2025.12.20 02:59:09.376239 [ 195 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8546 | 2025.12.20 02:59:09.376263 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8547 | 2025.12.20 02:59:09.376314 [ 194 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615289 sec., 1085254.7129337227 rows/sec., 75.31 MiB/sec. | ||
| 8548 | 2025.12.20 02:59:09.376329 [ 195 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8549 | 2025.12.20 02:59:09.376360 [ 272 ] {c32eec2a-ee62-4b0e-9fc6-13124a278ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8550 | 2025.12.20 02:59:09.376374 [ 195 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 223 rows starting from the beginning of the part | ||
| 8551 | 2025.12.20 02:59:09.376408 [ 272 ] {c32eec2a-ee62-4b0e-9fc6-13124a278ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8552 | 2025.12.20 02:59:09.376443 [ 195 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 8553 | 2025.12.20 02:59:09.376497 [ 195 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8554 | 2025.12.20 02:59:09.376508 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8555 | 2025.12.20 02:59:09.376536 [ 195 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8556 | 2025.12.20 02:59:09.376574 [ 195 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8557 | 2025.12.20 02:59:09.376614 [ 195 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8558 | 2025.12.20 02:59:09.376840 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_25_5} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2025.12.20 02:59:09.376924 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_25_5} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8560 | 2025.12.20 02:59:09.377026 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8561 | 2025.12.20 02:59:09.377102 [ 272 ] {c32eec2a-ee62-4b0e-9fc6-13124a278ada} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2025.12.20 02:59:09.377146 [ 272 ] {c32eec2a-ee62-4b0e-9fc6-13124a278ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8563 | 2025.12.20 02:59:09.377503 [ 272 ] {c32eec2a-ee62-4b0e-9fc6-13124a278ada} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8564 | 2025.12.20 02:59:09.377510 [ 195 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306341 sec., 978305.0520499625 rows/sec., 59.47 MiB/sec. | ||
| 8565 | 2025.12.20 02:59:09.377633 [ 195 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8566 | 2025.12.20 02:59:09.377752 [ 272 ] {c32eec2a-ee62-4b0e-9fc6-13124a278ada} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8567 | 2025.12.20 02:59:09.377893 [ 195 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_25_5} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2025.12.20 02:59:09.377898 [ 272 ] {c32eec2a-ee62-4b0e-9fc6-13124a278ada} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001555 sec., 443086.8167202572 rows/sec., 30.94 MiB/sec. | ||
| 8569 | 2025.12.20 02:59:09.377949 [ 272 ] {c32eec2a-ee62-4b0e-9fc6-13124a278ada} <Debug> TCPHandler: Processed in 0.001733571 sec. | ||
| 8570 | 2025.12.20 02:59:09.377961 [ 195 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_25_5} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8571 | 2025.12.20 02:59:09.378026 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8572 | 2025.12.20 02:59:09.378059 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2025.12.20 02:59:09.378156 [ 272 ] {8eb3f989-919c-4492-8f3e-366fde5ac889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8574 | 2025.12.20 02:59:09.378197 [ 272 ] {8eb3f989-919c-4492-8f3e-366fde5ac889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8575 | 2025.12.20 02:59:09.378523 [ 272 ] {8eb3f989-919c-4492-8f3e-366fde5ac889} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2025.12.20 02:59:09.378559 [ 272 ] {8eb3f989-919c-4492-8f3e-366fde5ac889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8577 | 2025.12.20 02:59:09.378865 [ 272 ] {8eb3f989-919c-4492-8f3e-366fde5ac889} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8578 | 2025.12.20 02:59:09.379068 [ 272 ] {8eb3f989-919c-4492-8f3e-366fde5ac889} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2025.12.20 02:59:09.379195 [ 272 ] {8eb3f989-919c-4492-8f3e-366fde5ac889} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 8580 | 2025.12.20 02:59:09.379230 [ 272 ] {8eb3f989-919c-4492-8f3e-366fde5ac889} <Debug> TCPHandler: Processed in 0.001218339 sec. | ||
| 8581 | 2025.12.20 02:59:09.379325 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2025.12.20 02:59:09.379416 [ 272 ] {589d5e87-83d1-4681-9437-cc7d2372a36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8583 | 2025.12.20 02:59:09.379458 [ 272 ] {589d5e87-83d1-4681-9437-cc7d2372a36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8584 | 2025.12.20 02:59:09.379905 [ 272 ] {589d5e87-83d1-4681-9437-cc7d2372a36b} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2025.12.20 02:59:09.379940 [ 272 ] {589d5e87-83d1-4681-9437-cc7d2372a36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8586 | 2025.12.20 02:59:09.380272 [ 272 ] {589d5e87-83d1-4681-9437-cc7d2372a36b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8587 | 2025.12.20 02:59:09.380476 [ 272 ] {589d5e87-83d1-4681-9437-cc7d2372a36b} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2025.12.20 02:59:09.380602 [ 272 ] {589d5e87-83d1-4681-9437-cc7d2372a36b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001204 sec., 260797.34219269102 rows/sec., 17.13 MiB/sec. | ||
| 8589 | 2025.12.20 02:59:09.380637 [ 272 ] {589d5e87-83d1-4681-9437-cc7d2372a36b} <Debug> TCPHandler: Processed in 0.001358143 sec. | ||
| 8590 | 2025.12.20 02:59:09.380798 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2025.12.20 02:59:09.380889 [ 272 ] {02e5a8f6-6379-4aa3-86d2-2a6516c39d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8592 | 2025.12.20 02:59:09.380930 [ 272 ] {02e5a8f6-6379-4aa3-86d2-2a6516c39d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8593 | 2025.12.20 02:59:09.381231 [ 272 ] {02e5a8f6-6379-4aa3-86d2-2a6516c39d85} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2025.12.20 02:59:09.381266 [ 272 ] {02e5a8f6-6379-4aa3-86d2-2a6516c39d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8595 | 2025.12.20 02:59:09.381549 [ 272 ] {02e5a8f6-6379-4aa3-86d2-2a6516c39d85} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8596 | 2025.12.20 02:59:09.381759 [ 272 ] {02e5a8f6-6379-4aa3-86d2-2a6516c39d85} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2025.12.20 02:59:09.381879 [ 78 ] {} <Debug> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8598 | 2025.12.20 02:59:09.381880 [ 272 ] {02e5a8f6-6379-4aa3-86d2-2a6516c39d85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 8599 | 2025.12.20 02:59:09.381921 [ 78 ] {} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2025.12.20 02:59:09.381939 [ 272 ] {02e5a8f6-6379-4aa3-86d2-2a6516c39d85} <Debug> TCPHandler: Processed in 0.001187738 sec. | ||
| 8601 | 2025.12.20 02:59:09.381946 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8602 | 2025.12.20 02:59:09.382041 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8603 | 2025.12.20 02:59:09.382069 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2025.12.20 02:59:09.382146 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8605 | 2025.12.20 02:59:09.382165 [ 272 ] {75f0f35e-88ff-4801-986b-fdb2144a224c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8606 | 2025.12.20 02:59:09.382181 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 8607 | 2025.12.20 02:59:09.382223 [ 272 ] {75f0f35e-88ff-4801-986b-fdb2144a224c} <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 | ||
| 8608 | 2025.12.20 02:59:09.382252 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8609 | 2025.12.20 02:59:09.382307 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8610 | 2025.12.20 02:59:09.382352 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8611 | 2025.12.20 02:59:09.382397 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8612 | 2025.12.20 02:59:09.382440 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8613 | 2025.12.20 02:59:09.383000 [ 272 ] {75f0f35e-88ff-4801-986b-fdb2144a224c} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2025.12.20 02:59:09.383041 [ 272 ] {75f0f35e-88ff-4801-986b-fdb2144a224c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8615 | 2025.12.20 02:59:09.383249 [ 194 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001243409 sec., 19301.774396035416 rows/sec., 1.27 MiB/sec. | ||
| 8616 | 2025.12.20 02:59:09.383400 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8617 | 2025.12.20 02:59:09.383565 [ 272 ] {75f0f35e-88ff-4801-986b-fdb2144a224c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8618 | 2025.12.20 02:59:09.383727 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_24_5} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2025.12.20 02:59:09.383829 [ 188 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_24_5} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8620 | 2025.12.20 02:59:09.383857 [ 272 ] {75f0f35e-88ff-4801-986b-fdb2144a224c} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2025.12.20 02:59:09.383912 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8622 | 2025.12.20 02:59:09.384014 [ 272 ] {75f0f35e-88ff-4801-986b-fdb2144a224c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001866 sec., 5359.056806002143 rows/sec., 9.60 MiB/sec. | ||
| 8623 | 2025.12.20 02:59:09.384080 [ 272 ] {75f0f35e-88ff-4801-986b-fdb2144a224c} <Debug> TCPHandler: Processed in 0.002062099 sec. | ||
| 8624 | 2025.12.20 02:59:09.384188 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8625 | 2025.12.20 02:59:09.384280 [ 272 ] {7e4c684c-ba32-4b77-969d-46cfe49c70f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8626 | 2025.12.20 02:59:09.384320 [ 272 ] {7e4c684c-ba32-4b77-969d-46cfe49c70f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8627 | 2025.12.20 02:59:09.384667 [ 272 ] {7e4c684c-ba32-4b77-969d-46cfe49c70f5} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2025.12.20 02:59:09.384702 [ 272 ] {7e4c684c-ba32-4b77-969d-46cfe49c70f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8629 | 2025.12.20 02:59:09.385009 [ 272 ] {7e4c684c-ba32-4b77-969d-46cfe49c70f5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8630 | 2025.12.20 02:59:09.385216 [ 272 ] {7e4c684c-ba32-4b77-969d-46cfe49c70f5} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8631 | 2025.12.20 02:59:09.385339 [ 272 ] {7e4c684c-ba32-4b77-969d-46cfe49c70f5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 8632 | 2025.12.20 02:59:09.385374 [ 272 ] {7e4c684c-ba32-4b77-969d-46cfe49c70f5} <Debug> TCPHandler: Processed in 0.00123348 sec. | ||
| 8633 | 2025.12.20 02:59:11.670625 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8634 | 2025.12.20 02:59:11.670684 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8635 | 2025.12.20 02:59:11.823210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17293 | ||
| 8636 | 2025.12.20 02:59:11.823739 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8637 | 2025.12.20 02:59:11.823778 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8638 | 2025.12.20 02:59:11.824268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8639 | 2025.12.20 02:59:11.824505 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8640 | 2025.12.20 02:59:11.824638 [ 72 ] {} <Debug> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8641 | 2025.12.20 02:59:11.824645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17293 | ||
| 8642 | 2025.12.20 02:59:11.824686 [ 72 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2025.12.20 02:59:11.824706 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8644 | 2025.12.20 02:59:11.824819 [ 201 ] {7747006d-2998-4b1d-829e-651be08ad061::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 | ||
| 8645 | 2025.12.20 02:59:11.824959 [ 201 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8646 | 2025.12.20 02:59:11.824997 [ 201 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14925 rows starting from the beginning of the part | ||
| 8647 | 2025.12.20 02:59:11.825072 [ 201 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8648 | 2025.12.20 02:59:11.825119 [ 201 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8649 | 2025.12.20 02:59:11.825166 [ 201 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8650 | 2025.12.20 02:59:11.825207 [ 201 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8651 | 2025.12.20 02:59:11.825250 [ 201 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8652 | 2025.12.20 02:59:11.827461 [ 198 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17293 rows, containing 4 columns (4 merged, 0 gathered) in 0.002697604 sec., 6410503.543144212 rows/sec., 91.70 MiB/sec. | ||
| 8653 | 2025.12.20 02:59:11.827768 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8654 | 2025.12.20 02:59:11.828120 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_36_7} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2025.12.20 02:59:11.828242 [ 194 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_36_7} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8656 | 2025.12.20 02:59:11.828360 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8657 | 2025.12.20 02:59:11.872854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1114 | ||
| 8658 | 2025.12.20 02:59:11.875193 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2025.12.20 02:59:11.875245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8660 | 2025.12.20 02:59:11.876453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8661 | 2025.12.20 02:59:11.876719 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2025.12.20 02:59:11.877080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
| 8663 | 2025.12.20 02:59:12.759471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8664 | 2025.12.20 02:59:12.776874 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2025.12.20 02:59:12.776952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8666 | 2025.12.20 02:59:12.783355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8667 | 2025.12.20 02:59:12.784067 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2025.12.20 02:59:12.784368 [ 61 ] {} <Debug> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8669 | 2025.12.20 02:59:12.784409 [ 61 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2025.12.20 02:59:12.784432 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8671 | 2025.12.20 02:59:12.784578 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 8672 | 2025.12.20 02:59:12.787355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8673 | 2025.12.20 02:59:12.788555 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8674 | 2025.12.20 02:59:12.790027 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 8675 | 2025.12.20 02:59:12.794697 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 8676 | 2025.12.20 02:59:12.799166 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 8677 | 2025.12.20 02:59:12.803425 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 8678 | 2025.12.20 02:59:12.807772 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 8679 | 2025.12.20 02:59:12.811763 [ 198 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 8680 | 2025.12.20 02:59:12.863055 [ 199 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078553844 sec., 3462.593122750301 rows/sec., 17.90 MiB/sec. | ||
| 8681 | 2025.12.20 02:59:12.865364 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8682 | 2025.12.20 02:59:12.867358 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_36_7} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2025.12.20 02:59:12.867463 [ 193 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_36_7} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8684 | 2025.12.20 02:59:12.869280 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8685 | 2025.12.20 02:59:13.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.26 MiB, peak 305.14 MiB, free memory in arenas 0.00 B, will set to 295.43 MiB (RSS), difference: 2.17 MiB | ||
| 8686 | 2025.12.20 02:59:14.357186 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2025.12.20 02:59:14.357371 [ 272 ] {742014d3-cc54-43b0-97c2-3322acdf22b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8688 | 2025.12.20 02:59:14.357438 [ 272 ] {742014d3-cc54-43b0-97c2-3322acdf22b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8689 | 2025.12.20 02:59:14.358117 [ 272 ] {742014d3-cc54-43b0-97c2-3322acdf22b8} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2025.12.20 02:59:14.358166 [ 272 ] {742014d3-cc54-43b0-97c2-3322acdf22b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8691 | 2025.12.20 02:59:14.358576 [ 272 ] {742014d3-cc54-43b0-97c2-3322acdf22b8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8692 | 2025.12.20 02:59:14.358796 [ 272 ] {742014d3-cc54-43b0-97c2-3322acdf22b8} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2025.12.20 02:59:14.358950 [ 272 ] {742014d3-cc54-43b0-97c2-3322acdf22b8} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001628 sec., 71253.07125307125 rows/sec., 6.04 MiB/sec. | ||
| 8694 | 2025.12.20 02:59:14.358992 [ 272 ] {742014d3-cc54-43b0-97c2-3322acdf22b8} <Debug> TCPHandler: Processed in 0.001940296 sec. | ||
| 8695 | 2025.12.20 02:59:14.359114 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2025.12.20 02:59:14.359210 [ 272 ] {bac397fd-5882-4ffe-8524-2007d4c6e1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8697 | 2025.12.20 02:59:14.359253 [ 272 ] {bac397fd-5882-4ffe-8524-2007d4c6e1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8698 | 2025.12.20 02:59:14.359660 [ 272 ] {bac397fd-5882-4ffe-8524-2007d4c6e1ab} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2025.12.20 02:59:14.359697 [ 272 ] {bac397fd-5882-4ffe-8524-2007d4c6e1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8700 | 2025.12.20 02:59:14.359998 [ 272 ] {bac397fd-5882-4ffe-8524-2007d4c6e1ab} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8701 | 2025.12.20 02:59:14.360217 [ 272 ] {bac397fd-5882-4ffe-8524-2007d4c6e1ab} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2025.12.20 02:59:14.360345 [ 272 ] {bac397fd-5882-4ffe-8524-2007d4c6e1ab} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001153 sec., 26019.080659150044 rows/sec., 1.91 MiB/sec. | ||
| 8703 | 2025.12.20 02:59:14.360393 [ 272 ] {bac397fd-5882-4ffe-8524-2007d4c6e1ab} <Debug> TCPHandler: Processed in 0.001319851 sec. | ||
| 8704 | 2025.12.20 02:59:14.360542 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2025.12.20 02:59:14.360648 [ 272 ] {c51627b5-bd88-443c-a879-bea306d700a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8706 | 2025.12.20 02:59:14.360688 [ 272 ] {c51627b5-bd88-443c-a879-bea306d700a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8707 | 2025.12.20 02:59:14.361128 [ 272 ] {c51627b5-bd88-443c-a879-bea306d700a1} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2025.12.20 02:59:14.361164 [ 272 ] {c51627b5-bd88-443c-a879-bea306d700a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8709 | 2025.12.20 02:59:14.361480 [ 272 ] {c51627b5-bd88-443c-a879-bea306d700a1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8710 | 2025.12.20 02:59:14.361681 [ 272 ] {c51627b5-bd88-443c-a879-bea306d700a1} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2025.12.20 02:59:14.361809 [ 272 ] {c51627b5-bd88-443c-a879-bea306d700a1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001178 sec., 79796.26485568761 rows/sec., 6.23 MiB/sec. | ||
| 8712 | 2025.12.20 02:59:14.361847 [ 272 ] {c51627b5-bd88-443c-a879-bea306d700a1} <Debug> TCPHandler: Processed in 0.001367523 sec. | ||
| 8713 | 2025.12.20 02:59:14.361955 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8714 | 2025.12.20 02:59:14.362051 [ 272 ] {bc626265-9c52-41be-9bb8-ca34d13f45e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8715 | 2025.12.20 02:59:14.362095 [ 272 ] {bc626265-9c52-41be-9bb8-ca34d13f45e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8716 | 2025.12.20 02:59:14.362502 [ 272 ] {bc626265-9c52-41be-9bb8-ca34d13f45e1} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2025.12.20 02:59:14.362540 [ 272 ] {bc626265-9c52-41be-9bb8-ca34d13f45e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8718 | 2025.12.20 02:59:14.362857 [ 272 ] {bc626265-9c52-41be-9bb8-ca34d13f45e1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8719 | 2025.12.20 02:59:14.363056 [ 272 ] {bc626265-9c52-41be-9bb8-ca34d13f45e1} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2025.12.20 02:59:14.363184 [ 272 ] {bc626265-9c52-41be-9bb8-ca34d13f45e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 8721 | 2025.12.20 02:59:14.363221 [ 272 ] {bc626265-9c52-41be-9bb8-ca34d13f45e1} <Debug> TCPHandler: Processed in 0.001315861 sec. | ||
| 8722 | 2025.12.20 02:59:14.363323 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2025.12.20 02:59:14.363416 [ 272 ] {0bbaab8f-4fe6-497a-8721-3f6795902c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8724 | 2025.12.20 02:59:14.363470 [ 272 ] {0bbaab8f-4fe6-497a-8721-3f6795902c87} <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 | ||
| 8725 | 2025.12.20 02:59:14.364297 [ 272 ] {0bbaab8f-4fe6-497a-8721-3f6795902c87} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2025.12.20 02:59:14.364333 [ 272 ] {0bbaab8f-4fe6-497a-8721-3f6795902c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8727 | 2025.12.20 02:59:14.364896 [ 272 ] {0bbaab8f-4fe6-497a-8721-3f6795902c87} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8728 | 2025.12.20 02:59:14.365124 [ 272 ] {0bbaab8f-4fe6-497a-8721-3f6795902c87} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2025.12.20 02:59:14.365265 [ 272 ] {0bbaab8f-4fe6-497a-8721-3f6795902c87} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001866 sec., 16077.17041800643 rows/sec., 28.81 MiB/sec. | ||
| 8730 | 2025.12.20 02:59:14.365331 [ 272 ] {0bbaab8f-4fe6-497a-8721-3f6795902c87} <Debug> TCPHandler: Processed in 0.002057649 sec. | ||
| 8731 | 2025.12.20 02:59:14.365438 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8732 | 2025.12.20 02:59:14.365535 [ 272 ] {b0e042c6-7eec-4510-945c-4a1137e4431a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8733 | 2025.12.20 02:59:14.365575 [ 272 ] {b0e042c6-7eec-4510-945c-4a1137e4431a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8734 | 2025.12.20 02:59:14.365900 [ 272 ] {b0e042c6-7eec-4510-945c-4a1137e4431a} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2025.12.20 02:59:14.365936 [ 272 ] {b0e042c6-7eec-4510-945c-4a1137e4431a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8736 | 2025.12.20 02:59:14.366237 [ 272 ] {b0e042c6-7eec-4510-945c-4a1137e4431a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8737 | 2025.12.20 02:59:14.366443 [ 272 ] {b0e042c6-7eec-4510-945c-4a1137e4431a} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2025.12.20 02:59:14.366574 [ 272 ] {b0e042c6-7eec-4510-945c-4a1137e4431a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 8739 | 2025.12.20 02:59:14.366611 [ 272 ] {b0e042c6-7eec-4510-945c-4a1137e4431a} <Debug> TCPHandler: Processed in 0.001222509 sec. | ||
| 8740 | 2025.12.20 02:59:16.871427 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2025.12.20 02:59:16.871627 [ 272 ] {a8dc33e2-1e57-486f-8f70-3d7e394d5de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8742 | 2025.12.20 02:59:16.871702 [ 272 ] {a8dc33e2-1e57-486f-8f70-3d7e394d5de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8743 | 2025.12.20 02:59:16.872600 [ 272 ] {a8dc33e2-1e57-486f-8f70-3d7e394d5de0} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2025.12.20 02:59:16.872649 [ 272 ] {a8dc33e2-1e57-486f-8f70-3d7e394d5de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8745 | 2025.12.20 02:59:16.873076 [ 272 ] {a8dc33e2-1e57-486f-8f70-3d7e394d5de0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8746 | 2025.12.20 02:59:16.873313 [ 272 ] {a8dc33e2-1e57-486f-8f70-3d7e394d5de0} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2025.12.20 02:59:16.873475 [ 272 ] {a8dc33e2-1e57-486f-8f70-3d7e394d5de0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001904 sec., 215336.1344537815 rows/sec., 13.66 MiB/sec. | ||
| 8748 | 2025.12.20 02:59:16.873527 [ 272 ] {a8dc33e2-1e57-486f-8f70-3d7e394d5de0} <Debug> TCPHandler: Processed in 0.002247914 sec. | ||
| 8749 | 2025.12.20 02:59:16.873661 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2025.12.20 02:59:16.873766 [ 272 ] {324d1e50-a719-4969-a54d-0b4afa1bf979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8751 | 2025.12.20 02:59:16.873813 [ 272 ] {324d1e50-a719-4969-a54d-0b4afa1bf979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8752 | 2025.12.20 02:59:16.874238 [ 272 ] {324d1e50-a719-4969-a54d-0b4afa1bf979} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2025.12.20 02:59:16.874277 [ 272 ] {324d1e50-a719-4969-a54d-0b4afa1bf979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8754 | 2025.12.20 02:59:16.874592 [ 272 ] {324d1e50-a719-4969-a54d-0b4afa1bf979} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8755 | 2025.12.20 02:59:16.874826 [ 272 ] {324d1e50-a719-4969-a54d-0b4afa1bf979} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2025.12.20 02:59:16.874966 [ 272 ] {324d1e50-a719-4969-a54d-0b4afa1bf979} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001221 sec., 1638.001638001638 rows/sec., 133.57 KiB/sec. | ||
| 8757 | 2025.12.20 02:59:16.875005 [ 272 ] {324d1e50-a719-4969-a54d-0b4afa1bf979} <Debug> TCPHandler: Processed in 0.001397394 sec. | ||
| 8758 | 2025.12.20 02:59:16.875131 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2025.12.20 02:59:16.875229 [ 272 ] {fdc0a542-0a3c-4aad-b3ef-8940027b38db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8760 | 2025.12.20 02:59:16.875270 [ 272 ] {fdc0a542-0a3c-4aad-b3ef-8940027b38db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8761 | 2025.12.20 02:59:16.877240 [ 272 ] {fdc0a542-0a3c-4aad-b3ef-8940027b38db} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2025.12.20 02:59:16.877278 [ 272 ] {fdc0a542-0a3c-4aad-b3ef-8940027b38db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8763 | 2025.12.20 02:59:16.877734 [ 272 ] {fdc0a542-0a3c-4aad-b3ef-8940027b38db} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8764 | 2025.12.20 02:59:16.877955 [ 272 ] {fdc0a542-0a3c-4aad-b3ef-8940027b38db} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2025.12.20 02:59:16.878093 [ 272 ] {fdc0a542-0a3c-4aad-b3ef-8940027b38db} <Debug> executeQuery: Read 2273 rows, 188.49 KiB in 0.002882 sec., 788688.4108258154 rows/sec., 63.87 MiB/sec. | ||
| 8766 | 2025.12.20 02:59:16.878137 [ 272 ] {fdc0a542-0a3c-4aad-b3ef-8940027b38db} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8767 | 2025.12.20 02:59:16.878152 [ 272 ] {fdc0a542-0a3c-4aad-b3ef-8940027b38db} <Debug> TCPHandler: Processed in 0.003071574 sec. | ||
| 8768 | 2025.12.20 02:59:16.878276 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8769 | 2025.12.20 02:59:16.878373 [ 272 ] {9f09d526-d317-45c0-b332-a95127ab6609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8770 | 2025.12.20 02:59:16.878415 [ 272 ] {9f09d526-d317-45c0-b332-a95127ab6609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8771 | 2025.12.20 02:59:16.878949 [ 272 ] {9f09d526-d317-45c0-b332-a95127ab6609} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2025.12.20 02:59:16.878987 [ 272 ] {9f09d526-d317-45c0-b332-a95127ab6609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8773 | 2025.12.20 02:59:16.879319 [ 272 ] {9f09d526-d317-45c0-b332-a95127ab6609} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8774 | 2025.12.20 02:59:16.879527 [ 272 ] {9f09d526-d317-45c0-b332-a95127ab6609} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8775 | 2025.12.20 02:59:16.879651 [ 25 ] {} <Debug> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8776 | 2025.12.20 02:59:16.879659 [ 272 ] {9f09d526-d317-45c0-b332-a95127ab6609} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001305 sec., 166283.52490421457 rows/sec., 9.88 MiB/sec. | ||
| 8777 | 2025.12.20 02:59:16.879721 [ 25 ] {} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2025.12.20 02:59:16.879738 [ 272 ] {9f09d526-d317-45c0-b332-a95127ab6609} <Debug> TCPHandler: Processed in 0.001513697 sec. | ||
| 8779 | 2025.12.20 02:59:16.879747 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8780 | 2025.12.20 02:59:16.879872 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8781 | 2025.12.20 02:59:16.879877 [ 190 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::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 | ||
| 8782 | 2025.12.20 02:59:16.879975 [ 272 ] {c3e1cff5-fc53-4fc2-83a8-722a3e878b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8783 | 2025.12.20 02:59:16.879989 [ 190 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8784 | 2025.12.20 02:59:16.880015 [ 272 ] {c3e1cff5-fc53-4fc2-83a8-722a3e878b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8785 | 2025.12.20 02:59:16.880021 [ 190 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 277 rows starting from the beginning of the part | ||
| 8786 | 2025.12.20 02:59:16.880085 [ 190 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 215 rows starting from the beginning of the part | ||
| 8787 | 2025.12.20 02:59:16.880134 [ 190 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 44 rows starting from the beginning of the part | ||
| 8788 | 2025.12.20 02:59:16.880177 [ 190 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 215 rows starting from the beginning of the part | ||
| 8789 | 2025.12.20 02:59:16.880221 [ 190 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 8790 | 2025.12.20 02:59:16.880264 [ 190 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 217 rows starting from the beginning of the part | ||
| 8791 | 2025.12.20 02:59:16.880620 [ 272 ] {c3e1cff5-fc53-4fc2-83a8-722a3e878b0d} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2025.12.20 02:59:16.880655 [ 272 ] {c3e1cff5-fc53-4fc2-83a8-722a3e878b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8793 | 2025.12.20 02:59:16.881015 [ 272 ] {c3e1cff5-fc53-4fc2-83a8-722a3e878b0d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8794 | 2025.12.20 02:59:16.881175 [ 200 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338422 sec., 745654.210704845 rows/sec., 48.46 MiB/sec. | ||
| 8795 | 2025.12.20 02:59:16.881236 [ 272 ] {c3e1cff5-fc53-4fc2-83a8-722a3e878b0d} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2025.12.20 02:59:16.881320 [ 190 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8797 | 2025.12.20 02:59:16.881378 [ 272 ] {c3e1cff5-fc53-4fc2-83a8-722a3e878b0d} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001422 sec., 309423.3473980309 rows/sec., 20.47 MiB/sec. | ||
| 8798 | 2025.12.20 02:59:16.881421 [ 272 ] {c3e1cff5-fc53-4fc2-83a8-722a3e878b0d} <Debug> TCPHandler: Processed in 0.001600758 sec. | ||
| 8799 | 2025.12.20 02:59:16.881543 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2025.12.20 02:59:16.881577 [ 190 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_51_10} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2025.12.20 02:59:16.881639 [ 272 ] {45e7557c-fe44-4aad-a74c-5b8196af2206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8802 | 2025.12.20 02:59:16.881650 [ 190 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_51_10} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8803 | 2025.12.20 02:59:16.881681 [ 272 ] {45e7557c-fe44-4aad-a74c-5b8196af2206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8804 | 2025.12.20 02:59:16.881719 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8805 | 2025.12.20 02:59:16.882190 [ 272 ] {45e7557c-fe44-4aad-a74c-5b8196af2206} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2025.12.20 02:59:16.882226 [ 272 ] {45e7557c-fe44-4aad-a74c-5b8196af2206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8807 | 2025.12.20 02:59:16.882556 [ 272 ] {45e7557c-fe44-4aad-a74c-5b8196af2206} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8808 | 2025.12.20 02:59:16.882764 [ 272 ] {45e7557c-fe44-4aad-a74c-5b8196af2206} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2025.12.20 02:59:16.882894 [ 272 ] {45e7557c-fe44-4aad-a74c-5b8196af2206} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001272 sec., 165880.5031446541 rows/sec., 9.42 MiB/sec. | ||
| 8810 | 2025.12.20 02:59:16.882933 [ 272 ] {45e7557c-fe44-4aad-a74c-5b8196af2206} <Debug> TCPHandler: Processed in 0.001439754 sec. | ||
| 8811 | 2025.12.20 02:59:16.883105 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2025.12.20 02:59:16.883200 [ 272 ] {c9b8bc0a-64b1-4a65-af92-d8db9395d87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8813 | 2025.12.20 02:59:16.883242 [ 272 ] {c9b8bc0a-64b1-4a65-af92-d8db9395d87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8814 | 2025.12.20 02:59:16.884142 [ 272 ] {c9b8bc0a-64b1-4a65-af92-d8db9395d87f} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2025.12.20 02:59:16.884179 [ 272 ] {c9b8bc0a-64b1-4a65-af92-d8db9395d87f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8816 | 2025.12.20 02:59:16.884551 [ 272 ] {c9b8bc0a-64b1-4a65-af92-d8db9395d87f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8817 | 2025.12.20 02:59:16.884765 [ 272 ] {c9b8bc0a-64b1-4a65-af92-d8db9395d87f} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2025.12.20 02:59:16.884902 [ 272 ] {c9b8bc0a-64b1-4a65-af92-d8db9395d87f} <Debug> executeQuery: Read 1147 rows, 83.72 KiB in 0.001719 sec., 667248.4002326934 rows/sec., 47.56 MiB/sec. | ||
| 8819 | 2025.12.20 02:59:16.884943 [ 272 ] {c9b8bc0a-64b1-4a65-af92-d8db9395d87f} <Debug> TCPHandler: Processed in 0.001888206 sec. | ||
| 8820 | 2025.12.20 02:59:16.885069 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8821 | 2025.12.20 02:59:16.885167 [ 272 ] {4396f014-3cdd-443e-bbcf-0aa677f124e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8822 | 2025.12.20 02:59:16.885208 [ 272 ] {4396f014-3cdd-443e-bbcf-0aa677f124e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8823 | 2025.12.20 02:59:16.885562 [ 272 ] {4396f014-3cdd-443e-bbcf-0aa677f124e0} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2025.12.20 02:59:16.885598 [ 272 ] {4396f014-3cdd-443e-bbcf-0aa677f124e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8825 | 2025.12.20 02:59:16.885901 [ 272 ] {4396f014-3cdd-443e-bbcf-0aa677f124e0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8826 | 2025.12.20 02:59:16.886108 [ 272 ] {4396f014-3cdd-443e-bbcf-0aa677f124e0} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2025.12.20 02:59:16.886239 [ 272 ] {4396f014-3cdd-443e-bbcf-0aa677f124e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 8828 | 2025.12.20 02:59:16.886277 [ 272 ] {4396f014-3cdd-443e-bbcf-0aa677f124e0} <Debug> TCPHandler: Processed in 0.00125874 sec. | ||
| 8829 | 2025.12.20 02:59:16.886398 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8830 | 2025.12.20 02:59:16.886493 [ 272 ] {af16221c-c5ad-4dfa-b030-bf5dca19c2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8831 | 2025.12.20 02:59:16.886536 [ 272 ] {af16221c-c5ad-4dfa-b030-bf5dca19c2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8832 | 2025.12.20 02:59:16.887205 [ 272 ] {af16221c-c5ad-4dfa-b030-bf5dca19c2ee} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2025.12.20 02:59:16.887243 [ 272 ] {af16221c-c5ad-4dfa-b030-bf5dca19c2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8834 | 2025.12.20 02:59:16.887633 [ 272 ] {af16221c-c5ad-4dfa-b030-bf5dca19c2ee} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8835 | 2025.12.20 02:59:16.887841 [ 272 ] {af16221c-c5ad-4dfa-b030-bf5dca19c2ee} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2025.12.20 02:59:16.887971 [ 272 ] {af16221c-c5ad-4dfa-b030-bf5dca19c2ee} <Debug> executeQuery: Read 915 rows, 61.97 KiB in 0.001495 sec., 612040.1337792642 rows/sec., 40.48 MiB/sec. | ||
| 8837 | 2025.12.20 02:59:16.888011 [ 272 ] {af16221c-c5ad-4dfa-b030-bf5dca19c2ee} <Debug> TCPHandler: Processed in 0.00166168 sec. | ||
| 8838 | 2025.12.20 02:59:16.888138 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2025.12.20 02:59:16.888233 [ 272 ] {62138c6c-74ae-453e-8f03-0cb5b1d5be2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8840 | 2025.12.20 02:59:16.888275 [ 272 ] {62138c6c-74ae-453e-8f03-0cb5b1d5be2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8841 | 2025.12.20 02:59:16.888608 [ 272 ] {62138c6c-74ae-453e-8f03-0cb5b1d5be2c} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2025.12.20 02:59:16.888646 [ 272 ] {62138c6c-74ae-453e-8f03-0cb5b1d5be2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8843 | 2025.12.20 02:59:16.888949 [ 272 ] {62138c6c-74ae-453e-8f03-0cb5b1d5be2c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8844 | 2025.12.20 02:59:16.889156 [ 272 ] {62138c6c-74ae-453e-8f03-0cb5b1d5be2c} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2025.12.20 02:59:16.889286 [ 272 ] {62138c6c-74ae-453e-8f03-0cb5b1d5be2c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 8846 | 2025.12.20 02:59:16.889327 [ 272 ] {62138c6c-74ae-453e-8f03-0cb5b1d5be2c} <Debug> TCPHandler: Processed in 0.00123854 sec. | ||
| 8847 | 2025.12.20 02:59:16.889446 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8848 | 2025.12.20 02:59:16.889544 [ 272 ] {0f6158ab-9e73-4acc-9e8f-53c24cbd5896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8849 | 2025.12.20 02:59:16.889599 [ 272 ] {0f6158ab-9e73-4acc-9e8f-53c24cbd5896} <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 | ||
| 8850 | 2025.12.20 02:59:16.890404 [ 272 ] {0f6158ab-9e73-4acc-9e8f-53c24cbd5896} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2025.12.20 02:59:16.890441 [ 272 ] {0f6158ab-9e73-4acc-9e8f-53c24cbd5896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8852 | 2025.12.20 02:59:16.890979 [ 272 ] {0f6158ab-9e73-4acc-9e8f-53c24cbd5896} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8853 | 2025.12.20 02:59:16.891202 [ 272 ] {0f6158ab-9e73-4acc-9e8f-53c24cbd5896} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2025.12.20 02:59:16.891327 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8855 | 2025.12.20 02:59:16.891348 [ 272 ] {0f6158ab-9e73-4acc-9e8f-53c24cbd5896} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001821 sec., 5491.488193300384 rows/sec., 9.84 MiB/sec. | ||
| 8856 | 2025.12.20 02:59:16.891371 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8857 | 2025.12.20 02:59:16.891396 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8858 | 2025.12.20 02:59:16.891424 [ 272 ] {0f6158ab-9e73-4acc-9e8f-53c24cbd5896} <Debug> TCPHandler: Processed in 0.002030509 sec. | ||
| 8859 | 2025.12.20 02:59:16.891495 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::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 | ||
| 8860 | 2025.12.20 02:59:16.891547 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2025.12.20 02:59:16.891642 [ 272 ] {aa53a38e-ea48-48d6-8c82-c34fcd7604bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8862 | 2025.12.20 02:59:16.891683 [ 272 ] {aa53a38e-ea48-48d6-8c82-c34fcd7604bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8863 | 2025.12.20 02:59:16.891762 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8864 | 2025.12.20 02:59:16.891833 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 883 rows starting from the beginning of the part | ||
| 8865 | 2025.12.20 02:59:16.891991 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 8866 | 2025.12.20 02:59:16.892042 [ 272 ] {aa53a38e-ea48-48d6-8c82-c34fcd7604bd} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2025.12.20 02:59:16.892080 [ 272 ] {aa53a38e-ea48-48d6-8c82-c34fcd7604bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8868 | 2025.12.20 02:59:16.892150 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 8869 | 2025.12.20 02:59:16.892304 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 8870 | 2025.12.20 02:59:16.892429 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 8871 | 2025.12.20 02:59:16.892434 [ 272 ] {aa53a38e-ea48-48d6-8c82-c34fcd7604bd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8872 | 2025.12.20 02:59:16.892548 [ 199 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 8873 | 2025.12.20 02:59:16.892670 [ 272 ] {aa53a38e-ea48-48d6-8c82-c34fcd7604bd} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2025.12.20 02:59:16.892805 [ 272 ] {aa53a38e-ea48-48d6-8c82-c34fcd7604bd} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.00118 sec., 62711.864406779656 rows/sec., 3.68 MiB/sec. | ||
| 8875 | 2025.12.20 02:59:16.892842 [ 272 ] {aa53a38e-ea48-48d6-8c82-c34fcd7604bd} <Debug> TCPHandler: Processed in 0.001345902 sec. | ||
| 8876 | 2025.12.20 02:59:16.899186 [ 200 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 19 columns (19 merged, 0 gathered) in 0.007724135 sec., 125968.79780065989 rows/sec., 225.73 MiB/sec. | ||
| 8877 | 2025.12.20 02:59:16.900551 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8878 | 2025.12.20 02:59:16.900971 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2025.12.20 02:59:16.901065 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8880 | 2025.12.20 02:59:16.901245 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.16 MiB. | ||
| 8881 | 2025.12.20 02:59:17.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.41 MiB, peak 305.14 MiB, free memory in arenas 0.00 B, will set to 299.99 MiB (RSS), difference: 3.58 MiB | ||
| 8882 | 2025.12.20 02:59:19.324754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17805 | ||
| 8883 | 2025.12.20 02:59:19.325349 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2025.12.20 02:59:19.325402 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8885 | 2025.12.20 02:59:19.325939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8886 | 2025.12.20 02:59:19.326167 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2025.12.20 02:59:19.326310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17805 | ||
| 8888 | 2025.12.20 02:59:19.352296 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8889 | 2025.12.20 02:59:19.352480 [ 272 ] {87233058-1d77-4682-9b27-bccfe8476028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8890 | 2025.12.20 02:59:19.352547 [ 272 ] {87233058-1d77-4682-9b27-bccfe8476028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8891 | 2025.12.20 02:59:19.353261 [ 272 ] {87233058-1d77-4682-9b27-bccfe8476028} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2025.12.20 02:59:19.353311 [ 272 ] {87233058-1d77-4682-9b27-bccfe8476028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8893 | 2025.12.20 02:59:19.353729 [ 272 ] {87233058-1d77-4682-9b27-bccfe8476028} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8894 | 2025.12.20 02:59:19.353954 [ 272 ] {87233058-1d77-4682-9b27-bccfe8476028} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8895 | 2025.12.20 02:59:19.354110 [ 272 ] {87233058-1d77-4682-9b27-bccfe8476028} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.56 MiB/sec. | ||
| 8896 | 2025.12.20 02:59:19.354117 [ 70 ] {} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8897 | 2025.12.20 02:59:19.354153 [ 272 ] {87233058-1d77-4682-9b27-bccfe8476028} <Debug> TCPHandler: Processed in 0.001990658 sec. | ||
| 8898 | 2025.12.20 02:59:19.354191 [ 70 ] {} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2025.12.20 02:59:19.354222 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8900 | 2025.12.20 02:59:19.354300 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8901 | 2025.12.20 02:59:19.354364 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::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 | ||
| 8902 | 2025.12.20 02:59:19.354402 [ 272 ] {fc0fbb11-90d7-4278-9bb5-7a6e32903ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8903 | 2025.12.20 02:59:19.354451 [ 272 ] {fc0fbb11-90d7-4278-9bb5-7a6e32903ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8904 | 2025.12.20 02:59:19.354519 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8905 | 2025.12.20 02:59:19.354563 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2463 rows starting from the beginning of the part | ||
| 8906 | 2025.12.20 02:59:19.354636 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 123 rows starting from the beginning of the part | ||
| 8907 | 2025.12.20 02:59:19.354686 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1132 rows starting from the beginning of the part | ||
| 8908 | 2025.12.20 02:59:19.354737 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 116 rows starting from the beginning of the part | ||
| 8909 | 2025.12.20 02:59:19.354780 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2273 rows starting from the beginning of the part | ||
| 8910 | 2025.12.20 02:59:19.354834 [ 187 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8911 | 2025.12.20 02:59:19.354886 [ 272 ] {fc0fbb11-90d7-4278-9bb5-7a6e32903ebd} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2025.12.20 02:59:19.354929 [ 272 ] {fc0fbb11-90d7-4278-9bb5-7a6e32903ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8913 | 2025.12.20 02:59:19.355273 [ 272 ] {fc0fbb11-90d7-4278-9bb5-7a6e32903ebd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8914 | 2025.12.20 02:59:19.355497 [ 272 ] {fc0fbb11-90d7-4278-9bb5-7a6e32903ebd} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2025.12.20 02:59:19.355631 [ 272 ] {fc0fbb11-90d7-4278-9bb5-7a6e32903ebd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 8916 | 2025.12.20 02:59:19.355631 [ 70 ] {} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8917 | 2025.12.20 02:59:19.355671 [ 272 ] {fc0fbb11-90d7-4278-9bb5-7a6e32903ebd} <Debug> TCPHandler: Processed in 0.001432314 sec. | ||
| 8918 | 2025.12.20 02:59:19.355685 [ 70 ] {} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2025.12.20 02:59:19.355712 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8920 | 2025.12.20 02:59:19.355798 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::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 | ||
| 8921 | 2025.12.20 02:59:19.355804 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2025.12.20 02:59:19.355906 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8923 | 2025.12.20 02:59:19.355923 [ 272 ] {6bf5a190-7311-4f22-80a2-6c5550c03efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8924 | 2025.12.20 02:59:19.355939 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1249 rows starting from the beginning of the part | ||
| 8925 | 2025.12.20 02:59:19.355978 [ 272 ] {6bf5a190-7311-4f22-80a2-6c5550c03efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8926 | 2025.12.20 02:59:19.356004 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 108 rows starting from the beginning of the part | ||
| 8927 | 2025.12.20 02:59:19.356057 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 689 rows starting from the beginning of the part | ||
| 8928 | 2025.12.20 02:59:19.356099 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 94 rows starting from the beginning of the part | ||
| 8929 | 2025.12.20 02:59:19.356139 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1147 rows starting from the beginning of the part | ||
| 8930 | 2025.12.20 02:59:19.356179 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8931 | 2025.12.20 02:59:19.356371 [ 272 ] {6bf5a190-7311-4f22-80a2-6c5550c03efd} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2025.12.20 02:59:19.356413 [ 272 ] {6bf5a190-7311-4f22-80a2-6c5550c03efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8933 | 2025.12.20 02:59:19.356915 [ 272 ] {6bf5a190-7311-4f22-80a2-6c5550c03efd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8934 | 2025.12.20 02:59:19.357108 [ 200 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6163 rows, containing 5 columns (5 merged, 0 gathered) in 0.002802977 sec., 2198733.7034873995 rows/sec., 186.68 MiB/sec. | ||
| 8935 | 2025.12.20 02:59:19.357152 [ 272 ] {6bf5a190-7311-4f22-80a2-6c5550c03efd} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2025.12.20 02:59:19.357290 [ 272 ] {6bf5a190-7311-4f22-80a2-6c5550c03efd} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001385 sec., 60649.81949458484 rows/sec., 4.22 MiB/sec. | ||
| 8937 | 2025.12.20 02:59:19.357291 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8938 | 2025.12.20 02:59:19.357331 [ 272 ] {6bf5a190-7311-4f22-80a2-6c5550c03efd} <Debug> TCPHandler: Processed in 0.001576558 sec. | ||
| 8939 | 2025.12.20 02:59:19.357343 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2025.12.20 02:59:19.357369 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8941 | 2025.12.20 02:59:19.357403 [ 192 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8942 | 2025.12.20 02:59:19.357415 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165709 sec., 2022219.6742482304 rows/sec., 153.03 MiB/sec. | ||
| 8943 | 2025.12.20 02:59:19.357443 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 8944 | 2025.12.20 02:59:19.357450 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2025.12.20 02:59:19.357563 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8946 | 2025.12.20 02:59:19.357571 [ 272 ] {1af9a65b-b11e-47b4-bec7-f9bf3af42e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8947 | 2025.12.20 02:59:19.357603 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17832 rows starting from the beginning of the part | ||
| 8948 | 2025.12.20 02:59:19.357626 [ 272 ] {1af9a65b-b11e-47b4-bec7-f9bf3af42e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8949 | 2025.12.20 02:59:19.357665 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8950 | 2025.12.20 02:59:19.357673 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 167 rows starting from the beginning of the part | ||
| 8951 | 2025.12.20 02:59:19.357732 [ 192 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_56_11} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2025.12.20 02:59:19.357738 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 314 rows starting from the beginning of the part | ||
| 8953 | 2025.12.20 02:59:19.357792 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 8954 | 2025.12.20 02:59:19.357819 [ 192 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_56_11} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8955 | 2025.12.20 02:59:19.357831 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 915 rows starting from the beginning of the part | ||
| 8956 | 2025.12.20 02:59:19.357880 [ 200 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 84 rows starting from the beginning of the part | ||
| 8957 | 2025.12.20 02:59:19.357912 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 8958 | 2025.12.20 02:59:19.357973 [ 272 ] {1af9a65b-b11e-47b4-bec7-f9bf3af42e65} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2025.12.20 02:59:19.358009 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_56_11} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2025.12.20 02:59:19.358014 [ 272 ] {1af9a65b-b11e-47b4-bec7-f9bf3af42e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8961 | 2025.12.20 02:59:19.358110 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_56_11} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8962 | 2025.12.20 02:59:19.358204 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8963 | 2025.12.20 02:59:19.358394 [ 272 ] {1af9a65b-b11e-47b4-bec7-f9bf3af42e65} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8964 | 2025.12.20 02:59:19.358611 [ 272 ] {1af9a65b-b11e-47b4-bec7-f9bf3af42e65} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8965 | 2025.12.20 02:59:19.358745 [ 70 ] {} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8966 | 2025.12.20 02:59:19.358748 [ 272 ] {1af9a65b-b11e-47b4-bec7-f9bf3af42e65} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001193 sec., 25146.68901927913 rows/sec., 1.70 MiB/sec. | ||
| 8967 | 2025.12.20 02:59:19.358786 [ 70 ] {} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8968 | 2025.12.20 02:59:19.358808 [ 272 ] {1af9a65b-b11e-47b4-bec7-f9bf3af42e65} <Debug> TCPHandler: Processed in 0.001408074 sec. | ||
| 8969 | 2025.12.20 02:59:19.358812 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8970 | 2025.12.20 02:59:19.358892 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 8971 | 2025.12.20 02:59:19.358978 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8972 | 2025.12.20 02:59:19.359004 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3848 rows starting from the beginning of the part | ||
| 8973 | 2025.12.20 02:59:19.359064 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 8974 | 2025.12.20 02:59:19.359105 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 8975 | 2025.12.20 02:59:19.359144 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 8976 | 2025.12.20 02:59:19.359185 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 74 rows starting from the beginning of the part | ||
| 8977 | 2025.12.20 02:59:19.359223 [ 192 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 8978 | 2025.12.20 02:59:19.360628 [ 197 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001763162 sec., 2368472.0972888484 rows/sec., 150.96 MiB/sec. | ||
| 8979 | 2025.12.20 02:59:19.361112 [ 189 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8980 | 2025.12.20 02:59:19.361411 [ 189 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_56_11} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2025.12.20 02:59:19.361495 [ 189 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_56_11} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8982 | 2025.12.20 02:59:19.361594 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8983 | 2025.12.20 02:59:19.363658 [ 189 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19472 rows, containing 5 columns (5 merged, 0 gathered) in 0.00624808 sec., 3116477.3818517053 rows/sec., 209.63 MiB/sec. | ||
| 8984 | 2025.12.20 02:59:19.363888 [ 189 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8985 | 2025.12.20 02:59:19.364121 [ 189 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8986 | 2025.12.20 02:59:19.364190 [ 189 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8987 | 2025.12.20 02:59:19.364272 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.28 MiB. | ||
| 8988 | 2025.12.20 02:59:20.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.39 MiB, peak 307.68 MiB, free memory in arenas 0.00 B, will set to 301.66 MiB (RSS), difference: 1.27 MiB | ||
| 8989 | 2025.12.20 02:59:20.287432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8990 | 2025.12.20 02:59:20.303381 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2025.12.20 02:59:20.303448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8992 | 2025.12.20 02:59:20.309093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8993 | 2025.12.20 02:59:20.309806 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2025.12.20 02:59:20.312975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8995 | 2025.12.20 02:59:21.877260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1158 | ||
| 8996 | 2025.12.20 02:59:21.879836 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8997 | 2025.12.20 02:59:21.879897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8998 | 2025.12.20 02:59:21.881104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8999 | 2025.12.20 02:59:21.881390 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2025.12.20 02:59:21.881770 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 9001 | 2025.12.20 02:59:24.357207 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9002 | 2025.12.20 02:59:24.357405 [ 272 ] {3128b42a-4f25-4e8d-9bf9-43a3e612289f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9003 | 2025.12.20 02:59:24.357472 [ 272 ] {3128b42a-4f25-4e8d-9bf9-43a3e612289f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9004 | 2025.12.20 02:59:24.358204 [ 272 ] {3128b42a-4f25-4e8d-9bf9-43a3e612289f} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9005 | 2025.12.20 02:59:24.358254 [ 272 ] {3128b42a-4f25-4e8d-9bf9-43a3e612289f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9006 | 2025.12.20 02:59:24.358658 [ 272 ] {3128b42a-4f25-4e8d-9bf9-43a3e612289f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9007 | 2025.12.20 02:59:24.358893 [ 272 ] {3128b42a-4f25-4e8d-9bf9-43a3e612289f} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9008 | 2025.12.20 02:59:24.359049 [ 272 ] {3128b42a-4f25-4e8d-9bf9-43a3e612289f} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.00169 sec., 68639.05325443787 rows/sec., 5.82 MiB/sec. | ||
| 9009 | 2025.12.20 02:59:24.359093 [ 272 ] {3128b42a-4f25-4e8d-9bf9-43a3e612289f} <Debug> TCPHandler: Processed in 0.002018189 sec. | ||
| 9010 | 2025.12.20 02:59:24.359232 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9011 | 2025.12.20 02:59:24.359340 [ 272 ] {02a2b9e4-25dd-48db-9df6-7446e0426268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9012 | 2025.12.20 02:59:24.359381 [ 272 ] {02a2b9e4-25dd-48db-9df6-7446e0426268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9013 | 2025.12.20 02:59:24.359814 [ 272 ] {02a2b9e4-25dd-48db-9df6-7446e0426268} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2025.12.20 02:59:24.359850 [ 272 ] {02a2b9e4-25dd-48db-9df6-7446e0426268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9015 | 2025.12.20 02:59:24.360152 [ 272 ] {02a2b9e4-25dd-48db-9df6-7446e0426268} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9016 | 2025.12.20 02:59:24.360366 [ 272 ] {02a2b9e4-25dd-48db-9df6-7446e0426268} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2025.12.20 02:59:24.360494 [ 272 ] {02a2b9e4-25dd-48db-9df6-7446e0426268} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001184 sec., 25337.83783783784 rows/sec., 1.86 MiB/sec. | ||
| 9018 | 2025.12.20 02:59:24.360534 [ 272 ] {02a2b9e4-25dd-48db-9df6-7446e0426268} <Debug> TCPHandler: Processed in 0.001349622 sec. | ||
| 9019 | 2025.12.20 02:59:24.360646 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2025.12.20 02:59:24.360747 [ 272 ] {bf0fdfa5-328b-4e8f-84ad-b3aee8572a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9021 | 2025.12.20 02:59:24.360786 [ 272 ] {bf0fdfa5-328b-4e8f-84ad-b3aee8572a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9022 | 2025.12.20 02:59:24.361234 [ 272 ] {bf0fdfa5-328b-4e8f-84ad-b3aee8572a39} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2025.12.20 02:59:24.361270 [ 272 ] {bf0fdfa5-328b-4e8f-84ad-b3aee8572a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9024 | 2025.12.20 02:59:24.361578 [ 272 ] {bf0fdfa5-328b-4e8f-84ad-b3aee8572a39} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9025 | 2025.12.20 02:59:24.361785 [ 272 ] {bf0fdfa5-328b-4e8f-84ad-b3aee8572a39} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2025.12.20 02:59:24.361911 [ 272 ] {bf0fdfa5-328b-4e8f-84ad-b3aee8572a39} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00118 sec., 79661.01694915254 rows/sec., 6.22 MiB/sec. | ||
| 9027 | 2025.12.20 02:59:24.361951 [ 272 ] {bf0fdfa5-328b-4e8f-84ad-b3aee8572a39} <Debug> TCPHandler: Processed in 0.001352372 sec. | ||
| 9028 | 2025.12.20 02:59:24.362067 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9029 | 2025.12.20 02:59:24.362169 [ 272 ] {c69368a6-8655-477b-b1ef-72676b04f15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9030 | 2025.12.20 02:59:24.362212 [ 272 ] {c69368a6-8655-477b-b1ef-72676b04f15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9031 | 2025.12.20 02:59:24.362649 [ 272 ] {c69368a6-8655-477b-b1ef-72676b04f15f} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2025.12.20 02:59:24.362685 [ 272 ] {c69368a6-8655-477b-b1ef-72676b04f15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9033 | 2025.12.20 02:59:24.363018 [ 272 ] {c69368a6-8655-477b-b1ef-72676b04f15f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9034 | 2025.12.20 02:59:24.363226 [ 272 ] {c69368a6-8655-477b-b1ef-72676b04f15f} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9035 | 2025.12.20 02:59:24.363352 [ 272 ] {c69368a6-8655-477b-b1ef-72676b04f15f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 9036 | 2025.12.20 02:59:24.363391 [ 272 ] {c69368a6-8655-477b-b1ef-72676b04f15f} <Debug> TCPHandler: Processed in 0.001371683 sec. | ||
| 9037 | 2025.12.20 02:59:24.363500 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9038 | 2025.12.20 02:59:24.363610 [ 272 ] {85b506a1-de75-41f4-a38c-c507e625165e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9039 | 2025.12.20 02:59:24.363663 [ 272 ] {85b506a1-de75-41f4-a38c-c507e625165e} <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 | ||
| 9040 | 2025.12.20 02:59:24.364512 [ 272 ] {85b506a1-de75-41f4-a38c-c507e625165e} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2025.12.20 02:59:24.364547 [ 272 ] {85b506a1-de75-41f4-a38c-c507e625165e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9042 | 2025.12.20 02:59:24.365074 [ 272 ] {85b506a1-de75-41f4-a38c-c507e625165e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9043 | 2025.12.20 02:59:24.365292 [ 272 ] {85b506a1-de75-41f4-a38c-c507e625165e} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2025.12.20 02:59:24.365430 [ 272 ] {85b506a1-de75-41f4-a38c-c507e625165e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001845 sec., 16260.162601626016 rows/sec., 29.14 MiB/sec. | ||
| 9045 | 2025.12.20 02:59:24.365486 [ 272 ] {85b506a1-de75-41f4-a38c-c507e625165e} <Debug> TCPHandler: Processed in 0.002032219 sec. | ||
| 9046 | 2025.12.20 02:59:24.365596 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9047 | 2025.12.20 02:59:24.365699 [ 272 ] {4e11a9a7-7802-4650-b92c-8ae7dc95674f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9048 | 2025.12.20 02:59:24.365740 [ 272 ] {4e11a9a7-7802-4650-b92c-8ae7dc95674f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9049 | 2025.12.20 02:59:24.366082 [ 272 ] {4e11a9a7-7802-4650-b92c-8ae7dc95674f} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2025.12.20 02:59:24.366118 [ 272 ] {4e11a9a7-7802-4650-b92c-8ae7dc95674f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9051 | 2025.12.20 02:59:24.366436 [ 272 ] {4e11a9a7-7802-4650-b92c-8ae7dc95674f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9052 | 2025.12.20 02:59:24.366640 [ 272 ] {4e11a9a7-7802-4650-b92c-8ae7dc95674f} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2025.12.20 02:59:24.366765 [ 272 ] {4e11a9a7-7802-4650-b92c-8ae7dc95674f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 9054 | 2025.12.20 02:59:24.366802 [ 272 ] {4e11a9a7-7802-4650-b92c-8ae7dc95674f} <Debug> TCPHandler: Processed in 0.00125306 sec. | ||
| 9055 | 2025.12.20 02:59:26.670925 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9056 | 2025.12.20 02:59:26.670973 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9057 | 2025.12.20 02:59:26.827347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18253 | ||
| 9058 | 2025.12.20 02:59:26.827845 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2025.12.20 02:59:26.827894 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9060 | 2025.12.20 02:59:26.828369 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9061 | 2025.12.20 02:59:26.828600 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2025.12.20 02:59:26.828750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18253 | ||
| 9063 | 2025.12.20 02:59:27.813998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9064 | 2025.12.20 02:59:27.830859 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2025.12.20 02:59:27.830928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9066 | 2025.12.20 02:59:27.836619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9067 | 2025.12.20 02:59:27.837342 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2025.12.20 02:59:27.840660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9069 | 2025.12.20 02:59:28.208600 [ 67 ] {} <Debug> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 9070 | 2025.12.20 02:59:28.208666 [ 67 ] {} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2025.12.20 02:59:28.208686 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9072 | 2025.12.20 02:59:28.208782 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 9073 | 2025.12.20 02:59:28.208907 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9074 | 2025.12.20 02:59:28.208943 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
| 9075 | 2025.12.20 02:59:28.209014 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 9076 | 2025.12.20 02:59:28.209060 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9077 | 2025.12.20 02:59:28.209101 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9078 | 2025.12.20 02:59:28.209140 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9079 | 2025.12.20 02:59:28.209881 [ 189 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001135557 sec., 126810.01482092049 rows/sec., 6.47 MiB/sec. | ||
| 9080 | 2025.12.20 02:59:28.210027 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9081 | 2025.12.20 02:59:28.210275 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_24_5} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9082 | 2025.12.20 02:59:28.210349 [ 197 ] {43983b1b-8da6-4c09-b011-ed1a5431531e::all_1_24_5} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 9083 | 2025.12.20 02:59:28.210418 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9084 | 2025.12.20 02:59:29.368017 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9085 | 2025.12.20 02:59:29.368223 [ 272 ] {f736a93d-2a9e-4b24-a1c6-95bf33ee7567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9086 | 2025.12.20 02:59:29.368296 [ 272 ] {f736a93d-2a9e-4b24-a1c6-95bf33ee7567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9087 | 2025.12.20 02:59:29.369094 [ 272 ] {f736a93d-2a9e-4b24-a1c6-95bf33ee7567} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2025.12.20 02:59:29.369146 [ 272 ] {f736a93d-2a9e-4b24-a1c6-95bf33ee7567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9089 | 2025.12.20 02:59:29.369560 [ 272 ] {f736a93d-2a9e-4b24-a1c6-95bf33ee7567} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9090 | 2025.12.20 02:59:29.369789 [ 272 ] {f736a93d-2a9e-4b24-a1c6-95bf33ee7567} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2025.12.20 02:59:29.369958 [ 272 ] {f736a93d-2a9e-4b24-a1c6-95bf33ee7567} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00179 sec., 229050.27932960895 rows/sec., 14.53 MiB/sec. | ||
| 9092 | 2025.12.20 02:59:29.370012 [ 272 ] {f736a93d-2a9e-4b24-a1c6-95bf33ee7567} <Debug> TCPHandler: Processed in 0.002145331 sec. | ||
| 9093 | 2025.12.20 02:59:29.370132 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2025.12.20 02:59:29.370237 [ 272 ] {662869e8-977a-47ca-9cc1-cc01461ab857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9095 | 2025.12.20 02:59:29.370284 [ 272 ] {662869e8-977a-47ca-9cc1-cc01461ab857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9096 | 2025.12.20 02:59:29.371185 [ 272 ] {662869e8-977a-47ca-9cc1-cc01461ab857} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2025.12.20 02:59:29.371227 [ 272 ] {662869e8-977a-47ca-9cc1-cc01461ab857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9098 | 2025.12.20 02:59:29.371630 [ 272 ] {662869e8-977a-47ca-9cc1-cc01461ab857} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9099 | 2025.12.20 02:59:29.371842 [ 272 ] {662869e8-977a-47ca-9cc1-cc01461ab857} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9100 | 2025.12.20 02:59:29.371984 [ 272 ] {662869e8-977a-47ca-9cc1-cc01461ab857} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001772 sec., 638826.1851015801 rows/sec., 50.62 MiB/sec. | ||
| 9101 | 2025.12.20 02:59:29.372026 [ 272 ] {662869e8-977a-47ca-9cc1-cc01461ab857} <Debug> TCPHandler: Processed in 0.001946206 sec. | ||
| 9102 | 2025.12.20 02:59:29.372153 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9103 | 2025.12.20 02:59:29.372253 [ 272 ] {d8fb7331-d1c4-497f-8961-33e80b51c579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9104 | 2025.12.20 02:59:29.372296 [ 272 ] {d8fb7331-d1c4-497f-8961-33e80b51c579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9105 | 2025.12.20 02:59:29.372814 [ 272 ] {d8fb7331-d1c4-497f-8961-33e80b51c579} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2025.12.20 02:59:29.372852 [ 272 ] {d8fb7331-d1c4-497f-8961-33e80b51c579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9107 | 2025.12.20 02:59:29.373172 [ 272 ] {d8fb7331-d1c4-497f-8961-33e80b51c579} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9108 | 2025.12.20 02:59:29.373385 [ 272 ] {d8fb7331-d1c4-497f-8961-33e80b51c579} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2025.12.20 02:59:29.373516 [ 272 ] {d8fb7331-d1c4-497f-8961-33e80b51c579} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001284 sec., 167445.4828660436 rows/sec., 9.94 MiB/sec. | ||
| 9110 | 2025.12.20 02:59:29.373554 [ 272 ] {d8fb7331-d1c4-497f-8961-33e80b51c579} <Debug> TCPHandler: Processed in 0.001458325 sec. | ||
| 9111 | 2025.12.20 02:59:29.373661 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2025.12.20 02:59:29.373755 [ 272 ] {4ac22c4f-7c1d-4550-b258-bd211ad4bdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9113 | 2025.12.20 02:59:29.373796 [ 272 ] {4ac22c4f-7c1d-4550-b258-bd211ad4bdd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9114 | 2025.12.20 02:59:29.374277 [ 272 ] {4ac22c4f-7c1d-4550-b258-bd211ad4bdd6} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2025.12.20 02:59:29.374316 [ 272 ] {4ac22c4f-7c1d-4550-b258-bd211ad4bdd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9116 | 2025.12.20 02:59:29.374617 [ 272 ] {4ac22c4f-7c1d-4550-b258-bd211ad4bdd6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9117 | 2025.12.20 02:59:29.374843 [ 272 ] {4ac22c4f-7c1d-4550-b258-bd211ad4bdd6} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2025.12.20 02:59:29.374974 [ 272 ] {4ac22c4f-7c1d-4550-b258-bd211ad4bdd6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 9119 | 2025.12.20 02:59:29.375016 [ 272 ] {4ac22c4f-7c1d-4550-b258-bd211ad4bdd6} <Debug> TCPHandler: Processed in 0.001403544 sec. | ||
| 9120 | 2025.12.20 02:59:29.375116 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9121 | 2025.12.20 02:59:29.375208 [ 272 ] {d46e22eb-6e25-4fd8-8cd9-1e9e1b205c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9122 | 2025.12.20 02:59:29.375248 [ 272 ] {d46e22eb-6e25-4fd8-8cd9-1e9e1b205c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9123 | 2025.12.20 02:59:29.375714 [ 272 ] {d46e22eb-6e25-4fd8-8cd9-1e9e1b205c98} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2025.12.20 02:59:29.375751 [ 272 ] {d46e22eb-6e25-4fd8-8cd9-1e9e1b205c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9125 | 2025.12.20 02:59:29.376067 [ 272 ] {d46e22eb-6e25-4fd8-8cd9-1e9e1b205c98} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9126 | 2025.12.20 02:59:29.376270 [ 272 ] {d46e22eb-6e25-4fd8-8cd9-1e9e1b205c98} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2025.12.20 02:59:29.376394 [ 272 ] {d46e22eb-6e25-4fd8-8cd9-1e9e1b205c98} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001231 sec., 171405.36149471972 rows/sec., 9.73 MiB/sec. | ||
| 9128 | 2025.12.20 02:59:29.376429 [ 272 ] {d46e22eb-6e25-4fd8-8cd9-1e9e1b205c98} <Debug> TCPHandler: Processed in 0.001390014 sec. | ||
| 9129 | 2025.12.20 02:59:29.376528 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9130 | 2025.12.20 02:59:29.376619 [ 272 ] {b80c8002-65b6-4840-9f99-09d591b7e3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9131 | 2025.12.20 02:59:29.376658 [ 272 ] {b80c8002-65b6-4840-9f99-09d591b7e3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9132 | 2025.12.20 02:59:29.377358 [ 272 ] {b80c8002-65b6-4840-9f99-09d591b7e3aa} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9133 | 2025.12.20 02:59:29.377395 [ 272 ] {b80c8002-65b6-4840-9f99-09d591b7e3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9134 | 2025.12.20 02:59:29.377720 [ 272 ] {b80c8002-65b6-4840-9f99-09d591b7e3aa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9135 | 2025.12.20 02:59:29.377928 [ 272 ] {b80c8002-65b6-4840-9f99-09d591b7e3aa} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9136 | 2025.12.20 02:59:29.378073 [ 272 ] {b80c8002-65b6-4840-9f99-09d591b7e3aa} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001429 sec., 482155.3533939818 rows/sec., 33.67 MiB/sec. | ||
| 9137 | 2025.12.20 02:59:29.378122 [ 272 ] {b80c8002-65b6-4840-9f99-09d591b7e3aa} <Debug> TCPHandler: Processed in 0.001604798 sec. | ||
| 9138 | 2025.12.20 02:59:29.378258 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9139 | 2025.12.20 02:59:29.378374 [ 272 ] {6b9a8455-e80a-4725-8ee9-ac4524cdc2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9140 | 2025.12.20 02:59:29.378426 [ 272 ] {6b9a8455-e80a-4725-8ee9-ac4524cdc2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9141 | 2025.12.20 02:59:29.378970 [ 272 ] {6b9a8455-e80a-4725-8ee9-ac4524cdc2eb} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2025.12.20 02:59:29.379014 [ 272 ] {6b9a8455-e80a-4725-8ee9-ac4524cdc2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9143 | 2025.12.20 02:59:29.381279 [ 272 ] {6b9a8455-e80a-4725-8ee9-ac4524cdc2eb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9144 | 2025.12.20 02:59:29.381562 [ 272 ] {6b9a8455-e80a-4725-8ee9-ac4524cdc2eb} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2025.12.20 02:59:29.381756 [ 272 ] {6b9a8455-e80a-4725-8ee9-ac4524cdc2eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003403 sec., 1763.150161622098 rows/sec., 92.12 KiB/sec. | ||
| 9146 | 2025.12.20 02:59:29.381809 [ 272 ] {6b9a8455-e80a-4725-8ee9-ac4524cdc2eb} <Debug> TCPHandler: Processed in 0.003610716 sec. | ||
| 9147 | 2025.12.20 02:59:29.381947 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9148 | 2025.12.20 02:59:29.382051 [ 272 ] {0d8a75ba-94f5-4382-a651-cef1ef67101a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9149 | 2025.12.20 02:59:29.382097 [ 272 ] {0d8a75ba-94f5-4382-a651-cef1ef67101a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9150 | 2025.12.20 02:59:29.382567 [ 272 ] {0d8a75ba-94f5-4382-a651-cef1ef67101a} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2025.12.20 02:59:29.382605 [ 272 ] {0d8a75ba-94f5-4382-a651-cef1ef67101a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9152 | 2025.12.20 02:59:29.382965 [ 272 ] {0d8a75ba-94f5-4382-a651-cef1ef67101a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9153 | 2025.12.20 02:59:29.383179 [ 272 ] {0d8a75ba-94f5-4382-a651-cef1ef67101a} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2025.12.20 02:59:29.383317 [ 272 ] {0d8a75ba-94f5-4382-a651-cef1ef67101a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001288 sec., 243788.8198757764 rows/sec., 16.01 MiB/sec. | ||
| 9155 | 2025.12.20 02:59:29.383355 [ 272 ] {0d8a75ba-94f5-4382-a651-cef1ef67101a} <Debug> TCPHandler: Processed in 0.001463575 sec. | ||
| 9156 | 2025.12.20 02:59:29.383465 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9157 | 2025.12.20 02:59:29.383558 [ 272 ] {403c6e28-7c38-4911-9a39-4e6fb683d4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9158 | 2025.12.20 02:59:29.383600 [ 272 ] {403c6e28-7c38-4911-9a39-4e6fb683d4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9159 | 2025.12.20 02:59:29.383938 [ 272 ] {403c6e28-7c38-4911-9a39-4e6fb683d4b3} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2025.12.20 02:59:29.383973 [ 272 ] {403c6e28-7c38-4911-9a39-4e6fb683d4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9161 | 2025.12.20 02:59:29.384259 [ 272 ] {403c6e28-7c38-4911-9a39-4e6fb683d4b3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9162 | 2025.12.20 02:59:29.384467 [ 272 ] {403c6e28-7c38-4911-9a39-4e6fb683d4b3} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2025.12.20 02:59:29.384614 [ 272 ] {403c6e28-7c38-4911-9a39-4e6fb683d4b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. | ||
| 9164 | 2025.12.20 02:59:29.384655 [ 272 ] {403c6e28-7c38-4911-9a39-4e6fb683d4b3} <Debug> TCPHandler: Processed in 0.001237099 sec. | ||
| 9165 | 2025.12.20 02:59:29.384767 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9166 | 2025.12.20 02:59:29.384859 [ 272 ] {178f6d73-ec8a-4d8b-ac18-318fdbfbc4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9167 | 2025.12.20 02:59:29.384915 [ 272 ] {178f6d73-ec8a-4d8b-ac18-318fdbfbc4af} <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 | ||
| 9168 | 2025.12.20 02:59:29.385677 [ 272 ] {178f6d73-ec8a-4d8b-ac18-318fdbfbc4af} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2025.12.20 02:59:29.385714 [ 272 ] {178f6d73-ec8a-4d8b-ac18-318fdbfbc4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9170 | 2025.12.20 02:59:29.386217 [ 272 ] {178f6d73-ec8a-4d8b-ac18-318fdbfbc4af} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9171 | 2025.12.20 02:59:29.386450 [ 272 ] {178f6d73-ec8a-4d8b-ac18-318fdbfbc4af} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2025.12.20 02:59:29.386589 [ 272 ] {178f6d73-ec8a-4d8b-ac18-318fdbfbc4af} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 9173 | 2025.12.20 02:59:29.386642 [ 272 ] {178f6d73-ec8a-4d8b-ac18-318fdbfbc4af} <Debug> TCPHandler: Processed in 0.001921376 sec. | ||
| 9174 | 2025.12.20 02:59:29.386749 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2025.12.20 02:59:29.386841 [ 272 ] {c3b9ca72-6185-4817-8331-8d6854570cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9176 | 2025.12.20 02:59:29.386881 [ 272 ] {c3b9ca72-6185-4817-8331-8d6854570cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9177 | 2025.12.20 02:59:29.387210 [ 272 ] {c3b9ca72-6185-4817-8331-8d6854570cea} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2025.12.20 02:59:29.387246 [ 272 ] {c3b9ca72-6185-4817-8331-8d6854570cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9179 | 2025.12.20 02:59:29.387547 [ 272 ] {c3b9ca72-6185-4817-8331-8d6854570cea} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9180 | 2025.12.20 02:59:29.387750 [ 272 ] {c3b9ca72-6185-4817-8331-8d6854570cea} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2025.12.20 02:59:29.387879 [ 272 ] {c3b9ca72-6185-4817-8331-8d6854570cea} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 9182 | 2025.12.20 02:59:29.387914 [ 272 ] {c3b9ca72-6185-4817-8331-8d6854570cea} <Debug> TCPHandler: Processed in 0.00121277 sec. | ||
| 9183 | 2025.12.20 02:59:31.882944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1192 | ||
| 9184 | 2025.12.20 02:59:31.885275 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2025.12.20 02:59:31.885324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9186 | 2025.12.20 02:59:31.886528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9187 | 2025.12.20 02:59:31.886801 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9188 | 2025.12.20 02:59:31.887198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1192 | ||
| 9189 | 2025.12.20 02:59:34.328840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18765 | ||
| 9190 | 2025.12.20 02:59:34.329646 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9191 | 2025.12.20 02:59:34.329736 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9192 | 2025.12.20 02:59:34.330262 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9193 | 2025.12.20 02:59:34.330501 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9194 | 2025.12.20 02:59:34.330644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18765 | ||
| 9195 | 2025.12.20 02:59:34.357741 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9196 | 2025.12.20 02:59:34.358026 [ 272 ] {a9877bbc-6275-4ac1-98cb-8988be0d043c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9197 | 2025.12.20 02:59:34.358136 [ 272 ] {a9877bbc-6275-4ac1-98cb-8988be0d043c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9198 | 2025.12.20 02:59:34.358936 [ 272 ] {a9877bbc-6275-4ac1-98cb-8988be0d043c} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2025.12.20 02:59:34.358979 [ 272 ] {a9877bbc-6275-4ac1-98cb-8988be0d043c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9200 | 2025.12.20 02:59:34.359389 [ 272 ] {a9877bbc-6275-4ac1-98cb-8988be0d043c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9201 | 2025.12.20 02:59:34.359621 [ 272 ] {a9877bbc-6275-4ac1-98cb-8988be0d043c} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2025.12.20 02:59:34.359789 [ 272 ] {a9877bbc-6275-4ac1-98cb-8988be0d043c} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001844 sec., 62906.72451193059 rows/sec., 5.33 MiB/sec. | ||
| 9203 | 2025.12.20 02:59:34.359839 [ 272 ] {a9877bbc-6275-4ac1-98cb-8988be0d043c} <Debug> TCPHandler: Processed in 0.002289224 sec. | ||
| 9204 | 2025.12.20 02:59:34.359960 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2025.12.20 02:59:34.360058 [ 272 ] {e912d0c3-1020-467c-b266-4045b38641c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9206 | 2025.12.20 02:59:34.360103 [ 272 ] {e912d0c3-1020-467c-b266-4045b38641c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9207 | 2025.12.20 02:59:34.360526 [ 272 ] {e912d0c3-1020-467c-b266-4045b38641c3} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2025.12.20 02:59:34.360564 [ 272 ] {e912d0c3-1020-467c-b266-4045b38641c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9209 | 2025.12.20 02:59:34.360867 [ 272 ] {e912d0c3-1020-467c-b266-4045b38641c3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9210 | 2025.12.20 02:59:34.361093 [ 272 ] {e912d0c3-1020-467c-b266-4045b38641c3} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2025.12.20 02:59:34.361228 [ 272 ] {e912d0c3-1020-467c-b266-4045b38641c3} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00119 sec., 25210.084033613442 rows/sec., 1.85 MiB/sec. | ||
| 9212 | 2025.12.20 02:59:34.361267 [ 272 ] {e912d0c3-1020-467c-b266-4045b38641c3} <Debug> TCPHandler: Processed in 0.001357973 sec. | ||
| 9213 | 2025.12.20 02:59:34.361369 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2025.12.20 02:59:34.361463 [ 272 ] {e689fc4f-dd3e-4600-8f14-97a8b65e5ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9215 | 2025.12.20 02:59:34.361506 [ 272 ] {e689fc4f-dd3e-4600-8f14-97a8b65e5ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9216 | 2025.12.20 02:59:34.361960 [ 272 ] {e689fc4f-dd3e-4600-8f14-97a8b65e5ae9} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2025.12.20 02:59:34.361997 [ 272 ] {e689fc4f-dd3e-4600-8f14-97a8b65e5ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9218 | 2025.12.20 02:59:34.362306 [ 272 ] {e689fc4f-dd3e-4600-8f14-97a8b65e5ae9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9219 | 2025.12.20 02:59:34.362520 [ 272 ] {e689fc4f-dd3e-4600-8f14-97a8b65e5ae9} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2025.12.20 02:59:34.362653 [ 272 ] {e689fc4f-dd3e-4600-8f14-97a8b65e5ae9} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001209 sec., 77750.20678246484 rows/sec., 6.07 MiB/sec. | ||
| 9221 | 2025.12.20 02:59:34.362691 [ 272 ] {e689fc4f-dd3e-4600-8f14-97a8b65e5ae9} <Debug> TCPHandler: Processed in 0.001373203 sec. | ||
| 9222 | 2025.12.20 02:59:34.362803 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2025.12.20 02:59:34.362897 [ 272 ] {f4f0a709-da09-4e9d-8213-6be8311bd658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9224 | 2025.12.20 02:59:34.362943 [ 272 ] {f4f0a709-da09-4e9d-8213-6be8311bd658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9225 | 2025.12.20 02:59:34.363358 [ 272 ] {f4f0a709-da09-4e9d-8213-6be8311bd658} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2025.12.20 02:59:34.363396 [ 272 ] {f4f0a709-da09-4e9d-8213-6be8311bd658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9227 | 2025.12.20 02:59:34.363728 [ 272 ] {f4f0a709-da09-4e9d-8213-6be8311bd658} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9228 | 2025.12.20 02:59:34.363940 [ 272 ] {f4f0a709-da09-4e9d-8213-6be8311bd658} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2025.12.20 02:59:34.364073 [ 272 ] {f4f0a709-da09-4e9d-8213-6be8311bd658} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 9230 | 2025.12.20 02:59:34.364110 [ 272 ] {f4f0a709-da09-4e9d-8213-6be8311bd658} <Debug> TCPHandler: Processed in 0.001357113 sec. | ||
| 9231 | 2025.12.20 02:59:34.364215 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2025.12.20 02:59:34.364317 [ 272 ] {0917a431-042e-433b-8501-97dbdca6b767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9233 | 2025.12.20 02:59:34.364374 [ 272 ] {0917a431-042e-433b-8501-97dbdca6b767} <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 | ||
| 9234 | 2025.12.20 02:59:34.365184 [ 272 ] {0917a431-042e-433b-8501-97dbdca6b767} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2025.12.20 02:59:34.365222 [ 272 ] {0917a431-042e-433b-8501-97dbdca6b767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9236 | 2025.12.20 02:59:34.365781 [ 272 ] {0917a431-042e-433b-8501-97dbdca6b767} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9237 | 2025.12.20 02:59:34.366009 [ 272 ] {0917a431-042e-433b-8501-97dbdca6b767} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2025.12.20 02:59:34.366154 [ 272 ] {0917a431-042e-433b-8501-97dbdca6b767} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001854 sec., 16181.229773462783 rows/sec., 29.00 MiB/sec. | ||
| 9239 | 2025.12.20 02:59:34.366220 [ 272 ] {0917a431-042e-433b-8501-97dbdca6b767} <Debug> TCPHandler: Processed in 0.002054479 sec. | ||
| 9240 | 2025.12.20 02:59:34.366336 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2025.12.20 02:59:34.366432 [ 272 ] {b14d27e5-0981-4320-a1fb-607a6a36bf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9242 | 2025.12.20 02:59:34.366473 [ 272 ] {b14d27e5-0981-4320-a1fb-607a6a36bf52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9243 | 2025.12.20 02:59:34.366824 [ 272 ] {b14d27e5-0981-4320-a1fb-607a6a36bf52} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2025.12.20 02:59:34.366860 [ 272 ] {b14d27e5-0981-4320-a1fb-607a6a36bf52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9245 | 2025.12.20 02:59:34.367172 [ 272 ] {b14d27e5-0981-4320-a1fb-607a6a36bf52} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9246 | 2025.12.20 02:59:34.367374 [ 272 ] {b14d27e5-0981-4320-a1fb-607a6a36bf52} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2025.12.20 02:59:34.367505 [ 272 ] {b14d27e5-0981-4320-a1fb-607a6a36bf52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 9248 | 2025.12.20 02:59:34.367543 [ 272 ] {b14d27e5-0981-4320-a1fb-607a6a36bf52} <Debug> TCPHandler: Processed in 0.00125618 sec. | ||
| 9249 | 2025.12.20 02:59:35.340741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9250 | 2025.12.20 02:59:35.358234 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2025.12.20 02:59:35.358303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9252 | 2025.12.20 02:59:35.364724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9253 | 2025.12.20 02:59:35.365474 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2025.12.20 02:59:35.369184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9255 | 2025.12.20 02:59:39.367003 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9256 | 2025.12.20 02:59:39.367222 [ 272 ] {9e1fd0a0-4ae0-4102-9063-93312494fb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9257 | 2025.12.20 02:59:39.367293 [ 272 ] {9e1fd0a0-4ae0-4102-9063-93312494fb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9258 | 2025.12.20 02:59:39.368207 [ 272 ] {9e1fd0a0-4ae0-4102-9063-93312494fb80} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2025.12.20 02:59:39.368243 [ 272 ] {9e1fd0a0-4ae0-4102-9063-93312494fb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9260 | 2025.12.20 02:59:39.368638 [ 272 ] {9e1fd0a0-4ae0-4102-9063-93312494fb80} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9261 | 2025.12.20 02:59:39.368853 [ 272 ] {9e1fd0a0-4ae0-4102-9063-93312494fb80} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2025.12.20 02:59:39.369004 [ 272 ] {9e1fd0a0-4ae0-4102-9063-93312494fb80} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001836 sec., 223311.54684095862 rows/sec., 14.17 MiB/sec. | ||
| 9263 | 2025.12.20 02:59:39.369046 [ 272 ] {9e1fd0a0-4ae0-4102-9063-93312494fb80} <Debug> TCPHandler: Processed in 0.002182833 sec. | ||
| 9264 | 2025.12.20 02:59:39.369178 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9265 | 2025.12.20 02:59:39.369271 [ 272 ] {fcc27bc2-ca5f-4dd3-bedc-e4271eaa5357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9266 | 2025.12.20 02:59:39.369311 [ 272 ] {fcc27bc2-ca5f-4dd3-bedc-e4271eaa5357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9267 | 2025.12.20 02:59:39.370308 [ 272 ] {fcc27bc2-ca5f-4dd3-bedc-e4271eaa5357} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9268 | 2025.12.20 02:59:39.370342 [ 272 ] {fcc27bc2-ca5f-4dd3-bedc-e4271eaa5357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9269 | 2025.12.20 02:59:39.370707 [ 272 ] {fcc27bc2-ca5f-4dd3-bedc-e4271eaa5357} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9270 | 2025.12.20 02:59:39.370905 [ 272 ] {fcc27bc2-ca5f-4dd3-bedc-e4271eaa5357} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9271 | 2025.12.20 02:59:39.371031 [ 272 ] {fcc27bc2-ca5f-4dd3-bedc-e4271eaa5357} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001776 sec., 637387.3873873873 rows/sec., 50.51 MiB/sec. | ||
| 9272 | 2025.12.20 02:59:39.371070 [ 272 ] {fcc27bc2-ca5f-4dd3-bedc-e4271eaa5357} <Debug> TCPHandler: Processed in 0.001940306 sec. | ||
| 9273 | 2025.12.20 02:59:39.371193 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9274 | 2025.12.20 02:59:39.371286 [ 272 ] {7ef1a4b2-91dd-47f0-ae8d-15d1f3909310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9275 | 2025.12.20 02:59:39.371325 [ 272 ] {7ef1a4b2-91dd-47f0-ae8d-15d1f3909310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9276 | 2025.12.20 02:59:39.371849 [ 272 ] {7ef1a4b2-91dd-47f0-ae8d-15d1f3909310} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2025.12.20 02:59:39.371883 [ 272 ] {7ef1a4b2-91dd-47f0-ae8d-15d1f3909310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9278 | 2025.12.20 02:59:39.372194 [ 272 ] {7ef1a4b2-91dd-47f0-ae8d-15d1f3909310} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9279 | 2025.12.20 02:59:39.372389 [ 272 ] {7ef1a4b2-91dd-47f0-ae8d-15d1f3909310} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9280 | 2025.12.20 02:59:39.372515 [ 272 ] {7ef1a4b2-91dd-47f0-ae8d-15d1f3909310} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001246 sec., 172552.16693418942 rows/sec., 10.24 MiB/sec. | ||
| 9281 | 2025.12.20 02:59:39.372554 [ 272 ] {7ef1a4b2-91dd-47f0-ae8d-15d1f3909310} <Debug> TCPHandler: Processed in 0.001408374 sec. | ||
| 9282 | 2025.12.20 02:59:39.372673 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2025.12.20 02:59:39.372766 [ 272 ] {1e19737f-bbb1-4ae8-bf99-717c43ebbb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9284 | 2025.12.20 02:59:39.372805 [ 272 ] {1e19737f-bbb1-4ae8-bf99-717c43ebbb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9285 | 2025.12.20 02:59:39.373303 [ 272 ] {1e19737f-bbb1-4ae8-bf99-717c43ebbb9e} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2025.12.20 02:59:39.373338 [ 272 ] {1e19737f-bbb1-4ae8-bf99-717c43ebbb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9287 | 2025.12.20 02:59:39.373627 [ 272 ] {1e19737f-bbb1-4ae8-bf99-717c43ebbb9e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9288 | 2025.12.20 02:59:39.373823 [ 272 ] {1e19737f-bbb1-4ae8-bf99-717c43ebbb9e} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2025.12.20 02:59:39.373949 [ 272 ] {1e19737f-bbb1-4ae8-bf99-717c43ebbb9e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001199 sec., 176814.011676397 rows/sec., 11.40 MiB/sec. | ||
| 9290 | 2025.12.20 02:59:39.373987 [ 272 ] {1e19737f-bbb1-4ae8-bf99-717c43ebbb9e} <Debug> TCPHandler: Processed in 0.001360203 sec. | ||
| 9291 | 2025.12.20 02:59:39.374097 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2025.12.20 02:59:39.374188 [ 272 ] {fab256ce-9d20-4540-bb49-6836c78f92f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9293 | 2025.12.20 02:59:39.374227 [ 272 ] {fab256ce-9d20-4540-bb49-6836c78f92f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9294 | 2025.12.20 02:59:39.374717 [ 272 ] {fab256ce-9d20-4540-bb49-6836c78f92f9} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2025.12.20 02:59:39.374751 [ 272 ] {fab256ce-9d20-4540-bb49-6836c78f92f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9296 | 2025.12.20 02:59:39.375037 [ 272 ] {fab256ce-9d20-4540-bb49-6836c78f92f9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9297 | 2025.12.20 02:59:39.375231 [ 272 ] {fab256ce-9d20-4540-bb49-6836c78f92f9} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2025.12.20 02:59:39.375356 [ 272 ] {fab256ce-9d20-4540-bb49-6836c78f92f9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001183 sec., 178360.1014370245 rows/sec., 10.13 MiB/sec. | ||
| 9299 | 2025.12.20 02:59:39.375395 [ 272 ] {fab256ce-9d20-4540-bb49-6836c78f92f9} <Debug> TCPHandler: Processed in 0.001345552 sec. | ||
| 9300 | 2025.12.20 02:59:39.375506 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2025.12.20 02:59:39.375599 [ 272 ] {731f3e89-9a13-4079-b839-1c0d114266cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9302 | 2025.12.20 02:59:39.375637 [ 272 ] {731f3e89-9a13-4079-b839-1c0d114266cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9303 | 2025.12.20 02:59:39.376319 [ 272 ] {731f3e89-9a13-4079-b839-1c0d114266cb} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2025.12.20 02:59:39.376354 [ 272 ] {731f3e89-9a13-4079-b839-1c0d114266cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9305 | 2025.12.20 02:59:39.376680 [ 272 ] {731f3e89-9a13-4079-b839-1c0d114266cb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9306 | 2025.12.20 02:59:39.376877 [ 272 ] {731f3e89-9a13-4079-b839-1c0d114266cb} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2025.12.20 02:59:39.377001 [ 272 ] {731f3e89-9a13-4079-b839-1c0d114266cb} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001418 sec., 485895.62764456985 rows/sec., 33.93 MiB/sec. | ||
| 9308 | 2025.12.20 02:59:39.377040 [ 272 ] {731f3e89-9a13-4079-b839-1c0d114266cb} <Debug> TCPHandler: Processed in 0.001581369 sec. | ||
| 9309 | 2025.12.20 02:59:39.377151 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2025.12.20 02:59:39.377243 [ 272 ] {cdfd3a60-884a-4891-bb01-224fbf719260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9311 | 2025.12.20 02:59:39.377284 [ 272 ] {cdfd3a60-884a-4891-bb01-224fbf719260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9312 | 2025.12.20 02:59:39.377622 [ 272 ] {cdfd3a60-884a-4891-bb01-224fbf719260} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2025.12.20 02:59:39.377655 [ 272 ] {cdfd3a60-884a-4891-bb01-224fbf719260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9314 | 2025.12.20 02:59:39.377941 [ 272 ] {cdfd3a60-884a-4891-bb01-224fbf719260} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9315 | 2025.12.20 02:59:39.378150 [ 272 ] {cdfd3a60-884a-4891-bb01-224fbf719260} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2025.12.20 02:59:39.378276 [ 272 ] {cdfd3a60-884a-4891-bb01-224fbf719260} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 9317 | 2025.12.20 02:59:39.378314 [ 272 ] {cdfd3a60-884a-4891-bb01-224fbf719260} <Debug> TCPHandler: Processed in 0.001210309 sec. | ||
| 9318 | 2025.12.20 02:59:39.378424 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2025.12.20 02:59:39.378516 [ 272 ] {f72d6881-4474-4581-97c9-31e5bfb4f3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9320 | 2025.12.20 02:59:39.378558 [ 272 ] {f72d6881-4474-4581-97c9-31e5bfb4f3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9321 | 2025.12.20 02:59:39.379015 [ 272 ] {f72d6881-4474-4581-97c9-31e5bfb4f3b6} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2025.12.20 02:59:39.379051 [ 272 ] {f72d6881-4474-4581-97c9-31e5bfb4f3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9323 | 2025.12.20 02:59:39.379373 [ 272 ] {f72d6881-4474-4581-97c9-31e5bfb4f3b6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9324 | 2025.12.20 02:59:39.379584 [ 272 ] {f72d6881-4474-4581-97c9-31e5bfb4f3b6} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2025.12.20 02:59:39.379712 [ 272 ] {f72d6881-4474-4581-97c9-31e5bfb4f3b6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001213 sec., 258862.32481450945 rows/sec., 17.00 MiB/sec. | ||
| 9326 | 2025.12.20 02:59:39.379752 [ 272 ] {f72d6881-4474-4581-97c9-31e5bfb4f3b6} <Debug> TCPHandler: Processed in 0.001375244 sec. | ||
| 9327 | 2025.12.20 02:59:39.379862 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2025.12.20 02:59:39.379955 [ 272 ] {cacbf9b6-bc43-476d-9c20-26b13d9623cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9329 | 2025.12.20 02:59:39.379996 [ 272 ] {cacbf9b6-bc43-476d-9c20-26b13d9623cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9330 | 2025.12.20 02:59:39.380311 [ 272 ] {cacbf9b6-bc43-476d-9c20-26b13d9623cb} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2025.12.20 02:59:39.380347 [ 272 ] {cacbf9b6-bc43-476d-9c20-26b13d9623cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9332 | 2025.12.20 02:59:39.380634 [ 272 ] {cacbf9b6-bc43-476d-9c20-26b13d9623cb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9333 | 2025.12.20 02:59:39.380843 [ 272 ] {cacbf9b6-bc43-476d-9c20-26b13d9623cb} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2025.12.20 02:59:39.380966 [ 272 ] {cacbf9b6-bc43-476d-9c20-26b13d9623cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 9335 | 2025.12.20 02:59:39.381026 [ 272 ] {cacbf9b6-bc43-476d-9c20-26b13d9623cb} <Debug> TCPHandler: Processed in 0.001211089 sec. | ||
| 9336 | 2025.12.20 02:59:39.381137 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9337 | 2025.12.20 02:59:39.381229 [ 272 ] {4fad49c2-a9b9-40be-a610-d2643935cc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9338 | 2025.12.20 02:59:39.381283 [ 272 ] {4fad49c2-a9b9-40be-a610-d2643935cc1d} <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 | ||
| 9339 | 2025.12.20 02:59:39.382064 [ 272 ] {4fad49c2-a9b9-40be-a610-d2643935cc1d} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2025.12.20 02:59:39.382098 [ 272 ] {4fad49c2-a9b9-40be-a610-d2643935cc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9341 | 2025.12.20 02:59:39.382599 [ 272 ] {4fad49c2-a9b9-40be-a610-d2643935cc1d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9342 | 2025.12.20 02:59:39.382831 [ 272 ] {4fad49c2-a9b9-40be-a610-d2643935cc1d} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2025.12.20 02:59:39.382967 [ 272 ] {4fad49c2-a9b9-40be-a610-d2643935cc1d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001754 sec., 5701.254275940707 rows/sec., 10.22 MiB/sec. | ||
| 9344 | 2025.12.20 02:59:39.383029 [ 272 ] {4fad49c2-a9b9-40be-a610-d2643935cc1d} <Debug> TCPHandler: Processed in 0.001938616 sec. | ||
| 9345 | 2025.12.20 02:59:39.383150 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9346 | 2025.12.20 02:59:39.383242 [ 272 ] {e1242fa6-89d8-4106-85a9-b2a236e3cfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9347 | 2025.12.20 02:59:39.383282 [ 272 ] {e1242fa6-89d8-4106-85a9-b2a236e3cfb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9348 | 2025.12.20 02:59:39.383631 [ 272 ] {e1242fa6-89d8-4106-85a9-b2a236e3cfb5} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2025.12.20 02:59:39.383665 [ 272 ] {e1242fa6-89d8-4106-85a9-b2a236e3cfb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9350 | 2025.12.20 02:59:39.383955 [ 272 ] {e1242fa6-89d8-4106-85a9-b2a236e3cfb5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9351 | 2025.12.20 02:59:39.384153 [ 272 ] {e1242fa6-89d8-4106-85a9-b2a236e3cfb5} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2025.12.20 02:59:39.384275 [ 272 ] {e1242fa6-89d8-4106-85a9-b2a236e3cfb5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00105 sec., 99047.61904761905 rows/sec., 6.07 MiB/sec. | ||
| 9353 | 2025.12.20 02:59:39.384312 [ 272 ] {e1242fa6-89d8-4106-85a9-b2a236e3cfb5} <Debug> TCPHandler: Processed in 0.001209279 sec. | ||
| 9354 | 2025.12.20 02:59:41.671084 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9355 | 2025.12.20 02:59:41.671144 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9356 | 2025.12.20 02:59:41.830746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19213 | ||
| 9357 | 2025.12.20 02:59:41.831236 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2025.12.20 02:59:41.831285 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9359 | 2025.12.20 02:59:41.831886 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9360 | 2025.12.20 02:59:41.832134 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2025.12.20 02:59:41.832289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19213 | ||
| 9362 | 2025.12.20 02:59:41.887444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1226 | ||
| 9363 | 2025.12.20 02:59:41.889924 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2025.12.20 02:59:41.889986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9365 | 2025.12.20 02:59:41.891279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9366 | 2025.12.20 02:59:41.891561 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9367 | 2025.12.20 02:59:41.891935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1226 | ||
| 9368 | 2025.12.20 02:59:42.869270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9369 | 2025.12.20 02:59:42.887116 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9370 | 2025.12.20 02:59:42.887175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9371 | 2025.12.20 02:59:42.893622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9372 | 2025.12.20 02:59:42.894363 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9373 | 2025.12.20 02:59:42.898103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9374 | 2025.12.20 02:59:44.357910 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2025.12.20 02:59:44.358117 [ 272 ] {b30e4f26-a11e-4433-924d-a617e6dfcf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9376 | 2025.12.20 02:59:44.358193 [ 272 ] {b30e4f26-a11e-4433-924d-a617e6dfcf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9377 | 2025.12.20 02:59:44.358962 [ 272 ] {b30e4f26-a11e-4433-924d-a617e6dfcf9a} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2025.12.20 02:59:44.359008 [ 272 ] {b30e4f26-a11e-4433-924d-a617e6dfcf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9379 | 2025.12.20 02:59:44.359397 [ 272 ] {b30e4f26-a11e-4433-924d-a617e6dfcf9a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9380 | 2025.12.20 02:59:44.359637 [ 272 ] {b30e4f26-a11e-4433-924d-a617e6dfcf9a} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2025.12.20 02:59:44.359791 [ 41 ] {} <Debug> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9382 | 2025.12.20 02:59:44.359801 [ 272 ] {b30e4f26-a11e-4433-924d-a617e6dfcf9a} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001742 sec., 66590.12629161883 rows/sec., 5.64 MiB/sec. | ||
| 9383 | 2025.12.20 02:59:44.359870 [ 41 ] {} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2025.12.20 02:59:44.359896 [ 272 ] {b30e4f26-a11e-4433-924d-a617e6dfcf9a} <Debug> TCPHandler: Processed in 0.002128091 sec. | ||
| 9385 | 2025.12.20 02:59:44.359900 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9386 | 2025.12.20 02:59:44.360025 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::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 | ||
| 9387 | 2025.12.20 02:59:44.360034 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9388 | 2025.12.20 02:59:44.360132 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9389 | 2025.12.20 02:59:44.360151 [ 272 ] {51c9d756-d7fb-4374-8835-3d65b665cab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9390 | 2025.12.20 02:59:44.360167 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2463 rows starting from the beginning of the part | ||
| 9391 | 2025.12.20 02:59:44.360197 [ 272 ] {51c9d756-d7fb-4374-8835-3d65b665cab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9392 | 2025.12.20 02:59:44.360233 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 116 rows starting from the beginning of the part | ||
| 9393 | 2025.12.20 02:59:44.360288 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1132 rows starting from the beginning of the part | ||
| 9394 | 2025.12.20 02:59:44.360344 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 116 rows starting from the beginning of the part | ||
| 9395 | 2025.12.20 02:59:44.360390 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1132 rows starting from the beginning of the part | ||
| 9396 | 2025.12.20 02:59:44.360438 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 116 rows starting from the beginning of the part | ||
| 9397 | 2025.12.20 02:59:44.360634 [ 272 ] {51c9d756-d7fb-4374-8835-3d65b665cab0} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2025.12.20 02:59:44.360670 [ 272 ] {51c9d756-d7fb-4374-8835-3d65b665cab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9399 | 2025.12.20 02:59:44.361030 [ 272 ] {51c9d756-d7fb-4374-8835-3d65b665cab0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9400 | 2025.12.20 02:59:44.361246 [ 272 ] {51c9d756-d7fb-4374-8835-3d65b665cab0} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2025.12.20 02:59:44.361396 [ 39 ] {} <Debug> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9402 | 2025.12.20 02:59:44.361406 [ 272 ] {51c9d756-d7fb-4374-8835-3d65b665cab0} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001277 sec., 23492.560689115115 rows/sec., 1.73 MiB/sec. | ||
| 9403 | 2025.12.20 02:59:44.361467 [ 39 ] {} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2025.12.20 02:59:44.361484 [ 272 ] {51c9d756-d7fb-4374-8835-3d65b665cab0} <Debug> TCPHandler: Processed in 0.001502176 sec. | ||
| 9405 | 2025.12.20 02:59:44.361494 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9406 | 2025.12.20 02:59:44.361611 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2025.12.20 02:59:44.361612 [ 197 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::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 | ||
| 9408 | 2025.12.20 02:59:44.361716 [ 272 ] {f95000c9-7825-4067-ae54-b462e2b603f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9409 | 2025.12.20 02:59:44.361759 [ 197 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9410 | 2025.12.20 02:59:44.361762 [ 272 ] {f95000c9-7825-4067-ae54-b462e2b603f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9411 | 2025.12.20 02:59:44.361799 [ 197 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 277 rows starting from the beginning of the part | ||
| 9412 | 2025.12.20 02:59:44.361870 [ 197 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 9413 | 2025.12.20 02:59:44.361910 [ 197 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 215 rows starting from the beginning of the part | ||
| 9414 | 2025.12.20 02:59:44.361950 [ 197 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 9415 | 2025.12.20 02:59:44.361988 [ 197 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 215 rows starting from the beginning of the part | ||
| 9416 | 2025.12.20 02:59:44.362030 [ 197 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 9417 | 2025.12.20 02:59:44.362272 [ 272 ] {f95000c9-7825-4067-ae54-b462e2b603f3} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9418 | 2025.12.20 02:59:44.362284 [ 189 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5075 rows, containing 5 columns (5 merged, 0 gathered) in 0.002306156 sec., 2200631.7005441086 rows/sec., 186.36 MiB/sec. | ||
| 9419 | 2025.12.20 02:59:44.362318 [ 272 ] {f95000c9-7825-4067-ae54-b462e2b603f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9420 | 2025.12.20 02:59:44.362564 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9421 | 2025.12.20 02:59:44.362814 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_61_12} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2025.12.20 02:59:44.362875 [ 189 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316682 sec., 605309.406523367 rows/sec., 39.83 MiB/sec. | ||
| 9423 | 2025.12.20 02:59:44.362885 [ 186 ] {cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b::all_1_61_12} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9424 | 2025.12.20 02:59:44.362941 [ 272 ] {f95000c9-7825-4067-ae54-b462e2b603f3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9425 | 2025.12.20 02:59:44.362962 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 9426 | 2025.12.20 02:59:44.363033 [ 191 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9427 | 2025.12.20 02:59:44.363193 [ 272 ] {f95000c9-7825-4067-ae54-b462e2b603f3} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2025.12.20 02:59:44.363330 [ 39 ] {} <Debug> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9429 | 2025.12.20 02:59:44.363343 [ 191 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_56_11} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9430 | 2025.12.20 02:59:44.363348 [ 272 ] {f95000c9-7825-4067-ae54-b462e2b603f3} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001652 sec., 56900.72639225182 rows/sec., 4.44 MiB/sec. | ||
| 9431 | 2025.12.20 02:59:44.363360 [ 39 ] {} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2025.12.20 02:59:44.363404 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9433 | 2025.12.20 02:59:44.363407 [ 272 ] {f95000c9-7825-4067-ae54-b462e2b603f3} <Debug> TCPHandler: Processed in 0.001847445 sec. | ||
| 9434 | 2025.12.20 02:59:44.363432 [ 191 ] {7bac69b8-cd58-4767-be12-32ee87ac371e::all_1_56_11} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9435 | 2025.12.20 02:59:44.363473 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::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 | ||
| 9436 | 2025.12.20 02:59:44.363514 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9437 | 2025.12.20 02:59:44.363535 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2025.12.20 02:59:44.363558 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9439 | 2025.12.20 02:59:44.363586 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1249 rows starting from the beginning of the part | ||
| 9440 | 2025.12.20 02:59:44.363629 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 94 rows starting from the beginning of the part | ||
| 9441 | 2025.12.20 02:59:44.363640 [ 272 ] {56cb51e7-be3a-4c53-9090-cce89a11065c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9442 | 2025.12.20 02:59:44.363664 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 689 rows starting from the beginning of the part | ||
| 9443 | 2025.12.20 02:59:44.363692 [ 272 ] {56cb51e7-be3a-4c53-9090-cce89a11065c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9444 | 2025.12.20 02:59:44.363706 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 94 rows starting from the beginning of the part | ||
| 9445 | 2025.12.20 02:59:44.363742 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 689 rows starting from the beginning of the part | ||
| 9446 | 2025.12.20 02:59:44.363775 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 94 rows starting from the beginning of the part | ||
| 9447 | 2025.12.20 02:59:44.364119 [ 272 ] {56cb51e7-be3a-4c53-9090-cce89a11065c} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2025.12.20 02:59:44.364161 [ 272 ] {56cb51e7-be3a-4c53-9090-cce89a11065c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9449 | 2025.12.20 02:59:44.364523 [ 272 ] {56cb51e7-be3a-4c53-9090-cce89a11065c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9450 | 2025.12.20 02:59:44.364733 [ 272 ] {56cb51e7-be3a-4c53-9090-cce89a11065c} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2025.12.20 02:59:44.364839 [ 189 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2909 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396523 sec., 2083030.4978865369 rows/sec., 157.16 MiB/sec. | ||
| 9452 | 2025.12.20 02:59:44.364847 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9453 | 2025.12.20 02:59:44.364865 [ 272 ] {56cb51e7-be3a-4c53-9090-cce89a11065c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 9454 | 2025.12.20 02:59:44.364890 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2025.12.20 02:59:44.364913 [ 272 ] {56cb51e7-be3a-4c53-9090-cce89a11065c} <Debug> TCPHandler: Processed in 0.001429635 sec. | ||
| 9456 | 2025.12.20 02:59:44.364917 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9457 | 2025.12.20 02:59:44.365006 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9458 | 2025.12.20 02:59:44.365010 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 9459 | 2025.12.20 02:59:44.365040 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9460 | 2025.12.20 02:59:44.365109 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9461 | 2025.12.20 02:59:44.365141 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19472 rows starting from the beginning of the part | ||
| 9462 | 2025.12.20 02:59:44.365145 [ 272 ] {8f604d92-25d7-472e-beac-426ba5695d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9463 | 2025.12.20 02:59:44.365196 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 9464 | 2025.12.20 02:59:44.365213 [ 272 ] {8f604d92-25d7-472e-beac-426ba5695d67} <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 | ||
| 9465 | 2025.12.20 02:59:44.365257 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 9466 | 2025.12.20 02:59:44.365258 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_61_12} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9467 | 2025.12.20 02:59:44.365304 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9468 | 2025.12.20 02:59:44.365337 [ 197 ] {965fb193-f3b3-48e2-8f12-bf66be07795e::all_1_61_12} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9469 | 2025.12.20 02:59:44.365345 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 9470 | 2025.12.20 02:59:44.365386 [ 191 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::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 | ||
| 9471 | 2025.12.20 02:59:44.365400 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9472 | 2025.12.20 02:59:44.366077 [ 272 ] {8f604d92-25d7-472e-beac-426ba5695d67} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2025.12.20 02:59:44.366120 [ 272 ] {8f604d92-25d7-472e-beac-426ba5695d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9474 | 2025.12.20 02:59:44.366708 [ 272 ] {8f604d92-25d7-472e-beac-426ba5695d67} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9475 | 2025.12.20 02:59:44.366962 [ 272 ] {8f604d92-25d7-472e-beac-426ba5695d67} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9476 | 2025.12.20 02:59:44.367093 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9477 | 2025.12.20 02:59:44.367118 [ 272 ] {8f604d92-25d7-472e-beac-426ba5695d67} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001992 sec., 15060.240963855424 rows/sec., 26.99 MiB/sec. | ||
| 9478 | 2025.12.20 02:59:44.367127 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2025.12.20 02:59:44.367164 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9480 | 2025.12.20 02:59:44.367191 [ 272 ] {8f604d92-25d7-472e-beac-426ba5695d67} <Debug> TCPHandler: Processed in 0.002207473 sec. | ||
| 9481 | 2025.12.20 02:59:44.367243 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::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 | ||
| 9482 | 2025.12.20 02:59:44.367312 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2025.12.20 02:59:44.367414 [ 272 ] {0f68f4e1-07e5-47d5-8be2-23686f2e1dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9484 | 2025.12.20 02:59:44.367457 [ 272 ] {0f68f4e1-07e5-47d5-8be2-23686f2e1dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9485 | 2025.12.20 02:59:44.367458 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9486 | 2025.12.20 02:59:44.367526 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 973 rows starting from the beginning of the part | ||
| 9487 | 2025.12.20 02:59:44.367647 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 9488 | 2025.12.20 02:59:44.367746 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 9489 | 2025.12.20 02:59:44.367796 [ 272 ] {0f68f4e1-07e5-47d5-8be2-23686f2e1dc6} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2025.12.20 02:59:44.367836 [ 272 ] {0f68f4e1-07e5-47d5-8be2-23686f2e1dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9491 | 2025.12.20 02:59:44.367842 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 9492 | 2025.12.20 02:59:44.367950 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 9493 | 2025.12.20 02:59:44.368052 [ 189 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 9494 | 2025.12.20 02:59:44.368175 [ 272 ] {0f68f4e1-07e5-47d5-8be2-23686f2e1dc6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9495 | 2025.12.20 02:59:44.368420 [ 272 ] {0f68f4e1-07e5-47d5-8be2-23686f2e1dc6} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2025.12.20 02:59:44.368560 [ 41 ] {} <Debug> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9497 | 2025.12.20 02:59:44.368588 [ 41 ] {} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2025.12.20 02:59:44.368600 [ 272 ] {0f68f4e1-07e5-47d5-8be2-23686f2e1dc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 9499 | 2025.12.20 02:59:44.368604 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9500 | 2025.12.20 02:59:44.368647 [ 272 ] {0f68f4e1-07e5-47d5-8be2-23686f2e1dc6} <Debug> TCPHandler: Processed in 0.001391463 sec. | ||
| 9501 | 2025.12.20 02:59:44.368708 [ 194 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 9502 | 2025.12.20 02:59:44.368791 [ 194 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9503 | 2025.12.20 02:59:44.368817 [ 194 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4176 rows starting from the beginning of the part | ||
| 9504 | 2025.12.20 02:59:44.368874 [ 194 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 9505 | 2025.12.20 02:59:44.368922 [ 194 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 9506 | 2025.12.20 02:59:44.368966 [ 194 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 9507 | 2025.12.20 02:59:44.369010 [ 194 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 9508 | 2025.12.20 02:59:44.369052 [ 194 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::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 | ||
| 9509 | 2025.12.20 02:59:44.372464 [ 193 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4564 rows, containing 4 columns (4 merged, 0 gathered) in 0.003790261 sec., 1204138.71234725 rows/sec., 76.78 MiB/sec. | ||
| 9510 | 2025.12.20 02:59:44.372931 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9511 | 2025.12.20 02:59:44.373243 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_61_12} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9512 | 2025.12.20 02:59:44.373325 [ 198 ] {4d2766f9-75db-4b8b-8632-b724b40a0fbb::all_1_61_12} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9513 | 2025.12.20 02:59:44.373421 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9514 | 2025.12.20 02:59:44.373603 [ 198 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20580 rows, containing 5 columns (5 merged, 0 gathered) in 0.008622027 sec., 2386909.7139222594 rows/sec., 160.57 MiB/sec. | ||
| 9515 | 2025.12.20 02:59:44.373998 [ 193 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9516 | 2025.12.20 02:59:44.374270 [ 193 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9517 | 2025.12.20 02:59:44.374344 [ 193 ] {37e1c5c7-6930-4b2e-a2ce-9e234cd611d2::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9518 | 2025.12.20 02:59:44.374435 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 9519 | 2025.12.20 02:59:44.376648 [ 190 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1083 rows, containing 19 columns (19 merged, 0 gathered) in 0.009439136 sec., 114735.0774477664 rows/sec., 205.60 MiB/sec. | ||
| 9520 | 2025.12.20 02:59:44.377932 [ 193 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9521 | 2025.12.20 02:59:44.378250 [ 193 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9522 | 2025.12.20 02:59:44.378315 [ 193 ] {d19f1a5c-34e1-42be-838d-e9c26820dd4c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9523 | 2025.12.20 02:59:44.378420 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.42 MiB. | ||
| 9524 | 2025.12.20 02:59:45.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.55 MiB, peak 317.41 MiB, free memory in arenas 0.00 B, will set to 308.61 MiB (RSS), difference: 5.06 MiB | ||
| 9525 | 2025.12.20 02:59:46.872216 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9526 | 2025.12.20 02:59:46.872505 [ 272 ] {0302c07e-f4d2-4f0f-bec5-07b411a154c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9527 | 2025.12.20 02:59:46.872614 [ 272 ] {0302c07e-f4d2-4f0f-bec5-07b411a154c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9528 | 2025.12.20 02:59:46.873554 [ 272 ] {0302c07e-f4d2-4f0f-bec5-07b411a154c1} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2025.12.20 02:59:46.873600 [ 272 ] {0302c07e-f4d2-4f0f-bec5-07b411a154c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9530 | 2025.12.20 02:59:46.874007 [ 272 ] {0302c07e-f4d2-4f0f-bec5-07b411a154c1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9531 | 2025.12.20 02:59:46.874232 [ 272 ] {0302c07e-f4d2-4f0f-bec5-07b411a154c1} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2025.12.20 02:59:46.874401 [ 272 ] {0302c07e-f4d2-4f0f-bec5-07b411a154c1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001973 sec., 207805.37252914344 rows/sec., 13.18 MiB/sec. | ||
| 9533 | 2025.12.20 02:59:46.874458 [ 272 ] {0302c07e-f4d2-4f0f-bec5-07b411a154c1} <Debug> TCPHandler: Processed in 0.002429019 sec. | ||
| 9534 | 2025.12.20 02:59:46.874578 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9535 | 2025.12.20 02:59:46.874685 [ 272 ] {b31f87f1-9b70-4fec-b791-6dd8761addfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9536 | 2025.12.20 02:59:46.874729 [ 272 ] {b31f87f1-9b70-4fec-b791-6dd8761addfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9537 | 2025.12.20 02:59:46.875141 [ 272 ] {b31f87f1-9b70-4fec-b791-6dd8761addfe} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9538 | 2025.12.20 02:59:46.875178 [ 272 ] {b31f87f1-9b70-4fec-b791-6dd8761addfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9539 | 2025.12.20 02:59:46.875465 [ 272 ] {b31f87f1-9b70-4fec-b791-6dd8761addfe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9540 | 2025.12.20 02:59:46.875667 [ 272 ] {b31f87f1-9b70-4fec-b791-6dd8761addfe} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9541 | 2025.12.20 02:59:46.875797 [ 272 ] {b31f87f1-9b70-4fec-b791-6dd8761addfe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001137 sec., 1759.0149516270887 rows/sec., 143.44 KiB/sec. | ||
| 9542 | 2025.12.20 02:59:46.875836 [ 272 ] {b31f87f1-9b70-4fec-b791-6dd8761addfe} <Debug> TCPHandler: Processed in 0.001310092 sec. | ||
| 9543 | 2025.12.20 02:59:46.875948 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9544 | 2025.12.20 02:59:46.876045 [ 272 ] {5ca9b2fb-a8e0-4c32-a72b-7f9f25513d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9545 | 2025.12.20 02:59:46.876084 [ 272 ] {5ca9b2fb-a8e0-4c32-a72b-7f9f25513d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9546 | 2025.12.20 02:59:46.877524 [ 272 ] {5ca9b2fb-a8e0-4c32-a72b-7f9f25513d1a} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9547 | 2025.12.20 02:59:46.877561 [ 272 ] {5ca9b2fb-a8e0-4c32-a72b-7f9f25513d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9548 | 2025.12.20 02:59:46.878015 [ 272 ] {5ca9b2fb-a8e0-4c32-a72b-7f9f25513d1a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9549 | 2025.12.20 02:59:46.878251 [ 272 ] {5ca9b2fb-a8e0-4c32-a72b-7f9f25513d1a} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9550 | 2025.12.20 02:59:46.878390 [ 272 ] {5ca9b2fb-a8e0-4c32-a72b-7f9f25513d1a} <Debug> executeQuery: Read 2273 rows, 188.49 KiB in 0.002363 sec., 961912.82268303 rows/sec., 77.90 MiB/sec. | ||
| 9551 | 2025.12.20 02:59:46.878437 [ 272 ] {5ca9b2fb-a8e0-4c32-a72b-7f9f25513d1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9552 | 2025.12.20 02:59:46.878452 [ 272 ] {5ca9b2fb-a8e0-4c32-a72b-7f9f25513d1a} <Debug> TCPHandler: Processed in 0.002553422 sec. | ||
| 9553 | 2025.12.20 02:59:46.878577 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2025.12.20 02:59:46.878674 [ 272 ] {5182b7ca-0ed9-4c77-89fc-cbfd2f305872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9555 | 2025.12.20 02:59:46.878714 [ 272 ] {5182b7ca-0ed9-4c77-89fc-cbfd2f305872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9556 | 2025.12.20 02:59:46.879213 [ 272 ] {5182b7ca-0ed9-4c77-89fc-cbfd2f305872} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2025.12.20 02:59:46.879250 [ 272 ] {5182b7ca-0ed9-4c77-89fc-cbfd2f305872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9558 | 2025.12.20 02:59:46.879566 [ 272 ] {5182b7ca-0ed9-4c77-89fc-cbfd2f305872} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9559 | 2025.12.20 02:59:46.879791 [ 272 ] {5182b7ca-0ed9-4c77-89fc-cbfd2f305872} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2025.12.20 02:59:46.879938 [ 272 ] {5182b7ca-0ed9-4c77-89fc-cbfd2f305872} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001278 sec., 169796.55712050077 rows/sec., 10.09 MiB/sec. | ||
| 9561 | 2025.12.20 02:59:46.879989 [ 272 ] {5182b7ca-0ed9-4c77-89fc-cbfd2f305872} <Debug> TCPHandler: Processed in 0.001462235 sec. | ||
| 9562 | 2025.12.20 02:59:46.880114 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2025.12.20 02:59:46.880211 [ 272 ] {90b0e945-7760-441b-9bed-35cf05e51549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9564 | 2025.12.20 02:59:46.880251 [ 272 ] {90b0e945-7760-441b-9bed-35cf05e51549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9565 | 2025.12.20 02:59:46.880801 [ 272 ] {90b0e945-7760-441b-9bed-35cf05e51549} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2025.12.20 02:59:46.880840 [ 272 ] {90b0e945-7760-441b-9bed-35cf05e51549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9567 | 2025.12.20 02:59:46.881157 [ 272 ] {90b0e945-7760-441b-9bed-35cf05e51549} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9568 | 2025.12.20 02:59:46.881377 [ 272 ] {90b0e945-7760-441b-9bed-35cf05e51549} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2025.12.20 02:59:46.881507 [ 272 ] {90b0e945-7760-441b-9bed-35cf05e51549} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001315 sec., 334600.7604562738 rows/sec., 22.14 MiB/sec. | ||
| 9570 | 2025.12.20 02:59:46.881548 [ 272 ] {90b0e945-7760-441b-9bed-35cf05e51549} <Debug> TCPHandler: Processed in 0.001486426 sec. | ||
| 9571 | 2025.12.20 02:59:46.881662 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2025.12.20 02:59:46.881756 [ 272 ] {50bf6ce0-fa4e-4f7c-b875-5cd1688d80ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9573 | 2025.12.20 02:59:46.881796 [ 272 ] {50bf6ce0-fa4e-4f7c-b875-5cd1688d80ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9574 | 2025.12.20 02:59:46.882279 [ 272 ] {50bf6ce0-fa4e-4f7c-b875-5cd1688d80ea} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2025.12.20 02:59:46.882315 [ 272 ] {50bf6ce0-fa4e-4f7c-b875-5cd1688d80ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9576 | 2025.12.20 02:59:46.882627 [ 272 ] {50bf6ce0-fa4e-4f7c-b875-5cd1688d80ea} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9577 | 2025.12.20 02:59:46.882841 [ 272 ] {50bf6ce0-fa4e-4f7c-b875-5cd1688d80ea} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2025.12.20 02:59:46.882969 [ 272 ] {50bf6ce0-fa4e-4f7c-b875-5cd1688d80ea} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 9579 | 2025.12.20 02:59:46.883008 [ 272 ] {50bf6ce0-fa4e-4f7c-b875-5cd1688d80ea} <Debug> TCPHandler: Processed in 0.001395103 sec. | ||
| 9580 | 2025.12.20 02:59:46.883121 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9581 | 2025.12.20 02:59:46.883216 [ 272 ] {9af17abc-ce20-4a7d-95f2-af6d40388e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9582 | 2025.12.20 02:59:46.883255 [ 272 ] {9af17abc-ce20-4a7d-95f2-af6d40388e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9583 | 2025.12.20 02:59:46.884049 [ 272 ] {9af17abc-ce20-4a7d-95f2-af6d40388e45} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2025.12.20 02:59:46.884085 [ 272 ] {9af17abc-ce20-4a7d-95f2-af6d40388e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9585 | 2025.12.20 02:59:46.884438 [ 272 ] {9af17abc-ce20-4a7d-95f2-af6d40388e45} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9586 | 2025.12.20 02:59:46.884648 [ 272 ] {9af17abc-ce20-4a7d-95f2-af6d40388e45} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2025.12.20 02:59:46.884776 [ 272 ] {9af17abc-ce20-4a7d-95f2-af6d40388e45} <Debug> executeQuery: Read 1147 rows, 83.72 KiB in 0.001577 sec., 727330.3741280913 rows/sec., 51.84 MiB/sec. | ||
| 9588 | 2025.12.20 02:59:46.884816 [ 272 ] {9af17abc-ce20-4a7d-95f2-af6d40388e45} <Debug> TCPHandler: Processed in 0.001744752 sec. | ||
| 9589 | 2025.12.20 02:59:46.884930 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9590 | 2025.12.20 02:59:46.885025 [ 272 ] {d7e52322-7516-44fa-a913-f334764d98a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9591 | 2025.12.20 02:59:46.885066 [ 272 ] {d7e52322-7516-44fa-a913-f334764d98a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9592 | 2025.12.20 02:59:46.885406 [ 272 ] {d7e52322-7516-44fa-a913-f334764d98a4} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2025.12.20 02:59:46.885440 [ 272 ] {d7e52322-7516-44fa-a913-f334764d98a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9594 | 2025.12.20 02:59:46.885745 [ 272 ] {d7e52322-7516-44fa-a913-f334764d98a4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9595 | 2025.12.20 02:59:46.885946 [ 272 ] {d7e52322-7516-44fa-a913-f334764d98a4} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2025.12.20 02:59:46.886071 [ 272 ] {d7e52322-7516-44fa-a913-f334764d98a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 9597 | 2025.12.20 02:59:46.886109 [ 272 ] {d7e52322-7516-44fa-a913-f334764d98a4} <Debug> TCPHandler: Processed in 0.001229559 sec. | ||
| 9598 | 2025.12.20 02:59:46.886219 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2025.12.20 02:59:46.886314 [ 272 ] {7b8b8183-6df3-4672-b9fb-5d1e622190a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9600 | 2025.12.20 02:59:46.886355 [ 272 ] {7b8b8183-6df3-4672-b9fb-5d1e622190a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9601 | 2025.12.20 02:59:46.886943 [ 272 ] {7b8b8183-6df3-4672-b9fb-5d1e622190a8} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2025.12.20 02:59:46.886978 [ 272 ] {7b8b8183-6df3-4672-b9fb-5d1e622190a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9603 | 2025.12.20 02:59:46.887366 [ 272 ] {7b8b8183-6df3-4672-b9fb-5d1e622190a8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9604 | 2025.12.20 02:59:46.887574 [ 272 ] {7b8b8183-6df3-4672-b9fb-5d1e622190a8} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9605 | 2025.12.20 02:59:46.887707 [ 272 ] {7b8b8183-6df3-4672-b9fb-5d1e622190a8} <Debug> executeQuery: Read 915 rows, 61.97 KiB in 0.00141 sec., 648936.1702127659 rows/sec., 42.92 MiB/sec. | ||
| 9606 | 2025.12.20 02:59:46.887746 [ 272 ] {7b8b8183-6df3-4672-b9fb-5d1e622190a8} <Debug> TCPHandler: Processed in 0.001576597 sec. | ||
| 9607 | 2025.12.20 02:59:46.887856 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9608 | 2025.12.20 02:59:46.887951 [ 272 ] {6d15cbbc-66ca-4011-96df-5f6f330932e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9609 | 2025.12.20 02:59:46.887992 [ 272 ] {6d15cbbc-66ca-4011-96df-5f6f330932e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9610 | 2025.12.20 02:59:46.888307 [ 272 ] {6d15cbbc-66ca-4011-96df-5f6f330932e9} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9611 | 2025.12.20 02:59:46.888343 [ 272 ] {6d15cbbc-66ca-4011-96df-5f6f330932e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9612 | 2025.12.20 02:59:46.888646 [ 272 ] {6d15cbbc-66ca-4011-96df-5f6f330932e9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9613 | 2025.12.20 02:59:46.888849 [ 272 ] {6d15cbbc-66ca-4011-96df-5f6f330932e9} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9614 | 2025.12.20 02:59:46.888979 [ 272 ] {6d15cbbc-66ca-4011-96df-5f6f330932e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 9615 | 2025.12.20 02:59:46.889016 [ 272 ] {6d15cbbc-66ca-4011-96df-5f6f330932e9} <Debug> TCPHandler: Processed in 0.001210339 sec. | ||
| 9616 | 2025.12.20 02:59:46.889118 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9617 | 2025.12.20 02:59:46.889213 [ 272 ] {0568941d-9e3d-48e0-a74d-c2d13fd4f96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9618 | 2025.12.20 02:59:46.889268 [ 272 ] {0568941d-9e3d-48e0-a74d-c2d13fd4f96c} <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 | ||
| 9619 | 2025.12.20 02:59:46.890056 [ 272 ] {0568941d-9e3d-48e0-a74d-c2d13fd4f96c} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9620 | 2025.12.20 02:59:46.890091 [ 272 ] {0568941d-9e3d-48e0-a74d-c2d13fd4f96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9621 | 2025.12.20 02:59:46.890589 [ 272 ] {0568941d-9e3d-48e0-a74d-c2d13fd4f96c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9622 | 2025.12.20 02:59:46.890801 [ 272 ] {0568941d-9e3d-48e0-a74d-c2d13fd4f96c} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9623 | 2025.12.20 02:59:46.890941 [ 272 ] {0568941d-9e3d-48e0-a74d-c2d13fd4f96c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001745 sec., 5730.659025787965 rows/sec., 10.27 MiB/sec. | ||
| 9624 | 2025.12.20 02:59:46.891004 [ 272 ] {0568941d-9e3d-48e0-a74d-c2d13fd4f96c} <Debug> TCPHandler: Processed in 0.001935337 sec. | ||
| 9625 | 2025.12.20 02:59:46.891113 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9626 | 2025.12.20 02:59:46.891209 [ 272 ] {46eaab18-5088-4140-a0f7-94c11aa6d22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9627 | 2025.12.20 02:59:46.891249 [ 272 ] {46eaab18-5088-4140-a0f7-94c11aa6d22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9628 | 2025.12.20 02:59:46.891585 [ 272 ] {46eaab18-5088-4140-a0f7-94c11aa6d22f} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9629 | 2025.12.20 02:59:46.891622 [ 272 ] {46eaab18-5088-4140-a0f7-94c11aa6d22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9630 | 2025.12.20 02:59:46.891911 [ 272 ] {46eaab18-5088-4140-a0f7-94c11aa6d22f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9631 | 2025.12.20 02:59:46.892117 [ 272 ] {46eaab18-5088-4140-a0f7-94c11aa6d22f} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9632 | 2025.12.20 02:59:46.892244 [ 272 ] {46eaab18-5088-4140-a0f7-94c11aa6d22f} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001054 sec., 70208.72865275142 rows/sec., 4.12 MiB/sec. | ||
| 9633 | 2025.12.20 02:59:46.892282 [ 272 ] {46eaab18-5088-4140-a0f7-94c11aa6d22f} <Debug> TCPHandler: Processed in 0.001218339 sec. | ||
| 9634 | 2025.12.20 02:59:49.332382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19725 | ||
| 9635 | 2025.12.20 02:59:49.332892 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9636 | 2025.12.20 02:59:49.332931 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9637 | 2025.12.20 02:59:49.333421 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9638 | 2025.12.20 02:59:49.333654 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2025.12.20 02:59:49.333782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19725 | ||
| 9640 | 2025.12.20 02:59:49.333797 [ 30 ] {} <Debug> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9641 | 2025.12.20 02:59:49.333873 [ 30 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9642 | 2025.12.20 02:59:49.333898 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9643 | 2025.12.20 02:59:49.334005 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::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 | ||
| 9644 | 2025.12.20 02:59:49.334096 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9645 | 2025.12.20 02:59:49.334126 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17293 rows starting from the beginning of the part | ||
| 9646 | 2025.12.20 02:59:49.334179 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9647 | 2025.12.20 02:59:49.334229 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9648 | 2025.12.20 02:59:49.334269 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9649 | 2025.12.20 02:59:49.334309 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9650 | 2025.12.20 02:59:49.334349 [ 189 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9651 | 2025.12.20 02:59:49.336173 [ 198 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19725 rows, containing 4 columns (4 merged, 0 gathered) in 0.002216873 sec., 8897668.021578142 rows/sec., 127.28 MiB/sec. | ||
| 9652 | 2025.12.20 02:59:49.336563 [ 190 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9653 | 2025.12.20 02:59:49.336883 [ 190 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_41_8} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9654 | 2025.12.20 02:59:49.336967 [ 190 ] {7747006d-2998-4b1d-829e-651be08ad061::all_1_41_8} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9655 | 2025.12.20 02:59:49.337069 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 9656 | 2025.12.20 02:59:49.352196 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9657 | 2025.12.20 02:59:49.352366 [ 272 ] {1a0b2ba5-a968-4239-a0fc-a65d1cc4bbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9658 | 2025.12.20 02:59:49.352435 [ 272 ] {1a0b2ba5-a968-4239-a0fc-a65d1cc4bbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9659 | 2025.12.20 02:59:49.353163 [ 272 ] {1a0b2ba5-a968-4239-a0fc-a65d1cc4bbfc} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9660 | 2025.12.20 02:59:49.353204 [ 272 ] {1a0b2ba5-a968-4239-a0fc-a65d1cc4bbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9661 | 2025.12.20 02:59:49.353553 [ 272 ] {1a0b2ba5-a968-4239-a0fc-a65d1cc4bbfc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9662 | 2025.12.20 02:59:49.353761 [ 272 ] {1a0b2ba5-a968-4239-a0fc-a65d1cc4bbfc} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9663 | 2025.12.20 02:59:49.353902 [ 272 ] {1a0b2ba5-a968-4239-a0fc-a65d1cc4bbfc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.71 MiB/sec. | ||
| 9664 | 2025.12.20 02:59:49.353943 [ 272 ] {1a0b2ba5-a968-4239-a0fc-a65d1cc4bbfc} <Debug> TCPHandler: Processed in 0.001876755 sec. | ||
| 9665 | 2025.12.20 02:59:49.354072 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9666 | 2025.12.20 02:59:49.354166 [ 272 ] {9d519eb0-5080-476b-9d37-a83215039658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9667 | 2025.12.20 02:59:49.354206 [ 272 ] {9d519eb0-5080-476b-9d37-a83215039658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9668 | 2025.12.20 02:59:49.354645 [ 272 ] {9d519eb0-5080-476b-9d37-a83215039658} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9669 | 2025.12.20 02:59:49.354682 [ 272 ] {9d519eb0-5080-476b-9d37-a83215039658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9670 | 2025.12.20 02:59:49.354973 [ 272 ] {9d519eb0-5080-476b-9d37-a83215039658} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9671 | 2025.12.20 02:59:49.355179 [ 272 ] {9d519eb0-5080-476b-9d37-a83215039658} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2025.12.20 02:59:49.355308 [ 272 ] {9d519eb0-5080-476b-9d37-a83215039658} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 9673 | 2025.12.20 02:59:49.355345 [ 272 ] {9d519eb0-5080-476b-9d37-a83215039658} <Debug> TCPHandler: Processed in 0.001326492 sec. | ||
| 9674 | 2025.12.20 02:59:49.355460 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9675 | 2025.12.20 02:59:49.355552 [ 272 ] {b5810517-d9a7-46af-b0a6-a2fb9fc5bc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9676 | 2025.12.20 02:59:49.355597 [ 272 ] {b5810517-d9a7-46af-b0a6-a2fb9fc5bc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9677 | 2025.12.20 02:59:49.355972 [ 272 ] {b5810517-d9a7-46af-b0a6-a2fb9fc5bc88} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9678 | 2025.12.20 02:59:49.356008 [ 272 ] {b5810517-d9a7-46af-b0a6-a2fb9fc5bc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9679 | 2025.12.20 02:59:49.356326 [ 272 ] {b5810517-d9a7-46af-b0a6-a2fb9fc5bc88} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9680 | 2025.12.20 02:59:49.356536 [ 272 ] {b5810517-d9a7-46af-b0a6-a2fb9fc5bc88} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9681 | 2025.12.20 02:59:49.356660 [ 272 ] {b5810517-d9a7-46af-b0a6-a2fb9fc5bc88} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001126 sec., 74600.35523978685 rows/sec., 5.19 MiB/sec. | ||
| 9682 | 2025.12.20 02:59:49.356697 [ 272 ] {b5810517-d9a7-46af-b0a6-a2fb9fc5bc88} <Debug> TCPHandler: Processed in 0.00128365 sec. | ||
| 9683 | 2025.12.20 02:59:49.356807 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9684 | 2025.12.20 02:59:49.356899 [ 272 ] {2598b802-50da-42a5-9749-3bb248070692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9685 | 2025.12.20 02:59:49.356939 [ 272 ] {2598b802-50da-42a5-9749-3bb248070692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9686 | 2025.12.20 02:59:49.357259 [ 272 ] {2598b802-50da-42a5-9749-3bb248070692} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2025.12.20 02:59:49.357295 [ 272 ] {2598b802-50da-42a5-9749-3bb248070692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9688 | 2025.12.20 02:59:49.357590 [ 272 ] {2598b802-50da-42a5-9749-3bb248070692} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9689 | 2025.12.20 02:59:49.357794 [ 272 ] {2598b802-50da-42a5-9749-3bb248070692} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2025.12.20 02:59:49.357918 [ 272 ] {2598b802-50da-42a5-9749-3bb248070692} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001036 sec., 28957.528957528957 rows/sec., 1.96 MiB/sec. | ||
| 9691 | 2025.12.20 02:59:49.357953 [ 272 ] {2598b802-50da-42a5-9749-3bb248070692} <Debug> TCPHandler: Processed in 0.001193448 sec. | ||
| 9692 | 2025.12.20 02:59:50.398194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9693 | 2025.12.20 02:59:50.418689 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2025.12.20 02:59:50.418751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9695 | 2025.12.20 02:59:50.425016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9696 | 2025.12.20 02:59:50.425784 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2025.12.20 02:59:50.426091 [ 28 ] {} <Debug> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9698 | 2025.12.20 02:59:50.426127 [ 28 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2025.12.20 02:59:50.426146 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9700 | 2025.12.20 02:59:50.426297 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 9701 | 2025.12.20 02:59:50.429530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9702 | 2025.12.20 02:59:50.431162 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9703 | 2025.12.20 02:59:50.432842 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 9704 | 2025.12.20 02:59:50.437457 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 9705 | 2025.12.20 02:59:50.442410 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 9706 | 2025.12.20 02:59:50.447793 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 9707 | 2025.12.20 02:59:50.452379 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 9708 | 2025.12.20 02:59:50.456196 [ 189 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::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 | ||
| 9709 | 2025.12.20 02:59:50.514889 [ 190 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.088658976 sec., 3485.2647068696124 rows/sec., 18.02 MiB/sec. | ||
| 9710 | 2025.12.20 02:59:50.517826 [ 187 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9711 | 2025.12.20 02:59:50.520152 [ 187 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_41_8} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2025.12.20 02:59:50.520277 [ 187 ] {e3c4392b-2e1e-4d81-9473-6547c0252c43::all_1_41_8} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9713 | 2025.12.20 02:59:50.524087 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9714 | 2025.12.20 02:59:50.790643 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61741 | ||
| 9715 | 2025.12.20 02:59:50.790753 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9716 | 2025.12.20 02:59:50.790778 [ 291 ] {} <Debug> TCP-Session: 8419703a-def9-4949-9749-bf18b00e0ce6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61741 | ||
| 9717 | 2025.12.20 02:59:50.790799 [ 291 ] {} <Debug> TCP-Session: 8419703a-def9-4949-9749-bf18b00e0ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9718 | 2025.12.20 02:59:50.790811 [ 291 ] {} <Debug> TCP-Session: 8419703a-def9-4949-9749-bf18b00e0ce6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9719 | 2025.12.20 02:59:50.790981 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63397 | ||
| 9720 | 2025.12.20 02:59:50.791037 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56545 | ||
| 9721 | 2025.12.20 02:59:50.791053 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48557 | ||
| 9722 | 2025.12.20 02:59:50.791090 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9723 | 2025.12.20 02:59:50.791103 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55704 | ||
| 9724 | 2025.12.20 02:59:50.791135 [ 291 ] {} <Trace> TCP-Session: 8419703a-def9-4949-9749-bf18b00e0ce6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9725 | 2025.12.20 02:59:50.791074 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32943 | ||
| 9726 | 2025.12.20 02:59:50.791180 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9727 | 2025.12.20 02:59:50.791188 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9728 | 2025.12.20 02:59:50.791239 [ 293 ] {} <Debug> TCP-Session: 6cf22a87-f378-4447-8e35-932eb7843116 Authenticating user 'default' from [fd00:1122:3344:101::e]:56545 | ||
| 9729 | 2025.12.20 02:59:50.791263 [ 287 ] {} <Debug> TCP-Session: 5b0c9cba-95ff-42a2-ac16-77dc7585111d Authenticating user 'default' from [fd00:1122:3344:101::e]:48557 | ||
| 9730 | 2025.12.20 02:59:50.791280 [ 293 ] {} <Debug> TCP-Session: 6cf22a87-f378-4447-8e35-932eb7843116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9731 | 2025.12.20 02:59:50.791302 [ 287 ] {} <Debug> TCP-Session: 5b0c9cba-95ff-42a2-ac16-77dc7585111d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9732 | 2025.12.20 02:59:50.791315 [ 293 ] {} <Debug> TCP-Session: 6cf22a87-f378-4447-8e35-932eb7843116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9733 | 2025.12.20 02:59:50.791332 [ 287 ] {} <Debug> TCP-Session: 5b0c9cba-95ff-42a2-ac16-77dc7585111d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9734 | 2025.12.20 02:59:50.791341 [ 291 ] {308518ed-50be-479f-8026-1049e19677a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61741) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9735 | 2025.12.20 02:59:50.791066 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56404 | ||
| 9736 | 2025.12.20 02:59:50.791039 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55248 | ||
| 9737 | 2025.12.20 02:59:50.791044 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34981 | ||
| 9738 | 2025.12.20 02:59:50.791140 [ 292 ] {} <Debug> TCP-Session: 37bab39b-59a0-46bd-97d7-bf8c462a2026 Authenticating user 'default' from [fd00:1122:3344:101::e]:63397 | ||
| 9739 | 2025.12.20 02:59:50.791336 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9740 | 2025.12.20 02:59:50.791488 [ 292 ] {} <Debug> TCP-Session: 37bab39b-59a0-46bd-97d7-bf8c462a2026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9741 | 2025.12.20 02:59:50.791512 [ 290 ] {} <Debug> TCP-Session: b6166301-23c1-4737-8c7e-c773ac4cefd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55704 | ||
| 9742 | 2025.12.20 02:59:50.791513 [ 292 ] {} <Debug> TCP-Session: 37bab39b-59a0-46bd-97d7-bf8c462a2026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9743 | 2025.12.20 02:59:50.791547 [ 290 ] {} <Debug> TCP-Session: b6166301-23c1-4737-8c7e-c773ac4cefd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9744 | 2025.12.20 02:59:50.791566 [ 290 ] {} <Debug> TCP-Session: b6166301-23c1-4737-8c7e-c773ac4cefd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9745 | 2025.12.20 02:59:50.791757 [ 291 ] {308518ed-50be-479f-8026-1049e19677a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9746 | 2025.12.20 02:59:50.791820 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9747 | 2025.12.20 02:59:50.791827 [ 291 ] {308518ed-50be-479f-8026-1049e19677a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9748 | 2025.12.20 02:59:50.791863 [ 289 ] {} <Debug> TCP-Session: d4d9a6fd-9c93-4def-b684-1865ce0ced88 Authenticating user 'default' from [fd00:1122:3344:101::e]:32943 | ||
| 9749 | 2025.12.20 02:59:50.791892 [ 289 ] {} <Debug> TCP-Session: d4d9a6fd-9c93-4def-b684-1865ce0ced88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9750 | 2025.12.20 02:59:50.791908 [ 289 ] {} <Debug> TCP-Session: d4d9a6fd-9c93-4def-b684-1865ce0ced88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9751 | 2025.12.20 02:59:50.791936 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9752 | 2025.12.20 02:59:50.791974 [ 286 ] {} <Debug> TCP-Session: 7838b3ec-c787-4f0c-931d-d4c66fd98925 Authenticating user 'default' from [fd00:1122:3344:101::e]:34981 | ||
| 9753 | 2025.12.20 02:59:50.791993 [ 286 ] {} <Debug> TCP-Session: 7838b3ec-c787-4f0c-931d-d4c66fd98925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9754 | 2025.12.20 02:59:50.792010 [ 286 ] {} <Debug> TCP-Session: 7838b3ec-c787-4f0c-931d-d4c66fd98925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9755 | 2025.12.20 02:59:50.792043 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9756 | 2025.12.20 02:59:50.792077 [ 288 ] {} <Debug> TCP-Session: 7781a8f5-67d6-43e3-999e-9f33ac7b0f35 Authenticating user 'default' from [fd00:1122:3344:101::e]:56404 | ||
| 9757 | 2025.12.20 02:59:50.792094 [ 288 ] {} <Debug> TCP-Session: 7781a8f5-67d6-43e3-999e-9f33ac7b0f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9758 | 2025.12.20 02:59:50.792110 [ 288 ] {} <Debug> TCP-Session: 7781a8f5-67d6-43e3-999e-9f33ac7b0f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9759 | 2025.12.20 02:59:50.792225 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9760 | 2025.12.20 02:59:50.792257 [ 294 ] {} <Debug> TCP-Session: 85ba5a74-4c21-4758-a58c-72322318dc2d Authenticating user 'default' from [fd00:1122:3344:101::e]:55248 | ||
| 9761 | 2025.12.20 02:59:50.792273 [ 294 ] {} <Debug> TCP-Session: 85ba5a74-4c21-4758-a58c-72322318dc2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9762 | 2025.12.20 02:59:50.792278 [ 291 ] {308518ed-50be-479f-8026-1049e19677a1} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 9763 | 2025.12.20 02:59:50.792286 [ 294 ] {} <Debug> TCP-Session: 85ba5a74-4c21-4758-a58c-72322318dc2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9764 | 2025.12.20 02:59:50.793239 [ 299 ] {308518ed-50be-479f-8026-1049e19677a1} <Trace> AggregatingTransform: Aggregating | ||
| 9765 | 2025.12.20 02:59:50.793287 [ 299 ] {308518ed-50be-479f-8026-1049e19677a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 9766 | 2025.12.20 02:59:50.793322 [ 299 ] {308518ed-50be-479f-8026-1049e19677a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934842 sec. (1069.699 rows/sec., 41.79 KiB/sec.) | ||
| 9767 | 2025.12.20 02:59:50.793341 [ 299 ] {308518ed-50be-479f-8026-1049e19677a1} <Trace> Aggregator: Merging aggregated data | ||
| 9768 | 2025.12.20 02:59:50.794467 [ 291 ] {308518ed-50be-479f-8026-1049e19677a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003191 sec., 313.38138514572233 rows/sec., 12.24 KiB/sec. | ||
| 9769 | 2025.12.20 02:59:50.794613 [ 291 ] {308518ed-50be-479f-8026-1049e19677a1} <Debug> TCPHandler: Processed in 0.003617227 sec. | ||
| 9770 | 2025.12.20 02:59:50.794704 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9771 | 2025.12.20 02:59:50.794734 [ 291 ] {} <Debug> TCP-Session: 8419703a-def9-4949-9749-bf18b00e0ce6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9772 | 2025.12.20 02:59:50.794755 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9773 | 2025.12.20 02:59:50.794784 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9774 | 2025.12.20 02:59:50.794800 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9775 | 2025.12.20 02:59:50.794807 [ 292 ] {} <Debug> TCP-Session: 37bab39b-59a0-46bd-97d7-bf8c462a2026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9776 | 2025.12.20 02:59:50.794816 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9777 | 2025.12.20 02:59:50.794836 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9778 | 2025.12.20 02:59:50.794866 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9779 | 2025.12.20 02:59:50.794896 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9780 | 2025.12.20 02:59:50.794919 [ 294 ] {} <Debug> TCP-Session: 85ba5a74-4c21-4758-a58c-72322318dc2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9781 | 2025.12.20 02:59:50.794902 [ 293 ] {} <Debug> TCP-Session: 6cf22a87-f378-4447-8e35-932eb7843116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9782 | 2025.12.20 02:59:50.794938 [ 286 ] {} <Debug> TCP-Session: 7838b3ec-c787-4f0c-931d-d4c66fd98925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9783 | 2025.12.20 02:59:50.794854 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9784 | 2025.12.20 02:59:50.794843 [ 288 ] {} <Debug> TCP-Session: 7781a8f5-67d6-43e3-999e-9f33ac7b0f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9785 | 2025.12.20 02:59:50.794836 [ 289 ] {} <Debug> TCP-Session: d4d9a6fd-9c93-4def-b684-1865ce0ced88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9786 | 2025.12.20 02:59:50.795011 [ 287 ] {} <Debug> TCP-Session: 5b0c9cba-95ff-42a2-ac16-77dc7585111d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9787 | 2025.12.20 02:59:50.794881 [ 290 ] {} <Debug> TCP-Session: b6166301-23c1-4737-8c7e-c773ac4cefd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9788 | 2025.12.20 02:59:51.892170 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1272 | ||
| 9789 | 2025.12.20 02:59:51.895504 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2025.12.20 02:59:51.895583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9791 | 2025.12.20 02:59:51.897102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9792 | 2025.12.20 02:59:51.897442 [ 243 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9793 | 2025.12.20 02:59:51.897678 [ 53 ] {} <Debug> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9794 | 2025.12.20 02:59:51.897784 [ 53 ] {} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2025.12.20 02:59:51.897820 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9796 | 2025.12.20 02:59:51.897837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
| 9797 | 2025.12.20 02:59:51.897957 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::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 | ||
| 9798 | 2025.12.20 02:59:51.898583 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9799 | 2025.12.20 02:59:51.898724 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1078 rows starting from the beginning of the part | ||
| 9800 | 2025.12.20 02:59:51.899134 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 9801 | 2025.12.20 02:59:51.899472 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part | ||
| 9802 | 2025.12.20 02:59:51.899800 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 9803 | 2025.12.20 02:59:51.900120 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 9804 | 2025.12.20 02:59:51.900440 [ 196 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part | ||
| 9805 | 2025.12.20 02:59:51.909086 [ 190 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1272 rows, containing 72 columns (72 merged, 0 gathered) in 0.011188298 sec., 113690.21454380282 rows/sec., 91.96 MiB/sec. | ||
| 9806 | 2025.12.20 02:59:51.910686 [ 200 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9807 | 2025.12.20 02:59:51.911408 [ 200 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_31_6} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2025.12.20 02:59:51.911512 [ 200 ] {b9071b3c-908b-40ad-a0d3-0e9cc9f948a5::all_1_31_6} <Trace> system.query_log (b9071b3c-908b-40ad-a0d3-0e9cc9f948a5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9809 | 2025.12.20 02:59:51.911728 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 9810 | 2025.12.20 02:59:52.333764 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56247 | ||
| 9811 | 2025.12.20 02:59:52.333888 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9812 | 2025.12.20 02:59:52.333914 [ 291 ] {} <Debug> TCP-Session: 627019d4-0555-405d-8789-f346e9c40243 Authenticating user 'default' from [fd00:1122:3344:101::e]:56247 | ||
| 9813 | 2025.12.20 02:59:52.333936 [ 291 ] {} <Debug> TCP-Session: 627019d4-0555-405d-8789-f346e9c40243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9814 | 2025.12.20 02:59:52.333949 [ 291 ] {} <Debug> TCP-Session: 627019d4-0555-405d-8789-f346e9c40243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9815 | 2025.12.20 02:59:52.334159 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41363 | ||
| 9816 | 2025.12.20 02:59:52.334190 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50613 | ||
| 9817 | 2025.12.20 02:59:52.334214 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36696 | ||
| 9818 | 2025.12.20 02:59:52.334247 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47964 | ||
| 9819 | 2025.12.20 02:59:52.334242 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55768 | ||
| 9820 | 2025.12.20 02:59:52.334306 [ 291 ] {} <Trace> TCP-Session: 627019d4-0555-405d-8789-f346e9c40243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9821 | 2025.12.20 02:59:52.334325 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9822 | 2025.12.20 02:59:52.334315 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9823 | 2025.12.20 02:59:52.334358 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9824 | 2025.12.20 02:59:52.334371 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9825 | 2025.12.20 02:59:52.334390 [ 293 ] {} <Debug> TCP-Session: ed3b5309-6dc6-4082-addf-a38297c2098b Authenticating user 'default' from [fd00:1122:3344:101::e]:50613 | ||
| 9826 | 2025.12.20 02:59:52.334404 [ 290 ] {} <Debug> TCP-Session: 6fd68350-383a-4b96-83ba-5a9f1bfa7a42 Authenticating user 'default' from [fd00:1122:3344:101::e]:47964 | ||
| 9827 | 2025.12.20 02:59:52.334413 [ 289 ] {} <Debug> TCP-Session: 3749253f-9229-4284-982a-34d56711f451 Authenticating user 'default' from [fd00:1122:3344:101::e]:55768 | ||
| 9828 | 2025.12.20 02:59:52.334426 [ 293 ] {} <Debug> TCP-Session: ed3b5309-6dc6-4082-addf-a38297c2098b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9829 | 2025.12.20 02:59:52.334441 [ 290 ] {} <Debug> TCP-Session: 6fd68350-383a-4b96-83ba-5a9f1bfa7a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9830 | 2025.12.20 02:59:52.334452 [ 293 ] {} <Debug> TCP-Session: ed3b5309-6dc6-4082-addf-a38297c2098b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9831 | 2025.12.20 02:59:52.334467 [ 290 ] {} <Debug> TCP-Session: 6fd68350-383a-4b96-83ba-5a9f1bfa7a42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9832 | 2025.12.20 02:59:52.334479 [ 291 ] {a5befa1e-682f-4286-9efb-71869db0c0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56247) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9833 | 2025.12.20 02:59:52.334448 [ 289 ] {} <Debug> TCP-Session: 3749253f-9229-4284-982a-34d56711f451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9834 | 2025.12.20 02:59:52.334232 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38701 | ||
| 9835 | 2025.12.20 02:59:52.334536 [ 289 ] {} <Debug> TCP-Session: 3749253f-9229-4284-982a-34d56711f451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9836 | 2025.12.20 02:59:52.334196 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54284 | ||
| 9837 | 2025.12.20 02:59:52.334201 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56841 | ||
| 9838 | 2025.12.20 02:59:52.334606 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9839 | 2025.12.20 02:59:52.334360 [ 287 ] {} <Debug> TCP-Session: 8bc23b7c-796c-4ca9-86bb-8e3de9c096a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36696 | ||
| 9840 | 2025.12.20 02:59:52.334646 [ 288 ] {} <Debug> TCP-Session: 0816e7ca-6803-4c83-95ab-0c3ab750eca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38701 | ||
| 9841 | 2025.12.20 02:59:52.334661 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9842 | 2025.12.20 02:59:52.334665 [ 287 ] {} <Debug> TCP-Session: 8bc23b7c-796c-4ca9-86bb-8e3de9c096a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9843 | 2025.12.20 02:59:52.334681 [ 288 ] {} <Debug> TCP-Session: 0816e7ca-6803-4c83-95ab-0c3ab750eca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9844 | 2025.12.20 02:59:52.334707 [ 287 ] {} <Debug> TCP-Session: 8bc23b7c-796c-4ca9-86bb-8e3de9c096a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9845 | 2025.12.20 02:59:52.334723 [ 288 ] {} <Debug> TCP-Session: 0816e7ca-6803-4c83-95ab-0c3ab750eca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9846 | 2025.12.20 02:59:52.334753 [ 291 ] {a5befa1e-682f-4286-9efb-71869db0c0d7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9847 | 2025.12.20 02:59:52.334769 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9848 | 2025.12.20 02:59:52.334704 [ 294 ] {} <Debug> TCP-Session: f41a4cee-d2be-4025-8665-0ee92fef15c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54284 | ||
| 9849 | 2025.12.20 02:59:52.334810 [ 286 ] {} <Debug> TCP-Session: 4d1a76e6-40e1-4f35-b305-7d0193c85bac Authenticating user 'default' from [fd00:1122:3344:101::e]:56841 | ||
| 9850 | 2025.12.20 02:59:52.334818 [ 291 ] {a5befa1e-682f-4286-9efb-71869db0c0d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9851 | 2025.12.20 02:59:52.334835 [ 286 ] {} <Debug> TCP-Session: 4d1a76e6-40e1-4f35-b305-7d0193c85bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9852 | 2025.12.20 02:59:52.334828 [ 294 ] {} <Debug> TCP-Session: f41a4cee-d2be-4025-8665-0ee92fef15c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9853 | 2025.12.20 02:59:52.334860 [ 286 ] {} <Debug> TCP-Session: 4d1a76e6-40e1-4f35-b305-7d0193c85bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9854 | 2025.12.20 02:59:52.334871 [ 294 ] {} <Debug> TCP-Session: f41a4cee-d2be-4025-8665-0ee92fef15c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9855 | 2025.12.20 02:59:52.334287 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9856 | 2025.12.20 02:59:52.334918 [ 292 ] {} <Debug> TCP-Session: 7d017b84-2637-4ebc-8cbd-44d3e0dd481a Authenticating user 'default' from [fd00:1122:3344:101::e]:41363 | ||
| 9857 | 2025.12.20 02:59:52.334935 [ 292 ] {} <Debug> TCP-Session: 7d017b84-2637-4ebc-8cbd-44d3e0dd481a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9858 | 2025.12.20 02:59:52.334947 [ 292 ] {} <Debug> TCP-Session: 7d017b84-2637-4ebc-8cbd-44d3e0dd481a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9859 | 2025.12.20 02:59:52.335107 [ 291 ] {a5befa1e-682f-4286-9efb-71869db0c0d7} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 9860 | 2025.12.20 02:59:52.336119 [ 324 ] {a5befa1e-682f-4286-9efb-71869db0c0d7} <Trace> AggregatingTransform: Aggregating | ||
| 9861 | 2025.12.20 02:59:52.336166 [ 324 ] {a5befa1e-682f-4286-9efb-71869db0c0d7} <Trace> Aggregator: Aggregation method: without_key | ||
| 9862 | 2025.12.20 02:59:52.336206 [ 324 ] {a5befa1e-682f-4286-9efb-71869db0c0d7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000984483 sec. (1015.762 rows/sec., 39.68 KiB/sec.) | ||
| 9863 | 2025.12.20 02:59:52.336225 [ 324 ] {a5befa1e-682f-4286-9efb-71869db0c0d7} <Trace> Aggregator: Merging aggregated data | ||
| 9864 | 2025.12.20 02:59:52.337492 [ 291 ] {a5befa1e-682f-4286-9efb-71869db0c0d7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003066 sec., 326.1578604044357 rows/sec., 12.74 KiB/sec. | ||
| 9865 | 2025.12.20 02:59:52.337659 [ 291 ] {a5befa1e-682f-4286-9efb-71869db0c0d7} <Debug> TCPHandler: Processed in 0.003464053 sec. | ||
| 9866 | 2025.12.20 02:59:52.337753 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9867 | 2025.12.20 02:59:52.337787 [ 291 ] {} <Debug> TCP-Session: 627019d4-0555-405d-8789-f346e9c40243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9868 | 2025.12.20 02:59:52.337788 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9869 | 2025.12.20 02:59:52.337803 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9870 | 2025.12.20 02:59:52.337824 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9871 | 2025.12.20 02:59:52.337845 [ 292 ] {} <Debug> TCP-Session: 7d017b84-2637-4ebc-8cbd-44d3e0dd481a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9872 | 2025.12.20 02:59:52.337865 [ 287 ] {} <Debug> TCP-Session: 8bc23b7c-796c-4ca9-86bb-8e3de9c096a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9873 | 2025.12.20 02:59:52.337888 [ 290 ] {} <Debug> TCP-Session: 6fd68350-383a-4b96-83ba-5a9f1bfa7a42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9874 | 2025.12.20 02:59:52.337899 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9875 | 2025.12.20 02:59:52.337926 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9876 | 2025.12.20 02:59:52.337932 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9877 | 2025.12.20 02:59:52.337975 [ 286 ] {} <Debug> TCP-Session: 4d1a76e6-40e1-4f35-b305-7d0193c85bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9878 | 2025.12.20 02:59:52.337964 [ 288 ] {} <Debug> TCP-Session: 0816e7ca-6803-4c83-95ab-0c3ab750eca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9879 | 2025.12.20 02:59:52.338002 [ 294 ] {} <Debug> TCP-Session: f41a4cee-d2be-4025-8665-0ee92fef15c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9880 | 2025.12.20 02:59:52.337945 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9881 | 2025.12.20 02:59:52.337876 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9882 | 2025.12.20 02:59:52.338086 [ 289 ] {} <Debug> TCP-Session: 3749253f-9229-4284-982a-34d56711f451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9883 | 2025.12.20 02:59:52.338092 [ 293 ] {} <Debug> TCP-Session: ed3b5309-6dc6-4082-addf-a38297c2098b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9884 | 2025.12.20 02:59:52.667103 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39737 | ||
| 9885 | 2025.12.20 02:59:52.667247 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9886 | 2025.12.20 02:59:52.667288 [ 291 ] {} <Debug> TCP-Session: c0b5e1ad-9c43-47dd-8237-d3f3d1a3735d Authenticating user 'default' from [fd00:1122:3344:101::e]:39737 | ||
| 9887 | 2025.12.20 02:59:52.667319 [ 291 ] {} <Debug> TCP-Session: c0b5e1ad-9c43-47dd-8237-d3f3d1a3735d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9888 | 2025.12.20 02:59:52.667339 [ 291 ] {} <Debug> TCP-Session: c0b5e1ad-9c43-47dd-8237-d3f3d1a3735d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9889 | 2025.12.20 02:59:52.667525 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37187 | ||
| 9890 | 2025.12.20 02:59:52.667562 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32991 | ||
| 9891 | 2025.12.20 02:59:52.667573 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63875 | ||
| 9892 | 2025.12.20 02:59:52.667604 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35233 | ||
| 9893 | 2025.12.20 02:59:52.667618 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34764 | ||
| 9894 | 2025.12.20 02:59:52.667645 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9895 | 2025.12.20 02:59:52.667666 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9896 | 2025.12.20 02:59:52.667666 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9897 | 2025.12.20 02:59:52.667687 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9898 | 2025.12.20 02:59:52.667701 [ 294 ] {} <Debug> TCP-Session: 9f84165c-1a4b-4c11-baee-e508473e0095 Authenticating user 'default' from [fd00:1122:3344:101::e]:32991 | ||
| 9899 | 2025.12.20 02:59:52.667709 [ 286 ] {} <Debug> TCP-Session: e2270dfa-0f1a-4ae0-8e13-7c4e820cdbb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63875 | ||
| 9900 | 2025.12.20 02:59:52.667724 [ 287 ] {} <Debug> TCP-Session: 779fb8ce-793d-4c9e-a780-aad34c471f47 Authenticating user 'default' from [fd00:1122:3344:101::e]:35233 | ||
| 9901 | 2025.12.20 02:59:52.667731 [ 291 ] {} <Trace> TCP-Session: c0b5e1ad-9c43-47dd-8237-d3f3d1a3735d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2025.12.20 02:59:52.667753 [ 287 ] {} <Debug> TCP-Session: 779fb8ce-793d-4c9e-a780-aad34c471f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9903 | 2025.12.20 02:59:52.667741 [ 286 ] {} <Debug> TCP-Session: e2270dfa-0f1a-4ae0-8e13-7c4e820cdbb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9904 | 2025.12.20 02:59:52.667781 [ 287 ] {} <Debug> TCP-Session: 779fb8ce-793d-4c9e-a780-aad34c471f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9905 | 2025.12.20 02:59:52.667802 [ 286 ] {} <Debug> TCP-Session: e2270dfa-0f1a-4ae0-8e13-7c4e820cdbb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9906 | 2025.12.20 02:59:52.667737 [ 294 ] {} <Debug> TCP-Session: 9f84165c-1a4b-4c11-baee-e508473e0095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9907 | 2025.12.20 02:59:52.667727 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9908 | 2025.12.20 02:59:52.667839 [ 294 ] {} <Debug> TCP-Session: 9f84165c-1a4b-4c11-baee-e508473e0095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9909 | 2025.12.20 02:59:52.667635 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62301 | ||
| 9910 | 2025.12.20 02:59:52.667888 [ 288 ] {} <Debug> TCP-Session: efb5df0c-9b2a-4403-9aa0-6f21e21270a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34764 | ||
| 9911 | 2025.12.20 02:59:52.667571 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41386 | ||
| 9912 | 2025.12.20 02:59:52.667928 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9913 | 2025.12.20 02:59:52.667944 [ 291 ] {6136ec77-9266-4174-8a8f-0ca655edda4b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39737) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9914 | 2025.12.20 02:59:52.667974 [ 290 ] {} <Debug> TCP-Session: 7053e13e-8b87-4727-9cff-19069063a351 Authenticating user 'default' from [fd00:1122:3344:101::e]:62301 | ||
| 9915 | 2025.12.20 02:59:52.667927 [ 288 ] {} <Debug> TCP-Session: efb5df0c-9b2a-4403-9aa0-6f21e21270a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9916 | 2025.12.20 02:59:52.668000 [ 290 ] {} <Debug> TCP-Session: 7053e13e-8b87-4727-9cff-19069063a351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9917 | 2025.12.20 02:59:52.668022 [ 288 ] {} <Debug> TCP-Session: efb5df0c-9b2a-4403-9aa0-6f21e21270a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9918 | 2025.12.20 02:59:52.668034 [ 290 ] {} <Debug> TCP-Session: 7053e13e-8b87-4727-9cff-19069063a351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9919 | 2025.12.20 02:59:52.668024 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9920 | 2025.12.20 02:59:52.667691 [ 292 ] {} <Debug> TCP-Session: 248120d8-fd99-4b13-97d4-69236244d493 Authenticating user 'default' from [fd00:1122:3344:101::e]:37187 | ||
| 9921 | 2025.12.20 02:59:52.668098 [ 293 ] {} <Debug> TCP-Session: 77d17874-6b63-4f72-be29-660ab033301b Authenticating user 'default' from [fd00:1122:3344:101::e]:41386 | ||
| 9922 | 2025.12.20 02:59:52.668109 [ 292 ] {} <Debug> TCP-Session: 248120d8-fd99-4b13-97d4-69236244d493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9923 | 2025.12.20 02:59:52.667625 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32989 | ||
| 9924 | 2025.12.20 02:59:52.668141 [ 293 ] {} <Debug> TCP-Session: 77d17874-6b63-4f72-be29-660ab033301b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9925 | 2025.12.20 02:59:52.668137 [ 292 ] {} <Debug> TCP-Session: 248120d8-fd99-4b13-97d4-69236244d493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9926 | 2025.12.20 02:59:52.668171 [ 293 ] {} <Debug> TCP-Session: 77d17874-6b63-4f72-be29-660ab033301b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9927 | 2025.12.20 02:59:52.668204 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9928 | 2025.12.20 02:59:52.668226 [ 289 ] {} <Debug> TCP-Session: 476ae5c5-11c5-40f4-9840-8e35c5e36c20 Authenticating user 'default' from [fd00:1122:3344:101::e]:32989 | ||
| 9929 | 2025.12.20 02:59:52.668247 [ 289 ] {} <Debug> TCP-Session: 476ae5c5-11c5-40f4-9840-8e35c5e36c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9930 | 2025.12.20 02:59:52.668265 [ 289 ] {} <Debug> TCP-Session: 476ae5c5-11c5-40f4-9840-8e35c5e36c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9931 | 2025.12.20 02:59:52.668275 [ 291 ] {6136ec77-9266-4174-8a8f-0ca655edda4b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9932 | 2025.12.20 02:59:52.668338 [ 291 ] {6136ec77-9266-4174-8a8f-0ca655edda4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9933 | 2025.12.20 02:59:52.668616 [ 291 ] {6136ec77-9266-4174-8a8f-0ca655edda4b} <Debug> oximeter.version (6ec76b47-c309-478a-bd7e-167873a0b2d2) (SelectExecutor): Key condition: unknown | ||
| 9934 | 2025.12.20 02:59:52.669664 [ 310 ] {6136ec77-9266-4174-8a8f-0ca655edda4b} <Trace> AggregatingTransform: Aggregating | ||
| 9935 | 2025.12.20 02:59:52.669724 [ 310 ] {6136ec77-9266-4174-8a8f-0ca655edda4b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9936 | 2025.12.20 02:59:52.669763 [ 310 ] {6136ec77-9266-4174-8a8f-0ca655edda4b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001047206 sec. (954.922 rows/sec., 37.30 KiB/sec.) | ||
| 9937 | 2025.12.20 02:59:52.669782 [ 310 ] {6136ec77-9266-4174-8a8f-0ca655edda4b} <Trace> Aggregator: Merging aggregated data | ||
| 9938 | 2025.12.20 02:59:52.671120 [ 291 ] {6136ec77-9266-4174-8a8f-0ca655edda4b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00325 sec., 307.6923076923077 rows/sec., 12.02 KiB/sec. | ||
| 9939 | 2025.12.20 02:59:52.671279 [ 291 ] {6136ec77-9266-4174-8a8f-0ca655edda4b} <Debug> TCPHandler: Processed in 0.003716459 sec. | ||
| 9940 | 2025.12.20 02:59:52.671370 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9941 | 2025.12.20 02:59:52.671400 [ 291 ] {} <Debug> TCP-Session: c0b5e1ad-9c43-47dd-8237-d3f3d1a3735d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9942 | 2025.12.20 02:59:52.671400 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9943 | 2025.12.20 02:59:52.671428 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9944 | 2025.12.20 02:59:52.671446 [ 294 ] {} <Debug> TCP-Session: 9f84165c-1a4b-4c11-baee-e508473e0095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9945 | 2025.12.20 02:59:52.671449 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9946 | 2025.12.20 02:59:52.671470 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9947 | 2025.12.20 02:59:52.671490 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9948 | 2025.12.20 02:59:52.671507 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9949 | 2025.12.20 02:59:52.671518 [ 286 ] {} <Debug> TCP-Session: e2270dfa-0f1a-4ae0-8e13-7c4e820cdbb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9950 | 2025.12.20 02:59:52.671540 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9951 | 2025.12.20 02:59:52.671555 [ 287 ] {} <Debug> TCP-Session: 779fb8ce-793d-4c9e-a780-aad34c471f47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9952 | 2025.12.20 02:59:52.671544 [ 288 ] {} <Debug> TCP-Session: efb5df0c-9b2a-4403-9aa0-6f21e21270a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9953 | 2025.12.20 02:59:52.671596 [ 289 ] {} <Debug> TCP-Session: 476ae5c5-11c5-40f4-9840-8e35c5e36c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9954 | 2025.12.20 02:59:52.671502 [ 290 ] {} <Debug> TCP-Session: 7053e13e-8b87-4727-9cff-19069063a351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9955 | 2025.12.20 02:59:52.671524 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9956 | 2025.12.20 02:59:52.671475 [ 292 ] {} <Debug> TCP-Session: 248120d8-fd99-4b13-97d4-69236244d493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9957 | 2025.12.20 02:59:52.671682 [ 293 ] {} <Debug> TCP-Session: 77d17874-6b63-4f72-be29-660ab033301b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9958 | 2025.12.20 02:59:54.357296 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2025.12.20 02:59:54.357484 [ 272 ] {2e557eee-a536-46a4-8868-994a3738f871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9960 | 2025.12.20 02:59:54.357556 [ 272 ] {2e557eee-a536-46a4-8868-994a3738f871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9961 | 2025.12.20 02:59:54.358300 [ 272 ] {2e557eee-a536-46a4-8868-994a3738f871} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2025.12.20 02:59:54.358350 [ 272 ] {2e557eee-a536-46a4-8868-994a3738f871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9963 | 2025.12.20 02:59:54.358789 [ 272 ] {2e557eee-a536-46a4-8868-994a3738f871} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9964 | 2025.12.20 02:59:54.359048 [ 272 ] {2e557eee-a536-46a4-8868-994a3738f871} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2025.12.20 02:59:54.359250 [ 272 ] {2e557eee-a536-46a4-8868-994a3738f871} <Debug> executeQuery: Read 116 rows, 10.07 KiB in 0.001814 sec., 63947.0782800441 rows/sec., 5.42 MiB/sec. | ||
| 9966 | 2025.12.20 02:59:54.359326 [ 272 ] {2e557eee-a536-46a4-8868-994a3738f871} <Debug> TCPHandler: Processed in 0.002210523 sec. | ||
| 9967 | 2025.12.20 02:59:54.359460 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9968 | 2025.12.20 02:59:54.359583 [ 272 ] {ecb803a0-5886-4b9c-9dbc-096f9824b48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9969 | 2025.12.20 02:59:54.359647 [ 272 ] {ecb803a0-5886-4b9c-9dbc-096f9824b48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9970 | 2025.12.20 02:59:54.360200 [ 272 ] {ecb803a0-5886-4b9c-9dbc-096f9824b48e} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2025.12.20 02:59:54.360245 [ 272 ] {ecb803a0-5886-4b9c-9dbc-096f9824b48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9972 | 2025.12.20 02:59:54.360661 [ 272 ] {ecb803a0-5886-4b9c-9dbc-096f9824b48e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9973 | 2025.12.20 02:59:54.360984 [ 272 ] {ecb803a0-5886-4b9c-9dbc-096f9824b48e} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2025.12.20 02:59:54.361185 [ 272 ] {ecb803a0-5886-4b9c-9dbc-096f9824b48e} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001634 sec., 18359.85312117503 rows/sec., 1.35 MiB/sec. | ||
| 9975 | 2025.12.20 02:59:54.361241 [ 272 ] {ecb803a0-5886-4b9c-9dbc-096f9824b48e} <Debug> TCPHandler: Processed in 0.001836094 sec. | ||
| 9976 | 2025.12.20 02:59:54.361383 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9977 | 2025.12.20 02:59:54.361504 [ 272 ] {5f11ca38-1544-44a4-b88d-698ed90447a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9978 | 2025.12.20 02:59:54.361559 [ 272 ] {5f11ca38-1544-44a4-b88d-698ed90447a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9979 | 2025.12.20 02:59:54.362142 [ 272 ] {5f11ca38-1544-44a4-b88d-698ed90447a0} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2025.12.20 02:59:54.362175 [ 272 ] {5f11ca38-1544-44a4-b88d-698ed90447a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9981 | 2025.12.20 02:59:54.362524 [ 272 ] {5f11ca38-1544-44a4-b88d-698ed90447a0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9982 | 2025.12.20 02:59:54.362752 [ 272 ] {5f11ca38-1544-44a4-b88d-698ed90447a0} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2025.12.20 02:59:54.362888 [ 272 ] {5f11ca38-1544-44a4-b88d-698ed90447a0} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001414 sec., 66478.07637906648 rows/sec., 5.19 MiB/sec. | ||
| 9984 | 2025.12.20 02:59:54.362930 [ 272 ] {5f11ca38-1544-44a4-b88d-698ed90447a0} <Debug> TCPHandler: Processed in 0.001611188 sec. | ||
| 9985 | 2025.12.20 02:59:54.363048 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9986 | 2025.12.20 02:59:54.363148 [ 272 ] {e40ef43f-a9f9-4d7e-8194-777c702ea7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9987 | 2025.12.20 02:59:54.363195 [ 272 ] {e40ef43f-a9f9-4d7e-8194-777c702ea7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9988 | 2025.12.20 02:59:54.363630 [ 272 ] {e40ef43f-a9f9-4d7e-8194-777c702ea7c4} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2025.12.20 02:59:54.363665 [ 272 ] {e40ef43f-a9f9-4d7e-8194-777c702ea7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9990 | 2025.12.20 02:59:54.363997 [ 272 ] {e40ef43f-a9f9-4d7e-8194-777c702ea7c4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9991 | 2025.12.20 02:59:54.364209 [ 272 ] {e40ef43f-a9f9-4d7e-8194-777c702ea7c4} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2025.12.20 02:59:54.364343 [ 272 ] {e40ef43f-a9f9-4d7e-8194-777c702ea7c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 9993 | 2025.12.20 02:59:54.364381 [ 272 ] {e40ef43f-a9f9-4d7e-8194-777c702ea7c4} <Debug> TCPHandler: Processed in 0.001385083 sec. | ||
| 9994 | 2025.12.20 02:59:54.364495 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9995 | 2025.12.20 02:59:54.364591 [ 272 ] {e837b85a-02f5-4bba-81eb-ddc167c2c362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9996 | 2025.12.20 02:59:54.364646 [ 272 ] {e837b85a-02f5-4bba-81eb-ddc167c2c362} <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 | ||
| 9997 | 2025.12.20 02:59:54.365521 [ 272 ] {e837b85a-02f5-4bba-81eb-ddc167c2c362} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2025.12.20 02:59:54.365554 [ 272 ] {e837b85a-02f5-4bba-81eb-ddc167c2c362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9999 | 2025.12.20 02:59:54.366096 [ 272 ] {e837b85a-02f5-4bba-81eb-ddc167c2c362} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10000 | 2025.12.20 02:59:54.366320 [ 272 ] {e837b85a-02f5-4bba-81eb-ddc167c2c362} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10001 | 2025.12.20 02:59:54.366463 [ 272 ] {e837b85a-02f5-4bba-81eb-ddc167c2c362} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001889 sec., 15881.418740074112 rows/sec., 28.46 MiB/sec. | ||
| 10002 | 2025.12.20 02:59:54.366536 [ 272 ] {e837b85a-02f5-4bba-81eb-ddc167c2c362} <Debug> TCPHandler: Processed in 0.00209082 sec. | ||
| 10003 | 2025.12.20 02:59:54.366688 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10004 | 2025.12.20 02:59:54.366810 [ 272 ] {ad911f57-7a80-404f-97f7-d7e8c9a625c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10005 | 2025.12.20 02:59:54.366865 [ 272 ] {ad911f57-7a80-404f-97f7-d7e8c9a625c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10006 | 2025.12.20 02:59:54.367321 [ 272 ] {ad911f57-7a80-404f-97f7-d7e8c9a625c6} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2025.12.20 02:59:54.367357 [ 272 ] {ad911f57-7a80-404f-97f7-d7e8c9a625c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10008 | 2025.12.20 02:59:54.367700 [ 272 ] {ad911f57-7a80-404f-97f7-d7e8c9a625c6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10009 | 2025.12.20 02:59:54.367916 [ 272 ] {ad911f57-7a80-404f-97f7-d7e8c9a625c6} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10010 | 2025.12.20 02:59:54.368056 [ 272 ] {ad911f57-7a80-404f-97f7-d7e8c9a625c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001271 sec., 47206.92368214005 rows/sec., 3.18 MiB/sec. | ||
| 10011 | 2025.12.20 02:59:54.368102 [ 272 ] {ad911f57-7a80-404f-97f7-d7e8c9a625c6} <Debug> TCPHandler: Processed in 0.001479885 sec. | ||
| 10012 | 2025.12.20 02:59:56.671389 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10013 | 2025.12.20 02:59:56.671445 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10014 | 2025.12.20 02:59:56.833897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20173 | ||
| 10015 | 2025.12.20 02:59:56.834678 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10016 | 2025.12.20 02:59:56.834731 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10017 | 2025.12.20 02:59:56.835211 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10018 | 2025.12.20 02:59:56.835434 [ 245 ] {} <Trace> system.asynchronous_metric_log (7747006d-2998-4b1d-829e-651be08ad061): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2025.12.20 02:59:56.835576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20173 | ||
| 10020 | 2025.12.20 02:59:57.929625 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10021 | 2025.12.20 02:59:57.946119 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2025.12.20 02:59:57.946175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10023 | 2025.12.20 02:59:57.952058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10024 | 2025.12.20 02:59:57.952770 [ 244 ] {} <Trace> system.metric_log (e3c4392b-2e1e-4d81-9473-6547c0252c43): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2025.12.20 02:59:57.955605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10026 | 2025.12.20 02:59:58.179080 [ 144 ] {} <Debug> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10027 | 2025.12.20 02:59:58.179144 [ 144 ] {} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2025.12.20 02:59:58.179170 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10029 | 2025.12.20 02:59:58.179299 [ 195 ] {fe371ffb-028c-433d-ae79-2a9060867387::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 | ||
| 10030 | 2025.12.20 02:59:58.179459 [ 195 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10031 | 2025.12.20 02:59:58.179498 [ 195 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 10032 | 2025.12.20 02:59:58.179573 [ 195 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 10033 | 2025.12.20 02:59:58.179623 [ 195 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 10034 | 2025.12.20 02:59:58.179673 [ 195 ] {fe371ffb-028c-433d-ae79-2a9060867387::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 | ||
| 10035 | 2025.12.20 02:59:58.179722 [ 195 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 10036 | 2025.12.20 02:59:58.180541 [ 200 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295701 sec., 30871.319849255346 rows/sec., 2.58 MiB/sec. | ||
| 10037 | 2025.12.20 02:59:58.180731 [ 190 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10038 | 2025.12.20 02:59:58.181038 [ 190 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_13_3} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2025.12.20 02:59:58.181118 [ 190 ] {fe371ffb-028c-433d-ae79-2a9060867387::all_1_13_3} <Trace> oximeter.fields_ipaddr (fe371ffb-028c-433d-ae79-2a9060867387) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10040 | 2025.12.20 02:59:58.181210 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10041 | 2025.12.20 02:59:58.445231 [ 155 ] {} <Debug> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 10042 | 2025.12.20 02:59:58.445289 [ 155 ] {} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2025.12.20 02:59:58.445309 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10044 | 2025.12.20 02:59:58.445411 [ 200 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 10045 | 2025.12.20 02:59:58.445533 [ 200 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10046 | 2025.12.20 02:59:58.445566 [ 200 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 223 rows starting from the beginning of the part | ||
| 10047 | 2025.12.20 02:59:58.445635 [ 200 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 10048 | 2025.12.20 02:59:58.445684 [ 200 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 10049 | 2025.12.20 02:59:58.445727 [ 200 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 10050 | 2025.12.20 02:59:58.445770 [ 200 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 10051 | 2025.12.20 02:59:58.446691 [ 190 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326362 sec., 804456.0987121164 rows/sec., 48.93 MiB/sec. | ||
| 10052 | 2025.12.20 02:59:58.446861 [ 186 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10053 | 2025.12.20 02:59:58.447174 [ 186 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_29_6} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2025.12.20 02:59:58.447259 [ 186 ] {2b25a533-f827-4b19-b080-10cfa5569498::all_1_29_6} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 10055 | 2025.12.20 02:59:58.447363 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10056 | 2025.12.20 02:59:58.746321 [ 155 ] {} <Debug> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 10057 | 2025.12.20 02:59:58.746391 [ 155 ] {} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2025.12.20 02:59:58.746416 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10059 | 2025.12.20 02:59:58.746588 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 10060 | 2025.12.20 02:59:58.746810 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10061 | 2025.12.20 02:59:58.746871 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 10062 | 2025.12.20 02:59:58.746977 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 10063 | 2025.12.20 02:59:58.747052 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10064 | 2025.12.20 02:59:58.747119 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10065 | 2025.12.20 02:59:58.747245 [ 201 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10066 | 2025.12.20 02:59:58.748210 [ 194 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001706221 sec., 16410.53532924516 rows/sec., 1.08 MiB/sec. | ||
| 10067 | 2025.12.20 02:59:58.748419 [ 193 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 10068 | 2025.12.20 02:59:58.748749 [ 193 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_28_6} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2025.12.20 02:59:58.748828 [ 193 ] {0cbbb32d-20e8-49fb-9ed7-995ce797b4c5::all_1_28_6} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 10070 | 2025.12.20 02:59:58.748935 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10071 | 2025.12.20 02:59:59.270992 [ 155 ] {} <Debug> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 10072 | 2025.12.20 02:59:59.271059 [ 155 ] {} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10073 | 2025.12.20 02:59:59.271083 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10074 | 2025.12.20 02:59:59.271203 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 10075 | 2025.12.20 02:59:59.271340 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10076 | 2025.12.20 02:59:59.271401 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 465 rows starting from the beginning of the part | ||
| 10077 | 2025.12.20 02:59:59.271467 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 440 rows starting from the beginning of the part | ||
| 10078 | 2025.12.20 02:59:59.271515 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 10079 | 2025.12.20 02:59:59.271559 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 10080 | 2025.12.20 02:59:59.271596 [ 201 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 440 rows starting from the beginning of the part | ||
| 10081 | 2025.12.20 02:59:59.272572 [ 194 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420074 sec., 1245709.730619672 rows/sec., 86.95 MiB/sec. | ||
| 10082 | 2025.12.20 02:59:59.272772 [ 191 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10083 | 2025.12.20 02:59:59.273073 [ 191 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_29_6} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10084 | 2025.12.20 02:59:59.273162 [ 191 ] {b6af7352-a5aa-461e-8b4a-b0e870e5fbcb::all_1_29_6} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 10085 | 2025.12.20 02:59:59.273243 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10086 | 2025.12.20 02:59:59.368522 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10087 | 2025.12.20 02:59:59.368701 [ 272 ] {61b6e2ee-22af-455c-92d6-7a5f9f44cf25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10088 | 2025.12.20 02:59:59.368772 [ 272 ] {61b6e2ee-22af-455c-92d6-7a5f9f44cf25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10089 | 2025.12.20 02:59:59.369719 [ 272 ] {61b6e2ee-22af-455c-92d6-7a5f9f44cf25} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10090 | 2025.12.20 02:59:59.369761 [ 272 ] {61b6e2ee-22af-455c-92d6-7a5f9f44cf25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10091 | 2025.12.20 02:59:59.370167 [ 272 ] {61b6e2ee-22af-455c-92d6-7a5f9f44cf25} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10092 | 2025.12.20 02:59:59.370385 [ 272 ] {61b6e2ee-22af-455c-92d6-7a5f9f44cf25} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2025.12.20 02:59:59.370526 [ 155 ] {} <Debug> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10094 | 2025.12.20 02:59:59.370538 [ 272 ] {61b6e2ee-22af-455c-92d6-7a5f9f44cf25} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001893 sec., 216587.42736397253 rows/sec., 13.74 MiB/sec. | ||
| 10095 | 2025.12.20 02:59:59.370574 [ 155 ] {} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2025.12.20 02:59:59.370597 [ 272 ] {61b6e2ee-22af-455c-92d6-7a5f9f44cf25} <Debug> TCPHandler: Processed in 0.002207684 sec. | ||
| 10097 | 2025.12.20 02:59:59.370603 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10098 | 2025.12.20 02:59:59.370708 [ 201 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10099 | 2025.12.20 02:59:59.370750 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2025.12.20 02:59:59.370821 [ 201 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10101 | 2025.12.20 02:59:59.370850 [ 272 ] {80deff02-b5b4-4c30-bb6c-a04c6e8eae48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10102 | 2025.12.20 02:59:59.370856 [ 201 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 434 rows starting from the beginning of the part | ||
| 10103 | 2025.12.20 02:59:59.370899 [ 272 ] {80deff02-b5b4-4c30-bb6c-a04c6e8eae48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10104 | 2025.12.20 02:59:59.370932 [ 201 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 10105 | 2025.12.20 02:59:59.370987 [ 201 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 10106 | 2025.12.20 02:59:59.371030 [ 201 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 10107 | 2025.12.20 02:59:59.371074 [ 201 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 10108 | 2025.12.20 02:59:59.371117 [ 201 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10109 | 2025.12.20 02:59:59.371909 [ 272 ] {80deff02-b5b4-4c30-bb6c-a04c6e8eae48} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2025.12.20 02:59:59.371952 [ 272 ] {80deff02-b5b4-4c30-bb6c-a04c6e8eae48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10111 | 2025.12.20 02:59:59.372210 [ 194 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544127 sec., 1608675.9703055513 rows/sec., 108.49 MiB/sec. | ||
| 10112 | 2025.12.20 02:59:59.372365 [ 272 ] {80deff02-b5b4-4c30-bb6c-a04c6e8eae48} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10113 | 2025.12.20 02:59:59.372409 [ 198 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10114 | 2025.12.20 02:59:59.372617 [ 272 ] {80deff02-b5b4-4c30-bb6c-a04c6e8eae48} <Trace> oximeter.fields_string (cc5ef8c2-f6fa-485d-b8f8-ab2f43b65a8b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2025.12.20 02:59:59.372757 [ 198 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_30_6} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10116 | 2025.12.20 02:59:59.372767 [ 272 ] {80deff02-b5b4-4c30-bb6c-a04c6e8eae48} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001936 sec., 584710.7438016529 rows/sec., 46.33 MiB/sec. | ||
| 10117 | 2025.12.20 02:59:59.372814 [ 272 ] {80deff02-b5b4-4c30-bb6c-a04c6e8eae48} <Debug> TCPHandler: Processed in 0.002117001 sec. | ||
| 10118 | 2025.12.20 02:59:59.372845 [ 198 ] {0cacf757-3a82-4ed4-a72f-7a0de0565d15::all_1_30_6} <Trace> oximeter.fields_i16 (0cacf757-3a82-4ed4-a72f-7a0de0565d15) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10119 | 2025.12.20 02:59:59.372930 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10120 | 2025.12.20 02:59:59.372953 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10121 | 2025.12.20 02:59:59.373028 [ 272 ] {35d39fc6-f814-4893-b64d-ff99eb35b383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10122 | 2025.12.20 02:59:59.373073 [ 272 ] {35d39fc6-f814-4893-b64d-ff99eb35b383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10123 | 2025.12.20 02:59:59.373584 [ 272 ] {35d39fc6-f814-4893-b64d-ff99eb35b383} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2025.12.20 02:59:59.373621 [ 272 ] {35d39fc6-f814-4893-b64d-ff99eb35b383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10125 | 2025.12.20 02:59:59.373939 [ 272 ] {35d39fc6-f814-4893-b64d-ff99eb35b383} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10126 | 2025.12.20 02:59:59.374141 [ 272 ] {35d39fc6-f814-4893-b64d-ff99eb35b383} <Trace> oximeter.fields_u16 (7bac69b8-cd58-4767-be12-32ee87ac371e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2025.12.20 02:59:59.374278 [ 272 ] {35d39fc6-f814-4893-b64d-ff99eb35b383} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001268 sec., 169558.3596214511 rows/sec., 10.06 MiB/sec. | ||
| 10128 | 2025.12.20 02:59:59.374315 [ 272 ] {35d39fc6-f814-4893-b64d-ff99eb35b383} <Debug> TCPHandler: Processed in 0.001433825 sec. | ||
| 10129 | 2025.12.20 02:59:59.374414 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10130 | 2025.12.20 02:59:59.374507 [ 272 ] {4b697bfb-322d-4dd3-a11d-063ae2b2a91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10131 | 2025.12.20 02:59:59.374546 [ 272 ] {4b697bfb-322d-4dd3-a11d-063ae2b2a91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10132 | 2025.12.20 02:59:59.375062 [ 272 ] {4b697bfb-322d-4dd3-a11d-063ae2b2a91e} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10133 | 2025.12.20 02:59:59.375099 [ 272 ] {4b697bfb-322d-4dd3-a11d-063ae2b2a91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10134 | 2025.12.20 02:59:59.375403 [ 272 ] {4b697bfb-322d-4dd3-a11d-063ae2b2a91e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10135 | 2025.12.20 02:59:59.375608 [ 272 ] {4b697bfb-322d-4dd3-a11d-063ae2b2a91e} <Trace> oximeter.fields_u32 (b6af7352-a5aa-461e-8b4a-b0e870e5fbcb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2025.12.20 02:59:59.375738 [ 272 ] {4b697bfb-322d-4dd3-a11d-063ae2b2a91e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001249 sec., 169735.78863090475 rows/sec., 10.95 MiB/sec. | ||
| 10137 | 2025.12.20 02:59:59.375775 [ 272 ] {4b697bfb-322d-4dd3-a11d-063ae2b2a91e} <Debug> TCPHandler: Processed in 0.001408954 sec. | ||
| 10138 | 2025.12.20 02:59:59.375879 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10139 | 2025.12.20 02:59:59.375985 [ 272 ] {58078ba6-bcaf-4dee-878c-640c6cb46982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10140 | 2025.12.20 02:59:59.376024 [ 272 ] {58078ba6-bcaf-4dee-878c-640c6cb46982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10141 | 2025.12.20 02:59:59.376565 [ 272 ] {58078ba6-bcaf-4dee-878c-640c6cb46982} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2025.12.20 02:59:59.376605 [ 272 ] {58078ba6-bcaf-4dee-878c-640c6cb46982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10143 | 2025.12.20 02:59:59.376936 [ 272 ] {58078ba6-bcaf-4dee-878c-640c6cb46982} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10144 | 2025.12.20 02:59:59.377176 [ 272 ] {58078ba6-bcaf-4dee-878c-640c6cb46982} <Trace> oximeter.fields_u8 (2b25a533-f827-4b19-b080-10cfa5569498): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2025.12.20 02:59:59.377314 [ 272 ] {58078ba6-bcaf-4dee-878c-640c6cb46982} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001347 sec., 156644.39495174462 rows/sec., 8.90 MiB/sec. | ||
| 10146 | 2025.12.20 02:59:59.377354 [ 272 ] {58078ba6-bcaf-4dee-878c-640c6cb46982} <Debug> TCPHandler: Processed in 0.001522787 sec. | ||
| 10147 | 2025.12.20 02:59:59.377452 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2025.12.20 02:59:59.377546 [ 272 ] {f63b3bcb-2337-4abd-ab9b-4c80b21c18e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10149 | 2025.12.20 02:59:59.377585 [ 272 ] {f63b3bcb-2337-4abd-ab9b-4c80b21c18e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10150 | 2025.12.20 02:59:59.378270 [ 272 ] {f63b3bcb-2337-4abd-ab9b-4c80b21c18e5} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2025.12.20 02:59:59.378308 [ 272 ] {f63b3bcb-2337-4abd-ab9b-4c80b21c18e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10152 | 2025.12.20 02:59:59.378651 [ 272 ] {f63b3bcb-2337-4abd-ab9b-4c80b21c18e5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10153 | 2025.12.20 02:59:59.378872 [ 272 ] {f63b3bcb-2337-4abd-ab9b-4c80b21c18e5} <Trace> oximeter.fields_uuid (965fb193-f3b3-48e2-8f12-bf66be07795e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2025.12.20 02:59:59.379007 [ 272 ] {f63b3bcb-2337-4abd-ab9b-4c80b21c18e5} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001478 sec., 466170.50067659 rows/sec., 32.55 MiB/sec. | ||
| 10155 | 2025.12.20 02:59:59.379047 [ 272 ] {f63b3bcb-2337-4abd-ab9b-4c80b21c18e5} <Debug> TCPHandler: Processed in 0.001641379 sec. | ||
| 10156 | 2025.12.20 02:59:59.379144 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2025.12.20 02:59:59.379236 [ 272 ] {0d9b9130-2fc0-40b4-8f5f-e67ec174b8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10158 | 2025.12.20 02:59:59.379275 [ 272 ] {0d9b9130-2fc0-40b4-8f5f-e67ec174b8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10159 | 2025.12.20 02:59:59.379624 [ 272 ] {0d9b9130-2fc0-40b4-8f5f-e67ec174b8b6} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2025.12.20 02:59:59.379661 [ 272 ] {0d9b9130-2fc0-40b4-8f5f-e67ec174b8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10161 | 2025.12.20 02:59:59.379964 [ 272 ] {0d9b9130-2fc0-40b4-8f5f-e67ec174b8b6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10162 | 2025.12.20 02:59:59.380172 [ 272 ] {0d9b9130-2fc0-40b4-8f5f-e67ec174b8b6} <Trace> oximeter.measurements_bool (43983b1b-8da6-4c09-b011-ed1a5431531e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2025.12.20 02:59:59.380299 [ 272 ] {0d9b9130-2fc0-40b4-8f5f-e67ec174b8b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 10164 | 2025.12.20 02:59:59.380336 [ 272 ] {0d9b9130-2fc0-40b4-8f5f-e67ec174b8b6} <Debug> TCPHandler: Processed in 0.00123866 sec. | ||
| 10165 | 2025.12.20 02:59:59.380445 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10166 | 2025.12.20 02:59:59.380539 [ 272 ] {75005e34-a8fc-4e43-b123-c4ac56b9c6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10167 | 2025.12.20 02:59:59.380583 [ 272 ] {75005e34-a8fc-4e43-b123-c4ac56b9c6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10168 | 2025.12.20 02:59:59.381035 [ 272 ] {75005e34-a8fc-4e43-b123-c4ac56b9c6a2} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2025.12.20 02:59:59.381071 [ 272 ] {75005e34-a8fc-4e43-b123-c4ac56b9c6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10170 | 2025.12.20 02:59:59.381413 [ 272 ] {75005e34-a8fc-4e43-b123-c4ac56b9c6a2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10171 | 2025.12.20 02:59:59.381625 [ 272 ] {75005e34-a8fc-4e43-b123-c4ac56b9c6a2} <Trace> oximeter.measurements_cumulativeu64 (37e1c5c7-6930-4b2e-a2ce-9e234cd611d2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2025.12.20 02:59:59.381762 [ 272 ] {75005e34-a8fc-4e43-b123-c4ac56b9c6a2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001241 sec., 253021.75664786465 rows/sec., 16.62 MiB/sec. | ||
| 10173 | 2025.12.20 02:59:59.381799 [ 272 ] {75005e34-a8fc-4e43-b123-c4ac56b9c6a2} <Debug> TCPHandler: Processed in 0.001406283 sec. | ||
| 10174 | 2025.12.20 02:59:59.381896 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2025.12.20 02:59:59.381987 [ 272 ] {c08c6d18-a26d-4759-8af5-026d933eff4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10176 | 2025.12.20 02:59:59.382026 [ 272 ] {c08c6d18-a26d-4759-8af5-026d933eff4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10177 | 2025.12.20 02:59:59.382358 [ 272 ] {c08c6d18-a26d-4759-8af5-026d933eff4b} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2025.12.20 02:59:59.382394 [ 272 ] {c08c6d18-a26d-4759-8af5-026d933eff4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10179 | 2025.12.20 02:59:59.382686 [ 272 ] {c08c6d18-a26d-4759-8af5-026d933eff4b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10180 | 2025.12.20 02:59:59.382887 [ 272 ] {c08c6d18-a26d-4759-8af5-026d933eff4b} <Trace> oximeter.measurements_f64 (0cbbb32d-20e8-49fb-9ed7-995ce797b4c5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2025.12.20 02:59:59.383010 [ 272 ] {c08c6d18-a26d-4759-8af5-026d933eff4b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 10182 | 2025.12.20 02:59:59.383046 [ 272 ] {c08c6d18-a26d-4759-8af5-026d933eff4b} <Debug> TCPHandler: Processed in 0.001195689 sec. | ||
| 10183 | 2025.12.20 02:59:59.383147 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2025.12.20 02:59:59.383242 [ 272 ] {80d335f1-3743-41e2-8686-0a82ad25ba21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10185 | 2025.12.20 02:59:59.383297 [ 272 ] {80d335f1-3743-41e2-8686-0a82ad25ba21} <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 | ||
| 10186 | 2025.12.20 02:59:59.384107 [ 272 ] {80d335f1-3743-41e2-8686-0a82ad25ba21} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2025.12.20 02:59:59.384144 [ 272 ] {80d335f1-3743-41e2-8686-0a82ad25ba21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10188 | 2025.12.20 02:59:59.384643 [ 272 ] {80d335f1-3743-41e2-8686-0a82ad25ba21} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10189 | 2025.12.20 02:59:59.384862 [ 272 ] {80d335f1-3743-41e2-8686-0a82ad25ba21} <Trace> oximeter.measurements_histogramu64 (d19f1a5c-34e1-42be-838d-e9c26820dd4c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2025.12.20 02:59:59.385001 [ 272 ] {80d335f1-3743-41e2-8686-0a82ad25ba21} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 10191 | 2025.12.20 02:59:59.385053 [ 272 ] {80d335f1-3743-41e2-8686-0a82ad25ba21} <Debug> TCPHandler: Processed in 0.001956467 sec. | ||
| 10192 | 2025.12.20 02:59:59.385175 [ 272 ] {} <Trace> TCP-Session: d8d95882-e381-4dce-ab94-4a727be12d52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2025.12.20 02:59:59.385269 [ 272 ] {b129b4f2-2efa-4137-b4a3-29e3f43ee467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36846) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10194 | 2025.12.20 02:59:59.385311 [ 272 ] {b129b4f2-2efa-4137-b4a3-29e3f43ee467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10195 | 2025.12.20 02:59:59.385651 [ 272 ] {b129b4f2-2efa-4137-b4a3-29e3f43ee467} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2025.12.20 02:59:59.385687 [ 272 ] {b129b4f2-2efa-4137-b4a3-29e3f43ee467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10197 | 2025.12.20 02:59:59.385991 [ 272 ] {b129b4f2-2efa-4137-b4a3-29e3f43ee467} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10198 | 2025.12.20 02:59:59.386192 [ 272 ] {b129b4f2-2efa-4137-b4a3-29e3f43ee467} <Trace> oximeter.measurements_u64 (4d2766f9-75db-4b8b-8632-b724b40a0fbb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2025.12.20 02:59:59.386313 [ 272 ] {b129b4f2-2efa-4137-b4a3-29e3f43ee467} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 10200 | 2025.12.20 02:59:59.386348 [ 272 ] {b129b4f2-2efa-4137-b4a3-29e3f43ee467} <Debug> TCPHandler: Processed in 0.0012369 sec. | ||